/*
Theme Name:	Confederacion Vallisoletana de Empresarios Theme
Theme URI:		http://www.aresdesarrollo.es
Description:	Theme developed for CVE, Confederacion Vallisoletana de Empresarios. Designed for Wordpress 2.5
Version:		1.0
Author:		Sergio Gago
Author URI:	http://www.aresdesarrollo.es
*/

body { background: white; color: #333; font: 62.5% Helvetica, Times, serif; text-align: center; width: 95%;}

* { padding: 0; margin: 0 auto 0 auto; }



/*---:[ global elements ]:---*/

a { text-decoration: underline; }

	a:visited { text-decoration: underline; }

	a:hover { text-decoration: underline; }
	
	a img { border: none; }
	
blockquote { font-style: italic; font-family: Helvetica, Times, serif; color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }

abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
	
code { color: #090; font-family: Courier, monospace; }

pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { font-size: 1.4em; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }

.green { color: #090; }

.red { color: #f00; }

.orange { color: #f40; }

.purple { color: #909; }

#widgetlogin li, .wp-polls li {list-style:none;}
.sidebarlist li, .widget li {list-style:none;}

/*---:[ headlines ]:---*/

h1, h2, h3 { font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #000; }

h1 { font-size: 3.6em; letter-spacing: -0.03em; }

	#masthead h1 { padding: 0.4em 0 0.2em 0; border-top: 1px solid #ccc; text-align: center; clear: both; }
	
	h1 a, h1 a:visited, h1 a:hover {text-decoration: none; }
	
h2 { font-size: 2.0em; }

	h2 a {text-decoration: none; }
	
		h2 a:visited {text-decoration: none; }
	
		h2 a:hover { color: #090; text-decoration: none; }
	
	.posts h2 { margin: 0 0 0.1em 0; line-height: 1.2em; }
	
	.pages h2, h2.page_header { margin: 0 0 0.75em 0; padding: 0 0 0.6em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }
	
	h2.archive_head { font-weight: bold !important; font-size: 1.6em !important; letter-spacing: normal !important; margin: 0 0 1.8em 0 !important; padding: 0.4em 2px !important; border-top: 3px solid #000 !important; background: url('images/hr_dot_black.gif') 0 100% repeat-x !important; }
	
h3 { font-size: 1.0em; }

	#masthead h3 { margin: 0 0 0.75em 0; font-weight: normal; font-size: 2em; text-transform: none; color: #888; text-align: center; }

	.ph3 { margin: 2.5em 0 0.5em 0; }
	
	.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }
	
	h3.comments_headers { font-size: 1.4em; }

h4, .date { font: italic 1.1em; color: #888; }

	h4 a, h4 a:visited, .date a, .date a:visited { text-decoration: none; }
	
		h4 a:hover, .date a:hover { color: #888; text-decoration: underline; }

.entry img{padding:10px;}

.tagged {margin-top:10px; margin-left:30px;}

/*---:[ core layout elements ]:---*/

#container { width: 970px; margin: 0 auto 0 auto;}
					
	#content_box { width: 970px; text-align: left; float: left; clear: both;  _width:1002px; }
	
		#content { width:490px; padding: 20px 10px 0 20px; float: left; }
		
		#sidebar { width: 210px; padding: 0 0 0 15px; float: right; padding-top:20px; background-color:#f4fafc; border-left:1px solid #cfd0d2;}
	
		#l_sidebar { width: 200px; padding: 0 0 0 15px; float: left; background-color:#f4fafc; border-right:1px solid #cfd0d2;}

	#footer { width: 970px; padding: 1.2em 0 0 0; border-top: 2px solid #ccc; float: left; clear: both; }
		


/*---:[ header styles ]:---*/


#masthead { width: 970px; /*height: 100px; background: url('images/logo.gif') no-repeat;*/ /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }

	/* #masthead a { display: block; width: 970px; height: 100px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */

ul#nav { list-style: none; width: 950px; padding: 0 10px; background: url('images/hr_dot_black.gif') repeat-x; border-bottom: 3px solid #000; float: left; clear: both; }

	ul#nav li { padding: 0.85em 40px 0.7em 0; font: bold 1.4em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }
	
		ul#nav li a, ul#nav li a:visited {text-decoration: none; }
	
		ul#nav li a:hover { text-decoration: underline; }
		
		ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover {text-decoration: underline; }
		
	ul#nav li.rss { padding: 0.85em 0 0.7em 0; float: right; }
			
		ul#nav li.rss a { padding: 0 18px 0 0; background: url('images/icon_rss.gif') 100% 50% no-repeat; }
			


	
/*--- Accesibility bar ---*/
#header_img{
	position:relative;
}
* html #header_img img{
	width:1000px;
}
#accesbar{
	list-style-type:none;
	display:inline;
	background-color:white;
	color:blue;
	position:absolute;
	right:0px;
	height:20px;
	padding-top:4px;
}
#accesbar li{
	list-style-type:none;
	display:inline;
	padding-left: 5px;
}
#accesbar a { color: blue; text-decoration:none;}
.tacc{
	padding:5px;
	background: no-repeat;
	padding-left:25px;
}

#titlebar{
	position:absolute;
	top:60px;
	right:45px;
	color: white;
	font-size:1.8em;
	font-weight:bolder;
}

/*---:[ sidebar styles ]:---*/

.page_item li {
	margin-top:4px;
	height:20px;
	line-height:20px;
}

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 210px; margin: 0 0 0.7em 0; font-size: 1.3em; line-height: 1.3em; float: left; 
	}
	ul.sidebar_list li.widget_text { margin: 0; margin-top: -7px; margin-left: -5px;}

		li.widget h2, li.linkcat h2 { font-weight: bolder; font-size: 1.1em; letter-spacing: normal; margin: 0 0 0 0; padding: 0.4em 10px; color:white;}

		li.widget p { margin: 0 0 1.5em 0; padding: 0 10px; }
		
		li.widget ul, li.linkcat ul { list-style: square; margin: 0 0 0.5em 20px; }
		
		li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }
		
			li.linkcat li { margin: 0 0 0.7em 0;}
			
				li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: none; }
				
					li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; }
			
				li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }
		

			/*---< Calendar widget styles >---*/
		
		#calendar_wrap { font-size: 1.3em; }
				


