/*

	Theme Name: Navi 1.0
	Theme URI: http://www.ivangadea.com
  Download URL: http://www.ivangadea.com
	Description: Navi 1.0 basado en Talian 1.0
	Author: Ivan Gadea Saez
	Author URI: http://www.ivangadea.com

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #808040;
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

em {
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.download {
	clear: both;
	padding: 3px;
	color: #000000;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.notice {
	clear: both;
	padding: 3px;
	color: #CC0033;
  margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.warning {
	clear: both;
	padding: 3px;
	color: #FF9900;
	margin-right: 50px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

img.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}

img.alignright {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
}

img.aligncenter {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	clear: both;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrap_talia {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container_talia {
	margin: 0px;
	float: left;
	width: 920px;
}

#header_talia {
	float: left;
	width: 900px;
	height: 90px;
	padding-right: 10px;
	padding-left: 10px;
}

#content_talia {
	float: left;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}

.adlinks {
	width: 814px;
	background-color: #FFF;
	padding-left: 86px;
	float:right;
}

.right-content-talia {
	float: right;
	width: 700px;
}

.left-content-talia {
	float: left;
	width: 200px;
}

#left-post {
	width: 480px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	position: relative;
	padding-top: 20px;
}

#right-sidebars {
	float: right;
	width: 200px;
	padding-bottom: 25px;
}

#left-sidebars {
	float: left;
	width: 200px;
	padding-bottom: 25px;
}

#footer_talia {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	float: left;
	height: 60px;
	width: 100%;
	text-align: center;
	padding-top: 42px;
	color: #CCCCCC;
	font-size: 11px;
}

#footer_talia a:link, #footer_talia a:visited {
	color: #999999;
	text-decoration: none;
}

#footer_talia a:hover, #footer_talia a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.header_site_desc {
	float: left;
	height: 90px;
	width: 400px;
	padding-top: 30px;
}

.header_site_desc h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
	font-size: 1.33em;
	color: #FFFFFF;
	font-weight: normal;
}

.header_site_desc p {
	font-size: 14px;
	color: #F4f4f4;
	margin: 0px;
	float: left;
	width: 400px;
	font-weight: bold;
}

.header_site_desc h1 a:link, .header_site_desc h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.header_site_desc h1 a:hover, .header_site_desc h1 a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 3px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #804000;
}

.header_languages {
	padding-top: 7px;
	text-align: left;
	margin-left: 650px;
}

#prcheck {
	text-align: left; 
	float: left; 
	padding-top: 3px; 
	padding-left: 6px;
	height: 35px;
}

#languages {
	text-align: right; 
	float:right;
}

#searchbox {
	padding-top: 0px;
	text-align: right;
}

.header_sesion {
  font-weight: bold;
	color: #FFF;
	text-align: right;
	padding-top: 12px;
}

.header_sesion a:link, .header_sesion a:visited {
	color: #FFF;
}

.header_sesion img {
	vertical-align: middle;
}

.src_field {
	width: 145px;
	border: 1px solid #666;
	font-style: italic;
	background-color: #BBB;
	float: left;
	height: 20px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.go_button {
  float: right;
}

.sidebar-box {
	float: left;
	width: 200px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sidebar-box h3 {
	float: left;
	width: 188px;
	border: 1px solid #000;
	font-size: 1.4em;
	color: #FFFFFF;
	background-image: url(images/h2navbg.gif);
	background-repeat: repeat-x;
	height: 31px;
	line-height: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sidebar-box ul {
	background-color: #EEEEDD;
	margin: 0px;
	float: left;
	width: 193px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2C5;
	border-right-color: #E2E2C5;
	border-bottom-color: #E2E2C5;
	border-left-color: #E2E2C5;
}

.sidebar-box ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 188px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.sidebar-box ul li {
  border-bottom:1px dotted #c3c3c3;
  list-style:none;
	margin: 0px;
	float: left;
	padding: 0px;
}

.sidebar-box ul ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited {
	margin: 0px;
	float: left;
	display: block;
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 23px;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	background-image: none;
}

.sidebar-box ul li a:hover, .sidebar-box ul li a:active {
	margin: 0px;
	float: left;
	display: block;
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 23px;
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	background-image: url(images/senal.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.sidebar-box ul ul li a:link, .sidebar-box ul ul li a:visited {
	margin: 0px;
	float: left;
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

#suscribe {
	width: 191px;
	height: 100px;
	background-image: url(images/sobre.png);
}

#put-image-here {
	float: left;
	height: 200px;
	width: 900px;
	background-image: url(images/hdrimage.jpg);
	background-repeat: no-repeat;
	border-width: 2px;
	border-style: solid;
	border-color: black;
	margin-top: 5px;
}

.post-fixed {
	float: left;
	height: 25px;
	width: 480px;
}

.post-meta {
	margin: 0px;
	float: left;
	width: 470px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4F4;
	border-right-color: #F4F4F4;
	border-bottom-color: #EEEEEE;
	border-left-color: #F4F4F4;
}

#post-entry {
	float: left;
	width: 480px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#post-entry h1 {
	font-size: 2.2em;
	color: #000000;
	margin: 0px;
	float: left;
	width: 470px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}

#post-entry h2 {
	font-size: 1.9em;
	color: #999900;
	margin: 0px;
	float: left;
	width: 470px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 0px;
}

#post-entry h3 {
	font-size: 1.7em;
	color: #000000;
	margin: 0px;
	float: left;
	width: 470px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}

#post-entry h4 {
	color: #000;
	float: left;
	width: 470px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEEEE;
	padding: 0px;
	margin: 0px;
}

#post-entry h1 a:link, #post-entry h1 a:visited {
	color: #80856B;
	text-decoration: none;
}

#post-entry h1 a:hover, #post-entry h1 a:active {
	color: #333333;
	text-decoration: underline;
}

.posted-aut-cat {
	float: left;
	width: 470px;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

.posted-aut-cat a:link, .posted-aut-cat a:visited {
	color: #666666;
	text-decoration: none;
}

.posted-aut-cat a:hover, .posted-aut-cat a:active {
	color: #000;
	text-decoration: underline;
}

.post-commented {
	float: left;
	width: 470px;
}

.post-box {
	float: right;
	height: 35px;
	width: 110px;
	margin: 0px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(images/commented_v.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.post-box a:link, .post-box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.post-box a:hover, .post-box a:active {
	color: #000000;
	text-decoration: underline;
}

.post-content {
	float: left;
	width: 470px;
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}

.post-content code {
	display: block;
	padding: 5px;
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 13px;
	color: #000000;
	background-color: #F4F4F4;
	border: 1px dotted #F7F7F7;
}

.post-content img {
	border: none;
	padding: 2px;
	background-color: #f7f7f7;
}

.post-content blockquote {
	background-image: url(images/bquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
  padding-top: 15px;
	padding-left: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-align: left;
	font-weight: normal;
}

.post-content a:link, .post-content a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.post-content a:hover, .post-content a:active {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}.post-navs {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 480px;
	font-size: 14px;
	color: #000000;
}

.post-navs a:link, .post-navs a:visited {
	color: #000000;
	text-decoration: none;
}

.post-navs a:hover, .post-navs a:active {
	color: #CCCC99;
	text-decoration: none;
}

#comment-temps {
	float: left;
	width: 480px;
}

#comment-temps a:link, #comment-temps a:visited {
	color: #060;
	text-decoration: underline;
}

#comment-temps a:hover, #comment-temps a:active {
	color: #000;
	text-decoration: none;
}

#comment-temps form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 470px;
}

#comment-temps h2 {
	font-size: 1.9em;
	color: #660;
	margin: 0px;
	float: left;
	width: 470px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 0px;
}

.rssfeed {
	margin: 0px;
	float: left;
	width: 460px;
	background-image: url(images/feed.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-align: left;
	font-size: 13px;
	color: #000000;
}

.com-box {
  float: left;
	width: 460px;
	border: 1px solid #F2E8C6;
	background-color: #EEEEDD;
	color: #333333;
	font-family: "Arial Narrow", Tahoma, "Trebuchet MS";
	letter-spacing: 1px;
	margin: 0px;
	padding: 5px;
}

.com-box_alt {
	float: left;
	width: 460px;
	border: 1px solid #EEF4E3;
	background-color: #FFFFFF;
	color: #333333;
	font-family: "Arial Narrow", Tahoma, "Trebuchet MS";
	letter-spacing: 1px;
	margin: 0px;
	padding: 5px;
}

.author_com {
	float: left;
	width: 445px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

.author_date {
	float: left;
	width: 460px;
	font-size: 12px;
	color: #333333;
	font-style: italic;
}

.com-fixed {
	float: left;
	height: 20px;
	width: 470px;
}

.author_com_text {
	float: left;
	width: 460px;
	padding-top: 8px;
	font-size: 11px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.author_com_text blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-left: 5px;
  border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.author_com_text code {
	clear: both;
	margin-top: 10px;
	margin-right: 40px;
  margin-bottom: 10px;
	margin-left: 5px;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans", Tahoma;
	color: #000000;
  padding: 3px;
  border: 1px dotted #EFEFEF;
	display: block;
}

#comment-box {
	float: left;
  width: 470px;
	margin: 0px;
	padding: 0px;
}

#comment-box p {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
	color: #333333;
}

#comment-box input {
	margin: 0px;
	padding: 1px;
	width: 260px;
	height: 20px;
	border: 1px solid #CCCCCC;
}

#comment-box input:hover {
	margin: 0px;
	padding: 1px;
	width: 260px;
	height: 20px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

#comment-area {
	float: left;
	width: 470px;
	margin: 0px;
	padding: 0px;
}

#comment-area p {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
	color: #333333;
}

#comment-area textarea {
	padding: 3px;
	width: 400px;
	height: 180px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}

#comment-area textarea:hover {
	padding: 3px;
  width: 400px;
	height: 180px;
	border: 1px solid #999999;
	margin: 0px;
}

p.wp-caption-text {
	font-size: 80%;
	font-style: italic;
}

.hiddenPic {
  display: none;
}

.st-related-posts {
	float: left;
	margin: 0px;
}

.navi_tags {
	font-size: 1.0em;
	color: #000;
	margin: 0px;
	float: left;
	width: 470px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

.st-related-posts a:link, .st-related-posts a:visited {
	color: #000;
	font-weight: normal;
}

.sociable {
	float: left;
}


/* Style Sheet code for Image Caption Easy Plugin for WordPress */
.imagecaptioneasy {
  padding: 1px;
  font-family: arial,helvetica,sans-serif;
  font-size: 11px;
  font-style: italic;
  line-height: 1.15em;
  text-align: center;
  color: #333;
}
.imagecaptioneasy img { border: 0px solid #fff; margin-bottom:1px; }
.imagecaptioneasy span { text-align: center; }
.imagecaptioneasy_top_left { margin: 0 11px 11px 0; float: left; }
.imagecaptioneasy_top_right { margin: 0 0 11px 11px; float: right; }
.imagecaptioneasy_top_nowrap { margin: 11px 11px 11px 11px; float: left; }
.imagecaptioneasy_left { margin: 11px 11px 11px 0; float: left; }
.imagecaptioneasy_right { margin: 11px 0 11px 11px; float: right; }
.imagecaptioneasy_nowrap { margin: 11px 11px 11px 11px; float: left; }

