/*
Theme Name: graymist
Theme URI: http://www.themelayouts.com/
Description: Designed by <a href="http://www.themelayouts.com">ThemeLayouts</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: ThemeLayouts/DreamTemplate
Author URI: http://www.dreamtemplate.com/
*/


/* Normal Tags */
body { background: #dadada url(images/background.png) repeat-x top; margin: 0; padding: 0;  font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a, a:link, a:active, a:visited { color: #8f1617; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }
blockquote, blockquote blockquote blockquote  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; margin: 2px; padding: 4px; border: 1px solid #fff;
background:#dadada;
padding: 10px;
margin: 3px;
font-style:italic;
 -moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;	 }
	blockquote blockquote { margin: 0 5px; padding: 10px; border-top: 1px solid #dadada; border-bottom: 1px solid #dadada; background: #ffffff; }
input, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #5e5e5e; margin: 2px; padding: 4px; border: 1px solid #fff;
background:#fff;
padding: 3px;
margin: 3px;
 -moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;	}
.post input, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000; margin: 2px; padding: 4px; border: 1px solid #fff;
background:#dadada;
padding: 3px;
margin: 3px;
 -moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;	}
b, strong { color:#333333; font-weight:bold;}
i, em { color:#8f1617; font-style:italic;}

/* Wordpress Classes */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: none; text-align: center; background-color: #eeeeee; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; font-family: Tahoma, Geneva, sans-serif; }
img.centered { 	display: block; margin-left: auto; margin-right: auto; 	}
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }
.navigation { display: block; padding: 0 0 20px 0; }
.wp-smiley { background: none; border: none; padding: 0; margin: 0; }


/* Layout Styles */
.clearer { clear: both; }
.ovhd { overflow: hidden; }

	/* Header */
	#header { width:1000px; height: 500px; margin:0; background: url(images/header.png) no-repeat top; background-position:center;}
		#headiv { width: 980px; height: 136px; overflow: hidden; }
			#logo { float: left; margin: 41px 0 0 0; border: none; }
				
	
	/* Wrapper */
	#wrapper { width: 982px;  margin: 0; padding: 0; overflow: hidden; }
	#container { width: 959px; background: url(images/contentbg.png) -36px; margin-left:6px; padding: 0; overflow: hidden; }
	#container2 { width: 940px;  margin: 20px; padding: 0; overflow: hidden; }

	
		/* Content */
		#content { width: 553px; float: right;font: 12px Arial, Helvetica, sans-serif; line-height: 21px; text-align: left; color: #585858; margin-right:40px }
			#contenttop { background: url(images/contenttop.png) no-repeat top left;  width:553px; height:83px;}
			#contentbottom { background: url(images/contentbottom.png) no-repeat top left; width:543px; height:83px; padding-right:25px;text-align:right; font-size:10px; font-style:italic;  }
			
			#contentdiv { width: 531px; }
			.meta { border: 1px solid #fff;
			font-size:10px;
padding: 4px;
margin: 6px;
width:200px;
background: #FFFFFF;
 -moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 5px; }
			.entry {width: 531px; padding: 10px; background: #ffffff; border-top: 1px solid #ebebeb; border-right: 1px solid #ebebeb; border-left: 1px solid #ebebeb;}
			.post { font-size: 11px; 
line-height: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #5e5e5e; }
				
			
			/* Content Headlines */
			#content h2 { font-size: 20px; 
line-height: 20px;
font-family: georgia;
letter-spacing: -1.5px;
text-transform: capitalize;
font-weight: normal;
color: #8f1617;
padding-top: 45px;
padding-bottom: 20px;
padding-left: 20px;
vertical-align:middle;
text-shadow: #fff 1px 1px 1px;}

#content img {
border: 1px solid #8f1617;
padding: 3px;
margin: 3px;
 -moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
}
#content a img {
border: 1px solid #8f1617;
padding: 3px;
margin: 3px;
 -moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
}

#content a img:hover {
border: 1px solid #000;
background:#dadada;
padding: 3px;
margin: 3px;
 -moz-border-radius:  5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
}

 
			
			/* Commentlist - comments/replies list */
			ol.commentlist { list-style-type: none; margin: 0; padding: 0; }
			ol.commentlist li { margin: 0 0 25px 0; background: none; border: none; padding: 10px; }
			ol.commentlist li.alt { background: #f0f0f0; border: 1px solid #e5e5e5; }
			ol.commentlist li ul.children { list-style-type: none; list-style-image: none; }
			ol.commentlist li.alt ul.children li, ol.commentlist li ul.children li.alt ul li { background: #ffffff; border: 1px solid #e0e0e0; }
			ol.commentlist li.alt ul.children li ul li { background: #f4f4f4; border: 1px solid #eeeeee; }
			.avatar { float: left; margin-right: 5px; background: none; border: none; }
			
				/* Comment Form */
				input#author, input#email, input#url, textarea#comment { background: #fcfcfc; border: 1px solid #d0d0d0; }
			

		/* Sidebar */
		#sidebar { width: 280px; float: left; margin-left:10px; font: 12px Arial, Helvetica, sans-serif; line-height: 21px; text-align: left; color: #585858; }
			.sidecontent { padding: 0 20px; font-size: 11px; 
line-height: 18px;
font-family: Arial, Helvetica, sans-serif;
text-transform: none;
font-weight: normal;
color: #5e5e5e; }
		
			/* Sidebar Headline */
			#sidebar h2 { }
			.projet {
font-family: Georgia, "Times New Roman", Times, serif;
color: #8f1617; 
text-transform: none;
font-size: 16px;
font-style: italic;
padding-bottom: 3px;
padding-top: 3px;
text-shadow: #fff 1px 1px 1px;
}

	
		.com { text-align:left; width:553px;}	
			/* Sidebar UL, OL */
			#sidebar ul, #bottombar ul { list-style-type: square; margin: 0; padding: 0 0 0 25px; }
			#sidebar ul li, #sidebar ol li, #bottombar ul li, #bottombar ol li { margin: 0; padding: 0; }
			
		
		/* Footer */
		#footer { width: 100%; background: url(images/topnavbg.jpg) repeat-x #2f2f2f; overflow: hidden; padding: 20px 0; margin: 0; }
		#footer2 { width: 982px; overflow: hidden; }
		#fl { width: 600px; float: left; }
		
			/* Bottom Nav UL */
			#fl ul { list-style-type: none; list-style-image: none; margin: 13px 0 0 0; padding: 0; display: inline-block; border-right: 1px solid #797979; float: left; }
			#fl ul li { float: left; display: inline; margin: 0; padding: 0; }
			
				/* Top Nav Links */
				#fl ul li a, #fl ul li a:link, #fl ul li a:active, #fl ul li a:visited { display: block; float: left; color: #fdfdfd; font: 11px Tahoma, Geneva, sans-serif bold; padding: 2px 22px 2px 22px; border-right: 1px solid #515151; border-left: 1px solid #797979; }
				#fl ul li a:hover { text-decoration: underline;}
				#fl ul li.home a { border-left: none; }
				
		#fr { width: 280px; float: right; font: 12px Arial, Helvetica, sans-serif; line-height: 21px; color: #fbfbfb; text-align: left; margin: 0; }
		#footer a { color: #fdfdfd; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
		
		