/*---:[ footer styles ]:---*/

#footer p { margin: 0 0 0.923em 0; font-size: 1.3em; color: #888; text-align: right; }

	#footer a, #footer a:visited { text-decoration: none; }
		
		#footer a:hover { color: #888; text-decoration: underline; }



/*---:[ comment styles ]:---*/

#comments { width:100px; clear: both; margin-left:10px; margin-bottom:20px;}

	ul#comment_list { list-style: none; margin: 0 0 4.0em 0; border-top: 1px solid #bbb; }
		
		ul#comment_list li.comment { width: 400px; padding: 1.2em 0 0 0; border-bottom: 1px dotted #bbb; }
			
		ul#comment_list li.trackback { width: 400px; padding: 1.2em 15px 0 15px; background: url('images/trackback_bg.gif'); }
				
			.comment_meta { margin: 0 0 1.2em 0; }
			
				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; }
				
				.trackback .comment_num { padding: 0 0 0 20px; }
				
					.comment_num a, .comment_num a:visited { text-decoration: none; }
					
						.comment_num a:hover { color: #df0000; text-decoration: none; }
				
				.comment_meta strong { font-size: 1.6em; }
					
				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
		
			.comment .entry { padding: 0 15px; }
			
				.comment .entry p { margin: 0 0 1.0em 0; }
			


/*---:[ comment form styles ]:---*/

#comment_form { width: 400px; padding: 1.0em 0 0 0; float: left; }

	#comment_form p { padding: 0.6em 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 321px !important; }
	
			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
		#comment_form .form_submit { padding: 0.4em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			


/*---:[ search form styles ]:---*/

#search_form { background:url('images/icon_buscar.png') no-repeat; padding-left:20px; }

	#search_form .search_input {  padding: 3px; font: normal 1.0em Helvetica, Times, serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
	
	li.widget .search_input { font-size: 1.1em !important; width:85px; }
	
.entry p {
	font-size:1.3em;
	margin-top:6px;
	margin-bottom:6px;
	text-align:justify;
}

.entry ul {
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:justify;
}

.companies li {
	list-style:none;
	padding:5px;
}

#sticky .entry {
	font-size:1.4em;
}
.widget {
	margin-bottom:20px;
}
.widget h2 {
	
}
.widget .widgettitle{
	background: url('images/mod_widget_top.png') no-repeat;
	height:44px;
	width:206px;
}
.widgettitle h2{	
	color:white;
	font-weight:bolder;
	font-size:1.4em;
}
.widgetbottom{
	width:206px;
	height:24px;
	background: url('images/mod_widget_bottom.png') no-repeat;
}
.widgetbody{
	border-left: 7px solid #004b96;
	border-right: 7px solid #004b96;
	padding-right: 3px;
	padding-left: 3px;
	width:186px;
	background-color:white;
	margin-bottom:-24px;
}
#widgetsearch, #widgetcalendar {
	margin-bottom:0px;
}

