body {
font-size:12px;
font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
color:#000;
}

a:focus {
outline:1px dotted;
}

a {
color:#717171;
text-decoration:none;
}

a span {
font-size:90%;
}

h1 {
font-size:25px;
}

h2 {
font-size:23px;
}

h3 {
font-size:21px;
}

h4 {
font-size:19px;
}

h5 {
font-size:17px;
}

h6 {
font-size:15px;
}

ol {
list-style:decimal;
padding:0 0 0 5px;
}

ul {
list-style:disc;
}

li {
margin-left:20px;
position:relative;
}

p,li,dl {
line-height:18px;
}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset,img {
margin-bottom:20px;
}

#wrapper {
margin-top:7px;
}

.container_12 {
margin-left:auto;
margin-right:auto;
width:1020px;
}

.float {
display:inline;
float:left;
position:relative;
}

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12 {
display:inline;
float:left;
position:relative;
margin-left:20px;
margin-right:20px;
}

.container_12 .grid_1 {
width:45px;
}

.container_12 .grid_2 {
width:130px;
}

.container_12 .grid_3 {
width:215px;
}

.container_12 .grid_4 {
width:300px;
}

.container_12 .grid_5 {
width:385px;
}

.container_12 .grid_6 {
width:470px;
}

.container_12 .grid_7 {
width:555px;
}

.container_12 .grid_8 {
width:640px;
}

.container_12 .grid_9 {
width:725px;
}

.container_12 .grid_10 {
width:810px;
}

.container_12 .grid_11 {
width:895px;
}

.container_12 .grid_12 {
width:980px;
}

.hr {
border:none;
border-bottom:1px solid #f0f0f0;
border-top:1px solid #d6d6d6;
clear:both;
height:0;
line-height:0;
width:100%;
font-size:0;
margin-bottom:20px;
padding:0;
}
div.coolbar {
  height: 15px;
  background: #fff url(../images/coolbar.png) no-repeat scroll center;
}
div.coolbar hr {
  display: none;
}

.pr {
border:none;
border-bottom:1px solid #f0f0f0;
border-top:1px solid #d6d6d6;
clear:both;
height:0;
line-height:0;
width:100%;
font-size:0;
margin-bottom:30px;
padding:0;
}

.dotted {
border-left:0;
border-right:0;
border-style:dashed;
}

.meta {
font-weight:400;
font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
font-size:11px;
color:#999 !important;
line-height:16px;
text-transform:none;
text-shadow:none;
}

.img_left {
float:left;
margin:10px 20px 10px 0;
}

.img_right {
float:right;
margin:10px 0 10px 20px;
}

.clear {
clear:both;
display:block;
overflow:hidden;
visibility:hidden;
width:0;
height:0;
}

.textright {
text-align:right;
}

.button,.button:visited {
background:#000;
display:inline-block;
color:#fff;
text-decoration:none;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
text-shadow:0 -1px 1px rgba(0,0,0,0.25);
border-bottom:1px solid rgba(0,0,0,0.25);
position:relative;
cursor:pointer;
font-size:13px;
font-weight:700;
line-height:1;
border:0;
padding:5px 10px 6px;
}

.button:hover {
background-color:#FFAA40;
color:#000;
text-decoration:none;
}

.button:active {
top:1px;
}

.footer,.footer a {
color:#494949;
}

.footer a:hover {
color:#9d9d9d;
}

ul.sidebar {
list-style:none;
margin:0 0 30px;
padding:0;
}

ul.sidebar li {
margin:0;
padding:0;
}

ul.sidebar a {
width:295px;
display:inline-block;
border-bottom:1px solid #e4e4e4;
text-decoration:none;
color:#393939;
padding:10px 0 10px 5px;
}

ul.sidebar li:last-child a {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
}

ul.sidebar li:first-child a {
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
}

ul.sidebar a:hover {
width:280px;
background:#f6f6f6;
padding:10px 0 10px 20px;
}

h2.caption {
color:#494949;
text-shadow:1px 1px 1px #cfcfcf;
font-size:23px;
line-height:30px;
font-weight:400;
}

h2.caption span {
color:#000;
font-weight:700;
}

#quicknav {
background:#FFF;
-moz-box-shadow: 0 0 4px #999; 
-webkit-box-shadow: 0 0 4px #999; 
-webkit-transition: all 0.1s ease-out;
}

#quicknav_sub {
background:#FFF;
-moz-box-shadow: 0 0 4px #999; 
-webkit-box-shadow: 0 0 4px #999; 
-webkit-transition: all 0.1s ease-out;
}

.quicknavgrid_3 {
height:250px;
width:204px;
display:inline;
float:left;
position:relative;
margin:0 0 0 1px;
padding:20px 20px 0;
}

.quicknav {
background:#FFF;
}

.quicknav:hover {
background:#FFAA40;
-moz-box-shadow: 0 0 8px #555;
-webkit-box-shadow: 0 0 8px #555;
}

.quicknav.alpha {
margin-left:0;
width:205px;
}

dl.history {
zoom:1px;
margin:0 0 10px;
}

