/*
Theme Name: Providencia
Author: Laura De León

*/

/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	line-height:135%;
	background: url("images/bg-body.png") repeat scroll left top #D8D7D2;
}

ul {
	list-style:none;
}

a {
	text-decoration:none;
	color:#557846;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline:none;
}

p {
	margin:0 0 1.5em;
}



h1, h2, h3 {
	font-size:20px;
	letter-spacing:-1px;
	line-height:100%;
	padding-bottom:15px;
}

h1 {
	font-weight:normal;
}

h1 a:hover {
	text-decoration:none;
	color:#333;
}

h2 {
	font-size:20px;
	padding-top:10px;
	font-weight:normal;
}

h3 {
	font-size:18px;
	padding-top:10px;
}

 /* LAYOUT STRUCTURE
--------------------------------------------------*/

#wrapper {
	 background-color: #FFFFFF;
    border-top: 10px solid #F9F9F9;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    margin: 0 auto;
    width: 1020px;
}

#header {
   
    padding: 10px 0 0 0;
    position: relative;
}
#header img {border:none}

#content {
	/* background: url("images/bk_vertline.jpg") repeat-y scroll 695px 0 transparent;*/
    margin-top: 30px;
    overflow: hidden;

}

body#home #content{
	margin-top:20px;
}

body#home #content, body#portfolio #content {
	background:none;
	
}

#content #colLeft {
	  float: left;
    margin-left: 50px;
    padding-top: 10px;
    width: 640px;
}

#content #colLeft h1 {
	   background: url("images/bgnd_titulos.png") no-repeat scroll left center #EAEAE8;
    color: #4F7A44;
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    height: 25px;
    letter-spacing: 0;
    padding-bottom: 0;
    padding-left: 55px;
    padding-top: 8px;
	margin-right:5px;
	  margin-bottom: 16px;
	

}


#content #colLeft li{ background: url("images/li.png") no-repeat scroll left 4px transparent;
    margin-left: 0;
    padding-left: 16px;
	padding-bottom:2px;
	font-size:12px;
	
 }
 
#content #colLeft #internas li { background: url("images/li2.png") no-repeat scroll left 4px transparent;
    padding-left: 16px;
	padding-bottom:2px;
	font-size:12px;
    margin-left: 18px;
	
 }
  
#content #colLeft #ad {    color: #999999;
    font-size: 18px;
    margin-bottom: 5px;
    margin-left: 15px;
    margin-top: 15px;
 }
#content #colLeft #destacado { font-size:14px; color:#4f7a44; text-transform:uppercase;background:none;
 }

#content #colLeft .list-quienes li{ list-style-type:decimal; background:none; padding-left:0; }
.list-quienes #left {float: left;
    width: 230px;}
	
#content #colRight h2 {
   background: url("images/bgnd_titulos.png") no-repeat scroll left center #EAEAE8;
    color: #4F7A44;
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    height: 25px;
    letter-spacing: 0;
    padding-bottom: 0;
    padding-left: 55px;
    padding-top: 8px;
	margin-right:5px;
	  margin-bottom: 16px;

}


#content #colRight {
/*	float:left;
	width:240px;*/
	float: left;
    margin-left: 35px;
    padding-left: 10px;
    padding-right: 10px;
    width: 250px;
	margin-top: 10px;
	
}

#footer {
	background:url(images/bk_horiz_line.jpg) 0 0 repeat-x;
	margin:10px 0 0;
	position:relative;
	padding-top:3px;	
	font-size:12px;
}

#footerActionsInner{
	width:990px;
	margin:0 auto;
	padding:0px 0 0;
	overflow:hidden;
}

#footerWidgets {
	background:#547B46 url(images/bk_footer_widgets.png) 0 0 repeat-x;
	padding-top:32px;
}

#footerWidgetsInner {
    overflow: hidden;
    padding: 0 0 20px;
    width: 100%;
}

#esquemas {
	float:right
}

/* HEADER ELEMENTS
-----------------------------------*/

/* -- logo --*/
#logo {
	top:115px;
	left:0;
	margin-right:16px;

}

#logo a img{
 padding-bottom:20px;
 padding-left:20px;
}

#mainMenu {
	background: url("images/linea.png") no-repeat scroll center top transparent;
    height: 23px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 8px;
    width:100%;
 }
	
	

#mainMenu ul{	
	}

#mainMenu ul li{

	float:left
}

