/*  

Theme Name: dreamworks redux

Theme URI: http://www.quickiepc.com

Description: Keeping it very sharp, clean, and accesible. 

Version: 1.0

Author: Vinh Le

Author URI: http://www.quickiepc.com

*/ 

* {
	margin: 0;
	padding: 0;
}

body {
	background: #333 url('images/Motoranto_sfondo.jpg') fixed center center;
	color: #000000;
	font-family: sans-serif;
	font-size: 62.5%;
	text-align: center;
	font-weight: normal;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

b {
	color: #FFFFFF;
        font-size:11px;
	text-decoration: none;
}

p {
	clear:both;
        display:block;
        font-size:11px;
        line-height:1.5;
        margin-bottom:18px;
        margin-top:18px;
        text-align:justify;
}

#content_wrapper {
	width: 871px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


/******************************************************
*
*						HEADER
*
******************************************************/

#header {
	width: 915px;
        left: -25px;
        border: 3px solid #FFFFFF;
	position: relative;
	height: 236px;
	margin-top: 60px;
	background: url('images/motoranto3 definitiva.jpg');
}

#header h1.main_title {
	padding-right: 22px;
	position: absolute;
	bottom: 219px;
}

#members_area {
	font-size: 14px;
	color: #FFF;
	position: absolute;
	right: 8px;
	bottom: 240px;
}

#members_area a {
	color: #FFF;
}

#members_area a:hover {
	color: #FF0000;
}

#header h3.slogan {
	padding-right: 22px;
	position: absolute;
	font-size: 21px;
	bottom: 160px;
	left: 100px;
	font-weight: normal;
}

#header ul.navmenu {
	padding-right: 22px;
	position: absolute;
	bottom: -6px;
	left: -1px;
	list-style: none;
	font-size: 17px;
	font-weight: bold;
	line-height: 32px;
        width: 893px;
        background: #ff0000;
        letter-spacing: -1px;
        border: 1px solid #ffffff;
}

#header ul.navmenu li {
	float: left;
	margin-right: 20px;
}

#header ul.navmenu li a {
	float: left;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	padding: 0px 12px;
        margin-left: 1px;
}

#header ul.navmenu li:hover {
	background: transparent;
        color: #100f16;
}

#header ul.navmenu li a:hover {
	background: transparent;
        color: #100f16;
}


#header ul.navmenu li.current_page_item {
	float: left;
	margin-right: 20px;
	background: transparent;
}

#header ul.navmenu li.current_page_item a {
	float: left;
	color: #FFFFFF;
        background: transparent;
}

/******************************************************
*
*						CONTENT
*
******************************************************/


#content {
	width: 871px;
	position: relative;
	background: #100f16;
	padding: 22px;
        left: -25px;
        border:3px solid #FFFFFF;
}


#content_posts_wrapper {
	width: 575px;
	float: left;
	position: relative;
        bottom: -5px;
        text-align: justify;
}

.date {
	width: 58px;
	height: 55px;
	float: left;
	position: relative;
	padding-bottom: 5px;
	text-align: center;
	line-height: 28px;
	background: transparent url('images/date.jpg') no-repeat;
	color: #000000;
	font-size: 28px;
	font-weight: bold;
        left: -8px;
        bottom: -6px;
}

.month {
	font-size: 18px;
	color: #FFFFFF;
}

.sub_title {
	padding-bottom: 20px;
}

.author a {
	background: transparent;
	padding: 5px;
	color: #FFFFFF;
	font-size: 12px;
	float: left;
	position: relative;
        bottom: 2px;
        margin-top: 5px;
}

.author a:hover {
	background: transparent;
	border: 1px solid #FFFFFF;
}

.comments {
	color: #FFFFFF;
	float: right;
	position: relative;
	font-size: 12px;
	padding-left: 20px;
	background: url('images/comment_post.jpg') no-repeat left center;
        bottom: -3px;
        margin-top: 5px;
}

