/* CSS RESET */
@import url(/.shared/themes/common/base-weblog.css);

/* BASIC ELEMENTS */

html, body { 
	background-color: #6c645b; 
}

body {
	position:relative;
	margin: 0;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.6em;
}

a {
	text-decoration: underline;
}

a:link { color: #550000;}
a:visited { color: #550000;}
a:hover { color: #550000;}
a:active { color: #550000;}

fieldset {
	border: 1px solid #e07a14; padding-left: -10px; 
}

legend {
 	color: #e07a14;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	letter-spacing: .3em;
	line-height: normal;
	padding: 3px 0.5em;
	text-align: left;
}

.text_input {
	border: 1px solid #666666;
	font-size: 150%;
	height: 20px;
	padding: 4px 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.text_input:focus, .text_input:hover {
	border: 1px solid #343434;
}

/* LAYOUT */

#container { position: static;}

#container-inner
{
	position: static;
	border: 0;
	background-color: #6c645b;
}

/* HEADER */

#banner {
	background-color: #712006;
	background-image: url(http://www.battleagainstbald.com/Jun2009/images/BKGD_bab_header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border: 0;
	height: 230px;
	text-align: left;
}

#banner-inner {
	overflow: visible;
	padding: 0;
	margin: auto;
	width: 1012px;
}
#banner-inner img {
	margin-top: 22px;
}

#banner-header {
	position: relative;
	height: 100%;
	margin: 0;
	padding: 0;
}

#banner-header a {
	color: #333333;
	display:block;
	left: 0;
	top: 0;
	height: 0px;
	text-indent: -1000em;
	text-decoration: none;
}

#banner-description {
	overflow: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
}


/* default to artistic/calendar/timeline layout */

#container {
	width: 780px;
}

.layout-artistic #alpha,
.layout-calendar #alpha
{
	width: 315px; /* 285px + 15px + 15px */
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
	
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #5a5a5a;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0;}
#beta #gamma-inner, #beta #delta-inner { padding: 0;}


/* content */
.entry,
#alpha .module-typelist,
.about #alpha-inner {
	background: url('http://www.battleagainstbald.com/Jun2009/images/splotch_header.jpg') no-repeat top left;
	padding-left:27px;
	padding-top:18px;
}
.entry,
#alpha .module-typelist {
	left:-27px;
	position: relative;
	top:-18px;
}
.entry img{ 
	float: right;
	margin: 10px 0px 10px 10px;
}
.content-nav { margin: 20px;}
.entlist,
.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #c1c1c1;
	padding: 3px;
	color: #390902;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	text-align: left;
}

.entry-header,
#alpha .module-header,
.about #alpha-inner h2 {
	border-bottom: 1px dotted #c1c1c1;
	padding-bottom: 6px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.entry-header a, .entry-header a:link, .entry-header a:visited, .entry-header a:hover, .entry-header a:active, h3,
#alpha .module-header,
.about #alpha-inner h2 a {
	color: #390902;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.4px;
	text-align: left;
	text-decoration:none;
	text-transform: uppercase;
}

.entry-author {
	font-size: 10px;
	margin-top: 0px;
}
.entry-content {
	background: url('http://www.battleagainstbald.com/Jun2009/images/splotch_entry.jpg') no-repeat bottom left;
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left;}

.entry-footer,
.trackback-footer,
.comment-footer
{
	border-color: #c1c1c1;
	border-style: dotted;
	border-width: 1px 0px;
	color: #999999;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: 10px;
	line-height: normal;
	margin: 10px 0 10px 0;
	padding: 5px 0px;
	text-align: left;
}

.entry-footer a {
	color: #5a5a5a;
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	width: 100%;
}

/* modules */

.module-typelist {
	background: url('http://www.battleagainstbald.com/Jun2009/images/splotch_sidebar.png') no-repeat top left;
	padding-top: 10px;
}
.module-header {
	border-bottom: 1px dotted #c1c1c1;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.2px;
	line-height: normal;
	padding-bottom: 4px;
	text-align: left;
	text-transform: uppercase;
}

#alpha .module-header {
	color: #390902;
}
#beta .module-header {
	color: #ffffff;
}

.module-content
{
	color: #eeeeee;
	line-height: 150%;
	margin: 5px 0 5px 0;
	text-align: left;
}

#beta .module a {
	color: #ffffff;
}

.module a {
	text-decoration: none;
}

.module a:hover {
	text-decoration: underline;
}

.module .typelist-plain a {
	text-decoration: underline;
}

