/*
 
Theme Name: Skinbu
 
Theme URI: http://www.skimbu.it/skinbu
 
Description: Clever Theme, fixed-width, widget ready, two colums, right sidebar support hierarchical categories, valid html and CSS and compatible with Wordpress 2.8 and higher.
 
Author: Alberto Ziveri
 
Author URI: http://www.skimbu.it
 
Version: 1.5.0
 
Tags: white, blue, two-columns, right-sidebar, fixed-width, custom-header, light
 
.
 
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
 
.
 
*/
body {
	background: #fff;
	
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
	overflow: scroll; 
	font-weight: normal !important;
	font-style: normal !important;
    margin: 0;
}
 
a {
	outline: none !important;	
	color: #045FB4;
	text-decoration: underline !important;
	font-weight: normal !important;
	font-style: normal !important;
}
 
	a:hover { 
	text-decoration: none !important;
		color: #222 !important;
	 }
 
img { 
	border: 0px !important; 
}
p { color: #555;}

input, select, textarea {
	border: 1px solid #ccc !important;
	background: #fff;
	color: #666;
	font-size: 14px;
	padding: 2px;
	cursor: pointer;	
	}
 
blockquote {
	background-image: url('images/quote_blank.png');
	background-repeat: no-repeat;
	padding-top: 17px;
	background-color: #ECECEC;
	font-style: italic;
	padding-left: 5px;
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
	font-size: 12pt;
	overflow: hidden;
	margin-left: 0px; }
 
blockquote#code {
	background-image: url('images/code_blank.png');
	background-repeat: no-repeat;
	padding-top: 17px;
	background-color: #ECECEC;
	padding-left: 5px;
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
	font-size: 12pt;
	overflow: hidden;
	margin-left: 0px; }
 
div#wrapper {
	width: 100%;
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
	
}

div#wrapper2 {
    height: 250px;
    background: #222 url(images/fondo_header.jpg) repeat-x center bottom;
    border-bottom: 20px solid #045FB4;
}
 
div#header {
	width: 1015px;	
	margin: 0 auto;
	height: 250px;
	color: #fff;
	text-align: center;
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
	font-weight: normal !important;
	font-style: normal;
}
 
div#footer {
	position: absolute;
	bottom: 0px;
	margin-top: 35px;
	background-color: #222;
	border: 1px solid red;
	width: 100%;
	height: 100px;
	color: #fff; }
 
	div#footer a { 
		color: #045FB4 !important;
		text-decoration: none !important;
	}
		div#footer a:hover { color: #fff !important;}

 
div#raccoglitore {
	width: 1019px;
	height: 170px;
	border: 1px solid red; }
 
div#rss {
	width: 196px;
	height: 46px;
	float: right;
	margin-top: 86px;
	margin-right: 0px; }
 
div#logo {
	float: left;
	height: 220px;
	width: 300px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 30px; }
 
	div#logo h1 {
		font-size: 36pt;
		color: #045FB4;
		margin: 0px 0px 0px 0px;
		font-weight: normal; }
 
		div#logo h1 a:hover { color: #045FB4; }
 
	div#logo h2 {
		color: #333333;
		margin: 0px 0px 0px 0px;
		font-weight: normal; }
 
	div#logo h1 a {
		text-decoration: none;
		color: #045FB4; }
 
	div#logo h2 a {
		color: #333333;
		text-decoration: none; }
 
	div#logo a:hover { text-decoration: none; }
 
div#navbar {
	position: relative;
	top: 0px;
	right: 0px;
	width: 700px;
	height: auto;
	float: right;
	color: #333333;
	font-size: 20px !important;
	font-weight: normal;
	font-style: normal;
}
 
div#navbar_top {
	position: relative;
	top: 92px;
	float: right;
	width: 750px;
	border-top: 1px dotted #fff;
}
 
div#navbar_bottom {
	width: 1004px;
	height: 0px;
	margin-left: 15px;
	margin-bottom: 0px; }
 
div#navbar ul {
	text-decoration: none !important;
	float: left;
	list-style: none;
}
 
div#navbar .page_item {
	height: 18px;
	border-bottom: 1px dotted #fff;
	width: 130px;
	margin-right: 20px;
	padding: 7px;
	float: left;
}
 
div#navbar .current_page_item {
	color: #037def;
	border-bottom: 1px dotted #045FB4;
	height: 18px;
	width: 130px;
	font-size: 18px !important;
	margin-right: 20px;
	padding: 7px;
	float: left; }
 
div#navbar .page_item:hover {
	color: #037def !important;
	border-bottom: 1px dotted #045FB4;
	padding: 7px;
 }
 
div#navbar .page_item a {
	color: #fff !important;
	text-decoration: none !important;
	height: 16px;
	width: auto;
	float: left;
	font-size: 18px !important;
	font-weight: normal;
}
 
div#navbar .current_page_item a {
	color: #037def !important;
	font-size: 18px !important;
	text-decoration: none !important;
	font-weight: normal; }
 
div#navbar .page_item a:hover {
	color: #037def !important;
	text-decoration: none !important; }
 
 
div#navbar .registro_item {
	height: 18px;
	font-size: 18px !important;
	color: #76bf00 !important;
	width: 130px;
	float: left;
	margin-right: 20px;
	padding: 7px;
	border-bottom: 1px dotted #5d9400;
	text-align: left;
}

 
	div#navbar .registro_item a {
		color: #76bf00 !important;
		font-weight: normal;
		text-decoration: none !important;	
 }
 
		div#navbar .registro_item a:hover {
			color: #fff !important;
			text-decoration: none !important;

 }
 
	div#navbar .registro_item:hover a { color: #fff; 
}
 
