/*
Theme Name: Hellboy Blog per ScreenWEEK
Theme URI: http://www.hellboyblog.it/
Description: Tema su due colonne, widget ready, con menu orizzontale.
Version: 1.1
Author: <a href="http://www.suzupearl.com">Barbara Ripepi</a>
*/
* { margin: 0; }

body
{
	font-family: Tahoma, Verdana;
	font-size: 14px;
	background-color: #000000;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFCC00;
}

#wrap
{
	width: 900px;
	text-align: left;
	background-color: #FFF;
	background-image: url(images/content_hell.png);
	background-repeat: repeat-y;
	background-position: center;
}
img, img a {
	border: 0px;
}
#header
{
	height: 284px;
	background-color: #990000;
	background-image: url(images/testata_hell.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


#header img
{
	margin: 0px;
	padding: 0px;
}


#header .logo
{
	vertical-align: middle;
	font-size: 40px;
	height: 250px;
	width: 900px;
	background-color: #000000;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#header .logo a
{
	color: #000;
	text-decoration: none;
}
#header .logo a:hover
{
	color: #000000;
}

#menu
{
	color: #DDD;
	height: 43px;
	background-color: #000000;
	background-image: url(images/barra_hell.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: left top;
}

#menu ul{
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 5px;
}

#menu ul li{
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #DDD;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
}

#menu ul li a{
	text-decoration: none;
	color: #CCCCCC;
	display: block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#menu ul li a:hover
{
	color: #FFCC00;
	background-image: url(images/rollover.gif);
	background-repeat: repeat;
}

#content
{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#left
{
	font-size: 13px;
	line-height: 1.8em;
	float: left;
	width: 500px;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-left: 20px;
}

#right
{
	font-size: 11px;
	line-height: 1.8em;
	float: left;
	width: 320px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#right img
{
	margin: 0px;
	padding: 0px;	
}

#right a
{
	text-decoration: none;
}



#left img
{
	margin: 3px;
	max-width: 98%;
}
#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
}
#left ul li, #right ul li
{
	list-style: none;
	font-size: 12px;
	background: url(images/list_Y.gif) no-repeat left top;
	background-position: 0 5px;
	padding-left: 20px;
	margin: 0;
	botder: 0;
}



#left ol li, #right ol li
{
	background-position: 0 5px;
	padding-left: 20px;
	margin: 0;
	botder: 0;
	list-style-image: none;
	list-style-type: decimal;
	list-style-position: inside;
}




#left .post blockquote
{
	background: url(images/quote.png) no-repeat top left;
	padding-left: 45px;
	min-height: 36px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 14px;
	font-style: italic;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.post .title
{
	margin-bottom: 5px;
	background-image: url(images/titolo.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.post .title a
{
	font-size: 27px;
	text-decoration: none;
	color: #FFCC00;
	vertical-align: middle;
}
.post .title a:hover
{
	text-decoration: underline;
}
.post .meta
{
	color: #999;
	font-size: 11px;
	margin-bottom: 25px;
	line-height: 1.5em;
	background-color: #000000;
	background-image: url(images/metapost.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 5px;
}
.post .meta a
{
	color: #FFCC00;
}
.post .meta a:hover
{
	color: #FFFFFF;
}
.post .meta .posted
{
	float: left;
	width: 380px;
	padding-right: 2px;
}
.post .meta .comments
{
	float: left;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 25px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}

.post .entry
{
	text-align: left;
	padding: 6px;
	margin-bottom: 5px;
	color: #CCCCCC;
	font-size: 14px;
}

.post .entry p
{
	padding-bottom: 15px;
}

.post .entry img
{
	margin: 0px;
	padding: 5px;
}


.post .entry a
{
	color: #FFCC00;
	text-decoration: underline;
}

.post .entry a:hover
{
	color: #FFFFFF;
	background-color: #000000;
}

.ltop
{
	width: 330px;
	height: 12px;
	background-image: url(images/menu_su.png);
	background-repeat: no-repeat;
	background-color: #333333;
	margin: 0px;
	background-position: bottom;
}
.lmid
{
	width: 320px;
	background-image: url(images/menu_sfondo.png);
	background-repeat: repeat-y;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #333333;
}
.lmid h2
{
	font-weight: bold;
	margin: 0;
	font-size: 20px;
	padding-bottom: 10px;
	color: #FFCC00;
}
.lbot
{
	width: 330px;
	height: 12px;
	margin-bottom: 30px;
	background-image: url(images/menu_giu.png);
	background-repeat: no-repeat;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
	color: #CCCCCC;
}
#commentform 
{
	padding:10px;
	background-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #ddd;
	border-bottom-color: #ddd;
	width: 300px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	color: #FFFFFF;	
	
}

textarea#comment {
	width:400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}




#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
}
#left .commentlist li.alt 
{
	background-color: #333333;
	list-style-type: none;
}





#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:1em;
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}

#footer-top {
margin-top: 15px;
clear: both;
overflow: hidden;
height: 13px;
background: url(images/hellboy_footer_top.png) no-repeat top center;
}
#footer
{
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	background: url(images/hellboy_footer_bg.png) repeat-y top center;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#footer-bottom {
clear: both;
overflow: hidden;
height: 16px;
background: url(images/hellboy_footer_bottom.png) no-repeat top center;
}

#login
{
	color: #CCCCCC;
	text-align: left;
}


.navigation {
	margin-bottom: 30px;
	float: left;
	width: 49%;
}


.alignright {
	text-align:right;
	margin-bottom: 30px;
	float: right;
}
.navigation .alignleft {
	text-align:left;
	margin-bottom: 30px;
}

#commentarea
{
	text-align: left;
	background-color: #CC3333;
	width: 400px;
}


#searchform {
	margin-top:5px;
	float: right;
	margin-right: 15px;
}

#s {
	border:1px solid #FFFFFF;
	width:210px;
	background-color: #CCCCCC;
}

#searchsubmit {
	background:transparent;
	border:none;
	color:#FFCC00
}


#searchsubmit a:hover {
	background:transparent;
	border:none;
	color:#FFFFFF
}

img#rssfeed {
   border:none;
}

.paginazione {

        margin-top: 10px;
	margin-bottom: 25px;

}

/*** DB FILM 2008/05/30 ***/
a.embed-screenweek img {display: block; margin: 10px auto; max-width:
650px; border:border:1px solid #999; padding:1px;}

/*** SOCIAL FOOTER ***/
#social-footer legend { text-align: left; }
#social-footer a img {border: 0px;}

#social-footer #tiny-logos {position: relative; top: 0px; left: 10px; width: 380px; float: left;}
#social-footer #social-buttons {position: relative; top: 0px; right: 10px; width: 380px; float: right;}
#social-footer #footer-info {clear: both;}

fieldset {
	border: 1px solid #666666;
	text-align: center;
	margin: 10px auto;
	font-weight:bold;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-khtml-border-radius-topleft:10px;
	-khtml-border-radius-topright:10px;
	-khtml-border-radius-bottomleft:10px;
	-khtml-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}
fieldset img {width: 60px; height: 60px;}