/*
Theme Name: Condor Web
Author: Condor web team
Description: Es una prueba basado en Twentyeleven
Version: 1.0
*/

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin:0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;

}

:focus {
/* remember to define focus styles! */
	outline: 0;
}
body {
	background-color: #FFFFFF;
	line-height: 1;
	margin: 0 auto 0 ;
    padding-bottom: 0 !important;
    width: 1000px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    font-weight: 400;
}

/* =Global
-----------------------------------------------*/ 
a {
	color: #1982d1;
	text-decoration: none;
}

a img {
	border: 0;	
}
/* Languages, careers menu
-----------------------------------------------------*/
#miniMenu{
	float:right;
	font-size: 14px;
	color: #303030;
	-width: 285px;
	position: relative;
	z-index: 300;
}

#miniMenu ul, #miniMenu{
	list-style: none outside none;	
}

#miniMenu .item{
    float: left;
    margin: 5px 0 0 0;
	padding: 0 2px;
    z-index: 300;
    width:60px;	
}

#languages.item{
	width:55px;
}
#csr.item{
	width:117px;
}

#contactus.item {
	width: 75px;
}
#login.item{
	width:85px;
}

#miniMenu .item ul{
	background-color: #F3F2F0;
	position:absolute;
}

#miniMenu .item ul li{
	font-size: 10px;
	
}

#qtranslate-2-chooser{
	display:none;
}

.csrOver, .contactusOver{
	color: #1982d1;	
}

/* =Menu
-------------------------------------------------------------- */

input#s {
	background: #2FABE1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0 solid #DDDDDD;
	font-size: 12px;
	font-weight:400;
	color: #FFFFFF;
	width:155px;
	height: 20px;
    padding: 2px;
    margin-right: 5px;
}

input#searchsubmit {
	-display: none;
	position: absolute;
	right: 10px;
	top: 3px;
	background:#009DDC;
	color: white;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
}

/* =Structure
----------------------------------------------- */

#page {
	max-width: 1000px;
	width: 1000px;
	padding:24px 0 0 0;
}

#branding hgroup {
	margin: 0 7.6%;
}

#AccessDiv .menu-mainmenu-container {
	margin: 0 0 0 30px;
}

#primary {
	float: left;
	margin: 0 -26.4% 0 0;
	width: 100%;
}

#content {
	margin: 0 34% 0 7.6%;
	width: 58.4%;
}

/* =Content
-----------------------------------------------*/ 

#main {
	clear: both;
	padding: 1.625em 0 0;
}


/* =error404
----------------------------------------------- */

.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main #s {
	width: 95%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	-font-family: 'Lato', sans-serif;
	font-style: normal;
    font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}


/* =Widgets
----------------------------------------------- */
.widget-area {
	font-size: 12px;
	font-style: normal;
    font-weight: 400;
    -font-family: 'Lato', sans-serif;
}
.widget {
	margin: 0 0 2.2em;
}
.widget-title {
	color: #666;
	font-size: 10px;
	font-weight: 400;
	-font-family: 'Lato', sans-serif;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.widget ul {
	font-size: 15px;
	font-style: normal;
    font-weight: 400;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
	font-style: normal;
    font-weight: 400;
    -font-family: 'Lato', sans-serif;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

/* =Footer
----------------------------------------------- */
#colophon {
	clear: 	both;
	margin: 0 auto;
	width:	1000px;
	float: left;
/*	margin:5% 0 0 0;*/
}

/* = Header
----------------------------------------------- */
#logoMenu{
	float:left;
	width:100%;
	height: 105px;
	margin-bottom: 0px;	
}

#condorLogo{
	width: 111px;
	height:100px;
	position:relative;
	float:left;
	z-index: 300;
}

#contactDiv{
	background: url(images/contact.png) no-repeat;
	width: 215px;
	margin: 1% 0 0 0; 
	height:60px;
	position:relative;
	float:right;
	z-index: 300;
		
}

#headerDegrade{
	background: url(images/headerDegrade.png) no-repeat;
	float:left;
    height: 70px;
    width: 88%;
}

#AccessDiv{
	float:left;
	width: 889px;
}