div#navbar .servicios_item {
	height: 18px;
		font-size: 18px !important;
	color: #76bf00;
	width: 130px;
	float: left;
	margin-right: 20px;
	padding: 7px;
	border-bottom: 1px dotted #5d9400;
	text-align: left;
}

 
	div#navbar .servicios_item a {
		color: #76bf00 !important;
		font-weight: normal;
			text-decoration: none !important;
  }
 
		div#navbar .servicios_item a:hover {
			color: #fff !important;
			text-decoration: none !important;
 }
 
	div#navbar .servicios_item:hover a { color: #fff; 
}

 
div#navbar li.page_item ul { display: none; }
 
div#content {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	height: 100%;
	position: relative; }
 
div#leftbar {
	float: left;
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: 60px;
	border-top: 1px dotted #ccc;
	padding-top: 5px;
	width: 700px; }
	
	div#leftbar a { text-decoration: underline; }
 
	div#leftbar a:hover { text-decoration: none; }
 
div#post {
	width: 700px;
	min-height: 50px;
	overflow: hidden;
	padding-right: 15px;
	margin-bottom: 90px;
	margin-top: 10px; }
	
div#leftbar div#post h1 {
	width: 700px;
	height: 30px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #ccc;
    margin-top: 23px;
    display: inline;
}
 
div#leftbar div#post h1 a {
	font-weight: normal;
	text-decoration: none !important;
	color: #505050;
}
 
	div#leftbar div#post h1 a:hover {
		color: #555;
		text-decoration: underline; }
 
div#post div#postcontent {
	color: #222;
	margin-top: 15px;
	font-size: 12pt !important;
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
	}
 
	div#post div#postcontent div,span {
		margin-bottom: 0px;
		margin-top: 0px;
		line-height: 17pt !important;
		font-size: 12pt !important;
		text-align: justify !important;
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
		 }
 
	div#post div#postcontent h1 {
		height: 31px;
		width: 714px;
		background-image: url('images/posth3.png');
		background-repeat: no-repeat;
		margin-bottom: 5px;
		margin-top: 10px;
		line-height: 31px;
		padding-left: 10px;
		font-size: 14pt;
		font-weight: normal; }
 
	div#post div#postcontent h2 {
		height: 49px;
		width: 269px;
		background-image: url('images/h4.png');
		margin-bottom: 5px;
		margin-top: 5px;
		line-height: 49px;
		padding-left: 18px;
		font-size: 13pt;
		font-weight: normal; }
 
	div#post div#postcontent h3 {
		color: #757888;
		font-weight: bold;
		font-size: 14pt;
		margin-bottom: 4px;
		margin-top: 5px; }
 
	div#post div#postcontent h4 {
		height: 49px;
		margin-bottom: 5px;
		margin-top: 5px;
		padding-left: 25px;
		font-size: 13pt;
		font-weight: normal;
		text-decoration: underline; }
 
	div#post div#postcontent h5 {
		height: 49px;
		margin-bottom: 5px;
		margin-top: 5px;
		padding-left: 25px;
		font-size: 13pt;
		font-weight: normal;
		color: #045FB4; }
 
	div#post div#postcontent h6 {
		height: 49px;
		margin-bottom: 5px;
		margin-top: 5px;
		padding-left: 25px;
		font-size: 12pt;
		font-weight: bold;
		color: #045FB4; }
 
div#leftbar h1 {
	margin: 5px 0px 0px 0px;
	text-align: left;
	color: #505050;
	font-size: 20pt;
	font-weight: normal; }
 
div#leftbar h2 {
	margin: 10px 0px 15px 0px;
	color: #045FB4;
	font-size: 14pt;
	font-weight: normal; }
 
div#leftbar h3 {
	margin: 10px 0px 15px 0px;
	color: #045FB4;
	font-size: 13pt;
	font-weight: normal; }
 
div#post p {
	width: 700px;
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
	font-size: 12pt !important;
	color: #555;
	margin: 0px 0px 10px 0px;
	word-spacing: 0px;
	text-align: justify !important;
	line-height: 17pt !important; }
 
	div#post p a {
		color: #045FB4;
		text-decoration: none;
 }
 
		div#post p a:hover { text-decoration: underline; }
 
div#post td,tr,table {
	font-weight: normal;
	font-size: 11pt;
	color: #3d3d3d; }
 
div#post ul {
	color: #222;
	list-style-image: url('images/post_list.png'); }
 
	div#post ul a {
		color: #045FB4;
		text-decoration: none !important;
		font-weight: bold; }
 
		div#post ul a:hover { text-decoration: underline; }
 
/*
 
div#post li{ color:#434343;font-size:13pt;margin-bottom:7px;padding:0px 0px 0px 0px; text-align:justify}
 
div#post li a{ color:#045FB4;}
 
div#post li a:hover{ color:#3399FF;text-decoration:none;} 
 
*/
div#post ol li a { color: #045FB4; }
 
	div#post ol li a:hover { text-decoration: underline; }
 
div#post p img {
	max-width: 723px;
	padding-bottom: 2px;
	padding-right: 8px;
	float: left; }
 
