/*  
Theme Name: JahWeez Theme
Theme URI: http://grandmasterb.com/portfolio
Description: JahWeez.org Wordpress Theme
Version: 1.0
Author: Bryan Davis (aka GrandmasterB)
Author URI: http://grandmasterb.com/
*/

body {
	margin: 0 auto;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #291807;
	background: #c1aF93;
	}
a {
	color: #694e31;
	text-decoration: underline;
	}
a:hover {
	color: #d60525;
	text-decoration: none;
	}

img {
	border: none;
	}

p {
	padding: 0 0 10px;
	margin: 0;
    line-height: 1.6em;
	}
	
h1 {
	font-family: Georgia, Times New Roman, serif;
	margin:0;
	padding-left: 10px;
	font-size: 36px;
	color: #d60525;
	}
	
h1 a {
	color: #d60525;
	text-decoration: none;
	}

h1 a:hover{
	color: #3d3d3d;
	text-decoration: none;
	}

h2 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 24px;
	font-weight: normal;
	color: #d60525;
	margin-bottom: 3px;
	}

h2 a {
	color: #d60525;
	text-decoration: none;
	}
	
h2 a:hover {
	color: #3d3d3d;
	text-decoration: none;
	}
	
h3, h4{
	font-family: Georgia, Times New Roman, serif;
	font-size: 140%;
	color: #d60525;
	font-weight: normal;
	margin: 5px 0 5px;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

form {
	margin:0;
	padding:0;
}

#page {
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	background: url(images/header_bg.png) no-repeat;
	}
	
.pagetitle {
	padding-left: 10px;
	margin: 0;
	}
	
/* header area */
#header {
	height: 205px;
	position: relative;
	margin: 0 0 15px;
	}
	
#headerimg {
	position: relative;
	padding: 0;
	height: 168px;
	margin: auto;
	background: none;
	}
	
/*navigation*/
#nav {
	list-style: none;
	margin: 0px;
	margin-bottom: 10px;
	float: right;
	padding: 5px 58px;
	height: 38px;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	}
	
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #694e31;
	text-decoration: none;
	}
	
#nav .page_item a{
	color: #694e31;
	text-decoration: none;
	padding: 4px 20px 6px;
	font-size: 12px;
	display: block;
	}
	
#nav .page_item a:hover {
	color: #d60525;
	}
	
/* content area */
#contentcontainer_top {
	background: url(images/contenttop_bg.png) no-repeat;
	width: 874px;
	height: 32px;
	margin: 0 auto;
	}

#contentcontainer {
	background: url(images/content_bg.png) repeat-y;
	width: 874px;
	height: auto;
	margin: 0 auto;
	}
	
#content {
	width: 450px;
	margin: 0;
	margin-left: 40px;
	text-align:justify;
	float: left;
	}

.post {
	clear:both;
	padding: 20px 15px 0;
	}
	
.post-date {
	width: 50px;
	height: 50px;
	float: left;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display:block;
	padding: 2px;
	background: #082a3a;
	border-bottom: 1px dotted #fff;
	}
	
.post-day {
	font-size: 11px;
	text-transform: uppercase;
	color: #3d3d3d;
	text-align: center;
	display:block;
	background: #fff;
	padding:2px;
	line-height:11px;
}
.entry {
	float:right;
	width: 437px;
	margin-top: 0;
	}
	
.entry h2 {
	margin-top: 0px;
	margin-bottom: 1px;
	}

.post-cat {
	padding: 0;
	float:left;
	font-size: 11px;
	color: #087e37;
	}
	
.post-cat a {
	font-weight: bold;
	color: #087e37;
	text-decoration: none;
	}
	
.post-cat a:hover {
	color: #694e31;
	}
	
.post-comments {
	padding-left: 20px;
	float: right;
	font-size: 9px;
	}
	
.post-calendar {
	padding: 0 0 5px;
	float: left;
	font-size: 10px;
	color: #999999;
}
.post-content {
	clear: both;
	padding: 10px 0 10px 0;
	border-bottom: 1px dashed #694e31;
	margin: 0;
	font-size: 12px;
}
.post-content p{
	padding: 0 0 10px;
	margin: 0;
	}