.page-template-productsTemplate-php #AccessDiv, .page-template-solutionsTemplate-php #AccessDiv,
.page-template-generalTemplate-php #AccessDiv, .single-post #AccessDiv, .search #AccessDiv {
    width: 889px;
    margin-top: 70px;
}



#Access{
    background-color: #009DDC;
    clear: both;
    display: block;
    height: 35px;
    position: relative;
    z-index: 300;
}

#Access ul {
	font-size: 16px;
	font-style: normal;
    list-style: none;
	margin-left: -10px;
	padding-left: 0;
}

#Access li {
	float: left;
	border:none;
    margin: 0 0 0 10px;
    padding-top: 2px;
    text-align: center;
}

#Access a {
	color: #FFF;
	line-height: 0;
	padding: 5px;
	text-decoration: none;
	line-height: 2;
	vertical-align: middle;
}

#Access ul ul {
	display: none;
	z-index: 99999;
	position: absolute;
	margin: 1px 0 0 -10px;	
}

#Access ul ul ul {
	left: 100%;
	top: 0;
}

#Access ul ul a {
    color: #444444;
    font-size: 14px;
    font-style: normal;
    padding: 0 5px 0 5px;
    text-align: center;
}

#Access ul ul li {
	float: none;
	background-color: #F9F9F9;
	text-align: left;
	border-bottom: 1px dotted #DDDDDD;
	min-height: 35px;
	-height: auto;
	-min-width:200px;
	-width: auto;
}

#Access li:hover > a,
#Access ul ul :hover > a{
	color: #03539C;
}

#Access li:hover,
#Access a:focus  {
	background:#ffCE07;
	color: #03539C;
	height:33px;
}

#Access ul li:hover > ul {
	display: block;
}

#Access .current_page_item > a,
#Access .current_page_ancestor > a {
	font-weight: bold;
    line-height: 2;
    vertical-align: middle;
}

/* Search Form */
 #searcher {
    position: absolute;
    right: 0;
    text-align: right;
    z-index:200;
    margin:3px;
}

#searcher div {
	margin: 1%;
}

#searchform label {
	float: left;
	font-size: 14px;
	color: white;
	margin-top: 5px;
}

#searchform {
	width: 220px;
}


/*Home*/
#homeMain {
	float: left;
	width: 100%;
	margin: 1% 0 10px;
	-font-family:'Lato' !important;
	font-size: 16px;
	font-style: normal;
    font-weight: 400;
	clear: both;
}

.homeRow{
	width: 100%;
	float: left;	
}

#homeRow1{
	margin: 0;
}

#homeRow3{
    margin: 25px 0 0 0;
    height: auto;
}

/*Header del home
---------------------*/
#headerSlides{
    position: absolute;
    top: 5px;
    z-index: 100;
    margin: 20px 0 0 0;	
}

#headerSlides .slides_container{
	width:1000px;
	height: 420px;
}

#headerSlides a img{
	width:1000px;
	height: 420px;
}



/*Row 1 especificos. Institucional, Ultimos 3 posts.
---------------------------*/

#homeRow1 .article{
	width: 20%;	
	float:left;
	border-bottom: none;
	color:#00A1DE;
    font-size: 16px;
    -font-family:'Lato';
    font-style: normal;
    font-weight: 400;
    line-height: 1.1;
        
    
}

.articleText{
    width: 260px;
    padding: 0 0 0 5%;
    -font-family:'Lato';
    font-style: normal;
    font-weight: 300;
    font-size:18px;
    line-height: 1.4;
    word-spacing: 2px;
       
}

#homeRow1 #homePosts{
    float: left;
    width: 66%;
    margin-left: 14%;
    
}

#homePosts img{
    height: 140px;
	width: 216px;	
}

#homePosts .box{
	width:216px;	
	float:left;
    border: 1px dotted white;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
}

.postTitle{
    color: #00A1DE;
    -font-family:'Lato';
    font-size: 18px;
    font-style: normal;
    font-weight:300;
    margin-top: 10%;
    margin-bottom: 10px;
}
.excerpt{
	width:95%;
	margin-top: 10px;
	line-height: 1.5;
	color: #303030;
	font-weight: 400;
}


.postTitle a{
    -font-family:'Lato';
    font-wight:900;
    font-size: 20px;
    font-style: normal;
    color:#009DDE;
}

