/*
Theme Name: Club Empresa Verde
Theme URI: -
Description: The default theme for empresaverde.es.
Version: 1
Author: Kiu Comunicación
Author URI: http://kiu.es/
*/

/*** reseting stuff ***/
html, body, 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, img, 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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: #000;
background: #fff;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
/*** beloved clearfix ***/
.cf:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.cf {display: inline-block;}
/* Hides from IE-mac \*/
* html .cf {height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */
/*** /reset ***/

/*** basics ***/
body {
background:#fff url(_img/bkg.png) repeat-x 0 40px;
color:#333;
font:63%/1.4 arial,helvetica,sans-serif;
text-align:center
}
a {
color:#5D9E27;
text-decoration:none
}
a:hover {
color:#000
}
h3 {
font-weight:normal;
color:#A7CA8A;
font-size:3em;
letter-spacing:-.05em;
line-height:1.1;
margin-bottom:15px
}
.postbody h4 {
font-weight:bold;
color:#A7CA8A;
font-size:1.6em;
letter-spacing:-.05em;
line-height:1.1;
margin-bottom:.3em
}
.postbody ul {
list-style:square;
padding-bottom:2em
}
.postbody ol {
list-style:decimal;
padding-bottom:2em
}
.postbody ul li, .postbody ol li {
margin:0 0 .5em 2em
}
strong {
font-weight:bold
}

/*** positions ***/
#container {
width:960px;
margin:0 auto;
text-align:left
}
#header {
position:relative;
height:110px;
background: transparent url(_img/bkg-teaser.jpg) no-repeat 80px 0
}
#teaser {
position:absolute;
top:0;
left:0;
z-index:1;
width:330px;
height:420px;
background: transparent url(_img/bkg-teaser.jpg) no-repeat 0 0
}
#anim {
position:absolute;
top:0;
left:330px;
z-index:1;
width:630px;
height:420px;
background: transparent url(_img/bkg-anim.gif) no-repeat 0 0
}
#content {
position:relative;
background:#fff url(_img/bkg-content.gif) repeat-y 33.3% 0
}
#content .block {
margin-bottom:20px
}

/*** header ***/
#header h1 {
position:absolute;
top:48px;
left:0;
z-index:2;
width:330px;
height:58px;
}
#header h1 a {
display:block;
width:100%;
height:100%;
background: transparent url(_img/logo.gif) no-repeat 0 0;
text-indent:-1000em
}
#header h2 {
display:none
}
#menu {
position:absolute;
top:55px;
right:0;
font-size:1.1em;
z-index:2
}
#menu li {
display:inline
}
#menu li a {
padding:0 6px;
color:#fff;
font-weight:bold;
}
#menu li a:hover {
color:#ffc
}
#menu li.current_page_item a, #menu li.current_page_item a:hover {
background:#fff;
color:#000;
cursor:default
}
#teaser p {
position:absolute;
bottom:10px;
left:10px;
padding:10px;
width:290px;
font-size:1.1em;
background:#fff;
}
#anim img {
position:absolute;
bottom:12px;
right:1px
}

/*** content ***/
	/* steps */
#steps {
background:transparent url(_img/bkg-steps.gif) no-repeat 80% 100%;
border-bottom:1px solid #A7CA8A
}
#content .steps {
	background:transparent url(_img/bkg-steps.gif) no-repeat 100% 100%;
}
#steps p {
font-size:1.1em
}
#steps ol li  {
line-height:1.8
}
#steps ol a {
font-size:4em;
display:block;
line-height:1.8;
letter-spacing:-.05em;
font-weight:bold;
padding-left:60px;
background:transparent url(_img/1.gif) no-repeat 0 50%
}
#steps ol #step-1 {
background-image:url(_img/1.gif)
}
#steps ol #step-2 {
background-image:url(_img/2.gif)
}
#steps ol #step-3 {
background-image:url(_img/3.gif)
}
	/* guias */
#guias h3 {
height:31px;
background:transparent url(_img/bkg-guias-h3.gif) no-repeat 0 0;
text-indent:-1000em;
margin-bottom:5px
}
#guias a {
color:#1386A9;
font-family:georgia, times new roman, times, serif;
font-size:1.8em;
font-weight:normal;
letter-spacing:-0.05em;
line-height:40px;
width:440px;
display:block;
padding:10px 10px;
}
#page #guias a {
width:600px
}
#guias a:hover {
color:#333
}
#guias img {
vertical-align:middle
}
#guias .odd {
background:#FFF2D4 url(_img/bkg-guias-odd.png) repeat-x 0 0
}
	/* news */
