* {
    margin: 0;
    padding: 0;
}


h1, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 1em;
}

h2 {
    font-weight: normal;
}



categories {
z-index: 1;
	margin: 50px 0;
	float: left;
	list-style: none;
}
		
		
#filtros {
        margin-top: -30px;
        padding-top: 30px;
        z-index: 1;
        padding-bottom: 30px;
	background: none;
        z-index: 1;
}

#filtros ul {
z-index: 1;
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#filtros ul li {
z-index: 1;
	height: 18px;
	padding: 3px 6px 7px;
	position: relative;
	float: left;
	margin-right: 10px;
	border: 1px solid #AEAEAE;
	width: 148px;
	background: white;
}
	
#filtros ul li:hover {
z-index: 1;
}

#filtros ul li a {
z-index: 1;
	display: block;
	float: left;
	height: 23px;
	position: relative;
	top: -15px;
	right: -5px;
	padding-right: 3px;
	color: #AF1142;
	font-size: 12px;
	text-decoration: none;
}
	
#filtros ul li a:hover {
z-index: 1;
}
	
#filtros ul li a span {
	position: relative;
        z-index: 1;
	background: url("static/img/arrow-dropdown.gif") no-repeat right;
	padding: 15px 0 6px;
}
	
#filtros ul li ul {
z-index: 1;
	display: none;
	position: absolute;
	left: -1px;
	width: 148px;
	background: none;
	padding: 26px 0 0 0;
}
	
#filtros ul li ul li {
z-index: 1;
	border-top: none;
	padding: 8px 6px 8px;
}
	
#filtros ul li ul li:hover {
z-index: 1;
	background: #ffffff;
}

#filtros ul li ul li a {
	display: block;
z-index: 1;
	float: none;
	margin-left: -10px;
	padding: 17px 0 0px 10px;
	width: 148px;
}

#filtros ul li ul li a:hover {
z-index: 1;
	background: #F0F0F0;
	padding: 10px 0 1px 10px;
	top: -8px;
}

.arrow-dropdown img {
        z-index: 1;
	padding: 15px 0 0 33px;

}




body {
    overflow-x:hidden;
    color: #424242;
    font-size: 14px;        
    font-family: "Tahoma";
}

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



a img {
	border: none;
}

p {
    margin: 10px 0;        
}

fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}

img.title {
    margin-top: 30px;
    margin-bottom: 10px;        
}

.readmore {
    text-decoration: underline;
    color: #EB0089;
}

small {
   font-size: 11px;
}

small a:hover{
   color: #EB0089;
   font-size: 11px;
}

#wrapper {
    width: 990px;
    margin: 0 auto;
}

#header {
    height: 90px;
    margin: 10px 0;
}

#banners {
    width: 478px;
	border: 1px solid silver;
}

#banners a img {
    border-right: 1px solid silver;
}

#navigation {
    font-size: 14px;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    background: #b3b3b3;
    margin-bottom: 10px;
}

#navigation a {
    color: #494949;
    font-weight: bold;
    padding: 0 3px;
    vertical-align: top;
}

#navigation a:hover {
    color: #000;
}

#filtros .searchform {
    float: right;
    border: 1px solid #AEAEAE;
    margin: 0px 0px 0 0;
    width: 242px;
    height: 29px;
}

#filtros .searchform input {
    background: #ffffff;
    border: 0px; 
    padding: 8px 0 0 6px;
    height: 21px;
    width: 196px;
    color: #AF1142;
    float: left;
}

#container {
    width: 100%;
    float: left;
}

#content {
    margin-right: 520px;
}

.widecontent #content {
    margin-right: 320px;
}