/*Row 2 especificos. SocialWidget, Menu
------------------------------------*/
#homeRow2{
	width: 100%;	
}

#homeRow2 .box {
	margin-bottom: 0!important;
}

#homeRow2 .socialDiv{
    margin: 10% auto;
    border-top: 1px solid #00A1DE;
	color: #00A1DE;
	margin:0 6% 0 0;
	width:90%;
	float:right;
}

#homeRow2 .box .socialDiv img{
	width: auto;
	height: auto;	
}

#homeRow2 .box {
	float:left;
	width: 28%;
}

#homeRow2 .boxMenu{
	float:left;
	margin-left: 5%;
    width: 65%;
}

.boxMenu a{
	color: #9C8E85;
	font-size: 14px;
	font-style: normal;
    font-weight: 400;
    -font-family:'Lato';	
}

#homeRow2 .menu{
	float:left;
	width:100%;
	list-style: none outside none;
	margin-top:1%;
}

#homeRow2 .menu li{
	border-bottom: 1px solid #9C8E85;
	float: left;
	margin: 0 1%;
	text-align: left;
	width: 203px;
}

/*Row 3 especificos. Clientes y demas...
---------------------------*/

.titulo label{
    white-space: wrap;
    font-weight: bold;
    font-size: 16px; 
}

.titulo{
    float: left;
    height: 100px;
    color:#303030;
    width: 90px;
	padding-top: 20px;
	padding-left: 10px;
}

#clientSlides {
	float:left;
	width: 900px;	
}



.noticias #noticiasSlides{
	-background: none repeat scroll 0 0 #009DDC;
    float: left;
    height: 45px;
    width: 90%
}

.noticias .titulo{
	-background: none repeat scroll 0 0 #009DDC;
	height: 45px;
	margin: 0;
	width: 10%;
	line-height: 45px;
}

#noticiasSlides .carouselButton{
    float: left;
    padding: 1%;
    width: 1%;
    -background: none repeat scroll 0 0 #009DDC;
}


#noticiasSlides .slides_container {
	width:94%;
	height:45px;
	display:none;
	float:left;	
}
#noticiasSlides .slides_container div {
	width:835px;
	height:45px;
	display:block;
	line-height: 45px;
	text-align: center;
}

#noticiasSlides .slides_container div p a{
	font-size: 22px;
	font-style: normal;
    font-weight: 400;
    -font-family:'Lato';
    color:#FFF;	
}

/* Row 4 (productos)
--------------------*/
.homeRow4{
	-font-family:'Lato';
	font-size: 16px;
	font-style: normal;
    font-weight: 400;	
}
	
#firstCol{
	width:20%;
	font-size: 20px;
	font-style: normal;
    font-weight: 300;
    -font-family:'Lato';	
}

#firstCol .title{
	color: red;
    -font-family:'Lato';
    font-weight:300;
    font-style:normal;
    font-size:55px;
    margin: 0 0 5% 0;
}

#firstCol p{
	-font-family:'Lato';
	font-size: 16px;
	font-style: normal;
    font-weight: 400;
}

#secondCol{
	width:55%;
	margin:0 0 0 3%;
}

#secondCol .product{
	border-top:none;
	border-left:2px solid red;
	width: 90%;	
	margin-bottom: 5%;
	margin-left: 10%;
	height: 10%;
}	

#secondCol .prodIcon,#secondCol .brief{
	margin-top: 0;	
}

.prodTitle{
	color: #EE2D24;
	font-size: 16px;
	margin-left: 10%;
	-font-family:'Lato';
	font-style: normal;
    font-weight: 400;		
}

.prodTitle a{
	color: #EE2D24;
}

#secondCol .prodIcon{
	width: 10%;
	text-align: center;
}

#thirdCol{
	width:21%;
}

#thirdCol .title{
	color:red;
	font-size: 19px;
	line-height: 10px;
	-font-family:'Lato';
	font-style: normal;
    font-weight: 300;
}


#thirdCol ul{
	list-style: none outside none;	
	margin: 15% 0 0 0;
}

#thirdCol li{
	background: url(images/advItem.png) 0 5px no-repeat;
	padding: 0 0 0 5%;
	margin-top: 20px;
	font-size: 14px;
	font-style: normal;
    font-weight: 400;
    -font-family:'Lato';
}



