@charset "utf-8";
/*
Theme Name: 359 grados - hkCaptiva
Theme URI: http://www.cron.cl
Description: -
Author: Cron.cl
Author URI: http://www.cron.cl


/*-----------Block Level Elements--------------*/

Body {
	font-family:"Trebuchet MS", Geneva, Arial, sans-serif;
	font-size:12px;
	color: #333333;
	background:#F5F5F5 url(images/bg.jpg) repeat-x top center;
	margin:0;
}
#page {
	width:780px;
	margin:0 auto;
}
#header {
	width:780px;
	float:left;
}
#menuSup {
	width:780px;
	height:49px;
	float:left;
	margin:0 0 15px 0;
/*	background: url(images/captiva-359_v1_02.jpg) no-repeat top center;*/
}
#botoneraSup {
	width:100px;
	height:22px;
	float:right;
	text-align:center;
	line-height:22px;
	margin:5px 5px 0 0;
	background:url(images/bgBotonera.gif) no-repeat top left;
}
#botoneraSup a {
	color:#bab5b6;
}
#botoneraSup a:hover {
	color:#fff;
}
#bannerSup {
	width:780px;
	height:146px;
	float:left;
	background:url(images/imag_header.jpg) no-repeat top center;
}
#wrapper {
	width: 780px;
	float:left;
	margin:12px 0 40px 0;
}
#content {
	float: left;
	width: 480px;
	min-height:600px;
	position:relative;
}
#contentContent {
}
#footer {
	width: 780px;
	height:10px;
	clear: both;
	margin:20px 0 0 0;
}

/* navigation --------------------------------- */
#menu {
	width:274px;
	height:30px;
	float:right;
	text-transform:uppercase;
	font-size:10px;
	padding:0 0 0 16px;
	background: url(images/bg_menu.jpg) no-repeat center top;
}
#menu ul {
	margin:0;
	padding:8px 0 0 0;
	list-style:none;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu a {
	float:left;
	background: url(images/tableft5.gif) no-repeat left top;
	margin:0 0 0 9px;
	padding:0 1px 0 3px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#menu a span {
	float:left;
	display:block;
	background: url(images/tabright5.gif) no-repeat right top;
	padding:1px 15px 6px 15px;
	margin:0 5px 0 0;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {
	float:none;
}
/* End IE5-Mac hack */
#menu a:hover span {
	color:#fff;
}
#menu a:hover {
	background-position:0% -42px;
}
#menu a:hover span {
	background-position:100% -42px;
}
#menu #current a {
	background-position:0% -42px;
}
#menu #current a span {
	background-position:100% -42px;
}
/*--------------------menu sidebar right--------------------*/
#sidebar {
	width:280px;
	float:right;
	padding:0 5px 0 5px;
	color:#999;
}
#sidebar ul {
	line-height: 1.4em;
	margin: 10px 0 10px 0;
	padding:0;
	list-style-type:none;
	font-family:"Trebuchet MS", Geneva, Arial, sans-serif;
	font-size:11px;
}
#sidebar li {
}
#sidebar li a {
	font-weight: normal;
	color:#666;
	text-decoration: none;
	padding:0 5px 0 5px;
	margin:1px 0;
}
#sidebar li a:hover {
	color: #fff;
	background:#ff9900;
}
#sidebar li a:hover em {
	padding:0 5px 0 5px;
	margin: 3px 0 3px 0;
	color: #999;
}
#sidebarWidgets {
	width:290px;
	float:left;
	clear:both;
}
#banners {
	width:296px;
	float:left;
	margin:10px 0 0 0;
	padding:20px 0;
	background:url(images/lineaHoriz.gif) repeat-x top left;
}
.bannerFlash {
	float:left;
	width:140px;
	margin:0 2px 1px 0;
	padding:2px;
	border:1px solid #ccc;
	background-color:#fff;
}
#info {
	width:290px;
	float:left;
	padding:10px 0;
	background:url(images/lineaHoriz.gif) repeat-x top left;
}
#cron {
	width:25px;
	float:right;
}
#accesoPrivado{
	width:126px;
	height:27px;
	float:left;
}
/*--------------------for your text--------------------*/
a {
	outline:none;
	text-decoration:none;
}
p {
	text-align:justify;
}
h1, h2, h3, h4, h5, h6 {
	list-style:none;
}
.post {
	padding:10px 0 10px 0;
	background:url(images/lineaHoriz.gif) repeat-x bottom left;
}