.wp-caption {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #E4E4E4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	max-width: 710px; }
 
	.wp-caption img { background-color: white; }
 
.wp-caption-text {
	height: 35px;
	background-color: #E4E4E4;
	line-height: 35px;
	text-align: left; }
 
.wp-caption alignleft { float: left }
 
.aligncenter,div.aligncenter,img.aligncenter {
	text-align: center;
	display: block;
	margin: 10px auto; }
 
img.aligncenter { float: none; }
 
img.alignleft { float: left; }
 
img.alignright { float: right; }
 
img.size-full { max-width: 710px; }
 
div#authorbox {
	width: 100%;
	min-height: 130px;
	overflow: hidden;
	border: 1px #CCCCCC solid;
	border-left: 0px;
	border-right: 0px;
	margin-bottom: 25px; }
 
	div#authorbox img {
		float: left;
		margin-right: 10px; }
 
	div#authorbox h3 {
		margin-bottom: 3px;
		font-size: 13pt;
		margin-top: 3px; }
 
div#tagsbar {
	clear: both;
	height: 28px;
	background: #e8e8e8;
	width: 700px;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
	font-size: 11px;
	color: #666;
	padding-top: 6px;
	margin-top: 10px;
 }
 div#tagsbar a{
	color: #045FB4 !important;
	text-decoration: underline !important;
 }
  div#tagsbar a:hover{
	color: #222 !important;
	text-decoration: none !important;
 }
 
div#tagsbar2 {
	clear: both;
	height: 25px;
	background: #DBE7ED;
	width: 700px;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
	font-size: 11px !important;
	color: #666;
	padding-left: 3px;
	margin-top: 10px;
	float: left; }
	
 div#tagsbar2 a{
	text-decoration: none !important;
 }

 
div#tagsbar img {
	float: left;
	padding-top: 0px;
	margin-right: 5px;
	margin-left: 10px; }
 
div#tagsbar2 img {
	float: left;
	padding-top: 6px;
	margin-right: 3px; }
 
span#tbarelement {
	color: #1C183C;
	overflow: hidden;
	margin-left: 7px;
	margin-right: 7px;
	float: left;
	margin-bottom: 4px; }
 
	span#tbarelement a {
		color: #1C183C;
		font-weight: normal; }
 
div#links {
	width: 724px;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: center;
	min-height: 31px;
	overflow: hidden;
	line-height: 31px;
	border-right: 0px;
	border-left: 0px;
	font-size: 13pt;
	color: #3d3d3d; }
 
/*Comments*/

div#comments {
	width: 704px;
	height: auto !important;
}

div#commentbox {
	width: 684px;
	height: auto !important;
	min-height: 157px;
	padding: 10px;
	color: #3d3d3d;
		display: inline-block;
	border: 1px solid #cdcdcd;
	margin-bottom: 22px;
}
div#commentbox img{
	margin-bottom: 15px !important;
}
 div#limpiar{
      clear:both;
   }


 
div#commentext {
	height: auto;
	min-height: 137px;
	background: #eee;
	float: right;
	overflow: hidden;
	width: 490px;
	padding: 10px;
	font-size: 11pt; }
 
	div#commentext a { color: #045FB4; }
 
		div#commentext a:hover {
			color: #045FB4;
			text-decoration: none; }
 
div#label {
	width: 80px;
	float: left;
	height: 24px;
	line-height: 24px;
	color: #045FB4; }
 
div#campo {
	margin-bottom: 20px;
	height: 24px;
	line-height: 24px; }
 
div#smiles {
	background-color: white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px #DBDBDB solid;
	text-align: center;
	width: 717px;
	line-height: 30px;
	height: 30px;
	margin: 10px 0px 10px 0px; }
 
div#avatar {
	min-height: 137px;
	text-align: center;
	float: left;
	width: 158px;
 }
 
	div#avatar img {
		padding: 6px 6px 6px 6px;
 }
 
div#respond {
	width: 722px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #045FB4;
	padding: 5px 5px 5px 5px;
	min-height: 190px;
	text-align: left;
	overflow: hidden; }
 
	div#respond .input {
		background-color: white;
		color: #999999;
		border: 1px #DBDBDB solid;
		width: 630px;
		height: 24px;
		line-height: 24px;
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
		font-size: 12pt;
		padding-left: 5px; }
 
	div#respond textarea {
		height: 140px;
		width: 713px;
		background-color: white;
		border: 1px #DBDBDB solid;
		color: #808080;
		padding-left: 5px;
		padding-top: 5px;
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
		font-size: 12pt }
 
		div#respond textarea:hover { background-color: #E0E0E0; }
 
	div#respond input#submit {
		width: 104px;
		height: 28px;
		background-image: url('images/enviar.png');
		border: 0px;
		margin-top: 15px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5px; }
 
		div#respond input#submit:hover {
			background-image: url('images/enviar2.png');
			cursor: pointer }
 
form#commentform {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; }
 
div#share {
	background-image: url('images/share.png');
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-bottom: 60px;
	text-align: left;
	height: 56px;
    width: 120px; }
 
	div#share img {
		padding: 5px 5px 5px 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-left: 7px;
		margin-right: 7px;
		margin-top: 6px; }
 
		div#share img:hover { background-color: #E0E0E0; }
 
div#bigtitle {
	height: 139px;
	width: 745px;
	background-image: url('http://www.mundopalabras.es/wp-content/themes/skinbu/images/spage_title.png');
	margin-bottom: 20px;
	text-align: center;
	line-height: 139px;
	margin-left: -10px; }
 