#mainMenu ul li a {
	display:block;
	height:31px;
	width:255px;
	color:#999;
	padding-top:12px;
	text-align:center;
	font-size:300 13px/20px 'Trebuchet MS',Verdana,sans-serif;
	background-image: url(images/bgndt_off.png) ;
/*	font-size:300 13px/20px 'Droid Sans',Arial,sans-serif;*/
	
	

}
#mainMenu ul li.current-menu-item a {text-decoration:none;
	font-weight:bold;
	color:#4F7A44;
	background-image: url(images/bgndt_on.png);
	height:31px;
	width:255px;
	padding-top:12px;
	text-align:center;

}

#mainMenu ul li a span {
	font-size:10px;	
	color:#999;
	line-height:120%;
}

#mainMenu ul li a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#4F7A44;
	background-image: url(images/bgndt_on.png);
	height:31px;
	width:255px;
	padding-top:12px;
	text-align:center;
}


#mainMenu ul li ul li a:hover{
	background:#557846;
}

.menu {	
	}

/* top social links */

#topSocial {
	position:absolute;
	right:0;
	top:120px;
}

#topSocial ul li {
	float:left;
	padding:0 5px;
	width:50px;
}

#topSocial ul li a {
	display:block;
	height:47px;
	width:47px;
	background:url(images/bk_topsocial.png) 0 0 no-repeat;
}

#topSocial ul li a img {
	border:none;
	margin-top:9px;
	margin-left:8px;
}

#topSocial ul li a:hover {
	background:none;
}

/* Top Search */


	#topSearch {
    float: right;
    position: relative;
    top: 25px;
}


/* CONTENT ELEMENTS
-------------------------------------------*/

.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 15px;
}

/* homeboxes */

#homeBoxes {
	overflow:hidden;
	padding:30px 30px 0;
	
}

#homeBoxes .homeBox {
    background: url("../../../../providencia.net.uy/wp-content/themes/providencia/images/bk_dotted_thick.html") repeat-x scroll 0 0 transparent;
    float: left;
    margin-right: 10px;
    width: 295px;
}

#homeBoxes .homeBox img {
	background:#fff;
	margin-top:5px;

	
}
#homeBoxes p { line-height:15px}
#link { float:right; text-decoration:underline;
font-family:"Trebuchet MS", Verdana; font-size:12px; }

#homeBoxes .homeBox img:hover {
/*	border-color:#F9F9F9;*/
}


#homeBoxes .last {
    margin-left: 45px;
}

.attachment-post-thumbnail { width:289px; height:138px;}

/*

.home-text h1 { width:290px; float:left; font-size:23px; line-height:30px; margin-right:10px; color:#333 }*/

.home-text { padding:30px 30px 0 30px; text-align:center;
}

.home-text h1{ font-size:22px;
 color:#999; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 padding:0;

}
.home-text h2{ color: #999999;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
	}
#homeBoxes .homeBox h2 {
    background: url("images/bgnd_titulos.png") no-repeat scroll left center #EAEAE8;
    color: #4F7A44;
    font-family: Verdana;
    font-size: 16px;
    font-weight: normal;
    height: 25px;
    letter-spacing: 0;
    padding-bottom: 0;
    padding-left: 55px;
    padding-top: 8px;
	margin-right:5px;

}


.more-link {
	padding:20px 0 0 0;
}

.boton { background: none repeat scroll 0 0 #547B46;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    height: 18px;
    letter-spacing: 0.2px;
    padding: 4px;
    text-align: center;
    width: 60px;
}
	
	
/* home blurb */

#blurb {
/*	-moz-border-radius:8px; 
	-webkit-border-radius:8px;
	border-top:1px solid #BDBDBD; 
	border-left:1px solid #BDBDBD; 
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;*/
	padding:15px 20px 25px;  
	text-shadow:1px 1px #fff;
/*background:url(images/bk_blurb.jpg) 0 100% repeat-x;*/
	font-size:22px;
	line-height:130%;
	margin-bottom:25px;
}

#blurb p {
	margin:0;
}

#blurb img {
	float:right;
	border:none;
	margin-top:5px;
}

#archive-title {
	padding:5px 0 7px 25px;
	margin:0 0 15px;
	display:block;
	background:url(images/ico_archive.png) 2px 50% no-repeat;
	border-bottom:1px solid #ddd;
}

#content #colLeft img {
/*	border-top:1px solid #BBB; 
	border-left:1px solid #BBB; 
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;*/
}

