/* GLOBALS ---------------------------- */

a {text-decoration: none;-webkit-transition: color, background .3s linear;}
a:link,a:visited {color: #390;-webkit-transition: color, background .3s linear;}
a:hover {color: #f09;-webkit-transition: color, background .1s linear;}
a:active {color: #f09;-webkit-transition: color;}
img {border:none;}
small {font-size: 10px;line-height: 12px;}

/* WHITESPACE RESET ---------------------------- */

* { padding:0; margin:0; }
p { padding: .5em 0 .5em 0; -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(191, 52, 108)), to(rgb(222, 117, 58)));}

body {
	/*background: #efece4 url(../siteimg/ipa_wt.gif);*/
	background: #d3cec3 url(../siteimg/bg_flor.png);
	font: normal 65% "lucida grande", arial, sans-serif;
	color: #222;
	padding: 0;
	margin: 0;
	}
#container {
	background: #fff url(../siteimg/bg_container.gif);
	width: 780px;
	\width: 790px;
	w\idth: 780px;
	margin: 0 auto 0 auto;
	padding: 0;
	border-left: 3px solid #d7d4cd;
	border-right: 3px solid #d7d4cd;
	border-bottom: 3px solid #d7d4cd;
	-webkit-border-bottom-right-radius:9px;
	-webkit-border-bottom-left-radius:9px;
	-moz-border-radius-bottomright:9px;
	-moz-border-radius-bottomleft:9px;
	}
	
/* HEADER ---------------------------- */

#header {
	padding: 20px 10px 0 10px;
	background: #1b8900 url(../siteimg/bg_hdr.gif);
	height: 70px;
	}
#accessibility {
	font: 9px "lucida grande", arial, sans-serif;
	margin: -15px 0 0 0;
	float: right;
	padding: 0;
	}
#accessibility a:link, #accessibility a:visited {color: #000;}
#accessibility a:hover, #accessibility a:active {color: #fff; background: #090;border-bottom: 3px solid #090;}

/* LOGO -------------------- */

#header h1 a, #header h1 a:link {
	display: block;
	height: 50px;
	width: 170px;
	background: url(../siteimg/cblogo.png) 0 -50px no-repeat;
	margin: 0;
	padding: 0 0 0 45px;
	color:#030;
	font: 9px "arial rounded mt bold", helvetica, arial, sans-serif;
	letter-spacing: -1px;
	-webkit-transition:none;
	}
#header h1 a:hover {
	background-position: 0 0; 
	color: #030;
	-webkit-transition:none;}
#header h1 a:active {
	background-position: 0 -100px;
	color: #9f0;
	-webkit-transition:none;
	}

/* LEFT COLUMN ---------------------------- */

#left {
	width: 445px;
	\width: 455px;
	w\idth: 445px;
	margin-left: 0;
	margin-right: 330px;
	padding: 10px;
	text-align: left;
	}
#left h3 {
	font: 24px/20px "Arial Rounded MT Bold", arial, sans-serif;
	font-weight: bolder;
	letter-spacing: -1px;
	/*text-shadow: 0 1px 1px #fc0;*/
	}
#left h3 a{color: #390;}
#left h3 a:hover, #left h3 a:active{color: #f09;}
#left p {line-height: 1.4em;}
#left ol{
	list-style-position: outside;
	padding-left: 25px;
	}
blockquote {
	padding: 1em;
	margin: 0;
	color: #444;
	background: #fefdeb;
	font: normal 18px georgia, times, serif;
	border: 1px solid #e0f3c2;
	}
p.postinfo {
	color: #999;
	font-size: 9px;
	margin: 0;
	padding:0;
	}
p.postinfo a:link {
	color: #666;
	border-bottom: 1px dotted #666;
	}
p.postinfo a:hover {
	color: #333;
	border-bottom: 1px dotted #333;
	background: #ff9;
	}
p.articlefooter {
	padding: 10px 0 10px 0;
	color: #000;
	background: #fbfff6;
	border-top: 1px solid #e9f2db;
	border-bottom: 1px solid #e9f2db;
	font-size: 10px;
	line-height: 12px;
	}
p.articlefooter a:link, p.articlefooter a:visited {
	color: #333;
	border-bottom: 1px dotted #ccc;
	}
p.articlefooter a:hover {
	color: #666;
	border-bottom: 1px dotted #333;
	background: #ffc;
	}
.articleLinks {text-align:center;}

/* CENTER COLUMN ----------------------------*/

#center {
	float: right;
	width: 99px;
	\width: 109px;
	w\idth: 99px;
	padding: 8px 10px 10px 10px;
	margin:0;
	color: #333;
	font-size: 10px;
  }
#center h3 {font: 1.5em normal helvetica, arial, sans-serif;}	
h4.title {
	font: 10px/10px normal "lucida grande", arial, sans-serif;
	padding:4px 0 4px 0;
	margin:0;
	}
h4.title a {color: #222;padding:4px 0 4px 0; }
h4.title a:hover {color: #f09;}

/* RIGHT COLUMN ---------------------------- */

#right {
	font-size: 10px;
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	padding: 8px 0 0 0;
	margin:0;
	color: #333;
	}
#right h3 {
	font: 1.5em bold helvetica, arial, sans-serif;
	padding-left: 10px;
	}
#right p { padding: 0 10px 10px 10px; }
ul {
	text-transform: capitalize;
	margin: 0;
	padding: 5px 0 5px 0;
	list-style: none inside;
	border-bottom: 1px solid #fff;
	}
ul li {display: inline; clear:none;}
ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	color: #060;
	background: #f5ffe6;
	border-top: 1px solid #e0f3c2;
	}