.post-content ul{
	padding: 0 15px 0 15px;
	margin:0 0 0 15px;
	font-size: 11px;
	color: #4F4F4F;
	list-style: url(images/li.gif);	
	}
	
.post-content ul li{
	padding: 0 0 11px 0;
	}
	
.post-content ul li ul {
	padding: 10px 0 0 0;
	}
	
.post-content ul li ul li {
	padding: 0 0 11px 0;
	}
	
.post-content ol{
	padding: 0 15px 5px 15px;
	margin:0 0 0 15px;
	font-size: 105%;
	color: #4F4F4F;
}

.post-content blockquote {
	padding-left: 20px;
	margin: 0 15px 0 15px;
	margin: 15px;
	background: #fff url(images/quote.gif) no-repeat 0 0;
	color: #3d3d3d;
	width: 90%;
	font-size: 11px;
	text-align: justify;
	}
	
.post-content blockquote p {
	padding:0 0 5px;
	margin:0;
}
.navigation {
	clear: both;
	padding: 10px 0;
}
.navigation a, .navigation a:visited {
	color: #694e31;
}
.previous-entries a {
	float: left;
	padding-left: 14px;
}
.next-entries a {
	float: right;
	padding-right: 28px;
	margin-right: 7px;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dashed #694e31;
	padding: 0 0 5px 0;
	clear: both;
	}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
	}

.commentlist li{
	padding: 5px 10px;
	}

.commentlist .alt {
	background: #faeac9;
	}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
	}

.commentlist blockquote{
	padding: 5px 5px 0 25px;
	margin: 10px;
	font-size: 14px;
	line-height: 16px;
	background: url(images/quote.gif) no-repeat 0 0;
	}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
	}
	
#commentform p {
	padding: 6px 0px;
	margin: 0px;
	}

#commentform label{
	color: #787878;
	font-size: 87%;
	}

#commentform input{
	width: 200px;
	background: #fff;
	border: 1px solid #082a3a;
	padding: 5px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
	}

#commentform textarea{
	width: 440px;
	height: 130px;
	background: #faeac9;
	border: 1px solid #694e31;
	padding: 5px;
	margin-top: 3px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	overflow: auto;
	}

#commentform #submit{
	background: url(images/btn-bg.png) no-repeat;
	font-size: 14px;
	color: #fff;
	border: none;
	float:left;
	width: 160px;
	height: 35px;
	cursor: pointer;
	}
	
/*sidebar */
#sidebarcontainer {
	float: right;
	margin-right: 36px;
	width: 322px;
	}
	
#sidebarcontainer form {
	padding: 0;
	margin: 0;
}

#sidebar_top {
	height: 36px;
	background: url(images/sidebar_search.png) no-repeat;
	}

#sidebar {
	margin: 0;
	color: #694e31;
	overflow: hidden;
	background: url(images/sidebar_midbg.png) repeat-y center;
	}
	
#sidebar_contents {
	margin: 5px 15px 5px 15px;		
	}
	
#weez_img {
	width: 127px;
	height: 185px;
	float: left;
	margin: 0 5px 5px 0;
	}
	
#weez_bio {
	width: 100%;
	text-align: left;
	color: #291807;
	margin-bottom: 15px;
	}
	
#weez_bio a {
	color: #d60525;
	text-decoration: none;
	}
	
#weez_bio a:hover {
	color: #291807;
	}
	
.weez_name {
	color: #291807;
	margin: 0 0 5px 0;
	}
	
.hilite {
	color: #d60525;
	}
	
#widgets {
	margin-top: 10px;
	width: 100%;
	clear: both;
	}

/*menu section*/	
#menu {
	padding: 0;
	margin: 0;
	}

#menu form {
	}

#menu ul {
	color: #d60525;
	list-style: none;
	margin: 0;
	padding-left: 0;
	display: block;
	}

#menu ul li {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: 18px;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin-left: 10px;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #291807;
	font-size: 12px;
	font-style: normal;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 0;
	}

#menu ul ul li a {
	color: #694e31;
	text-decoration: none;
	}

#menu ul ul li a:hover {
	color: #d60525;
	}

#menu ul ul ul.children {
	font-size: 10px;
	padding-left: 0;
	}

	

