/*  
Theme Name: Michael Barry Theme
Theme URI: http://www.zaneray.com
Description: 
Version: 0.1
Author: Jeremiah Martin
Author URI: http://www.zaneray.com

*/
/*CONTENTS
-----------------------
Content
	Captions and Images
	Comments
Captions and Images

-----------------------*/

body { 
	background: #403c41 url(/images/barry/body-bg.png) repeat-y 50% 0;
	color: #666;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

#page { 
	background: transparent url(/images/barry/top-bg.png) repeat-x;
}

#header { 
	background: transparent url(/images/barry/header-bg.png) no-repeat 50% 0;
	height: 326px;
	}

ul#navigation { 
	background: #000;
	height: 37px;
	width: 950px;
	margin: 0 auto;
	text-transform: uppercase;
	font-weight: bold;
	}

ul#navigation li { 
	float: left;
	border-right: 1px solid #333;
	display: block;
	}
	
ul#navigation li a { 
	padding: 11px 20px 0 20px;
	height: 26px;
	display: block;
	text-decoration: none;
	letter-spacing: .1em;
        float: left;
	}

ul#navigation li a:link, ul#navigation li a:visited { 
	color: #4575aa;
	}
	
ul#navigation li a:active, ul#navigation li a:hover { 
	color: #e2e2e2;
	background: #161616;
	}	
	
#navigation img { 
	vertical-align: top;
}

#contenthead { 
	background: url(/images/barry/content-bg.png) no-repeat 50% 0;
	height:70px;
	margin: 0 auto;
	z-index: 10;
	position: relative;
}
	
#wrapper { 
	width: 950px;
	margin: -70px auto 0 auto;
	text-align: left;
	z-index: 20;
	position: relative;
	background: url(/images/barry/wrapper-bg.png) repeat-y;
	/*background: transparent url(/images/barry/content-bg.png) no-repeat 50% 0;*/
	}




/*---------------------------------------------------------
  Content 
---------------------------------------------------------*/ 
#content { 
	/*Make sure the width is over 425px to accomdate Youtube*/
	float: left;
	width: 472px;
	padding: 50px 34px 20px 34px;
	color: #283043;
	background: url(/images/barry/content-header-bg.png) repeat-x;
	
}

#content a:link, #content a:visited { 
	color: #2070b4;
}

#content h2 { 
	font-size: 28px;
	padding: 0 0 .4em 0;
}

#content h3 { 
	font-size: 16px;
	padding: 0 0 .4em 0;
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

#content h3.error { 
	color: #C00;
	border-bottom: none;
}

#content h4 { 
	font-size: 14px;
	padding: 0 0 .4em 0;
	font-weight: bold;
}

#content p { 
	margin-bottom: 1.5em;
}


.post { 
	/*the class for each individual post*/
	padding-bottom: .5em;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #ccc;
}

.date { 
	/*formats the date in the post*/
	text-transform: uppercase;
	font-weight: bold;
	color: #403c41;
	font-size: 11px;
	margin-bottom: .8em;
	}
	

.entry { 
	/*formats the date in the post*/
}

.entry ul { 
	margin: 1.12em 40px 1.12em 40px;
	list-style-type: disc;
}

.more-link { 
	/*format the read more button*/
	}

.metadata { 
	/*posted by content, clear both clears the images and the tex*/
	clear: both;
	}
	
.metadata img { 
 vertical-align: middle;
	}	
	
.tags { 
	}

#prevnext {
text-align: center; 
}

.next { 
	float: right;
	}
.previous { 
	float: left;
	}
	
ul#linkslist { 
	margin: 0;
	list-style-type: none;
	}

#linkslist ul { 
	margin: 0 20px 1em 20px;
	list-style-type: disc;
	}



/*Captions and Images
--------------------------------------*/
	
.wp-caption { 
	text-align: center;
	}
	
p.wp-caption-text { 
	font-size: 11px;
	padding-bottom: 5px;
	text-align: center;
	line-height: 1.2em;
	}
	
.size-thumbnail,
.size-medium,
.size-large,
.size-full { 
	padding: 3px; 
	border: 1px solid #ccc;
	margin-bottom: 5px;
	}
	
.alignleft {
	float: left;
	}
	
img.alignleft { 
	margin: 5px 15px 10px 0;
	}

div.alignleft { 
	margin: 5px 10px 10px 0;
	}
	
.alignright {
	float: right; 
	}

img.alignright {
	margin: 5px 0 10px 15px;
	}
	
div.alignright {
	margin: 5px 0 10px 10px;
	}
	
.aligncenter {
	display: block;
	margin: 5px auto 10px auto; 
	text-align: center;
	}
	
#comments { 
	border-bottom:1px solid #CCCCCC;
	padding: 1em 0 1.5em 0;
}	