.module-list { 
	list-style-type: none;
	margin: 0;
	padding-left:4px;
}
.module-list-item { 
	list-style-type: none;
	margin: 5px 0;}
.typelist-thumbnailed .module-list-item { margin:5px 0; }

.module img a,
.module img,
.module-photo img
{
	border: none;
	margin-right: 10px;
	text-decoration: none;
}

.module-photo .module-content
{
	text-align: right;
}

.module-powered { text-align: left;}

.module-calendar .module-header
{
	color: #CC6600;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: x-small;
	border: 0;
	text-align: left;
	font-weight: bold;
	
	

	letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0;}

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
	
}


/* moblog1 tweaks */
	
	.layout-moblog1 #container
	{
		width: 780px;
	}
	
	.layout-moblog1 #alpha
	{
		width: 200px;
		
	}
	
	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background:  #7d7d7d;
	}
	
	.layout-moblog1 #beta
	{
					width: 380px;
		
		
	}
	
	.layout-moblog1 #beta-inner	
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog1 #gamma
	{
		width: 200px;
		
	}
	
	.layout-moblog1 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

/* moblog2 tweaks */
	
	.layout-moblog2 #container
	{
		width: 780px;
	}
	
	.layout-moblog2 #alpha
	{
		width: 100px;
		
	}
	
	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background:  #7d7d7d;
	}
	
	.layout-moblog2 #beta
	{
					width: 350px;
		
		
	}
	
	.layout-moblog2 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #gamma
	{
		width: 190px;
		
	}
	
	.layout-moblog2 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 #delta
	{
		width: 140px;
		
	}
	
	.layout-moblog2 #delta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */

	.layout-timeline #alpha
	{
					width: 390px; /* 285px + 15px + 15px */
		
		
	}
	
	.layout-timeline #beta
	{
		width: 390px;
		
	}
	
	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }

	
/* two-column-right tweaks */
	
	.layout-two-column-right #container {
		width: 100%;
	}

	.layout-two-column-right #pagebody {
		margin: 0px auto;
		width: 1000px;
	}

	.layout-two-column-right #alpha {
		width: 630px;
	}
	
	.layout-two-column-right #alpha-inner {
		background-color: #FFFFFF;
		border: 0;
		padding: 26px 19px 26px 27px;
	}
	
	.layout-two-column-right #beta {
		width: 370px;
	}
	
	.layout-two-column-right #beta-inner {
		border: 0;
		padding: 26px 15px;
		background: #5a5a5a url('http://www.battleagainstbald.com/Jun2009/images/background_sidebar.jpg') no-repeat top left;
	}

	#wrappercapper {
		display: none;
	}
	#wrappercapper, #wrapper {
		width:1000px;
	}
	#wrappercapper {
		float:left;
		background-repeat:no-repeat;
		background-image: url(http://www.battleagainstbald.com/BABredesign/babcapper.jpg);
		height:10px;
		background-repeat: no-repeat;
	}
	#wrapper {
		background-color: #ffffff;
		background-repeat:repeat-y;
		border-color: #554e48;
		border-width: 0px 6px 6px 6px;
		border-style: solid;
		float: left;
	}
	
#entlist img {
	display:none;
}
#entlist {
	margin-left: 25px;
	padding-bottom: 20px;
	list-style-type: disc;
	color: #003366;
}

/* FOOTER */
#footer { 
	text-align: center; 
	margin: 0 auto;
	width: 1000px;
	padding: 0; 
	background-color:#6c645b; 
	clear: both; 
}
#footer a {text-decoration: none;}
#footer a:link { color: #FFFFFF; }
#footer a:visited { color: #e07a14;}	

#footer p { 
	vertical-align: middle;
	text-decoration: none; 
	text-transform: none; 
	text-align: center;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: x-small;color: #FFFFFF;
	letter-spacing: .1em;}

/* ABOUT PAGE */
.about #alpha-inner img {
	margin-left: 15px;
	margin-top: 15px;
}
.about #alpha-inner h3 {
	font-size: 16px;
	margin-top: 30px;
}

/* NAVIGATION */
#navbar{
	background: #d48c13;
	height:70px;
	text-align: center;
	width:100%;
}

#navbar_base {
	background-image: url(http://www.battleagainstbald.com/Jun2009/images/BKGD_bab_subheader.png);
	background-repeat:no-repeat;
	background-position: top center;
	left: 0px;
	min-height:24px;
	position: absolute;
	width: 100%;
	z-index: 2;
}

