/*  
Theme Name: RIMAweb theme
Theme URI: http://www.rimaweb.com.ar/
Description: Tema de la web de RIMA
Version: 1.0
Author: Lucas Ayala
Author URI: http://lucas-ayala.com.ar/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background-color: #AD88BE;
	color: #333333;
	font: 11px Verdana,Arial,sans-serif;
}
a{
	color: #0681b5;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #AD88BE;
}
input,select,textarea{
	border: #bfbbbb 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0
}
li{
	list-style: none
}
/*=== Layout ===*/
#page{
	background: #ffffff;
	margin: 0 auto;
	width: 946px;
}
#top, #footer{
	clear: both;
	height: 28px;
	margin: 0 auto;
	padding: 20px 0 5px;
	width: 910px;
}
#page-bot{
	height: 45px;
	overflow: hidden;
}
/*========= NAVIGATION LISTS =========*/

/*- Nav1 -*/
.nav1{
	float: left;
}
.nav1 li{
	float: left;
	height: 27px;
}
.nav1 li a{
	color: #878787;
	display: block;
	height: 27px;
	text-align: center;
}
.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a{
	color: #ff7800;
	text-decoration: none;
	height:27px;
}
.nav1  { list-style: none; margin: 0px; padding: 0px;}
.nav1 li { padding: 0px; margin: 0px; display: inline; line-height: 14px; }

.nav1 li a { padding: 0px 0px 0px 9px; background: url(./images/menuleft.gif) no-repeat left top; float: left;}
.nav1 li a span { padding: 4px 9px 9px 0px; display: block; background: url(./images/menuright.gif) no-repeat right top; float: right; }
.nav1 li a span { float: none; }
.nav1 li a:hover span { }
.nav1 li a:hover , li.current_page_item a{ background-position: 0% -27px; text-decoration: none;}
.nav1 li a:hover span , li.current_page_item a span{ background-position: 100% -27px; }


/*- Nav2 / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	margin: 0;
	float:left;
	list-style: none;
}
#nav {
	padding: 0 0 0 25px;
	width:921px;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:33px;
}
#nav li:hover {
	background-color:#fff;
}
#nav li:hover a {
	color:#0681B5;
}
#nav li.hipolita a:hover {
	background-color: #0681B5;
	color: #fff;
}
#nav li a {
	border-left: 1px solid #AD88BE;
	border-right: 1px solid #AD88BE;
}
#nav li a:hover {
	background:none;
	border-left: 1px solid #AD88BE;
	border-right: 1px solid #AD88BE;
}
#nav li ul {
	position: absolute;
	width: 185px;
	left: -999em;
	border-bottom: 1px solid #AD88BE;
	border-left: 1px solid #AD88BE;
	border-right: 1px solid #AD88BE;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}

#nav li ul li {
	background-color: #FFF;
	width:185px;
}
#nav li ul li a {
	color: #0681B5; 
	border:none;
}
#nav li ul li a:hover {
	color: #AD88BE;
	text-decoration: underline;
	border:none;
}
#nav li ul ul {
margin: -34px 0 0 15em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
} 

/*=== Top Menu ===*/
#topmenu{
	background-color: #AD88BE;
	height: 33px;
	margin: 0 0 20px;
	_margin-bottom: -20px;
}
#topmenu li{
	float: left;
	line-height: 33px;
}
#topmenu li a{
	color: #fff;
	display: block;
	padding: 0 15px;
}
#topmenu li a:hover,#topmenu li.active a{
	color: #0681B5;
	background-color:#fff;
	text-decoration: none;
}

/*=== Header ===*/
#header{
	height: 128px;
}
#header .spacer{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 25px 23px 0 0;
	text-align: right;
	width: 223px;
}
#header .spacer p{
	clear: both;
}
/*- Logo -*/
#header h1{
 	margin-top:18px;
	background: url(images/logohipolita.jpg) no-repeat;
	float: left;
	text-indent: 115px;
}
#header h1 a{
	display: block;
	height: 105px;
	width: 512px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*- RSS -*/
