/*  

Theme Name: Blog Angelusnoctis
Author: Angelusnoctis
Author URI: http://www.angelusnoctis.net

*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #CCC;
   text-align: center;
   background-color: #FFF;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   font-size:11px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.wp-caption img a {border:none !important; color: trasparent !important;}

.clearer {
clear: both;
height: 0;
max-height: 0;
overflow: hidden;
width:90%;
padding:0;
margin:0;
} 
.blogroll a {font-weight:bold;}
.blogroll {list-style:square;}
.blogroll li {margin:0 0 10px 0;}

.tags a:link, .tags a:visited {color: #2d363b;}
.tags a:hover, .tags a:active {color: #C00;}

.tags_div {border:1px solid #CCC; background:#FFF; text-align:center; margin:0 0 20px 0; padding:10px;}

.object_div {z-index:-999;}
html { 
	font-size:11px; 
	font-family:tahoma, arial; 
} 
body {
	background:#EFEFEF url(images/fnd_body.gif) left top repeat-x;
	color:#2d363b;
	padding:0; 
	margin:0; 
}
.cabecera {
	height:230px;
}
.cabecera h1 {
	display:none;
}
/*menu*/
.menu {
	width:770px;
	margin: 0;
	padding:0px;
	height: 65px;
	z-index:10;
	color: #CCC;
	font-family: Tahoma;
	font-size: 1.1em !important;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	height: 35px;
	width:770px;
	padding:0;
	margin:0;
	list-style-type:none;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:auto;
	position:relative;
	height: 35px;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	margin: 1px 0 0 0;
	text-decoration:none !important; 
	color:#990000; 
	font-weight:bold;
	float:left;
	height:28px; 
	border-right: 1px solid #CCC; 
	padding:0 15px 0 15px; 
	line-height:28px;
}
/* style the top level hover */
.menu a:hover {
	color:#666; 
}
/*FIN menu*/

/* CSS Document */
.post {
	padding:0;
	margin: 0 0 30px 0;
	font-size: 1.2em;
}
.img_right {
	float: right;
	margin: 0 0 10px 10px;
	padding:1px;
	border:1px solid #999;
	display:inline;
}
.img_left {
	float: left;
	margin: 0 10px 10px 0;
	padding:1px;
	display:inline;
	border:1px solid #999;
}
.img_list {
	margin: 0 10px 10px 0;
	padding:1px;
	border:1px solid #999;
}
a img {
	border:none;
}
a {
	color:#C00;
	text-decoration:none;
}
a:hover {
	color:#cf4f41;
	text-decoration:underline;
}
.postmetadataalt { 
	border: 1px solid #CCC;
	background:#FFF;
	font-size:0.8em;
	padding:7px;
	margin: 10px 0 0 0;
}
p {
	padding:0;
	margin:0 0 20px 0;
}
h3 { 
	color:#C00;
	font-size:20px; 
	font-weight: normal;
	padding:0;
	margin:0 0 15px 0;
} 
#respond { 
	color:#2d363b;
	font-size:16px; 
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
} 
.h3 { 
	font-size:1.01em;
	color:#2d363b;
	text-transform:none; 
	padding:0px 0px 0px 29px;
	margin:0px 0px 0px 0px;
}
.h4 { 
	font-size:1.01em;
	color:#2d363b;
	text-transform:uppercase; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}
.border {
	width:990px;
	vertical-align:top;
	text-align:left;
	margin: 0 auto;
	background: url(images/fnd_cab.gif) center top no-repeat;
}
.page {
	width:770px;
	margin:0 auto;
	padding:0;
}

.sidebar {
	width:185px;
	text-align:left;
	float:right;
	display:inline;
	margin: 0 0 30px 0px;
padding:0px !important
}
.main_cent {
	width:550px;
	float:left;
	margin: 0 0 0 0;
	padding: 0;
	display:inline;
	text-align:left;
}
.description {
	color:#333;
	display:block;
	padding:180px 360px 0 240px;
	margin:0px;
	font-size:1.1em;
	text-align:right;
	line-height:140%;
}
.page_title {
	padding:0;
	border-bottom: 1px dashed #999;
	margin: 0 0 20px 0;
	line-height:140%;
	color:#CC0000;
	font-size:1.8em;
	font-weight:normal;
}
.post_title {
	padding:0;
	margin: 0 0 20px 0;
	color:#666;
	width:550px;
}
.post_title small {
	border-bottom: 1px dashed #999;
	padding: 3px 0px 3px 0px;
	display:block;
	font-size:0.8em;
}
.post_title img {margin-right:3px;}
.post_title h2 {
	margin: 0;
	line-height:140%;
	padding:0;
	font-weight: normal;
}
.post_title h2 a {
	color:#CC0000;
	font-size:25px;
	line-height:140%;
	text-decoration:none;
	font-weight: normal;
}
.post_title h2 a:hover {
	color:#CC0000;
	font-size:25px;
	line-height:140%;
	font-weight: normal;
	text-decoration:underline;

}
.right {
	float:right;
}
.date {
	color:#666;
	font-size:1em;
	font-weight:bold;
}
.content_txt {
	padding:0;
	line-height:150%;
}
.content_txt a:link, .content_txt a:visited, .footer a:link, .footer a:visited {
	color: #900 !important;
	font-weight:bold;
	text-decoration:underline;
}
.content_txt a:hover, .content_txt a:active, .footer a:hover, .footer a:active {
	color:#FF0000 !important;
	text-decoration:none;
}