.post h2 {
	color:#006666;
	font-size:22px;
	text-transform:uppercase;
	margin:0 0 10px 0;
}
.post h3 {
	font-size:18px;
	color:#990000;
	text-transform:uppercase;
}
.post h4 {
	font-size:11px;
	color: #D26B2D;
	text-transform:uppercase;
}
.post img {
	margin:4px;
	padding:2px;
	border:1px solid #dfdfdf;
	background-color:#fff;
}
.post li {
	padding-left: 18px;
	margin-bottom: 0;
	background: url(images/bullet_white.png) no-repeat 0 .2em;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
}
blockquote {
}
blockquote cite {
}
hr {
}
dl {
}
dt {
}
dd {
}
ul {
	list-style:none;
	padding:0 0 0 10px;
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol {
}
li {
	list-style:none;
}
ul ul {
}
blockquote {
}
blockquote p {
}
code {
}
pre {
}
b, strong, i {
	font-weight:bold;
	color: #980204;
}
	
img {
}
em{
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	display:block;
	padding:0 20px;
}
address {
}
.navigation {
	width:100%;
	margin:5px 0 15px 0;
	float:left;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.botEdit {
	padding:0 0 0 20px;
	margin:10px 0;
	background:url(images/page_edit.gif) no-repeat center left;
}
.lineaSeparaHoriz {
	height:4px;
	background:url(images/lineaHoriz.gif) repeat-x top left;
	margin:8px 0;
	clear:both;
}
/*--------------------for links--------------------*/


a {
	color:#006666;
}
a:link {
}
a:visited {
}
a:link:focus {
}
a:link:hover, a:visited:hover {
	color:#99cccc;
}
a:link:active, a:visited:active {
}
/*--------------------images as a link--------------------*/
a img {
	border:none;
}
a:link img {
}
a:visited img {
}
a:link:active img, a:visited:active img {
}
.default_ads {
	width:140px;
	overflow:hidden;
	margin:10px 0 0 0;
	padding:2px;
	border:1px solid #4d4748;
	background-color:#363233;
}
/*--------------------smilies --------------------*/

body img.wp-smiley {
}
/*--------------------read more link--------------------*/

.more-link {
}
/*--------------------pages with pagination--------------------*/
p.serif {
}
/*--------------Search Form-------------*/
.Search {
	width:290px;
	height:22px;
	float:left;
	position:relative;
	padding:10px 0;
	background:url(images/lineaHoriz.gif) repeat-x top center;
}
.Search form {/*background:url(images/SearchForm.gif) no-repeat left top; */
	padding:0px;
	margin:0px;
}
.Search input {
	color:#333;
	font-size:11px;
}
.Search input.keyword {
	padding:4px 2px 5px 2px;
	width:225px;
	background-color:#fff;
	border:1px solid #ccc;
}
.Search input.search {
	width:52px;
	height:22px;
	background:url(images/SearchButton2.gif) no-repeat right top;
}
.Search .bt {
	top:11px;
	right:0;
	background:none;
	position:absolute;
}
/*--------------------comments--------------------*/
.alt {
}
.commentlist {
}
.nocomments {
	color:#CC0000;
}
.commentlist li {
	padding:10px 0;
	background:url(images/lineaHoriz.gif) repeat-x bottom left;
}
.commentlist cite, .commentlist cite a {
}
.commentlist p {
}
#commentform p {
}
.commentmetadata {
}
#commentform input {
	font-family:"Trebuchet MS", Geneva, Arial, sans-serif;
	font-size:12px;
	color: #666666;
}
#commentform #author {
	width:270px;
	border:1px solid #ccc;
	padding:3px 5px 3px 24px;
	background:#fff url(images/icon-name.gif) no-repeat top left;
}
#commentform #email {
	width:270px;
	border:1px solid #ccc;
	padding:3px 5px 3px 24px;
	background:#fff url(images/icon-mail.gif) no-repeat top left;
}
#commentform #url {
	width:270px;
	border:1px solid #ccc;
	padding:3px 5px 3px 24px;
	background:#fff url(images/icon-link.gif) no-repeat top left;
}
#commentform textarea {
	font-family:"Trebuchet MS", Geneva, Arial, sans-serif;
	font-size:12px;
	color: #666666;
	width:455px;
	border:1px solid #ccc;
	background:#fff url(images/page_white_text.gif) no-repeat top left;
	padding:5px 5px 5px 24px;
}