#news h3 small ,#news-list h3 small   {
	font-size:.7em
}
#news .post h4 , #news-list li {
font-size:2em;
font-weight:bold;
letter-spacing:-.05em;
line-height:1;

}
#news-list {
	overflow: hidden;
}
#news-list li {
	font-size:1.6em;
	clear: both;
}
#news .post .date , #news-list li .date{
display:block;
width:100px;
float:left;
color:#ccc;
}
#news .post h4 a , #news-list li a{
float:left;
width:360px;
margin-bottom:.3em}
#news .postbody {
margin-left:100px;
font-size:1.1em;
}
#news .postbody p {
margin:0 0 1em
}
	/* members */
#members h3 small {
font-size:.7em
}
#members h4 {
width:230px;
height:80px;
margin-bottom:20px;
float:left;
position:relative
}
#members h4 a {
display:block;
width:210px;
height:100%;
padding:10px;
}
#members h4 a:hover {
background:#f1f1f1
}
#members h4 a img {
}
#members h4 a span {
display:block;
width:130px;
position:absolute;
bottom:0;
right:0;
font-size:1.8em;
font-weight:bold;
line-height:1;
letter-spacing:-.05em;
}
* html #members h4 a span {
bottom:20px;
}

/*** footer ***/
#footer {
border-top:1px solid #A7CA8A;
background:transparent url(_img/bkg-footer.png) repeat-x 0 0;
text-align:center
}
#footerdata {
width:960px;
text-align:left;
margin:0 auto
}
#footer p {
margin-bottom:0
}
#footer h3 {
font-size:1.4em;
color:#333;
letter-spacing:0;
margin-bottom:0
}
#footer big a {
font-size:4em;
letter-spacing:-.05em;
font-weight:bold
}

/*** modules & classes ***/
.left, .alignleft {
float:left;
}
img.alignleft {
margin:0 20px 10px 0
}
.right, .alignright {
float:right
}
img.alignright {
margin:0 0 10px 20px
}
.m-1 {
width:140px;
padding:10px
}
.m-2 {
width:300px;
padding:10px
}
.m-3 {
width:460px;
padding:10px;
}
.m-4 {
width:620px;
padding:10px
}

	/* steps-side */
#steps-side {
background:transparent url(_img/bkg-steps.gif) no-repeat 80% 100%;
border-bottom:1px solid #A7CA8A
}
#steps-side h3 {
font-size:2em;
margin-bottom:10px
}
#steps-side p {
font-size:1.1em
}
#steps-side ol li {
line-height:1.8
}
#steps-side ol a {
font-size:2.5em;
display:block;
line-height:1.8;
letter-spacing:-.05em;
font-weight:bold;
padding-left:40px;
background:transparent url(_img/1-side.gif) no-repeat 0 50%
}
#steps-side ol #step-1 {
background-image:url(_img/1-side.gif)
}
#steps-side ol #step-2 {
background-image:url(_img/2-side.gif)
}
#steps-side ol #step-3 {
background-image:url(_img/3-side.gif)
}
#steps-side li.current_page_item a, #steps-side li.current_page_item a:hover {
color:#000;
cursor:default;
}
	/* news-side */
#news-side {
border-bottom:1px solid #A7CA8A
}
#news-side h3 {
font-size:2em;
margin-bottom:10px
}
#news-side .post h4 {
font-size:1.6em;
font-weight:bold;
letter-spacing:-.05em;
line-height:1;
}
#news-side .post .date {
display:block;
width:50px;
float:left;
color:#ccc;
}
#news-side .post h4 a {
float:left;
width:250px;
margin-bottom:.3em
}
#news-side .postbody {
margin-left:50px;
font-size:1.1em;
}
#news-side .postbody p {
margin:0 0 1em
}
	/* archive-side */
#archive-side {
border-bottom:1px solid #A7CA8A;
padding-bottom:20px
}
#archive-side h3 {
font-size:2em;
margin-bottom:10px
}
#archive-side li {
font-size:1.4em
}

	/* members-side */
#members-side {
border-bottom:1px solid #A7CA8A
}
#members-side h3 {
font-size:2em;
margin-bottom:10px
}
#members-side h4 {
width:100px;
float:left;
position:relative;
text-align:center
}
#members-side h4 a {
display:block;
width:80px;
height:100%;
padding:10px;
}
#members-side h4 a:hover {
background:#f1f1f1
}
#members-side h4 a img {
}
#members-side h4 a span {
display:block;
width:80px;
font-size:1.2em;
font-weight:bold;
line-height:.9
}

