/*
Theme Name: ADCVJUJUY
Theme URI: http://www.adcvjujuy.com.ar/
Description: Tema original para la ADCV de JUJUY.
Version: 1.0
Author: Diego Rodriguez / Sergio Aramayo

*/

body {
	font-family: "Trebuchet MS", arial, "sans serif";
	margin: 0px;
	background-color: #FFFFFF;
}

#rap {
	margin: auto;
	width: 780px;
	background-color: #FFFFFF;
	}


#topete {
	clear: both;
	height: 30px;
}

#cabecera {
	font-size: 11px;
	width: 750px;
	height: 235px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-color: #FFFFFF;
	clear:both;
}

#cabecera h2 {
	color: #999999;
	font-size: 20px;
	margin-top: 5px;
	
}

#cabecera li {
	list-style-position: inside;
	list-style-type: square;

}

#cabecera a {
	color: #03A1DD;
}

#cabecera a:hover {
	color: #000000;
	
}
#header {
	position:absolute;
	height: 205px;
	width: 200px;
	text-align: center;
}

#header img {
	border:0px;
}

#nosotros {
	position:absolute;
	height: 205px;
	width: 190px;
	margin-left: 200px;
	text-indent: 10pt;
	border-left: 1px solid #eeeeee;


}

#nosotros h2 {
	color: #999999;
	font-size: 18px;
	font-weight: normal;
}

#comunidad {
	position:absolute;
	height: 205px;
	width: 190px;
	border-left: 1px solid #eeeeee;
	margin-left: 400px;
	text-indent: 10pt;
}

#comunidad li {
	list-style-position: outside;
	list-style-type: none;
}

#comunidad h2 {
	color: #999999;
	font-size: 18px;
	font-weight: normal;
}


#comunidad form {
	margin-left: 10px;
}

#comunidad imput {
	width: 100px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #eeeeee;
}

#poll {
	position:absolute;
	height: 205px;
	width: 180px;
	border-left: 1px solid #eeeeee;
	margin-left: 600px;
	text-indent: 10pt;
}


#poll h2 {
	color: #999999;
	font-size: 18px;
	font-weight: normal;
}

#poll input {
	background-color: #eeeeee;
	font-size: 11px;
}


#democracy {
	margin-left: 5px;
}

#menu {
	font-size: 11px;
	width: 200px;
	padding:0px;
	margin:10px 0px 0px 15px;
	color: #666666;
	float: left;
	background-color: #FFFFFF;
}

#menu h2 {
	color: #999999;
	font-size: 18px;
	font-weight: normal;
	
}

#menu a {
	color: #03A1DD;
}

#menu a:hover {
	color: #000000;
	
}

#contenido {
	font-size: 11px;
	width: 510px;
	margin-top: 10px;
	margin-right: 25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: right;
	color: #666666;
	background-color: #FFFFFF;

}

#contenido img {

	border: 1px solid #eeeeee;
	margin: 2px;
	padding: 3px;
}

.meta {
	font-size: 9px;
	color: #999999;
}

.feedback {
	font-size: 9px;
	color: #999999;
}

#footer {
	font-size: 9px;
	height: 80px;
	width: 780px;
	background-color: #eeeeee;
	padding: 0 0 0 1px;
	margin: 0 auto;
	clear: both;
}


#footer p{	font-size: 9px; }

h1 {
	color: #666666;
	letter-spacing: 0em;
	font-weight: normal;
}


p, li {
	line-height: 130%;
list-style-type: square;
}
/* ------------- extras stuff ------------------*/

acronym, abbr {
	border-bottom: 1px dashed #eeeeee;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: 0em;
}

a:link, a:visited {
	color: #03A1DD;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {	color: #666666;
	text-decoration: none;
}

blockquote {
	margin: 15px 10px 0 10px;
	padding-left: 15px;
	color: #03A1DD;
	background-color: #F5F5F5;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 20px;
	text-align: center;
	font-family: Georgia, "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-stretch: condensed;

	}

.firmaqt { 
	margin: 3px 10px 7px 10px;
	padding-left: 15px;
	color: #03A1DD;
	padding-bottom: 5px;
	font-size: 16px;
	text-align: left;
	font-family: Georgia, "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-stretch: condensed;


	
}


/*------------- footer -------------------*/

.credit {
	color: #999999;
	font-size: 11px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

.credit a {
	color: #000000;
	text-decoration: none;
}


#contenido h2 {
	color: #666666;
	font-weight: normal;
	font-size: 10pt;
	letter-spacing: 0em;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	border-bottom: 1px solid #eeeeee;
}

#contenido input {
	border: 1px solid #eeeeee;
	background-image: url(graficos/backbuttons2.gif);
	background-repeat:  repeat-x;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	font-family: "Trebuchet MS";
	cursor: hand;
}

#contenido textarea {
	border: 1px solid #eeeeee;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 60%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}
	
.storytitle {
	font-size: 20px;
	color: #cccccc;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	font-family: "Trebuchet MS", arial, "sans serif";
}

.storytitle a {
	color: #666666;
	text-decoration: none;
}

.post a {
	color: #999999;
	text-decoration: none;
}

.post a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #eeeeee;
}



#searchform input {
	background-color: #eeeeee;
	font-size: 11px;
}

.storycontent a {
	color: #03A1DD;
	text-decoration: none;
	}
.magenta {
color:#CC0099;
}