/* BLOG ITEMS */

.postItem {
	margin:0 0 30px;
	padding:0 0 15px;
	border-bottom:1px dotted #bbb;
	overflow:hidden;
}

.postItem .meta {
	font-size:11px;
	color:#666;
	text-shadow:1px 1px #fff;
	margin-top:-12px;
	margin-bottom:18px;
}

.postTags {
	font-size:13px;	
	background:url(images/ico_tag.png) 0 50% no-repeat;
	padding-left:24px;
	margin:25px 0 0;
}

blockquote {
	padding-left:80px;
	margin:20px 0 15px 0;
	padding-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background:url(images/bk_blockquote.png) 0 15px no-repeat;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

/*#content #colLeft ul li, #content #colLeft ol li  {
	padding:5px 0 5px 25px;
	background:url(images/bullet_list.png) 0 8px no-repeat;
}*/

#content #colLeft ul {
	margin:0 0 8px 15px;
}

#content #colLeft ol li {
	background:none;
	padding-left:0;
}

#content #colLeft ol {
	margin:0 0 15px 35px;
}

#shareLinks {
	height:30px;
	background:url(images/bk_social.jpg) 0 0 repeat-x;
	font-size:12px;
	line-height:32px;
	padding:0 10px;
	-moz-border-radius:8px; 
	-webkit-border-radius:8px;
	border:1px solid #008FF5; 
	/*border-left:1px solid #008FF5; 
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;*/
	margin:20px 0;
	width:130px;
}

#shareLinks a {
	color:#fff;
}

#shareLinks #icons {
	display:none;
	padding-left:15px;
}

#shareLinks #icons a {
	margin:0 10px;
	font-weight:bold;
	text-transform:uppercase;
}


/* PAGINATION */

.emm-paginate {padding:10px 0; overflow:hidden; clear:both;}
.emm-paginate a {background:url(../../../../providencia.net.uy/wp-content/themes/providencia/images/bk_pagenavi.html) 0 100% repeat-x; border:1px solid #ddd; color:#666; margin-right:5px; padding:4px 8px; text-align:center; text-decoration:none;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {color:#fff; background:#18AEF5; border:1px solid #0A95D8; margin-right:5px; padding:4px 8px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}


/* SLIDER
---------------------------------------*/

#slider {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 40%;
	height:245px!important; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}

/* PORTFOLIO PAGE 
---------------------------------------*/

.portfolioCategs {
	margin-top:5px;
	float:right;
	margin-top:-47px;
}

.portfolioCategs li {
	float:left;
	margin-right:5px;
}

.portfolioCategs li a{
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
	border-top:1px solid #ddd; 
	border-left:1px solid #ddd; 
	border-bottom:1px solid #fefefe; 
	border-right:1px solid #fefefe;
	padding:6px 12px;  
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-weight:bold;
	display:block;
	
}

.gallery {
	margin-top:10px;
	padding-left:22px;
	margin-left:-22px;
	margin-bottom:20px;
	width:982px;
}

.gallery .portfolioItem {
	float:left;
	width:300px;
	margin-right:25px;
	overflow:hidden;
	margin-bottom:10px;
}


.gallery .portfolioItem img {
	border:none;
}



/* COLRIGHT ELEMENTS 
-------------------------------------*/

.rightBox  {
	margin-bottom:17px;
}

.rightBox h2 {
	padding:10px 0;
}

.rightBox ul li{
	padding:6px 0;
	border-bottom:1px solid #ddd;
}

.rightBox ul {
	border-top:1px solid #ddd;
}

/* COMMENTS
-----------------------------------*/


#content #colLeft ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:0 0 20px;
	border-top:3px solid #D2D8DB;
	border-bottom:4px solid #D2D8DB;
	padding:0;
	padding-bottom:10px;
}

#content #colLeft ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}

#content #colLeft ul.commentlist li {
	padding:20px 0 10px 50px;
	position:relative;
	margin-top:0;
	background:url(images/bk_horiz_line.jpg) 0 0 repeat-x;
}

#content #colLeft ul.commentlist li img {
	border:none;
}

#content #colLeft ul.commentlist li p{
	font-size:13px;
	margin:10px 0;
}

#content #colLeft ul.commentlist li .comment-meta, #content #colLeft ul.commentlist li .text  {
	margin-left:20px;	
}

#content #colLeft ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}

