/* Abanico Networks Blog Stylesheet by MFC/ABN  */

*
{
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: block;
}

body
{
	background: #fff url(images/site/fondoblog.jpg) no-repeat fixed;
	text-align: center;
	font-size: 1.2em;
}

#hnav
{
	width: 750px;
	height: 135px;
	background-color: #e7e7e7;
	padding-left: 10px;
	padding-right: 10px;
	margin: 8px auto -10px;
}

#header img {

	clear: both;

	display: block;
	margin: 4px auto;
}



#header
{
	float: left;
	padding: 5px 0 0 10px;
	text-align: left;
	width: 720px;
}



#subheader {
	width: 750px;
	background-color: gray;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	top: -7px;
	margin: 10px auto -10px;
}

#subheader li {

	list-style-type: none;
	padding-top: 3px;
	display: inline-block;
	margin-right: 15px;
	margin-left: 15px;
}

#subheader a {
	color: white;
	font: 300 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#hmenu
{
	margin: 2px 5px 0 0;
	text-transform: lowercase;
	text-align: right;
	float: right;
	width: 440px;
}

#masthead
{
	clear: both;
	background: url(/images/site/masthead.jpg);
	width: 750px;
	height: 135px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #b8e4e7;
	border-right: 1px solid #86c9cf;
	border-bottom: 2px solid #00527f;
	border-left: 1px solid #86c9cf;
}

#masthead a
{
	display: block;
	height: 100%;
	text-indent: -500em;
	text-decoration: none;
}

#top
{
	display: inline;
	list-style-type: none;
}

#hnav ul li
{
	display: inline;
}

#hnav ul li a
{
	color: #919191;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	font-size: 70%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

#hnav ul li a:hover
{
	color: #bfbfbf;
}

p
{
	margin: 10px 0 10px 0;
}

a
{
	color: #006ec0;
	text-decoration: none;
}

a:hover
{
	color: #990000;
	text-decoration: underline;
}

top a
{
	text-decoration: none;
}

blockquote
{
	background: #f5f6f7;
	padding: 10px 20px 10px 20px;
}

code
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
}

#blogtitle
{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
}

#blogtitle a
{
	font-weight: bold;
}

#blogtitle a:hover
{
	color: #bfbfbf;
	font-weight: bold;
	text-decoration: none;
}

h1
{
	display: block;
	height: 1px;
	text-indent: -500em;
	text-decoration: none;
}

#container
{
	width: 750px;
	margin: 10px auto 10px auto;
	background: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: left;
	padding: 9px 10px;
}

#contentright
{
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}

#topcontentdouble
{
	height: 27px;
	background: #f5f6f7 url(/images/site/header_whole2.gif) no-repeat right bottom;
	margin-right: 10px;
}

#topcontent
{
	width: 730px;
	background: #f5f6f7 url(/images/site/header_whole.gif) no-repeat top;
	margin-left: auto;
	margin-right: auto;
	height: 27px;
}

#content
{
	width: 720px;
	background: #ffffff;
	margin-left: 0;
	margin-right: 10px;
}

#singlecontent
{
	width: 730px;
	background: #ffffff;
	margin: 0 auto;
}

