/*
Theme Name: Freak Owls
Theme URI: http://freakowls.com
Description: Custom Theme for the band, Freak Owls
Version: 1.0
Author: Jennifer Jean Schiffer
Author URI: http://jennschiffer.com
Tags: fixed, 2 column, right sidebar, music
*/

* {
	margin: 0;
	padding: 0;	
}


body { 
	font-family: Georgia, serif; 
	font-size: 13px;
	color:#000000;
	background: #efe7c6;
	}
	
p { padding: .5em 0;
	line-height: 1.5em;}
	
img {
	border: 0;
	}

img.left {
	float: left;
	border: 0;
	padding: 5px 10px 5px 0px;
	}

img.right {
	float: right;
	border: 0;
	padding: 5px 0px 5px 10px;
	}

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

a:hover {
	text-decoration: none;
	}

/* building the page */

#container {
	background-color: #000000;
	width:900px;
	margin: 0px auto;
	padding: 0px 0px;
	
	}

#header {
	background-color: #fefdfb;
	width: 900px;
	}
	
#header img {
	position: relative;
	z-index: 10;
	}

#page {
	background-color: #fefdfb;
	width: 900px;
	min-height: 300px;
	}
	
#content {
	width: 475px;
	margin: 0;
	padding: 40px 25px 25px 25px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	float: left;
	position: relative;
	top: -15px;
	left: 60px;
	min-height: 300px;
	z-index: 5;
	}
	
#sidebar {
	float: right;	
	position: relative;
	top: -15px;
	z-index: 5;
	}

#footer {
	background-color: #fefdfb;
	width: 900px;
	position: relative;
	top: -35px;
	}
	
.sidebar_box {
	width: 225px;
	padding: 20px;
	margin: 0 25px 10px 0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	}
	
	
/* news */

.news_content {
	background-color: #f68254;
	}

.news_box {
	background: #f9b030;
	}
	
.news_update {
	padding: 10px 0;}



/* who */

.who_content {
	background-color: #3399cc;
	}
	
.who_box {
	background: #cccc99;
	}


/* listen */

.listen_content {
	background-color: #cc9966;
	}

.listen_box {
	background: #336699;
	}
	
#album_stream {
	width: 260px;
	padding: 0 0 10px 10px;
	margin: 0px;
}

.album_stream_box {}
	
.song {
	padding: 10px;
	padding: 10px 10px 5px 10px;
	background-color: #ffffff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;

	}
	
.song_title {
	vertical-align: top;
	padding: 0 0 0 5px;
	}
	
.song_button {
	vertical-align: middle;
	width: 20px;
	height: 20px;
	}

/* see */

.see_content {
	background-color: #669999;
	}
	
.see_box {
	background: #99cc66;
	}
	
#photo_container a{
	font-size: 12px;}

.photograph {
	width: 125px;
	float: right;
	padding: 16px;
	}
	
.photograph img{
	padding-bottom: 3px;
	}

#video_container {
	clear: both;
	}

/* press */

.press_content {
	background-color: #99cc66;
	}
	
.press_box {
	background: #cc9966;
	}
	
.press_audio {
	text-align: center;
	padding: 10px 10px 5px 10px;
	background-color: #ffffff;
	margin-right: 50px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}



/* contact */

.contact_content {
	background-color: #f9b030;
	}
.contact_box {
	background: #6699cc;
	}
	
/* miscellaneous */

#singengine_logo { padding: 10px 0;}

#social_buttons {clear: both;}

.social_button {padding: 3px;}

.box_title {font-size: 14px; color: #000; font-weight: bold; padding-bottom: 10px;}

#album_box {}

#album_cover { width: 125px; float: left; padding: 0 10px 0 0;}



	

/* BEGIN BLOG POST */

.blogpost {
	margin: 0 0 40px 0;
	padding: 0 0;
	}
	
.blog_header {
	padding-top: 10px;
	}
	
.title {
	font-size: 20px;
	color: #000000;
	padding-bottom:3px;
	}
	
.title a{
	color: #000000;
	text-decoration: none;
	}
					
.date{
	font-size: 12px;
	color: #333;
	font-style: italic;
		}

.date a{
	color:#0000FF;
	}

.news_post_content{
	font-size: 13px;
	line-height: 1.3em;
	margin: 10px 0;
	}
	
                
.post_commentlink {
	text-align: right;
	font-size:smaller;
	}
	
.post_commentlink a{
	text-decoration: none;
	color: #000000;
	}	
	
.single_post_meta {
	padding: 10px;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 25px;
	background-color: #F9AE37;
	}

#prevnext_links {
	width: 480px;
	position: relative;
	padding: 10px 0;
	height: 10px;
	margin: 0 auto;
	}
	
#prev_links {
	text-align: left;
	}
	
#next_links {
	float: right;
	}

				
/* END BLOG POST */



/* Begin Comments*/

h3#comments {
	font-size: 14px;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	}
	
.commentlist a{
	text-decoration: none;
	}

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

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li, #commentform input, #commentform textarea {

	}
	
.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: left;
	padding: 0 10px 0 0;
	}
	
li.bypostauthor .avatar{
}
	
.vcard{}

.says, .commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.comment-reply-link {
	font-size: 20px;
	text-transform: uppercase;
	color: #cc3333;
	}

#commentform p {
	font-family: Helvetica, Arial, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond h3{
	font-size: 14px;
	padding-top:10px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Comments */

/* Miscellaneous (Lists and such) */

ul {
	margin: 0 0 0 20px;
	}

ol {
	margin: 0 0 0 20px;
	}

blockquote {
	font-style: normal;
	margin-left: 20px;
	padding: 5px 0 5px 15px;
	text-align: justify;
	}
	
#scrnshots img{ 
	padding:10px;
	}

#flickr img{
	width:100px;
	padding: 10px;
	}

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

ul.category_listing li li {
	list-style: circle;
	}
	
/* End Miscellaneous */



/*  Align box in Wordpress Add Post */

img.centered, .aligncenter, div.aligncenter {
display: block;
margin: 5px auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

/* Image Captions */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-html-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 3px;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* fixes */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
    
.clear {
	clear: both;
	}