/* 
	Theme Name: aras de caballos
	Theme URI: http://www.rgdesign.org
	Description: description
	Author: rgdesign - roberto garcia
	Author URI: http://www.rgdesign.org
	Version: 1.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
html{height: 100%; margin-bottom: 1px;}
body{
	font-size:11px;
	line-height: 1.5em;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
	background:url(images/bg.gif);
}
/* fonts, colors, hovers, etc... */
a, a.active, a.visited, a.link{text-decoration:none; color:#e0da98;}
a:hover{color:#f5f4a6;}

/* main content*/
#mainCont{width: 728px; margin: 0 auto;}
#inlineCont{background:url(images/greydot.gif) repeat-y 364px; margin:12px 0; height:100%;}

	#header{height:186px; text-align:center;}
	
	#menu{height:52px; width:728px; background:url(images/menu.gif) no-repeat; font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; line-height:50px; font-weight:bold;}
		ul.menu{padding:0 11px;}
		ul.mFooter{float:right; margin-right:12px;}
		ul.menu li{height:52px; display:inline;}
		ul.menu li.page_item a{margin:0 15px;}
		ul.mFooter li.page_item a{margin:0 3px;}
		ul.menu li a{float:left; height:52px; padding:0 6px; color:#fff; display:block; }
		ul.menu li a:hover, ul.menu li.current_page_item a{background:url(images/menuOver.gif) repeat-x; color:#202020}
		ul.mFooter li a:hover, ul.mFooter li.current_page_item a{background:none; color:#e0da98}


#content{float:left; width: 351px;}
#rightContent{float:right; width:351px; padding-top:0}

.post {padding-bottom: 6px;}
.post p{padding: 6px 0;}
.post h2 {font-size:20px; line-height:26px;}
.post h2 a{color:#fff;}
.post a:hover{color:#f5f4a6;}
.post img{border:2px solid #fff; float:left; margin:6px 16px 12px 0;}
.post ul{padding:12px}
.post ul strong{color:#e0da98}
.post ul a{color:#fff}

.entry{border-bottom:1px solid #535353; padding-bottom:12px;}
.entry .small{padding-bottom:17px}
.entry img{border:2px solid #fff; float:left; margin:6px 16px 12px 0;}

.navigation {line-height:26px; color:#f5f4a6}
.navigation .alignleft{float:left;}
.navigation .alignright{float:right;}

#footer{background:url(images/footer.gif) no-repeat; height:60px; font-size:11px; line-height:60px; font-weight:bold;}
	
/* form */
form textarea{width:351px}
/* extras */
.wrap{clear:both; height:18px; border:none; font-size:18px; line-height:18px;}
.hrhide{clear:both; height:18px; border:none;}

#flashRotator{width:351px; height:251px; background:url(images/flash.jpg);}
.headerTitles{margin:12x 0;font-size:20px; line-height:26px; color:#fff;}

img.noborder{border:0}