/*
Theme Name: VitalInnova
Description: Theme para la web de Vital Innova
Version: 1.0
Author: Vital Innova
*/


/* DEFAULT */


* {
	margin: 0;
	padding: 0
}

body {
	background: url(images/bgtop.jpg) #E5E3D6 top center repeat-x;
	font: 13px/15px "verdana", lucida grande, helvetica, sans-serif;
}

p {
	line-height: 20px;
	color:#737373;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
}

a:link, a:visited {
	color: #788c03;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #788c03;
	text-decoration: underline
}

a {
	outline: none
}

a img, :link img, :visited img, fieldset {
	border: none
}

fieldset{
	display:inline;	
}

input, textarea {
	margin: 0;
	padding:0;
}

ul {
	list-style-type: none;
	color:#737373;
}

h1 {
	font-size: 1.4em
}

h2 {
	font-size: 1.3em
}

h3 {
	font-size: 1.2em
}

h4, h5, h6 {
	font-size: 1.1em
}

h3, h4, h5, h6, p, ul, ol {
	margin-bottom: 8px
}

h3, h4, h5, h6 {
	margin:0;
}

h1, h2, h3, h4, h5, h6 {
	color:#444334;
}

small {color:#444334; }	

/* CLASES */

.alignleft{
	float:left;
	padding:2px;
}
.alignright{
	float:right;
	padding:2px;
}

.clearafter:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden
}

.clearall {
	clear:both;
}

/* Hides from IE-mac \*/
* html .clearafter {
	height: 1%
}
/* End hide from IE-mac */

.ir {
	height: 0;
	overflow: hidden
}


/* ESTRUCTURA DE LA WEB */
 
#wrap {
	background:url(images/bgbody.jpg) repeat-y;
	width: 860px;
	margin: 0 auto;
}

#top {
	background:url(images/imgtop.jpg) no-repeat;
	height: 76px;
	width: 860px;
}

#footer {
	background:url(images/bgfooter.jpg) #E5E3D6 no-repeat top center;
	width:860px;
	margin: 0 auto;
	padding-top: 88px;
	text-align: center;
}

#footer p {
	text-align: center;
}

#footer ul {
	text-align: center;
	width:430px;
	margin: 0 auto;
	padding-bottom: 10px;
	clear:both;
}

#footer li {
	text-align: center;
	display : inline;
	color: #788c03;
}

#bodytext p {
	padding-left:60px;
	padding-right:60px;
	padding-bottom: 8px;
}

.HL {
	background: #3F3E30;
	color: #fff;
}

#featuredtext P {
	padding-left:60px;
	padding-right:60px;
	padding-bottom: 2px;
}

#insidelogo {
	background:url(images/bglogo.jpg) no-repeat;
	height: 338px;
}
#insidelogoblog {
	background:url(images/bglogoblog.jpg) no-repeat;
	height: 338px;
}

#textblock {
	width: 440px;
	padding-left:140px;
	padding-right: 30px;
	margin-left:6px;
}

#blogtopblank {
	padding-top:25px;
}

.disclaimer {
	font-size: 10px;
}

.bobytext-bold {
	font-weight: bold;
}
	
#blog-bgline { 
	background:url(images/blog_bgline.gif) repeat-y;
}

#blogleft {
	float:left;
	display:inline;
}

#blogleft h2, h3 {
	margin-bottom:0px;
}

#blogleft h2 { 
	color:#788c03;
	font-size:16px;
}

.blogpost {
	background:url(images/bgblogdate.jpg) no-repeat;
	width: 440px;
	padding-left:140px;
	padding-right: 30px;
	margin-left:6px;
}

.blogpostdate {
	position:relative;
}
.bgdateday {
	position:relative;
	left:-100px;
	top:10px;
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
}
.bgdatemonth {
	position:relative;
	left:-170px;
	top:20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.autor{
	padding-top:0px;
}
.entry ul {
	list-style-type: disc;
	color:#737373;
	margin-left:20px;

}	
		
#blogright {
	width: 140px;
	padding-right:60px;
	float:right;
	display:inline;
}

#blogright li {
	font-size: 12px;
	text-align: right;
	color:#737373;
	padding-bottom:0px;
}

#blogright a {
	font-size: 12px;
	text-align: right;
	color:#737373;	
}
	
#blogright h2 { 
	color:#621245;
	font-size:18px;
	height:32px;
	padding-top:20px;
	padding-left:20px;
	margin-top:10px;
	text-align: right;
}

#blogright p { 
	font-size:12px;
}	

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