.content_txt blockquote {
	background: url(images/fnd_block.gif) left top no-repeat;
	margin-left:0;
	padding-left: 35px;
	font-size:11px;
	line-height:125%;
}
.comment {
	color:#333;
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
	border-bottom:1px dashed #999;
	border-left:1px dashed #999;
	padding: 3px 5px 3px 10px;
	margin: 15px 0 0 0;
}
.comment a:link, .comment a:visited {
	color:#333 !important;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
}
.comment a:hover, .comment a:active {
	color:#CC0000 !important;
	text-decoration:underline;
}
.content_txt ul {
	padding:0; 
	margin:0;
}
.content_txt li {
	list-style: square;
	list-style-position:inside;
	padding:0px 0px 0px 12px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	color:#2d363b;
}
.content_txt ul li a {
	text-decoration:underline;
	color:#2d363b;
}
.content_txt li a:hover {
	color:#cf4f41;
	text-decoration:none;
}
.side_cajita {
	vertical-align:top;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin-bottom:20px;
}
.sidebar h2 {
	background:url(images/cats_head.gif) left top no-repeat;
	padding: 0 0 5px 23px;
	margin: 0 0 10px 0;
	text-transform:none;
	border-bottom: 1px dashed #999;
	font: bold 12px/140% Tahoma, Arial, Helvetica, sans-serif;
}
.sidebar h2 a{font-weight:normal; color:#666;}

.sidebar ul {
	padding:0; 
	margin:0 0 20px 0;
	list-style:none;
}
.sidebar ul li {

}
.sidebar ul ul {
	padding:0px 0px 0px 10px; 
	margin:0px 0px 0px 0px;
}
.sidebar ul ul li {
	list-style:none;
	padding:0px 0px 0px 14px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg1.gif) left top no-repeat;
	vertical-align:top;
	line-height:1.51em;
	color:#000;
}
.sidebar ul ul li a {
	text-decoration:none;
	color:#000;
}
.sidebar ul ul li a:hover {
	color:#000;
	text-decoration:underline;
}
#calendar_wrap {
	vertical-align:top;
	padding:0px 0px 15px 29px;
	color:#2d363b;
}
#calendar_wrap a {
	color:#2d363b;
	text-decoration:none;
	font-weight:bold;
}
#calendar_wrap a:hover {
	color:#2d363b;
	text-decoration:none;
	font-weight:bold;
}
#google-search  {
	vertical-align:top;
}
#gsearch {
	text-align:left;
	padding:15px 0px 0px 0px;
}
#search_txt {
	vertical-align:top;
	padding:15px 0px 15px 0px;
	margin:0px 0px 0px 0px; 
	text-align:left;
} 
#search_txt input {
	font-size:11px; 
	color:#464646;
	font-family:Tahoma, arial, verdana, courier;
	width:100px;
	height:15px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}
#search_txt strong {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:1.01em;
}
#search_txt .input {
	width:59px;
	height:18px;
	background:none;
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}
.campo {
	border: 1px solid #999;
	background:#FFF;
	font-family:Tahoma;
	vertical-align:middle;
}
#commentform .campo {border: 2px solid #999;}
.btn_form {
	background: #900;
	vertical-align:middle;
	color: #FFF;
	font-size: 1em;
	border: 1px solid #999;
	font-weight:bold;
}
.footer  {
	border-top: 1px dashed #666;
	padding: 10px 0 10px 0;
	margin:0;
	clear:both;
	vertical-align:top;
	width:770px;
	text-align:center;
	color:#CC0000;
	clear:both;
}
.navigation {
	margin: 0 0 10px 0;
	display:block;
	width:100%;
	padding:0;
}
.navigation .alignleft {
	width:49%;
	float:left;
	overflow:hidden;
	text-align:left;
	margin: 0;
	padding:0;
}
.navigation .alignright {
	width:49%;
	float:right;
	overflow:hidden;
	text-align:right;
	margin: 0;
	padding:0;
}
.navigation .alignleft a, .navigation .alignright a {
	color: #FFF !important;
	font-weight:bold;
	background:#C00;
	padding:7px; line-height:180%; vertical-align: middle;
}
.commentlist {
	margin: 0;
	padding:0 0 20px 0;
}
.commentlist .alt {
	margin: 0 0 15px 0;
	padding:0px;
	background: #FFF;
	display:block;
}
.comment_title {
	font-size:1.2 em;
	padding:5px;
	background:#EEE url(images/comment_deco.gif) right bottom no-repeat;
	border:1px solid #CCC;
	border-bottom:none;
}
.avatar {float:left; margin:0 10px 0 0; padding:0; display:inline;}
.comment_title a {color: #333;}
.comment_title strong a {color: #C00;}
.comment_text {
	padding:10px 10px 2px 10px;
	background:#FFF;
	border:1px solid #CCC;
	border-top:none;
	}
.comment_title img {padding:2px; border:1px solid #999; background:#FFF; margin:0 !important;}
.commentlist p {
	margin: 0 0 8px 0;
}
.commentmetadata {
margin:0;
	padding:0;
}
.pagetitle {
	margin: 0 0 20px 0;
	padding:0;
	font-size:18px;
}

.main_big {
	width:770px;
	margin: 0;
	padding: 0;
	text-align:left;
}
/*galeria portfolio*/
.galeria {
	clear: both;
	padding: 0 0 0 20px;
}
.galeria .post {
	width: 155px;
	height: 150px;
	display:inline;
	text-align:center;
	border: 1px solid #CCC;
	background:#FFF;
	float:left;
	margin: 0 20px 20px 0;
	padding:10px 5px 5px 5px;
}
.galeria .post p {
	margin:0 0 7px 0;
	padding:0;
}
.galeria .post small {
	display: block;
	margin: 0;
	color:#999;
}
/*FIN galeria portfolio*/