#rss{
	height: 45px;
	margin: 0;
	width: 44px;
	position: relative;
	left:885px;
	top:-50px;
	display: inline;
}
/*- Search -*/
#search{
	background: url(images/search-bgr.gif) no-repeat;
	height: 32px;
	margin: 0 0 10px;
	width: 223px;
}
#search input{
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 5px 0 0 10px;
	width: 180px;
}
#search .btn{
	margin: 5px 0 0;
	padding: 0;
	width: auto;
}
/*=== Search Links ===*/
div.rimalinks {
	font-weight:bold;
	text-transform: uppercase;
	margin-bottom:7px;
}
div.rimalinks a {
	border-bottom:1px solid transparent;
}
div.rimalinks a:hover {
	text-decoration:none;
	border-bottom:1px dotted;
}
/*=== Columns ===*/
#columns{
	margin: 0 auto;
	width: 900px;
}
/*--- Center Column ---*/
#centercol h2{
	color: #0681B5;
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
}
#centercol h2 a{
	color: #0681B5;
}
#centercol h3, #centercol h4, #centercol h5{
	color: #1A1A1A;
}
#centercol h3{
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AF8ABE;
	margin-bottom: 5px;
	line-height: 22px;
	border-bottom: 1px solid #bfbbbb;
}
#centercol h4{
	font-weight: bold;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #0681B5;
	margin-bottom: 2px;
	line-height: 20px;
}
#centercol h5 {
	font-weight:bold;
	font-size: 11px;
	font-family: Verdana,Arial,sans-serif;
	margin-bottom: 2px;
	line-height: 20px;
	letter-spacing:2px;
	text-transform:uppercase;
}
#centercol{
	float: left;
	padding: 0 0 20px 15px;
	width: 600px;
}
#centercol p, .box p{
	line-height: 20px;
	padding: 0 0 5px;
}
/*--- Right Column ---*/
#rightcol{
	float: right;
	width: 248px;
}
/*--- Home Bottom Column ---*/
#bottomcol{
	float:left;
	padding: 0 0 0 15px;
	width: 885px;
}
#bottomcol p {
	line-height: 20px;
	padding-bottom: 5px;
}

/*=== Post ===*/
#featcarousel {
	list-style: none !important;
	float:left;
	display:inline;
}

.date-comments{
	border-bottom: 1px solid #bfbbbb;
	color: #777777;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin: 0 0 10px;
}
#centercol .date-comments p{
	line-height: 25px;
}
.continue-tags{
	clear: both;
	height: 29px;
	line-height: 29px;
	margin: 2px 0 15px;
	padding: 4px 10px;
}
.featuredpost .continue-tags {
margin: 2px 0 0 0;
padding: 4px 10px 0 10px;

}
span.comments{
	padding: 0 0 0 20px;
}
span.tags{
	padding: 1px 0 0 20px;
}
a.more{
	color: #777777;
	font-size: 11px;
	padding: 1px 0 0 20px;
}

/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	background: url(images/box-bgr.gif) repeat-y;
	margin: 0 0 20px;
	width: 900px;
}
.boxbottom { margin:0; }
.box .top,
.box .bot{
	background: url(images/box-top.gif) no-repeat top;
	clear: both;
	height: 20px;
	overflow: hidden;
}
.box .bot{
	background: url(images/box-bot.gif) no-repeat top;
}
.box .spacer{
	height: 1%;
	padding: 0 10px;
}
/*- Box2 -*/
.box2{
	background: url(images/box2-bgr.gif) repeat-y;
	margin: 0 0 15px;
	width: 348px;
}
.box2 .top,
.box2 .bot{
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 18px;
	overflow: hidden;
}
.box2 .bot{
	background: url(images/box2-bot.gif) no-repeat top;
	height: 10px;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 20px;
}	
.box2 .spacer{
	height: 1%;
	padding: 0 10px;
}
.box2 .spacer.white{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	clear: both;
	margin: 0 10px;
	padding: 15px 15px 10px 15px;
}
.box2 .spacer.flickr img{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	margin: 0 9px 5px 7px;
	padding: 8px;
	float:left;
}

