/* 
Theme Name: Sean Sullivan Music
Theme URL: http://www.seansullivanmusic.com
Description: Stylish theme with lots of red accents.  Child theme for OnePress.
Author: Sean Sullivan
Author URI: http://www.seanasullivan.com
Version: 1.0

Tags: one-column, two-columns, three-columns, fixed-width, right-sidebar, left-sidebar, threaded-comments, custom-header, theme-options, sticky-post
TEMPLATE: onepress
*/
/* 
Theme Name: Sean Sullivan Music
Theme URL: http://www.seansullivanmusic.com
Description: Stylish theme with lots of red accents.  Child theme for OnePress.
Author: Sean Sullivan
Author URI: http://www.seanasullivan.com
Version: 1.0

Tags: one-column, two-columns, three-columns, fixed-width, right-sidebar, left-sidebar, threaded-comments, custom-header, theme-options, sticky-post
TEMPLATE: onepress
*/

/*
 * Import default OnePress Markup
 */
@import url('../onepress/op-layout.css');
@import url('navigation.css');
@import url('widgets.css');

div#sidebar{
	color: #e9e9e9;
	width: 240px;
}

div#sidebar > div.bd{
	padding-left: 10px;
}
div#sidebar a{
	color: #f2eed7;
	text-decoration: underline;
}

div#sidebar2{
	width: 163px;
}

a,
a:link,
a:visited,
a:hover {
text-decoration:none;
}

a {color:#941515;}

html {background: #1d1d1d url('images/bg.png') repeat-x;}


div#page { 
	border-top: 0px;
	width: 1018px;
	padding: 0 16px;
	background: url('./images/page_bg.png') repeat-y;
}

/*
 * Header
 */
#header { 
	position: relative 
}

#header .bd .c { 
	background: #fff url(images/header.jpg) no-repeat;
	height: 190px;
	width: 1020px;
}

#headerimg { 
	padding: 25px 0 0 20px;
}

div#headerimg h1{
	font-size: 350%;
	letter-spacing: -2px;
	display:none;
}

#headerimg h1 a, #headerimg h1 a:visited, #headerimg h1 a:hover { 
	color: #fff;
}

/* create a large clickable area in the header (optional) */
#headerlink a { 
	display: block; 
	position: absolute; 
	top:10px; 
	left:10px; 
	width:60%; 
	height:160px;
}

div#headerimg div.description {	
	padding-left:5px;
	font-size: 128%;
	display:none;
}


div#welcome{
	background:#EEEEEE none repeat scroll 0 0;
	color:#666;
	opacity:0.9;
	padding: 5px;
}

div#welcome a{
	color: #333;
	text-decoration: underline;
}

div#welcome p{
	margin-bottom: 0;
}

div#op_navigation{
	position:absolute;
	top: 190px;
	padding: 0 26px;
	left: 235px;
	height: 42px;
	background: url('./images/nav.jpg') no-repeat;
}
/* width of drop down menus, change here if you need to adjust the size */

div#op_navigation ul li ul, div#op_navigation ul li ul li {	width: 10em }

div#main_wrap.layout3{
	width: 521px;
	margin-top: 42px;
	margin-left: 218px;
	padding-top: 30px;
	background: url('./images/main_top.jpg') no-repeat;
	
}

div#main_wrap.layout3 div#main {
	width: 521px;
}

div#main{
	background: url('./images/main_bg.jpg') repeat-y;
}

div#main > div.bd > div.bc > div.s{
	padding: 20px 12px;
}

div#main > div.ft > div.fc{
	background: url('./images/main_bot.jpg') top right no-repeat;
	height: 7px;
}
div#content_s{
	background: url('./images/l_side.jpg') top left no-repeat;
}
div#content > div.bd{
	background: url('./images/content_s_bg.jpg') repeat-y;
}
div#content > div.bd > div.bc{
	background: url('./images/r_side.jpg') top right no-repeat;
}
/*
 * Class for sidebars
 */
