/*  
Theme Name: Tecno Update (Azul)
Theme URI: http://www.tecnoupdate.com/
Description: Dise&ntilde;o Azul Moderno.
Version: 1.0
Author: Juan Pablo Risso
Author URI: http://www.tecnoupdate.com/
*/

/***********************************************
*	HTML
***********************************************/
body{
	padding: 0;
	margin: 0;
	color: #737373;
	font-size: 11pt;
	line-height: 28px;
	font-family: verdana;
	background: #094E85 url(images/bg.jpg) repeat-y;
        background-position: center; 
	}
#wrapper{
	width: 782px;
	margin: 0 auto;
	overflow: hidden;
	}
#content{
	clear: both;
	padding: 10px 0;
	overflow: hidden;
	}
/***********************************************
*	HEADER
***********************************************/
.addsuperior {
	text-align:center;
	padding-top: 5px;
	}
.subheader{
	height: 185px;
	margin-left: 20px;
	background: url(images/headerbg.jpg) no-repeat;
	text-align: center;
	}
.subheader h1{
	font-size: 25pt;
	color: #ffffff;
	}
.addsheader{
	text-align:center;
	padding-top: 5px;
	}
.nav{
	background: url(images/nav.jpg) no-repeat;
	height: 55px;
	clear: both;
	}
.search{
	float: right;
	width: 210px;
	padding: 17px 0 0 10px;
	color: #ffffff;
	}
#searchform{
	margin: -16px 0 0 50px;
	}
input#searchsubmit{
	background: url(images/go.jpg) no-repeat;
	width: 38px;
	height: 21px;
	border: none;
	cursor:pointer;
	}
input#s{
	background: #032b67;
	width: 110px;
	height: 15px; /*19*/
	border: 1px solid #1c7bb7;
	padding: 4px 0 0 0;
	margin-left: 3px;	
	margin-right: 7px;
	color: #ffffff;
	}
.subnav{
	float: left;
	width: 520px;
	padding: 20px 0 0 0;
	}
.subnav ul{
	margin: 0;
	padding: 0 0 0 20px;
	}
.subnav ul li{
	display: inline;
	list-style: none;
	background: url(images/navli.jpg) no-repeat 0 4px;
	padding: 0 10px 0 13px;
	margin: 0;
	}
/***********************************************
*	MAIN
***********************************************/
#main{
	float: left;
	width: 481px; /*562*/
	padding: 0 10px 0 34px;
	}
.posttitle{
	clear: both;
	padding: 0 0 20px 0;
	}
.postdate{
	float: left;
	background: url(images/date.jpg) no-repeat;
	width: 59px;
	height: 57px; /*62*/
	text-align: center;
	color: #ffffff;
	padding: 5px 0 0 0;
	}
.postdate span{
	color: #737373;
	font-size: 16pt;
	display: block;
	padding: 7px 0 0 0;
	}
.posturl{
	height: 62px;
	}
.posturl h2{
	margin: 0;
	padding: 5px 0 5px 8px;
	font-size: 11pt;
	}
.post{
	clear: both;
	}
.postmeta{
	padding: 0 0 0 8px;
	font-size: 7pt;
	clear: both;
	}
.pauthor{
	background: url(images/pauthor.jpg) no-repeat;
	padding: 0 10px 5px 20px;
	float: left;
	}
.pcat{
	background: url(images/pcat.jpg) no-repeat 0 0;
	padding: 0 10px 5px 20px;
	float: left;
	}
.pcom{
	background: url(images/pcom.jpg) no-repeat;
	padding: 0 0 5px 20px;
	float: right;
	}
.pedit{
	background: url(images/pedit.jpg) no-repeat;
	padding: 0 10px 5px 20px;
	float: left;
	}
.entry{
	float: right;
	width: 419px;
	text-align: justify;
	padding: 0;
	}
img .principal{
	text-align: center;
	width: 10000px;
	}
.navigation{
	clear: both;
	font-size: 8pt;
	}
.alignleft{
	float: left;
	background: url(images/prev.jpg) no-repeat;
	width: 112px; /*117*/
	height: 17px; /*19*/
	padding: 2px 0 5px 8px;
	}
.alignright{
	float: right;
	background: url(images/next.jpg) no-repeat;
	text-align: right;
	width: 101px; /*117*/
	height: 17px; /*19*/
	padding: 2px 16px 5px 12px;
	}
/***********************************************
*	COMMENTS
***********************************************/
#comments{
	clear: both;
	}
