/*  
Theme Name: Over The Rhine
Theme URI: http://wordpress.org/
Description: OtR Tour Diary.
Version: 2.0
Author: Madhouse
Author URI: http://www.madmadmad.com/

	OtR v2.0
	 http://www.madmadmad.com/

	This theme was designed and built by Madhouse,
	whose blog you will find at http://madlove.madmadmad.com/


*/



/* Begin Typography & Colors */
html {
	background: #000 url(images2/html_bg_loop.jpg) repeat-y 50% 0;
}

body  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #c3c1b1;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	background: url(images2/body_bg.jpg) no-repeat 50% 0;
}

#container  {
	width: 830px;
	margin: 0 auto;
	text-align: left;
	min-height: 460px;
	height: auto !important; /* IE6 Fix */
	height: 460px; /* IE6 Fix */
}

#header {
	width: 830px;
	height: 162px;
	margin: 0 auto;
	background-color: #000000;
}

#ssp {
	width: 800px;
	height: 300px;
	padding: 15px;
	margin: 0px;
}

#content {
	width: 830px;
}

#left_column_txt {
	width: 415px;
	padding-left: 15px;
	float: left;
}

#right_column_txt {
	width: 370px;
	padding-left: 15px;
	float: right;
}

#footer {
	padding-right: 20px;
	padding-left: 37px;
	padding-top: 20px;
	margin-top: 40px;
	margin-left: 3px;
	margin-right: 1px;
	border-top-color: #130e02;
	border-top-width: 1px;
	border-top-style: solid;
	clear: left;
	color: #6f6f67; 
	font-size: 10px; 
	font-weight: lighter; 
	width: 768px;
	height: 150px;
	float: left;
	background-color: #0000;
	display: block;
}

.footercolumn {
width: 120px;
height: 150px;
float: left;
color: #6f6f67; 
display: inline;
}

#footer a {
text-decoration: none;
color: #6f6f67; 
}

#footer a:hover {
text-decoration: none;
color: #dacc9b; 
}

.footercolumn a:visited {
text-decoration: none;
color: #6f6f67; 
}

.footercolumn_wide {
text-align: right;
width: 150px;
float: right;
}

#subnav { margin-left: 1px; 
		margin-top: 1px; 
		background-image: url(images2/navbg.gif); 
		background-repeat: no-repeat; 
		height: 45px; 
		width: 830px; }

#albumnav { border-top-color: #130e02; 
		border-top-width: 1px; 
		border-top-style: solid; 
		clear: left; 
		background-image: url(images2/albumnavbg.gif); 
		background-repeat: no-repeat; 
		height: 45px; 
		width: 100%; }
		
#webcastbuttons { padding: 15px; float: left;    
			width: 800px;
			}
			
#webcasttop { padding: 15px; float: left;    
			width: 800px;
			}
			
#onecolumn { float: left; 
			margin-bottom: 20px; 
			padding: 15px;    
			width: 800px;
			height: 200px;
			min-height: 200px;
			height: auto !important;

			}
			
.showheader { float: left; 
			margin-bottom: 20px; 
			width: 800px;
			height: 129px;
			 }
			 
.biglink { padding-bottom: 50px; padding-top: 50px; font-size: 20px; text-align: center; float: left; 
			width: 800px;
			 }

.biglink a { text-decoration: none; color: #ffdc6d; }

.biglink a:hover { color: #ff2e00; }

#subleftcolumn { min-height: 500px; float: left; 
			margin-bottom: 40px; 
			padding-right: 20px; 
			margin-top: 20px; 
			padding-left: 1px; 
			border-right-color: #130e02; 
			border-right-width: 1px; 
			border-right-style: solid; 
			width: 279px; }
		
#journalentry { float: left; 
			padding: 15px;
			margin-top: 5px;
			margin-left: 20px;  
			width: 440px; }
			
#blogentry { float: left; 
			padding: 15px;
			margin-top: 5px;
			margin-left: 20px;  
			width: 440px; }
			
#onecolumntext { float: left; 
			padding: 15px;
			margin-top: 5px;
			margin-left: 5px;  
			width: 440px; }
			
#storyleftcolumn { float: left; 
			padding: 15px;
			margin-top: 5px;
			margin-left: 20px;  
			width: 440px; }
			
#journalrightcolumn { padding: 0px; float: right;
			margin-top: 20px;  