.comments a {
	color: #FFFFFF;
	text-decoration: none;
}

.comments:hover {
	text-decoration: none;
	border: 1px solid #FFFFFF;
        height: 17px;
}

.actual_post {
	clear:both;
        background: #ffffff;
        font-family:verdana;
        font-size:12px;
        margin-left:-5px;
        margin-right:-10px;
        margin-top:20px;
        padding:8px 13px 8px; 
        display: block;
}

.actual_post img { 
        text-align: center; 
}


.content_post {
	width: 505px;
	margin-left: 10px;
	float: left;
	position: relative;
}

div.ratepost div {
       color:#0000FF;
       float:left;
       font-weight:bold;
       line-height:10px;
}

.tags {
	background: #3b3b3b;
	border: 1px solid #222222;
	padding: 5px;
	color: #FFF;
	font-size: 12px;
        margin-bottom: 40px;
        margin-top: 10px;
        margin-left: -5px;
        border: 1px solid #7b7b7b;
        width: 508px
}

.tags a {
	padding-left: 20px;
	background: transparent url('images/tag.jpg') no-repeat left center;
	color: #FFF;
	text-decoration: none;
}

.tags a:hover {
	text-decoration: underline;
}

h1, h3, h4 {
	font-family: sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 72px;
	color: #FFF;
	letter-spacing: -5px;
}

h2 {
        font-family: sans-serif;	
        font-size: 25px;
	color: #ffffff;
	font-weight: normal;
}

h4 {
	font-size: 29px;
	color: #FFF;
	letter-spacing: -3px;
}

h2 a {
	color: #ffffff;
        font-family: sans-serif;
}

h2 a:hover {
	text-decoration: underline;
}

h1 span {
	color: #FF0000;
}

h4 span {
	color: #FF0000;
}




/******************************************************
*
*						SIDEBAR
*
******************************************************/

#sidebar {
	width: 211px;
	padding-right: 22px;
	padding-left: 32px;
	list-style-type: none;
	float: left;
	position: relative;
	font-size: 12px;
	line-height: 21px;
        left: 30px;
        background: transparent;
}

#rss_feed {
	padding-bottom: 30px;
}

#rss_feed img {
	border: 0;
        margin-top:1px;
        margin-bottom:-30px;
}

#rss_feed a:hover {
	text-decoration: underline;
}

#sidebar h4.abbonati {
        background:transparent none repeat scroll 0 0;
        color: #FFF;
        font-size:28px;
        height:28px;
        width:194px;
}

#sidebar ul.abbonati_sub {
        background:#100f16;
        border:1px solid #7B7B7B;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin-bottom:25px;
        padding:10px;
}

#search {
	background:#100F16 none repeat scroll 0 0;
        border:1px solid #7B7B7B;
        font-size:12px;
        margin-bottom:25px;
        padding:10px;
        padding-right: 8px;
        width:193px;
}

#search p {
	margin: 0;
}

#search_input {
	width: 130px;
	background: #FFF;
	border: 1px solid #222222;
	color: #333;
	padding: 2px;
	float: left;
	height: 17px;
}

#search_submit {
	border: 1px solid #222222;
        font-weight: bold;
        letter-spacing: -1px;
	background: #FF0000;
	color: #FFF;
	margin-left: 5px;
	padding: 1px;
}

#sidebar ul.facebook_sub {
        background: #D8DFEA;
        border:1px solid #7B7B7B;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin-bottom:15px;
        margin-top:10px;
}

#sidebar h4.recentcomments {
	width: 194px;
	height: 28px;
	background: transparent;
}

#sidebar ul.recentcomments_sub {
	background:#100f16;
        border:1px solid #7B7B7B;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin-bottom:25px;
        padding:10px;
}

#sidebar ul.recentcomments_sub span {
	color: #333;
}

#sidebar ul.recentcomments_sub a {
	padding: 0 0 0 25px;
	margin-bottom: 2px;
	background: #7b7b7b url('images/recentcomments_icon.png') no-repeat 5px center;
	display: block;
}

