/*
Theme Name: RoryBourke.com
Theme URI: http://www.rorybourke.com
Description: Wordpress theme for Rorybourke.com
Version: 2.0
Author: Leslie Bourke
Author URI: http://www.bourkeonline.com
Tags: clean, visually-pleasing
*/

@import "style/css/reset.css";
@import "style/css/layout.css";

/******General Styles******/ 
html, body  {
	font: 13px/20px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#container {
	position: relative;
	min-height: 100%
} 
#wrap {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px 336px 0px;
}	
a {
	color: #B01515;
	text-decoration: none;
}
a:hover {
	color: #E80606;
}
a:active {
	outline:none;
}
:focus {
	-moz-outline-style:none;
}
h3, h3 a {
	font-size: 18px;
	line-height: 20px;
	color: #B01515;
	background-color: #EEEBDE;
	text-transform: uppercase;
}
h6 {
	font-size: 12px;
	font-weight: bold;
}
.photo {
	border-width: 10px;
	border-style: solid;
	border-color: #EEEBDE;
}
#featured_photo {
	margin: 0px 0px 35px 0px;
}
#two_cols {
	width: 630px;
	float: left;
	margin: 0px 0px -20px 0px;
}
#one_col_left {
	width: 295px;
	float: left;
}
#two_cols_right {
	width: 630px;
	float: right;
}
#rule {
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 1px 0px;
}
#half_col_left {
	width: 460px;
	float: left;
	margin: 40px 0px 0px 0px;
}
#half_col_right {
	width: 460px;
	float: right;
	margin: 40px 0px 0px 0px;
}


/******Header Styles******/
#header {
	background-color: #331C12;
	width: 100%;
	height: 82px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #EEEBDE; 
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px 0px 25px 0px;
}
#header_content {
	width: 960px;
	margin: 0 auto;
	padding: 19px 0px 20px 0px;
}
#logo {
	float: left;
	margin: 0px 178px 0px 0px;
}
ul#nav li {
	float: left;
	display: inline;
	margin: 9px 3px 0px 0px;
    padding: 7px;
}
ul#nav li.current_page_item a {
	background-color: #81181C;
	padding: 7px;
}
ul#nav li a {
	color: #FFFFFF;
	padding: 7px;
}
ul#nav li a:hover {
	background-color: #81181C;
	padding: 7px;
}
#search_field {
	float: right;
	width: 203px;
	height: 33px;
	margin: 9px 0px 0px 0px;
}
#search_field input {
	color: #FFFFFF;
	font-size: 10px;
	width: 193px;
	height: 34px;
	background-color: #8C5740;
	padding: 0 0px 0px 10px;
	border: 0px;
}


/******Footer Styles******/
#footer {
	width: 100%;
	height: 276px;
	color: #FFFFFF;
	margin: 80px 0px 0px 0px;
	position: absolute;
	bottom: 0;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}
#top_footer {
	width: 100%;
	height: 226px;
	background-color: #331C12;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #EEEBDE; 
}
#top_footer_content {
	width: 960px;
	margin: 20px auto 20px auto;
}
#bottom_footer {
	width: 100%;
	height: 57px;
	background-color: #8C5740;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
#bottom_footer_content {
	width: 960px;
	margin: 0 auto;
}
#about_left {
	width: 134px;
	float: left;
}
#about_right {
	width: 451px;
	float: right;
	margin: 38px 0px 0px 0px;
}
#about_photo {
	margin: 8px 0px 0px 0px;
}
ul#footer_nav li {
	float: left;
	display: inline;
	margin: 16px 30px 0px 0px;
}
#copyright {
	float: right;
	margin: 16px 0px 0px 0px;
}


