/*  
Theme Name: La Catalina
Theme URI: http://www.LaCatalina.net
Description: La Catalina Costa Rica.
Version: 1.0
Author: Felipe Suarez
Author URI: http://www.LaCatalina.net

*/
 

/* PNG FIX FOR IE 6 */

img, div {
	behavior: url(css/iepngfix.htc) 
}

/* PNG FIX FOR IE 6 */




/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: url(images/fondo001.jpg) repeat;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #555; 
	text-align: center;
	margin:20px 0 20px 0;
}

p {
	text-align:justify;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #2180BC;
	background: inherit;
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 130%;	
}
h2 {
	font-size: 120%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 120%;
	color: #666666; 
}

/* images */
img {
	background: #FAFAFA;
   border: 1px solid #E5E5E5;
	padding: 5px;
}

.sidebar img {
   	border:none!important;
	padding: 1px;!important;
}

.sidebarblog img {
   	border:none!important;
	padding: 1px;!important;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul li {
	list-style-image: url(images/bullet.gif);
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
	padding: 0 0 0 28px;  
	border: 1px solid #f2f2f2; 
	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;    
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #000;
}
th {
	background: #93BC0C;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #f8f8f8;
}
tr.row-b {
	background: #efefef;
}
/* end - table */

/* form elements */
form {
	margin:10px 0px 10px 0px; padding: 0 5px;
	border: 1px solid #f2f2f2;
/*	background-color: #fafafa alpha(opacity=25);*/
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(images/button-bg.jpg) repeat-x 0 0;
	border: none;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* columns boxes on the home */

.sidebarblog{
	position:relative;
	float:left;
	width:150px;
	margin:0px 2px 0px 2px;
	padding:5px 2px 5px 2px;


}
.boxesHome {
	float:left;
	padding:2px 0 2px 0;
	margin:0;
}

.boxesHome_3 {
	position:relative;
	float:left;
	width:206px;
	margin:0px 2px 0px 2px;
	padding:5px 2px 5px 2px;
	border:1px solid #ccc;
	height:250px;
	min-height:250px;
	max-height:250px;
/*	background:url(images/transp_50.png);*/
}

.boxesHome_2 {
	position:relative;
	float:left;
	width:315px;
	margin:0px 2px 0px 2px;
	padding:5px 2px 5px 2px;
	border:1px solid #ccc;
	height:250px;
	min-height:250px;
	max-height:250px;
	
/*	background:url(images/transp_50.png);*/
}

.boxeblog {
	text-align:right;
	display:block;
	background: url(images/page.gif) no-repeat left center;
	padding:2px 0px 2px 20px; margin: 0 0 0 0;
	border-bottom:1px solid #ccc;
}
.boxesHome .readmore {
	text-align:right;
	display:block;
	background: url(images/page.gif) no-repeat left center;
	padding:2px 0px 2px 20px; margin: 0 0 0 0;
	border-bottom:1px solid #ccc;
}

.boxesHome_3 h2, h3, h4, p{
	padding:2px;
}

.boxesHome_3 h2, h3, h4 {
	border-bottom: 1px solid #ccc;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 780px;/*820px*/
/*	background: url(images/content.jpg) repeat-y center top;
*/	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	float:left;
	width: 672px;
	padding: 5px 5px 5px 5px;
	margin: 0;
	background:#2D8DC9;
	position:relative;
	left:49px;
	z-index:auto;
}
#headerTop {
	position: absolute;
	width: 682px;/*820px*/
	height: 20px;
	background: #999 url(images/top_header_esquinas.jpg) no-repeat center top;
	padding: 0;
	color: #fff;
	left:0px;
	top:0px;
	z-index: 1002;
	/* font-size: 14px; */
}
#headerContent {
	position: absolute;
	width: 682px;/*820px*/
	height: 210px;
	background: url(images/top_header.jpg);/*#2D8DC9*/
	padding: 0;
	color: #fff;
	left:0px;
	top:20px;
	z-index: 1001;
	/* font-size: 14px; */
}
#header {
	width: 682px;/*820px*/
	position: relative;
	height: 210px;
	padding: 0;	
	color: #fff;
	left:49px;
	/* font-size: 14px; */
}
#header div#logo {
	width:325px;
	height:190px;
	background:url(images/logo_lacatalina.png) no-repeat left top;
	position: absolute;
	margin: 0;
	padding: 0;
	font: bolder 44px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 0px;
	left: -49px;
	z-index: 1004;
}
#header h2#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 70px;
	left: 55px;
	z-index: 1005;
}

/* header links */
#header #header-links {
	position: absolute;
	top: 5px;
	right: 5px;
	color: #C6DDEE;
	font-size: 10px;
	z-index: 1006;
	text-align:right;
	background-color: #00CCFF;
}
#header #header-links a {	
	color: #FFF;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #D4E59F;	
}

/* Menu */
#menu {
	clear: both;
	margin: 0 auto;
	padding: 0;
	background: url(images/fondo_botones.jpg) repeat-x;
	font: bold 10px Verdana, Arial, Tahoma, Sans-serif;
	height: 76px;
	width: 682px;
	position:absolute;
	right:0px;
	bottom:50px;
	z-index:1003;
	
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 1px;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	height:72px;
	display: block;
	float: right;
	padding: 0 5px 0 5px;
	color: #fff;	
	text-decoration: none;
	background:url(images/fondo_botonNormal.png) repeat-x top;
	border:1px solid #ccc;
	bottom:5px;
	line-height:15px;
}
#menu ul li.last a {
	margin-right: 10px;	
}
#menu ul li a:hover {
	color: #000;
	background:url(images/fondo_botonOver.png) repeat-x top;
	border:1px solid #ccc;
}
#menu ul li#current a {	
	color: #000;
	background:url(images/fondo_botonOver.png) repeat-x top;
	border:1px solid #ccc;
}

