/* -- START CSS --
Author: Timeless Beauty
Title: Grey Skies
Version: 01
Url: http://monet-mazur.org/

/* ------------------------------------------------------ Body and Globals 
----------------------------------------------------------------------------------------*/
*{margin:0;padding:0;}

body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:left;
line-height: 14px;
color: #4c3d30;
padding:0; margin:0;
background:#ffffff url(images/bg.jpg) repeat-x;
}

tr, td {vertical-align:top;padding:0; margin:0;}
div {padding:0; margin:0;}

.clearing {clear:both; height:0px; padding:0; margin:0;}

img {border:0; padding:0; margin:0;}

input,select,textarea, {
border: #b9e974 0px solid;
font-size: 9px;

color:#000000;
font-family:tahoma;
padding:4px;
}

img.alignleft{margin: 5px 10px 2px 0;}

img.alignright{margin: 5px 0 2px 10px;}

.alignleft{float: left; clear:both}

.alignright{float: right; clear:both}

blockquote {
font:12px "Trebuchet MS", Arial ;
line-height:22px;
border-top:3px solid #82c3e5;
border-bottom:3px solid #82c3e5;
padding:5px;
margin:5px;
margin-left:5px;
background:#dbf0f3;
color:#4c3d30;
}

/* ------------------------------------------------------ Links
----------------------------------------------------------------------------------------*/
a {
color:#938a6b;
font-weight:500;
text-decoration:underline;
}
	
a:hover {text-decoration:none}

a.altlink {
color:#b1a375;
text-decoration:none;
}
	
a.altlink:hover {text-decoration:underline}


/* ------------------------------------------------------ Layout 
----------------------------------------------------------------------------------------*/
#wrapper {width:860px;margin:0 auto; background:#ffffff;border:0px solid #eef6d2;padding:0px;}



#title {
float:left;
width:0px;
height:0px;
padding:0;
padding-top:0px;

}

#title h1 {
font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
text-transform:uppercase;
font-size:24px;
color:#938a6b;
padding:0;margin:0;
font-weight:100;
padding-left:4px;
letter-spacing:-1px;
}

#navigation {
width:860px;
height:20px;
}

#navigation ul {
margin: 0px;
padding: 0px;
margin-top:0px;
list-style: none;
}

#navigation li {
margin: 0px;
padding: 0px;
}

#navigation a {
font-size: 14px;
font-family:Trebuchet MS;
color: #938a6b;
font-weight:bold;
margin: 5px;
text-transform:uppercase;
padding: 6px;
text-decoration:none;
}

#navigation a:hover {

color: #b1a375;
text-decoration: none;
}

#display {
width:860px;

margin:0 auto;
margin-top:0px;
text-align:center;
padding:0px;
}

/* ------------------------------------------------------ Content 
----------------------------------------------------------------------------------------*/

#main-content {
margin:0 auto;
float:left;
padding: 6px;
margin-left:0px;
font:tahoma, Arial, Helvetica, sans-serif;
line-height:12px;
width:582px;
background:#ffffff; 
}

#main-content img {margin:2px; border:1px solid #938a6b;}
#main-content img:hover {margin:2px; border:1px solid #b1a375;}

#main-content ul li {
list-style-type: none;
list-style-position: inside;
padding:0; margin:0;
display:block;
margin:3px;
padding:4px;
padding-left:24px;
border-bottom: 1px dotted #8e7f5c;
background: url(images/bullet_star.png) left no-repeat;
}

/* ------------------------------------------------------ Post Info 
----------------------------------------------------------------------------------------*/

.postdate{
	color:#0000000; 
	font: 13px tahoma; 
	padding-top:2px; 	

	border: 1px dotted #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.post-header {float:right;width:552px;}
.post-header h1 {color:#b1a375;font-size:14px;font-family:Trebuchet MS;text-transform: uppercase;padding-bottom:10px;margin-bottom:2px;margin-top:10px;font-weight:bold;}
.post-header h1 a{color:#938a6b; text-decoration:none;font-weight:bold;}
.post-header h1 a:hover{color:#938a6b;text-decoration:none}

.post-meta {
	color:#4c3d30;
	font-size:11px;
	text-transform:none;
	margin-bottom:10px;
}
.post-meta a {color:#938a6b; text-decoration:none}
.post-meta a:hover {color:#b1a375; text-decoration:underline;}

.post-body {
	margin-top:5px;
	margin-bottom:5px;
	line-height: 14px;
}

.post-body img {padding:4px; margin:0px; border:1px solid #938a6b;}
.post-body img:hover {padding:4px; margin:0px; border:1px solid #b1a375;}

.tags {margin-bottom:3px;color:#b1d687;}
.tags a {color:#b9e974; text-decoration:none;padding:2px;}
.tags a:hover {color:#8eb359;background:#afa27f}

.post-spacer {padding-bottom:10px;margin-bottom:15px;}

/* ------------------------------------------------------ Sidebar 
----------------------------------------------------------------------------------------*/
#sidebar {float:right;width:250px;background:#dfd7bb;padding:6px;}

#sidebar h2 {font-family:Trebuchet MS;color:#938a6b;font-size:14px;text-transform:uppercase;padding-top:8px;padding-bottom:3px;font-style:italic;text-align:left;border-bottom: double #dfd7bb; padding-bottom:5px; letter-spacing:1px;}

#sidebar ul, ul li, li {list-style-type: none;list-style-position: inside;padding:0;margin:0;}

#sidebar ul li a {font-family:tahoma, Arial, Helvetica, sans-serif;font-size:11px;color:#8e7f5c;padding-left:4px;display: block;border-bottom: 1px solid #8dafd5;padding-left: 4px;margin-right:10px;text-decoration:none; font-weight:300;}

#sidebar ul li a:hover  {background:#e0f6c3;color:#afa27f;text-decoration: none;}

/* ------------------------------------------------------ Footer 
----------------------------------------------------------------------------------------*/

#footer {background:#ffffff;margin:0 auto;margin-top:20px;width:860px;line-height:13px;padding:0px;}

/* ------------------------------------------------------ Comments
----------------------------------------------------------------------------------------*/

li.commentlist {
border-bottom: 1px solid #eee;
margin-left:1px;
padding:5px;
}

.alt {
background:#f9ffef;
margin-left:1px;
margin-right:1px;
}

.comment-meta a, .comment-meta a:link, .comment-meta a:visited {
color: #a8dc71;
text-decoration:underline;
}

.comment-meta a:hover, .comment-meta a:active {
color: #fff;
background:#a8dc71;
text-decoration:none
}

.comment-meta {
margin-left:1px;
padding:10px;
border-bottom:1px solid #dbf0f3;
}

.comment-text {
margin-left:1px;
padding-left:20px;
padding-right:20px;
}

#respond {
margin-bottom:10px;
color:#373737;
margin-top:5px;
font-weight:100;
background:#efffd3;
padding:10px;
padding-left:15px;
border:1px solid #b9e974;
}