div#sidebar {
	width: 235px;
	float: right;
	margin-left: 1px;
	height: auto;
	margin-top: 12px;
    width: 235px; }
 
form#searchform {
	width: 240px;
	height: 28px;
	margin-right: auto;
	margin-bottom: 15px; }
 
input#search {
	width: 192px;
	margin-right: 2px;
	border: 1px solid #939393 !important;
	float: left;
	height: 25px;
	background-color: #e8e8e8;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 12pt;
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
	}
 
input#submitsearch {
	background-image: url('images/submitsearch_v2.png');
	background-repeat: no-repeat;
	width: 32px;
	border: 0px !important;
	height: 32px;
	float: left; }
	
	
div#box li a .current-menu-item {
	background: #8d8d8d;
	text-decoration: none;
	padding-left: 5px;
	color: #fff; }
 
div#box {
	background: #e4e4e4;
	margin-bottom: 10px;
	width: 218px;
	border: 1px solid #b0b0b0;
	height: auto;
	padding: 2px 10px 20px 10px;
	color: #4a4a4a;
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
	}
	
 
div#box img{
	background: #e4e4e4;
	margin-bottom: 10px;
	height: auto;
	padding: 2px 10px 20px 0px;
	color: #4a4a4a;
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
	}
 
	div#box h2 {
		text-align: left;
		color: #5e5e5e;
		font-size: 14pt;
		font-weight: normal; }
 
	div#box ul {
		height: auto;
		padding: 0px;
		margin: 0px;
		display: block;
		list-style: none;
	}
 
	div#box li {
		padding: 5px 0px 5px 10px;
		border-bottom: 1px dotted #727F8D;
		height: 14px;
		color: #727F8D;
		font-size: 11pt;
		text-align: left;
 }
 
	div#box a:hover { color: #045FB4; }
 
	div#box ul li a {
		width: 200px;
		float: left;
		display: block;
		text-decoration: none !important;
		color: #045FB4;
	 }
 
		div#box ul li a:hover {
			color: #000;
 }
 
	div#box a {
		font-weight: normal;
		color: #727F8D;
		text-decoration: none; }
 
	div#box li ul.children {
		list-style-image: url('images/ul_children.png');
		padding-left: 5px;
		min-height: 30px;
		float: left;
		overflow: hidden; }
 
		div#box li ul.children a {
			margin-left: 14px;
			padding-left: 22px;
			background-image: url('images/ul_children.png');
			background-repeat: no-repeat; }
 
		div#box li ul.children li ul.children { margin-left: 13px; }
 
		div#box li ul.children li {
			width: 220px;
			min-height: 30px;
			float: left;
			font-size: 12pt;
			line-height: 30px;
			padding-left: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			text-align: left;
			overflow: hidden; }
 
	div#box div#calendar_wrap {
		margin-left: auto;
		margin-right: auto;
		text-align: center }
 
	div#box ul li.page_item {
		color: #333333;
		min-height: 16px;
		overflow: hidden;
		text-align: left;
		padding-right: 10px;
		width: 180px;
		padding-left: 5px; }
 
	div#box .page_item:hover { color: #045FB4 }
 
	div#box .page_item a {
		color: #333333;
		text-align: left;
		padding-left: 22px;
		background-image: url('images/page.png');
		background-repeat: no-repeat; }
 
		div#box .page_item a:hover {
			color: #045FB4;
			text-decoration: none; }
 
	div#box .page_item ul .page_item a {
		padding-left: 22px;
		background-image: url('images/sub_page.png');
		background-repeat: no-repeat; }

 
div#box2 li a .current-menu-item {
	background: #fff;
	text-decoration: none;
	padding-left: 5px;
	color: #0094DD; }
 
div#box2 {
	background: #0094DD;
	margin-bottom: 10px;
	width: 216px;
	border: 2px solid #dddb02;
	-moz-border-radius: 8px 8px 8px 8px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 8px 8px 8px 8px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 8px 8px 8px 8px; /*--CSS3 Rounded Corners--*/
	height: auto;
	padding: 2px 10px 20px 10px;
	color: #dddb02;
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
	}
	
 