/******Home and Sidebar Styles******/
#home_content #two_cols{
	min-height: 625px;
}
.rule3 {
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 1px 0px;
}
.date {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;	
}
.latest_content a, #latest_nav a {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #B01515;
}
.latest_content a:hover, #latest_nav a:hover, .comments_display a:hover, .comments a:hover {
	color: #E80606;
}
.latest_content .awppage a, .single .latest_content a {
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	color: #B01515;
}
.latest_content .awppage a:hover, .single .latest_content a:hover {
	text-decoration: underline;
	color: #B01515;
}
.comments_display {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}
.comments_display h3 {
	color: #000000;
	background-color: #FFFFFF;
	text-transform: capitalize;
	margin: 12px 0px 8px 0px;
}
.comments_display a, .comments a {
	color: #B01515;
}
.comments {
	margin: 10px 0px 0px 0px;
}
.comments .comment {
	background-color: #EEEBDE;
	margin: 0px 0px 12px 0px;
	padding: 8px 15px 12px 13px;
	
}
.commentbar {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.comments .avatar {
	border: none;
	margin: -28px 0px 0px 2px;
	padding: 3px 3px 3px 3px;
	background-color: #CECBBE;
}
.comment p {
	padding: 0px 0px 0px 5px;
	
}
.comment_form {
	margin: -5px 0px 0px 0px;
}
.commentbox {
	margin: 5px 0px 10px 0px;
}
.comment_form input {
	font: 12px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #000000;
	background-color: #EEEBDE;
	border: 0px;
}
.comment_form textarea {
	font: 12px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #000000;
	background-color: #EEEBDE;
	border: none;
}
.comment_form .submit {
	font: 11px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #81181C;
	border: none;
}
.comment_form .submit:hover {
	background-color: #B01515;
}
#latest_nav {
	margin: -10px 0px 40px 0px;
}
#latest_nav #older {
	float: left;
}
#latest_nav #newer {
	float: right;
}
#latest_title {
	width: 300px;
	float: left;
}
#home_content p {
	margin: 0px 0px 4px 0px;
}
#home_content .awppage p {
	margin: 0px 0px 15px 0px;
}
#sidebar_wrap {
	width: 295px;
	float: right;
}
.sidebar {
	width: 255px;
	float: right;
	background-color: #EEEBDE;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 40px 0px;
}
.sidebar_video {
	width: 295px;
	float: right;
	background-color: #EEEBDE;
	margin: 0px 0px 40px 0px;
}
.sidebar_title {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #B01515;
	margin: 0px 0px 8px 0px;
}
.sidebar_entry .sidebar_entry_title {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}
.sidebar_subscribe_entry .sidebar_entry_title {
	font-weight: bold;
	margin: 0px 0px 2px 0px;
}
.sidebar_entry_details, .play {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px 0px 4px 0px;
	cursor: pointer;
}
.comments {
	line-height: 18px;	
}
.comments .sidebar_entry_details {
	line-height: 14px;
	margin: 6px 0px 4px 0px;
}
.sidebar .post, .sidebar_subscribe_entry {
	margin: 0px 0px 20px 0px;
}
.sidebar_subscribe_entry_last {
	margin: 0px 0px 0px 0px;
}
.sidebar_see_all {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.play {
	font-weight: bold;
	display: none;
}


/******Hit and Demos Styles******/
#songs_nav ul {
	margin: 0px 0px 23px 0px;
	width: 300px;
	float: left;
}
#songs_nav ul li {
	display: inline;
    font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	margin: 0px -2px 0px -2px;
	padding: 5px 0px 5px 0px;
}
#songs_nav ul li.current_page_item a {
	color: #ffffff;
	background-color: #B01515;
	padding: 5px 7px 5px 7px;
}
#songs_nav ul li a {
	color: #000000;
	padding: 5px 7px 5px 7px;
}
#songs_nav ul .active a {
	color: #ffffff;
	background-color: #B01515;
	padding: 5px 7px 5px 7px;
}
#songs_nav ul li a:hover {
	color: #ffffff;
	background-color: #B01515;
	padding: 5px 7px 5px 7px;
}
#songs_nav ul li#last_item {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
#tabs {
	height: 615px;
}
#pagination, #pagination2, #pagination3, #pagination4 {
	background: #ffffff;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	float: right;
	margin: -43px 0px 20px 0px;
}
.pagination a, .pagination div {
    display: block;
    float: left;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	padding: 5px 7px 5px 7px;
	text-decoration: none;
}
.pagination a:hover {
	color: #ffffff;
	background-color: #B01515;
}
.pagination .current {
    color: #ffffff;
	background-color: #B01515;
}
.pagination .prev, .pagination .next{
	display: none;
}
#songs1 {
    float: left;
    width: 225px;
    height: 270px;
    margin: 0px 0px 10px 0px;
}
#songs2, #songs3 {
    float: left;
    width: 225px;
    height: 270px;
    margin: 0px 0px 10px 20px;
}
#songs4 {
    float: right;
    width: 225px;
    height: 270px;
    margin: 0px 0px 10px 0px;
}
.title {
	width: 225px;
	min-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin: 0px 0px 13px 0px;
}
.song_title {
	margin: 0px 0px 10px 20px;
	width: 185px;
}
.song_description {
	margin: 0px 20px 0px 20px;
}
#wpa0_position, #wpa0_duration {
	width: 28px;
	float: left;
}
#wpa0_divider {
	width: 10px;
	float: left;
}
#hit_content .audioplayer_container, #hit_content .wpa_container {
	position: absolute;
	bottom: 14px;
}
#hit_top, #demo_top {
	width: 225px;
	height: 8px;
}
#hit_content {
	font: 12px/17px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	background-color: #EEEBDE;
	height: 166px;
	padding: 6px 0px 0px 0px;
	position: relative;
}
#hit_bottom{
	width: 225px;
	height: 89px;
	background-image:url(style/images/song_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #EEEBDE;
}
#demos_content .post {
	height: 270px;	
}
#demo_content .audioplayer_container, #demo_content .wpa_container {
	position: absolute;
	bottom: 20px;
}
#demo_content {
	font: 12px/17px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	background-color: #EEEBDE;
	height: 200px;
	padding: 6px 0px 0px 0px;
	position: relative;
}
#demo_bottom {
	width: 225px;
	height: 56px;
	background-image:url(style/images/song_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #EEEBDE;
}
.comments_video{
	font-size: 11px;
	line-height: 10px;
	margin: 0px 0px 0px 21px;	
}
#demo_bottom #writers {
	margin: 4px 0px 0px 21px;	
}
#writers {
	font-size: 10px;
	text-transform: uppercase;
	margin: 4px 0px 10px 21px;
}
#amazon_itunes {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 13px 21px;	
}
#interest {
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin: 9px 0px 0px 0px;
}
#interest a {
	font-size: 11px;
	font-weight: bold;
	color: #B01515;
}
#interest a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
#rule2 {
	width: 460px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 1px 0px;
}
#media_content {
	width: 440px;
	height: 355px;
	padding: 10px 10px 10px 10px;
	background-color: #EEEBDE;
}
#albumsContainer {
	width: 396px;
	float: left;
	margin: 17px 0px 0px 10px;
}
#albums {
	padding: 0px 0px 0px 8px;
	text-align: center;
}
#albums_item {
	width: 99px;
	height: 130px;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 7px 7px 0px 7px;
	background-color: #CECBBE;
}
#leftArrow {
	float: left;
	height: 306px;
	width: 17px;
}
#rightArrow {
	float: right;
	height: 306px;
	width: 17px;
}
.arrow {
	padding: 145px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
}
#album_amazon_itunes {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 5px 0px 0px 0px;	
}
#amazon {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 0px 34px;	
}
#album_amazon_itunes a, #amazon a {
	color: #B01515;
}
#album_amazon_itunes a:hover, #amazon a:hover {
	text-decoration: underline;
}


