/*
Theme Name: Barber Photography 2009
Theme URI: http://www.barberphotostudio.com/
Description: The WordPress theme based on <a href="http://barberphotostudio.com/">Barber Photography</a>.
Version: 1.0
Author: Kevin Barber
Author URI: http://barbertech.com/
Tags: 
*/


	
/* Barber Photography CSS */
body {
font-family: Verdana, Arial, sans-serif;
background-color: white;
}

img {
	border: none;
	}
	
input {
 		border-width: 1px;
 		border-color: #8788b9;
 		border-style: solid;
 		background-image: url(http://www27.a2hosting.com/~barbkev/graphics/transparent80.png);
 		background-repeat: repeat;
 	}
#description {
	font-family: Zapfino, cursive, fantasy;
	color: #6fad6d;
	left: 200px;
	position: absolute;
	top: 15px;
	font-size: small;
	}
	
#logo {
	float: left;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 10;
	}
	
#mainMenu {
	border-bottom-width: thin;
	min-width: 500px;
	top: 60px;
	left: 200px;
	right: 0px;
	position: absolute;
	z-index: 100;
	border-bottom: solid #8788B9;
	}

#bodyWrapper {
/* 	right: 0px; */
/* 	left: 0px; */
	width: 80%;
	margin-right: auto;
	margin-left: auto;	
	clear: both;
	}
	
#content {
	margin-top: 110px;
/* 	right: 0px; */
/* 	left: 0px; */
	width: 80%;
	margin-right: auto;
	margin-left: auto;	
	}
	
#BlogWrapper {
	min-width: 800px;
	}

#sidebar {
	font-size: x-small;
	float: right;
	width: 100px;
	}	

#sidebar ul {
 		padding-left: 0px;
 		list-style-position: inside;
 		list-style-type: none;
 	}
#sidebar li {
 		list-style-position: inside;
 	}
#sidebar h2 {
	text-decoration: none;
	color: #8788b9;
	font-size: small;
	}

#intro {
		background-position: -10px -20px;
		height: 530px;
		background-repeat: no-repeat;
		background-image: url(http://www27.a2hosting.com/~barbkev/blog/wp-content/themes/barberphotography09/images/KevinAndKindraIntro.jpg);
		margin-right: auto;
		margin-left: auto;
		width: 80%;
		list-style-type: none;
		border-style: none;
 		list-style-position: inside;
	}	
	
#personalMessage {margin-top: 110px; margin-left: 50%; width: 50%;}

#FacebookWidget {
		float:right;
	}
	
#twitter_div {
		background-position: 0 bottom;
		background-repeat: no-repeat;
		background-image: url(http://assets0.twitter.com/images/twitter_logo_header.png);
		float: right;
		width: 300px;
		list-style-type: none;
		border-color: #8788b9;
		border-style: solid;
		border-width: 1px;
		font-size: x-small;
 		list-style-position: inside;
	}	

#twitter_div li {
 		margin-left: -3em;
 		list-style-position: inside;
 		padding-bottom: 1.5em;
 		list-style-type: none;
 	}
.entry_head {
 		border-bottom-color: #8788b9;
 		border-bottom-width: 1px;
 		border-bottom-style: solid;
 	}
.metaBox {
		border-color: #8788b9;
		border-style: solid;
		border-width: 1px;
		height: 150px;
	}

.metaBoxSelector {
 		max-height: 150px;
 		min-height: 150px;
		border-right: solid 1px #8788b9;
		margin-top: 0px;
		margin-bottom: 0px;
		float: left;
		width: 175px;
		height: 150px;
		font-size: small; 
	}
		
.metaBoxSelector ul {
 		list-style-type: none;
		padding-top: 35px;
		border: none;
 		list-style-type: none;
		font-size: small; 
	}
		
.metaBoxSelector li {
 		list-style-position: inside;
 	}
 	
.commentBox {
		height: 150px;
		overflow-y: auto;
		font-size: small;
		padding-left: 2em;
		padding-right: 2em;
	}

.commentAuthor{
		color: #6fad6d;
	}

.commentsHeader {
	
	}
	
.commentlist {
		list-style: none;
	}
	
.commentlist li {
		list-style-position: inside;
		margin-bottom: 1em;
	}
	
.commentlist li p {
		margin-bottom: 0em;
		margin-top: 0em;
	}
.avatar {
		display:none;
	} 
.postmetadata {
		}
	
