/*  Theme Name: Travis Taylor Blog
Theme URI: http://www.travistaylormusic.comDescription: Blog Designed for Travis Taylor... Problems/Questions email Jon at: <a href="mailto:jon@papersubmarine.com"> jon@papersubmarine.com </a>
Version: 1.0Author: Paper Submarine DesignAuthor URI: http://www.papersubmarine.com
Tags: travis taylor

*/

html {
	background: #000 url(images/TravisTaylor_Bckgrnd.gif) repeat-y center top;
	
}body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
		
}body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #fff;	
	
}

table{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	
}

h1, h2, h3, h4, h5, h6{
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
}

a{
	text-decoration: underline;
	color: #A65225;
	
}

a:hover{
	text-decoration: none;
	
}

a img{
	border: 0;
	
}

p{
	padding: 10px 0 5px;
	
}

blockquote{
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #f00;
	
}

blockquote p{
	padding: 10px;
	
}

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #f00;
	
}

dd{
	padding: 0 0 0 20px;
	
}

form, input, textarea{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	
}

p img{
	max-width: 100%;
	
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}

img.alignright{
	margin: 3px 0 2px 10px;
	padding: 4px;
	border: 1px solid #704D25;
	display: inline;
	
}

img.alignleft{
	margin: 3px 10px 2px 0;
	padding: 4px;
	border: 1px solid #704D25;
	display: inline;
	
}

.alignleft{
	float: left;
	
}

.alignright{
	float: right;
	
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
	
}

small{
	font-size: 11px;
	
}

#background{
	width: 914px;
	background: #000 url(images/TravisTaylor_Bckgrnd.gif) repeat-y center top;
	
}

#wrapper{
	margin: 0 auto;
	width: 914px;
	padding: 0;
	text-align: left;
	
}

#header{
	float: left;
	margin: 0 -0.5px;
	padding: 0;
	width: 914px;
	height: 356px;
	background: url(images/TravisTaylor_Header.jpg) no-repeat center top;
	
}

#header h1, #header h1 a{
	display: none;
	
}

#menu{
	float: left;
	margin: 0;
	width: 914px;
	height: 40px;
	background: #000;
	
}

#menu ul{
	list-style: none;
	margin: 0 0 0 50px;
	padding: 0;
	
}

#menu ul li{
	float: left;
	
}

#menu ul li a{
	display: block;
	padding: 10px 10px;
	text-decoration: none;
	color: #A65225;
	font-size: 18px;
	font-wheight: bold;
	
}

#menu ul li a:hover{
	color: #8F3939;
	text-decoration: none;
	
}

#underMenu{
	float: left;
	margin: 0 0 0 -0.5px;	
	width: 914px;
	height: 60px;
	background: url(images/TravisTaylor_UnderNav.gif) no-repeat left;

}

#about{
	display: none;
	
}

#about p{
	margin: 0;
	padding: 0;
	
}

#container{
	float: left;
	margin: 0 0 0 50px;
	width: 800px;
	
}

#content{
	float: left;
	width: 550px;
	padding: 0;
	
}

.navigation{
	margin: 10px 10px 0;
	padding: 5px 10px 15px 10px;
	line-height: 24px;
	
}

.navigation a{
	padding: 0 4px;
	color: #fbc19e;
	font-family: arial;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	
}

.navigation a:hover{
	color: #A65225;
	
}

.post{
	padding: 20px 20px;
	
}

.post h2{
	font-size: 24px;
	font-weight: normal;
	
}

.post h2 a{
	color: #A65225;
	font-size: 16px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 4px double #704D25;
	line-height: 28px;
		
}

.post h2 a:hover{
	color: #8f3939;
	
}
	

.entry-date{
	padding: 5px 10px 0 2px;
	color: #666666;
	
}

.entry-content{
	line-height: 24px;
	
}
	
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 5px;
	
}	

.entry-content h2 a{
	color: #8f3939;
	
}

.entry-content h3{
	font-size: 18px;
	font-weight: normal;
	
}

.entry-content h5{
	font-size: 14px;
	
}

.entry-content h6{
	font-size: 12px;
	
}

.entry-meta{
	font-size: 12px;
	color: #FBC19E;
	padding: 20px 30px 30px 0;
	text-align: right;
	line-height: 15px;
	
}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.sidebar{
	float: right;
	width: 248px;
	margin: 0 0 0 1px;
	
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

.sidebar ul{
	margin: 0 0 10px;
		
}

.sidebar ul li{
	padding: 10px 10px 0;
	
}

.sidebar ul li h2{
	border-bottom: 4px double #704D25;
	padding: 8px 10px 2px 0;
	font-family: georgia, arial, helvetica;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	color: #A65225
	
}

.sidebar ul ul{
	margin: 0'
	padding: 6px 10px 0;
	line-height: 18px;
	
}

.sidebar ul ul li{
	margin: 5px 0 0 0;
	padding: 0;
	
}

.sidebar ul ul li a{
	color: #fbc19e;
	text-transform: none;
	text-decoration: none;
	
}

.sidebar ul ul li a:hover{
	color: #A65225;	
	
}

.sidebar ul ul ul{
	padding: 0 0 0 10px;
	
}

.emailText{
	font-size: 9px;
	color: #fbc19e;
	
}

.emailText td{
	font-size: 8px;
	color: #fbc19e;		
	
}

#footer{
	float: left;
	margin: 0 0 0 -1px;	
	width: 914px;
	padding: 15px 0 0 0;
	text-align: center;
	line-height: 60px;
	background: url(images/TravisTaylor_Footer.gif) no-repeat center top;
	text-transform: lowercase;
	font-size: 11px;
	font-family: arial, sans-serif;
	color: #fbc19e;
	
}

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

#footer a:hover{
	color: #fbc19e;
	
}



















