/*
Theme Name: FEYA
Theme URI: http://wordpress.org/
Description: This is the default template for the Favorite Entertainment of the Year Awards
Author: Julius & James
Author URI: http://binarybonsai.com/
Tags: Hawaii, Entertainment, Awards, Favorite Entertainment Awards,
*/



/* Begin Typography & Colors */
@charset "utf-8";
/* CSS Document */


form{
margin:0px;
padding:0px;
}
.header{
background:url(images/heade2.jpg) no-repeat;
height:250px;
width:980px;
overflow:hidden;
}
a{
color:#990000;
}
a:hover{
text-decoration:none;
}
a img{
border:0px;
}
.main{
border:solid 1px #FEF4DE; 
width:980px;
margin:0px auto;
}
.content{
background:#fff;
border:solid 1px #fff;
padding:15px;
}
.vote_td p{
margin-top:0px;
}
.home_content p{
margin-top:0px;
}
h2{
margin-top:0px;
}
.home_content{
padding-right:14px;
}
.artist_main{
border:solid 1px #e9dd91;
margin:0px 6px 10px 6px;
width:460px;
overflow:hidden;
float:left;
height:139px;
}
.artist{
height:115px;
overflow:hidden;
border:solid 2px #fff;
width:436px;
padding: 10px;
background:#e9dd91;
}
.artist .img{
height:115px;
float:left;
overflow:hidden;
border:solid 1px #d3c671;
}
.artist .img img{
border:solid 5px #dccf7f;
width:105px;
}
.artist_disc p{
margin:0px 0px 10px 0px;
}
.artist_disc{
font-size:11px;
height:84px;
overflow:hidden;
}
.artist .text{
width:291px;
padding-left:20px;
float:left;
line-height:16px;
}
.artist_name{
padding-bottom:2px;
border-bottom:dotted 1px #ab9d44;
}
.artist_name a{
padding-bottom:1px;
font-size:14px;
font-weight:;
color:#900000;
text-decoration:none;
}
.artist_name a:hover{
text-decoration:underline;
}
.artist_content{
margin:5px 0px;

}
.vote_div{
margin-top:5px;
}
.vote_div input{

}
.vote_div input:hover{
}
.footer{
text-align:center;
font-size:11px;
padding:10px 0px;
color:#000;
background:#eee;
}
.line{
border-top:dotted 1px #ccc;
background-color:#ccc;
}

/*single - page*/
.post_title{
border-bottom:solid 1px #eee;
padding-bottom:5px;
font-size:16px;
font-weight:bold;
color:#900000;
text-decoration:none;
}
.entry{
line-height:19px;
}
.vote_box_single{
margin-top:5px;
text-align:right;
background:#efefef;
border:solid 1px #dddddd;
padding:3px;
}
.top_add{
margin-top:0px;
text-align:center;
background:#fff;
}
.top_add p{
margin:0px;
}
.top_add img{
margin:15px 5px 5px 5px;
}
.vote_box_single input{
font-size:16px;
}
.vote_box_single input:hover{

}
/*end single*/
.sidebar_add{
border:1px solid #eee;
padding:10px 10px 0px 10px;
text-align:center;
}
.sidebar_add img{
display:block;
margin:0px auto 0px auto;
}
.sidebar_add p{
margin:0px 0px 10px 0px;
}
.footer_add{
text-align:center;
padding:15px;
height:60px;
width:980px;
margin:0px auto;
}
.footer_add img{
margin:0px 10px;
}
.footer_add p{
margin:0px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
body{
background:url(images/BG_pattern.gif) repeat #660000;
margin:0px;
font-size:12px;
font-family:helvetica,tahoma, arial;
}
