/*==========================================
Theme Name: YCG Theme
Theme URI: http://blog.ycg.it/
Version: 1.0
Author: Valeria Amendola
Author URI: http://www.scissorstudio.net/
==========================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	background:#efefef url('bg.jpg');
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	color: #666;
}

/*========== CLASSI VARIE ==========*/

.clear {clear: both;}

blockquote {
	font-style: italic;
	text-align: justify;
	margin: 10px 30px 10px 10px;
	padding-left: 20px;
	border-left: 2px solid #ccc;
}

/*========== LINK ==========*/

a:link {
	color: #8b2413;
	text-decoration: none;
}

a:visited {
	color: #8b2413;
	text-decoration: none;
}

a img, img a {border: 0;}

/*========== MAIN BLOCKS ==========*/

#wrap {
	width: 940px;
	margin: 0 auto;

}

#content {
	width: 730px;
	float: left;
	background: #fff;
	margin-bottom: 20px;
}

#ads {
	width: 190px;
	background: #666 url('bg-ads.jpg');
	float: right;
        text-align:center;
}

#header {
	height: 350px;
	background: #fff;
}

#content-post {
	float: left;
	width: 520px;
	margin-bottom: 20px;
}

#head-menu {
	font-size: 14px;
	margin-left: 50px;
	height: 40px;
	width: 470px;
	margin-top: 10px;
}

#sidebar h2 {
	background: #efefef;
	border-top: 2px solid #8b2413;
	color: #8b2413;
	padding: 3px;
	font-size: 16px;
	font-weight: normal;
}

#menu_side ul li {
	list-style-type: none;
}

#footer {
	clear: both;
	background: #fff url('footer-bg.jpg') no-repeat;
	height: 61px;
	
}

/*========== HEADER ==========*/

#header h1 a {
	text-decoration: none;
	font-weight: normal;
	font-size: 40px;
	padding-left: 30px;
}

.blog-title {
	padding-top: 20px;
	width: 300px;
	float: left;
}

#logo {
	background: #fff url('logo.jpg') no-repeat right;
	width: 202px;
	height: 62px;
	float: left;
	margin-top: 20px;
	margin-left: 31px;
	margin-bottom: 20px;
}

/*========== MAIN NAVIGATION ==========*/

ul#nav {
	display: inline;
	width: 550px;
	float: left;
	margin-left: -18px;
}

ul#nav li{
	display: inline;
}

#nav a{
	color:#8b2413;
	text-decoration: none;
}

/*========== ADS SIDEBAR ==========*/

#ads li {
	list-style-type: none;
    text-align: center; 
    margin:0 auto; 
    display:block;
}

#ads img {
        width: 175px;
	margin: 5px auto 0 auto;
        border: 0;
	vertical-align:middle;
	text-align:center;
	display:block;
}

/*========== POST ==========*/

.post {
	margin-left: 30px;
	margin-top: 30px;
}

.date {
	color: #656364;
	font-size: 14px;
	text-transform: capitalize;
}

.post-title {
	font-size: 28px;
	color:#8b2413;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 15px;
}

.text {

}

.text img {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
}

	.alignleft {
		float: left;
	}
	
	.alignright {
		float: right;
	}

.comment-post {
	margin: 20px 0px;
	font-size: 14px;
}

.bottom-post{
	background: url('bottom-post.jpg') no-repeat;
	width: 467px;
	height: 69px;
}

/*========== SIDE MENU ==========*/


#menu_side {
	width: 180px;
	background: #fff;
	float: right;
	margin: 0 20px 0 auto;
}

/*========== FOOTER ==========*/

.copy-footer {
	padding-top: 43px;
        padding-left:5px;
        color:#fff;
        width:450px;
        font-size:10px;
}
.copy-footer a {
text-decoration:underline;
color:#fff;
}

.login-footer{
font-size:10px;
margin-top: -10px;
margin-left:550px;
width:110px;

}

/*========== CUSTOM WIDGET CALENDAR ==========*/

.widget {
margin: 20px 0;
}

input#s {
	width: 100px; 
	border: 1px solid #ccc;
	margin: 2px;
	padding: 2px;
}

#calendar h2 {
display:none;
}

#calendar_wrap {
	margin-bottom: 10px;
}

#wp-calendar{
	 border-collapse: separate;
	 border-spacing: 0px;
	 width: 180px;
	 color: #666;
	 font-family: Arial, Tahoma, sans-serif;
}

#wp-calendar tr{
	border-bottom: 2px solid #efefef;
	padding-bottom: 1px;
}

#wp-calendar caption{
	background: #efefef;;
	border-top: 2px solid #8b2413;
	color: #8b2413;
	padding: 3px;
	text-align: left;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}

#wp-calendar th{
	background: #efefef;;
	border-color: #efefef;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 3px;
	color: #666;
}

#wp-calendar tbody{
	background: #fff;
	border-left: #fff;
	border-right: #fff;
	border-top: #fff;
}

#wp-calendar td{
	padding: 2px;
	text-align: center;
	border-bottom: 1px solid #ead9d6;

}
.sunday {
	color: #8b2413;
}

/*========== CUSTOM WIDGET ARCHIVES ==========*/

#archives {
	margin-bottom: 10px;
}

#archives li {
	padding: 1px;
	border-bottom: 2px dashed #ccc;
}

#archives a{
	text-decoration: none;
	color: #000;
}

#recent_post{
	margin-bottom: 10px;
}

#recent_post .microdate {
	font-size: 10px;
	font-weight: bold;
	color: #8b2413;

}
#recent_post li {
	padding: 1px;
	border-bottom: 1px solid #8b2413;
}

#recent_post a{
	text-decoration: none;
	color: #000;
}

/*========== COMMENTS POST ==========*/

.comments {
	margin-left: 30px;
	padding-top: 10px;
}

input#author, input#email, input#url, textarea#comment {
	border: 1px solid #ccc;
	padding: 4px;
	margin: 2px;
}

textarea#comment {
	width: 400px;
}

.comments h3 {
	margin-top: 20px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {margin: 20px auto;}

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

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
margin-right: 20px;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}