/* = Products
		General Template (tiene el mismo layout que products)
----------------------------------------------- */
#redFrame{
    background: none repeat scroll 0 0 #ee2d24;
    height: 80px;
    width: 100%;
	position: relative;
}
#redFrame label{
	bottom: 5px;
	color: #FFFFFF;
    -font-family:'Lato';
    font-size: 38px;
	font-style: normal;
    font-weight: 300;
    position: absolute;
    margin: 0 0 1% 1%;
}
#redFrame .socialDiv, #greenFrame .socialDiv{
	float: right;
}

#redFrame .socialDiv .compartir,  #greenFrame .socialDiv .compartir {
	float: left;
	margin: 1% 0 0;
	width: 35%;
}

#main.productsTemplate{
	clear: both;
	padding:0;
}
 
.productsLeft, .generalTempLeft{
    width: 78%;
    float: left;
    -font-family:'Lato' !important;		
}
.productsRight, .generalTempRight{
	float: left;
    width: 22%;
	background: none repeat scroll 0 0 #F3F2F0;
	min-height: 650px;
	-margin: 0 0 30px 0;
	-font-family:'Lato' !important;
	font-size: 12px;
	font-style: normal;
    font-weight: 400;
}

.productsRight ul, .generalTempRight ul{
	list-style: none outside none;
	margin: 13% 0 0 4%;
}

.productsRight ul ul, .generalTempRight ul ul{
	margin: 0 0 15px 0;
}

.productsRight ul ul a, .generalTempRight ul ul a{
	color: #9A8E82;
}

.productsRight ul a, .generalTempRight ul a{
	color: #040807;
}

#productsContent, #generalTempContent,
.solutionsContent{
	margin: 0;
    padding-top: 15px;
    font-size: 14px;
	font-style: normal;
    font-weight: 400;
    color: #303030;
    -font-family:'Lato';
    width: 100%;
    line-height: 20px;
}

#productsContent p, #generalTempContent p,
.solutionsContent p {
	margin-bottom: 15px;
}
#generalTempContent p{
	padding-right: 10px;
}

.brief{
	width: 85%;
	float:left;	
	margin-top:3%;
}

.prodIcon{
	width:15%;
	float:left;
	margin-top:3%;	
}

.brief .prodText{
	float:left;
	width: 85%;
	margin: 0 0 10%;
    width: 85%;
}

.product{
	border-bottom: 1px solid #DDD8D4;	
    float: left;
    margin: 0 8% 0 1%;
    width: 41%;
	height: 200px;
}

#productsContent .prodTitle{
	color:#ee2e23;
	font-size: 21px;
	font-style: normal;
    font-weight: 300;
    -font-family:'Lato';
    margin: 6% 0 5%;	
}

#productsContent .prodContent{
	-color:#9e8d86;
	-width:90%;
}


/* Particularidades de General Template */
.generalTempBanner{
	height: 240px;
    width: 100%;
}

.generalTempBanner img{
	width:100%;	
}

.generalTempLeft{
	width:77%;
	min-width: 77%;
}

.generalTemplate{
	background: url("images/fondoPost.png") repeat-y scroll left top transparent;
	float: left;
	height:auto;
	min-height:500px;
	width: 100%;
}
.generalTempLeft, .generalTempRight{
	float:left;
	heigh:auto;
	min-height: 0;
}


/* Solutions
-------------------------*/
#greenFrame{
    background-color:#51B948;
    height: 80px;
    width: 100%;
	position: relative;
}

#greenFrame label{
	bottom: 5px;
	color: #FFFFFF;
    -font-family:'Lato';
    font-size: 38px;
    font-style: normal;
    font-weight: 300;
    position: absolute;
    margin: 0 0 1% 1%;
}


.solutionsContent{
	width: 765px;
	margin-top: 15px;
	padding-right: 15px;
    color: #303030;
    
}


/*.solutionsHighlights .box, .solutionsHighlights .middleBox{
	float: left;
}

.solutionsHighlights .box{
	width: 323px;
	margin-left:5px;
}

.solutionsHighlights .box .postTitle, .solutionsHighlights .middleBox .postTitle {
	margin: 5% 0 1%;	
}


.solutionsHighlights .box .excerpt, .solutionsHighlights .middleBox .excerpt {
	-font-family: Lato;
    font-size: 14px;
}

.solutionsHighlights .middleBox{
	margin: 0 5px 0 10px;
	width: 323px;	
}

.solutionsHighlights .box img, .solutionsHighlights .middleBox img{
	width: 323px;
	height:158px;	
}*/

