/*  
Theme Name: GrandmasterB Theme
Theme URI: http://grandmasterb.com/
Description: first generation theme for grandmasterb.com
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: #646464;
	background: #043547;
	
	}
a {
	color: #4096ee;
	text-decoration: underline;
	}
a:hover {
	color: #7abcff;
	text-decoration: none;
	}

img {
	border: none;
	}

p {
	padding: 0 0 10px;
	margin: 0;
    line-height: 1.6em;
	}
	
h1 {
	margin:0;
	padding-left: 10px;
	font-size: 36px;
	font-weight: bold;
	color: #082a3a;
	}
	
h1 a {
	color: #082a3a;
	text-decoration: none;
}
h1 a:hover{
	color: #3d3d3d;
	text-decoration: none;
}
h2 {
	font-size: 20px;
	color: #082a3a;
	margin-bottom: 3px;
	}

h2 a {
	color: #082a3a;
	text-decoration: none;
text-align: left;
	}
	
h2 a:hover {
	color: #3d3d3d;
	text-decoration: none;
	}
	
h3 {
	font-size: 140%;
	font-weight: normal;
	color: #082a3a;
	margin: 10px 0 5px;
}

h4{
	font-size: 110%;
	font-weight: bold;
	color: #082a3a;
	margin: 10px 0;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
form {
	margin:0;
	padding:0;
}

#page {
	margin: 0 auto;
	width: 986px;
	background: #043547 url(images/main_bg.png) repeat-y center;
	}
	
.pagetitle {
	padding-left: 10px;
	margin: 0;
	}
	
/* header area */
#header {
	height: 271px;
	width: 100%;
	margin: 0 0 15px;
	}
	
#headerimg {
	position: relative;
	padding: 0;
	height: 233px;
	width: 100%;
	margin: auto;
	background: none;
	}
	
/*navigation*/
#nav {
	list-style: none;
	margin: 0px;
	margin-bottom: 10px;
	padding: 1px 16px;
	width: 986px;
	height: 38px;
	background: url(images/navbg.png) no-repeat;
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	}
	
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}
	
#nav .page_item a{
	color: #fff;
	text-decoration: none;
	padding: 4px 20px 6px;
	font-size: 12px;
	display: block;
	}
	
#nav .page_item a:hover {
	color: #082a3a;
	}

	
/* content area */
#content {
	padding: 0 0 12px;
	float: left;
	width: 537px;
	margin: 0;
	text-align:justify;
	background: url(images/content_mid.png) repeat-y;
}
#contentcontainer {
	float: left;
	width: 537px;
	margin-left: 44px;
	margin-bottom: 25px;
	}
	
#contenttopbg {
	height:21px;
	width: 537px;
	padding:0;
	margin:0;
}
#contentbottombg {
	height:9px;
	width: 537px;
	padding:0;
	margin:0;
}
.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 {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 1px;
	}

.post-cat {
	padding: 0;
	float:left;
	font-size: 9px;
	color: #646464;
	}
	
.post-cat a {
	font-weight: bold;
	color:  #646464;
	text-decoration: none;
	}
	
.post-cat a:hover {
	color: #4096ee;
	}
	
.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 #4096ee;
	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;
	}
	
.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: #4096ee;
}
.previous-entries a {
	float: left;
	padding-left: 25px;
}
.next-entries a {
	float: right;
	padding-right: 28px;
	margin-right: 7px;
}
/* comments area */
#comments, #respond {
	border-bottom: 1px dashed #4096ee;
	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: #fff;
}
.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: 485px;
	height: 130px;
	background: #fff;
	border: 1px solid #082a3a;
	padding: 5px;
	margin-top: 3px;
	font-family: Tahoma, Verdana, 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;
	width: 361px;
	margin-right: 26px;
}
#sidebarcontainer form {
	padding: 0;
	margin: 0;
}
#sidebar {
	margin: 0;
	float: right;
	width: 360px;
	color: #666666;
	overflow: hidden;
	background: url(images/sidebar_bg.png) repeat-y center;
}

#side_bottom {
	margin: 0 0 0 30px;
	}
	
#side_bottom ul {
	list-style: none;
	}
	
#side_bottom li {
	font-size: 12px;
	}

#sidebarbottom{
	width:361px;
	height:11px;
	background: url(images/sidebar_bottom.png) no-repeat;
	margin: 0;
	float: right;
	}
	
#subscriptionoptions{
	width:300px;
	margin-left: 25px;
	}
	
#subscriptionoptions h3 {
	margin: 0;
	padding: 0;
	}
	
#adcontainer {
	padding: 10px 0 0;
	margin:0;
	width: 360px;
}
#adboxestop{
	padding: 0;
	margin: 0;
}
#adboxesbottom{
	padding: 0;
	width:360px;
	height: 30px;
	float: left;
	position: relative;
	background: url(images/adboxesbottom.png) no-repeat;
}
#adboxes{
	padding: 16px 0 12px;
	width:360px;
	background: url(images/adboxesmid.png) repeat-y;
	float:left;
	position: relative;
}
#adboxes ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#adboxes ul li {
	display:block;
	background: url(images/banner_bg.gif) no-repeat;
	margin: 5px 4px 5px 6px !important;
	padding: 7px !important;
	float:left;
	list-style: none;
	}