#sidebar ul.recentcomments_sub a:hover {
	background: transparent url('images/recentcomments_icon.png') no-repeat 5px center;
}

#sidebar h4.recentposts {
        background:transparent none repeat scroll 0 0;
        color: #FFF;
        font-size:28px;
        height:28px;
        width:194px;
        margin-top:20px;
}

#sidebar ul.recentposts_sub {
	background:#100f16;
        border:1px solid #7B7B7B;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin-bottom:25px;
        padding:10px;
}

#sidebar ul.recentposts_sub a {
	padding: 0 0 0 20px;
	margin-bottom: 2px;
	background: #7b7b7b url('images/recentposts_icon.png') no-repeat 5px center;
	display: block;
}

#sidebar ul.recentposts_sub a:hover {
	background: transparent url('images/recentposts_icon.png') no-repeat 5px center;
}

#sidebar h4.categories {
        background:transparent none repeat scroll 0 0;
        color: #FFF;
        font-size:28px;
        height:28px;
        width:194px;
}

#sidebar ul.categories_sub {
	background:#100F16 none repeat scroll 0 0;
        border:1px solid #7B7B7B;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin-bottom:25px;
        padding:10px;
}

#sidebar ul.categories_sub a {
	padding: 0 0 0 22px;
	margin-bottom: 2px;
	background: #7b7b7b url('images/recentposts_icon.png') no-repeat 5px center;
	display: block;
}

#sidebar ul.categories_sub a:hover {
	background: transparent url('images/recentposts_icon.png') no-repeat 5px center;
}

#sidebar h4.links {
        background:transparent none repeat scroll 0 0;
        color: #FFF;
        font-size:28px;
        height:28px;
        width:194px;
}

#sidebar ul.links_sub {
	background:#100F16 none repeat scroll 0 0;
        border:1px solid #7B7B7B;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin-bottom:25px;
        padding:10px;
}

#sidebar ul.links_sub a {
	padding: 0 0 0 22px;
	margin-bottom: 2px;
	background: #7b7b7b url('images/footer_icon.jpg') no-repeat 5px center;
	display: block;
}

#sidebar ul.links_sub a:hover {
	background: transparent url('images/footer_icon.jpg') no-repeat 5px center;
}

#sidebar h4.bestposts {
        background:transparent none repeat scroll 0 0;
        color: #FFF;
        font-size:28px;
        height:28px;
        width:194px;
}

#sidebar ul.bestposts_sub {
	background:#100F16 none repeat scroll 0 0;
        border:1px solid #7B7B7B;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin-bottom:25px;
        padding:13px;
}

#sidebar ul.bestposts_sub a {
	padding: 0 0 0 22px;
	margin-bottom: 0px;
	background: #7b7b7b url('images/recentposts_icon.png') no-repeat 5px center;
	display: block;
}

#sidebar h4.tagcloud {
        background:transparent none repeat scroll 0 0;
        color: #FFF;
        font-size:28px;
        height:28px;
        width:194px;
}

#sidebar ul.tagcloud_sub {
	background:#100F16 none repeat scroll 0 0;
        border:1px solid #7B7B7B;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin-bottom:25px;
        padding:10px;
}

#sidebar h4.sondaggi {
        background:transparent none repeat scroll 0 0;
        color: #FFF;
        font-size:28px;
        height:28px;
        width:194px;
}

#sidebar ul.sondaggi_sub {
        border:1px solid #7B7B7B;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin-bottom:25px;
        padding:10px;
        background: #7b7b7b;
}

#sidebar a {
	text-decoration: none;
	color: #d8d8d8;
}


/******************************************************
*
*						FOOTER
*
******************************************************/

#footer_top {
	width: 871px;
	height: 20px;
	margin-top: 100px;
	position: relative;
	background: transparent;
}

#footer_top h1.footer_title {
	font-size: 72px;
	position: absolute;
	bottom: 2px;
	color: #FFF;
}

