/*
Theme Name: Campoaventura
Theme URI: http://www.campoaventura.cl
Description: theme para campoaventuras web site
Version: 1
Author: 2litros
Author URI: http://www.2litros.cl
*/

html, body {
	color: #000;
	margin: 0px;
	background: #625038 url(random.php) no-repeat fixed 50% 0;
	padding: 0;
	text-align: left;
	font: normal 12px/150% "Trebuchet MS", Helvetica, "Lucida Grande", Arial, sans-serif;
	-webkit-text-size-adjust: 98%;
}

ul {
	-webkit-padding-start: 0px;
}

a {
	color: #000;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}

a:active, a:hover {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}

img {
	padding: 0px;
	margin: 0px;
}

h1 {
	padding: 0px;
	margin: 0px;
	letter-spacing: -1px;
	font: bold 2em/150% "Trebuchet MS", Helvetica, "Lucida Grande", Arial, sans-serif;
	color: #996600;
}

h2 {
	color: #996600;
	padding: 0;
	border: 0px;
	margin: 0;
	font: bold 1.5em/140% "Trebuchet MS", Helvetica, "Lucida Grande", Arial, sans-serif;
}

h3 {
	padding: 0px 0px 10px 0px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	font: bold 1em/140% Arial, Helvetica, sans-serif;
}

p {
	color: #000;
}

/* ------ estilos para las cajas ------ */

#wrap {
	width: 920px;
	padding: 0;
	float: right;
	margin: 40px 0 0;
}

.wrap_cont {
	width: 740px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrap_bkg {
	width: 920px;
	float: left;
	background: url(images/textura.jpg) no-repeat fixed right -60px;
}

#header {
	float: right;
	height: 30px;
	text-align: center;
	background-color: #ff8100;
	border-bottom: 1px double #c56405;
}

#sidebar {
	width: 160px;
	float: left;
	padding-left: 10px;
	padding-bottom: 150px;
	background: url(images/brujula.png) no-repeat left bottom;
	margin-top: 16px;
}

#sidebar_news {
	width: 160px;
	float: left;
	padding-left: 10px;
	padding-bottom: 150px;
	background: url(images/brujula.png) no-repeat left bottom;
	margin-top: 16px;
}

#sidebar_home {
	width: 160px;
	float: left;
	padding-left: 10px;
	margin-top: 16px;
	height: 350px;
}

#sidebar_home p {
	font-size: 11px;
}

#content {
	width: 740px;
	float: right;
	padding: 0 0 0 10px;
	margin-top: 40px;
	margin-bottom: 20px;
}

#content_left {
	width: 290px;
	float: left;
}

#content_right {
	width: 400px;
	float: right;
	padding-right: 20px;
	margin-top: 40px;
}

#footer {
	width: 880px;
	float: left;
	clear: both;
	padding: 2px 20px;
	margin-top: 0;
	background-color: #ff8100;
	margin-bottom: 10px;
	border-top: 1px double #c56405;
	height: 35px;
}

/* ------ estilos para el header ------ */

#header ul.top-nav {
	margin: 0;
	font-weight: bold;
	padding: 6px 0px 5px 0px;
	font-size: 1.3em;
	list-style-type: none;
}

#header li {
	display: inline;
}

.page_item a:link, .page_item a:visited {
	padding: 5px 11px;
	color: #fff;
}

.page_item a:hover {
	text-decoration: none;
	color: #000;
}

.current_page_item a:link, .current_page_item a:visited, .current_page_ancestor a:link, .current_page_ancestor a:visited {
	color: #000;
	text-decoration: none;
	padding: 5px 11px;
}

.current_page_item a:hover {
	text-decoration: none;
	color: #000;
}

h2.destacado {
	font-weight: bold;
	font-style: italic;
	color: #625038;
}

.bienvenidos {
	font-size: 3em;
	line-height: 1em;
}

/* ------ estilos para el content ------*/

#content_right img {
	border: 4px solid #960;
}

.alignleft {
	border: 4px solid #960;
	margin: 2px 10px 4px 0;
	float: left;
}

.alignmiddle {
	border: 4px solid #960;
	float: left;
	margin-bottom: 20px;
	margin-top: 2px;
}

.content_wrap {
	width: 690px;
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #484848;
	padding-bottom: 10px;
	height: 190px;
	margin-right: 10px;
}

#news {
	float: left;
	width: 702px;
}

#news img {
	border: 1px solid #000;
}

/* ------ annoucements ------ */          
#announcements {
	margin-top: 10px; 
}

#follow {        
	margin: 5px 0px 0px 0px;
} 

#follow ul {
	margin: 2px 0px 0px 0px;
	list-style-type: none;
	padding-left:0px;
	padding-top:0px;
}

#follow li {
	display: inline;
}

#follow img {
	border: none;
}

#announcements ul {
    margin: 5px 0px 0px 0px;
	list-style-type: none; 
	padding-left:0px;
	padding-top:0px;     
}

#announcements p {
    margin-top: 2px;
}

#announcements img {
    border: none;
}

#announcements li {
    display:inline;
}

/* ------ estilos para el sidebar ------ */

#sidebar ul {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}

#sidebar li {
	width: 128px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background: url(images/btn.png) left center;
}

#sidebar li a {
	color: #000;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
}

#sidebar li a:hover,
#header li#active a:hover {
	color: #444;
}

#sidebar_news ul {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}

#sidebar_news li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0;
}

#sidebar_news li a {
	color: #000;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
}

#sidebar_news li a:hover,
#header li#active a:hover {
	color: #444;
}

#sidebar h2 {
	margin-bottom: 2px;
}

.sidebar_pic {
	margin-top: 260px;
}

/* ------ para los comentarios ------ */

.commentlist {
	list-style-type: none;
}

/* ------ estilos para el footer ------ */

#footer p {
	font-size: 10px;
	color: #000;
	text-align: right;
	line-height: 120%;
}

#footer a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* ------ estilos para el info ------ */

.mapa {
	border: 5px solid #ff8100;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}

.about {
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	color: #000;
}

/* ------ resets ------ */

.clear {
	clear: both;
	margin: 0px 0px 0px 0;
}