#content #colLeft ul.commentlist li .comment-meta {
	font-size:16px;
}


#content #colLeft ul.commentlist li .gravatar {
	position:absolute;
	width:50px;
	height:50px;
	top:20px;
	left:0;
}

#content #colLeft ul.commentlist li .gravatar .gravatar_mask {
	position:absolute;
	left:0;
	top:0;
	background:url(images/bk_gravatar_mask.png) 0 0 no-repeat;
	width:50px;
	height:50px;
}

#content #colLeft ul.commentlist .reply {
	position:absolute;
	right:0;
	top:25px;
	width:46px;
	height:21px;
	text-align:center;
	font-size:12px;
}

#content #colLeft ul.commentlist .reply a {
	display:block;
	width:46px;
	height:21px;
	font-style:italic;
}

#content #colLeft ul.commentlist .reply a:hover {
	text-decoration:none;
	color:#333;
}


#content #colLeft ul.commentlist li .children li {
	margin-top:15px;
	padding-top:25px;
	border-bottom:none;
	overflow:hidden;
	padding-bottom:5px;
}

#content #colLeft ul.commentlist li .children li .gravatar {
	top:20px;
}

#content #colLeft ul.commentlist li .children li .reply {
	top:30px;
}

/* FOOTER ELEMENTS
-------------------------------------------*/

#twitter #twitter_update_list li {
list-style-type:none;
line-height:140%;
}

#showHide {
	display:block;
	position:absolute;
	width:48px;
	height:16px;
	right:4px;
	top:-5px;
	background:url(images/but_show_hide.png) 0 0 no-repeat;
	text-indent:-9999px;
}

#footerActionsInner #twitter {
	float:left;
	overflow:hidden;
	width:315px;
	background:url(images/twitter_ill.png) 0 0 no-repeat;
	padding-left:85px;
	position:relative;
}

#footerActionsInner #twitter #latest {
	width:293px;
}

#footerActionsInner #twitter #latest #tweet {
	background:url(images/bk_latest_tweet.png) 0 0 no-repeat;
	padding:10px 10px 0 20px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:125%;
	height:65px;
	
}

#footerActionsInner #twitter #latest #tweetBottom{
	height:26px;
	background:url(images/bl_latesttweet_bottom.png) 0 0 no-repeat;
}

#footerActionsInner #twitter a.action {
	position:absolute;
	display:block;
	width:81px;
	height:23px;
	background:url(images/but_actions.png) 0 0 no-repeat;
	text-align:center;
	font-size:12px;
	color:#fff;
	padding-top:2px;
}

#footerActionsInner #twitter a.action:hover {
	background:url(images/but_actions.png) 0 -25px no-repeat;
}

#footerActionsInner #twitter a.action {
	left:0;
	top:76px;
}

#footerActionsInner #quickContact {
	float:right;
	overflow:hidden;
	width:435px;
	background:url(images/quick_contact_ill.png) 0 0 no-repeat;
	padding-left:85px;
	position:relative;
	margin-left:30px;
}

#footerActionsInner #quickContact .leftSide {
	float:left;
	width:155px;
	overflow:hidden;
}

#footerActionsInner #quickContact .rightSide {
	float:left;
	width:268px;
	overflow:hidden;
	margin-left:10px;
}

/* Footer Widgets */

#footerWidgetsInner .boxFooter {
	float:left;
	width:210px;
	padding-right:30px;
	overflow:hidden;
	margin-bottom:40px;
}


#footerWidgetsInner h2 {
	font-size:20px;
	border-bottom:1px solid #292929;
	padding:7px 0 12px;
	margin-bottom:2px;
	color:#ccc;
}

#footerWidgetsInner .boxFooter ul li {
	padding:7px 0;
	border-bottom:1px solid #292929;
	color:#986123;
	font-size:10px;
	font-style:italic;
}

#footerWidgetsInner .boxFooter ul li a {
	text-decoration:none;
	color:#515151;
	font-size:13px;
	font-style:normal;
}

#footerWidgetsInner .boxFooter ul li a:hover {
	color:#ccc;
}

/* Copyright */

#footerWidgetsInner #copyright {
	clear:both;
/*	border-top:4px solid #090E0F;*/
	padding-top:25px;
	margin-top:15px;
	position:relative;
	display:none;
}

#site5bottom {
	position:absolute;
	right:0;
	top:17px;
}

#site5bottom img {
	border:none;
}

