/*  

Theme Name: Simplify 
Theme URI: http://wordpress.org/
Description: Simplify WordPress theme based on internet services template realized by <a href="http://www.solucija.com">luka cvrk</a>.
Version: 1.0
Author: Matteo Turchetto
Author URI: http://www.italiasw.com/

	Simplify ver 1.0
	 http://www.italiasw.com/

	This theme was built by Matteo Turchetto,
	whose blog you will find at http://www.italiasw.com/
	and designed by luka cvrk at 
	
	Credits to   Michael Woehrer  
	whose blog you will find at http://www.sw-guide.de/
	for plugin Category Tagging .

	Please, leave credits untouched.
	
	Have fun, and don't be afraid to contact me for questions
	or to thank....... 
	
*/




 
/* default styles
   -------------- */
   
   .logo {
	height: 75px;
	width: 854px;
	margin: 0px;
	padding: 0px;
	
}
   
body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}
/* Color de la fuente */
a {	color: #CE8A30;	background: inherit;}
a:hover {
	color: #6C757A;
	background: inherit;
	font-style: normal;
}

h1 { margin-bottom: 5px; color: #8AAABD; padding: 0; font: bold 1.5em , Sans-Serif; letter-spacing: -1px; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #8AAABD; background: inherit; }
h2 a:link {  color: #FFF;text-decoration: none}
h2 a:visited { color: #FFF;text-decoration: none}
h2 a:hover {  color: #FFF; text-decoration: none}
h2 a:active {  color: #FFF;text-decoration: none}
h3 a:link {  color: #FFF;text-decoration: none}
h3 a:visited { color: #FFF;text-decoration: none}
h3 a:hover {  color: #FFF; text-decoration: none}
h3 a:active {  color: #FFF;text-decoration: none}
h4 { font-size: 1.0em; margin-bottom: 5px; color: #6C757A; background: inherit; }
h5 { font-size: 1.0em; margin-bottom: 5px; color: #6C757A; background: inherit; }
h5 a:link ,visited { color: #8AAABD; background: inherit; }
h5 a:visited { color: #8AAABD; background: inherit; }
h6 { font-size: 1.0em; margin-bottom: 5px; color: #8AAABD; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(../images/input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(../images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}


.thinline {
	border: 1px solid #CCCCCC;
	width: 252px; 
        position: center;
}

div#Contenedora { width:100%; text-align:center; }
div#CentradaHS { 
     width:300px;
     margin:auto;
     text-align:left;
     border: 1px solid #CCCCCC;
 }

div#CentradaHS100 { 
     width:100px;
     margin:auto;
     text-align:right;
     border: 0px solid ;
 }

div#CentradaHS400 { 
     width:400px;
     margin:auto;
     text-align:left;
     border: 1px solid #CCCCCC;
 }

div#CentradaSIN { 
     width:300px;
     margin:auto;
     text-align:left;
     border: 0px ;
 }

div#CentradaSIN400 { 
     width:400px;
     margin:auto;
     text-align:left;
     border: 0px ;
 }

/* layout
   ------ */

.content {
	width: 855px;
	padding: 33px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.header { 
	height: 55px;
	background: #ffffff;
	color: #808080;
	margin: 3px 0;
	padding: 0px 0 0 0;
	border-bottom: 1px solid #ccc;
}




.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.top_info_left {
		width: 200px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}
.bar2 { 
	clear: both;
	height: 15px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #FF9148;

}
	.bar2 li {
	margin: 0;
	color: #FFEADC;
	background: #FF9148;
	float: none;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	}
	
	.bar2 li.active { 
		background: #E0691A url(../images/bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar2 li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar2 li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 

.bar { 
	clear: both;
	height: 15px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #FF9148;

}

	.bar li { 
		margin: 0; 
		color: #FFEADC;
		background: #FF9148;
		float: left; 
		padding: 7px 12px 5px 12px;
	}
	
	.bar li.active { 
		background: #E0691A url(../images/bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 

.search_field { 
	color: #808080;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
	margin: 2px 0;
        width: 320px;
}


.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 210px;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	background: #A9C0CE url(../images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(../images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 640px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.right h3 {
	background: #98B4C5  url(../images/corner.gif) no-repeat top right;;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
		margin: 0 0 3px 0;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}


/* --------------------------------------------------
Comments
-------------------------------------------------- */

#respond, #comments {
background: url(../images/line.gif) repeat-x left bottom; 
font-size: 12px;
color: #75B370;
font-weight: bold;
margin: 1.25em 0;
}
.commentsblock { padding-left: 10px; }

.commentbody {  }

.commentfooter { margin-top: 1em; margin-bottom: 2em; }

.commentbody { margin: 5px }

.commentbody h4 { font-size: 11px; margin-bottom: 10px; }

.commentbody p { margin-left: 10px; }


/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }

.hilitebox {
background:#FFFFCC;
border-top:2px solid  #ffcc33;
border-bottom:2px solid #ffcc33;
margin:5px;
padding:3px 5px;
}
.content .right .right_articles table {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.tabla especie {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px;
}
.tabla2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #D8DDE0;
	font-variant: normal;
	background-attachment: scroll;
	outline-width: medium;
	border-bottom-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #666666;
	position: static;
	font-weight: bold;
}
.TextoTabla {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #CC9900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	table-layout: auto;
}
.right2tabla {

	float: right;
	width: 635px;
	margin: 0 0 10px 0;
}
.tabla3 {

	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	background-color: #D5E2E8;
	font-variant: normal;
	background-attachment: scroll;
	outline-width: medium;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #666666;
	position: static;
	font-weight: bold;
}
.content5 {

	width: 800px;
	padding: 1px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 11px;
}