.solutionsTemplate {
	float: left;
	width: 780px;
	
}

.solutionsHighlights .solutionsbox {
	display: inline;
	float: left;
	width: 380px;
	height: 150px;
	margin: 0 5px;
}

.solutionsHighlights .solutionsbox .excerpt {
	font-size: 14px;
}



.solutionsLeft{
	float: left;
	width: 70%;	
	margin:2% 0;	
}

.solutionPost{
	border-bottom: 1px #DDD8D4 solid;
	width: 46%;
	margin:0 1%;
	float: left;
    line-height: 40px;
    font-size: 19px;
}
.solutionPost a{
	color: #53BB4C;
	-font-family: Lato;
}

.solutionsRight{
	float: left;
	-width:30%;
	min-height:750px;
	background-color:#F3F2F0;
	width: 22%;
    -font-family:'Lato' !important;
    font-size: 12px;
	font-style: normal;
    font-weight: 400;
    -margin: 6% 0 0 8%;
}

.solutionsRight ul {
    list-style: none outside none;
	margin: 15% 0 0 5%;
	padding:0 0 5% 0;
}

.solutionsRight ul li {
	margin: 5% 0 0;
}
.solutionsRight .sub-menu li, .solutionsRight ul.sub-menu{
	margin:0;
}

.solutionsRight ul ul a {
    color: #9A8E82;
}

.solutionsRight ul a {
    color: #040807;
}


/* Product Posts
--------------------------------*/
.productPost {
	width: 100%;
	font-size: 14px;
	-font-family:'Lato';
	font-style: normal;
    font-weight: 400;
    color: #303030;
    background: url("images/fondoPost.png") repeat-y scroll left top transparent;
	float: left;
	height:auto;
	line-height: 1.2;	
}

.productPostCol1{
	width: 76%;
	float: left;
	margin: 3% 0 0 0;
}
.productPostCol2{
	width: 210px;
	float: left;
}
.productPostCol3{
	width: 23%;
	float: left;
	min-height: 650px;
	margin: 0 0 10% 0;
}

.box{
	float:left;
	margin:0 0 0%;
	width: 100%;	
}

/*Box 1*/
.productPostCol1 #box1 .row,.productPostCol1 #box1 .row2{
	width: 100%;
	float: left;
	margin: 0 0 5%;
}

.productPostCol1 #box1 .row .left, .productPostCol1 #box1 .row2 .left{
	float: left;
	padding: 0 0 0 2%;
    width: 14%;
}

.productPostCol1 #box1 .row .right, .productPostCol1 #box1 .row2 .right {
	float: left;
    padding: 0 0 0 0%;
    -width: 75%;
}

.productPostCol1 #box1 .row .right p{
	width: 100%;	
}


.productPostCol1 #box1 .row2 .title{
	font-weight: bold;
}

.productPostCol1 #box1 .row2 .right .content{
	font-weight: normal;
}


.productPostCol1 #title{
	float:left;
	width:100%;
	margin-bottom: 15px;
}

#box1 table {
	margin: 0 auto;
}

/*Box 2*/
#box2.box{
	margin:0 0 10% 0;	
}

.productPostCol1 #box2 #title{
	border-bottom: 1px solid #DDD8D4;
    color: #EE2D24;
    float: left;
    -font-family:'Lato';
    font-size: 16px;
	font-style: normal;
    font-weight: 400;
    margin: 0 0 0 1%;
    width: 95%;
	padding-bottom: 1%;
}

.productPostCol1 #box2 .row{
	margin: 0 0 2%;
	border-bottom: 1px solid #DDD8D4;
    margin: 0 0 1% 1%;
    padding-bottom: 1%;
    float:left;
    width:95%;
    min-height: 70px;
	font-size: 14px;
}

.productPostCol1 #box2 .services{
	color: #EE2D24;
    float: left;
    padding: 10px 10px 0 0;
    width: 20%;
}

.productPostCol1 #box2 .serviceText{
	float:left;
	padding: 10px 0 0;
    width: 78%;
}