/******History Styles******/
.history_photos {
	width: 940px;
	height: 420px;
	padding: 10px 10px 10px 10px;
	background-color: #EEEBDE;
}
#sub_nav ul {
	margin: 0px 0px 23px 0px;
	width: 500px;
	float: left;
}
#sub_nav ul li {
	display: inline;
    font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	margin: 0px -2px 0px -2px;
	padding: 5px 0px 5px 0px;
}
#sub_nav ul li.current_page_item a {
	color: #ffffff;
	background-color: #B01515;
	padding: 5px 7px 5px 7px;
}
#sub_nav ul li a {
	color: #000000;
	padding: 5px 7px 5px 7px;
}
#sub_nav ul .active a {
	color: #ffffff;
	background-color: #B01515;
	padding: 5px 7px 5px 7px;
}
#sub_nav ul li a:hover {
	color: #ffffff;
	background-color: #B01515;
	padding: 5px 7px 5px 7px;
}
#sub_nav ul li#last_item {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
#history_content p {
	margin: 0px 0px 20px 0px;
}
#sidebar_awards {
	margin: 12px 0px 0px 0px;
}
#sidebar_awards .sidebar_entry {
	margin: 0px 0px 25px 0px;
	line-height: 12px;
}
#sidebar_awards .sidebar_entry .sidebar_entry_title {
	margin: 0px 0px 4px 0px;
	cursor: default;
}
#sidebar_awards .sidebar_entry .sidebar_entry_details {
	cursor: default;
}