dl.history dt {
width:50px;
float:left;
font-weight:700;
}

dl.history dd {
width:250px;
float:left;
margin-bottom:20px;
padding:0;
}

.roundabout-holder {
list-style:none;
width:500px;
height:300px;
margin:0 auto;
}

.roundabout-moveable-item {
font-size:12px;
height:300px;
width:600px;
cursor:pointer;
border:1px solid #aaa;
-webkit-border-radius:5px;
-moz-border-radius:5px;
background:#f9f9f9;
padding:5px;
}

.roundabout-moveable-item img {
height:100%;
width:100%;
background-color:#FFF;
margin:0;
}

.roundabout-in-focus {
cursor:auto;
}

.roundabout-holder span {
display:none;
font-size:12px;
}

.roundabout-in-focus:hover span {
display:inline;
position:absolute;
bottom:5px;
right:5px;
background:#f9f9f9;
color:#000;
z-index:999;
-webkit-border-top-left-radius:5px;
-moz-border-radius-topleft:5px;
font-size:12px;
border-left:1px solid #aaa;
border-top:1px solid #aaa;
padding:8px 20px;
}

.roundabout a:active,.roundabout a:focus,.roundabout a:visited {
outline:none;
text-decoration:none;
}

a img {
border:none;
outline:0;
}

#featured {
margin:10px 0 40px;
}

#folio_scroller_container {
margin-top:35px;
margin-bottom:40px;
height:auto;
}

#folio_scroller_container .roundabout-holder {
list-style:none;
height:400px;
margin:0 auto 20px;
}

.portfolio_item {
width:223px;
position:relative;
margin:0 14px 28px;
padding:0;
}

.portfolio_item img {
border:1px solid #aaa;
width:211px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
background:#f9f9f9;
margin-bottom:0;
padding:5px;
}

.portfolio_item:hover span {
display:inline;
position:absolute;
bottom:6px;
right:6px;
background:#f9f9f9;
color:#000;
z-index:999;
border-left:1px solid #aaa;
border-top:1px solid #aaa;
-webkit-border-top-left-radius:5px;
-moz-border-radius-topleft:5px;
padding:10px 15px;
}

.post {
background:#e8f1f7;
-moz-box-shadow: 0 0 4px #999; 
-webkit-box-shadow: 0 0 4px #999;
-webkit-transition: all 0.1s ease-out;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border: 7px solid #245778;
padding: 10px;
width: 95%;
}
.post:hover { -moz-box-shadow: 0 0 8px #555; -webkit-box-shadow: 0 0 8px #555; }

.post .title {
color:#393939;
font-size:30px;
}

.post .title a {
color:#393939;
text-decoration:none;
}

.post .sub {
font-size:12px;
color:#9d9d9d;
}

.post .thumb {
width:559px;
height:150px;
border:1px solid #ccc;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:5px;
}

.commentlist {
background:#e8f1f7;
-moz-box-shadow: 0 0 4px #999; 
-webkit-box-shadow: 0 0 4px #999;
-webkit-transition: all 0.1s ease-out;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border: 2px solid #8EC9E8;
float:left;
width:80%;
margin:0 0 20px;
padding:0;
}

.commentlist li {
width:100%;
clear:both;
float:left;
list-style-type:none;
position:relative;
margin:0;
padding:0;
}

.gravatar {
float:left;
width:60px;
text-align:center;
padding:0 10px 0 0;
}

.gravatar img {
display:block;
margin-bottom:0;
padding:5px 5px 5px none;
}

.comment_content {
float:left;
width:569px;
}

.comment-reply-link {
text-decoration:none;
font-size:10px;
text-align:center;
display:block;
}

.author_name {
font-weight:700;
font-style:normal;
font-size:15px;
float:left;
}

.comment_text {
clear:both;
margin-top:10px;
}

p.error {
margin-left:140px;
margin-top:10px;
}

.contact ul {
list-style:none;
}

.clearfix:after {
clear:both;
content:' ';
display:block;
font-size:0;
line-height:0;
visibility:hidden;
width:0;
height:0;
}

* html .clearfix {
height:1%;
}

.alpha {
margin-left:0;
}

.omega {
margin-right:0;
}

a:hover,.post a.button:hover {
text-decoration:none;
}

ul li ul,ol li ol,.quicknavhr {
margin-bottom:0;
}

.right,.commentmetadata,#contact_form input.button {
float:right;
}

.left,#contact_form ul,#comment_form ul {
float:left;
}

.error,.success,.portfolio_item span {
display:none;
}

h2.caption a:hover,.post a:hover {
text-decoration:underline;
color:#245778;
border-bottom:1px none;
}

a .title,.author_name a {
color:#000;
}

.roundabout-in-focus:hover,.portfolio_item:hover img {
-webkit-box-shadow:0 0 20px #787878;
-moz-box-shadow:0 0 20px #787878;
background:#f9f9f9;
}

.roundabou li,.contact li {
margin:0;
}

#contact_form ul li,#comment_form ul li {
list-style:none;
position:relative;
clear:both;
margin:10px 0;
}

