/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#main .block.two-col { width: 268px; margin-right: 10px; float:left; margin-top: 10px;}

#main { width: 550px;float:left;margin-bottom:30px; }

#sidebar { width: 374px; float:right; }

#redes_sociales_grandes {	
	width: 355px;	
	float:left;	
	margin:10px 0 0 0px;
}

#hijo1{position:relative;float:left; width: 188px;}
#hijo2{position:relative;float:left; width: 189px;}
#hijo3{position:relative;float:left; width: 170px;}

#cuerpo-pop{
	width: 550px;
	height:230px;
	float:left;
	position:relative;
}

#header-pop {
	width: 551px;
	background-position: -16px;
}

#banner_sociable {
	width: 525px;
}

#tabs .inside li {
	background: transparent;
}

#tabs .inside li {
	border: none;
}
#todo-pop{
	width: 551px;
	height:340px;
	background:#f0f2f2;
	margin:0 auto;
	-webkit-box-shadow:inset 0px 0px 50px 2px #bbbbbb;
	box-shadow:inset 0px 0px 50px 2px #bbbbbb; 
}
#consec{
	height: auto;
	width: 370px;
	min-height: 250px;
	margin: 0px 2px 15px 2px;
	display: inline-block;
	background: #ece8ed;
	border: solid 1px #c2bfc3;
    border-radius: 4px 4px 4px 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: 0px 3px 0 #c2bfc3, 0 -1px #f6f5f7 inset;
    -moz-box-shadow: 0px 3px 0 #c2bfc3, 0 -1px #f6f5f7 inset;
    box-shadow: 0px 3px 0 #c2bfc3, 0 -1px #f6f5f7 inset;
}

#cnombre{
	width: 90%;
	min-height: 25px;
	float: left;
	margin: 8px 5% 10px 5%;
	border-bottom: solid 3px #5f9fcb;
}

#cinfo{
	width: 90%;
	height: auto;
	min-height: 40px;		
	float: left;
	margin: 5px 5%;
}

.descanun{
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #5a585a;
	font-weight: normal;
	font-size: 16px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
	font-family: 'Open Sans',sans-serif;
}

.secimagen{
	float:left;
}

#cimagen .imgcima{
	width: 295px;
	height: 100%;
	/* display: block; */
	margin: auto;
	margin-left: 28px;
}

.imgcima{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 7px rgba(255,255,255,0.7);
	-webkit-box-shadow: 0px 0px 1px #c2bfc3;
    -moz-box-shadow: 0px 0px 1px #c2bfc3;
    box-shadow: 0px 0px 1px #c2bfc3;
    overflow: hidden;
}

.descanun2{
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
	overflow: hidden;
	font-size: 17px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
}

.enlacesec{
	margin:0px auto;
	padding:7px 20px;
	width:80px;
	height:auto;
	background:#e0e0e1;
	border: solid 1px #c8c7c7;
	text-decoration:none;
	cursor:pointer;
	font-size:13px;
	font-weight:normal;
	color:#818487;
	display:inline;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family:'Open Sans',sans-serif;
	transition: all .35s ease-in-out;
   -moz-transition: all .35s ease-in-out;
   -webkit-transition: all .35s ease-in-out;
   -o-transition: all .35s ease-in-out;
}
.enlacesec:hover, .enlacesec1:hover, .enlacesec2:hover, #cinfo .enlacesec:hover{
	background:#ffb700;
	border: solid 1px #417faa;
	color:#FFF;	
}

#cinfo .enlacesec{
float: left;
padding: 7px 11px;
width: 88px;
height: auto;
background: #00a5e6;
border: solid 1px #c8c7c7;
text-decoration: none;
cursor: pointer;
font-size: 17px;
font-weight: normal;
color: #FFF;
margin: 15px 5px 15px 0px;
display: inline-block;
text-shadow: none;
}





#cuerpo {
	width: 549px;
        margin: 0 auto;
        padding: 0 1px 0px 0px;
}
/* FACEBOOK APP */
#facebook_app {
	position:relative;
	float:left;
	margin-right:4px;
}
#facebook_app #arrow {
	position:absolute;
	top:-37px;
	left:97px;
	z-index:10000;
}
#facebook_app h4 {
	width:209px;
	background:url(images/tit_facebook.jpg) no-repeat center left;
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	font-weight:normal;
	letter-spacing:0;
	margin:0;
	padding:9px 0 9px 35px;
	
}
/* GOOGLE+ APP */
#google_app {
	position:relative;
	float:left;
	width:200px;
	margin-bottom:10px;
	
}
#google_app #arrow {
	position:absolute;
	top:-37px;
	left:124px;
	z-index:10000;
}
#google_app h4 {
	width:250px;
	background:url(images/tit_google.jpg) no-repeat center left;
	font-family:Arial;
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	letter-spacing:0;
	margin:0;
	padding:9px 0 9px 50px;
	
}