/*** single ***/
.wp-caption-text {
display:none
}
#akst_form {
font-size:1.2em
}
.feed {
font-size:1.2em;
font-weight:bold;
margin-bottom:.5em
}
#single .post h4 {
font-size:3em;
font-weight:bold;
letter-spacing:-.05em;
line-height:1
}
#single .post .date {
display:block;
width:100px;
float:left;
color:#ccc;
font-weight:normal
}
#single .post h4 a {
float:left;
display:block;
margin-bottom:.3em;
width:500px
}
#single .postbody {
margin-left:100px;
font-size:1.2em;
clear:both
}
#single .postbody p {
margin:0 0 1em
}

/*** page ***/
#page .postbody {
font-size:1.2em;
clear:both
}
#page .postbody p {
margin:0 0 1em
}
	/* steps-page */
#steps-page {
background:transparent url(_img/bkg-steps.gif) no-repeat 80% 100%;
/*border-bottom:1px solid #A7CA8A;*/
}
#steps-page p {
font-size:1.2em
}
#steps-page div  {
line-height:1.8
}
#steps-page div a {
font-size:4em;
display:block;
line-height:1.8;
letter-spacing:-.05em;
font-weight:bold;
padding-left:60px;
background:transparent url(_img/1.gif) no-repeat 0 50%
}
#steps-page div div a {
font-size:1.2em;
display:inline;
padding:0;
background-image:none;
cursor:pointer !important
}
#steps-page div.current_page_item a, #steps-side div.current_page_item a:hover {
color:#000;
cursor:default;
}
#steps-page div #step-1 {
background-image:url(_img/1.gif)
}
#steps-page div #step-2 {
background-image:url(_img/2.gif)
}
#steps-page div #step-3 {
background-image:url(_img/3.gif)
}
#steps-page .postbody {
margin-left:70px;
font-size:1.2em
}

	/* members-list */
#members-list h4 {
margin-bottom:20px;
position:relative
}
#members-list h4 a {
display:block;
height:100%;
padding:10px;
}
#members-list h4 a:hover {
background:#f1f1f1
}
#members-list h4 a img {
vertical-align:bottom
}
#members-list h4 a span {
display:block;
position:absolute;
bottom:20px;
left:220px;
font-size:2em;
font-weight:bold;
line-height:1.1;
letter-spacing:-.05em
}
	/* members-single */
#members-single .postbody {
font-size:1.2em;
margin-left:220px
}


.cform * {
font-size:1.1em !important
}
.cform .reqtxt, .cform .emailreqtxt {
font-size:.9em !important;
line-height:1.2em !important
}
.linklove {
display:none !important
}

/*** page-guias ***/
ul#guias, ul#guias li {
list-style:none;
padding-left:0 !important;
margin-left:0 !important
}

/*** subcategories ***/
#subcategories {
border-top:1px solid #A7CA8A;
border-bottom:1px solid #A7CA8A;
padding:10px;
margin-bottom:20px
}
#subcategories h4 {
color:#aaa;
font-size:1.6em;
letter-spacing:-.05em;
font-weight:normal;
width:90px;
float:left;
}
#subcategories ul {
float:left;
}
#subcategories li {
font-size:1.8em;
letter-spacing:-.05em;
font-weight:normal
}
#subcategories .current-cat a, #subcategories .current-cat a:hover {
color:#333;
cursor:default
}

a#kiuX {
font-size:1.1em;
font-weight:bold;
color:#f90
}
a#kiuX:hover {
color:#000
}

/** Maq - Canal Video **/
.post-video-destacado .post-data{
	clear: both;
	font-size: 1.3em;
	padding-bottom: 10px;
}
.post-video-destacado .video-data-video-big{
	min-height: 310px; height: 310px;
}
.post-video-destacado .data-save{
	font-size: 1.1em;
	padding-bottom: 10px;
}
.post-video-destacado .data-save span{
	padding:0 10px;
}

