/*
Theme Name: Shelley
Theme URI: ?
Description: N/A
Version: 1.0
Author: Carol L.
Author URI: http://sin21.org
*/
body {
        margin: 0px auto;
	background:#ffffff;
	overflow-x:hidden;
	text-align: justify;
}

/*Bold, Italics, Underline*/
strong, b {color: #DB8A91;}
i, em {	color: #B79BA7;}
u {color:#8F5A4C;}

/*Main Link CSS*/
a:link, a:visited{color: #626262; text-decoration: none;}
a:hover{color: #C3A05B;}

h1, h2, h3 { 
	font-family:"Trebuchet MS";
	text-decoration: none;
}
.box {
	padding:5px;
	background:none;
	font:11px "Trebuchet MS";
	color:#7D606C;
	line-height:15px;
}
.nav {
	padding:0;
	background:none;
	font:16px "Times";
	color:#E7BEC4;
	font-style:italic;
	letter-spacing:1px;
	text-align:center;
	line-height:15px;
}
.nav b {color:#A78594;}
.nav a:link,.nav a:visited {color:#D17E89;padding:5px 20px;}
.nav a:hover{color: #7E5A69;text-decoration: none;}

/*Bullet & Link List*/
ul { list-style-type: none;  margin: 0px; padding: 0px;}
ul li { display: block; list-style-type: none; color: #626262; background:#171717; border-bottom: 1px solid #0A0A0A; width: 95%; padding: 5px 10px 5px 18px;}

/*Posts/Pages/Comments CSS*/
#c-body { 
	margin: 0 25px 25px 0px;
	padding: 8px;
	background: #ffffff;
	border:1px solid #F5F2F1;
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
}
.c-title { 
	margin:0;
	padding:5px 5px;
	background:none;
	font: 18px "Georgia";
	color: #E2A7A9;
	font-weight:bold;
	font-style:italic;
	text-transform: lowercase;
	text-shadow: 0 1px 1px #ffffff;
	text-align: left;
	letter-spacing:-1px;
	border-bottom:1px solid #E8D9DE;
}
.c-cmnt {
	position:absolute;
	top:28px;
	left:450px;
	padding: 0 88px 0 0;
	font: 30px "Georgia";
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	width:40px;
}
.c-cmnt a:link,.c-cmnt a:visited {color: #D2D1CF;}
.c-cmnt a:hover{color: #F8C25E;text-decoration: none;}
.c-news {
	padding: 10px;
	background: #F5F2F1;
	font:11px "Trebuchet MS";
	color: #97837D; 
	line-height: 18px;
	text-align: justify;
	 -moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
}
.c-news a:link, .c-news a:visited {text-transform: none;color:#97837D; }
.c-news a:hover{color:#7E5A69; text-decoration: underline;}
.c-news img, .c-news img a, .c-news img a:visited{
	padding: 5px;
	background:#ffffff;
	border:1px solid #E8D9DE;
	margin-right: 3px;
}
.c-news img a:hover{
	padding: 5px;
	background:#ffffff;
	border:1px solid #E2A7A9;
}
.c-meta {
	margin: 0;
	padding: 6px 10px;
	background: #ffffff;
	font:10px "Trebuchet MS";
	color: #BBABA6; 
	line-height: 13px;
	text-align: justify;
	 -moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
}
.c-meta a:link, .c-meta a:visited  {color:#BBABA6; }
.c-meta a:hover{color:#7E5A69; }
.cmnt-title {
	margin: 0 10px;
	padding: 6px 10px;
	background: #070707;
	font: 11px "Tahoma";
	color: #E91756; 
	text-align: justify;
	text-transform:capitalize;
	border-bottom:1px solid #373737;
}
.cmnt-body {
	margin: 0 10px;
	padding: 6px 10px;
	background: #131313;
	font: 10px "Tahoma";
	color: #626262; 
	text-align: justify;
}
/*Sidebar CSS*/
#s-body { 
	margin: 0 15px 25px 15px;
	padding: 8px;
	background: #ffffff;
	border:1px solid #F5F2F1;
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
}
.s-title { 
	margin:0;
	padding:5px 5px;
	background:none;
	font: 18px "Georgia";
	color: #C8B7C0;
	font-weight:bold;
	font-style:italic;
	text-transform: lowercase;
	text-shadow: 0 1px 1px #ffffff;
	text-align: left;
	letter-spacing:-1px;
	border-bottom:1px solid #E8D9DE;
}
.s-news {
	padding: 10px;
	background: #F5F2F1;
	font:11px "Trebuchet MS";
	color: #97837D; 
	line-height: 18px;
	text-align: justify;
	 -moz-border-radius:  5px; 
	-webkit-border-radius: 5px; 
}
.s-news a:link, .s-news a:visited {text-transform: none;color:#97837D; }
.s-news a:hover{color:#7E5A69; text-decoration: underline;}
.s-news img{
	padding: 5px;
	background:#ffffff;
	border:1px solid #E8D9DE;
	margin-right: 4px;
	margin-top: 4px;
}
.s-news img a:hover{
	padding: 5px;
	background:#ffffff;
	border:1px solid #E2A7A9;
}

/*Forms/Blockquote CSS*/
blockquote {
	padding: 2px 10px 2px 90px;
	background: #fff url(images/quote.jpg) 3px 0 no-repeat;
	font: 11px "Trebuchet Ms";
	color: #B3A2A7;
	text-align: justify;
	line-height: 16px; 
	border:1px solid #E6DED9;
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
}
#submit {
	padding: 8px 0;
	background:#ffffff;
	font: 11px "Arial";
	color: #C8B7C0;
	font-weight:bold;
	text-align: center;
	line-height: 15px; 
	border:1px solid #E6DED9;
	width:120px;
}
#author, #email, #url {
	padding:5px;
	background:#ffffff;
	font: 11px "Arial";
	color: #626262;
	text-align: justify;
	line-height: 15px; 
	border:1px solid #E6DED9;
	width:95%;
}
input {
	padding:5px;
	background:#ffffff;
	font: 11px "Arial";
	color: #626262;
	text-align: justify;
	line-height: 15px; 
	border:1px solid #E6DED9;
}

textarea, #comment{
	padding:5px;
	background:#ffffff;
	font: 11px "Arial";
	color: #626262;
	text-align: justify;
	line-height: 15px; 
	border:1px solid #E6DED9;
	width:95%;
}
select {
	padding:5px;
	background:#ffffff;
	font: 11px "Arial";
	color: #626262;
	text-align: justify;
	line-height: 15px; 
	border:1px solid #E6DED9;
	width:70%;
	margin-bottom: 5px;
}