/* Designed and coded by Carol & Ang of Sin21 Designs   -   http://www.sin21.org */

body {
	margin: 0px;
	background:#E5D8CF;
	font: 11px "Tahoma";
	line-height: 15px;
}
/*Bold, Italics, Underline*/
strong, b {color:#C78B87;}
i, em {	color: #704B4E;}
u {color:#CA5250;}

/*Main Link CSS*/
a:link, a:visited{color:#A2A2A2; text-decoration: none;}
a:hover{color:#704B4E;}

h1, h2, h3 { 
	font-family:"Trebuchet MS";
	text-decoration: none;
}
.box {
	padding:10px;
	font: 11px "Tahoma";
	text-align: justify;
	color:#704B4E;
	line-height: 13px;
}

/*Bullet & Link List*/
ul {margin: 0; padding: 0; list-style: disc inside; list-style-type: none;}
ul.lists {width: 100%; font-size: 11px; list-style-type: none; display: inline; margin: 0; padding: 0;}
ul.lists li {display: block; border-bottom: 1px solid #D8D8D8; color: #626262; text-align: left; padding: 3px 0 3px 5px;}

/*Posts/Content CSS*/
.c { 
	margin:0 auto;
	padding: 10px 0;
	width:95%;
}
.c-title { 
	margin:0 auto;
	background:;
}
.c-title-txt { 
	padding: 5px 0 0 0;
	font: 20px "Georgia";
	color: #C97877;
	text-align: center;
	font-weight:bold;
	font-style:italic;
	text-transform: lowercase;
	text-shadow: 0 1px 0px #EFE8E2;
}
.c-date { 
	padding:0;
	background: #E5D8CF;
	font: 10px "Arial";
	color: #704B4E;
	text-align: center;
	text-transform: uppercase;
}
.c-date a, .c-date a:visited {text-transform: uppercase;color:#704B4E;}
.c-date a:hover{color: #ffffff; text-decoration: underline;}
.c-news {
	padding: 10px;
	background: #EFE8E2;
	font: 11px "Tahoma";
	color: #8A817A; 
	line-height: 17px;
	text-align: justify;
	border:1px solid #D3C4BB;
	img-border: #FFFFFF;
	 -moz-border-radius:  20px; 
	-webkit-border-radius: 20px; 
}
.c-news img, .c-news a img, .c-news a:visited img{
	margin-right: 3px;
	padding: 5px;
	background:#ffffff;
	border:1px solid #D3C4BB;
}



.c-news a:hover img{
	margin-right: 3px;
	padding: 5px;
	background:#ffffff;
	border:1px solid #CA5250;
}
.c-news a, .c-news a:visited {color:#8A817A; }
.c-news a:hover{color:#704B4E; text-decoration: underline;}
.c-cats {
	margin:0 auto;
	padding:5px;
}
.c-cats a, .c-cats a:visited {
	padding: 5px;
	background: #FAF8F5;
	font: 11px "Tahoma";
	color:#6E6E6E; 
	font-weight:bold;
	 -moz-border-radius:  4px; 
	-webkit-border-radius: 4px; 
 }
.c-cats a:hover{color:#FAF8F5;background:#DEACAF;text-decoration:none;}

.c-cats img.noborder {
	background:none;
	padding:0;
	border:0;
}

.c-news img.noborder {
	background:none;
	padding:0;
	border:0;
}

/*Sidebar CSS*/
.s { 
	margin:0 auto;
	padding: 10px 0;
	width:95%;
}
.s-title { 
}
.s-title-txt { 
	padding: 18px 0 4px 0;
	font: 20px "Georgia";
	color: #C97877;
	text-align: center;
	font-weight:bold;
	font-style:italic;
	text-transform: lowercase;
	text-shadow: 0 1px 0px #EFE8E2;
}
.s-news {
	padding: 10px;
	background: #EFE8E2;
	font: 11px "Tahoma";
	color: #8A817A; 
	line-height: 17px;
	text-align: justify;
	border:1px solid #D3C4BB;
	 -moz-border-radius:  20px; 
	-webkit-border-radius: 20px; 
}

.pagenav {
        background: #e5dfd9 url('') no-repeat bottom center;
	font-size: 8pt;
        text-shadow: 0 1px 0 #dbd6d2;
        text-transform:uppercase;
        color: #8a817a;
	padding:3px 14px;
	font-family: arial;
	border:1px solid #efe8e2;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
}

.s-news a, s-news a:visited {color:#8A817A; }
.s-news a:hover{color: #704B4E; text-decoration: underline;}
.s-news img, .s-news a img, .s-news a:visited img{
	margin-right: 3px;
	padding: 5px;
	background:#ffffff;
	border:1px solid #D3C4BB;
}
.s-news a:hover img{
	margin-right: 3px;
	padding: 5px;
	background:#ffffff;
	border:1px solid #CA5250;
}

.s-news img.noborder {
	background:none;
	padding:0;
	border:0;
}

.s-news a:hover img.noborder{
	background:none;
	padding:0;
	border:0;
}

/*Forms/Blockquote CSS*/
blockquote {
	margin:22px 10px;
	padding:10px 10px 0 100px;
	background: #ffffff url(images/bgquote.jpg) 0 0 no-repeat;
	font: 11px "Tahoma";
	color: #818181;
	text-align: justify;
	line-height: 16px; 
	min-height:80px;
	 -moz-border-radius:  8px; 
	-webkit-border-radius: 8px; 
}
#submit {
	padding: 8px 0;
	background:#c97877;
	font: 11px "Tahoma";
	color: #ffffff;
	font-weight:bold;
	text-align: center;
	line-height: 15px; 
	border:0;
	width:120px;
}
#author, #email, #url {
	padding:5px;
	background:#F4F4F4;
	font: 11px "Tahoma";
	color: #626262;
	text-align: justify;
	line-height: 15px; 
	border:1px solid #D4D4D4;
	width:95%;
}
input {
	padding:5px;
	background:#F4F4F4;
	font: 11px "Tahoma";
	color: #626262;
	text-align: justify;
	line-height: 15px; 
	border:1px solid #D4D4D4;
}

textarea, #comment{
	padding:5px;
	background:#F4F4F4;
	font: 11px "Tahoma";
	color: #626262;
	text-align: justify;
	line-height: 15px; 
	border:1px solid #D4D4D4;
	width:95%;
}
select {
	padding:5px;
	background:#ffffff;
	font: 11px "Tahoma";
	color: #626262;
	text-align: justify;
	line-height: 15px; 
	border:1px solid #E6DED9;
	width:70%;
	margin-bottom: 5px;
}
#foot {
	margin: 0px;
	background: #232323; 
	width: 840px;
	padding: 10px;
}
.footer {
	margin: 0px;
	font: 10px "Tahoma"; 
	color: #C1C1C1; 
	line-height: 12px; 
	text-align: justify; 
}
.footer a { 
	padding: 6px 15px 6px 15px; 
	width: 110px; 
	border-right: 0px solid #3F3F3F; 
	background: #2A2A2A; 
	color: #E0BC5C; 
	text-align: center; 
	font: 10px "Helvetica", sans-serif; 
}
.footer a:hover {
	background: #78BCC9; 
	color: #1F1F1F; 
	text-decoration: none;
}