/*
			background-color: aqua;

*/			width: 310px; }
			
#journalrightcolumnalt { padding: 0px; float: right;
			margin-top: 20px;  
			border-left-color: #13100c;
			border-left-style: solid;
			border-left-width: 1px;
			width: 300px; }
			
.journalbuttons { margin-bottom: 10px;  
			width: 310px; }
			
#storyrightcolumn { padding: 0px; float: right;
			margin-top: 20px;  
			width: 310px; }
			
#subrightcolumn { float: right; 
			margin-bottom: 40px; 
			margin-top: 20px; 
			width: 529px; }
			
.subcontent {
	padding-top: 20px;
	padding-left: 30px;
	width: 460px;
	
}

#albuminfo { font-family: Helvetica, Verdana, Arial, sans-serif; 
			padding-top: 40px; 
			float: left; 
			height: 180px; 
			width: 200px; }
			
#albumssp { float: left; 
		height: 220px; 
		width: 300px; }
		
		

img {
     padding: 6px;
     border:solid #2f2100 1px;
     background: #130e02;
}	
	
		
#footer img { 
	     padding: 0px;
	     border: none; }	
	     


#albumlist img { 
	     padding: 0px;
	     border: none; }
		
		
/*----------Nav elements-----------*/
		
#navcontainer { width: 800px; 
			float: left; 
			margin-left: 16px; }

#navcontainer ul
{
font-size: 12px;
/*
text-transform: uppercase;
*/
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0;
padding: 0;
float: none;
}

#navcontainer ul li { display: inline; 
	margin: 0; padding: 0;}

#navcontainer ul li a
{
background-position: 0;
height: 44px;
line-height: 44px;
padding-left: 20px;
padding-right: 20px;
display: block;
color: #4e4d47;
text-decoration: none;
float: left;
border-right: 1px solid #130e02;
}

#navcontainer ul li a:hover
{
background-color: black;
color: #c3c1b1;
}

/*----------story include tags-----------*/

body#otr_story ul#navlist li a#story { background-color: black;
color: #c3c1b1;
}

body#otr_karin ul#navlist li a#karin { background-color: black;
color: #c3c1b1;
}

body#otr_linford ul#navlist li a#linford { background-color: black;
color: #c3c1b1;
}

body#otr_faq ul#navlist li a#faq { background-color: black;
color: #c3c1b1;
}

body#otr_press ul#navlist li a#press { background-color: black;
color: #c3c1b1;
}

body#otr_photos ul#navlist li a#photos{ background-color: black;
color: #c3c1b1;
}

/*----------journal include tags-----------*/

body#journal_diary ul#navlist li a#diary{ background-color: black;
color: #c3c1b1;
}
body#journal_quote ul#navlist li a#quote{ background-color: black;
color: #c3c1b1;
}
body#journal_letters ul#navlist li a#letters{ background-color: black;
color: #c3c1b1;
}
body#journal_writings ul#navlist li a#writings{ background-color: black;
color: #c3c1b1;
}

/*----------recordings include tags-----------*/

body#rec_rec ul#navlist li a#rec{ background-color: black;
color: #c3c1b1;
}
body#rec_solo ul#navlist li a#solo{ background-color: black;
color: #c3c1b1;
}
body#rec_lyrics ul#navlist li a#lyrics{ background-color: black;
color: #c3c1b1;
}



#navcontainer ul li a#active
{
background-color: black;
color: #c3c1b1;
}

#navalbum { width: 529px; float: left; 
		margin-left: 16px; }

#navalbum ul
{
font-size: 10px;
text-transform: uppercase;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0;
padding: 0;
float: none;
}

#navalbum ul li { display: inline; 
	margin: 0; padding: 0;}

#navalbum ul li a
{
background-position: 0;
height: 44px;
line-height: 44px;
padding-left: 16px;
padding-right: 16px;
display: block;
color: #4e4d47;
text-decoration: none;
float: left;
border-right: 1px solid #130e02;
}

#navalbum ul li a:hover
{
background-color: black;
color: #c3c1b1;
}

#navalbum ul li a#active
{
background-color: black;
color: #c3c1b1;
}

#albumlist { color: #c3c1b1; margin-left: 1px; }

