/*
Theme Name: AODSL
Author: CMG Soft - Patricio Correnti
Description: Tema para la AO de San Lorenzo 2014
*/

/* =Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*---- /reset -----*/

body 	{ font-family: Georgia; background: url(img/body_back.jpg) repeat-x 0 0 #006196; }

strong 	{ font-weight: bold; }

.clearfix 	{ clear: both; }

/* layout */
.wrapper 		{ width: 960px; margin: 0 auto; }
.col_left		{ float: left; width: 235px;  }
.col_main 		{ float: left; width: 715px; padding: 20px 0 30px 0; }

/* header */
#header 		{ position: relative; margin-top: 33px; height: 75px; padding: 47px 0 0 230px; font-family: 'Droid Serif'; color: #fff; }
.isologo		{ position: absolute; top: 0; left: 0; }
h1.blog			{ display: inline-block; width: 390px; padding-right: 20px; vertical-align: middle; font-size: 1.7em; }
.description	{ display: inline-block; width: 195px; vertical-align: middle; font-size: .8em; line-height: 1.4em; color: #CACACA; }

/*nav*/
#nav 			{ font-family: 'Droid Serif'; padding: 8px 0 9px 215px; background-color: #000; }
#nav ul 		{ display: inline-block; }
#nav li 		{ display: inline-block; padding-left: 20px; }
#nav a 			{ display: block; text-decoration: none; font-size: .9em; color: #d0d0d0; }
#nav a:hover	{ color: #fff; }

/* home */
.home_title 	{ padding: 20px 0 20px; font-size: 1.2em; font-family: 'Droid Serif'; }

/*section comunes*/
#section 		{ min-height: 300px; padding: 0 0 50px; background-color: #fff; }
h2.section 		{ padding: 80px 190px 15px 255px; font-family: 'Droid Serif'; font-size: 2em; background-color: #d0d0d0; }

/* acceso a sistema */
.acceso_box 		{ border-radius: 10px; margin: 20px 10px 15px 15px; background: url(img/pergamino.jpg) repeat; }
.acceso_box.home 	{ margin-top: 126px; }

.acceso_box .titulo 	    { border-radius: 10px 10px 0 0; padding: 10px 5px; font-size: .95em; text-align: center; color: #fff; background-color: #6B6B6B /* background: url(img/body_back.jpg) 0 20px repeat;*/ }
.acceso_box .descripcion    { padding: 15px; font-size: .75em; font-family: Arial, Verdana; line-height: 1.2em; color: #5F5F5F }
.acceso_box .acciones 		{ border-radius: 0 0 10px 10px; padding: 5px; text-align: center; background-color: #d0d0d0; }
.acceso_box .acceder 		{ display: inline-block; vertical-align: middle; border:solid 1px #BCBCBC;  border-radius: 4px; padding: 5px 10px 6px; text-decoration: none; color: #006196; background-color: #F3C91F; }
.acceso_box .acceder:hover 	{ color: #fff; background-color: #988B8B; }
.acceso_box .solicitar 		{ display: inline-block; vertical-align: middle; font-size: .75em; font-family: Arial, Verdana; color: #006196; text-decoration: none; }
.acceso_box .solicitar:hover{ text-decoration: underline; }
    
/* tiny post */

.post_content 		{ padding: 0 190px 0 20px; line-height: 1.3em; color: #6C6C6C; }
.post_content li 	{ list-style: disc; margin-left: 15px; }
.post_content a 	{ color: #006196; text-decoration: none; }
.post_content a:hover { text-decoration: underline; }
.post_content h2 	{ margin-bottom: 5px; font-size: 1.3em; font-weight: bold; font-family: 'Droid Serif'; line-height: 1.4em; }
.post_content p 	{ margin-bottom: 15px; }
.post_content img 	{ max-width: 505px; height: auto; }

/* posts */

.post_list li 		{ list-style: none; padding: 0 0 10px; margin: 0 0 20px; border-bottom: solid 1px #A4A4A4; }
.post_date 		 	{ display: inline-block; font-style: italic; font-size: .8em; line-height: 1.2em; margin-bottom: 5px; color: #8B8B8B; }
.post_title 		{ display: block; margin-bottom: 5px; font-size: 1.3em; line-height: 1.5em; }


/* clases especiales para paginas */
.lista_beneficios 	 { list-style: none; padding:0; margin: 0; }
.lista_beneficios li { display: block; margin: 0 0 5px; padding: 0 10px 15px; background: url(img/pergamino.jpg) repeat; }
.lista_beneficios li:after { display: block; content: ''; clear: both; }
.lista_beneficios img, 
.lista_beneficios span { display: block; float: left; }
.lista_beneficios img  { width: 52px; padding-top: 15px; margin-right: 10px; }
.lista_beneficios span { display: block; padding-top: 20px; width: 423px; }


/* footer */
#footer 		{ border-top: solid 4px #D0D0D0; padding: 20px 40px 20px; font-family: arial; font-size: .75em; line-height: 1.4em; color: #d0d0d0; background: url(img/body_back.jpg) repeat-x 0 -33px #006196; }
#footer a 		{ color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
.escudo			{ display: inline-block; vertical-align: middle; padding-right: 20px; }
.foot_left		{ display: inline-block; vertical-align: middle; padding-right: 200px; }
.foot_right 	{ display: inline-block; vertical-align: middle; text-align: right; }