/*=== Styling Lists ===*/
/*- Headline List -*/
.headlines{
	margin: 0 0 10px;
}
.headlines em{
	font-size: 11px;
	font-style: normal;
}
.headlines dl{
	border-bottom: 1px solid #bfbbbb;
	height: 30px;
	line-height: 30px;
}
.headlines dt{
	float: left;
	width: 420px;
}
.headlines dt a{
	color: #ff7800;
	font-weight: bold;
}
.headlines dd{
	float: right;
	font-size: 11px;
	text-align: right;
}
/*- List1 -*/
.list1{
	padding: 0 0 0 5px;
}
.list1 li{
	background: url(images/ico-star.gif) no-repeat left;
	margin: 0 0 10px;
	padding: 0 0 0 25px;
}
.list1 li a{
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #f1f1ed;
	margin: 0 0 5px;
	padding: 12px 10px;
}
/*- List3 -*/
.list3{
	padding: 0 0 0 5px;
}
.list3 li{
	background: url(images/ico-list.gif) no-repeat left;
	border-bottom: 1px solid #f1f1ed;
	line-height: 25px;
	padding: 0 0 0 25px;
}
/*=== Footer ===*/
#footer{
	font-size: 11px;
	padding: 10px 0 20px;
}
#footer, #footer a{
	color: #333333;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right;
}
span.por {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

/*========= COMMENTS =========*/
#comments {clear:both; margin-top: 12px;}
h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#333 !important;
	border-top:1px solid #bfbbbb;
	padding-top:13px;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 11px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#F0F0F0;
}
input#submit { 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color:#AD88BE;
	color:#fff;
	font-weight:bold;
	padding:5px;
	border:none;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
	letter-spacing:1px;
}
.singleh2 a {
	border-bottom:1px solid #fff;
}
.singleh2 a:hover {
	border-bottom:1px solid #0681B5;
	text-decoration:none;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:11px;
	line-height:20px !important;
	padding:0 0 11px !important;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:11px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	background:#FFFFFF;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
	
div.slideshow, div.ngg-galleryoverview {
	margin-bottom: 10px;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background:#EEE;
	padding:10px;
	width:455px;
	margin-bottom:25px;
}
#archivebox h2 {
	font-size:1.5em;
	color:#000;
}
#archivebox h2 em{
	color:#C0C0C0 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin: 10px 0 15px;
	padding: 10px 0 10px;
	width: 230px;
}
.arclist h2{
	font-size:1.5em !important;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}
/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
	margin: 0 10px 10px 0;
}
.alignright{
	display:inline;
	float:right;
}