/* Main Column */

#container{
	float: left;
	width: 450px;
	padding-left: 0px;
}
#main {
	float: left;
	width: 652px;
	padding: 0 5px 150px 5px;
	margin: 0 5px 0 5px;
	display: inline;
	background:#fff url(images/bg_content.jpg) no-repeat bottom center;
	position:relative;
}
.mainBlog {
	float: right;
	width: 200px;
	padding: 0 5px 150px 5px;
	margin: 0 5px 0 5px;
	display: inline;
	background:#fff url(images/bg_content.jpg) no-repeat bottom center;
	position:relative;
}
#main h1 {
	margin-top: 10px;
	font: Bold 140% 'Trebuchet MS', Tahoma, Sans-serif;
	color: #88ac0b;
	background: url(images/square-green.png) no-repeat 3px 50%;
	width:450px;
	display:block;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 25px;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding:5px 0 5px 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding:5px 0 5px 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding:5px 0 5px 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
table #wp-calendar  {
	font-size: 9px;
	height: 150px;
	width: 150px;
	margin:0;
	padding:0;
	border-collapse:none!important; 
}

td,th, tr #wp-calendar  {
	font-size: 10px;
	margin:0!important;
	padding:0!important;
	
}

.pad {
	margin:0;
	padding:0;
}


#sidebar {
	float: right;
	width: 26.5%;
	padding: 0; margin: 0;	
	color: #68774A;	
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #728D26;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	background: url(images/dots.jpg) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url(images/dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #68774A;	
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}

/* Footer */	
#footer {
	color: #C6DDEE;
	background: #2D8DC9;
	clear: both;
	width: 682px;/*820px*/
	height: 60px;
	text-align: center;	
	font-size: 92%;
	padding:0;
	margin:0 0 0 49px;
	position:relative;
}
#footer a { 
	color: #FFF;
	text-decoration: none; 
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.float-blog  { float: right; }
/* display and additional classes */
.clear { clear: both; }




/* BORDERS STYLES FOR BOXES WITHOUT IMAGES */

/* Inset 3D Corners on the footer */
.bordesFooter {background: transparent; width:682px; margin:0; padding:0; float:left; left:49px; position:relative; }
.bordesFooter p {margin:0; padding:0;}

.bordesFooter .bottom {display:block; background:transparent; font-size:1px;}
.bordesFooter .b0b, .bordesFooter .b1b, .bordesFooter .b2b, .bordesFooter .b3b, .bordesFooter .b4b, .bordesFooter .b5b, .bordesFooter .b6b, .bordesFooter .b7b, .bordesFooter .b8b, .bordesFooter .b9b, .bordesFooter .b10b, .bordesFooter .b11b {display:block;}
.bordesFooter .b11b {width:680px; background:#2D8DC9; /*border-left:1px solid #aaa; border-right:1px solid #999;*/}
.bordesFooter .b10b {width:680px; background:#2D8DC9; /*border-left:1px solid #aaa; border-right:1px solid #999;*/}
.bordesFooter .b9b {width:680px; background:#2D8DC9; /*border-left:1px solid #aaa; border-right:1px solid #999;*/}
.bordesFooter .b8b {width:680px; background:#2D8DC9; /*border-left:1px solid #aaa; border-right:1px solid #999;*/}
.bordesFooter .b7b {width:678px; background:#2D8DC9; /*border-left:1px solid #aaa; border-right:1px solid #999;*/}
.bordesFooter .b6b {width:678px; background:#2D8DC9; /*border-left:1px solid #aaa; border-right:1px solid #999;*/}
.bordesFooter .b5b {width:676px; background:#2D8DC9; /*border-left:1px solid #aaa; border-right:1px solid #999;*/}
.bordesFooter .b4b {width:676px; background:#2D8DC9; /*border-left:1px solid #aaa; border-right:1px solid #999;*/}
.bordesFooter .b3b {width:674px; background:#2D8DC9; /*border-left:1px solid #aaa; border-right:1px solid #999;*/}
.bordesFooter .b2b {width:670px; background:#2D8DC9; /*border-left:1px solid #aaa; border-right:1px solid #999;*/}
.bordesFooter .b1b {width:666px; background:#2D8DC9; /*border-left:1px solid #aaa; border-right:1px solid #999;*/}
.bordesFooter .b0b {width:662px; background:#ccc; /*border-left:1px solid #aaa; border-right:1px solid #999;*/}


.bordesFooter .b11b {height:1px; margin:0 0 0 1px;}
.bordesFooter .b10b {height:1px; margin:0 0 0 1px;}
.bordesFooter .b9b {height:1px; margin:0 0 0 1px;}
.bordesFooter .b8b {height:1px; margin:0 0 0 1px;}
.bordesFooter .b7b {height:1px; margin:0 0 0 2px;}
.bordesFooter .b6b {height:1px; margin:0 0 0 2px;}
.bordesFooter .b5b {height:1px; margin:0 0 0 3px;}
.bordesFooter .b4b {height:1px; margin:0 0 0 3px;}
.bordesFooter .b3b {height:1px; margin:0 0 0 4px;}
.bordesFooter .b2b {height:1px; margin:0 0 0 6px;}
.bordesFooter .b1b {height:1px; margin:0 0 0 8px;}
.bordesFooter .b0b {height:1px; margin:0 0 0 10px; background:#999;}