#twitter_div{
}
#twitter_update_div a.time{
	color: #788C03;
}
#twitter_update_list li{
	margin-bottom:10px;
}
#twitter_update_list li a{
	margin-bottom:10px;
	color: #788C03;	
}
a#twitter-link{
	display:block;
	text-align:right;
	margin-top:4px;	
}




/* -- PÁGINAS -- */
#ZZZ-pageblock {
	padding: 20px 80px 20px 80px;
	margin: 0px 9px 0 8px;
	background:url(images/bgbloglistheader.gif);
}
.pagetitle{
	color:#9EA900;
	font-size:20px;
	font-weight: 100;
	letter-spacing: 5px;
	line-height:30px;
	padding-top:7px;
	padding-bottom:30px;
	margin-top:10px;
}

.archivetitle{
	color:#9EA900;
	font-size:18px;
	font-weight: 100;
	letter-spacing: 3px;
	line-height:20px;
	padding-top:7px;
	padding-bottom:30px;
	margin-top:10px;
}
#inicioblock1{
	padding: 20px 80px 20px 80px;
	margin: 0px 9px 0 8px;
	background:url(images/bginicio1.jpg) bottom center no-repeat;
}
#inicioblock2{
	padding: 50px 80px 20px 80px;
	margin: 0px 9px 0 8px;
	background:url(images/bginicio2.jpg) top center no-repeat;
}
#inicioblock3{
	padding: 65px 80px 20px 80px;
	margin: 0px 9px 0 8px;
	background:url(images/bginicio3.jpg) bottom center no-repeat;
}
#inicioblock4{
	padding: 50px 80px 20px 80px;
	margin: 0px 9px 0 8px;
	background:url(images/bginicio4.jpg) top center no-repeat;
}
#inicioblock5{
	padding: 65px 80px 20px 80px;
	margin: 0px 9px 0 8px;
	background:url(images/bginicio5.jpg) bottom center no-repeat;
}
#inicioblock6{
	padding: 50px 80px 20px 80px;
	margin: 0px 9px 0 8px;
	background:url(images/bginicio6.jpg) top center no-repeat;
}
#inicioblock ul {
	padding: 0px 20px 20px 20px;
	list-style-type: disc;
	color:#737373;
}
#inicioblock li {
	padding: 5px 0px 10px 0px; 
	border-bottom:1px solid #EAE9E8;
}
#serviciosblock ul {
	margin-left:200px;
	padding: 0px 20px 20px 20px;
	list-style-type: disc;
	color:#737373;
}
#serviciosblock li {
	padding: 15px 0px 15px 0px; 
	border-bottom:1px solid #EAE9E8;
}	
.imgblock{
	padding: 30px 0 0 0;
}



#contactoblock1{
	padding: 22px 80px 20px 180px;
	margin: 0px 9px 0 8px;
	background:url(images/bgcontacto1.jpg) top center no-repeat;
}

#contactoblock2{
	padding: 22px 80px 20px 180px;
	margin: 0px 9px 0 8px;
	background:url(images/bgcontacto2.jpg) top center no-repeat;
}
#contactoblock2 iframe{
	padding: 30px 0 0 20px;
}
#contactoblock2 h3{
	color:#1EBBCA;
	font-size:14px;
	font-weight: normal;
}
#contactoblock2 .pagetitle{
	color:#1EBBCA;
	font-size:20px;
	font-weight: 100;
	letter-spacing: 5px;
	line-height:30px;
	padding-top:7px;
	padding-bottom:30px;
	margin-top:10px;
}



	
	
	
/* NAVEGACIÓN */

#nav {
	height: 81px;
	margin-bottom: 0;
}

#nav, #nav a {
	background-image: url("images/imgnav.jpg")
}

#nav li {
	float: left;
	list-style-type: none;
	display:inline;
}

#nav a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 81px
}

#nav li#nav-01 {
	margin-left: 210px
}

#nav li#nav-01 a {
	background-position:  -210px 0;
	width: 110px
}

#nav li#nav-02 a {
	background-position: -320px 0;
	width: 110px
}

#nav li#nav-03 a {
	background-position: -430px 0;
	width: 110px
}

#nav li#nav-04 a {
	background-position: -540px 0;
	width: 110px
}

#nav li#nav-01 a:hover {
	background-position:  -210px -81px
}

#nav li#nav-02 a:hover {
	background-position: -320px -81px
}

#nav li#nav-03 a:hover {
	background-position: -430px -81px
}

#nav li#nav-04 a:hover {
	background-position: -540px -81px
}

body#Inicio #nav li#nav-01 a {
	background-position:  -210px -162px
}

body#Servicios #nav li#nav-02 a {
	background-position: -320px -162px
}