/******Contact Styles******/
.wpcf7-form-control-wrap input {
	font: 12px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #000000;
	width: 285px;
	height: 33px;
	background-color: #EEEBDE;
	padding: 0 0px 0px 10px;
	border: 0px;
	margin: 0px 0px 20px 0px;
}
.wpcf7-form-control-wrap textarea {
	font: 12px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #000000;
	width: 620px;
	height: 129px;
	background-color: #EEEBDE;
	padding: 10px 0px 0px 10px;
	border: 0px;
	margin: 0px 0px 20px 0px;
}
#contact_left {
	width: 295px;
	float: left;
}
#contact_right {
	width: 630px;
	float: right;
}
#contact_submit input{
	font: 11px Arial, 'Helvetica Neue', Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #81181C;
	border: none;
	width: 125px;
	height: 23px;
	margin: 10px 0px 0px 0px;
	float: right;
	cursor: pointer;
}
#contact_submit input:hover {
	background-color: #B01515;
}


/******Single Post Pages******/
.single {
	margin: 40px 0px 0px 0px;
}
.single .rule3 {
	margin: 0px 0px 10px 0px;
}
.single #two_cols #writers {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}
.single #amazon_itunes {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0px 10px 0px;	
}
.single #two_cols .audioplayer_container {
	margin: 20px 0px 35px 0px;	
}
.single .sidebar .audioplayer_container {
	margin: 0px 0px 4px 0px;	
}
.single #media_content {
	width: 440px;
	height: 330px;
	margin: 20px 0px 15px 0px;
	padding: 10px 10px 10px 10px;
}
.single .commentform p {
	margin: 0px 0px 10px 0px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.single .commentform hr {
	display: none;
}
.single .commentform h3 {
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	background-color: #FFFFFF;
	text-transform: capitalize;
}
.single .commentform img {
	display: none;
}
.single .awpcomments {
	margin: 30px 0px 40px 0px;	
}
.single .comments .comment {
	margin: -10px 0px 20px 0px;
	padding: 8px 15px 15px 13px;	
}
.single .latest_content {
	margin: 10px 0px 0px 0px;
}
.single .latest_content p {
	margin: 0px 0px 20px 0px;
}

/******Search Styles******/
#search_results .post {
	margin: 0px 0px 20px 0px;
}
#search_results .date {
	margin: 0px 0px 0px 0px;	
}
#search_results a {
	color: #B01515;
}


/******404 Styles******/
#fourofour {
	margin: 40px 0px 0px 0px;
}
