/*
Theme Name: Version 1
Version: 1.0
Author: Carol L.
Author URI: http://sin21.org
*/
html, body, #wrapper { height: 100%; }
body > #wrapper { height: auto; min-height: 100%; }

body {	
	margin: 0 auto;
	background: #131313 url() top center no-repeat;
	font: 11px "Tahoma";
	color: #727272;
	line-height:1.7em;
        text-align: justify; 
	overflow-x:hidden;
}
p {	line-height: 1.5em;	margin: 1.2em 0; }
.clear {
clear: both;
}

a:link {background:none; color:#727272; text-decoration: none;}
a:visited {background:none; color:#727272; text-decoration: none;}
a:hover {background:none; color:#E3AC37;}

strong, b{color: #E5193C;}
strong a, strong a:visited, b a, b a:visited{color: #E5193C;}
strong a:hover, b a:hover{color: #B4B4B4;}
em, i {color: #EBC131;}
u {color: #B4B4B4;}

a img.noborder, a:visited img.noborder{
	padding:0;
	border:0;
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
a:hover img.noborder {
	padding:0;
	border:0;
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
img {
}
a img, a:visited img {
	border:1px solid #2E2E2E;
	background:#0A0A0A;
	padding:5px;
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
a:hover img {
	border:1px solid #4F4F4F;
	background:#0A0A0A;
	padding:5px;
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
#navbar {
	clear: both;
	position: relative;
	z-index: 10;
	height: 3.2em;
	margin-bottom: -3em;
	background:#000;
}
#header {
	margin:0 auto;
	padding:0;
	background:url(images/header.jpg) center 0 no-repeat;
	width:792px;
	height:374px;
}
#wrapper {
	margin:0 auto;
	padding:0;
	position:relative;
	top:280px;
	background:none;
	width:792px;
}
#footer {
	margin:0 auto;
	padding:0;
	background:url(images/footer.jpg) center 0 no-repeat;
	width:794px;
	height:272px;
}
#news {
	float:right;
	margin:0 0 10px 0;
	padding:10px;
	background:url(images/cbg.jpg);
	width:550px;
}
#sidebar {
	float:left;
	margin:0;
	padding:10px;
	background:url(images/cbg.jpg);
	width:194px;
}
.box {
	float:left;
	width:31%;
	padding:0 9px;
	color:#000;
}
.post {
	float:left;
	margin:0 0 10px 0;
	width:82%;
	padding:0 8px;
	border-left:1px solid #1F1F1F;
}
.title {
	margin:0;
	padding:3px 0 0 20px;
	background: url(http://sin21.org/images/paper.gif) 0px 4px no-repeat;
	font:15px "Georgia";
	color:#E3AC37;
	text-align:left;
	font-style:italic;
}
span.cmnt {
	padding:5px 0 0 22px;
	font:28px "Arial";
	line-height:0.7em;
	color:#D9133A;
}
span.cmnt a, span.cmnt a:visited {
	color:#D9133A;
}
span.cmnt a:hover {
	color:#B4B4B4;
}
.date {
	float:left;
	padding:5px 10px 5px 0;
	width:70px;
	text-align:center;
}
span.num {
	padding:3px;
	font:39px "Arial Black";
	line-height:0.7em;
	letter-spacing:-1px;
	color:#D9133A;
}
span.month {
	padding:3px;
	font:15px "Georgia";
	color:#B4B4B4;
	font-style:italic;
	text-align:center;
	text-transform:lowercase;
}

/*LISTS*/
ul.rules {font-size: 12px;margin:0; padding:0;list-style-type:decimal-leading-zero;}
ul.rules li {background:; padding:5px 13px; display: block; border-bottom: 1px solid #E4E4E4; color:#5D5D5D; text-align: left;}

ul.lists {margin:0; padding:0;list-style: none;display: inline;}
ul.lists li {background-image: url();padding:2px;margin:0;border-bottom: 1px solid #22181A;}

ul.links {margin:0; padding:0;list-style: none;display: inline;}
ul.links li {display: block; display: inline; float: left;width: 100%;}
ul.links li a {display:block;padding:2px;border-bottom: 1px solid #22181A;}
ul.links li a:hover{border-bottom: 1px solid #D9133A;}

ul.extra {margin:0; padding:0;list-style: none;display: inline;}
ul.extra li {display: block; display: inline; float: left;width: 98%;}
ul.extra li a {display:block;padding:4px 10px;border-bottom: 1px solid #22181A;}
ul.extra li a:hover{border-bottom: 1px solid #D9133A;}

/*NAVIGATION*/
.nav {font:12px "Trebuchet Ms"; margin:0 auto; padding:8px; text-align: center;}
.nav a, .nav a:visited {background:#000000; padding: 3px 10px; margin-right:3px; color:#797979; text-align:center;}
.nav a:hover {background:url(images/cbg.jpg);color:#EDC933; -webkit-border-radius: 3px; -opera-border-radius: 3px; -moz-border-radius: 3px;}
.nav a.current {background:url(images/cbg.jpg);color:#D9133A; -webkit-border-radius: 3px; -opera-border-radius: 3px; -moz-border-radius: 3px;}
.nav a.current:hover {background:url(images/cbg.jpg);color:#EDC933; -webkit-border-radius: 3px; -opera-border-radius: 3px; -moz-border-radius: 3px;}

/*PACKAGES*/
.pack-head {
	padding:5px;
	font:50px "Arial Black";
	color:#EFC731;
	background:#000;
	line-height:2.2em;
	height:130px;
}
.pack-title {
	margin:0;
	padding:0px 15px;
	font:13px "Georgia";
	color:#B4B4B4;
	text-align:left;
	font-style:italic;
	letter-spacing:3px;
	border-bottom:1px solid #1C1C1C;
}
span.price {
	display:block;
	margin-top:10px;
	padding:10px;
	background:#D9133A;
	font:13px "Verdana";
	color:#fff;
	font-weight:bold;
	width:95%;
}

/*WEB COLLECTIVE*/
.weblink {
	width:300px;
}
.weblink a, .weblink a:visited {
	display:block;
	padding:5px; 
	background:#000;
	color:#EEC930; 
	text-align:center; 
	text-transform:uppercase;
	font-weight:bold;
	text-decoration: none;
}
.weblink a:hover {
	background:#DB143D;
	color:#fff;
}
.webthumbs img {
	border:5px solid #000000;
	padding:1px;
	margin-bottom:1px;
}

/*SIDEBAR FORMS*/
#sidebar form div { 
	padding:1em 0; 
	border-bottom:0px solid #22181A; 
}
#sidebar label {
	float:left; 
	width:20%; 
	background:none;
	color:#E5193C;
	line-height: 200%; 
	text-align:left; 
} 
#sidebar input {
	padding:5px; 
	background:#0A0A0A;
	font:11px "Arial";
	color:#727272;
	width:65%;
	border:1px solid #22181A;
}

/*FORMS*/
.hoverfocus { 
	border:1px solid #B8787A;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
form div { 
	padding:1em 0; 
	border-top:1px solid #22181A; 
}
label {
	float:left; 
	width:26%; 
	background:none;
	color:#E5193C;
	line-height: 200%; 
	padding-right:1em; 
	text-align:right; 
} 
input {
	padding:5px; 
	background:#0A0A0A;
	font:11px "Arial";
	color:#B3BEAD;
	width:60%;
	border:1px solid #22181A;
}
textarea, #comment {
	padding:5px; 
	background:#0A0A0A;
	font:11px "Arial";
	color:#B3BEAD;
	width:60%;
	border:1px solid #22181A;
}
.button input { 
	padding:5px; 
	background:#0A0A0A;
	font:11px "Arial";
	color:#B3BEAD;
	width:30%;
	border:1px solid #22181A;
}
.wpcf7-list-item input{
	font:11px "Arial";
	color: #696969;
	padding: 0 5px;
	margin: 0;
	width:1%;
}
.wpcf7-list-item label{
	font:11px "Arial";
	color: #696969;
	padding: 1px 5px;
	margin-bottom: 5px;
	width:10%;
}
option {
	background: #FBFBFB;
	font: 11px "Trebuchet Ms";
	color: #696969;
	padding: 1px 5px;
	margin-bottom: 5px;
}
select {
	background: #FBFBFB;
	font: 11px "Trebuchet Ms";
	color: #696969;
	padding: 5px;
	border: #DFDFDF 1px solid;
	width:90%;
	margin-bottom: 5px;
}