/*
Theme Name: Brian Stoltz Hybrid Custom
Theme URI: http://awesomeaudrey.com
Description: A custom hybrid theme for Brian Stoltz.
Version: 0.1
Author: Audrey Hingle
Author URI: http://awesomeaudrey.com
Tags: Brian Stoltz, Porter Batiste Stoltz, Bob Dylan, Guitar, New Orleans
Template: hybrid
*/
/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get default Hybrid CSS */
@import url('../hybrid/library/css/screen.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');

body {
	background: #fff url(stoltzpattern.jpg) repeat-x 0 0px;
	background-attachment: fixed;
	line-height: 24px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #333;
	margin-left:auto;
	margin-right:auto;
	}
#body-container {
	width: 1024px;
	margin: 36px auto 18px auto;
	}
#container {
	width: 1024px;
}
#content div.content {
	width: 668px;
}
p { font-size: 90%;}
#footer { color: #666;
	font-size:90%;
	font-style: normal;
}
#footer a{ 
	color: #06f;
	font-weight: bold !important;	}
#footer .audrey {
	font-family: Bookman, Georgia, Times, "Times New Roman", serif !important;
	font-style: italic !important;
	font-size:90%;
}	
.homepage{
	background-image: url(http://brianstoltz.com/wordpress/wp-content/uploads/2010/03/brian-bw-home-page1.jpg);
	height:557px;
	background-position: top left;
	background-color: black;
}
.p2c_catlist li a {
	color: white;
	display:block;
	padding-left:3px;
	padding-right:3px;
	font-size:90%;
}
.p2c_catlist li a:hover {
	background-color:#06f;
	color: white;

}
.p2c_catlist li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.p2c_catlist {
	margin-top:-10px;
	}
.homepage a.homeh2 {
	color: #fff;
	font-weight: bold;
	font-style: italic;
	display:block;
	font-size:300%; 
	padding: 10px 30px 20px 20px; 
	margin-left: 10px; 
	margin-right: 10px;
	font-family: Georgia, Times, "Times New Roman", serif;
	}
a.homeh2:hover {
	background-color:#06f;
	color: black;
	}
.avatar {
margin-left:-60px;
width: 50px;
float: left;
}
.fbnarrowcolumn {
background-color: white;
width: 600px !important;
margin: 10px !important;
padding: 15px !important;
}
.fbconnect_userpicmain img{
margin-left: 40px;
}


	/**
* Navigation
************************************************/
#navigation {
	width: 100%;
	margin-top: 0px;
	}
#page-nav ul {
	float: left;
	}
#page-nav li {
	margin: 0px 5px 0 0;
	padding: 0;
	background: #ffffff;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 90%;
	}
#page-nav li li {
	margin: 0;
	}
#page-nav li a {
	float: left;
	padding: 5px 10px;
	color: #000000;
	}
#page-nav ul li.current_page_item {
	background: #0066ff;
	}
#page-nav ul li.current_page_item li {
	background: #0066ff;
	}

/* Hybrid drop-down styles */
#page-nav ul ul {
	background: #3c738c;
	border-bottom: 1px solid #2e647d;
	}
#page-nav li li {
	border-top: 1px solid #2e647d;
	}
#page-nav li li a {
	font-size: 14px;
	}
#page-nav li:hover ul {
	top: 30px;
	}
#page-nav li:hover ul, li.sfHover ul {
	top: 30px;
	}
#page-nav li li:hover ul, li li.sfHover ul , #page-nav li li li:hover ul, li li li.sfHover ul  {
	top: -1px;
	}
	
	/**
* Header
************************************************/
#header {
	display: block;
	margin-bottom: 10px;
	margin-right: 15px;
	float: left;
	width: 300px;
	}
#site-title {
	font-size: 2.3em !important;
	margin-bottom: 9px;
	line-height: 27px;
	height: 57px;
	width: 304px;
	background: url(brianstoltz.gif);
	}
#site-title a {
	color: #0066ff;
	display: none;
	}
#site-description {
	font-size: .95em;
	font-style: italic;
	color: #0066ff;
	margin-bottom: 10px;
	}
#site-title, #site-description {
	font-family: Georgia, Times, "Times New Roman", serif;
	}

/* Links */
a, a:visited  {
	color: #0066ff;
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	}

/* Headers */
h2 {
	font-size: 22px;
	}
h3 {
	font-size: 20px;
	}
h4 {
	font-size: 18px;
	}
h5 {
	font-size: 16px;
	}
h6 {
	font-size: 14px;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #0066ff;
	}
.sticky h2, .sticky h3, .sticky h4, .sticky h5, .sticky h6 {
	color: #eee;
	}
.page-title {
	display: none;
	}
	
	/* Widgets */
.widget {
	overflow: hidden;
	margin: 0 0 21px 0;
	padding: 10px 10px 5px 10px;
	background: #0066ff;
	}
.content .widget {
	margin: 0;
	padding: 0;
	}
#subsidiary .widget {
	float: left;
	width: 280px;
	color: #999;
	overflow: hidden;
	margin: 0 0 21px 0;
	padding: 10px 10px 5px 10px;
	background: #0066ff;
	}
.twitter { 
	background: white;
	padding: 8px;
	font-size: 85%;
	color: black;
	margin-bottom:25px;
	width:240px;
	}
.home .twitter { 
	background: white;
	padding: 10px 10px 10px 10px;
	font-size: 85%;
	color: black;
	width: 660px;
	height: 230px;
	margin-bottom:25px;
	}
.home #secondary .widget {
	float: left;
	width: 280px;
	color: #999;
	overflow: hidden;
	margin: 0 20px 21px 0;
	background: #0066ff;
	}
#secondary .widget {
	float: left;
	width: 280px;
	color: #999;
	overflow: hidden;
	margin: 20px;
	background: #0066ff;
	}
.home #secondary #twitter-1 {
	width: 670px;
	margin-right: 10px;
}
.home .twitter { 
	background: white;
	padding: 10px 10px 10px 10px;
	font-size: 85%;
	color: black;
	width: 635px;
	height: 230px;
	margin-bottom:15px;
	}
#secondary .twitter a {
	color: #0066ff;
	}
#twitter-1 li.twitter-item {
	padding-bottom: 2px;
	border-bottom: 1px dashed grey !important;
	}
#twitter-1 li.twitter-item:last-child {
	border: none;
	}
#secondary .twitter-timestamp {
	font-style: italic;
	font-size: 80%;
	color: grey;
	}
.mp3_player_widget {
	margin-left:5px;
	margin-bottom:20px;
	}
	
/* Widget title */
.widget-title {
	font-size: 1.2em;
	color: #ffffff;
	text-align: center;
	margin-bottom: 8px;
	}
#secondary .widget-title .twitter_title_link {
	font-size: 1.2em;
	color: #ffffff;
	text-align: center;
	margin-bottom: 8px;
	}
#secondary .widget-title {
	color: #fff;
	}
div.newslinks a {
	color:#0066ff;
	}
.home #secondary {
	width: 1024px;
	margin-top:0px;
	float: left;
	}
#secondary {
	width: 300px;
	float: left;
	padding:0px;
}

#primary {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/* Gallery */
#content .entry-content .gallery .gallery-item, .gallery-icon {
width: 175px !important;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
margin:0px;

}
.gallery {
	margin-left:auto;
	margin-right: auto;
	width; 
	}
