/*  
Theme Name: Nazanin Amirian v1
Theme URI: http://www.nazaninamirian.es
Description: Dise&#241;o &#250;nico, propiedad de Nazanin Amirian.
Author: Milcom Informatics
Author URI: http://www.milcom.es

Instrucciones
 .post h1 - Título de cada post
 .postmetadata - Pie de cada post
 .entry - Contenido de cada post
 
Colores
 Fondo - #FFCC33

menu

* {border:#003366 solid 1px;}


*/

body {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.5em; 
	background: #800000;
	margin: 0em;
}

h1 {margin-top:0;}

#header {/*engloba el header*/
	background: url(images/top.jpg) no-repeat;
	height:339px;
	margin-right:auto;
	margin-left:auto;
}

a:link, a:visited {text-decoration:none; border-bottom: 1px solid; color: #DBA800;}
a:hover, a:active {text-decoration:none; border-top: 1px solid; border-bottom: 1px solid; color: #DBA800;}
#header h1 a {color:#ffffff; margin-bottom:10px;}
.description {color:#482201; font-weight:bold;}

img#star {
	position:absolute;
	z-index:5;
	top:90px;
	right:150px;
}


#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	z-index:5;
	top:312px;
	left:90px;
}

#menu ul {
	padding:0px;
	margin:0px;
}

#menu ul li {
	float:left;
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	margin-right:5px;
	font-size:13px;
}
#menu ul .last a:visited, #menu ul .last a:link{ margin-left: 10px; font-weight:bold;}

.page_item a:visited, .page_item a:link {
	color:#ffffff;
	border-bottom: 0px;
	border-top: 0px;
}

.page_item a:hover, .page_item a:active {
	color:#ffffff;
	border-top: 0px;
	border-bottom:  2px solid #000000;
}

.current_page_item a:visited, .current_page_item a:link {
	text-decoration:none;
	border-bottom: 0px;
	border-top: 0px;
}

#search {
	position:absolute;
	z-index:5;
	top:50px;
	left: 620px;
}

#search p {
	margin:0px;
	padding:0px;
}

#s {
	font-size:11px;
	border: 0px;
	width:200px;
	font-weight:bold;
	padding-left:28px;
	color:#482201;

}

#searchsubmit {background: #ffffff url(images/search.gif) no-repeat scroll 2% 50%;
	font-size:11px;
	width:16px;
	height:16px;
	text-align:center;
	border: 0px;

	padding:0;
	margin:0;
	color:#ffffff;
	font-weight:bold;
}

#main {/*1ª Columna que engloba el contenido despues del header*/
	background: url(images/main.jpg) repeat-y;
	margin-right:auto;
	margin-left:auto;
}