.post
{
	
	margin: 0 25px 80px 25px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.post, .singlepost, .pagepost
{
	color: #3f3f3f;
	text-align: left;
}

.pagepost
{
	margin: 0 113px 0 118px;
	font: 15px/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.pagepost img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.singlepost
{
	margin: -16px 25px 80px;
}

h2.title a
{
	text-align: left;
	height: 20px;
	color: #444444;
	padding: 8px 0;
	clear: both;
	text-decoration: none;
	letter-spacing: -1px;
	font: 1.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h2.title a:hover
{
	color: silver;
	clear: right;
}

h2#category
{
	text-align: center;
	color: #575452;
	margin-top: 10px;
	font: 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin-bottom: 33px;
}

h3.date
{
	text-align: left;
	margin-top: 3px;
	font: 90%/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.posted
{
	color: #555555;
}

.storycontent
{
	padding-bottom: 5px;
	font: 1em/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #BBBBBB;
}

.storycontent p img {
	margin-right: auto;
	margin-left: auto;
	max-height: 700;
	display: block;
}
.storycontent a
{
	text-decoration: none;
}

.storycontent a:hover
{
	text-decoration: underline;
}

.storycontent a:visited
{
	color: #000000;
}

.meta
{
	font-size: 90%;
	line-height: 18px;
}

.feedback
{
	float: right;
	font-size: 100%;
	line-height: 35px;
}

.author
{
	width: 200px;
	float: right;
	text-align: right;
}

#bottomcontent
{
	width: 730px;
	background: #f5f6f7 url(/images/site/bottom_whole.gif) no-repeat top;
	margin-left: auto;
	margin-right: auto;
	height: 27px;
}

#bottomcontentdouble
{
	background: #f5f6f7 url(/images/site/bottom_whole2.gif) no-repeat right top;
	margin-right: 10px;
	height: 27px;
}

#sidebar
{
	float: left;
	width: 225px;
	margin: -18px 0 0 4px;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
}

#sidebar ul
{
	position: relative;
}

#sidebar ul li
{
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul li ul
{
	background: #fff;
	margin-right: 5px;
	padding: 10px 5px 15px 5px;
}

#sidebar h3.sidebar
{
	background: url(/images/site/navgradient.jpg) repeat-x bottom;
	height: 16px;
	margin: 10px 5px 0 0;
	padding: 8px 0 1px 5px;
	color: #8B9198;
	border-bottom: 1px solid #fff;
}

#sidebar ul li ul li
{
	margin: 4px 10px 4px 10px;
	display: block;
	background: url(/images/site/bullet.jpg) no-repeat;
	padding-left: 18px;
}

#sidebar ul li ul li a
{
	display: block;
	height: 1%;
}

#sidebar ul li ul li a:hover
{
	background: #F0F0F0;
	text-decoration: none;
}

#sidebar form
{
	margin-left: 12px;
}

.postnavigation
{
	height: 45px;
}

.left
{
	float: left;
	padding-left: 105px;
}

.right
{
	float: right;
	padding-right: 105px;
}

.leftdouble
{
	float: left;
	padding-left: 10px;
}

.rightdouble
{
	float: right;
	padding-right: 10px;
}

.left a
{
	color: #990000;
	font-size: 90%;
}

.right a
{
	font-size: 90%;
	color: #990000;
}

.leftdouble a
{
	color: #990000;
	font-size: 90%;
}

.rightdouble a
{
	font-size: 90%;
	color: #990000;
}

h3#comment
{
	text-align: left;
	color: white;
	background-color: gray;
	font: bold 27px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 27px;
	margin-bottom: 35px;
	font-weight: 400;
	width: 657px;
	margin-right: auto;
	margin-left: auto;
}

ol
{
	margin: 0 110px 0 110px;
	padding: 0px 20px 0px 20px;
	color: #7b7b7b;
	list-style-type: none;
	text-align: justify;
}

ol li p
{
	margin-top: 8px;
}

.commentDescription
{
	line-height: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	background-color: #fff7d8;
	color: black;
	padding-top: 20px;
	border-top: 1px solid #ffeb80;
	border-bottom: 1px solid #ffeb80;
}

.commentname
{
	width: 220px;
	float: left;
	padding-bottom: 2px;
	font: 105% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.commentinfo
{
	width: 250px;
	float: right;
	text-align: right;
}

.commenttext
{
	clear: both;
	margin-bottom: 70px;
	border-top: 1px solid #e4ebef;
	text-align: left;
	line-height: 16px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.commentauthor
{
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 2px;
	color: #000000;
}

.commentauthor a
{
	font-weight: bold;
	padding-right: 20px;

}

.commentdate
{
	font-size: 80%;
	text-align: right;
	line-height: 18px;
}

#commentFormTitle
{
	text-align: center;
	color: #575452;
	margin-top: 10px;
	font: 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#commentformtop
{
	text-align: center;
	margin: 40px auto -2px auto;
}

#commentform
{
	background: #f5f6f7;
	padding: 1px 20px 1px 20px;
	margin: 0 10px;
	text-align: left;
	border: 1px solid gray;
}

#commentboxes
{
	width: 200px;
	float: left;
	color: #7b7b7b;
	font-size: 90%;
}

p.instructions
{
	margin: 14px 0 0 200px;
	color: #7b7b7b;
	font-size: 90%;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d5d7db;
	padding-left: 15px;
	position: relative;
}

#inputbox
{
	clear: both;
	color: #7b7b7b;
	font-size: 90%;
}

#commentform input, #commentform textarea
{
	background: #e7e9ed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #7b7b7b;
	padding: 1px 2px 1px 1px;
	border: 1px solid #d5d7db;
}

#commentform input:hover, #commentform textarea:hover
{
	border: 1px solid #7b7b7b;
}

#commentform input:focus, #commentform textarea:focus
{
	background: #FFFFFF;
	border: 1px solid #000000;
	color: #7b7b7b;
	padding: 1px 2px 1px 1px;
}

#commentform textarea
{
	width: 465px;
	height: 200px;
}

#commentboxes p
{
	padding-bottom: 0.9em;
}

#button
{
	padding-top: 0.5em;
}

#txpCommentSubmit.button {
		padding: 5px;
}

#txpCommentPreview.button {
	padding: 5px;
}

#txpCommentSubmit.button.disabled
{
	display: none;
}

#commentsbottom
{
	text-align: center;
}

p#txpCommentInputForm
{
	font-weight: bold;
	font-size: 130%;
	text-align: center;
}

p.notshow
{
	display: none;
	height: 1px;
}

.nofollow
{
	color: #DF2000;
}

#error #singlecontent
{
	text-align: center;
	height: 200px;
}

#error h3
{
	font: 2em Georgia, Times, serif;
	padding-top: 50px;
}

#error .errorMessage
{
	font: 1.2em Georgia, Times, serif;
}

#page h2, #linkspage h2, #archivescat h2, #archivesmonth h2, #searchpage h2, #singlepage h2
{
	text-align: center;
	color: #575452;
	margin-top: 10px;
	font: 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

#archivescat h2, #archivesmonth h2
{
	margin-bottom: 20px;
}

h3.selected
{
	text-align: center;
	color: #005D93;
	font-size: 150%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#linkspage p
{
	margin-bottom: 0;
}

#linkspage h3
{
	margin-top: 20px;
}

.rssJump
{
	text-align: right;
}

ul.rssCatArchiveMenu
{
	margin-bottom: 35px;
}

ul.rssMenu li, ul.rssCatArchiveMenu li
{
	padding: 2px 0 2px 0;
}

#rssCatArchive ul, #rssCatList ul, .rssMenu
{
	list-style: none;
}

.rssCcat
{
	border-top: 1px solid #005D93;
	padding-top: 2px;
	margin-top: 2px;
}

.rssCart
{
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
}

#archivesmonth dt
{
	border-top: 1px solid #005D93;
	padding-top: 2px;
	margin-top: 2px;
}

.archivemenu
{
	padding-left: 40px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}

form.zemContactForm legend
{
	display: none;
}

form.zemContactForm input#Name, form.zemContactForm input#Email, form.zemContactForm textarea#Message, form.zemContactForm textarea#Mensaje, form.zemContactForm input#Nombre, form.zemContactForm input#Telefono
{
	border: 1px solid #7b7b7b;
	padding: 1px 2px 1px 1px;
}

.zemError li {
	list-style-image: url(images/site/alerta.gif);
	list-style-position: inside;
	background-color: #fff7d8;
	padding-left: 5px;
	margin-top: 14px;
	border-top: 1px solid #fff076;
	border-bottom: 1px solid #fff076;
}

.zemFatal li {
	list-style-image: url(images/site/fatal.gif);
	list-style-position: inside;
	background-color: #ffb1b8;
	padding-left: 5px;
	margin-top: 14px;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}

.zemCorrecto {
	list-style-image: url(images/site/enviado.png);
	list-style-position: inside;
	background-color: #c8ffc4;
	padding-left: 5px;
	margin-top: 14px;
	border-top: 1px solid green;
	border-bottom: 1px solid green;
	font-weight: bold;
}


.zemContactForm fieldset p {
	list-style-image: url(images/site/alerta.gif);
	list-style-position: inside;
	background-color: #fff7d8;
	padding-left: 5px;
	margin-top: 14px;
	border-top: 1px solid #fff076;
	border-bottom: 1px solid #fff076;
}

#searchpage
{
	height: 600px;
}

#searchpage h2
{
	margin-bottom: 20px;
}

form#searchform input
{
	border: 1px solid #7b7b7b;
	padding: 1px 2px 1px 1px;
}

#LSResult
{
	position: absolute;
	background-color: #FFFFFF;
	width: 480px;
	margin: 10px 0 10px 0;
}

#LSShadow
{
	border: 3px solid #005D93;
	padding: 5px;
	background-color: #F5F6F7;
	color: #000000;
}

#LSRes
{
	background-color: #FFFFFF;
}

.LSRow
{
	padding: 0 5px 0 5px;
}

#LSHighlight
{
	background-color: #AAAAAA;
}

#LSHeader
{
	padding: 2px 2px 8px 2px;
}

.lsDate
{
	display: block;
	color: #555555;
}

#menu
{
	width: 750px;
	height: 45px;
	background: #F0F0F0 url(/images/site/bottomgradient.jpg) repeat-x top;
	border-top: 1px solid #d1d4d9;
	border-right: 1px solid #d5d7db;
	border-bottom: 2px solid #d5d7db;
	border-left: 1px solid #d1d4d9;
}

#menu .livesearch
{
	float: left;
	padding-left: 20px;
	margin-top: 15px;
}

#topimage
{
	margin-top: 2px;
	cursor: pointer;
	width: 60px;
	height: 40px;
	background: url(/images/site/topbutton.gif) no-repeat top;
	float: right;
	padding-right: 9px;
	padding-top: 3px;
}

#topimage a
{
	display: block;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
}

#footer
{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	background-color: #616265;
	padding-top: 10px;
}

#footerizquierdo {
	float: left;
	width: 49%;
	border-right: 1px solid silver;

}

#footerizquierdo p {
	font: normal normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	margin-right: 15px;
	margin-left: 20px;
	color: silver;
	text-shadow: #4a4a4a -1px -1px 0;
}

#footerizquierdo a {
	color: white;
}


#footerderecho {
	float: right;
	width: 50%;
}

#enlacesfooter {
	list-style-type: none;
	font: 15px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	padding-left: 15px;
	padding-top: 4px;
}
#enlacesfooter li {
	border-bottom: 1px dotted gray;
	margin-right: 22px;
}
#footerderecho a {
	color: silver;
	font-weight: bold;
}



p.credits
{
	text-align: center;
	margin: 10px 0 10px 0;
	color: #9e9e9e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}

p.textpattern
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d7db;
}

.clearer
{
	clear: both;
	line-height: 1px;
}

#legal ol {
	list-style-type: decimal;
	width: 500px;
	margin-left: 0;
	list-style-position: outside;
}

.zemSubmit {
	padding: 8px;
	border: 1px solid gray;
}

#map_canvas {
	border: 1px solid gray;
}

#tarjetacontacto {
	margin-top: 34px;
	margin-bottom: -32px;
	padding: 13px;
	background-color: silver;
	color: white;
	font: bold 15px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	text-shadow: gray 1px 1px 0;
}
#acerca {
	text-align: left;
	margin-top: 29px;
	font-weight: 200;
	line-height: 1.6em;
}
#politicaprivacidad {
	font-size: 11px;
	line-height: 15px;
	margin-top: -42px;
}






