/*  
Theme Name: ValidCoding
Theme URI: http://www.validcoding.com
Description: Template designed and coded by kyle dornblaser, wordpress integration by jordan smith
Version: 1.0
Author: Kyle Dornblaser, Jordan Smith
Author URI: http://www.dornblaser.info/
*/

/* Perfection */

body {
	background: url(i/bg.jpg) repeat-x #374f0e;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

td, th {
        border: 1px solid #427200;
}

td {
        padding: 2px;
}

tr {
        border: none;
}

th, .th {
        background: #427200;
        color: #fff;
}

blockquote {	
	font-family: "Courier New", Courier, monospace;
	margin: 5px;
        padding: 5px;
        background: #e4e4e4;
        color: #333;
}

.ieonly {
        visibility: hidden !important;
        visibility: visible;
        text-align: center;
        color: #fff;
}

#container {
	background: #fff;
	width: 862px;
	margin-left: auto;
	margin-right: auto;
}

#nav {
	background: #579500;
	width: 862px;
	height: 36px;
}

#nav_tl {
	background: url(i/nav_tl.jpg) no-repeat top;
	width: 6px;
	height: 36px;
	float: left;
}

#nav_tr {
	background: url(i/nav_tr.jpg) no-repeat top;
	width: 6px;
	height: 36px;
	float: right;
}

#nav .left {
	float: left;
        margin: 0 0 0 3px;
}

#nav .right {
	float: right;
	padding: 10px 5px 0 0;
	color: #fff;
}

#nav .left a {
	color: #fff;
	text-decoration: none;
        display: block;
        height: 36px;
        float: left;
        padding: 0 10px;
        line-height: 36px;
}

#nav .left a:hover {
	background: #184800;
}

#nav .right a {
	color: #fff;
	text-decoration: none;
}

#nav .right a:hover {
	text-decoration: underline;
}

#banner {
	background: url(i/banner.jpg);
	width: 840px;
	height: 177px;
	margin: 11px;
}

#content {
	padding: 11px;
	width: 840px;
	overflow: hidden;
}

#content h1 {
	font-size: 22px;
	font-weight: normal;
	color: #427200;
        padding: 0 0 0 10px;
}

#content h1 a {
	font-size: 22px;
	font-weight: normal;
	color: #427200;
	text-decoration: none;
}

#content h1 a:hover {
	text-decoration: underline;
}

#content .left {
	float: left;
	width: 557px;
	color: #3b3b3b;
}

#content .left a {
	color: #427200;
	font-weight: bold;
	text-decoration: none;
}

#content .left a:hover {
	text-decoration: underline;
}

#top_ad {
	padding: 0 54px;
}

.post {
	padding: 0 0 0 42px;
}

.about_post {
	float: left;
	color: #999;
	padding: 5px 0 0 42px;
        font-size: 10px;
}

.comments {
	float: right;
	padding: 5px 0 0 0;
	color: #999;
        font-size: 10px;
}

.clear {
	clear: both;
}

#content .right {
	border-left: 1px solid #bfbfbf;
	float: right;
	width: 253px;
	padding: 0 0 0 9px;
	height: 100%;
	position: relative;
}

#content .right h3 {
	font-size: 14px;
	color: #427200;
}

#content .right ul {
	list-style-type: none;
	padding: 0 0 0 17px;
	padding: 0 0 0 10px; /*style for IE*/
	margin: 0px;
}

#content .right li {
        list-style-type: none;
}

#content .right a {
	color: #383838;
	font-weight: bold;
	text-decoration: none;
}

#content .right a:hover {
	text-decoration: underline;
}

#content .right form {
	width: 212px;
	height: 23px;
}

.search {
	background: #437400;
	border: 1px solid #354d15;
	width: 143px;
	height: 15px;
	padding: 3px 5px;
	color: #c1ff6c;
	float: left;
}

.submit {
        background: url(i/findit.jpg);
	float: right;
	border: none;
	width: 50px;
	height: 23px;
}

.categories {
        padding: 0px;
        margin: 10px 0 0 0;
}

#psuedo {
	background: #fff;
	width: 862px;
        overflow: hidden;
}

#psuedo_lb {
	background: url(i/b_lb.jpg);
	float: left;
	width: 6px;
	height: 6px;
        overflow: hidden;
}

#psuedo_lr {
	background: url(i/b_rb.jpg);
	float: right;
	width: 6px;
	height: 6px;
        overflow: hidden;
}

#footer {
	text-align: center;
	color: #fff;
	padding: 10px;
}

#footer a {
	color: #6bb900;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

#clear {
	clear: both;
}

/* top link bar */

#link_bar {
	height: 17px;
	width: 100%;
	background: #3a3a3a;
	color: #fff;
    padding: 5px 0;
border-bottom: 1px solid #ccc;

} 

#link_bar a {
	color: #fff;
	text-decoration: none;
}

#link_bar a:hover {
	text-decoration: underline;
}

#lb_left {
	float: left;
    padding: 0 0 0 5px;
}

#lb_right {
	float: right;
	padding: 1px 5px 0 0;
}

a#xblag {
	color: #c4c4c4;
}

a#halotrilogy {
	color: #73cc15;
}

a#xpros {
	color: #c11b0f;
}
a#handheldnow {
	color: #ce5b0f;
}

a#validcoding {
        color: #B824B5;
}