/*
Theme Name: Ns Nc 
Theme URI: http://nsnc.cqchosting.com
Description: Wordpress theme designed to my blog
Author: Bruno Fagundez
Author URI: http://nsnc.cqchosting.com

/*-----------Block Level Elements--------------*/

Body {
	margin:0;
	padding:0;
	background:url(images/bg_nsnc.jpg) #fbf1cb repeat-x;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img , a img {
	border:0;
	}

ul, ul li, li {
	list-style:none;
	margin:0;
	padding:0;}
	
#page {
	width: 754px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height:122px;
	position:relative;
}

#header #buscador {
	position:absolute;
	top:0;
	right:0;
	width:191px;
	height:40px;
	padding-left:10px;
	padding-top:5px;
	background:url(images/bg_buscador.gif) no-repeat;
	}

#header #buscador form#searchform input#s {
	background:url(images/bg_searchinput.gif) repeat-x;
	border:none;
	width:135px !important;
	}
	
#header #buscador form#searchform input#searchsubmit {
	}

#headerimg img {
	border:none;
}

.description {

}

#wrapper {
	width: 100%;
	
}

#content {
	float: left;
	width: 554px;
	padding-top:20px;
	xoverflow:hidden;
	position:relative;
	
}
input.bg_textconts, textarea.bg_textconts{
	background:url(images/bg_searchinput.gif) #FFFFFF repeat-x;
	border:1px solid #BA2027;
	}
	
.content_search {
	padding-top:10px !important;
	}

.sidebar {
	width: 190px;
	margin-left: 553px;
	background:url(images/bg_sidebar.jpg) #e8c790 repeat-x;
	
}

.sidebar .foot_sidebar {
	width:100%;
	background:url(images/foot_sidebar.gif);}

#footer {
	width: 542px;
	background:url(images/footer_total.gif) bottom left no-repeat;
	clear: both;
	height:18px;
	color: #2f6670;
	text-align:center;
	padding-top:3px;	
}

#footer a { color: #2f6670; }

/*-------------Headings-------------*/

h1 , h2 , h3, h4, h5 {
	margin:0;
	padding:0;
	color:#ba2027;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

h2 {
	font-size:18px;}
	
.sidebar h2 {
	background:url(images/separador_lista_puntos.gif) no-repeat bottom left;
	padding-bottom:6px;
	padding-top:10px;
	padding-left:6px;}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post, ol.commentlist li {
	background:url(images/back_post.gif) repeat-y;
	position:relative;
	margin-bottom:10px;
}

.post .entry {
	background:url(images/foot_post.gif) no-repeat bottom left;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	width:520px;
}
	
.post .top_post {
	background:url(images/top_post.gif) top left no-repeat;
	height:69px;
	}
	
.post .top_post .fecha {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:40px;
	text-align:center;
	height:40px;
	padding-left:3px;
	float:left;	
	}

.post .top_post .titulo_post {
	float:left;
	width:480px;
	color:#ba2027;
	font-size:18px;
	padding-top:10px;
	padding-left:5px;
}
	
.post .top_post .titulo_post a {
	color:#ba2027;
	text-decoration:none;
	}
.post .top_post .titulo_post a:hover { text-decoration:underline;}

.post .top_post .fecha .mes {
	font-size:11px;
	}

.post .top_post .fecha .dia {
	font-size:19pt;}

.post p {
	color:#993300;
	padding-top:0;
	margin-top:0;
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.alt { 
	color:#BA2027;}
	
.alt a {
	color:#BA2027 !important;
	text-decoration:underline !important;
	}
	
.postmetadata  {
	clear:both;
	width:540px;
	overflow:hidden;
}
.postmetadata .hora_post {
	background:url(images/clock_edit.png) no-repeat left bottom;
	padding-left:25px;
	margin-left:45px;
	color:#FFFFFF;
	}
.postmetadata .categoria_post {
	background:url(images/ico_categoria_post.gif) no-repeat left bottom;
	padding-left:25px;
	margin-left:10px;}

.postmetadata .comentarios_post {
	background:url(images/ico_comentarios.gif) no-repeat left bottom;
	padding-left:25px;
	margin-left:10px;
}
	
.postmetadata a {
	color:#FFFFFF;
	text-decoration:none;
}

.postmetadata a:hover {
	text-decoration:underline;
}
.navigation {
	color:#BA2027;
	width:534px;
	position:relative;
	height:20px;

}
.navigation a{
	color:#BA2027;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

.sidebar ul {

}

.sidebar ul h2 {

}

.sidebar ul li {

}

.sidebar ul ul {


}

.sidebar ul ul li {
	padding-left:20px;
	
	padding-left:6px;
	padding-top:5px;
}

.sidebar ul ul ul {

}

.sidebar p {
	margin:0;
	padding:5px;
	padding-top:10px;
	color:#BA2027;
	
}

.sidebar li.widget_categories a {
	padding-left:15px;	
	}

.sidebar li.widget_categories li {
	padding-left:6px;
	padding-top:5px;
	background:url(images/ico_categoria.gif) no-repeat scroll 5px;
	padding-bottom:3px;
	}
	
.sidebar a {
	color:#6b7645;

}
.sidebar a:hover {

}

.sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {
	margin:0;
	padding:0;
}

ol.commentlist li {
	margin:0;
	padding:0;
	
}

ol.commentlist li {
	margin:0;
	padding:0;

	
}
ol.commentlist li div.contenido_comentario{
	padding:5px;
	width:530px;
	padding-left:15px;}


ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}