/*- Widget -*/
.widget { margin-bottom:15px; }
.widget ul{ padding: 0; }
.widget ul li{
border-bottom: 1px solid #bfbbbb;
line-height: 25px;
padding: 0 0 0 15px;
border-right: 2px solid #ffffff;
}
.widget ul li:hover{
	border-right: 2px solid #AD88BB;
}
.widget ul li a:hover{
	color:#AD88BB;
}
.widget h3{
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	padding:7px;
	background-color:#F0F0F0;
	text-transform: none;
	color:#1A1A1A;
	font-style:italic;
}
/*- Pollsbar -*/
.pollsbar li {
	padding-bottom:5px;	
}
.pollsbar p {
	padding-bottom:5px;
}
.pollsbar h3{
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	padding:7px;
	background-color:#F0F0F0;
	text-transform: none;
	color:#1A1A1A;
	font-style:italic;
}
/*- HOME -*/
#rimaheader {
	margin-bottom:15px;
	width:600px;
}
div.homeheader {
	padding:0 8px 0 260px;
	border-left: 1px solid #bfbbbb;
	border-right: 1px solid #bfbbbb;
}
div.homeheader p.headertitle {
	font-size:14px;
	color: #0681B5;
}
div.homeheader a.suscribe {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color:#94B91F;
	color:#fff;
	font-weight:bold;
	padding:5px;
	margin-left:10px;
}
div.homeheader a:hover.suscribe {
	text-decoration:none;
}
div.homeheader a.readmore {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color:#AD88BE;
	color:#fff;
	font-weight:bold;
	padding:5px;
	margin-left:103px;
}
div.homeheader a:hover.readmore {
	text-decoration:none;
}
div.border-top {
	background: url(./images/rounded-top.gif) no-repeat left top;
	height:8px;
}
div.border-bottom {
	background: url(./images/rounded-bottom.gif) no-repeat left top;
	height:8px;
}
#novedades {
	margin-bottom:10px;
}
#novedades h2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	padding:7px;
	background-color:#F0F0F0;
	text-transform: none;
	color:#1A1A1A;
	font-style:italic;
}
span.homenewsTitle {
	font-weight:bold;
}
#latestarticles h2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	padding:7px;
	background-color:#F0F0F0;
	text-transform: none;
	color:#1A1A1A;
	font-style:italic;
}

div.featuredblock { }
div.featuredblock img {
	float:left;
	margin: 5px 10px 5px 0;
}
.fixnews{
	clear: both;
	height: 1px;
	margin:5px 0;
	overflow: hidden;
}
div.leftblock {
	width:280px;
	float:left;
	clear:both;
	margin-bottom: 5px;
}
div.rightblock {
	width:280px;
	float:right;
	margin-bottom: 5px;
}
div.leftblock img {
	float:left;
	margin: 5px 10px 5px 0;
}
div.rightblock img {
	float:left;
	margin: 5px 10px 5px 0;
}
.clear { clear: both; }

p.homepost_date {
	font-weight:bold;
}
span.homepost_category a {
	color:#b00;
}
div.featured_thumbnail{
	float:left;
	clear:both;
	margin-right: 5px;
}
#bottomcol h2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	padding:7px;
	background-color:#F0F0F0;
	text-transform: none;
	color:#1A1A1A;
	font-style:italic;
}
#videoblock {
	float:left;
	width: 550px;
	margin-bottom:20px;
}
#legalblock {
	float:right;
	width: 320px;
	margin:0 0 20px 15px;
}
#archiveblock {
	float:left;
	width:275px;
	margin-bottom:20px;
}
#feedblock {
	float:right;
	width: 260px;
	margin:0 0 20px 15px;
}
#imagesblock {
	float:right;
	width: 320px;
	margin-bottom:20px;
}
.espacio {
	padding-left:10px;
}
#video-content {
	float:left;
	height:auto;
	margin:0;
	width:308px;
}
#video-navlinks {
	float:right;
	width:237px;
	padding-top:10px;
}
div.video-link-first {
	background-color: #AD88BE;
	margin: 0 0 10px 0;
	padding:5px;
	font-size: 13px;
}
div.video-link-first a {
	color:#fff;
}
div.video-link {
	background-color: #fff;
	padding:2.5px 0 2.5px 15px;
	line-height:20px;
	border-bottom:1px solid #BFBBBB;
	border-right:2px solid #ffffff;
}
div.video-link:hover {
	border-right:2px solid #AD88BE;
}

/* Secciones */
#postsinpage {
	margin-bottom:10px;
}
#postsinpage h2 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px;
	padding:7px;
	background-color:#F0F0F0;
	text-transform: none;
	color:#1A1A1A;
	font-style:italic;
}
a.seemoreglass {}

p.espaciado40 {margin-top: 40px;}