#sidebar_bottom{
	width:322px;
	height:13px;
	background: url(images/sidebar_botbg.png) no-repeat;
	margin: 0;
	}
	
/*search form */
#searchform {
	margin: 0;
	float:left;
	padding: 0;
	}
	
#searchform li {
	list-style: none;
	}
	
#searchform br {
	display: none;
	}
	
#searchform #s {
	margin: 5px 0 0 30px;
	color: #694e31;
	border: none;
	padding-top: 0px;
	padding-left: 5px;
	}
	
#searchback {
	width: 322px;
	/*background: url(images/search_bg.png) no-repeat right;*/
	
	}
	
/* search form button - to specify button only use input[type="submit"] */

.searchboxinput {
	border: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: transparent;
	}

/*search form */
#searchform {
	margin: 0;
	float:left;
	padding: 0;
	}
	
#searchform li {
	list-style: none;
	}
#searchform br {
	display: none;
	}
	
#searchform #s {
	margin-top: 8px;
	margin-left: 28px;
	color: #694e31;
	border: none;
	padding: 0;
	}
#searchback {
	width: 361px;
	height: 51px;
	background: url(images/search_bg.png) no-repeat right;
}

/* search form button - to specify button only use input[type="submit"] */
/*
#searchform input {
	border: none;
	font: bold 12px;
	color: #FFFFFF;
	background: transparent;
}
*/

/* footer area */
#footer {
	clear: both;
	line-height: 130%;
	width: 874px;
	height: 91px;
	margin:  auto;
	padding: 15px 0 0;
}

#footer_img {
	margin: 0 auto;
	}

#footer p {
	margin-top: 12px;
	margin-left: 25px;
	color: #694e31;
	}
	
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #694e31;
	}

#footer a:hover {
	color: #d60525;
	}
	
.footer-recent-comments {
	width: 440px;
	float: left;
	padding: 0;
	margin: 0;
	padding: 10px 0 0 10px;
}
.footer-recent-comments h4 {
	color: #082a3a !important;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}
.footer-recent-comments ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 6px;
	font-size: 92%;
	color: #3d3d3d;
}
.footer-recent-comments ul {
	padding: 0;
	margin: 12px 12px 0;
	list-style: none;
}
.footer-about {
	width: 433px;
	float: right;
	text-align:center;
	font-size: 18px;
	color: #3d3d3d;
	height:187px;
}
.mmakers {
	margin:0;
	padding: 0 0 10px;
	font-size: 13px;
	color: #082a3a;
	text-align:center;
}
.footer-about a {
	color: #3d3d3d;
	text-decoration: none;
}
.footer-about a:hover {
	color: #d60525;
	text-decoration:underline;
}
.footer-about ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

#footerbot_bg {
	margin: 0 auto;
	background: url(images/contentbot_bg.png) no-repeat;
	width: 874px;
	height: 32px;
	}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
cite a{
	color: #694e31!important;
	text-decoration: underline !important;
}
cite a:hover{
	color: #d60525!important;
	text-decoration: none!important;
}
#advertisement {
	margin: auto;
	text-align: center;
	font: bold 11px/58px Verdana;
}
#advertisement img{
	margin:0;
	padding:0;
	border: none;
	}
	
#advertisement a{
	border: none;
	}
	
#wrapper{
	width: 537px;
	margin: 7px auto 15px;
	float:left;
}
/*

	
.boxholder p{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	color: #333;
	font-size: 11px;
	font-family: verdana;
}
.boxholder{
	clear: both;
	padding: 0 2px 2px;
}

.tab{
	float: left;
	height: 28px;
	width: 96px;
	margin: 2px 3px;
	text-align: center;
	background: #fff;
	border: 1px solid #085e7e;
	padding: 0;
	}
	
.tabtxt{
	margin: 0;
	color: #085e7e;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0 0 0;
	}
	

.tab a {
	color: #085e7e !important;
	text-decoration: none !important;
	font: bold 11px Verdana !important;
}
#tabbedcontent {
	margin-top: 20px;
	padding:0;
}
/* Tabbed Stuff Ends */

#wrapper{
	width: 537px;
	margin: 7px auto 15px;
	float:left;
}


