/*
Theme Name: Apuvim Theme
Theme URI: http://mauromendoza.com.ar/
Description: Theme del sitio web Apuvim.org.ar.
Version: 1
Author: Mauro Mendoza
Author URI: http://mauromendoza.com/
Tags: mauro mendoza, villa maria, apuvim, unvm, gremio, universidad

*/
body {
	font: 75%/150% Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 10px;
	background: url(images/ap_wall1.jpg);
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}



h1 {
	margin:20px;
	/*background: url(images/header-icon.gif) no-repeat;*/
	padding-left: 50px;
	height: 70px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
.titpage {
	color: #FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 8px 150px 13px 10px;
	background-image:url(images/fndtitnota.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
h2 {
	
	margin: 0px 0px 2px;
	padding-bottom: 16px;
	border-bottom: 1px dotted #CCCCCC;
	font: normal 190%/100% Arial, Helvetica, sans-serif;
	}
h2 a, h2 a:visited {
	color: #999;
	text-decoration: none;
}
h2 a:hover {
	color: #666;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	width: 990px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin:0px auto;
	background-image:none;
	background-color:#FFF;
}
.divisor {
	border-bottom: 1px dotted  #900;
}
	
#header {
	background: #1876CD;
	height: 106px;
	border-bottom: 3px solid  #036;
	position: relative;
	background-image:url(images/top2.jpg);
}
#headerimg {
	position: relative;
	margin-top:0px;
	padding-left: 20px;
	height: 106px;
	width: 158;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 2px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 13px;
	bottom: 14px;
}

#content {
	padding: 10px 0px 20px 20px;
	float: left;
	width: 630px;
	overflow: hidden;
	background-color:#FFF;
}
#contentini {
	padding: 10px 0px 20px 20px;
	float: left;
	width: 499px;
	overflow: hidden;
	height: auto;
	background-color:#FFF;
}
#content2 {
	padding: 10px 0px 20px 20px;
	float: left;
	width: 95%;
	overflow: hidden;
	height: auto;
	_height:400px;
	min-height:400px;
	
	background-color:#FFF;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	float:left;
}
.post-month {
	font-size: 11px;
	text-align: center;
	display:block;
	size: 95%;
}

.post-title {
	float: left;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
}

.post-cat {
	/*background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;*/
	
	
	float:left;
	font-size: 95%;
	color: #333;
}
.post-comments {
	/*background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;*/
	
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #333;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 300px;	
	_height:500px;
	min-height:500px;
}

#sidebar-front {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 431px;
	_height:500px;
	min-height:500px;
	
}
#ban1{
	margin: 10px 15px 15px 0px;
}
#banbar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 435px;
	height: 300px;
}
#searchform {
	background: #F2F2F2;
	/*background: #bcd67e url(images/searchform-bg.gif) repeat-x;*/
	width: 300px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	width: 150px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid  #666;
	background:  #F0F7FF;
	vertical-align: middle;
}
#searchform #searchsubmit {
	/*background: url(images/search-btn-bg.gif) no-repeat;*/
	border: none;
	width: 120px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	font-size: 95%;
	line-height: 130%;
	padding-left: 90px;
}

#footer .tit {
	height: 30px;
	width: 135px;
	margin-bottom:5px;
}

#footer .suc {
	background: url(images/tit_not01.gif) no-repeat left center;
}
#footer .nov {
	background: url(images/tit_novedades.jpg) no-repeat left center;
}
#footer .otr {
	background: url(images/tit_info.jpg) no-repeat left center;
}



#footer a, #footer a:visited{
	color: #333;
}
#footer .left-col{
	width: 240px;
	height:200px;
	float: left;
	margin-left: 10px;
	padding-left:10px;
	background-image:url("images/wa1tb3.jpg");
	background-repeat:no-repeat;
	background-position: 100% 0%;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 5px 20px;
	border-bottom: 1px dotted #CCCCCC;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 990px;
	color: #666;
	font-size: 85%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}




/*Barra de Navegacion*/
.navbar {
	}
	
.navbar ul {
	padding:0; margin:0;
	}

.navbar li {
	list-style: none;
	float: left;
	}
	
.navbar li a {
	color: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	font: 14px/100% Arial, Helvetica, sans-serif;
	display: block;
	}

.navbar li a:hover {
	color: #9CF;
	}

.navbar li ul {
	display: none;
	width: 200px; /* para el opera */
	}

	
.navbar li:hover ul, #navbar li.hover ul {	
top: -20px;
position:absolute;
	display: block;
	margin-right: 55px;
	padding: 0;
	width: auto;
	
	}
	
.navbar li:hover li, #navbar li:hover li {
	
	}
		
.navbar li:hover li a, #navbar li.hover li a {
	
	padding-left: 5px;
	padding-right: 9px;
	border-left: 1px solid  #069;
	color: #fff;
	height: 10px;
	width: auto;
	 
	
	}
	
.navbar li li a:hover {
	color: #9CF;
	border-left:1px dotted #069;
	}
.cold {
	border: solid 1px #069;
	padding: 3px;}