#navmenu {
	background-color: transparent;
	color:white;
	font-weight: bold;
	font: 11px Arial, Helvetica, Sans-Serif;
	margin: auto;
	letter-spacing: 1px;
	padding-left:0px;
	width:1000px;
}
#navmenu-inner {
	float:left;
	background-color: transparent;
}

#navmenu ul{
	margin: 0px;
	padding-left:0;
}

#navmenu li {
	display:inline;
	float:left;
	text-align: left;
	text-transform: uppercase;
}
	
#navmenu a {
	color:white;
	display:block;
	font-size: 13px;
	font-weight: bold;
	letter-spacing:-0.015em;
	text-decoration:none;
}

#navmenu strong {
	font-size: 21px;
	display: block;
}

.main_nav span, .utility_nav span {
	display: block;
	font-weight: bold;
}

/* MAIN NAVIGATION */

.main_nav {
	float: left;
	/* to fix ie6 doubled float margin bug */
	/* http://www.positioniseverything.net/explorer/floatIndent.html */
	display: inline;
}
#navmenu .main_nav {
	margin-top: 17px;
	margin-left: 17px;
}
.main_nav li {
	margin-right: 35px;
}
.main_nav a {
	border-bottom: 4px solid #d48c13;
	text-shadow: #b37610 0px 0px 2px;
}
.main_nav a:hover {
	border-color: white;
}
.main_nav .headlink a:hover {
	border-color: #d48c13;
}

/* MAIN NAVIGATION DROPDOWN */

/* Child lists and links */
.main_nav .headlink ul { 
	display: none; 
	position: relative;
}
.main_nav li.headlink ul li a { 
	border-width: 0;
	padding: 10px 15px 10px 15px;
	height: 17px; 
	width: 219px;
}
.main_nav li.headlink ul li a:hover { 
	background-color: #333; 
}
.main_nav ul li a:hover { 
	text-decoration: none; 
}
#navmenu .main_nav ul li {
	display: block;
	float: none;
	margin-right: 0px;
}
.main_nav li.headlink ul { 
	padding-bottom: 10px;
	background: #d48c13 url(http://www.battleagainstbald.com/Jun2009/images/BKGD_pulldown.jpg) no-repeat bottom left;
	position:absolute;
	z-index:3;
}


/* SEARCH AND TWITTER / RSS */

.utility_nav {
	float: right;
}
#navmenu .utility_nav {
	margin-top: 7px;
}
.utility_nav li {
	background: url('http://www.battleagainstbald.com/Jun2009/images/splotch_nav.jpg') no-repeat top left;
}
.utility_nav span {
	line-height: 2;
}
.utility_nav .divider {
	background: #ffffff url('http://www.battleagainstbald.com/Jun2009/images/divider_search.png') no-repeat top left;
	margin: 5px 10px;
	padding-right: 1px;
	height: 47px;
}
.utility_nav .follow {
	min-width: 134px;
}
.utility_nav img {
	float:left;
	margin-right:3px;
}

/* SIDEBAR WIDGET STYLES */

/* SOUND OFF */
#cboxmain, #cboxform {
	border-bottom: 1px dotted #c1c1c1;
}

/* THE BATTLE MARCHES ON */
.authors_block {
	background: url('http://www.battleagainstbald.com/Jun2009/images/splotch_about_1.png') no-repeat -12px -7px;
	padding-top: 7px;
	padding-top: 10px;
} 
#beta .authors_block a {
	text-decoration: none;
} 
#beta .authors_block a:hover {
	text-decoration: underline;
}
.author, .other_authors {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
} 
.author {
	background: url('http://www.battleagainstbald.com/Jun2009/images/splotch_about_2.png') no-repeat 2px 31px;
	padding-left: 7px;
} 
.author:first-child {
	background-image: none;
} 
.author img {
	border: 1px solid #ffffff;
	display: block;
	margin: 0px;
} 
.other_authors {
	background: url('http://www.battleagainstbald.com/Jun2009/images/splotch_about_2.png') no-repeat top left;
	height: 71px;
	line-height: 1;
	padding-left: 18px;
	padding-top: 18px;
	width: 73px;
} 
.other_authors span {
	background: url('http://www.battleagainstbald.com/Jun2009/images/arrow.gif') no-repeat center right;
	display: inline-block;
	padding-right: 11px;
	min-height: 11px;
}

/* BATTLE MAIL */
#battle_mail .text_input {
	margin-bottom: 0.5em;
	margin-left: 1em;
}

/* ph=1 */

