/*  
Theme Name: SeVendeNegocio
Description: Tema corporativo para ser usado <u>exclusivamente</u> en el blog de <b>SeVendeNegocio.com.ve</b>. 
Version: 0.1
Author: Santos Guerra
Author URI: http://www.creativos.com.ve/
Todos los Derechos Reservados. SeVendeNegocio - Comercial Real State, C.A. 2009
*/
body {
	background: url('images/bodybg.jpg') #04316A repeat-x 0 0;
	font-size: 11px;
	color: #525252;}

h2, a {	color: #525252; }
h1 { margin-left:46px; margin-top: 12px; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; color:#034DBF;}
pre, code { white-space: normal; }

/*----------- LA CAJA ESPECIAL ---------------*/
.HeadSV {border: none;height: 226px;position: relative;text-align: left;width: 926px; left:11px}
.HeadSV-Buscador {border: none;height: 226px;left: 0px;line-height: 19px;padding-left: 8px;position: absolute;top: 0px;width: 213px;
background: url(images/bg-buscador.gif) top left no-repeat}
.HeadSV-Flash {border: none;height: 226px;left: 217px;line-height: 19px;padding: 0px;position: absolute;top: 0px;width: 709px; /*background-color:#FF6600*/}


/* -------- TOP -------------*/
#top {text-align: left; height: 67px; border: 1px solid #FFCC00; }
#top .menu { padding-top: 0px; }
#top .menu li {	display: inline;list-style-type: none;	padding-right: 20px;}
#top .menu a {	text-decoration: none;	color: #04316A;}
#top .menu a:hover {color: #000000;}

/* -------- HEADER -------------*/
#header {height: 50px;}

#header #title h1 {font-size: 24px;font-weight: bold;color: #525252;margin-bottom: 5px;} /* No se esta usando*/
#header #title h2 {font-size: 14px;	color: #525252;}/* No se esta usando*/
#header #searchbar {margin-top: 20px;}/* No se esta usando*/

/* -------- CONTENEDOR -------------*/
#contenttop {background: transparent url('images/topbg.png') no-repeat 0 0;height: 37px; margin-top:180px}
#contentwrapper { background: transparent url('images/contentbg.png') repeat-y 0 0; /*border: 1px solid #00FF00;*/}

/* -------- LA BARRA LATERAL -----------*/

#sidebar #wrapbox {
	/*border: solid 1px #FF3300;*/
	padding: 4px;
	position: relative;
	width:210px;
	
}
#sidebar .sidebarbox {
	line-height: 20px;
	margin-bottom: 20px;
}
#sidebar .sidebarbox h3 {
	font-size: 14px;
	font-weight:bold;
	color: #04316A;
	margin-bottom: 10px;
}
#sidebar .sidebarbox a { text-decoration: none;}
#sidebar .sidebarbox ul { list-style-type: none;text-indent: -1.5em;}
#sidebar .sidebarbox .pages ul { text-indent: -3em; }


/* -------- DE AQUI PARA ABAJO LO DEMAS -----------*/

.post {
	background: #FAFAFA;
	border: solid 1px #EEEEEE;
	margin: 10px 5px 20px 5px;
	padding: 10px;
	_padding: 5px;
}
.post .postheader .commentcount {
	width: 27px;
	line-height: 12px;
	float: left;
	text-align: center;
	padding-right: 10px;
}
.post .postheader .commentcount a {	text-decoration: none;color: #4884BC;}
.post .postheader .posttitle {line-height: 20px;}

.post .postheader .posttitle h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
}
.post .postheader h2 a { text-decoration: none;}

.post .postheader .posttitle .postmeta {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
}
.post .postcontent {
	margin-top: 20px;
	line-height: 17px;
}
.post .postcontent p {
	margin-bottom: 10px;
}
.post .posttags, .post .posttags a {
	color: #959595;
	clear: both;
	margin-top: 20px;
	text-align: right;
}
.commentbox {
	background: #FFFFFF;
	border: solid 1px #EEEEEE;
	margin: 10px 5px 20px 5px;
	padding: 15px;
	_padding: 7px;
}
.commentmeta .avatar {
	float: left;
	padding-right: 6px;
	_padding-right: 3px;
}
.commenttext {
	clear: both;
	margin-top: 10px;
}
.commentform input {
	padding: 0;
	margin: 0;
	line-height: 0;
}
#commentform .text {
	width: 300px;
	margin: 0 0 15px 0;
}
#commentform textarea {
	width: 450px;
	height: 150px;
	margin: 0;
	padding: 5px;
}
.navlinks {
	margin: 0px 5px 40px 5px;
}
.navlinks a {
	text-decoration: none;
}
.navlinks img {
	margin-right: 5px;
}



/* -------- PIE DE PAGINA -----------*/

#footer { height: 52px; background: url('images/bottombg.png') no-repeat 0 0;}

.searchform #searchbox, #mp-formdiv .MailPressFormEmail {
	float: left;
	background: #F1F1F1;
	border: solid 1px #E3E3E3;
	width: 120px;
	height: 14px;
	font-size: 11px;
}
.searchform #searchbutton {
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}
#mp-formdiv .MailPressFormSubmit {
	height: 18px;
	width: 60px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
font-size: 11px;
	background: url('images/sendmailpress.png') no-repeat 0 0;
}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.wp-caption {
	background: #FAFAFA;
	border: solid 1px #EEEEEE;
	text-align: center;
	padding-top: 4px;
}
.wp-caption img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
}
