/*   
Theme Name: Mason Bahr
Theme URI: 
Description: Mason Bahr WordPress Theme
Author: Surge Interactive, Inc
Author URI: http://surgeinteractive.com/ 
Version: 1.0
*/

/* General */

* {
	margin:0;
	padding:0;
	outline:none;
	outline-style:none;
}
a{
	color: #602214;
	text-decoration:none;
}
body {
font-family: "Goudy Old Style", Georgia, serif;
font-weight:normal;
	font-size:16px;
	margin:20px;
	background-color: #222;
}
#wrapper {
	width: 937px;
	margin: 0 auto;
}
.clear:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}
* html .clear {
	height: 1%;
}
.clearboth{
	clear: both;
}
p {
	font-size: 16px;
	line-height: 1.3em;
	color: #191918;
	padding-bottom: 15px
}
p a:link, p a:visited {
	color:#602214;
	text-decoration: none;
}
p a:hover {
	color:#602214;
	text-decoration: underline;
}
h1 {
	font-size: 28px;
	font-style:normal;
	color:#602214;
	margin-bottom: 20px;
	font-weight: normal;
}
h2 {
	font-size: 22px;
	font-style: italic;
	color: #602214;
	padding-top: 0px;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#rightcolumn .box h2{
	font-size: 18px;
	font-style: italic;
	color: #602214;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
	font-weight: normal;
	border:none;
}

img {
	border: none;
}
.spacer { /*
width: 300px; float: left; height: 200px;
*/
	clear:both;
}
/*  Header */

#header {
	width:937px;
	background:url(images/header.jpg) no-repeat;
	float:left;
}
#header h1 {
	/*background: url(images/logo.png) no-repeat;*/
	float: left;
	display: block;
	text-indent: -9999px;
	width: 550px;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 20px;
}
* html #header h1 {
	margin-bottom:27px;
}
#header h1 a {
	width: 445px;
	height: 89px;
	display: block;
}
#header ul.topmenu {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	float:right;
	padding-right:10px;
}
#header ul.topmenu li {
	margin:0;
	list-style:none;
	display:inline;
}
#header ul.topmenu li a {
	font-size:10px;
	color:#fff;
	text-decoration:none;
	padding:0 10px;
	border-right:1px solid #fff;
	line-height:1em;
	display:block;
	float:left;
}
#header ul.topmenu li a:hover {
	text-decoration:underline;
}
/* Banner */

#banner {
	height:209px;
	width:490px;
	background:url(images/banner.jpg) right no-repeat #000;
	float:left;
	padding:45px 417px 0 30px
}
#banner p {
	color:#fff;
	display:block;
	padding:0 0 20px 0;
	font-style:normal;
	font-weight:bold;
		font-size:16px;

}
/* Content */

#content {
	width:937px;
	float:left;
	background:#fff;
}
#content .text-big {
	font-size:17px;
	line-height:1.2em;
}
#content li {
	margin-left:25px;
}
#content ul {
	margin-bottom:15px;
}
#content #contentinner {
	padding: 30px 30px 15px 30px;

}
#content #contentinner p,#banner p,#content #leftcolumn p{
		text-align:justify;
}
#content img.alignright {
	float:right;
	margin-left:15px;
}
#content img.alignleft{
	float:left;
	margin-right:15px;
}

/* Left Column*/

#leftcolumn {
	width: 500px;
	float: left;
	padding: 30px 55px 15px 30px;
}
/* Right Column */

#rightcolumn {
	width:352px;
	float:right;
	padding:12px 0 0 0;
}
#rightcolumn .box {
	width:328px;
	background:url(images/factoid-mid.gif) repeat-y;
	margin-bottom:25px;
}
#rightcolumn .box span {
	width:328px;
	height:20px;
	display:block;
	background:url(images/factoid-top.gif) no-repeat;
}
#rightcolumn .box p {
	display:block;
	width:278px;
	padding:0 25px 25px 25px;
	text-align:center;
	font-size:14px;
	background:url(images/factoid-bottom.gif) bottom no-repeat;
	line-height:1.3em;
}
.box-image {
	width: 330px;
	height: 140px;
	float: left;
	margin-top: 20px;
}
/* Footer */

#footer {
	background-image: url(images/footer.jpg);
	
	clear:both;
	height:50px;
	background-position: center bottom;
	width:937px;
	text-align:center;
	font-size:14px;
	padding:10px 0 0 0;
	font-style:normal;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	list-style:none;
	margin-bottom:5px;
}
#footer ul li {
	display:inline;
	padding:0 20px 0 0;
}
#footer ul li a {
	color:#602214;
	text-decoration:none;
	font-style:normal;
}
#footer ul li a:hover {
	text-decoration:underline
}
#disclaimer {
	display: none;
}



.postmetadata{
	display:none;
}

















.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}





small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}




.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
/*	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
*/	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

.post .entry{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;	
}
.post .entry p{
	padding-bottom:15px;
	padding-top:15px;
}
#sidebar{
	width:280px;
	float:right;
	margin-right:30px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#sidebar ul{
	margin-top:10px;
	
}
.navigation{
	
}
.navigation .alignleft{
	width:150px;
	float:left;
}
.navigation .alignright{
	width:150px;
	float:right;
	text-align:right;
}
#contentinner table td{
	padding:2px;
}
#contentinner table{
margin-bottom:25px;
}
/* black version of the overlay. simply uses a different background image */
div.apple_overlay.black {
	background-image:url(images/transparent.png);		
	color:#fff;
}


/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../img/overlay/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(../img/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
