/*
Theme Name:     Aaron Neville V2
Theme URI: http://thirddoor.com
Description:    Updated Style for the original AARON NEVILLE theme 
Author:         David Maier
Author URI:     http://thirddoor.com
Template:       aaron_neville
Version:        1.0
*/
@import url("../aaron_neville/style.css");

h3, h2, .page-id-20 #content a, .news_item h2, #album_block h2, #disco_list h2, .lyricswrap, #wp_tweets_marker, #sidebar h2, #navigation li a, .text_button, .page-id-18 #content h3, blockquote {
    font-family: 'Open Sans Condensed', sans-serif;
}
a {
    color: #7faae8;
    text-decoration: none;
}
a:hover {
    color: #E3BB02;
    text-decoration: none;
}
p {
    line-height: 1.5;
    margin: 0 0 8px;
}
#sidebar h2,
#wp_tweets_marker,
#disco_list h2,
#album_block h2,
.news_item h2,
#content .with_frm_style .form-field label.frm_pos, 
#content .with_frm_style .form-field label.frm_pos_, 
#content .with_frm_style .form-field label.frm_pos_top, 
#content .with_frm_style .form-field label.frm_pos_left, 
#content .with_frm_style .form-field label.frm_pos_right, 
#content .with_frm_style .form-field label.frm_pos_none,
blockquote,
.page-id-18 #content h3, 
.page-id-11 #content h3,
.page-id-184 #content h3 {
		color:#7faae8;
	}
	#album_block h2 {
    background-image: none;
    border-bottom: 2px solid #4B535F;
}
.page-id-18 #content h3, .page-id-11 #content h3, .page-id-184 #content h3 {
    border-bottom: 1px solid #CC9900;
    font-size: 18px;
    margin: 5px 0;
    padding: 0 0 4px;
    text-transform: uppercase;
    width: 410px;
}
body {
		background-image: none;
		
	}
#logo {
		float:left;
		width: 270px;
		padding: 30px 0 0 0;
	}

#logo h1 a {
    background-image: url("images/aaron_neville_2.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 146px;
    margin: 0;
    outline: medium none;
    text-indent: -9999px;
    width: 257px;
}
#navigation {
    background-image: none;
    height: auto;
    left: autp;
    margin: 0 0 0 20px;
    position:static;
    width: 410px;
	float:left;
	padding-top: 100px;
}
#navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#navigation li {
	float:left;
	padding: 0 10px 0 0;
	margin: 0 10px 2px 0;
	height:auto;
	position:relative;
}
#navigation li:nth-child(4n+5) {
	
	clear:left;
}
#navigation li:after {
	content:"";
	position:absolute;
	right: 0;
	top: 3px;
	bottom: 3px;
	border-right: 2px solid #3a506f;
}
#navigation li:nth-child(4n+4):after,
#navigation li:last-child:after {
	content:"";
	border-right: 0px solid #3a506f;
}
#navigation li a {
    color: #fff;
    font-size: 25px;
	line-height: 25px;
    letter-spacing: 1px;
    outline: medium none;
    text-decoration: none;
    text-shadow:none;
	text-transform:uppercase;
}
#navigation li.current-page-ancestor a, #navigation li.current-menu-item a {
    color: #e3bb02;
}
#navigation li a:hover {
	color: #7FAAE8;
}
#navigation li.current-page-ancestor a, 
	#navigation li.current-menu-item a,
	#navigation li.current_page_item a {color:#e3bb02 }

#innerwrap {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
#sidebar .item {
    border-bottom: 2px solid #4b535f;
    margin: 0 0 20px;
    padding: 0 0 20px;
}
.sstfeed {
    margin: 0 0 10px;
}
#content {
	
    margin: 0 0 0 290px;
    width: 466px;
}
#main {
	padding: 30px 0;
	clear:both;
}

.news_item h2 {
    line-height: 26px;
    font-size: 24px;
	margin: 0 0 12px 0;
}

.date {
    background-image: url("images/date_bar.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 0 11px;
    padding: 0 0 0 3px;
}
#content th.gigpress-heading {

    color: #E3BB02;
 
}
.page-id-20 #content a {
		color:#fff;
		font-size:14px;
		display:block;
		margin: 0 0 16px;
		background-image: url("images/date_bar.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		padding: 1px 0 1px 5px;
		}
	.page-id-20 #content a:hover {
		background-image: url("images/date_bar.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		color:#E3BB02;
		
		}
.lyricswrap {
    background: #fff none repeat scroll 0 0;
    color: #000;
    height: 450px;
    line-height: 1;
    overflow: auto;
    text-transform: none;
    width: 400px;
}
.lyricswrap p {
    margin: 0;
}
#fancybox-right {
    right: 24px;
}