.columns .col_left ,  .columns .col_right {
	float: left;
	width: 290px;
	padding: 10px;
	background:url(_img/bkg-content.gif) repeat-y scroll 100% 0;
}
.columns .col_right {
	background: none;
}
.columns #subcategories h4 {
	width: 125px;
}
.columns .video-thunb {
	overflow: hidden;
	padding-top: 10px;
	border-top: 1px solid #A7CA8A;
	margin-top: 10px;
}
.columns .video-thunb.first {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
	
}
.columns .video-thunb .video-data , #single .columns .post  h4  {
	width: 200px;
	float: right;
	font-size: 16px !important;
	font-weight: normal;
	letter-spacing: 0;
}
#single .columns  .post h4 a {
	margin-bottom: 0;
	width: auto;
}
.columns #tags-videos{
	font-size: 1.3em !important;
}
.columns #tags-videos .t1{
	font-size: 1.1em !important;
}
.columns #tags-videos .t2{
	font-size: 1.2em !important;
}
.columns #tags-videos .t3{
	font-size: 1.3em !important;
}
.columns #tags-videos .t4{
	font-size: 1.4em !important;
}
.columns #tags-videos .t5{
	font-size: 1.5em !important;
}
.columns #tags-videos .t6{
	font-size: 1.6em !important;
}
.columns #tags-videos .t7{
	font-size: 1.7em !important;
}
.columns #tags-videos .t8{
	font-size: 1.8em !important;
}
.columns #tags-videos .t9{
	font-size: 1.9em !important;
}

#list-doble h3{
	font-size: 2.5em;
}
#list-doble #subcategories{
	border-bottom: 0;
}

/** Listado de miembros **/
.list-menbers div.menber {
	float: left;
	width: 310px;
}
.list-menbers div.menber .data{
	float:right;
	font-size: 15px;
	width: 180px;
}
.list-menbers div.menber .data a{
	display: block;
	color: #999;
}
.list-menbers div.menber .data a.title{
	display: block;
	color: #5D9E27;
	font-weight: bold;
}
.list-menbers div.menber .thunb img{
	float: left;
	padding: 0;
	margin: 0;
}
.list-menbers div.row {
	overflow: hidden;
	clear: both;
	padding-top: 16px;
	margin-top: 16px;
	border-top: 1px solid #A7CA8A;
}
.list-menbers div.row.first {
	border-top: 0;
}
#content-ficha {
	background: url(_img/ficha-t.png) no-repeat;
	width: 525px; height: 300px;
	padding: 123px 0 0 100px; 
	
}
#content-ficha h3{
	width: auto;
	color: #fff;
	font-size: 2.4em;
}
#content-ficha h3 strong{
	width: auto;
	color: #333;
}
body.content-ficha {
	background: #fff;
}
#content-ficha img{
}
#content-ficha .postbody{
	text-align: left;
	margin-left:225px;
	width:280px;
}

/** Maquetacion de eventos **/
.eventos  #data{
	overflow: hidden;
}
.eventos  #extras{
	clear:both;
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px solid #A7CA8A;
}
.eventos  #extras h4 , .eventos .post h4{
	font-size: 1.6em;
	font-weight: bold;
	margin: 10px 0;
}
.eventos  #extras .post , .eventos  #data .post{
	overflow: hidden;
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px solid #A7CA8A;
}
.eventos  #extras .post.first{
	border-top: 0;
}

.eventos div.ec3_iconlet tr.ec3_day td , .eventos div.ec3_iconlet td.ec3_multi_end ,
.eventos div.ec3_iconlet td.ec3_multi_start, div.ec3_iconlet td    {
	border-color: #A7CA8A;
	color: #ccc;
	font-size: 5.4em;
}
.eventos div.ec3_iconlet td.ec3_multi_end  , .eventos div.ec3_iconlet td.ec3_multi_start , div.ec3_iconlet td {
	font-size: 2.4em;
}

.eventos #wp-calendar table td.ec3_today {
	background: #000;
	color: #fff;
	border: none;
}
.eventos  #wp-calendar .ec3_eventday a {
	background: #A7CA8A;
	color:#fff !important;
	display:block;
	width:100%;
}
.eventos  .ec3_ec {
	background: none;
	height:0;
}

#wp-calendar table.nav {
	width: 100% !important;
	float: none;
}
#wp-calendar table {
	width: 33% !important;
	float: left;
}
.eventos  p.description {
	margin-bottom: 10px;
}
.eventos  .active {
	background: #A7CA8A;
	padding:0 10px;
}

.eventos p {
	font-size: 1.2em;
}
.eventos .data p {
	font-size: 1.2em;
	padding-top: 7px;
}
.eventos p.countdown {
	font-size: 1.5em;
	font-weight: bold;
}
.eventos #wp-calendar {
	border-top: 3px solid #64A22F;
	border-bottom: 3px solid #64A22F;
	padding: 5px 0;
	margin-bottom: 25px;
	overflow: hidden;
}
.eventos div.ec3_iconlet {
	border: 0;
}