div#box2 img{
	background: #e4e4e4;
	margin-bottom: 10px;
	width: 220px;
	height: auto;
	padding: 2px 10px 20px 10px;
	color: #dddb02;
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
	}
 
	div#box2 h2 {
		text-align: left;
		color: #dddb02;
		font-size: 16pt;
		font-weight: normal; }
 
	div#box2 ul {
		height: auto;
		padding: 0px;
		margin: 0px;
		display: block;
		list-style: none;
	}
 
	div#box2 li {
		padding: 5px 0px 5px 10px;
		border-bottom: 1px dotted #dddb02;
		height: 14px;
		color: #dddb02;
		font-size: 11pt;
		text-align: left;
 }
 
	div#box2 a:hover { color: #000; }
 
	div#box2 ul li a {
		width: 200px;
		float: left;
		display: block;
		text-decoration: none !important;
		color: #dddb02;
	 }
 
		div#box2 ul li a:hover {
			color: #000;
 }
 
	div#box2 a {
		font-weight: normal;
		color: #dddb02;
		text-decoration: none; }
 
	div#box2 li ul.children {
		list-style-image: url('images/ul_children.png');
		padding-left: 5px;
		min-height: 30px;
		float: left;
		overflow: hidden; }
 
		div#box2 li ul.children a {
			margin-left: 14px;
			padding-left: 22px;
			background-image: url('images/ul_children.png');
			background-repeat: no-repeat; }
 
		div#box2 li ul.children li ul.children { margin-left: 13px; }
 
		div#box2 li ul.children li {
			width: 220px;
			min-height: 30px;
			float: left;
			font-size: 12pt;
			line-height: 30px;
			padding-left: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			text-align: left;
			overflow: hidden; }
 
	div#box2 div#calendar_wrap {
		margin-left: auto;
		margin-right: auto;
		text-align: center }
 
	div#box2 ul li.page_item {
		color: #333333;
		min-height: 16px;
		overflow: hidden;
		text-align: left;
		padding-right: 10px;
		width: 180px;
		padding-left: 5px; }
 
	div#box2 .page_item:hover { color: #045FB4 }
 
	div#box2 .page_item a {
		color: #333333;
		text-align: left;
		padding-left: 22px;
		background-image: url('images/page.png');
		background-repeat: no-repeat; }
 
		div#box2 .page_item a:hover {
			color: #045FB4;
			text-decoration: none; }
 
	div#box2 .page_item ul .page_item a {
		padding-left: 22px;
		background-image: url('images/sub_page.png');
		background-repeat: no-repeat; }
 
div.textwidget { color: #727F8D; }
 
/*READMORE, SLINK, REVIEW ECC*/
li.recentcomments { border-bottom: 1px #333333 dotted; }
 
.subscribe-to-comments {
	color: black;
	font-weight: bold; }
 
.comment-toolbar img {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px; }
 
div#readmore {
	width: 128px;
	height: 36px;
	float: right;
	margin-top: 16px }
 
	div#readmore img {
		float: right;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px; }
 
div#crp_related { margin-top: 30px; }
 
div#slink {
	border: 1px #D1D1D1 solid;
	width: 340px;
	text-align: center;
	min-height: 28px;
	padding-top: 13px;
	padding-bottom: 13px;
	color: #C5CCD4;
	font-size: 36px;
	overflow: hidden;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px; }
 
	div#slink a {
		color: #C5CCD4;
		font-weight: normal; }
 
	div#slink:hover {
		background-image: url('images/slink_hover.png');
		color: white; }
 
	div#slink a:hover { font-weight: normal; }
 
	div#slink:hover a { color: white; }
 
div#review {
	background-image: url('images/review.png');
	padding-top: 30px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 10px;
	width: 712px;
	height: 64px;
	font-size: 11pt; }
 
	div#review div p {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px; }
 
	div#review div { margin-left: 10px; }
 
/*
 
Author: Rubicrash
 
.
 
*/
div#enlaces {
	float: right;
	height: auto;
	width: 500px;
	padding-top: 10px;
	padding-right: 20px;
 }
 
	div#enlaces a {
		color: #A9A9A9;
		text-decoration: none; }
 
		div#enlaces a:hover { text-decoration: underline; }
 
div#ayuda {
	padding-left: 0px;
	float: right;
	display: inline }
 
div#autores { float: left }
 
	div#autores .autormp2 {
		background-color: #F3F4F4;
		border: 1px solid #b0b0b0;
		margin: 10px 0px 30px 0px;
		width: 646px;
		padding: 20px; }
		
div#autores .autormp {
		background-color: #F3F4F4;
		margin: 10px 0px 30px 0px;
		width: 650px;
		padding: 20px; }
 
div#autor {
	background-color: #eeeeee ;
	margin: 30px 15px 30px 15px ;
	border-top: 2px solid #045FB4;
	border-right: 2px solid #045FB4;
	border-bottom: 1px solid #045FB4;
	border-left: 1px solid #045FB4; }
 
div#autores img {
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	float: left }
 
div#autores ul {
    list-style-image: url("images/post_list_txiki.png");
    list-style-type: square;
    margin-bottom: 35px;
    margin-top: 0;
}
 
div#autores li { margin-bottom: 8px; }
 
	div#autores li.title5 {
		font-style: italic;
		max-height: 20px; }
 
	div#autores li a {
		min-height: 30px;
		color: #045FB4;
		margin-top: 40px;
		margin-bottom: 30px;
		overflow: hidden; }
 
div#autores p {
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px; }
 
div#autores p.title0 {
	float: right;
	-moz-border-radius: 5px 5px 5px 5px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 5px 5px 5px 5px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 5px 5px 5px 5px; /*--CSS3 Rounded Corners--*/
	height: auto;
	margin-left: 10px;
	padding: 10px;
	display: block;
    margin-top: -20px;

}
 
div#autores .autormp img {
	position: relative;
	top: -15px;	
	left: -10px; }
 
div#autores p.title1 {
	font-size: 14pt;
 }
 
	div#autores p.title1 a {
		font-size: 14pt;
		color: #000; }
 
div#autores p.title2 {
	color: #000;
	border-bottom:1px dotted  #000;
	padding: 3px 0px 3px 6px;
	width: 98%;
	font-weight: normal;
	height: 17px;
	margin-top: 10px;
	font-style: normal;
	text-transform: uppercase;
	font-size: 17px;
}
 
div#autores p.title3 {
	color: #fff;
	font-size: 13pt;
	background: #6d6d6d;
	padding: 2px 0px;
	margin-bottom: 15px;
 }
 