#footer {
	text-align: center;
	color: #5d5d5d;
	margin-top: 2em;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #8788b9;
	border-top-color: #8788b9;
	border-bottom-width: 1px;
	border-top-width: 1px;
	font-size: x-small;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	}

#topRightCorner {
		right: 3px;
		top: 3px;
		position: absolute;
	}

h2 {
 		font-size: large;
 		margin-bottom: 0em;
 	}
a {
 		color: #8788b9;
 		text-decoration: none;
 	}
a:hover {
 		text-decoration: underline;
 	}
.post {
 		margin-bottom: 5em;
 		display: inline;
 		border-left-style: none;
 		border-right-style: none;
 		border-top-style: none;
 	}
.entry {
 	}
hr {
 		border-top-color: #8788b9;
 		border-top-style: solid;
 		border-top-width: 1px;
 		margin-top: 0px;
 	}

.hidden {
	display: none;
 	}
.slide {
		position: absolute;
		margin-right: 5%;
		margin-left: 5%;
		width: 90%;
		min-height: 533px;
		min-width: 800px;
	}

.loading {
 		margin-top: 25%;
 		text-align: center;
 	}
 	 
 .slidebg {
		margin-right: 5%;
		margin-left: 5%;
		width: 90%;
		min-height: 533px;
		min-width: 800px;
	}

.quote {
		overflow-y: scroll;
		position: absolute;
		background-repeat: repeat;
		height: 300px;
		width: 300px;
		z-index: 50;
		bottom: 30px;
		right: 20px;
		background-image: url(http://www27.a2hosting.com/~barbkev/graphics/transparent40.png);
	}

.pagetext, .pagetext-left {
		top: 10%;
		padding: 1em;
		left: 10%;
		max-height: 500px;
		overflow-y: auto;
		position: absolute;
		background-repeat: repeat;
		width: 320px;
		z-index: 50;
		background-image: url(http://www27.a2hosting.com/~barbkev/graphics/transparent40.png);
	}

.pagetext-right {
		right: 10%;
		padding: 1em;
		top: 10%;
		max-height: 500px;
		overflow-y: auto;
		position: absolute;
		background-repeat: repeat;
		width: 320px;
		z-index: 50;
		background-image: url(http://www27.a2hosting.com/~barbkev/graphics/transparent40.png);
	}

.slide h1 {
		font-size: large;
	}
	
.wp-caption {
 		text-align: center;
 		border-color: #6fad6d;
 		border-style: solid;
 		border-width: 1px;
 	}
.wp-caption-text {
		padding: 5px;
		border-top:1px solid #6FAD6D;
		font-size:x-small;
		text-align:right;
 	}

.postmetadata {
		
		font-size: x-small;
		
	}
/* A list Apart Menu */
/* http://www.alistapart.com/articles/horizdropdowns/ */

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
/* 	width: 150px; /* Width of Menu Items */ 
/* 	border-bottom: 1px solid #ccc; */
	display: inline;
	}

.menu ul li {
	position: relative;
	display: inline;
	padding-right: 20px;
	}
	
.menu li ul {
	padding-top: 12px;
	padding-bottom: 10px;
	position: absolute;
	left: 0em; /* Set 1px less than menu width */
	top: 1.1em;
	width: 200px;
	display: none;
	background-repeat: repeat; 
	background-image: url(http://www27.a2hosting.com/~barbkev/graphics/transparent80.png); 
	}

/* Styles for Menu Items */
.menu ul li a {
/* 	display: block; /* ---- Un-Comment this line to make vertical */
	text-decoration: none;
	color: black;
/*	background: none; /* IE6 Bug */
	padding: 5px;
/* 	border: 1px solid #ccc; */
/* 	border-bottom: 0; */
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

.menu ul li a:hover { 
	color: #2e2e3f; 
	} /* Hover Styles */
		
.menu li ul li a { 
	border-bottom-width: 1px; 
	border-bottom-color: #d7d7d7; 
	border-bottom-style: solid; 
	padding: 2px 5px; 
	display: block;
	} /* Sub Menu Styles */

/* The magic */	
.menu li:hover ul,.menu li.over ul { 
	display: block;
 	border: white solid 1px; 
 	}
.aligncenter {
 		margin-right: auto;
 		margin-left: auto;
 	}
#sidebarToggle {
 		font-size: x-small;
 		right: 10px;
 		top: 92px;
 		position: absolute;
 	}
/* End of Expanding Menu */
 /*************************/