#last_reports {
    height: 325px;
    margin-bottom: 30px;
}
    
    #user_box {
        float: right;   
        width: 170px;
        background: #dddddd;
        margin-left: 5px;
        height: 325px;
        display: none;
    }

    #quick_reports {
        font-family: "Century Gothic";
        font-size: 14px;
        font-weight: bold;
        color: #2f2f2f;
        float: right;
        /*width: 230px;*/
        width: 404px;
        background: #dddddd;
        height: 325px;
        position: relative;
    }

    #quick_reports strong {
        height: 50px;
        line-height:50px;
    }

    #quick_reports ul {
        border-top: 1px solid #fff;    
    }

    #quick_reports ul li {
        border-bottom: 1px solid #fff;
        height: 30px;
        line-height: 30px;
        padding-left: 35px;
        list-style: none;
        background: url(static/img/video.png) no-repeat 5px 5px;
    }
    
    #quick_reports ul li.active{
        background: #c0c0c0 url(static/img/video-selected.png) no-repeat 5px 5px;
    }

    #quick_reports ul li:hover {
        background: #c0c0c0 url(static/img/video-selected.png) no-repeat 5px 5px;
    }

    #quick_reports span {
        position: absolute;
        bottom: 2px;
        right: 5px;
        font-weight: bold;
        color: #60006a;
    }

#promoted {
    width: 270px;
    float: left;
    margin-left: -270px;
    color: silver;
    font-size: 12pt;
    text-align: right;
}

    #promoted .report_thumb {
        height: 145px;
        width: 268px;
        line-height: 145px;
        margin-top: 30px;
        text-align: center;
        border: 1px silver solid;
    }

    #promoted .thumb {
        height: 125px;
        width: 125px;
        margin: 20px 0 0 5px;
        border: 1px silver solid;
    }

#sidenav {
    float: left;
    margin-left: -470px;
    width: 200px;
}

    #sidenav ul {
        list-style: none;        
    }

    #sidenav ul li ul li {
        list-style: none;
        padding-left: 16px;
        background: url(static/img/minili.gif) no-repeat 0 50%;
        font-family: "Tahoma";
        font-size: 19px;
        line-height: 30px;
        color: #6e6e6e;
        margin-left: 5px;
    }
    
        #sidenav ul li ul li :hover {
            color: #eb0089;
        }

#calendar {
    width: 680px;
    height: 415px;
    background: #fff;
    opacity: 0.70;
    filter: alpha(opacity=70);
    margin-bottom: 50px;
    margin-top: 130px;
    border: 1px #b3b3b3 solid;
    position: relative;
}

    #add_event {
        position: absolute;
        bottom: 10px;
        right: 10px;
        text-transform: uppercase;
    }



.page-title {
    margin-bottom: 45px;
    font-size: 23px;
    font-weight: normal;
    background: url(static/img/li.gif) no-repeat 0 50%;
    border-bottom: 1px solid silver;
    padding-left: 14px;
}

.page-title p {
    margin: 0;
}

.important_events {
    height: 210px;
    padding-top: 50px;
    
    width: 250px;
    padding-left: 430px;
    
    background: #DDDDDD;
    font-size: 12pt;
    position: relative;
    display: none;
}

    .important_events .title {
        position: absolute;
        right: 10px;
        top: 10px;
        width: 231px;
        height: 45px;
        margin: 0; 
    }

    .important_events img {
        height: 260px;
        width: 420px;
        float: left;
        border: none;
        margin: -60px 0 0 -440px;
    }

    
    .important_events .ribbon {
        position: absolute;
        top: 60px;
        right: 260px;
        width: 167px;
        height: 167px;
    }

    .important_events p {
        margin: 10px;        
    }

#important_events_thumbs {
    width: 700px;
    margin-top: 10px;
    margin-left: -20px;
}

#important_events_thumbs img {
    display: block;
    float: left;
    margin: 0 0 0 20px;
    border: 1px solid #b3b3b3;
    height: 78px;
    width: 118px;
}

#zebra {
    clear: left;
    font-family: "Verdana";
    font-size: 10pt;
    color: #636363;
    height: 30px;
    line-height: 30px;
    padding-top: 30px;
    background: url(static/img/zebra.png) repeat-x bottom left;
    text-align: center;
}