body#Blog #nav li#nav-03 a {
	background-position: -430px -162px
}

body#Contacto #nav li#nav-04 a {
	background-position: -540px -162px
}

/*----form---*/


form {
	width:237px;
	padding: 0;
}

form br {
	line-height:0;
	height:0;
}

input, textarea {
	background-color:#d6d6b7;
	border: none;
	width:237px;
	height:22px;
	line-height:22px;
	vertical-align: middle;
	margin-left: 50px;
	margin-bottom:8px;
	padding-top:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444334;
}

label {
	width: 350px;
	font-size:11px;
	color: #444334;
	margin-left: 50px;
}

textarea {
	height:70px;
	overflow:auto;
}

input.submit, input.submit-contact-main {
	background:url(images/formsubmit.gif) no-repeat;
	width:72px;
	padding-top: 35px;
	height: 35px;
	cursor:pointer;
}

/* IE SPECIFIC HACKED STYLES */
			* html .osX .jScrollPaneDragBottom {
	bottom: -1px;
}
/* /IE SPECIFIC HACKED STYLES */
			
			

/*----blog search-------*/

#formcase {
	margin-left:0px;
}
	
#searchform {
	margin-top:10px;
	width:140px;
}


#blogsearch {
	width:140px;
	margin:0 0 10px 0;
	padding:0;
}
	 
#searchtop {
	width:140px;
	height:41px;
}
	
input.searchinput1 {
	background:url(images/search-box-bg.jpg) no-repeat;
	background-color:#fff;
	border:0px solid #CFCFB2;
	width:90px;
	height:20px;
	line-height:16px;
	vertical-align: middle;
	padding:5px 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444334;
	margin:0;	
}
	
input.searchsubmit	 {
	background:url(images/search-button.png) no-repeat;
	width:21px;
	padding-top: 29px;
	height: 29px;
	cursor:pointer;
	margin:0;
} 
	
#search-bottom	{
	height:21px;
}
	
.post {
	margin-bottom:30px;
	border-bottom: solid 0px #dbdcc0;
}

/* -- COMENTARIOS -- */
	

#comments{
	color: #9FA801;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #737373;
}

.commentlist{
	padding-bottom:20px;
}

.commentlist li{
	list-style-type:none;
	padding: 10px 0 20px 0;
	border-bottom:1px dotted #737373;
}
.commentnumber{
	position:relative;
	left:-40px;
	top:30px;
	font-size:50px;
	font-weight:bold;
	color:#f5f6f1;
}

input.commentform1 {
	background-color:#FFFFFF;
	width:440px;
	height:30px;
	line-height:22px;
	vertical-align: middle;
	margin-left: 0;
	margin-bottom:8px;
	padding-top:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444334;
	border-top: 1px solid #f0f0f0; 
	background:url(images/fancy_white_inp_bg.gif) no-repeat bottom left;
}
label.commentform1 {
	width: 350px;
	font-size:12px;
	color: #444334;
	margin:0;
	padding:0;
	}
	
textarea.commentform1 {
	height:70px;
	width:440px;
	overflow:auto;
	margin:0;
	padding-top:5px;
	padding-left:5px;
	border-top: 1px solid #f0f0f0; 
	background:url(images/fancy_white_inp_bg.gif) no-repeat bottom left;
}
input.commentformbutton1{
	background:url(images/enviar.jpg) no-repeat;
	width:86px;
	padding-top: 35px;
	height: 22px;
	cursor:pointer;
	margin-top:10px;
	margin-left:0;
}




/* CAPA FORM */
/* ------------------------------------------------------------------------- */

#popup-container {
	position:relative;
}
#apDiv1 {
	position:absolute;
	margin-left:119px;
	top:250px;
	width: 622px;
	z-index:2000;
	visibility: hidden;
	left: auto;
}
#formtop {
	background:url(images/form-top.png) no-repeat;
	height: 50px
}
#formtop a {
	position:absolute;
	left:10px;
	width:20px;
	top:10px;
	height:20px;
	display:inline;
}
#formtop a span {
	display:none;
}
#formbg {
	background:url(images/form-bg.png) repeat-y;
	padding-bottom: 1px;
	padding-left:50px;
}
#formleft {
	width: 311px;
	float: left;
}
#formright {
	width: 310px;
	float: left;
}
#formright p {
	margin-left:10px;
	margin-right: 50px;
}
#formlogo {
	background:url(images/form-logo.png) no-repeat top left;
	padding-top: 60px;
}
#formbottom {
	background:url(images/form-bottom.png);
	height: 50px;
}
/*----form---*/