div#autores p.title4 {
	color: #045FB4;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 1px; }
 
	div#autores p.title4 a {
		color: #045FB4;
		font-size: 12pt;
		font-weight: normal; }
 
div#autores p.title5 { max-height: 10px; }
 
	div#autores p.title5 a {
		color: #000 !important;
		text-decoration: underline;
		font-weight: normal; }
 
div#slogan {
	float: right;
	padding-right: 20px;
	width: 600px;
	font-style: oblique; }
	
div#slogan p {
	color: #fff;
	font-weight: normal !important;
	font-size: 22px;
	font-family: Droid Sans, Myriad Pro,Calibri,Trebuchet MS, Arial !important;
	text-align: right;
}
 
div#curriculum { text-align: center; }
 
	div#curriculum li { font-style: normal; }
 
	div#curriculum .alinear { float: left; }
 
	div#curriculum .cl {
		padding-bottom: 15px;
		text-align: left; }
 
div#box li.current-menu-item {
	color: #FFFFFF;
	background: #045FB4;
	overflow: hidden; }
 
	div#box li.current-menu-item  a { color: #FFFFFF; }
 
		div#box li.current-menu-item  a:hover { color: #FFFFFF; }
 
div#imprimir { float: right;
	position: relative;
	top: 50px;
	padding-top: 10px;
 }
 
	div#imprimir span { float: right; 
}
 
	div#imprimir img {
	position: relative;
		top: -15px; }
 
div#homeheader {
	background: #f1f6fb;
	margin-bottom: 20px;
	padding-bottom: 5px; }
 
div#formheader {
	color: #045FB4;
	font-size: 18pt;
	margin-top: 20px;
	margin-bottom: 10px; }
 
	div#formheader a {
		color: #045FB4;
		font-size: 19pt;
		font-weight: bold; }
 
div#formheader2 a {
	color: #045FB4;
	font-size: 16pt;
	font-weight: bold; }
 
div#formheader3 a {
	color: #045FB4;
	font-size: 15pt;
	font-weight: bold; }
 
div#suscripcion {
	background: #f1f6fb;
	font-size: 20pt;
	font-weight: bold;
	margin-top: 10px;
    margin-bottom: 15px; }
 
div#cv {
	background: #f1f6fb;
	font-size: 20pt;
	font-weight: bold; }
 
div#autorpostsheader {
	background: #f1f6fb;
	color: #045FB4;
	font-size: 22pt;
	font-weight: bold;
	margin-top: 0px;
	width: 720px; }
 
div#titleheader { 
    display: block;
    margin-top: 25px;
}
 
div#title {
	display: inline;
	width: 90% }
 
div#volver {
	position: absolute;
	padding: 7px;
	right: 265px;
	-moz-border-radius: 6px 6px 6px 6px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 6px 6px 6px 6px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 6px 6px 6px 6px; /*--CSS3 Rounded Corners--*/
	top: 10px;
  }
 
span#multivotacion {
	color: #045FB4;
	font-size: 13pt;
	font-weight: normal; }
 
div#pagination { margin-bottom: 20px; }
 
div#pie {
	clear: both;
	color: #848484;	
	padding: 30px;
	font-size: .9em !important;
	position: relative;
	bottom: 0px !important;
	width: 915px;
	height: 80px;
	text-align: center;
	background: #171717 url(images/logotipo.png) no-repeat center bottom;
    width: auto;
}

	div#pie a { 
		color: #fff !important;
		text-decoration: none !important;
	}
		div#pie a:hover { color: #045FB4 !important;}
 
div#pagination p {
	text-align: center !important;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	background-color: #ececec;
	font-size: 11px !important;
	color: #045FB4;
	margin-top: 30px;
	width: 98%;
	padding: 4px 0px 5px 0px;
	height: 20px;
	margin-left: auto;
	margin-right: auto; }
	
 
	div#pagination p a {
	text-decoration: none !important;
		font-size: 16px !important;
		margin-left: 1px;
		margin-right: 2px; 
		color: #fff;}
 
div#tml-page ul {
	list-style-type: square;
	list-style-image: none; 
    display: none;}

input#wp-submit-tml-page
{
    background-color: #eee;
    color: #444;
    font-size: 1.1em;
    margin-top: 20px;
}



/* Div de 'Ultimos Comentarios' en portada */
    
div#comentarios2 {
    margin-bottom: 70px;
    margin-top: -65px;
}

 
div#comentarios2 .titlecomment {
	color: #045FB4;
	font-size: 16pt !important;
	font-weight: normal;
	margin-top: 0px; }
 
div#comentarios2 .commentauthor a {
	color: #555;
	font-weight: normal !important;
	text-decoration: underline !important;
	font-size: 12pt; }
    
div#comentarios2 .commentauthor a:hover{
	text-decoration: underline !important;
	 }    
 
div#comentarios2 ul {
	list-style-image: url("images/post_list_txiki.png");
    list-style-type: square;
	margin-bottom: 35px;
	margin-top: 0px; }
 
div#comentarios2 li {
	margin-bottom: 12px;
	font-size: 15.5px;
    color: #555555; }
 
div#comentarios2 li a {
	min-height: 30px;
	color: #045FB4;
	margin-top: 50px;
	margin-bottom: 50px;
	overflow: hidden;
	font-style: normal;
	font-size: 12pt;
	font-weight: bold; 
    }
       
 