#footer_main {
	width: 871px;
	position: relative;
	background: #515050;
        border:10px solid #FFFFFF;
	color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
        right: 7px;
        top: -20px;
}

#footer {
	padding-left: 22px;
	padding-right: 22px;
	list-style: none;
	font-size: 14px;
	line-height: 21px;
}

#footer li.page_footer, li.about_footer {
	float: left;
	width: 240px;
}

#footer li.page_footer {
	margin-right: 45px;
}

ul.recentcomments_footer, ul.recentposts_footer {
	list-style: none;
}

ul.recentcomments_footer {
	padding-top: 15px;
	background: transparent;
}

ul.recentposts_footer {
	padding-top: 15px;
	background: transparent;
}

li.about_footer {
	padding-top: 0px;
	background: transparent;
}
li.about_footer h4 {
	margin-bottom: 20px;
}

ul.recentcomments_footer a, ul.recentposts_footer a {
	padding: 5px 5px 0 21px;
	background: url('images/footer_icon.jpg') no-repeat 1px center;
	text-decoration: none;
	display: block;
	color: #ffffff;
	border-bottom: 1px solid #100f16;
}

ul.recentcomments_footer a:hover, ul.recentposts_footer a:hover {
	background-color: #100f16;
}

.clear {
	clear: both;
}

.disclaimer {
	position: relative;
	padding-top: 30px;
	bottom: 0px;
	text-align: center;
	color: #100f16;
	display: block;
}

.disclaimer a {
	color: #FFF;
}

.disclaimer a:hover {
	color: #ff0000;
}


/*********************************

			comments

*********************************/


.comments_number {
	margin-top: 40px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 30px;
}

.comments_list li {
	padding-left: 2px;
}

.comments_list ol {
	font-size: 20px;
	line-height: 13px;
	color: #000000;
}

.comments_list ol .comments_author {
	color: #FF0000;
	display: block;
	font-weight: bold;
	font-size: 14px;
}

.comments_list ol .comments_author a {
	color: #FF0000;
}

.comments_list ol .comments_author a:hover {
	color: #ff0000;
}

.comments_list ol li.alt .comments_author {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.comments_list ol li.alt .comments_author a {
	color: #FFFFFF;
	font-weight: bold;
}

.comments_list ol li.alt .comments_author a:hover {
	color: #FF0000;
}

.comments_list ol p.comments_para {
	margin-top: -10px;
	color: #FFFFFF;
	font-size: 14px;
}

.comments_list ol li.alt p {
	font-size: 14px;
	color: #FFFFFF;
}

.comments_list ol p {
	font-size: 14px;
	color: #000000;
}

#comments input, textarea {
	border: 1px solid #222;
	background: #f3f3f3;
	color: #000000;
	padding: 3px;
}

#comments textarea {
	width: 505px;
}

#submit {
	border: 1px solid #222;
	background: #f3f3f3;
	color: #999;
}

#submit:hover {
	background: #53abd5;
	color: #fff;
}

.comments_date {
	color: #333;
	display: inline;
	font-size: 12px;
	background: url('images/date_orange.jpg') no-repeat left center;
	padding-left: 13px;
	line-height: 20px;
}

li.alt .comments_date {
	background: url('images/date_blue.jpg') no-repeat left center;
	padding-left: 13px;
}

.comments_list li {
	border: 1px solid #3d3d3d;
	padding: 10px;
	background-color: #eeeeee;
	
}

.comments_list li.alt {
	background-color: #3d3d3d;
	border-color: #222222;
}

.comments_form label {
	font-size: 14px;
	padding-left: 5px;
        color: #FFFFFF;
}

.comments_text {
	margin-bottom: -19px;
}

.comments_avatar img {
	width: 90px;
	float: left;
}

.comments_avatar a {
	border: 0;

}

.comments_avatar img {
	border: 0px solid #FFF;
}

.comments_body {
	float: left;
}