 /*
Theme Name: CS 3COL
Theme URI: http://charlessimmons.com/blog
Version: 1.4
Description: Black 3 column theme. Modified by Charles Simmons.
Author: Charles Simmons
Author URI: http://www.charlessimmons.com
Tags: three columns, right sidebar, widget ready, fixed width, rising sun, simple, black, gray, orange
*/

/* -standards- */

body {
	background: #000000;
	color: #ffffff;
	font-family: "Arial";
	font-size: .75em;
	display: block;
	}
p {
	text-align: justify;
	}
h2 {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
	}
a {
	color: #ffffff;
	text-decoration: none;
	}
a:hover {
	color: #ffa20f;
	}
#navlink {
	margin-bottom: 40px;
	}

/* -header- */

#topbar {
	color: black;
	width: 920px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0;
	}
#topbar .title a {
	color: #ffa20f;
	display: none;
	}
#topbar .title a:hover {
	color: #ffffff;
	}
#banner {
	width: 920px;
	background-repeat: no-repeat;
	background-image: url(images/finalIndBkgd_02.jpg);
	height: 300px;
	background-position: left top;
	}
#pgBanner {
	width: 920px;
	background-repeat: no-repeat;
	background-image: url(images/finalPgBkgd_02.jpg);
	height: 300px;
	background-position: left top;
}
#hmBanner {
	width: 920px;
	background-repeat: no-repeat;
	background-image: url(images/finalHmBkgd_02.jpg);
	height: 300px;
	background-position: left top;
}
#banner img {
	height: 300px;
	width: 920px;
	}
#pgBanner img {
	height: 300px;
	width: 920px;
}
#hmBanner img {
	height: 300px;
	width: 920px;
}

#contentwrap {
	width: 920px;
	background-repeat: no-repeat;
	background-image: url(images/finalIndBkgd_03.jpg);
	}
#pgContentwrap {
	width: 920px;
	background-repeat: no-repeat;
	background-image: url(images/finalPgBkgd_03.jpg);
}
#hmContentwrap {
	width: 920px;
	background-repeat: no-repeat;
	background-image: url(images/finalHmBkgd_03.jpg);
}

/* -content- */

#top_navlist {
	width: 920px;
	float: left;
	padding-top: 10px;
}
#content {
	text-align: left;
	padding-top: 60px;
	width: 560px;
	float: left;
	margin-right: 10px;
	}
#singleContent {
	text-align: left;
	padding-top: 60px;
	width: 560px;
	float: left;
	margin-right: 10px;
}
#pgContent {
	text-align: left;
	padding-top: 60px;
	width: 700px;
	float: left;
	margin-right: 60px;
}
#wpPosts {
	border-style: none;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
	background-repeat: repeat-y;
	float: left;
	background-image: url(images/finalIndHmCntSlc_03.jpg);
}
#pgPosts {
	padding-right: 45px;
	padding-left: 45px;
	width: 600px;
	top: auto;
	text-align: left;
	background-repeat: repeat-y;
	float: left;
	background-image: url(images/finalPgCntSlc_03.jpg);
}

/* -navigation- */

#navlist{
	font-weight: bold;
}

#navlist li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#navlist li a{
	border-bottom: none;
	text-decoration: none;
	margin-right: 10px;
}

#navlist li a:link {
	color: #FF9900;
}
#navlist li a:visited {
	color: #999999;
}

#navlist li a:hover{
	color: #FFFFFF;
}

#navlist li.current_page_item a{
}

#navigationwrap1 {
	margin-right: 20px;
	}
#navigationwrap1, #navigationwrap2 {
	float: left;
	margin-bottom: 40px;
	}
#navigation1, #navigation2 {
	float: left;
	width: 158px;
	}
#navigation1 {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#navigation1 h2 {
	font-weight: normal;
	text-transform: uppercase;
	}
#navigation1 h2.small, #navigation2 h2.small, #navigation1 h2.widgettitle, #navigation2 h2.widgettitle {
	border-bottom: 1px dotted #404040;
	color: #FF9900;
	font-size: 1em;
	font-weight: bold;
	margin-top: 20px;
	text-transform: none;
	}
#navigation1 ul, #navigation2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation1 li, #navigation2 li {
	list-style: none;
	}
#navigation1 ul li:hover , #navigation2 ul li:hover {
	background: #252525;
	}
#navigation1 ul li, #navigation2 ul li {
	border-bottom: 1px dotted #252525;
	padding: 3px 3px 3px 10px;
	}
#navigation1 ul li ul li, #navigation2 ul li ul li {
	border: none;
	padding: 3px 3px 3px 10px;
	}

/* -post and entries- */

.post h2, .post h2 a {
	color: #ffa20f;
	text-transform: uppercase;
	}
.post h2 a:hover {
	color: #ffffff;
	}
.post img, .post object, .post embed {
	display: block;
	margin: 0 auto;
	}
.post blockquote {
	background: url("images/blockquote.jpg") no-repeat top left;
	font-style: italic;
	padding-left: 30px;
	}
.postmetadata-top {
	clear: both;
	margin-top: -15px;
	padding-bottom: 10px;
	}
.postmetadata-bottom {
	font-size: .9em;
	margin: 20px 0 40px 0;
	padding: 3px;
	background-color: #1F1502;
	}
.postmetadata-bottom a {
	color: #dadada;
	}
.postmetadata-bottom a:hover {
	color: #ffffff;
	}
.entry {
	clear: both;
	}
.entry a {
	color: #ffa20f;
	text-decoration: none;
	}
.entry a:hover {
	color: #ffffff;
	text-decoration: none;
	}

/* -search form- */

#searchsubmit {
	display: none;
	}
#s {
	background: #ffffff url("images/magnifier.png") no-repeat top left;
	border: none;
	padding: 1px 2px 1px 17px;
	width: 250px;
	}

/* -footer- */

#footer {
	clear: both;
	color: #404040;
	width: 920px;
	background-image: url(images/finalIndBkgd_04.jpg);
	height: 70px;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	background-repeat: no-repeat;
	}
#pgFooter {
	clear: both;
	color: #404040;
	width: 920px;
	background-image: url(images/finalPgBkgd_04.jpg);
	height: 70px;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left;
}
#wpContentFooter {
	background-image: url(images/WP-newIndSngFtr_04.jpg);
	height: 47px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 560px;
}
#pgContentFooter {
	background-image: url(images/WP-newPgFtr_04.jpg);
	height: 47px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 700px;
}
#footer a {
	color: #404040;
	}
#pgFooter a {
	color: #404040;
}

/* -comments- */

#comments {
	clear: both;
	}
#respond {
	border-top: #252525 1px solid;
	clear: both;
	padding-top: 30px;
	}
.commentmetadata {
	text-transform: uppercase;
	}
.commentlist div.alt {
	color: #ffffff;
	padding: 10px;
	background-color: #1F1502;
	}
.commentlist div {
	padding: 10px;
	}
.commentlist div blockquote {
	background: #252525;
	border: 1px solid #404040;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px;
}
.commentlist div.alt blockquote {
	background: #000000;
	border: 1px solid #404040;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px;
}
#comment {
	height: 300px;
	width: 480px;
	}

/* -floats -*/

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}

