/*  
Theme Name: Sydney Michelle
Theme URI: http://www.sydneymichelle.com/
Description: Clean Narrow theme designed spicifically for Sydneymichelle INC.
Version: 1
Author: Rudy Burgin 3
Author URI: http://www.rudybilt.com/
*/

/***********************************************
*	HTML
***********************************************/
body{
	background: url(images/body.jpg);
	padding: 0px;
	color: #737373;
	font-size: 9pt;
	font-family: verdana;
	}
#wrapper{
	width: 750px;
	margin: 0 auto;
	overflow: hidden;
	}
#content{
	background: url(images/bg.gif) repeat-y;
	clear: both;
	padding: 0 0 0 0;
	overflow: hidden;
	}
/***********************************************
*	HEADER
***********************************************/
.subheader{
	height: 0px; /*185*/
	background: url(images/headerbg.jpg) no-repeat;
	padding: 57px 0 0 0;
	text-align: center;
	}
.subheader h1{
	font-size: 25pt;
	color: #ffffff;
	}
.nav{
	background: url(images/nav.jpg) no-repeat;
	height: 109px;
	clear: both;
	}
.subnav{
	float: left;
	width: 750px;
	padding: 0 0 10px 0;
	}
.subnav ul{
	margin: 0;
	padding: 0 0 0 0;
	}
.subnav ul li{
	display: inline;
	list-style: none;
	background: url(images/navli.jpg) no-repeat 0 4px;
	padding: 0 0 0 0;
	margin: 0;
	}
/***********************************************
*	MAIN
***********************************************/
#main{
	float: left;
	width: 485px; /*562*/
	padding: 0 10px 20px 20px;
	}
.posttitle{
	clear: both;
	padding: 0 0 20px 0;
	}
.postdate{
	float: left;
	background: url(images/date.jpg) no-repeat;
	width: 59px;
	height: 57px; /*62*/
	text-align: center;
	color: #ffffff;
	padding: 5px 0 0 0;
	}
.postdate span{
	color: #737373;
	font-size: 16pt;
	display: block;
	padding: 7px 0 0 0;
	}
.posturl{
	background: url(images/posttitle.jpg) no-repeat;
	height: 62px;
	}
.posturl h2{
	margin: 0;
	padding: 5px 0 0 8px;
	font-size: 11pt;
	}
.post{
	clear: both;
	}
.postmeta{
	padding: 10px 0 0 8px;
	font-size: 7pt;
	clear: both;
	}
.pauthor{
	background: url(images/pauthor.jpg) no-repeat;
	padding: 0 10px 5px 20px;
	float: left;
	}
.pcat{
	background: url(images/pcat.jpg) no-repeat 0 -2px;
	padding: 0 10px 5px 20px;
	float: left;
	}
.pcom{
	background: url(images/pcom.jpg) no-repeat;
	padding: 0 10px 5px 20px;
	float: right;
	}
.pedit{
	background: url(images/pedit.jpg) no-repeat;
	padding: 0 10px 5px 20px;
	float: left;
	}
.entry{
	float: left;
	width: 400px;
	text-align: justify;
	padding: 0 0 20px 0;
	}
.navigation{
	clear: both;
	font-size: 8pt;
	}
/***********************************************
*	COMMENTS
***********************************************/
#comments{
	clear: both;
	}
#comments h3{
	margin: 0;
	padding: 0;
	font-size: 10pt;
	border-bottom: 1px solid #cccccc;
	}
input, textarea{
	font-family: verdana;
	font-size: 8pt;
	}
ol.commentlist{
	margin: 0;
	padding: 10px 0;
	}
ol.commentlist li{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	}
.comcontent{
	background: #deebf2;
	padding: 5px 2px;
	}
.comfooter{
	text-align: right;
	font-size: 7pt;
	}
blockquote{
	background: url(images/body.jpg);
	margin: 10px;
	padding: 5px 2px;
	border: 1px solid #f6a911;
	}
input#author, input#email, input#url, textarea#comment{
	background: url(images/body.jpg);
	border: 1px solid #f6a911;
	}
/***********************************************
*	SIDEBAR
***********************************************/
#sidebar{
	float: left;
	width: 205px; /*247*/
	padding: 0 0 0 0;
	}
#sidebar h2{
	font-family: Trebuchet MS;
	border-bottom-width: 2px;
	border-bottom-color:#999999;
	margin: 0;
	padding: 2px 0 2px 0;
	color: #666666;
	font-size: 11pt;
	}
#sidebar ul{
	margin: 0;
	padding: 0;
	}
#sidebar ul li{
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
	border-bottom: thin;
	}
#sidebar ul li ul.noli{
	margin: 0;
	padding: 10px 0 0 0;
	}
#sidebar ul li ul.noli li.login{
	border-bottom: none;
	padding: 0 15px 5px 20px;
	background: url(images/login.jpg) no-repeat 0 2px;
	display: inline;
	}
#sidebar ul li ul.noli li{
	border-bottom: none;
	padding: 0 15px 5px  20px;
	background: url(images/admin.jpg) no-repeat 0 0;
	display: inline;
	}
#sidebar ul li ul{
	margin: 0;
	padding: 10px 0 0 0;
	}
#sidebar ul li ul li{
	border-bottom: none;
	padding: 0 0 5px 20px;
	background: url(images/sidecom.jpg) no-repeat 0 3px;
	}
#sidebar ul li ul.cat li{
	background: url(images/sidecat.jpg) no-repeat;
	padding: 0 0 5px  20px;
	}
#sidebar ul li ul.arch li{
	background: url(images/sidecom.jpg) no-repeat 0 3px;
	padding: 0 0 5px  20px;
	}
#sidebar ul li ul.recentposts li{
	background: url(images/sidepost.jpg) no-repeat 0 3px;
	padding: 0 0 5px  20px;
	}
/***********************************************
*	FOOTER
***********************************************/
#footer{
	background: url(images/footer.jpg) bottom no-repeat;
	padding: 0 0 0 0;
	font-size: 8pt;
	}
/***********************************************
*	LINKS
***********************************************/
a{
	text-decoration: none;
	color: #989898;
	}
.links {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #989898;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #989898;
	text-decoration: none;
}
a:hover {
	color: #FF3399;
	text-decoration: none;
	}
.posturl h2 a:hover, .navigation a:hover, .subheader h1 a:hover{
	text-decoration: none;
	}
.subnav a, .subheader h1 a{
	font-size: small;
	color: #9ACF34;
	font-weight: bold;
	text-decoration: none;
}
.subnav a:hover{
	color: #FF3399;
	text-decoration: none;
	}