#comments h3{
	margin: 0;
	padding: 0;
	font-size: 10pt;
	border-bottom: 1px solid #cccccc;
	}
input, textarea{
	font-family: verdana;
	font-size: 8pt;
	}
ol.commentlist{
	margin: 0;
	padding: 10px 0;
	}
ol.commentlist li{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	}
.comcontent{
	background: #deebf2;
	padding: 5px 2px;
	margin-top: 15px;
	}
.comfooter{
	text-align: right;
	font-size: 7pt;
	}
blockquote{
	background: url(images/body.jpg);
	margin: 10px;
	padding: 5px 2px;
	border: 1px solid #f6a911;
	}
input#author, input#email, input#url, textarea#comment{
	background: url(images/body.jpg);
	border: 1px solid #f6a911;
	}
	
	/* Media */
	.medias { margin: 20px 0; background: #f7f7f7; padding: 5px; }

		.medias h2 { font: 14px sans-serif; margin: 0 0 30px 0; text-align: right; }
			.medias h2 span { position: relative; float: left;}
	
		.medias div { display: inline; clear: both;}
			.medias div a { border: none; }
				.medias div a img { background: #fff; padding: 1px; border: 3px #ccc solid; margin: 3px; }
				.media div a:hover img { border-color: #9ec231; }
				
		#mflickr { padding-left: 18px; }
			#mflickr img { width: 60px; height: 60px; }
		#myoutube { padding-left: 10px; }
			#myoutube img { width: 120px; height: 90px; }
			#myoutube div a { padding-left: 15px; }	
		#mblogs ul { clear: both; }
			.blogs ul li { padding: 4px 0; border-bottom: 1px #ddd dotted; }
				
/***********************************************
*	SIDEBAR
***********************************************/
#sidebar{
	float: right;
	width: 210px; /*247*/
	padding: 0 32px 10px 0px;
	}
#sidebar h2{
	font-family: Trebuchet MS;
	border-bottom: 2px dotted #739abe;
	margin: 0;
	padding: 2px 0 2px 0;
	color: #043c7f;
	font-size: 11pt;
	}
#sidebar ul{
	margin: 0;
	padding: 0;
	}
#sidebar ul li{
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
	border-bottom: 2px dotted #739abe;
	}
#sidebar ul li ul.noli{
	margin: 0;
	padding: 10px 0 0 0;
	}
#sidebar ul li ul.noli li.login{
	border-bottom: none;
	padding: 0 15px 5px 20px;
	background: url(images/login.jpg) no-repeat 0 2px;
	display: inline;
	}
#sidebar a.rss{
	border-bottom: none;
	padding: 0 0 5px 20px;
	background: url(images/rss.gif) no-repeat;
	display: inline;
	}

#sidebar ul li ul.noli li{
	border-bottom: none;
	padding: 0 15px 5px  20px;
	background: url(images/admin.jpg) no-repeat 0 0;
	display: inline;
	}
#sidebar ul li ul{
	margin: 0;
	padding: 10px 0 0 0;
	}
#sidebar ul li ul li{
	border-bottom: none;
	padding: 0 0 5px  20px;
	background: url(images/sidecom.jpg) no-repeat 0 3px;
	}
#sidebar ul li ul.cat li{
	background: url(images/sidecat.jpg) no-repeat;
	padding: 0 0 5px  20px;
	}
#sidebar ul li ul.arch li{
	background: url(images/sidecom.jpg) no-repeat 0 3px;
	padding: 0 0 5px  20px;
	}
#sidebar ul li ul.recentposts li{
	background: url(images/sidepost.jpg) no-repeat 0 3px;
	padding: 0 0 5px  20px;
	}
/***********************************************
*	FOOTER
***********************************************/
#footerbackround{
	clear: both;
	overflow: hidden;
	}

#footer {
	margin:0 auto;
	background:#fff url(images/footer.jpg) no-repeat center;
	clear: both;
	font-size: 0.9em;
	color: #999;
        line-height: 14px;
	text-align:right;
	width:715px;
	height:80px;
}

#footer p {
	padding: 11px 10px 10px 10px;
}

#footer a {
	border:none;
	color:#585BD6;
}
/***********************************************
*	LINKS
***********************************************/
a{
	text-decoration: none;
	color: #094a8b;
	}
a:hover{
	text-decoration: underline;
	color: #094a8b;
	}
.posturl h2 a:hover, .navigation a:hover, .subheader h1 a:hover{
	text-decoration: none;
	}
.subnav a, .subheader h1 a{
	color: #ffffff;
	text-decoration: none;
	}
.subnav a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