#zebra a:hover {
  color: #EB0089;

}

#footer {
    height: 35px;
    padding-top: 55px;
    color: #a7a7a7;
    margin-bottom: 20px;
    text-align: center;
    background: #4a4a4a;
    position: relative;
}

#footer h1, #footer h2, #footer h3 {
    font-family: "Tahoma";
    font-size: 11px;
    font-weight: normal;
}

#footer #grupo_comete {
    height: 48px;
    width: 203px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    /*background: #4a4a4a url(static/img/grupocomete.jpg) no-repeat;*/
}


.excerpts .nomostrar {
    display: block;
}

.nomostrar {
    display: none;
}

.post {
    width: 470px;
    position: relative;
	margin-bottom: 45px;
}

    .post-title {
        background: url(static/img/li.gif) no-repeat 0 50%;
        border-bottom: 1px solid silver;
        margin-bottom: 15px;
        padding-left: 15px;
        font-size: 20px;
    }
 
    .post-title a:hover {
        color: #EB0089;
        text-decoration: none;
    }

    .excerpts .post-title {
        margin: 0 0 0 120px;
        background: none;
        padding: 0;
    }

    .post-title h3 {
        font-weight: normal;        
    }

    .post-content {
        text-align: justify;
        position: relative;
    }

        .post-content a {
            text-decoration: underline;        
        }
    
        .post-content blockquote {
            position: absolute;
            top: 0;
            right: 0;
            background: #fff url(static/img/fichabg.png) no-repeat top left;
            height: 170px;
            width: 180px;
            padding-left: 50px;
            text-align: left;
            line-height: 25px;
	    font-size: 0.9em;
        }

        .post-content blockquote h2 {
            font-size: 15px;
            margin-bottom: 10px;        
        }

        .excerpts .post-content  {
            position: static;
        }

        .excerpts .post-content img {
            width: 100px;
            height: 100px;
            border: 2px silver solid;
            position: absolute;
            top: 0;
            left: 0;
        }

        .excerpts .post-content p, .excerpts .post-meta {
            margin-left: 120px;
        }

    .post-meta {
        text-align: right;
        font-size: 11px; 
    }

        .post-meta a {
            text-decoration: underline;
            color: #424242;        
        }

    .post-gallery, .post-geo h2 {
        margin-top: 20px;
        font-size: 22px;
    }

        .post-gallery img {
            height: 80px;
            width: 80px;
            margin-top: 10px;
            margin-right: 6px;
            border: 1px silver solid; 
        }


.comments {
    margin-bottom: 45px;        
    list-style: none; 
}

.comment {
    margin-top: 45px;
    border-bottom: 1px solid silver;
    padding-bottom: 25px;
    overflow: auto;
    width: 470px;
    list-style: none; 
}

    .comment-meta {
        width: 170px;
        float: left;
        line-height: 2em;
    }

    .comment-meta img {
        float: left;
        margin-right: 20px;
    }

    .comment-meta .comment-author {
        font-size: 12pt;
        font-weight: bold;
    }

    .comment-meta .add-opinion a {
        font-size: 10pt;
        color: #424242;
        text-decoration: underline;
    }

    .comment-body {
        width: 300px;
        margin-left: 170px;
        text-align: justify;
    }

    .comment-body p {margin: 0 0 20px 0}

.formcontainer .subscribe-to-comments label {
    width: 360px;
}

.subscribe-to-comments {
    height: 40px;
}

#respond {
    width: 470px;
}

.formcontainer {
    padding: 0 20px 30px 20px;
    background: #DDDDDD;
    margin-top: 20px;
    /*overflow: auto;*/
}

.formcontainer br {
    clear: both;        
}

.formcontainer.recomienda {
    background: #e9e7e8; 
}

.formcontainer form {
    margin-left: 20px;
}

.formcontainer form input {
    float: left;
    width: 240px;
    height: 24px;
    padding: 2px 0 0 2px;
    line-height: 26px;
    margin: 4px 0;
    margin-right: 15px;
    border: 1px solid #b3b3b3;
    background: #b3b3b3;
    color: #fff;
}