span#categoria { font-weight:normal;font-style: italic }
 
div#banners {
	width: 235px;
	float: right;
	margin-left: 1px;
	height: auto; }
 
	div#banners ul {
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px; }
 
	div#banners .banner {
		background-color: white;
		width: 211px;
		margin-left: auto;
		margin-right: auto;
		border: 1px #C5CCD4 solid;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		height: auto;
		overflow: hidden;
		padding-bottom: 10px;
		margin-bottom: 22px;
		padding-left: 5px;
		padding-right: 4px;
		text-align: center;
		color: #C5CCD4; }
 
/*
 
Estilos para la tabla de los tops
 
*/
.pretty-table2 .pos {
	width: 69px;
	text-align: center; }
 
.pretty-table2 .title {
	text-align: left;
	color: #045FB4;
	width: 257px; }
 
.pretty-table2 .autor {
	width: 121px;
	text-align: left; }
 
.pretty-table2 .valoracion {
	width: 110px;
	text-align: center; }
 
.pretty-table {
	width: 94%;
	margin: 0px 15px 10px 15px;
	border-collapse: collapse;
	border: 1px solid #fff;
	font-size: 13px  !important;
	background: #e4e4e4; }

 
.pretty-table2 {
	width: 94%;
	margin: 0px 15px 10px 15px;
	border-collapse: collapse;
	border: 1px solid #fff;
	font-size: 13px  !important;
	background: #e4e4e4; }
 
.pretty-table caption {
	caption-side: bottom;
	font-size: 0.9em;
	margin-top: 10px;
	font-style: italic;
	text-align: center;
	padding-bottom: 0.5em;
	color: #222; }
 
.pretty-table td {
	border: 0px dotted #666;
	padding: 10px;
	text-align: left;
	color: #045FB4; }
 
.pretty-table2 td {
	border: 0px dotted #666;
	padding: 10px;
	text-align: left;
	color: #045FB4; }
 
div#top { margin-bottom: 0px; }
 
	div#top h2 {
		color: #045FB4;
		font-size: 1em;
		font-weight: normal;
		margin-left: 20px;
		margin-right: 0;
		margin-top: 40px;
		margin-bottom: 2px; }
 
td.title a {
	color: #045FB4;
	text-decoration: none !important;
	font-weight: normal;
	font-size: 14px; }
 
td.pos {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	color: #222; }
 
td.fecha {
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	color: #222; }
 
div#post td.valoracion {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	color: #333; }
 
td.autor {
	color: #045FB4;
	font-weight: bold;
	font-size: 14px; }
td.autor a {
	text-decoration: none !important;
 }

 
.pretty-table tr th {
	color: #fff;
	background-color: #666666;
	border: 1px solid #fff;
	font-size: 15px;
	font-weight: normal;
	padding: 6px;
	margin: 5px; }
 
.pretty-table2 tr th {
	color: #fff;
	background-color: #a0a0a0;
	border: 1px solid #fff;
	font-size: 15px;
	font-weight: normal;
	padding: 10px;
	margin: 5px; }
 
.pretty-table tr td[scope=row] { background-color: #F2F5F7; }
 
.pretty-table tr.alt th, .pretty-table tr.alt td { color: #2a4763; }
 
.pretty-table2 tr.alt th, .pretty-table tr.alt td { color: #2a4763; }
 
.pretty-table tr:hover , .pretty-table tr:hover td, .pretty-table tr:hover a {
	background-color: #9e9e9e;
	text-decoration: none !important;
	color: #fff; }
 
.pretty-table2 tr:hover , .pretty-table tr:hover td, .pretty-table tr:hover a {
	background-color: #9e9e9e;
	text-decoration: none !important;
	color: #fff; }
 
.pretty-table tr td span {
	color: #000;
	font-size: 16px !important;
	font-style: oblique; }
 
.pretty-table2 tr td span {
	color: #000;
	font-size: 16px !important;
	font-style: oblique; }
 
.pretty-table .pos {
	width: 14%;
	text-align: center; }
 
.pretty-table .title {
	width: 44%;
	text-align: left; }
 
.pretty-table .autor {
	width: 22%;
	text-align: left; }
 
.pretty-table .valoracion {
	width: 20%;
	text-align: center;
	color: #222222;
	font-weight: bold; }
 
div#oculto {
	margin: 0px;
	padding: 0px; }
 
div#top .oculto { display: none; }


 
/*
 
Estilos para el preload de imagenes
 
*/


div#preload { display: none; }

div#preload2 {
	background: url('images/base3-up.png') no-repeat;
	display: none;
}

div#preload3 {
	background: url('images/enviar2.png') no-repeat;
	display: none;
}


/*
 
Estilos para el despliegue de entradas en los Tops
 
*/

div#togg1 {
    background-image: url('images/base3.png');
    background-repeat: no-repeat;
    width: 165px;
	height: 17px;
	font-size: 14px;
	display: block;
	padding: 5px 10px 40px 10px;
	margin-left: 15px;
 }
 

 
div#togg2 {
    background-image: url('images/base3-up.png');
    background-repeat: no-repeat;
	width: 165px;
	height: 17px;
	font-size: 14px;
	display: block;
	padding: 5px 10px 40px 10px;
	margin-left: 15px;
}
 


div#togg1 a
{
 color: #3D3D3D;   
 text-decoration: none !important; 
} 

div#togg1 a:hover
{
 text-decoration: underline !important;   
}


div#togg2 a
{
 color: #3D3D3D;   
 text-decoration: none !important; 
} 

div#togg2 a:hover
{
 text-decoration: underline !important;   
}

/*
 
Estilos para la cabecera de las entradas
 
*/
 
div#escritopor
{
  margin-top: 3px;
}  
  
/*

Estilo de las tablas de los tops

*/ 

.ui-state-default {
    text-align: center;
}

/*

*******************************************************
Estilos de las imagenes del registro mplus y sencillo
*******************************************************
*/ 

/* estilos para pre-cargar las imágenes para el hover */

div#mplus-hover{
    background: url('images/bg-info-plus-hover.png') no-repeat;
    height: 0px;
    width: 0px;  
    display: inline;
    margin: 0;
    padding: 0;
            
}  

div#simple-hover-boton{
    background: url('images/but-free-hover.png') no-repeat;
    height: 0px;
    width: 0px;  
    display: inline;
    margin: 0;
    padding: 0;        
}

div#mplus-hover-boton{
    background: url('images/but-plus-hover.png') no-repeat;
    height: 0px;
    width: 0px;  
    display: inline;
    margin: 0;
    padding: 0;
            
}  
/* FIN estilos para pre-cargar las imágenes para el hover */



div#simple-hover{
    background: url('images/bg-info-free-hover.png') no-repeat;
    height: 0px;
    width: 0px;  
    display: inline;
    margin: 0;
    padding: 0;        
}


.mpluslink {
	display: block;
	width: 333px;
	height: 434px;
	background: url('images/bg-info-plus.png') no-repeat;
	text-indent: -99999px;
}
.mpluslink:hover {
	background-position: 0 0;
    background: url('images/bg-info-plus-hover.png') no-repeat;  
}

.mpluslink-boton {
	display: block;
	width: 123px;
	height: 49px;
	background: url('images/but-plus.png') no-repeat;
	text-indent: -99999px;
    margin-left: 33%;
    margin-top: 5px;
}

.mpluslink-boton:hover {
	background-position: 0 0;
    background: url('images/but-plus-hover.png') no-repeat;  
}


.simplelink {
	display: block;
	width: 333px;
	height: 434px;
	background: url('images/bg-info-free.png') no-repeat;
	text-indent: -99999px;
}
.simplelink:hover {
	background-position: 0 0;
    background: url('images/bg-info-free-hover.png') no-repeat;  
}

.simplelink-boton {
	display: block;
	width: 131px;
	height: 49px;
	background: url('images/but-free.png') no-repeat;
	text-indent: -99999px;
    margin-left: 33%;
    margin-top: 5px;
}
.simplelink-boton:hover {
	background-position: 0 0;
    background: url('images/but-free-hover.png') no-repeat;  
}


/*
**********************************************
Estilo del botón de pago de la pasarela paypal
**********************************************
*/ 


input.boton-pagar{
    
}



/*
********************************
Estilo de la sección de suscripción a mplus
********************************
*/ 

div#pagosbox
{
    
}


div#mplus
{
  width: 730px;
  height: 257px;
  background: url('images/bg-mplus.png') no-repeat;
}  

div#mplus input{
    
    float:left;
}

label.cimy_uef_label_radio{
    
    color:#fff !important;
    font-size: 17px !important;
}



/*
**************************************************
Estilo para el pago por paypal para hacerse mplus
**************************************************
*/ 

div#haztemplus{
    margin-top: -130px;
}

