/*
Theme Name: APU
Theme URI: http://www.puericultoras.org/
Description: Template para la Asociacion de Puericultoras Universitrias
Version: 1.0
Author: Diego Gassi
Author URI: http://spot.net.ar/
Tags: blue, custom header, fixed width, two columns, widgets

*/



html,body {
background:#9E9E9E;
font-family:arial,helvetica,verdana;
margin-top: 0px; margin-right; 0px; margin-bottom: 0px; margin-left: 0px
}

a {
color:#487491;
text-decoration:none;
font-size:15px;
font: arial,helvetica,verdana;
}

a:hover {
color:#333333;
text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
margin: 0px 0 10px; 
font-family:arial,helvetica,verdana;
color:#555555;
}

.entry {
float: left;
width: 100%;
margin-bottom: 10px;
padding: 0px;
font-size:14px;
font-family:arial,helvetica,verdana;
color:#555555;
line-height: 1.2em;
}


.txthome {text-decoration: none; font-family: Arial; font-size: 11px; color:#000000; }
.txthome:link {text-decoration: none; font-family: Arial; font-size: 11px; color:#000000; }
.txthome:hover {text-decoration: none; font-family: Arial; font-size: 11px; color:#000000; }
.txthome:visited {text-decoration: none; font-family: Arial; font-size: 11px; color:#000000; }

.txthome2 {text-decoration: none; font-family: Arial; font-size: 12px; color:#000000; }
.txthome2:link {text-decoration: none; font-family: Arial; font-size: 12px; color:#000000; }
.txthome2:hover {text-decoration: none; font-family: Arial; font-size: 12px; color:#000000; }
.txthome2:visited {text-decoration: none; font-family: Arial; font-size: 12px; color:#000000; }

.txthome3 {text-decoration: none; font-family: Arial; font-size: 12px; color:#ffffff; }
.txthome3:link {text-decoration: none; font-family: Arial; font-size: 12px; color:#ffffff; }
.txthome3:hover {text-decoration: none; font-family: Arial; font-size: 12px; color:#ffffff; }
.txthome3:visited {text-decoration: none; font-family: Arial; font-size: 12px; color:#ffffff; }

.pie {text-decoration: none; font-family: verdana; font-size: 11px; color:#000000; }
.pie:link {text-decoration: none; font-family: verdana; font-size: 11px; color:#000000; }
.pie:hover {text-decoration: none; font-family: verdana; font-size: 11px; color:#000000; }
.pie:visited {text-decoration: none; font-family: verdana; font-size: 11px; color:#000000; }

.menuarriba {
font-size:15px;
font: georgia;
color: #ffffff;
text-align:center;
font-weight: bold;
text-transform:uppercase;
padding-left:10px;
padding-right:10px;
}

.menuarriba:link {
color:#ffffff;
text-decoration:none;
}

.menuarriba:hover {
color:#E8E8E8;
text-decoration:underline;
}

.menuarriba:visited {
color:#ffffff;
text-decoration:none;
}

UL {list-style-image: url(images/bullet3.gif); line-height: 1.6em;}

.sidebar-box {
padding-top: 5px;
margin-bottom: 0px;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
display: block; 
color: #487491; 
font-weight: bold;
width: 100%; 
padding: 3px 3px 3px 3px; 
background-image: none !important;
border-bottom: 1px solid #000000;
line-height: 1.2em;
} 

.sidebar-box ul li {
color: #373434 !important;
line-height: 1.2em;
}

.sidebar-box ul li a:hover {
width: 100%;
display: block;
font-weight: bold;
text-decoration:none;
color: #000000; 
padding: 3px 3px 3px 3px;
background-color: #F2F2F2;
line-height: 1.2em;
} 

pre, blockquote {
overflow: auto;
padding: 0 10px;
margin: 20px 30px;
line-height: 1.8em;
background-color: #f5f5f5;
border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover {
background-color: #f0f0f0;
border: 1px solid #d0d0d0;
}






/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