#albumlist ul
{
padding-top: 0px;
margin-top: 0px;
font-size: 11px;
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#albumlist ul li
{
margin-bottom: 3px;
font-size: 11px;
list-style-type: none;
}

#albumlist ul li a
{
border-left-color: black;
border-right-color: black;
border-right-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-left-width: 1px;
padding-bottom: 5px;
padding-left: 37px;
display: inline-block;
width: 259px;
}

#albumlist a:link, #albumlisted a:visited
{
padding-top: 0px;
margin-top: 0px;
color: #EEE;
text-decoration: none;
}

#albumlist a:hover
{
background-color: #090909;
color: #c3c1b1;
}

#writing_subnav { color: #c3c1b1; margin-right: 1px; }

ul#writing_subnav 
{
padding-top: 0px;
margin-top: 0px;
font-size: 11px;
margin-left: 0;
padding-left: 0;
list-style-type: none;
color: #4e4d47;
}


ul#writing_subnav  li
{
margin-bottom: 3px;
font-size: 11px;
list-style-type: none;
}

ul#writing_subnav li a
{
border-right-color: black;
border-left-color: black;
border-left-width: 1px;
border-left-style: solid;
border-right-style: solid;
border-right-width: 1px;
padding-bottom: 5px;
padding-left: 27px;
display: inline-block;
width: 270px;
}

#writing_subnav a:link, #writing_subnav a:visited
{
padding-top: 0px;
margin-top: 0px;
color: #EEE;
text-decoration: none;
}

#writing_subnav a:hover
{
background-color: #090909;
color: #c3c1b1;
}

.writing_colors
{
color: #4e4d47;
padding-left: 27px;
}

/*----------Text Classes-----------*/

.archiveheads {
	text-align: left;
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	padding-bottom: 30px;
	}
	
	
.sidebarsubs {
	text-align: left;
	font-size: 22px;
	line-height: 26px;
	color: #c3c1b1;
	padding-left: 37px;
	padding-bottom: 5px;
	padding-top: 10px;
	text-decoration: none;
	}

.postmetadata {
	text-align: left;
	font-size: 10px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 40px;
	background-color: #090909;
	border: 1px solid #1d1d1d;
	}

.searchdiary {
	padding-left: 37px;
	margin-top: 10px;
	margin-bottom: 30px;
	}
	
.poweredby {
	text-align: left;
	font-size: 10px;
	color: #c3c1b1;
	padding-left: 37px;
	margin-top: 60px;
	}
	
	
.paraheader {
	text-decoration: none;
	text-align: left;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	font-family: "Times New Roman", Times, Georgia, serif;
	color: #c3c1b1;
}

.timesbody {
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	font-family: "Times New Roman", Times, Georgia, serif;
	color: #c3c1b1;
}

.timessmall {
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	font-family: "Times New Roman", Times, Georgia, serif;
	color: #c3c1b1;
}

.blueheader {
	text-transform: uppercase;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	font-size: 18px;
	font-weight: bold;
	color: #55a5b6;
}


/*----------Shmancy Buttons-----------*/

#listen {
	width: 357px;
	height: 100px;
	background-image: url(images2/listen_btn.gif);
	margin-bottom: 15px;
}

#orchard {
	width: 357px;
	height: 100px;
	background-image: url(images2/orchard_btn.gif);
	margin-bottom: 15px;
}

#btnone, #btnone_on     {float: left;  display: inline;}
#btntwo, #btntwo_on     {float: left;  display: inline;}

#btnone a { display: block; height: 100px; width: 357px; background: none; }
#btntwo a { display: block; height: 100px; width: 357px; background: none; }

#btnone_on a { display: block; height: 100px; width: 357px; background: none; }
#btntwo_on a { display: block; height: 100px; width: 357px; background: none; }


#btnone a:hover, #btnone_on     { background: url(images2/listen_btn_over.gif) no-repeat;}
#btntwo a:hover, #btntwo_on     { background: url(images2/orchard_btn_over.gif) no-repeat;}


#listen b { display: none; }
#orchard b { display: none; }


clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images2/bg_button_a.gif') no-repeat scroll top right;
    color: #949285;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images2/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

a:link { 
	color: #ffe987;
    text-decoration: none;
}
	
			
a:hover { 
	color: #e73418;
	text-decoration: none;
}
	
			
a:visited {
	color: #7a706f; 
	text-decoration: none;
}