#site5bottom a {
	display:block;
	/*width:344px;
	height:26px;
	background:url(images/site5bottom.png) 100% 0 no-repeat;
	text-indent:-9999px;*/
}





/* FORMS
------------------------------------*/

/* Quick Contact Form */

#quickContact form input[type="text"], #quickContact form textarea{
	width:138px;
	margin-bottom:5px;
	-moz-border-radius:6px; 
	-webkit-border-radius:6px;
	border-top:1px solid #BDBDBD; 
	border-left:1px solid #BDBDBD; 
	border-bottom:1px solid #fff; 
	border-right:1px solid #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	padding:7px;
	color:#666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#quickContact form textarea {
	width:250px;
	height:90px;
	padding-top:5px;
}

#quickContact form input[type="submit"] {
	display:block;
	float:right;
	width:81px;
	height:24px;
	background:url(images/but_actions.png) 0 0 no-repeat;
	text-align:center;
	font-size:12px;
	color:#fff;
	padding-top:0px;
	border:none;
	line-height:80%;
	margin-top:3px;

}

/* Top Search */

#topSearch input[type="text"] {
    border: 1px solid #A8A8A8;
    border-radius: 4px 4px 4px 4px;
    color: #A8A8A8;
    height: 20px;
    margin-right: 10px;
    padding: 8px 10px 10px;
    position: relative;
    width: 205px;
}

#topSearch input[type="submit"] {
 background: url("images/but_search.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 28px;
    margin-top: 15px;
       position: absolute;
    right: 0;
    width: 40px;
    z-index: 100;
}	

/* COMMENTS F0RM */
.submit
{  background: none repeat scroll 0 0 #547b46;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding:4px!important;
    text-decoration:none;
	border:none;
	float:left;
	margin-left: 165px !important;
	border-radius:4px;
	width:60px;
	cursor:pointer;
	}


.homeBox .submit{ background: none repeat scroll 0 0 #547B46;
    border: medium none;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    height: 26px;
    padding: 4px;
    text-align: center;
    width: 60px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-right:5px;
	cursor:pointer;
	}

#commentform p {
	margin:0;
}

#commentform label {
	display:block;
	padding:5px 0;
}

#commentform input, #commentform textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}

#commentform input:focus, #commentform textarea:focus {
	border:1px solid #0099FF;
}


#commentform textarea {
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#commentform input[type="submit"]{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}

/* Contact Form */

#contact label {
	display:block;
	padding:5px 0;
}

#contact input, #contact textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}


#contact textarea {
	width:560px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#contact input[type="submit"]{
border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 32px;
    margin-right: 60px;
    margin-top: 10px;
    padding: 0;
    width: 151px;
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}

.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}

#header{z-index:1001 !important;}
#content{z-index:100 !important;}


.mensaje{ height:90px}
.textwidget img { margin-top:20px}
form.customcontactform, form.customcontactform-sidebar {margin:5px 0 0 0 !important}
form.customcontactform div, form.customcontactform-sidebar div {margin:0!important; padding:0!important}

#empresas {
    float: right;
    margin-top: 50px;
}

.boxContacto { margin-bottom:15px; color:#4f7a44; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px}

.boxContacto .links { margin-top:16px;}
.boxContacto .links li { background: url("images/li2.png") no-repeat scroll left 6px transparent;
    margin-left: 0;
    padding-left: 16px;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	line-height:20px;

 }
 #emailinput{ width: 560px!important;}
 #nameinput { width: 560px!important;}
 
 
 #footerWidgetsInner #logos  img { margin-right:30px}
 
 
/* Logos */
#logos {
    margin: 0 auto;
    text-align: center;
    width: 1020px;
}
form.customcontactform h4, form.customcontactform-sidebar h4 {
  display:none; padding-top:5px;
  }
  
form.customcontactform-sidebar div input[type="text"], form.customcontactform-sidebar div select, form.customcontactform-sidebar div textarea {
    margin: 2px 0 4px!important;
    width: 86%!important;
}
 
/* contacto pagina */

#colLeft .submit {
    float: right;
    margin-right: 120px;
    margin-top: 20px;
    padding: 3px;
    width: 130px;
}

#colLeft .mensaje  {
    width: 39em;
}
#colLeft input{
 width: 35.2em;}
 

.quienes { 
margin-bottom:8px
}

.quienes td {
 padding-bottom: 5px;
 }
