/*  
Theme Name: Stickman Steve
Theme URI: http://www.stickmansteve.com
Description: Custom wordpress theme created by Mike Smith for Stickman Steve.
Version: 1.0
Author: Blog Theme Machine
Author URI: http://www.blogthememachine.com
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	color: #000;
	font-size: 12px;
	background: #343434;
	line-height: 14px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#sitewrapper {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 1000px;
	background: #FFF url(images/bg_contentwrap.jpg) repeat-y top center;

}

.topwrapper {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 757px;
	height: 182px;
	background: #FFF url(images/bg_topwrapper.jpg) repeat-y top left;
	clear: both;
}

.topwrapper2 {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 243px;
	height: 182px;
	background: #FFF url(images/bg_topwrapper.jpg) repeat-y top right;
}

.logo {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
}

a, a:visited { color: #252525; text-decoration: underline; }
a:hover {text-decoration: none; }

.websitewrap {
         position: relative;
         float: left;
         margin: 0;
         padding: 0;
         width: 1000px;
}

/* TOP NAVIGATION CODES */

.navigationwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 757px;
	color: #252525;
	height: 55px;
	line-height: 55px;
}

ul#navlist { margin: 0; padding: 0; }

#navlist li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	margin: 0;
}

#navlist li a, #navlist li a:visited { color: #1D0129; font-weight: bold; font-size: 30px; font-family: Helvetica, Tahoma; text-decoration: none; }
#navlist li a:hover { color: #0075A2; }


/* HEADER WRAP CODES HERE */

.headerwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 757px;
	color: #FFF;
	height: 127px;
}

/* LEFT SIDEBAR WRAP CODES HERE */

.leftsidebar {
	position: relative;
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
	width: 200px;
}

.leftboxtitle {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 30px;
	padding-top: 5px;
	width: 170px;
	height: 29px;
	color: #E1E8FA;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/bg_leftboxtitle.jpg) no-repeat top left;
}

.leftboxbody {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 30px;
	padding-bottom: 10px;
	width: 170px;
	color: #252525;
}
.leftboxbody ul { 
	padding: 0;
	margin: 0;
	width: 160px;
}

.leftboxbody ul li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
}

.leftboxbody ul li a, .leftboxbody ul li a:visited { color: #1D0129; text-decoration: none; }
.leftboxbody ul li a:hover {text-decoration: underline; }

/* CONTENT WRAP CODES HERE */

.contentwrap {
	position: relative;
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
	width: 595px;
}

.postwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	width: 575px;
}

.postwrap h1, .postwrap h1 a, .postwrap h1 a:visited {
	color: #1D0129;
	font-weight: bold;
	text-decoration: none;
	font-size: 24px;
	padding: 0;
	line-height: 24px;
	margin-bottom: 10px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.postwrap h1 a:hover {
	color: #1890C0;
}

.postwrap img { padding: 5px; }

.post-bottom {
	position: relative;
	float: left;
	margin: 0;
	padding: 5px;
	width: 565px;
	background: #E1E8FA;
	border-top: 1px solid #B8D0E7;
	border-bottom: 1px solid #B8D0E7;
	color: #B8D0E7;
	font-weight: bold;
}

.post-bottom a, .post-bottom a:visited {
	color: #B8D0E7;
	text-decoration: none;
	font-weight: bold;
}

.post-bottom a:hover {
	text-decoration: underline;
}

.post-navigation {
	position: relative;
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	width: 565px;
	color: #848484;
	font-size: 12px;
}

.post-navigation-next {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 280px;
	text-align: right;
}

.post-navigation-previous {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 280px;
}

.post-navigation-next a, .post-navigation-next a:visited { padding: 5px; color: #252525; font-weight: bold; font-size: 11px; line-height: 21px; text-decoration: none; border: 1px solid #B8B8B8; background-color: #F6F6F6;}
.post-navigation-next a:hover {color: #6BACED; text-decoration: none;}

.post-navigation-previous a, .post-navigation-previous a:visited { padding: 5px; color: #252525; font-weight: bold; font-size: 11px; line-height: 21px; text-decoration: none; border: 1px solid #B8B8B8; background-color: #F6F6F6;}
.post-navigation-previous a:hover {color: #6BACED; text-decoration: none;}





/* RIGHT SIDEBAR WRAP CODES HERE */

.rightsidebar {
	position: relative;
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
	width: 205px;
}

.rightboxtitle {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 10px;
	padding-top: 5px;
	width: 195px;
	height: 29px;
	color: #E1E8FA;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/bg_rightboxtitle.jpg) no-repeat top left;
}

.rightboxbody {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 180px;
	color: #252525;
}
.rightboxbody ul { 
	padding: 0;
	margin: 0;
	width: 160px;
}

.rightboxbody ul li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
}

.rightboxbody ul li a, .rightboxbody ul li a:visited { color: #1D0129; text-decoration: none; }
.rightboxbody ul li a:hover {text-decoration: underline; }



/* FOOTER WRAP CODES HERE */

.footerwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	width: 980px;
	height: 29px;
	background: url(images/bg_footer.jpg) repeat-x top center;
	color: #E1E8FA;
}

.footerwrap a, .footerwrap a:visited {color: #E1E8FA; text-decoration: none; }
.footerwrap a:hover { text-decoration: underline; }

/* COMMENT CODES */

ul.commentlist {
margin: 0;
padding: 0;
border-top: 1px solid #dadada;
list-style-type: none;
}

ul.commentlist li.alt {
background: #F5F5F5;
margin: 0;
padding: 5px;
border-bottom: 1px solid #dadada;
}

ul.commentlist li.authorcomment {
background: #E4DEC6;
margin: 0;
padding: 5px;
border-bottom: 1px solid #dadada;
}

ul.commentlist li {
padding: 5px;
margin: 0;
border-bottom: 1px solid #dadada;
}

ul.commentlist li a, ul.commentlist li a:visited {
	color: #1D0129;
	font-weight: normal;
	text-decoration: none;
}

ul.commentlist li a:hover {color: #252525; }

.comment-author {
	font-size:20px;
	margin: 0;
	padding: 0;

}
.comment-author a, .comment-author a:visited {
	color: #1D0129;
	font-weight: normal;
	text-decoration: none;
}

.comment-author a:hover {color: #252525; }