.productPostCol2 img{
	width:210px;
	height:135px;	
}

.productPostCol2 .boxMenu{
	margin:15% 0 0 0;	
}

.productPostCol2 .boxMenu ul{ 
	list-style: none outside none;
}

.productPostCol2 .boxMenu ul li{
	margin: 0 0 5% 0;	
}

.productPostCol2 .boxMenu ul a {
    color: #040807;
}

.productPostCol2 .boxMenu ul ul a {
    color: #9A8E82;
}

.productPostCol3{
	padding:25px 0 0 0;	
}

.productPostCol3 .menu, .productPostCol3 .menu2{
	margin: 25px 0 0 0;	
	padding: 0 0 0 5%;
	font-size: 12px;
}

.productPostCol3 .menu .subMenu{
	padding: 0 0 0 5%;
}

.productPostCol3 .menu label, .productPostCol3 .menu2 label{
	-font-family:'Lato';
	font-weight: 900;
	font-style: normal;
}

.productPostCol3 .menu a.selected, .productPostCol3 .menu .subMenu a.subSelected{
	color:#1982D1;	
}

.productPostCol3 .menu a, .productPostCol3 .menu2 a {
	display:block;
	color:black;
	display:block;	
}

.productPostCol3 .menu a, .productPostCol3 .menu2 a{
	width:95%;	
}

.productPostCol3 .subMenu a, .productPostCol3 .menu2 a{
	width:90%;	
}

/*Posts
--------------------------------*/
.post {
	width: 100%;
	font-size: 14px;
	-font-family:'Lato';
	font-style: normal;
	font-weight: 400;
	color: #303030;
    background: url("images/fondoPost.png") repeat-y scroll left top transparent;
	float: left;
	height:auto;	
}

.post p {
	margin-bottom: 15px;
	word-spacing: ;
	
}

.post ul {
	margin-bottom: 20px;
}

.postCol1{
	width: 76.1%;
	float: left;
	margin: 3% 0 0 0;
	line-height: 20px;
}

.postCol2{
	/*background-color: #F3F2F0;*/
    float: left;
    min-height: 350px;
    width: 22.9%;
}

/*About us
------------*/

#aboutUsUL{
	margin:1% 0 0 5%;
}
#aboutUsUL li{
	margin:1% 0;	
}


/* Services
------------*/

#servicesBullets{
	margin:1% 0 0 5%;	
}

#servicesBullets li{
	margin:1% 0;	
}

/* Search
------------*/
.contentPost{
	-background: url("images/fondoPost.png") repeat-y scroll left top transparent;
	float: left;
	-font-family: 'Lato';
	-font-size: 16px;
	-font-style: normal;
	-font-weight: 400;
	-height: auto;
	-width: 100%;
	margin-top: 15px;
}

.entry-header {
	font-size: 12px;
}

.entry-meta {
	display: none;
}

.entry-summary {
	
}


/*WIDGETS*/

/* Social widgets
----------------*/
.socialDiv{
	clear: both;
	-border-top: 1px solid black;
	padding-top: 7px;
	margin-right: 0px;
    -width: 210px;
    font-size: 14px;
	font-style: normal;
    font-weight: 400;
    }

.widget{
	margin:0;
	list-style: auto;	
}

.socialDiv li{
	list-style: none outside none;
	float: right;
	
	
}

.socialDiv .smw_left {
    float: right;
    margin-top: 0;
    margin-left:7px;
}

.socialmedia-buttons.smw_left img {
	margin-right: 0!important;
	margin-left: 5px;
	width: auto;
	height: auto;
}


/* Footer
------------------------*/
#footerLegend{
	width:99%;
	float:left;	
	-font-family:'Lato';
	font-style: normal;
    font-weight: 400;
	font-size: 12px;
	color:#9D8C84;
	margin: 1% 0 2%;
}

#footerLegend .left{
	float:left;
	width:50%;	
}

#footerLegend .right{
	float:right;
	text-align: right;
    width: 25%;
}

.right .terms{
	float:right;
	text-align: right;
    width: 50%;
}

.right .privacy{
	float:left;
	text-align: right;
    width: 50%;
}


/*WORDPRESS Styles*/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

li{
	list-style-position: inside;	
}