div#tablamplus{
    margin-bottom: 20px;
}

div#tablamplus2{
    margin-bottom: 20px;
    margin-top: 120px;
}

div#paypalpagos{
    margin-top: 35px;
    display:inline;
    
}

div#paypalpagos .mplusbox{
    background: #2E74B5;   
    width:190px;
    height:170px;
    display:inline-block;
    margin-left: 15px;
    margin-right: 25px;   
    color:#fff;
    font-size: 1.5em;
    text-align: center;    
}

div#paypalpagos .mplusbox .mplusbox-titulo{    
    padding-top:10px;
    padding-bottom:15px;
    font-weight: bold;     
    font-size: 0.9em;  
}

div#paypalpagos .mplusbox .mplusbox-precio{
    padding-bottom:10px;
    font-size: 2em;        
}

div#paypalpagos .mplusbox .mplusbox-pagar{
    margin-left:8px;        
}

p#mplus-texto {
    margin-top:40px;        
}

span#mplus-texto {
    margin-top:40px;
    display: block;        
}

img.paypal{
     vertical-align:middle;
     margin-bottom: 6px;
}

/*
***************************************************************
Estilo de páginas de suscripción correcta a mplus o cancelación
***************************************************************
*/

div#yaeresmplus
{
   margin-top: -100px; 
}


div#yaeresmplus .title
{
   font-size: 1.4em; 
}

div#yaeresmplus .mplusclaim
{
    vertical-align:middle;
}

div#yaeresmplus .body
{
    margin-bottom: 2em;
}

/*
*********************************************
Estilo para los formularios de los certamenes
*********************************************
*/ 

div#certamen{
    margin-top: -130px;
    margin-bottom: -15px;
}

div#certamen h1{

    font-size: 1.4em;
}

div#slide-certamen{
    margin-top: 20px;
}


div#form-certamen input.wpcf7-submit{
    background: #505050;
    color:#fff;
    font-size:0.9em;
    font-weight: bold;
}