/*  
Theme Name: Alex Meraz v1.0
Theme URI: http://www.alexmeraz.it
Description: First theme for Alex Meraz Italia
Version: 1.0
Author: kiucci
Author URI: http://kiarina88.livejournal.com

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: "Times New Roman", Times, serif;
font-size: 10px;
text-align: center;
vertical-align: top;
background: #C1BEBE;
}

a, a:link, a:visited{
text-decoration: underline;
color: #666;
}

a:hover{
text-decoration: none;
}

p{
padding: 10px 0 0 0;
}

#translation_bar img {
	padding-right: 10px;
	text-align:center;
}

#wrapper{
margin:auto;
width: 1000px;
text-align: left;
}

.post {
color: #fffff;
margin-bottom: 5px;
margin-left:6ex;
margin-right:2ex;
}

.data_title {
background: url(images/data_title.png) no-repeat;
line-height: 25px;
padding: 10px 140px 0 0;
word-spacing: 2px;
color: #666;
text-align: left;
text-transform:uppercase;
font-weight:bold;
font-size: 14px;
font-family: "Times New Roman", Trebuchet MS;
letter-spacing: 2px;
text-align: center;
text-shadow: #000 1px 1px;
}

 

.data_title a:link, .data_title a:visited{
	color: #666;
	text-decoration: none;
}

.data_title a:hover {
	color: #666;
	text-decoration: underline;
	
}
	

#header{
width:inherit;
height: 450px;
background: #C1BEBE no-repeat;
float: left;
}

#container{
float:right;
width: 760px;
}


#entry{
width: 700px;
line-height: 18px;
color:#000;
background:url(images/bg.png) repeat-y;
padding: 15px 50px 20px 25px;
text-align:justify;
font-family:"Times New Roman", Times, serif;
}

.metadata{
width: 700px;
-moz-border-radius: 0px 0px 15px 15px;
-webkit-border-radius: 0px 0px 15px 15px;
background: #E5E2E2;
text-align:left;
padding: 5px 0 10px 20px;
}

.navigation{
padding: 10px 0 20px 0px;
font-size: 14px;
line-height: 18px;
}

.sidebar{
float: left;
width: 230px;
margin: 0 0 0 10px;
display: inline;
}

#meta{
	list-style:none;
	text-align:center;
}

.title_side{
height: 30px;
background: url(images/title_side.png) no-repeat;
font-family: "LaurenScript";
color:#FFF;
font-size: 18px;
text-align: right;
padding: 3px 15px 0 0;
margin: 0 -10px 0 0;

}

@font-face{
font-family: "LaurenScript";  
src: url(fonts/LaurenScript.ttf) format:("truetype");
}


.side_content{
background-color: #E0E0E0;
color: #000000;
margin: 0 10px 0 0;
padding: 3px 15px 10px 15px;
font-family:"Times New Roman", Times, serif;
-moz-border-radius: 0px 0px 15px 15px;
-webkit-border-radius: 0px 0px 15px 15px;
}

#twitter {
	text-align:left;
	width: 200px;

}

.cpg_galimagelink {
margin: 10px 0 10px 0;
border: 1px #600;
}

#categories{
list-style:none;
}

table#wp-calendar{
width: 100%;
}

#footer{
clear: both;
float:right;
width: 800px;
margin: 0 90px 0 0;
padding: 2px 0 10px 0 ;
text-align:center;
-moz-border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
background:#000;
color:#FFF;
}

#searchsubmit{
	width: 50px;
	height: 35px;
	background:url(images/search.png) no-repeat;
}

#comments-template{
	width: 700px;
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

#comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

#comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

#comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

#commentmetadata{
	font-size: 12px;
}

#comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