#commentform input.SubmitComment {
	width:120px;
	height:22px;
	background:url(images/enviarComentario.gif) no-repeat;
	margin-top:4px;
	float:right
}
#commentform input.SubmitComment:hover {
	background:url(images/enviarComentario.gif) no-repeat 0 -22px;
	margin-top:4px
}
#commentform input.SubmitCommentIE {
	width:120px;
	height:22px;
	background:url(images/enviarComentario.gif) no-repeat 0 -22px;
	margin-top:4px
}

/* Begin Contact Form CSS */
.contactform {
	position: static;
	overflow: hidden;
}
.contactform input{

}
.contactform input#wpcf_your_name{
	font-size:11px;
	color: #666666;
	padding:4px 2px 5px 2px;
	width:370px !important;
	background-color:#fff;
	border:1px solid #ccc;
}
.contactform input#wpcf_email{
	font-size:11px;
	color: #666666;
	padding:4px 2px 5px 2px;
	width:370px !important;
	background-color:#fff;
	border:1px solid #ccc;
}
.contactform input#wpcf_website{
	font-size:11px;
	color: #666666;
	padding:4px 2px 5px 2px;
	width:370px !important;
	background-color:#fff;
	border:1px solid #ccc;
}
.contactform textarea#wpcf_msg{
	font-size:11px;
	padding:4px 2px 5px 2px;
	width:370px !important;
	background-color:#fff;
	border:1px solid #ccc;
	font-family:"Trebuchet MS", Geneva, Arial, sans-serif;
	font-size:12px;
	color: #666666;
}
.contactleft {
	width: 480px !important;
	text-align: left !important;
	clear: both;
	float: left !important;
	padding: 4px;
	margin:0 !important;
}

.contactright {
	width: 480px !important;
	text-align: left !important;
	float: left !important;
	padding: 4px;
	margin:0 !important;
}

.contacterror {
	font-size:11px;
	padding:4px 2px 5px 2px;
	width:370px !important;
	background-color:#fff;
	border:1px solid #ff0000;
	font-family:"Trebuchet MS", Geneva, Arial, sans-serif;
	font-size:12px;
	color: #666666;
}

.contactform input#contactsubmit {
	font-size:11px;
	padding:4px 2px 5px 2px;
	width:120px !important;
	background-color:#3F82C1;
	border:none;
	font-family:"Trebuchet MS", Geneva, Arial, sans-serif;
	font-size:12px;
	color: #fff;
	cursor: pointer;

	
}

.form_error {
	padding:6px;
	line-height:18px;
	background:#CC0000;
	color:#fff;
	margin:5px;
	float:left;
}
.form_ok {
	padding:6px;
	line-height:18px;
	background:#AEBF17;
	color:#fff;
	margin:5px;
	float:left;
	clear:both;
}
/*--------------------calendar--------------------*/
 
#wp-calendar th {
}
#wp-calendar {
	empty-cells: show;
}
#wp-calendar #next a {
}
#wp-calendar #prev a {
}
#wp-calendar a {
}
#wp-calendar caption {
}
#wp-calendar td {
}
#wp-calendar td.pad:hover {
}
/*-------------------- widgets---------------------*/
h2.widgettitle {
	font-size:16px;
	color:#FF9900;
	font-family:"Trebuchet MS", Geneva, Arial, sans-serif;
	text-transform:uppercase;
	font-size:11px;
}
.widget {
	list-style:none;
}
/*--------------------Archive--------------------*/

li#archives {
}
.widget_archive {
	width:140px;

	float:left;
}
.widget_categories {
	width:140px;

	float:right;
}

/*--recent posts--*/

li#recent-posts {
}
.widget_recent_entries {
}
/*--------------------text widget--------------------*/
li.widget_text {
	list-style:none;
}
/*--id in relationsship to the id of the widget*/
li#text-4 {
	list-style:none;
}
div.textwidget {
	color:#bab5b6;
}
/*--------------------links blogroll--------------------*/

li#links {
}
.widget_links {
}
/*--------------------categories--------------------*/

li#categories {
}
.widget_categories {
}
/*-------------Other------------------*/

hr {
	display: none;
}
/*-------------WP navi------------------*/
.wp-pagenavi {
	font-weight:bold;
	color:#20accf;
	text-align:center;
	margin:10px 0;
}
#wp_pagenavi a {
	font-weight:normal;
	padding:2px;
	color: #a91111;
}
#wp_pagenavi a:hover {
	color:#7eb012;
}
.wp-pagenavi span.current{
	padding:2px 4px;
    margin:2px;
    font-weight: bold;
    color: #ffffff;
    background-color: #a91111 !important;
}