div.content_res table {
	display: none;
}
.eventos #wp-calendar table  {
	background: #fff;
	padding: 10px;
}
.eventos #wp-calendar table caption  {
	background: #fff;
}

.eventos .post {
	clear: both;
}

/** Bloque eventos portada **/
.block.eventos  .post  {
	overflow: hidden;
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px solid #A7CA8A;
}
.block.eventos  .post.first {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}

#content .block.eventos  .post h4 a {
	float: none;
}
#content .block.eventos  h3 {
	 margin-bottom: 10px;
}

/** Miembros ficha **/
#members-single {
	height: 236px;
	padding-right:6%;
	width:494px;
	overflow: auto;
	overflow-x: hidden;
	padding-right: 6%;
}
* html #members-single  .post{
	width: 100%;
}

#content-ficha h3 {
	text-align:right;
}
#content-ficha h3  strong{
	display: block;
}
#content-ficha .postbody {
	width:265px;
}

/** Cambios cronometro maqueta **/
#data .post.fileCountDown h4{
	float: left;
	width: 50%;
	height: 60px;
	background: #84BF53;
	margin: 0 !important;
	font-size: 20.1px !important;
	line-height: 1;
	padding: 20px;
	
}
#data .post.fileCountDown h4 a:link, #data  .post.fileCountDown h4 a:visited{
	color: #fff;
}
#data .post.fileCountDown {
	cursor: pointer;
}
#data .post.fileCountDown .data {
	background: #5D9E27;
	color: #fff;
	float: left;
	width: 40%;
	height: 100px;
}
#data .post.fileCountDown .data strong ,#data   .post.single .data strong{
	display: block;
	text-align: center;
	font-size: 20.1px;
	font-weight: bold !important;	
}


 .post.single .dataCount {
 	float: left;
	/** background: #5D9E27; **/
	color: #fff;
	width: 230px;
	/**height: 100px;**/
	margin-right: 10px;
 }
 .post.single .content_res {
	font-size: 12px;
 }
 
.no_result {
	font-size: 12px; 	
 }

/* Restyling del proyecto formato table */
#container .post.single .dataCount table.next-events-listado {
	margin: 0;
}
table.next-events-listado th {
	background: #a7ca8a;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 4px 9px;
	font-size: 15px;
}
table.next-events-listado th.tramite {
	background:#a7ca8a url(_img/ico-th-table.png) no-repeat 100% 50%;
}
table.next-events-listado  {
	width: 100%;
	border-collapse : collapse;
} 
table.next-events-listado .tramite {
	width: 60%;
	vertical-align: middle;
	
} 
table.next-events-listado .faltan {
	width: 40%;
	vertical-align: middle;
} 
table.next-events-listado td.tramite {
	background:#ecf7e3 url(_img/ico-td-table.png) no-repeat 100% 50%;
	padding: 9px;
	border-bottom: 1px solid #cadfb9;
} 
table.next-events-listado td.faltan  {
	padding-left: 20px;
} 
table.next-events-listado td.faltan  {
	background: #ecf7e3;
	padding: 9px 9px 9px 0;
	border-bottom: 1px solid #cadfb9;
} 
table.next-events-listado tr.odd td.tramite {
	background-color: #ffffff;
} 
table.next-events-listado tr.odd td.faltan  {
	background: #ffffff;
} 
table.next-events-listado tr.datec td.tramite {
	background-color: #ffebbf;
} 
table.next-events-listado tr.datec td.faltan  {
	background: #ffebbf;
} 
#container table.next-events-listado  h4 , #container  table.next-events-listado  h4 {
	color: #a7ca8a;
	font-size: 12px;
	margin: 0;
	letter-spacing: 0;
}
#container  table.next-events-listado .post.fileCountDown h4 a:link, #container  table.next-events-listado .post.fileCountDown h4 a:visited{
	color: #a7ca8a;
	font-size: 12px;
}
#container  table.next-events-listado .countdown_amount{
	background:transparent url(_img/bg-cal-events.png) no-repeat 0 4px;
	padding: 8px 10px 6px 2px;
}
#container  table.next-events-listado .countdown_section{
	padding-left: 10px;
}

/** paginador diccionario **/
.snap_nav {
	overflow: hidden;
	margin-bottom: 10px;
}
.snap_nav li {
	float: left;
	font-size: 16px;
	margin-right: 4px;
}
.snap_nav li a{
	
	padding: 2px;
	color: #5C9D26;
	font-weight: bold;
}
.snap_nav li.snap_selected a{
	
	padding: 2px;
	background: #5C9D26;
	color: #fff;
	font-weight: bold;
}