/*  
Theme Name: New eve
Theme URI: http://www.themespack.com/
Description: wordpress Themes new eve by <a href="http://www.wordpres.in/">Free wordpress Themes</a>
Author: Wonder
Author URI: http://www.wordpresssite.com/

	This theme was designed and built by Wonder themes
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

*/
body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#CC1313 url(img/1header.jpg) repeat-x scroll center top;
color:#123456;
font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
margin:0;
padding:0;
}
a {
	color: #018eda;
	text-decoration: none;
}
a:visited {
	color: #018eda;
	text-decoration: none;
}
a:hover {
	color: #95228e;
	text-decoration: none;
}
img {
	border: none;
}
p {
margin:0;
padding:0 0 15px;
width:600px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 50px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #f7941d;
}
h1 a, h1 a:visited {
color:#F7941D;
display:none;
text-decoration:none;
}
h1 a:hover{
	color: #f7941d;
	text-decoration: none;
}
h2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent none repeat scroll;
border-bottom:1px dotted #E1E1E1;
color:#EA2325;
font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
font-size:24px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:normal;
margin:0;
padding-bottom:3px;
width:600px;
}
h2 a, h2 a:visited {
	
	text-decoration: none;
}
h2 a:hover {
	color: #f7941d;
	text-decoration: none;
	border:none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #EA2325;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #95228e;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
form {
	margin:0px;
	padding:0px;
}
#page {
background:url("img/sfondop.jpg") repeat scroll center bottom #123456;
margin:0 auto;
width:920px;
}
/* header area */


#header {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#123456 url(img/header.gif) no-repeat scroll center center;
border-bottom:3px solid #EA2325;
border-top:4px solid #EA2325;
height:190px;
position:relative;
}

#headerlogo {
	position: relative;
	padding: 155px 0px 0px 120px;
	height: 60px;
}
#headerlogo .description{
	position: absolute;
	left: 125px;
	bottom: 3px;
	color: #f00189;
	font-size: 14px;
	display: none;
}
#google{
	margin: 0px ;
    right: 3px;
	float: right;
    position: absolute;
    top:5px;
}
#nav {
background:transparent none repeat scroll 0 0;
display:none;
left:10px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
position:absolute;
top:7px;
}
#nav li {
	float:left;
	margin-left: 5px;

}
 #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
	background:transparent;
	 
}
#nav .page_item a{
	color: #018eda;
	text-decoration: none;
	padding: 8px 15px;
	font: bold 16px/100% Arial, Helvetica, sans-serif;
	display: block;
	background:transparent;
	border-top:2px solid #f00189;
	
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #f00189;
    text-decoration: none;
	padding: 8px 15px;
	font: bold 16px/100% Arial, Helvetica, sans-serif;
	display: block;
	background:transparent;
	border-top:2px solid #018eda;
	
}
/* content  */
#content {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(img/logo.jpg) no-repeat scroll right top;
border:medium none;
float:right;
overflow:hidden;
padding:0 17px;
width:618px;
}

.post {
	clear:both;
	padding-top: 10px;
}
.entry {
	float:left;
	width: 525px;
}
blockquote{
	margin: 5px;
	padding: 5px;
	background:#ecf4dc;
	color:#018eda;
	border:1px solid #e1eace;
}
.post-views {
	background: #ffffff;
	padding-left: 7px;
	float:left;
	font-size: 95%;
	color: #2c8e44;
}
.post-cat {
	background: #ffffff  url(img/folder.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #000000;
}
.postmetadata {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(img/meta.jpg) repeat-x scroll 0 0;
color:#000000;
display:none;
font-size:12px;
height:18px;
padding:8px;
}
.postmetadatap { 
	color: #000000; 
display:none;
	font-size:14px; 
	padding:8px; 
	background: #ffffff  url(img/pback.jpg) repeat-x;
	height:60px;
}
.postrss{
	color: #000000;
	font-size:13px;
	padding: 3mm;
	border: thin dotted #2c2c2c;
	font: verdana;
 display: none;
}
.post-comments {
	background: #ffffff  url(img/com.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
color:#F01221;
display:none;
float:right;
font-size:95%;
padding-left:20px;
}
.googleads{
	width:520px;
	float:left;
	color:#666;
	background:#fff;
	margin:5px 0 5px 0px;
	padding:10px 0 10px 20px;
	border: 1px solid #eee;
display:none;

}
.similiar{
	width:515px;
	float:left;
	color:#000000;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	padding: 5px;
	padding-top: 5px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #F00C3A;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments  */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
display:none;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #ffffff;
	border:1px dotted #eee;
	color:#000000;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #618024;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;

}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
display:none;
}
#commentform label{
	color: #696c69;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #fff ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #018eda;
	border:1px solid #eee;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */


#sidebar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#123456 url(img/scritta-small.jpg) no-repeat scroll center bottom;
border-right:3px solid #EA2325;
float:left;
height:600px;
overflow:visible;
padding:0 5px 0 16px;
width:244px;
}


#misc{
	width:325px;
	margin:0 0 5px 5px;
	padding:0; 
	background:#ffffff; 
	float:left;
}
#info{
	width:315px;
	font-size:11px;
	margin:0px 0 0px 0;
	padding:10px; 
	background:#ffffff; 
	border:#eee 1px solid;
	float:left;
	color: #018eda;
}
#misc1{
	width:325px;
	margin:0 0 0px 5px;
	padding:0; 
	background:#ffffff; 
	float:left;
}
#info1{
	width:315px;
	font-size:11px;
	margin:5px 0 5px 0;
	padding:10px; 
	background:#ffffff; 
	border:#eee 1px solid;
	float:left;
	color: #95228e;
}
#left {
	float: left;
	width: 150px;
}

#right {
	float: right;
	width: 150px;
}
/*sidebar title  */
#sidebar h3, #sidebar .sidebartitle {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#123456 none repeat scroll 0 0;
border-bottom:1px solid #123456;
color:#FFFFFF;
font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
font-size:0px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:5px 0 2px;
width:205px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited {
color:#B0C4DE;
font-size:15px;
line-height:20px;
text-decoration:none;
}
#sidebar a:hover{
	color:#ea2325;
font-size:15px;
line-height:20px;
text-decoration:none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(img/marker.gif) no-repeat scroll 0 4px;
border:medium none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:2px 0 6px 18px;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 2px 0px 10px;
	border: none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none}
/*blogroll widget */
ul.list-blogroll li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
/*meta  widget*/
ul.list-meta li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
/*rss widget */
ul.list-rss li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 15px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#bsearch{
	width:315px;
	font-size:11px;
	margin:0 0 0 5px;
	padding:10px; 
	background:#3d5d00;
	border:#eee 1px solid;
	float:left;
	color: #ffffff;
}
#searchform {
	height:20px;
	line-height:20px;
	float:left;
	padding-top:0px;
	margin:0;
	}
#searchform br {
	display: none;
}
#searchform #s {
	width: 160px;
	height: 16px;
	padding: 4px 0px 0px 0px;
	background: #FBF6FD;
    border:1px solid #eee;
	margin-right: 2px;
	color: #145317;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#FBF6FD;
	border:1px solid #eee;
	width: 73px;
	height: 22px;
    font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}
/* page close */
#close {
	clear: both;
	background: #ffffff;
	line-height: 130%;
	padding-bottom: 0px;
	
	
}
/* footer bar */

#footerbg {
	background: #ffffff;
	border-top:5px solid #bbb;
	}

#footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
color:#F00189;
display:none;
font-size:14px;
margin:0 auto;
padding:30px 0 20px;
text-align:center;
width:920px;
}
	
#footer a, #footer a:visited{
	color: #018eda;
	text-decoration: none;
	}
	
#footer a:hover{
	text-decoration: underline;
	}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}