.formcontainer.recomienda form input {
    width: 370px;
    border-color: #e9e7e8;
}

.formcontainer form label {
    display: block;
    float: left;
    height: 26px;
    width: 64px;
    margin: 4px 0;
    border: 1px solid #dddddd;
}

.formcontainer.recomienda form label {
    border-color: #e9e7e8;
}

.formcontainer form textarea {
    width: 96%;
    height: 336px;
    padding: 4px 0 0 4px;
    margin: 4px 0;
    border: 1px solid #b3b3b3;
    background: #b3b3b3;
    color: #fff;
}

.formcontainer .loginbox form input {
    border: 1px solid #fff;
    background: #fff;
    height: 16px;
    padding: 2px 0 0 2px;
    width: 94px;
    color: #b3b3b3;
}

.formcontainer p {
    color: #747474;
    margin-bottom: 8px;
}

.formcontainer p span {
    color: #eb0089;
}

.defloat {
    display: block;
    clear: both;        
}

.fright {
    display: block;
    float: right;        
}

.fleft {
    display: block;
    float: left;        
}

.img_alternative {
    display: block;
    height: 0px;
    text-indent: -99999px;
}


.post-content .gallery {
    overflow: auto;
    clear: both;
    margin: 10px 0 20px 0;
}

.post-content .gallery .gallery-item img, .post-content .gallery .gallery-item img.thumbnail {
    width: 75px;
    height: 75px;
    border: none;
    display: block;
}

.post-content .gallery {
    margin-top: -15px;
    margin-left: -18px;
}
.post-content .gallery-item {
    margin-left: 18px;
    margin-top: 15px;
    float: left;
    border: 2px solid #949494;
}

.post-content .col-7 {
    width: 75px;
    height: 75px;
}

.post-content .gallery-caption {
    margin-left: 0;
}



#menu-footer{
    width: 100%;
    color: #4f4f4f;
    font-size: 10pt;
    font-family: "Verdana";
    float: left;
    padding-bottom: 70px;
}

#menu-footer a:link {
    color: #4f4f4f;
}

#menu-footer a:visited {
    color: #4f4f4f;
}

#menu-footer a:hover {
    color: #eb0089;
}

#menu-footer li{
    margin-left: 15px;
    list-style-type: square;
    line-height: 15pt;
    color: #eb0089;
}


#comete-ciudad{
    width: 200px;
    float: right;
}

#ciudades-comete-1-4{
    width: 225px;
    float: left;
}

#ciudades-comete-4-8{
    width: 225px;
    float: left;
}


.last-comments-li {
    height: 40px;
    margin: 10px 0;
    margin-left: -10px;
}

#sidenav ul li ul .last-comments-li {
    background: #fff;
    padding-left: 0;
    width: 190px;
}


.last-comments-small{
margin-top:-5px;
line-height: 13px;
padding-left: 46px;
font-family: Tw Cen MT;
color: #8d8d8d;
font-size: 10pt;
}



.last-comments-author{
padding-left: 46px;
line-height: 10px;
margin-top: 2px;
}



.online{
text-align: right;
margin-right: 0px;
margin-top: -14px;
}


.info {
    color: #F01097;
    font-size: 2em;
}

#banners_container {
    margin: 0;
    padding: 0;
    position: relative;
    height: 1530px;
}

.ajax_banners {
    position: absolute;
    top: 0;
    left: 0;
}

.gotbanners {
    text-align: center;
    margin: 0;
    padding: 0;
}


.gotbanners img {
    margin-left: 4px;
    margin-top: 25px;
}

/* experimental*/
/*
.gotbanners img {
    margin: 0;
    padding: 0;
}

.gotbanners a {
    float: left;
    margin-left: 4px;
    margin-top: 20px;
    width: 125px;
}

.gotbaners a a {
    margin: 5px 0 0 0;
}

*/

