html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus{outline:0;} body{line-height:1;color:black;background:white;} ol,ul{list-style:none;} table{border-collapse:separate;border-spacing:0;} caption,th,td{text-align:left;font-weight:normal;} blockquote:before,blockquote:after,q:before,q:after{content:"";} blockquote,q {quotes:"""";}
body{
background-color:#000;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-size:14px;
}
#advert1,#advert2,#advert3,#inbloo{
  margin-bottom:10px;
}
a{
color:#FD7F00;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#00F;
}
select,input[type=text],textarea{
border: #acacac solid 1px;
background-color:#fff;
}
#header{
background:url(../img/header.jpg) no-repeat center top scroll #060640;
height:200px;
position:relative;
}
#header .wrapper{
position:relative;
}
#logo{
position:absolute;
top:60px;
left:20px;
}
#menu{
position:absolute;
right:290px;
font-size:12px;
font-weight:bold;
}
#menu li{
float:left;
background:url(../img/menu_middle.png) repeat-x center top scroll transparent;
padding:11px 7px;
}
#menu li.left{
background:url(../img/menu_left.png) no-repeat right top scroll transparent;
padding:11px 5px;
}
#menu li.right{
background:url(../img/menu_right.png) no-repeat left top scroll transparent;
padding:11px 5px;
}
#menu a{
text-decoration:none;
color:#fff;
font-weight:bold;
}
#menu a:hover{
color:#00f;
}
#menu li.sep{
margin:0;
}
#content{
background:url(../img/skyline.jpg) no-repeat center bottom scroll #060640;
padding-bottom:140px;
}
#content_error{
text-align:center;
position:relative;
width:960px;
margin:0 auto;
}
#content_error #button_home{
position:absolute;
top:460px;
right:100px;
font-size:45px;
}
h1{
font-size: 25px;
font-weight:bold;
margin-bottom:30px;
}
h2{
font-size: 25px;
font-weight:bold;
margin-bottom:20px;
}
h3{
font-size: 18px;
font-weight:bold;
margin:20px 0;
}
p{
margin-bottom:8px;
line-height:1.2;
}
#footer{
background-color:#000;
min-height:100px;
color:#fff;
margin:10px 0 20px;
}
.wrapper{
margin:0 auto;
width:960px;
position:relative;
}
.wrapadd{
margin:0 auto;
width:800px;
margin-bottom:30px;
display:block;
}
.wrapper_left{
width:300px;
position:relative;
float:left;
}
.wrapper_right, .wrapper_finder{
width:650px;
float:right;
}
.wrapper_right .top, .wrapper_finder .top{
height:24px;
background:url(../img/bordertop.gif) no-repeat center top scroll;
}
.wrapper_right .middle{
background:url(../img/middle.gif) repeat-y center top scroll;
padding:15px 30px;
min-height:250px;
}
.wrapper_right .bottom, .wrapper_finder .bottom{
height:24px;
background:url(../img/borderbottom.gif) no-repeat center bottom scroll;
}
.wrapper_finder .middle{
background:url(../img/middle.gif) repeat-y center top scroll;
padding:1px 30px;
}
.wrapper_finder{
margin-bottom:10px;
}
.wrapper_finder .fieldrow .fieldset{
display:inline;
width:50%;
}
.wrapper_finder label{
width:90px;
margin: 0 10px 5px 0;
padding-top:5px;
float:left;
}
.wrapper_finder select, .wrapper_finder input{
float:left;
margin:0 40px 5px 0;
}
.wrapper_finder select{
width:150px;
}
.wrapper_finder input{
margin-right:41px;
width:147px;
}
.wrapper_finder .buttons{
margin:10px 50px 0;
}
.wrapadd .top{
height:30px;
background:url(../img/wrapadd_top.gif) no-repeat center top scroll;
text-align:center;
padding-top:10px;
}
.wrapadd .top a{
text-decoration:none;
font-weight:bold;
font-size:20px;
color:#fff;
}
.wrapadd .top a:hover{
font-size:25px;
}
.wrapadd .middle{
background:url(../img/wrapadd_middle.gif) repeat-y center top scroll;
padding:20px;
display:none;
}
.wrapadd .bottom{
height:20px;
background:url(../img/wrapadd_bottom.gif) no-repeat center bottom scroll;
}
.wrapadd form div.fieldset, .wrapper_right form div.fieldset{
margin-bottom:10px;
position:relative;
}
.wrapadd form label, .wrapper_right form label{
width:200px;
float:left;
}
.wrapadd form input[type=checkbox], .wrapper_right form input[type=checkbox]{
margin-right: 14px;
}
.wrapadd form textarea{
width:500px;
}
.wrapper_right form textarea{
width:380px;
}
.wrapadd form div.fieldset div.cont, .wrapper_right form div.fieldset div.cont{
text-align:right;
font-size:11px;
margin-right:20px;
display:none;
}
.wrapadd form div.fieldset div.cont{
margin-right:80px;
}
form div.fieldset div.alert{
font-size:13px;
margin:7px 10px 20px 210px;
}
.acceptterms{
font-size:13px;
margin:20px 10px 0;
}
#recaptcha{
margin-left:200px;
}
.clear{
clear:both;
height:1px;
}
.bold{
font-weight:bold;
}
.small{
font-size:11px;
}
.error{
border:solid 2px #F00;
padding:5px;
color:#F00;
font-weight:bold;
background-color:#fef8f6;
margin:0 50px 30px;
}
.error p{
margin:5px;
}
.warning{
border:solid 2px #fd7f00;
padding:5px;
font-weight:bold;
background-color:#fadcbd;
margin:0 50px 30px;
}
.warning p{
margin:5px;
}
.success{
border:solid 2px #00f;
padding:5px;
font-weight:bold;
background-color:#c0c0f8;
margin:0 50px 30px;
}
.success p{
margin:5px;
}
#footer .search_types li{
float:left;
margin-right:15px;
}
#footer .title{
font-weight:bold;
font-size:16px;
margin-bottom:7px;
}
#footer .subtypes li{
float:none;
}
#footer .subtypes a{
text-decoration:none;
color:#afc2ff;
}
#footer .subtypes a:hover{
color:#00f;
}
#footer .wrapper{
margin:0 auto;
width:830px;
display:table;
}
.list_item{
margin:20px 0;
border-bottom: 2px #fd7f00 solid;
padding:10px 0;
}
.list_item .comment{
margin:10px 30px;
}
.list_item .links{
text-align:right;
margin-right:80px;
}
.detail{
margin:20px 0;
padding:10px 0;
}
.detail .comment{
margin:10px 30px;
}
.buttons{
clear:both;
text-align:right;
margin: 50px 50px 0;
}
.buttons .link_button{
background:url(../img/buttontrans.png) no-repeat center center scroll;
padding:11px;
width:150px;
text-align:center;
display:inline;
float:right;
}
.buttons .link_button a{
color:#fff;
font-weight:bold;
text-decoration:none;
padding:10px 30px;
}
.buttons .link_button:hover{
background:url(../img/button.png) no-repeat center top scroll;
}
.buttons .link_button_big{
background:url(../img/buttontrans_big.png) no-repeat center center scroll;
padding:11px;
width:200px;
text-align:center;
display:inline;
float:right;
}
.buttons .link_button_big a{
color:#fff;
font-weight:bold;
text-decoration:none;
padding:10px 0;
}
.buttons .link_button_big:hover{
background:url(../img/button_big.png) no-repeat center top scroll;
}
.buttons input[type=submit],.buttons input[type=reset]{
float:right;
color:#fff;
font-weight:bold;
border:0;
background:url(../img/buttontrans.png) no-repeat center center scroll;
padding:8px;
width:150px;
font-family:'Trebuchet MS',Helvetica,sans-serif;
font-size:14px;
margin-right:10px;
}
.buttons input[type=submit]:hover,.buttons input[type=reset]:hover{
background:url(../img/button.png) no-repeat center center scroll;
}
.addthis_toolbox{
margin:20px 0;
}
.pagination{
text-align:center;
}
.pagination li{
display: inline;
margin-right:5px;
}
ul.terms li{
margin:0 30px 5px 30px;
list-style-type:circle;
}
.comment_form{
margin:0 50px;
}
.comment_form form label{
width:150px;
}
.comment_form form textarea{
width:330px;
height:100px;
}
.comment_form div.fieldset div.alert {
margin-left:163px;
}
.comment_form .buttons{
margin:0;
}
.comment_form hr{
border:1px solid #FD7F00;
width:200px;
}
.comment_form p{
margin:10px 0;
}
.comment_form h2{
margin-top:30px;
}
.home_last h2, .home_most_viewed h2, .home_most_commented h2{
margin-bottom:10px;
}
.home_last a, .home_most_viewed a, .home_most_commented a{
color:#000;
font-weight:normal;
}
.home_last a:hover, .home_most_viewed a:hover, .home_most_commented a:hover{
color:#FD7F00;
font-weight:bold;
}
.home_most_viewed{
width:50%;
float:left;
}
.home_most_commented{
width:50%;
float:right;
}
.view_all
{
text-align:right;
margin:20px 45px 0 0;
}
.view_all a{
color:#FD7F00;
font-weight:bold;
text-decoration:none;
}
.view_all a:hover{
color:#00F;
}
.bit_cat_item .pag{
font-size:12px;
color:#666666;
}
.bit_cat_item .desc{
color:#4c4c4c;
font-size:13px;
}
.bit_add{
text-align:center;
padding-bottom:30px;
font-size:15px;
}
.bit_add img{
margin-right:5px;
}
.bit_warning_add{
margin-top:30px;
}
.bit_pages a{
font-weight:normal;
}
.bit_pages .col0{
width:20px;
text-decoration:none;
}
.bit_pages .col1{
width:330px;
}
.bit_pages .col2{
width:100px;
}
.bit_pages .col4{
width:45px;
}
.bit_pages .col3{
width:90px;
}
.bit_pages th{
padding-bottom:10px;
font-weight:bold;
text-decoration:underline;
}
.bit_pages td{
padding-bottom:5px;
}
.fieldset .wysiwyg{
width:590px;
height:300px;
}
.fieldset .bigfield{
width:340px;
}
.form_bitacora{
margin-top:20px;
}
.bit_desc{
margin:10px 30px 30px;
}
.bit_desc ul{
margin-bottom:10px;
}
.bit_desc li{
list-style-type:disc;
margin-left:30px;
margin-bottom:5px;
}
.bit_you_are{
margin-bottom:30px;
}
hr.home{
border:1px solid #FD7F00;
width:200px;
margin:20px auto;
}
#p_mbottom{
margin-bottom:30px;
}
strong{
  font-weight:bold;
}
em{
  font-style:italic;
}
#google_input{
  width:450px;
  margin-bottom:15px;
}