div#sidebar,div#sidebar2{
	height: 100%;
}
 
/* 
 * Featured post carousel 
 */
div#feature{
	background: #e3e3e3;
}

/* featured post header color */
div#feature ul#features h2 a { 
	color:#fff 
}

body.home div.widget.intro_txt{
	font-size: 90%;
	color: #333;
	line-height: 17px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #adadad;
}

body.home div.widget.intro_txt h1{
	margin: 4px 0;
}

/*Front page posts*/
body.home div.widget_op_content_body div.post{
	position:relative;
	float:left;
	padding: 5px;
	margin: 0 4px;
	width: 230px;
	/*height: 225px;*/
	overflow:hidden;
	
}

body.home div.widget_op_content_body div.post div.post_thumbnail{
	width: 230px;
	height: 173px;
	overflow:hidden;
}

body.home div.widget_op_content_body div.post div.post_thumbnail img{
	width: 230px;
	height: auto;
}

body.home div.widget_op_content_body div.post div.div-1{
	position:absolute;
	top: 85px;
	right:5px;
	background: url('./images/post_title_bg.png') no-repeat;
	text-align:right;
	width: 220px;
	color: #fff;
}

body.home div.widget_op_content_body div.post_even div.div-1{
	top: 90px;
}

body.home div.widget_op_content_body div.post div.div-1 div.post_date{
	text-align:left;
	font-size: 80%;
	padding: 2px 4px;
}

body.home div.widget_op_content_body div.post div.div-1 h2{
	padding: 0 7px;
	margin: 2px 0;
	font-family: Tahoma;
	font-size: 16px;
	letter-spacing: -1px;
	text-align: center;
}

body.home div.widget_op_content_body div.post div.div-1 h2 a{
	color: #fefefe;
}

body.home div.widget_op_content_body div.post div.div-1 div.post_tag{
	color: #eee;
	padding: 2px 10px 2px 0;
	font-size: 11px;
}

body.home div.widget_op_content_body div.post div.div-1 div.post_tag a{
	color: #eee;
}

body.home div.widget_op_content_body div.post div.div-1 div.post_tag a:hover{
	text-decoration: underline;
}

body.home div.widget_op_op_pagination{
	clear:both;
}

.alignleft{
	margin: 0 10px 0 0;
}

.alignright{
	margin: 0 0 0 10px;
}

.aligncenter{
	display:block;
	margin: 0 auto;
}

#footer p.signature{
	color: #fefefe;
}

/** MailChimp **/
div#mc_signup_container{
	padding: 10px 5px;
	background: url('./images/list_signup_bg.png') no-repeat;
	color: #666;
}

div#mc_signup_container fieldset{
	padding: 2px 12px;
}
div#mc_signup_container legend{
	color: #333;
	font-size: 130%;
	font-weight: bold;
	padding: 5px 0;
	/*font-family: Tahoma;*/
	letter-spacing: -1px;
}

div#mc_signup_container label{
	color: #333;
}

div#mc_signup_container input[type="submit"]{
	padding: 2px 3px;
}

div#networks{
	position:fixed;
	bottom: 0;
	height: 48px;
	width: 100%;
	background: transparent url('./images/network_bg.png') repeat-x;
	z-index: 100;
	text-align: center;
}

div#plates{
	margin: 0 auto;
	width: 585px;
	height: 45px;
	padding-left: 180px;
	background: url('./images/network_txt.png') no-repeat bottom left;
}

div#plates a{
	display:block;
	margin: 10px 8px 0;
	width:67px;	
	height: 35px;
	float:left;
	background: url('./images/network_plates.png') no-repeat;
}

div#plates a span{
	display: none;
}

div#plates a#facebook{	background-position: -72px 0; }
div#plates a#twitter{	background-position: -143px 0; }
div#plates a#amiest{	background-position: -215px 0; }
div#plates a#myspace{	background-position: -288px 0; }
div#plates a#lastfm{	background-position: -361px 0; }
div#plates a#reverbnation{	background-position: -433px 0; }