/*
Theme Name: Eurocreme Network - Template
Theme URI: http://network.eurocreme.com/
Description: The default Eurocreme Network Template
Version: 1
Author: Dominic Diesel
Author URI: http://dominicdiesel.com/

*/

html {
	background-color: #000000;
	margin:0;
	padding:0 0 10px 0;
}
body {
	text-align: center;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 73%; /* Resets 1em to 10px */
	background: #000000;
	margin:0;
	padding:0;
}
p {
	margin:0 0 15px 0;
}
h1 {
	line-height:1.2em;
	margin:0 0 10px 0;
}
h2 {
	line-height:1.1em;
	margin:0 0 10px 0;
}
h3 {
	line-height:1em;
	margin:0 0 10px 0;
}

#top_bg {
	width: 100%;
	height:178px;
	margin:0 auto;
	background-color:#000000;

}
.logo {
	float:left;
}
#navigation {
	text-align:right;
	right:0;
	bottom:0;
	position:absolute;
	background:url(images/nav.png) right bottom no-repeat transparent;
	width:338px;
	height:49px;
}
#navigation img {
	border:0;
}
#header {
	width: 905px;
	height:178px;
	margin:0 auto;
	background: url(images/header.png) top center no-repeat #000000;
	z-index:10;
	position:relative;
}

#wrapper {
	display: block; 
	width:905px; 
	margin:0 auto;
	background:transparent;
}
/* #wrapper_top {
	width: 902px;
	height:15px;
	margin:0 auto;
	background: url(images/wrapper-top.png) top center no-repeat #dedede;
} */
#wrapper_inner {
	width:875px;
	margin:0 auto; 
	padding:20px 15px 20px 15px;
	/* Do rounding (native in Firefox and Safari) */
	/* -webkit-border-radius: 10px;
	-moz-border-radius: 10px; */
	background-color: #fff;
}
/* #wrapper_bottom {
	width: 902px;
	height:15px;
	margin:0 auto;
	background: url(images/wrapper-bottom.png) top center no-repeat #dedede;
}
*/

#description {
	line-height:1.2em;
	font-size:1.1em;
	margin:0;
	background-color:#000;
	color:#fff;
	width:650px;
	float:right;
	height:60px;
}
#top_article {
	height:215px;
	clear:both;
	background: url(images/wrapper-top.jpg) top left repeat-x #182b66;
}
#content {
	width: 75%;
	float: right;
	text-align: left;
	margin-right:17px;
}
#content_body {
	line-height: 1.4em;
	font-size: 1.1em;
	color:#333;
}
#content_body img {
	margin:0 10px 10px 0;
	border:0;
}


#sidebar {
	width: 20%;
	float: left;
	text-align: left;
}

#both {
	clear: both;
}

#footer {
	margin-top:20px;
	font-size:1em;
}

.title {
	font-size: 3em;
	font-weight: bold;
}
hr {
	display: none;
	}
	
#menu ul{
	    margin: 0 auto;
	    padding: 0;
	}
#menu ul li {
	    list-style: none;
		text-align: center;
	    padding: 15px 0 0 0;
	    margin-bottom: 5px;
		text-transform:uppercase;
		font-size: 1.2em;
		font-weight: bold;
		height:30px;
		width:195px;
		background: url(images/button.png) top left #fff no-repeat;
}
#sidebar ul {
		margin:0 0 10px 0;
		padding:0 0 0 10px;
}
#sidebar ul li {

		list-style-type: none; 
		text-align: left;
		margin:0 0 5px 0;
		font-weight: bold;
		padding:0;
}
#sidebar  {
		font-size: 1.2em;
}
.sidebar_section {

}
.sidebar_section .rounded {
	margin:0 0 8px 0;
	color:#fff;
	display:block;
	background-color:#d01700;
	font-family: Helvetica, Arial, Sans-serif !important;
	padding:5px 10px 4px 10px;
	/* Do rounding (native in Firefox and Safari) */
	/* -webkit-border-radius: 10px;
	-moz-border-radius: 10px; */
}
.sidebar_section h4 {
	margin:0 0 5px 10px;
}
a {
	text-decoration:none;
	color:#3d85d7;
}
a:hover {
	text-decoration:underline;
	color:#333;
}
h4 {
	margin:0 0 5px 0;
}

#sites {
	font-size:0.9em;
	color:#ffffff;
	width: 905px;
	height:25px;
	margin:15px auto;
	text-align:left;
}
#sites ul
{
list-style: none;
padding: 0;
margin: 0;
}
#sites li
{
float: left;
margin: 0 10px 0 0;
}

