/* 

CSS Template by gorotron
http://www.gorotron.com
Provided via Creative Commons Attribution License 3.0
http://creativecommons.org/licenses/by/3.0/


*/

html, body {
	margin:0;
	padding:0;
	
}

html {
	
}

body {
	background:url(/templates/template5/bg.gif);
	font:11px Arial,Helvetica,sans-serif;
	color:#333;
}

#pagecontent {
	padding:10px;
	width:800px;
	margin:0 auto;
	background-color:#FFF;
	border:1px #EAEAEA solid;
	border-width:0 1px;
}
#main-content {
	font-size:1.2em;
}

#left {
	display:inline;
}

h1 {
	font-size:3em;
	font-weight:bold;
	margin:10px;
	padding-right:5px;
	color:#3D5E6D;
}

.channel_description {text-align:left;margin:0px 0 30px 20px;color:#555555;font-size:90%;width:75%;}

h1#site-title {
	display:inline;
}

h1#site-title a {
	color:#325FC7;
	text-decoration:none;
}
div#header_viewcart_link {
	clear:right;
}

div#header_viewuser_link {
	clear:left;
	border:0px solid red;
	width:500px;
}
div.headerlinks {
	float:right;
	text-align:right;
	margin-right:10px;
	display:block;
	width:15em;
}

/*h2 {
	margin:0;
	display:inline;
	font-size:11px;
	font-weight:normal;
}*/

h3 {
	margin:0;
	
}

h4 {
	margin:10px 0 0;
	font-size:12px;
}

.title {
	font-weight:bold;
	font-size:125%;
}

p {
	line-height:1.5em;
	text-align:justify;
}

a {
	text-decoration:none;
	color:#F60;
}

a:hover {
	text-decoration:underline;
}
	
#banner {
	width:800px;
	height:145px;
	background:#FFF url(banner.jpg) no-repeat;
	background-position:center center;
	margin-bottom:10px;
}

#IEspacer {
	height:97px;
	width:800px;
}

#content {
	float:left;
	width:550px;
}

.entry {
	width:550px;
	border:10px solid #E7EEDD;
	padding:10px;
	margin-bottom:10px;
	margin-right:10px;
}

#entry-description {
	width:550px;
	padding:10px;
}

.entry .title a {
	color:black;
}

.entry .title a:hover {
	text-decoration:underline;
}
.add-comment-button {
	border:0px;
	vertical-align:middle;
}

.date {
	display:block;
	text-align:right;
}

.comments {
	display:block;
	text-align:right;
}

#sidebar {
	float:right;
	width:200px;
}


.random_skyscraper_widget {
	width:184px!important;
}


/*
* BEGIN FOOTER STYLES
*/
	#footer {
		width:800px;
		margin:0 auto;
		background-color:#555555;
		color:white;
		padding:10px;
		clear:both;
	}
	#footer a {
		color:#8CB6FB;
	}
	#footer a:hover,#footer a:active {
		color:white;
	}
/*
* END FOOTER STYLES
*/

.gallery_image { 

	padding:3px 0!important; }
	
#mainmenu {
	height:32px;
}
.primary_link {
font-size:150%;
}

	