#contact_form label,#comment_form label {
line-height:35px;
width:100px;
text-align:right;
float:left;
margin-right:10px;
}

#contact_form input#name,#contact_form input#email,#contact_form input#subject,#contact_form textarea,#comment_form input,#comment_form textarea {
float:left;
border:1px solid #CCC;
margin-left:10px;
background:#fcfcfc;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:8px;
}

#contact_form input#name,#contact_form input#email,#contact_form input#subject,#comment_form input {
width:400px;
}

#contact_form textarea,#comment_form textarea {
width:500px;
height:150px;
resize:none;
}

ul.topnav {
list-style:none;
float:left;
width:100%;
font-size:1.2em;
background:url(../images/topnav_bg.gif) repeat-x;
margin:0;
padding:0;
z-index: 111;
margin-top: -3px;
}

ul.topnav li {
float:left;
position:relative;
margin:0;
padding:0 15px 0 0;
}

ul.topnav li a {
color:#65A6D1;
display:block;
text-decoration:none;
float:left;
padding:10px 5px;
}
/*
FFAA40
B4CFEC
65A6D1
245778
DAEAF4
*/

ul.topnav li a:hover {
background:url(../images/topnav_hover.gif) no-repeat center top;
color: #FFAA40;
}

ul.topnav li span {
width:17px;
height:35px;
float:left;
background:url(../images/subnav_btn.gif) no-repeat center top;
}

ul.topnav li span.subhover {
background-position:center bottom;
cursor:pointer;
}

ul.topnav li ul.subnav {
list-style:none;
position:absolute;
left:0;
top:35px;
background:#333;
display:none;
float:left;
width:170px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border:1px solid #111;
margin:0;
padding:0;
}

ul.topnav li ul.subnav li {
border-top:1px solid #252525;
border-bottom:1px solid #444;
clear:both;
width:170px;
margin:0;
padding:0;
}

html ul.topnav li ul.subnav li a {
float:left;
width:145px;
background:#245778 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
padding-left:20px;
}

html ul.topnav li ul.subnav li a:hover {
background:#FFAA40 url(../images/dropdown_linkbg.gif) no-repeat 10px center;
color: #245778;
}

#uberbar { 
position:fixed; 
top:0; 
left:0; 
z-index:2000; 
width:100%;
}

#top-link{
display:none;
position:fixed;
right:5px;
bottom:5px;
color:#245778;
font-weight:bold;
text-decoration:none;
border:1px solid #245778;
background:#DAEAF4;
padding:10px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
#top-link:hover{
color:#245778;
background:#FFAA40;
}

.opacity	{ background:#fff; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; padding:20px; }

::selection {
background: #FFAA40; /* Safari gay */
}
::-moz-selection {
background: #FFAA40; /* Firefox gay */
}

#simplysocialcon { position: relative; }
#simplysocialbox { left: 193px; position: absolute; width:80px; }
#simplysocial {position: absolute; top: 80px; background-color:#fff; width:68px; margin-top:80px;
border-left:1px solid #e0e0e0; border-right:1px solid #fff; border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; -moz-border-radius-topleft: 3px; -khtml-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; -moz-border-radius-bottomleft: 3px; -khtml-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; }
#simplysocial.fixed { position: fixed; top:0;}
#simplysocial .smedia {margin:7px}
div.spacer {background-color:#f3f3f3; height:1px; width:68px; margin:5px auto;}
div.bottom {height:1px; width:35px; margin:15px auto;}

/* progreso */
div.progress-container {
border: 1px solid #ccc; 
width: 100px; 
margin-top: 10px; 
margin-right: 5px; 
float: right; 
background: white;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-moz-box-shadow: 0 0 8px #555;
-webkit-box-shadow: 0 0 8px #555;
}

div.progress-container > div { background-color: #B4CFEC; height: 12px; padding-top: 5px; }

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #245778;
	border-left: none;
	margin-bottom: -1px;
	background: #DAEAF4;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #FFAA40;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #FFF;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-box-shadow: 0 0 8px #555;
	-webkit-box-shadow: 0 0 8px #555;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

.tipsy { padding: 5px; font-size: 12px; opacity: 0.9; filter: alpha(opacity=90); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: #245778; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { border: 2px solid #DAEAF4; -moz-border-radius:3px; -webkit-border-radius:3px; -webkit-box-shadow: 0 0 8px #000; -moz-box-shadow: 0 0 8px #000; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

.grid_12 manual h3 { text-decoration: underline; }

.botonUtil {
	background:url(img/button_bg.jpg) repeat-x 50% 50%;
	border:1px solid #DDDDDD;
	cursor:pointer;
	display:block;
	margin:10px 20px;
	padding:4px;
}
.estrecho {
	width: 300px;
}
p.ajax {
	color: 000;
	background: #B4CFEC;
	font-size:13px;
	font-weight:700;
	line-height:1;
	padding: 10px;
	border: 1px solid #999;
	width: 300px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 0 8px #555;
	-webkit-box-shadow: 0 0 8px #555;
}

/*
FFAA40
B4CFEC
65A6D1
245778
DAEAF4
*/