ul li a:hover {color: #060;background: #e0f3c2;}
ul li a:active {color: #000;background: #e0f3c2;}


ul.recent_articles a {color: #030;}

#google_translate_element {
	padding:10px;
	margin:0 5px;
	background: #fafef5;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	}
	
/* GLOBAL NAV ---------------------------- */

ul.nav {
	text-transform: capitalize;
	margin: 0;
	padding: 5px 0 5px 0;
	list-style: none inside;
	border-bottom: 1px solid #fff;
	}
ul.nav li {
	display: inline;
	color: #000; 
	clear:none;
	}
ul.nav li a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 30px;
	color: #000;
	background: #f5ffe6 url(../images/6.png) 10px center no-repeat;
	border-top: 1px solid #e0f3c2;
	}
ul.nav li a:hover {
	color: #000;
	background: #e0f3c2 url(../images/6.png) 10px center no-repeat;
	}
ul.nav li a:active {
	color: #000;
	background: #e0f3c2 url(../images/6.png) 10px center no-repeat;
	}
ul.nav li a.nav_on {
  color:#fff;
	font-weight: bold;
	background: #090 url(../images/6.png) 10px center no-repeat;
	}	
	
/* FOOTER ---------------------------- */

#footer {
	clear: both;
	padding: 15px 10px 15px 10px;
	margin-bottom:5px;
	font: 10px normal "lucida grande", arial, sans-serif;;
	color: #b2afaa;
	background: #fff;
	border-top: 1px dotted #e0f3c2;
	/*border-bottom: 3px solid #d7d4cd;*/
	}
#footer a:link, 
#footer a:visited {color: #b2afaa;}
#footer a:hover,
#footer a:active {color: #fff; background: #b2afaa;}

/* BREADCRUMBS ---------------------------- */

.breadcrumbs {text-transform: uppercase; font: 14px helvetica, arial, sans-serif; letter-spacing:-1px; font-weight:bold;}    

img.cd {
	float:left;
	padding: 1px;
	margin: 4px 10px 2px 0;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 6px solid #333;
	}
a:hover img.cd {
	background-color: #f09;
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	border-left: 6px solid #222;
	}
img.cdbig {
	float:left;
	padding: 1px;
	margin: 4px 10px 10px 0;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 20px solid #333;
	}
a:hover img.cdbig {
	background-color: #f09;
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	border-left: 20px solid #222;
	}
img.cdcenter {
	padding: 1px 0 3px 0;
	margin: 4px 10px 5px 0;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 6px solid #333;
	}
a:hover img.cdcenter {
	background-color: #ccc;
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	border-left: 6px solid #222;
	}

/* LIVE SEARCH -------------------- */

#searchbar {
	background: #d7d4cd url(../siteimg/bg_search.gif)top repeat-x;
	padding: 3px 10px 3px 10px;
	border-bottom: 2px solid #e1dfda;
	}
#searchbar input {color: #8c8a85;}
input#livesearchsubmit {margin-left: 4px;}
#LSResult {
	padding: 7px 0 20px 0;
	color: #444;
	}
#LSResult a, #LSResult a:link {
	font: 1.5em bold "arial rounded mt bold", helvetica, arial, sans-serif;
	color: #262624;
	text-shadow: 0 1px 0 #fff;
	}
#LSResult a:hover, #LSResult a:active {
	color: #f09;
	}	
#LSShadow {}
#LSRes {text-align: left;background: #d7d4cd;}
.LSRow {padding-top: 10px;font-size: 1em}
#LSHighlight {text-decoration: underline;}
#LSHeader {color: #000; padding-bottom: 10px;}
.lsDate {
	font: 1.5em bold "arial rounded mt bold", helvetica, arial, sans-serif;
	color: #a19f9a;
	padding-left: 5px;
	text-shadow: 0 1px 0 #ebe9e6;
	}

/* COMMENTS -------------------- */

h2#comment {
	font-weight: normal;
	font-size: 12px;
	}
fieldset {
	width: 100%;
	margin:0;
	padding:0;
	border-width:0;
	border-style:none;
	/*  IE 5 crap \*/
	display: inline;
	}
.comments-wrapper {
	padding: 10px 20px 10px 20px;
	background: #ffffe5;
	border: 1px solid #f5f5c4;
	}
.comment {
	background: #f8f9d2;
	border: 1px solid #e0f3c2;
	margin: 0;
	padding: 10px;
	}
#comentario {
	background: #f1f4ee;
	margin: 0 0 1px 0;
	color: #999;
	padding: .5em;
	}
p.formlabels {
	color: #996;
	padding: 5px 0 1px 0;
	}
.comment_name_input, .comment_email_input, .comment_web_input, .Name, .Email, .Message {
	width: 100%;
	}
.comment-instructions {
	font-size: 10px;
	}
input.button {
	float: right;
	}
.txpCommentInputMessage {
	width: 100%;
	height: 13em;
	display: block;
	}
p.emailthx {
	font: 1.5em/1em normal "arial rounded mt bold", helvetica, arial, sans-serif;
	text-shadow: 0 1px 1px #fc0;
	}

.tags {text-transform: capitalize;}

.bmosp {
	 float:right;
	}
.bmosp:hover{
	 float:right;
	 background: transparent url(../siteimg/beemo_sphover.png) no-repeat;
	}

ul#pages {
	background: none !important;
	margin: 0;
	padding: 1em 0;
	text-align: center;
	clear:both;
	font-family: "Arial Rounded MT Bold", arial, sans-serif;
	font-size: 150%;
	}
li.pages, li.pages a, li.pages a:hover {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 2px;
	background: none !important;
	border:none;
	}
li.pages, li.pagesListed, li.pagesListed a {
	color:#c7e2bf;
	}