#widgetlogin{
	padding-bottom:20px;
}
		
.page_item {
	font-size:0.9em;
	font-weight:normal;
	padding-left: 10px;
	list-style:none;
	background: url('images/flecha_submenu.png') no-repeat;
	background-position: 0px 4px;
} 
	
.page-item-5 , .page-item-38, .page-item-39, .page-item-12, .page-item-16 {
	background: url('images/barra_menu.png') no-repeat;
	width:200px;
	background-height:50px;
	list-style:none;
	margin-top:10px;
	color:white;
	padding-bottom:3px;
	padding-top:2px;
	}
.page_item a {
	background: url('images/flecha_blanca.png') no-repeat 5px;
	color:white;
	font-family: Helvetica, Arial;
	font-weight:bold;
	font-size:1.2em;
	padding-left:25px;
	background-color:#004b96;
	line-height:1.6em;
	}
	
.page_item ul a, .subpages a {
	background:none;
	color:#333;
	font-size:1.1em;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left:10px;
	line-height:0.3em;
}
	
#pages, #pages_b {
	margin-left:-30px;
	background: none;
	padding-top:20px;
	margin-bottom: 0px;
} 

#sticky{
	margin-bottom:10px;
}
#sticky .stickytitle {
	background: url('images/mod_cve_top.png') no-repeat;
	width: 484px;
	height: 40px;
}
#sticky h2 {
	padding-left: 28px;
	padding-top: 4px;
}
#sticky h2 a{
	color:white;
	width:10px;
}
#sticky .entry {
	padding-left:20px;
	padding-right:20px;
	width:428px;
	
	border-left: 7px solid #e78500;
	border-right: 7px solid #e78500;
	position:relative;
	left:-1px;
}
#sticky .bottom {
	background: url('images/mod_cve_bottom.png') no-repeat;
	width: 484px;
	height: 19px;
}
.postHomeContainer{
	border-left: 2px solid #e78500;
	border-right: 2px solid #e78500;
	width:480px;
	margin-bottom:-12px;
	padding-top:15px;
	position:relative;
}
.postHomeContainer  .date, .postHomeContainer  .print {
	padding: 1px 10px 10px 30px;
}
.postHomeContainer .entry {
	padding-left:30px;
	padding-right:10px;
	padding-bottom:20px;
}
.postHomeContainer h3 {
	font-size:1.3em;
	line-height:1.3em;
}
.noticias_home{
	
}
.noticias_home h1 {
	color: orange;
	border-bottom: 1px solid orange;
	font-size:1.5em;
	padding: 7px 0 0 0px;
	margin-bottom: 5px;
	margin-left:35px;
	margin-right:30px;
}
.noticias_home h1 a {
	color: orange;
	border-bottom: 1px solid orange;
	font-size:1.2em;
	padding: 0px 0 0 5px;
	margin-bottom: 5px;
	margin-left:5px;
	margin-right:30px;
}
.noticias_home .noticiastitle {
	background: url('images/mod_destacados_top.png') no-repeat;
	width: 484px;
	height: 30px;
}
.noticias_home .bottom {
	background: url('images/mod_destacados_bottom.png') no-repeat;
	width: 484px;
	height: 19px;
	margin-bottom:15px;
}
.indextitle, .indextitle h1, .indextitle h1 a{
	position:relative;
	top:-15px;
	margin-top:-20px;
	margin-left:0px;
	font-size:1.2em;
}
.indextitlecurso, .indextitlecurso h1, .indextitlecurso h1 a {
	position:relative;
	margin-left:0px;
	font-size:1.2em;
}

