/*
THEME NAME:Condition Poor
THEME URI:http://www.slangon.com
DESCRIPTION:Built exclusively for the use of SlangKo, Inc.
Version:1.1
AUTHOR:S.Langon
AUTHOR URI:http://www.slangon.com
*/



body {
	background:#333333;
        background-image: url(images/RoughWood_1000.jpg);
}

img {
	border:none;
}

del {
	color:#990000;
}



/*CONTAINER*/

#container_outer {
	position:absolute;
	width:810px;
	top:25px;
        left:50%;
	margin-left:-400px;
	background-image: url(images/shad01.png);
	background-position:right;
	background-repeat:repeat-y;
}

#container {
	float:left;
	width:800px;
        border: 1px solid black;
        background-color:#D1D1C5;
}

#bottomshadow {
	float:left;
	width:802px;
	background-image: url(images/shad02.png);
	height:10px;
}





/*HEADER*/

#header {
	width:800px;
        height:186px;
	background: url(images/CPB_800_rough.jpg);
        background-repeat:no-repeat;
        background-position:center;
	border-bottom:3px double black;
}

#header a {
        display:block;
        width:100%;
        height:100%;
        color:transparent;
}





/*MAIN CONTENT*/

#content {
        background-color:#F5F2E3;
	width:550px;
	float:left;
	padding:10px 25px;
	border-right:1px solid #111111;
}

.post {
	color:#000000;
        padding-bottom:10px;
}

.post h2 {
	color:#000000;
}

.post small {
	font:normal small Arial, Helvetica, sans-serif;
	color:#990000;
        font-weight:bold;
}

.post h2 a {
	color:#000000;
	text-decoration:none;
}

.post a {
	color:#990000;
	text-decoration:none;
}

.post a:hover {
	color:#990000;
	text-decoration:underline;
}

.entry {
	font-family:"Times New Roman", Times, serif;
        padding-bottom:25px;
}

.entry a {
	font:normal small Arial, Helvetica, sans-serif;
	color:#990000;
	text-decoration:none;
        font-weight:bold;
}

.postmetadata {
	font:normal small Arial, Helvetica, sans-serif;
	color:#666666;
}

.postmetadata a {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.postmetadata a:hover {
	text-decoration:underline;
}

.navigation {
	font:bold x-small Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top:5px;
}

.navigation a {
	font:bold x-small Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
}

.navigation a:hover {
	font:bold x-small Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.share a {
	font:normal small Arial, Helvetica, sans-serif;	
	color:#990000;
        font-weight:bold;
	text-decoration:none;
}
#divider {
	width:500px;
	height:15px;
	background: url(images/bat_divider.png);
	background-repeat:no-repeat;
	background-position:center;
}
table {
	font-family: Helvetica;
	border: 1px #990000 solid;
	border-spacing: 0px;
	margin-top: 0px;
	width:525px;
}
th {
	border:1px solid #990000;
}
td {
	font-size:small;
	border: 1px #990000 solid;
}
tr:hover {
	background:#D1D1C5;
}


/*SIDEBAR*/

.sidebar {
	background: url(images/sidebar_head.png);
        background-repeat:no-repeat;
        background-position:top center;
        background-color:#D1D1C5;
	float:left;
	width:199px;
        height:100%;
	padding:0px;
	padding-top:45px;
}

.sidebar ul {
	font:bold 8pt Arial, Helvetica, sans-serif;
	list-style:none;
	margin:0;
	padding:5px;
	line-height:1.5;
}

.sidebar a {
	text-decoration:none;
	color:#000000;
}

.sidebar a:hover:before {
	content:"+ ";
	text-decoration:none;
	color:#990000;
}

#archive_menu {
	color: #000000;
	padding: 2px 0 2px 6px;
	border: 1px solid #333333;
	width:175px;
	font:bold x-small Arial, Helvetica, sans-serif;
}

.sidebar #no_before a:hover:before {
	display:none;
}

.sidebar h2 {
	font-family:"Times New Roman", Times, serif;
	margin-bottom:-1px;
}

.sidebar img {
	margin:20px 0px 5px 0px;
}

#foot {
	background: url(images/sidebar_foot.png);
        background-repeat:no-repeat;
        background-position:top center;
        background-color:#D1D1C5;
	width:199px;
        height:24px;
}

#fadeshowBG {
	margin-top:15px;
	padding:14px;
	background-image:url(images/slideshow/COM_BG.jpg);
	height:289px;
	width:161px;
}
#fadeshowBG img {
	margin:0px;
}
#search {
	margin:20px 0px 5px 0px;
}


/*FOOTER*/

#footer {
	background: url(images/footer_rough2.jpg);
        background-repeat:no-repeat;
	float:left;
	width:800px;
        height:80px;
	border-top:3px double black;
}

#footer a {
        display:block;
        width:100%;
        height:100%;
        color:transparent;
}



/*COMMENTS*/

.comments-template{
	margin: 0;
	padding: 10px 0 0;
}



.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}



.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
}



.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}



.commentmetadata{
	font-size: 12px;
}



.comments-template p.nocomments{
	padding: 0;
}



.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	width:500px;
}



/* WORDPRESS IMG CAPTIONS */

.wp-caption{
        background-color:#E6E6E6;
	border: 1px solid #ddd;
	margin: 10px;
	padding-top: 4px;
	text-align: left;
}

.wp-caption img{
	border: 0 none;
	margin: 0;
	padding: 5PX;
}

.wp-caption p.wp-caption-text{
        text-align:left;
	font-size:small;
        font-weight:bold;
	padding: 1px 4px 0 5px;
}


/* Applied-last Element Treatments */

.aligncenter, div.aligncenter, img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
        border: 1px solid black;
        margin-top:5px;
        margin-bottom: 5px;
}

img.alignleft{
	display: inline;
	margin: 0 7px 2px 0;
        border: 1px solid black;
}

img.alignright{
	display: inline;
	margin: 0 0 2px 7px;
}

.alignleft{
	float: left
}

.alignright{
	float: right;
}

span.caps{
	cursor: help;
}

.center{
	text-align: center;
}

.hidden{
	display: none;
}

.clear{
	clear: both;
}