#rssmain {
	float:left;
	padding: 10px 0 0 0;
	}

#rssright {
	float: right;
	text-align: left;
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	}
	
#rssright a {
	color: #4096ee;
	text-decoration: none;
}
#rssright a:hover {
	color: #3d3d3d;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font-size: 20px;
	font-weight: normal;
	color: #082a3a;
	margin: 20px 0 5px;
}

#entrecard {
	text-align: center;
	}
	
#entrecard h3 {
	margin-top: 0;
	margin-left: 50px;
	text-align: left;
	}
	
.adboxtitle{
	font-size: 20px;
	font-weight: normal;
	color: #082a3a;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 25px;
	text-align: left;
	}
/*sidebar text styles */
#sidebar a, #sidebar a:visited, #sidebar a:hover {
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0 30px;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0;
	margin: 0;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 4px 0 0 10px;
	border: none;
}
#sidebar ul ul li {
	font-size: 14px;
	padding: 0 0 4px 10px !important;
}
#sidebar ul ul li a{
	color: #3d3d3d !important;
}
#sidebar ul li a:hover{
	color: #4096ee !important;
	text-decoration:underline!important;
}

#sidebarbottom {
	
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}
/*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: #4096ee;
	border: none;
	padding-top: 13px;
	padding-left: 5px;
	}
	
#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"] */

.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: 17px;
	margin-left: 35px;
	color: #4096ee;
	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: 898px;
	height: 91px;
	margin:  auto;
	padding: 15px 0 0;
	background:  url(images/footer_bg.png) no-repeat center center;
}

#footer p {
	margin-top: 12px;
	margin-left: 15px;
	color: #646464;
	}
	
#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #646464;
	}

#footer a:hover {
	color: #4096ee;
	}
	
.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: #4096ee;
	text-decoration:underline;
}
.footer-about ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}
/* 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: #4096ee!important;
	text-decoration: underline !important;
}
cite a:hover{
	color: #7abcff!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;
}

/************************************************
*	Tabs 									*
************************************************/

#pre-tabber {
	min-height:150px;	
	height:auto !important;
	height: 150px;
	margin: 0;
	background:#eee url(images/loading.gif) 50% 0 no-repeat;
	padding: 0;
}
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/

.tabberlive .tabbertabhide {
	border:0;
	display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/

.tabber {
	padding: 0;
}

.tabberlive {
	padding: 0;        
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/

.tabbernav {
	height: 34px;
	margin:0;
	padding:0;
	width: 537px;
	}

.tabbernav li {
	float:left;
	margin:0 5px 0 0;	
	padding:0;
	background: none;
	list-style-type: none;
	border:2px solid #fff;
	}

.tabbernav li a {
	float:left;
	display: block;	
	background: #fff;
	color:#3d3d3d;
	text-decoration:none;
	font-size: 13px;
	font-weight: normal;
	padding: 4px;
	}

.tabbernav li a:visited {
	color:#fff;
	text-decoration: none;
	}

.tabbernav li a:hover {
	color:#fff;
	border: none;
	background: #082a3a;
	}

.tabbernav li.tabberactive a {
	background: #082a3a;
	color:#fff;
	}

.tabbernav li.tabberactive a:hover {
	background: #082a3a;
	color:#fff;
	}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/

.tabberlive .tabbertab {
	background: #ffffff;
	padding: 5px;
	margin:0;
	width: 525px;
}
.tabberlive .tabbertab img {
	padding: 0px;
	margin: 5px 0;
}
.tabberlive .tabbertab ol {	
	margin: 5px 20px;
	padding:0;
}

.tabberlive .tabbertab ul {
	padding: 5px 0;
	margin: 0;
	background: #fff;
	list-style: none;
}

.tabberlive .tabbertab ul li {	
	padding: 3px 0.8em;
}
.tabberlive .tabbertab p {
	line-height: 18px;
	padding: 0px 0.8em;
	margin: 0;
}

.tabberlive .tabbertab a {	
}

.tabberlive .tabbertab .entry {
	padding: 0;
	margin: 0;
}

.tabberlive .tabbertab a:hover {
	border: none;
}

.tabberlive .tabbertab p {        
}

/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {
}

.tabberlive .tabbertab h3 {
	display: none;
}
#tabbedcontent {
	margin:0;
	padding:0;
}

.tabtxt{
	margin: 0;
	color: #085e7e;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0 0 0;
	}

.box{
	background: #fff;
	overflow: off;
	width: 525px;
	}
	
.box ul a {
	color: #085e7e;
	text-decoration: none;
	font: 11px Verdana;
}
.box ul {
	color: #085e7e;
	margin: 5px;
	padding: 0 0 0 20px;
}
.box ul li {
	color: #3d3d3d;
	margin: 5px;
	padding: 0;
	list-style: none;
}
.box a {
	color: #085e7e;
	text-decoration: none;
}
.box img {
	text-decoration: none;
	margin: 0 5px;
}
.box a:hover {
	color: #4096ee;
	text-decoration: none;
}

.box h3 {
	font-size: 140%;
	font-weight: normal;
	color: #082a3a;
	margin: 10px 0 5px;
	}

/* Tabbed Stuff Ends */
img.MyAvatars 
{
	float	: 	right;
}

#ScratchBackWidget {
	margin-left: 50px;
	margin-top: 10px;
}