.cursosHomeContainer {
	border-left: 7px solid #004b96;
	border-right: 7px solid #004b96;
	width:468px;
	padding-top:10px;
	position:relative;
	left:-1px;
	margin-bottom:-12px;
}
.cursosHomeContainer h3 {
	font-size:1.3em;
	line-height:1.3em;
}
#cursos_home{
	
}
#cursos_home h1{
	color:white;
	padding-left: 28px;
	padding-top: 7px;
	font-size:1.8em;
}
#cursos_home .cursostitle{
	background: url('images/mod_cursos_top.png') no-repeat;
	width: 484px;
	height: 40px;
}
#cursos_home .bottom {
	background: url('images/mod_cursos_bottom.png') no-repeat;
	width: 484px;
	height: 19px;
}
.minipost{
	padding-left:100px;
	margin-bottom:10px;
	margin-right:5px;
	font-size:0.9em;
	min-height:50px;
}
.minipost h3 { width:370px;}


#datoscurso{
	padding: 5px 5px 10px 5px;
	margin: 13px 7px 7px 7px;
	border: 1px solid orange;
	font-size:1.2em;
	width:455px;
	clear:both;
}
.breadcrumb , .breadcrumb a{
	font-weight:bold;
	color: #004b96;
	clear:both;
}

.cursodestacado{
	background: url('images/silverstar.gif') 0 100% no-repeat; }
}

.entry h6 {font-size:1.2em; padding-bottom:5px;}
.entry h5 {font-size:1.3em; padding-bottom:5px;}
.entry h4 {font-size:1.4em; padding-bottom:5px;}
.entry h3 {font-size:1.5em; color:orange; padding-bottom:5px;}
.entry h2 {font-size:1.6em; color:orange; padding-bottom:5px;}
.entry h1 {font-size:1.8em; margin:0; text-decoration:none; padding-bottom:5px;}
.entry li {
	font-size:1.3em;
	line-height:1.2em;
	}
	
	.subpages{
		float:right;
		position:relative;
		padding: 10px 5px 10px 5px;
		margin: 13px 3px 30px 7px;
		border: 1px solid orange;
		font-size:1.1em;
	}
	.subpages .page_item, .subpages .page_item li {
		margin-top:8px;
		background:none;
		font-size:1.0em;
	}

.companies {
	color:orange;
}
.companies .company{
	color:black;
}
.companies li{
	list-style-type: circle;
}

#homedivs, .previous, .next {
	width:450px;
	text-align:center;
	color: #004b96;
	font-size:1.3em;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}
#homedivs a, .previous a, .next a{color:#004b96;}

.textwidget {
	margin-left:-31px;
	_margin-left:-22px;
}

/* Generic Label Controls */
.formBuilderForm .formBuilderLabel, .formBuilderForm .formBuilderLabelRequired {
	clear: left;
	float: left;
	vertical-align: top;
	width: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.formBuilderForm .formBuilderLabelRequired {
	font-weight: bold;
}

/* Tables */
table {padding:3px;}
tr {padding:2px;}
td {padding:2px;}

/* Generic FormBuilder Display Configuration */
form.formBuilderForm, div.formBuilderSuccess, .formpage {
	text-align: left;
	padding: 10px;
	margin-top:20px;
	background-color:#eeeeee;
	border:#333 1px solid;
}


/* The div class around each form field*/
.formBuilderForm .formBuilderField {
	padding-bottom: 4px;
	clear: both;
}

/* The div class around the error message, in the event that a required field is not filled in*/
.formBuilderForm .formBuilderError {
	font-weight: bold;
}

/*
16/04/2010
Cambios en los enlaces de los Widget del margen izquierdo
José Antonio Yáñez Jiménez
*/
a.enlacewidget:link			{
									color:#000099;
									text-decoration:none;
									}

a.enlacewidget:hover		{
									color:#0000F1;
									text-decoration:underline;
									}
									
a.enlacewidget:visited	{
									color:#000099;
									text-decoration:none;
									}									
							