#content #comments h3#commentresponses { 
margin-bottom: 0;
}

#comments ul { 
	padding: 0;
	list-style-type: none;
	margin: 0 0 20px 0;	
	}
	
#comments ul li { 
	padding: 10px 20px;
}

		
.commentxhtml { 
	width: 345px;
	display: none;
}

/*Sidebar 
------------------------------------*/

#sidebar { 
	float: left;
	width: 409px;
	padding: 0;
	color: #fff;
	min-height: 1000px;
	background: #4a464b;
	border-right: 1px solid #828183;
	padding-bottom: 400px;
	background: url(/images/barry/sidebar-bg.jpg) no-repeat 0 100%;
	}
  
#sidebar a:link, #sidebar a:visited, #sidebar a:hover, #sidebar a:active { 
	color: #ccc;
	}
  
	
#sidebar h3 { 
	/*format for sidebar headers*/
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

#sidebar h2 { 
	/*format for sidebar headers*/
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

	
#sidebar li { 
	margin-bottom: 10px;
	}
	
#sidebar li li { 
	margin-bottom: 0;
	margin: 5px 0;
	}



.search input.s { 
	/*width on the input searchfield*/
	width: 200px;
	}

#sidebar ul li.widget_search { 
	margin-bottom: 20px;
}

#sidebar ul li.widget_categories { 
	padding-top: 0;
}

#sidebara { 
	float: left;
	border-right: 1px solid #838183;
	padding: 50px 20px 0 30px;
	width: 151px;
	background: url(/images/barry/content-header-bg.png) repeat-x;
}

#sidebarb {
	width: 193px;
	padding: 50px 0 20px 14px;
	float: left;
	background: url(/images/barry/content-header-bg.png) repeat-x;
}

li#quote { 
	background: url(/images/barry/quote.png) no-repeat 15px 0;
	height: 0;
	padding-top: 253px;
	overflow: hidden;
	margin-bottom: 25px;
}

#sidebar li.linkcat, #sidebar li.linkcatfollow { 
	background: url(/images/barry/sidebar-arrows.gif) no-repeat 0 0px;
	padding-left: 10px;
	cursor: pointer;
	font-weight: bold;
	}
	
#sidebar li.linkcat.active { 
	background: url(/images/barry/sidebar-arrows.gif) no-repeat 0 -39px;
	}

#sidebar li.linkcat a { 
	display: block;
	
	}

#sidebar li ul.blogroll { 
	display: none;
	font-weight: normal;
	}
	
#sidebar li.active ul.blogroll { 
	display: block;
	}

li#promobox { 
	margin-bottom: 26px;
}

#sidebar li.licolumnb { 
	margin-left: 15px;
	margin-right: 15px;
}

li#books { 
	margin-bottom: 20px;
	float: left;
}
li#books a:link, li#books a:visited, li#books a:hover, li#books a:active { 
	color: #fff;
}


li#books span { 
	float: left;
	display: block;
	margin: 0 5px 6px 0;
	text-align: center;
	font-size: .9em;
	width: 88px;
	text-align: center;
}


li#books h5 { 
	padding-bottom: .7em;
}

/*Form 
------------------------------------*/
#comments p, #questionform p { 
clear: both;
margin-bottom: 5px;
}

form p { 
	text-align: right;
	width: 350px;
}
	

label {
	margin-right: 5px;
	}
	
input, textarea { 
	font-family: inherit;
	}
	
textarea { 
width: 348px;
margin-bottom: 5px;
}

label.textarealabel { 
display: block;
text-align: left;
}

.inputfield { 
	width: 200px;
	padding: 2px;
	}

	


/*General 
------------------------------------*/

#recaptcha_widget_div {
	padding-bottom: 15px;
}

#recaptcha-submit-btn-area { 
	padding-bottom: 15px;
	}
	
.error, .recaptcha-error { 
	color: #c10101;
	}

.recaptcha-error { 
	color: #c10101;
	font-size: 16px;
	font-weight: bold;
	}
	
.ngg-navigation { 
	padding-bottom: 25px;
}

.ngg-navigation a.next { 
	float: none;
}

/*WP-table reset 
------------------------------------*/

#page .wp-table-reloaded {
border-collapse:separate;
border-spacing:1px;
font-size: inherit;
text-align:left;
background-color: #fff;
width: auto;
}

#page .wp-table-reloaded th {
background-color:#fff;
border: none;
padding: 2px 40px 2px 0;
}


#page .wp-table-reloaded td {
background-color:#FFFFFF;
color: inherit;
padding:0;
vertical-align:top;
border: none;
padding: 2px 40px 2px 0;
}

td.column-1 { 
	font-weight: bold;
}