/*
Theme Name: Natty
Theme URI: ?
Description: 
Version: 1.0
Author: Carol L.
Author URI: http://dirrty-laundry.com
*/
body {
        margin: 0px auto;
	background: #000;
	overflow-x:hidden;
	text-align: justify;
}
#layout {
        margin: 0px auto;
}
/*Bold, Italics, Underline*/
strong, b {	
	color: #F3346D;
}
i, em {	
	color: #D1D0CE;
}
u {
	color: #E6A934;
}
/*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:10px "Tahoma";
	color:#EDBA5C;
}

/*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;}

/*Template CSS*/
#c-body { 
	float:right;
	margin:0 2px 0 0;
	padding: 0 0 20px 0;
	background: #070707;
	width:580px;
}
.p-title { 
	margin:0;
	padding:20px 0 0 0;
	background: url(images/p-title.jpg) center no-repeat;
	height:74px;
	position:relative;
top:35px;
font: 12px "Arial";
	color: #EDBA5C;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.p-title-text {
	position:absolute;
	top:35px;
	padding: 0 5px 0 25px;
	font: 12px "Arial";
	color: #EDBA5C;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.c-title { 
	margin:0;
	padding:20px 0 0 0;
	background: url(images/c-title.jpg) center no-repeat;
	height:74px;
	position:relative;
}
.c-title-text {
	position:absolute;
	top:30px;
	padding: 0 5px 0 15px;
	font: 12px "Arial";
	color: #EDBA5C;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.c-date { 
	position:absolute;
	top:44px;
	padding: 0 5px 0 15px;
	font: 8px "Verdana";
	color: #E34877; 
	text-align: left;
	text-transform: uppercase;
	letter-spacing:1px;
	font-weight: bold;
}
.c-date a:link, .c-date a:visited {
	color: #E34877; 
}
.c-date a:hover{
	color: #EDBA5C;
	text-decoration: underline;
}
.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: 0 5px;
	background: #070707;
	font:11px "Tahoma";
	color: #626262; 
	line-height: 17px;
	text-align: justify;
}
.c-news a:link, .c-news a:visited {
	text-transform: none;
	color: #626262; 
}
.c-news a:hover{
	color: #C3A05B; 
	text-decoration: underline;
}
.c-meta {
	margin: 0 10px;
	padding: 6px 10px;
	background: #131313;
	font: 10px "Tahoma";
	color: #626262; 
	line-height: 17px;
	text-align: justify;
	 -moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
}
.c-meta a:link, .c-meta a:visited  {
	text-transform: none;
	color: #626262; 
}
.c-meta a:hover{
	color: #E9B140; 
}
.c-news img{
	padding: 5px;
	background:#0A0A0A;
	border:1px solid #1D1D1D;
	margin-right: 3px;
}
.c-news img a, .c-news img a:visited{
	padding: 5px;
	background:#000000;
	border:1px solid #222222;
	margin-right: 3px;
}
.c-news img a:hover{
	padding: 5px;
	background:#000000;
	border:1px solid #C50D47;
}
.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;
}
#s-body { 
	float:left;
	margin:7px 0 0 2px;
	padding: 0 0 25px 0;
	background: #070707;
	width:230px;
}
.s-title { 
	margin:0;
	padding: 15px 0;
	background: url(images/s-title.jpg) center no-repeat;
	font: 12px "Trebuchet Ms";
	color: #0A0A0A;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	width:227px;
}
.s-news {
	padding: 0 5px 20px 5px;
	background: #070707;
	font:11px "Tahoma";
	color: #626262; 
	line-height: 17px;
	text-align: justify;
}
.s-news a:link {
	text-transform: none;
	color: #626262; 
}
.s-news a:visited {
	color: #626262; 
}
.s-news a:hover{
	color: #C3A05B; 
	text-decoration: underline;
}
.s-news img{
	padding: 5px;
	background:#0A0A0A;
	border:1px solid #1D1D1D;
	margin-right: 1px;
}

/*******FORMS*********/
blockquote {
	padding: 3px 16px;
	background: #131313;
	font: 10px "Tahoma";
	color: #4E4E4E;
	text-align: justify;
	line-height: 13px; 
	 -moz-border-radius:  10px; 
	-webkit-border-radius: 10px; 
}
#submit {
	padding: 8px 0;
	background: url(images/s-title.jpg) center no-repeat;
	font: 11px "Arial";
	color: #0a0a0a;
	font-weight:bold;
	text-align: center;
	line-height: 15px; 
	width:120px;
}
#author, #email, #url {
	padding:5px;
	background: #0A0A0A;
	font: 11px "Arial";
	color: #626262;
	text-align: justify;
	line-height: 15px; 
	border: 1px solid #1D1D1D;
	width:95%;
}
input {
	padding:5px;
	background: #0A0A0A;
	font: 11px "Arial";
	color: #626262;
	text-align: justify;
	line-height: 15px; 
	border: 1px solid #1D1D1D;
}

textarea, #comment{
	padding:5px;
	background: #0A0A0A;
	font: 11px "Arial";
	color: #626262;
	text-align: justify;
	line-height: 15px; 
	border: 1px solid #1D1D1D;
	width:95%;
}
select {
	padding:5px;
	background: #0A0A0A;
	font: 11px "Arial";
	color: #626262;
	text-align: justify;
	line-height: 15px; 
	border: 1px solid #1D1D1D;
	width:70%;
	margin-bottom: 5px;
}