#navbarmenu
{	margin: 0;
	padding: 0;
	z-index:1000;
	position:absolute;
}

	#navbarmenu li
	{	float: right;
		list-style: none;
		font: 11px;
	}

			#navbarmenu li.first
			{	
				background:transparent;
				padding:0;
				display:block;

				margin:0;
				}
				#navbarmenu li.first a
				{	
					background:transparent;
					text-decoration: none;
					
					color: #EAFFED;
					white-space: nowrap;
					}
				
					#navbarmenu li.sub a
					{	display: block;
						background:  #333 !important;
						padding: 4px 5px;
						text-decoration: none;

						width: 130px;
						color: #999;
						white-space: nowrap;
						}
						#navbarmenu li.subtitle
						{	display: block;
							background:  #999 !important;
							padding: 0 5px 0 5px ;
							text-decoration: none;
							width: 130px;
							color: #dedede;
							white-space: nowrap;
							}
		

	#navbarmenu li a:hover
	{	
		color:#dedede !important;
		text-decoration:underline;
	}
		
		#navbarmenu li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border:1px dotted #666;
		}
		
			#navbarmenu li ul li
			{	float: none;
				display: inline}
			
			#navbarmenu li ul li a
			{	width: auto;
				background: #A9C251;
				color: #24313C}
			
			#navbarmenu li ul li a:hover
			{	background: #8EA344}
			
.post_nav_top {
	padding:0 0 10px 0;
	margin:0 0 30px 0;
}
.post_nav_bottom {
	padding:10px 0 0 0;
	margin:30px 0 0 0;
}
.alignleft {
	float:left;
	text-align:left;
}
.alignright {
	float:right;
	text-align:right;
}
.wp-caption img {
	margin:5px !important;
}
.wp-caption {
	background-color:#eeeded;
	border:1px #dedede solid;
	text-align:center;
}
.wp-caption.alignleft {
	margin:0 10px 10px 0 !important;
}
.wp-caption.alignright {
	margin:0 0 10px 10px !important;
}
.wp-caption-text {
	margin:0 5px !important;
	font-size:0.9em;
}
img.alignleft  {
	margin:0 10px 10px 0 !important;
}
img.alignright {
	margin:0 0 10px 10px !important;
}
.post_nav_top .alignleft, .post_nav_bottom .alignleft {
	width:49%;
}
.post_nav_top .alignright, .post_nav_bottom .alignright {
	width:49%;
}
.post {
	margin:0 0 15px 0;
}
#header .navitem {
	background-color:transparent;
	color:#ffffff;
	padding:15px 5px 6px 16px;
	font-size:1.3em;
	font-weight:bold;
	display:inline;
	float:left;
	margin-left:5px;
}
#header .navitem a {
	color:#ffffff !important;
}
.clear {
	clear:both;
}
.post_title {
	float:right;
	text-align:left;
	width:580px;
}
.post_date {
	float:left;
	width:50px;
	border-right:1px dotted #ccc;
}
.post_meta {
	float:right;
	text-align:left;
	width:580px;
	margin-bottom:10px;
}
.post_content {	
	float:right;
	text-align:left;
	width:580px;
}
.date_day {
	font-size:1.6em;
	font-weight:bold;
	display:block;
	width:30px;
	text-align:center;
}	
.date_month {	
	display:block;
	font-size:1.1em;
	font-weight:bold;
	width:30px;
	text-align:center;
}
.date_year {
	display:block;
	font-size:1.1em;
	font-weight:bold;
	width:30px;
	text-align:center;
}	
/* Begin Comments*/
#comments_area {
	margin:30px 0 20px 0;
	border-top:1px dotted #999;
	padding-top:20px;
}
#respond  {
	margin:30px 0 0 0;
		font-size:1.1em;
}
#comments  {
	margin:10px 0 0 0;
	font-size:1.3em;
	
}
#comment  {
	width:400px;
	height:150px;
}
.alt {
	margin: 0;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px 0;
	list-style: none;
	}
.comment_author {
	font-weight:bold;
	font-size:1.1em;
	color:#333;
}
.comment_content {
}
.comment_content a {
}

.commentlist p {
	margin: 0 0 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-size:0.9em;
	}
.avatar {
	display:none;
}
/* End Comments */

/* Start Adverts */
.advert_banner {
	width:468px;
	height:60px;
	border:0;
	float:right;
	margin:3px 0 0 0;
	z-index:-1;
	border:2px solid #000000;
}
/* End Adverts */

.archive_header {
	margin:0 0 20px 0;
	font-weight:bold;
}
.archive_header h2 {
	font-size:1.5em;
	margin:0 0 5px 0;
}
.tweets a {
	font-size:0.9em !important;
	font-weight:normal !important;
}
.wp-smiley {
	padding:0 !important;
	margin:0 !important;
}