#content {/*Columna de los posts*/
	width:490px;
	margin:50px 0 0 38px;
	padding:0;
	clear:none;
	float:left;
	min-height: 900px;
	height: auto !important;

}
/****************************************************Post*******************/
.post {margin-top: 20px;}
.posttop {/*Encuadra la fecha y el título de cada post*/}
.dpost {margin-top:10px;}
.post h2 { /*Título de cada post*/
	color:#663366; font-family: "Verdana", Times, serif; font-size:13px; text-decoration:none; letter-spacing: 1px; font-weight:bold; line-height: 1.2em;}
.post h2 a:visited, .post h2 a:link { color:#663366; text-decoration:none; border-top: 0px; border-bottom: 0px; font-weight:bold;}
.post h2 a:hover, .post h2 a:active {color: #663366; text-decoration:none; border-top: 0px; border-bottom: 0px; font-weight:bold;}
.entry {margin-top: 10px; font-family: Verdana; color: #444; text-decoration:none; word-spacing:normal; text-align: justify; letter-spacing: 0;	line-height: 1.2em; font-size: 11px; padding: 0 25px 20px 10px;}
.entry a:hover, .entry a:active {color:#cc9900;	border-top: 0px; border-bottom: 0px;}
.entry a:link, .entry a:visited {color:#663366; border-top: 0px; border-bottom: 0px;}

.post img {
	border:0px;
	margin:3px;
}

.post small {
	color:#666666;
}

.postmetadata {
	text-align:right;
	font-size:14px;
	margin-top:0px;
	border-top:1px dotted #663366;
	padding-top:3px;
	margin-right: 15px;
}

.navigation a:visited, .navigation a:link, .postmetadata a:visited, .postmetadata a:link {
	text-decoration:none;
	border-top: 0px;
	border-bottom: 0px;
	color: #cc9900;
}

.postmetadata a:hover, .postmetadata a:active {
	text-decoration:none;
	border-top: 0px;
	border-bottom: 0px;
	color:#663366;
}

.postmetadatasingle {
	text-align:right;
	font-size:12px;
	margin-top:0px;
	border-top:1px dotted #666666;
	padding-top:3px;
}

.navigation{
	text-align:right;
	font-size:14px;
	margin-top:0px 15px 35px 0;
	padding-top:10px;
	padding-bottom: 55px;
}

.navigation .alignright{
	float:right;
	width: 150px;
}

.navigation .alignleft {
	float:left;	
}
.comm p {
	color:#482201;
}

#commentform p input[type=text] {
	border:solid 1px #482201;
	font-size:18px;
	padding:3px;
	width:260px;
}

#commentform p input[type=submit] {
	border:solid 1px #482201;
	font-size:18px;
	padding:3px;
	background: #482201;
	color:#FFFFFF;
}

#commentform p textarea {
	border:solid 1px #482201;
	font-size:18px;
	padding:3px;
	width:450px;
	height:250px;
}

#sidebar {/*el sidebar en si*/
	width:230px;
	float: right;
	clear:none;
	margin-right:32px;
	margin-top: 30px;
}

#sidebar ul {
	margin-left:10px;
	margin-top:10px;
	margin-right:0pt;
	margin-bottom:0pt;
	padding:0;
	text-align: right;
	line-height: 1.2em;
}

#sidebar ul li{
	margin:0pt;
	padding:0;
	list-style-image: none;
	list-style-type: none;
}

#sidebar ul li img{
	border:0px;
}

#sidebar ul li a:link, #sidebar ul li a:visited, #sidebar ul li a:hover, #sidebar ul li a:active{
	border:0px;
	text-decoration:none;
	
}

#sidebar ul li h2{/*Título de cada widget*/
	margin-left:0px;
	margin-top:10px;
	margin-right:0pt;
	margin-bottom:5px;
	padding-bottom:3px;
	font-size:14px;
	text-align:right;
	border-bottom: solid 1px #666666;
	color:#cc9900;
}

#sidebar ul li ul {
	margin:0pt;
}

#sidebar ul li ul li {
	margin:0pt;
	border-bottom:1px dotted #DDDDDD;
	text-align:left;

}

#sidebar ul li ul li a:link,#sidebar ul li ul li a:visited{
	border-bottom:0px;
	border-top:0px;
	color:#660099;
}

#sidebar ul li ul li a:hover,#sidebar ul li ul li a:active{
	border-bottom:0px;
	border-top:0px;
	color: #999999;
}

.thepage {
	margin-top:15px;
}

#footer {
	background: url(images/footer.jpg) no-repeat;
	height:51px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}

#footer p {
	margin:0;
	margin-right:auto;
	margin-left:auto;
	padding-top:7px;
	text-align:center;
	color:#ffffff;
	font-size:10px;
}

#footer p a:visited, #footer p a:link {
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration: underline;
	border-bottom:0;
}

#footer p a:hover, #footer p a:active {
	color: #CCCCCC;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	border-top: 0;
	border-bottom:0;
}

.alignleft {
	text-align:left;
}

.alignright {
	text-align:right;
}
