/*
Theme Name: New_FiteNite
Theme URI: http://www.fitenite.tv/
Description: Artes Marciales Mixtas en Costa Rica.
Version: 1.0
Author: SuplitodoMedia.com
Author URI: http://www.SuplitodoMedia.com/
Tags: MMA, artes marciales mixtas, competencias costa rica, costa rica


*/



/* Begin Typography & Colors */

*{
	margin:0; padding:0;
}


.spacer {
	float:left;
	clear: both;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000;
	color: #000;
	text-align: center;
	}
.top_background {
	background-image: url(images/top_bar.jpg); 
	background-repeat: repeat-x;
	width: 100%;
	height: 36px;
}	

.background-page {
	width: 100%;
	float:left;
}
	
#page {
	margin:0px auto;
	padding: 0;
	width: 990px;
	
	}

	
.header_top {
	width: 990px;
	height: 36px;
	margin:auto;
}

.header_top #searchform {
	float:left;
	margin:0;
	padding:0;
	position:relative;
	top: 5px; 
	left: 20px;
}

.header_top #searchform #s{
	width: 250px;
	background: #ddd;
	color: #000;
	padding: 2px;
	border:1px solid #383737;
	height: 16px;
	}
	
.header_top #searchform	#searchsubmit {
	background-color: #000;
	color:#fff;
	font-weight: bold;
	border:1px solid #383737;
}
	
.header_user {
	float:right;
	padding-top: 10px;
}	

a.flag_en {
	background-image: url(images/us.png);
	padding-left: 23px;
	background-repeat: no-repeat;
	color:#fff;
	font-size: 10px;
}

a.flag_es {
	background-image: url(images/cr.png);
	padding-left: 23px;
	background-repeat: no-repeat;
	color:#fff;
	font-size: 10px;
	margin-left: 10px;
}

a.flag_en:hover {
	text-decoration: underline;
	color: #f9d43e;
}
#header {
	float:left;
	width: 990px;
	position: relative;
	z-index: 100;
	}

#header .logo {
	float:left;
	background-image: url(images/logo_fn.gif); 
	width: 495px;
	height: 120px;
}

#header .logo h1 {
	position: absolute;
	top: -5000px;
}

.social_network {float:left; width: 200px; text-align: left; margin-top: 3px; }

.main_menu #nav .children {
display:none;
}

.main_menu {
	background-image: url(images/menu_bar.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 30px;
	text-align:center;
	float:left;
}

.main_menu #nav {
	padding-top: 8px;
	width: auto;
	margin:auto;
	position: relative;
	left: 10px;

}



.main_menu li {
	display:block;
	list-style: none;
	text-align: center;
	float:left;
	padding: 0 15px;
}

.main_menu li a{
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	list-style: none;
	
}

.main_menu li a:hover{
	color: #000;
	text-decoration: none;
}

#nav ul {
	display:none;
	position:absolute;
	}
	
*+ html #nav ul {margin: 16px 0 0 -122px;} /* ie 7 hack */
#nav li {
	list-style:none;
	display:block;
	float:left;
	}
#nav a {
	display:block;
	float:left;
	margin: 0 0 0 -1px;
	text-decoration:none;
			}
			
ul.sub_menu {
	padding: 5px 0px 0 0px;
	background-color: #353434;
	margin-top: 15px;
	padding: 0 4px;
}				
			
ul.sub_menu  li {
	display:block;
	float: none;
	clear:both;
	border-bottom: 1px solid #fff;
	width: 100%;
	padding:4px 0px;
	margin-bottom: 1px;
}		

ul.sub_menu  li a{
	font-size: 13px;
	text-align: left;
}		
 
/*subnav styling
#nav ul li, #nav ul li a {float:none;}
#nav ul li a {margin: -1px 0 0 0;}
#nav ul li a:hover {background:#efefef;color:#000;}*/


.main_page {
	/*border:1px solid #565555;*/
	border-top: none!important;
	float:left;
	width: 980px;
	background-color: #d5d4d4;
	padding: 5px;
	
}
#content {
	font-size: 12px;
	padding-bottom: 10px;
	float:left;
	
	}
	
.content_post {
	float:left;
	margin: 0px 5px 0px 0px;
	background-color: #131313;
	border:1px solid #999;
	width: 675px;
}

.content_left {
	float:left;
	width: 675px;
	margin-right: 5px;
}

.internal_page {float:left; padding: 10px; width: 655px; }

h2.title_page {color: #000; border-bottom: 1px solid #c30303; padding-bottom: 3px; width: 100%; margin-bottom: 10px; }



.content_post h2.title_news {
	background: url(images/bar_red.jpg) 0 0 repeat-x;
	width: 660;
	height: 27px;
	margin:0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;padding: 3px 0 0 15px;
	color: #fff;
	text-transform:  uppercase;
}

.content_post_video h2.title_video {
	background-image: url(images/bar_red.jpg); margin-bottom: 5px;
	width: 305px;
	height: 25px;
	margin:0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 5px 15px 0 15px;
	color: #fff;
	text-transform:  uppercase;
}


.post_loop {
	float:left;
	margin: 10px;
	padding-bottom: 10px;
	border-bottom:1px solid #999;
	width: 97%;
}

.post_loop_calendar {float:left;	 padding-bottom: 5px; border-bottom:1px solid #ddd;	width: 95%;
font-size: 10px; color: #2e2e2e; margin: 0px 5px 5px 5px}
.box_event_calendar .title_event {float:left; margin-bottom: 5px; }
.post_loop_calendar a {font-size: 10px; color:#2e2e2e;}
.post_loop_calendar a:hover {color:#5c0202;}




.post_loop_video {
	float:left;
	padding: 5px 5px 5px 10px;
	border-bottom:1px solid #999;
	width: 90%;
}

.post_loop a{
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f9d43e;
}

.imagen_thumb_videos { float:left; }

ul.recent_comments li {float:left; list-style: none; text-align: left; margin-bottom: 3px; padding: 2px; border-bottom: 1px solid #565555; width: 98%;}

.autor_link {
	font-size: 10px;
	 color: #fff;
}
.autor_link a {
	font-size: 10px;
	 color: #fff;
	 font-weight: bold;
}
.autor_link a:hover {
	color: #f9d43e;
	text-decoration: none;

}

.post_date {
	font-size: 10px;
	color: #999;
}
	
.imagen_thumb_cat {
 float: right;
 padding: 0px 7px; 

}

.content_right {	float:left;	width: 300px;
}

.content_right .search_box {background-image: url(images/bar_orange.jpg); width: 300px; height: 30px; padding-top: 10px;text-align:center;  }

.content_right .search_box #searchform {padding:0; margin:0; font-size:11px; }
.content_right .search_box #searchform #s{width:150px;}
.content_right .search_box #searchform #searchsubmit {background-color: #353434; color: #fff; border:0; padding: 2px 5px; font-size: 11px;}

.content_videogallery {
   margin-top:10px; margin-right: 5px;
	float:left;
	width: 335px;
	background-color: #000;

}
.content_videogallery td { border-bottom: 1px solid #565555}

.content_menuright_es,  .content_menuright_en {
	width: 220px;
	float:left;
	margin: 10px 0 0 10px;
}

.content_menuright_es a span,  .content_menuright_en a span {
	display:none;
}

.content_menuright_es a.btn_verEvento_es {
	width: 220px;
	height: 40px;
	background-image: url(images/btn_verEvento_es.jpg);
	background-repeat: repeat-x;
	float:left;
	border:1px solid #565555;
	margin-bottom: 5px;
}

.content_menuright_es a.btn_soyPeleador_es {
	width: 220px;
	height: 40px;
	background-image: url(images/btn_peleador_es.jpg);
	background-repeat: repeat-x;
	float:left;
	border:1px solid #565555;
	margin-bottom: 5px;
	
}

.content_menuright_es a.btn_newsletter_es {
	width: 220px;
	height: 40px;
	background-image: url(images/btn_newsletter_es.jpg);
	background-repeat: repeat-x;
	float:left;
	border:1px solid #565555;
	margin-bottom: 5px;
	
}

.content_menuright_en a.btn_verEvento_en {
	width: 220px;
	height: 40px;
	background-image: url(images/btn_verEvento_en.jpg);
	background-repeat: repeat-x;
	float:left;
	border:1px solid #565555;
	margin-bottom: 5px;
	
}

.content_menuright_en a.btn_soyPeleador_en {
	width: 220px;
	height: 40px;
	background-image: url(images/btn_peleador_en.jpg);
	background-repeat: repeat-x;
	float:left;
	border:1px solid #565555;
	margin-bottom: 5px;
	
}

.content_menuright_en a.btn_newsletter_en {
	width: 220px;
	height: 40px;
	background-image: url(images/btn_newsletter_en.jpg);
	background-repeat: repeat-x;
	float:left;
	border:1px solid #565555;
	margin-bottom: 5px;
	
}

.content_menuright_es a.btn_verEvento_es:hover, .content_menuright_es a.btn_soyPeleador_es:hover, .content_menuright_es a.btn_newsletter_es:hover {
	background-position:bottom;}
	
.content_menuright_en a.btn_verEvento_en:hover, .content_menuright_en a.btn_soyPeleador_en:hover, .content_menuright_en a.btn_newsletter_en:hover {
	background-position:bottom;
	
}



.banner_dinamico {
	float:left;
	clear:both;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	float:left;
	width: 900px;
	padding: 10px 45px ;
	background-color: #383737;
	text-align:center;
	}
	

#footer .footertxt{
	color: #fff;
	background-image: url(images/bloodstain.gif);
	background-repeat: no-repeat;
	text-transform:uppercase; 
	margin-top: 15px;
	padding-left: 18px; 
	float:left;
	position:relative;
	left: 40%;
	clear: both;
	font-size:10px;
}

#footer .footertxt  a { float: none; color:#c30303; font-weight: bold; font-size:10px;}
#footer .footertxt  a:hover{color:#ccc;} 	

#footer .footer_links li {
	display: block;
	text-decoration: none;
	list-style: none;
	float:left;
	white-space: nowrap;
	width: 95%;
}


#footer ul.footer_links  {
	
	float:left;
	width: 150px;
}
#footer .footer_links li a{
	display: block;
	float:left;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	
}

#footer .footer_links .children {
	display: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

ul.subcategories {

	margin-top: 20px;
}
	
ul.subcategories li {
	list-style: none;
	}

.subcategories li ul li {
	list-style: none;
	background-image:url(images/ico_flecha.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:normal;
	margin: 0 0 3px 10px;
	padding-left:15px;
	text-align:left;
	
	}	
	
.subcategories li ul li a {
	font-size:14px;
	font-weight:normal;
	color:#000;
	}	
	
li.articles_by_author {
	float:left;
	margin-left: 20px;
	list-style: disc;
	text-align:left;
}		

li.articles_by_author a {
	font-weight: normal;
	
}	
	


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 14px;
	font-weight: bold;
	}
	
h3.title_individual_head {
	background-image: url(images/ico_flecha.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}	
	
h3.title_individual_head a {
	font-size:14px;
	font-weight: normal;
	text-align: left;
	color: #000;
	
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	font-size: 16px;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	text-align:left;
	}
	
h2.sub_title_video a {
	font-size: 12px;
	font-weight: bold;
	color: #fcf416;
	float:left;
	width: 150px;
	margin-left: 5px;
	min-height: 30px;
}

h2.sub_title_video a:hover {
	color: #000;
}


	
a{
		text-decoration: none;
		color:#f9d43e;
		font-weight: bold;
	}
.entry_index p { color:#ddd; }
	
p {
	font-size:12px;
	padding-bottom: 10px;
}

.internal_page .entry a { color:#5c0202 }	
.entry p a:visited {
	color: #5c0202;
	font-size: 12px;
	font-weight: normal;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	color: #c30203;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a.more-link {
	font-size: 10px;
	color: #000;
}
a:hover {
	color:#fff;
	text-decoration: underline;
	}

.table_videos_page {
	float:left;
	width: 460px;
	margin-top: 10px;
}	
.table_videos_page td{
	vertical-align: top;
}	
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	.padding_videos {
		float:left;
		padding:10px 20px;
	}
/* End Typography & Colors */



/* Begin Structure */
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	text-align:left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.internal_column_left {
	width: 200px; 
	float:left;
}

.internal_column_left .menu_left {
	width: 200px;
}

.internal_column_left .menu_left li{
	list-style: none;
	float:left;
}
.internal_column_left .menu_left li a  {
	float:left; 
	background-image: url(images/btn_menuLeft.jpg);
	width: 185px;
	height: 24px;
	background-repeat: no-repeat;
	color: #ddd;
	font-size: 12px;
	text-align: left;
	padding: 5px 0 0 15px;
	font-weight: normal;
	
}

.internal_column_left .menu_left li a:hover  {
	background-image: url(images/btn_menuLeft.jpg);
	background-position: bottom;
	text-decoration: none;
	color: #f9d43e;
}

.backgroun_internalPage {
	width: 990px;
	background-image: url(images/background_internal_page.jpg);
	background-repeat: repeat-y;
	float:left;
}

.backgroun_internalPage_single {
	width: 990px;
	background-image: url(images/background_internal_page_2.jpg);
	background-repeat: repeat-y;
	float:left;
}

.page_content_colum {
	float:left;
	width: 468px;
	padding: 0px 10px 10px 10px;
		
}

.page_content_colum h2 {
	width:94%;
	border-bottom:1px solid #c30303;
	margin: 15px 0;
	background-image: url(images/ico_mancha.jpg);
	background-repeat: no-repeat;
	background-position: 2px left;
	padding-left: 20px;
	text-align: left;
	font-weight: normal;
	color:#f9d43e;
	font-size: 18px;

}

.backgroun_internalPage_single .page_content_colum h2 {
	width:94%;
	border-bottom:1px solid #c30303;
	margin: 15px 0;
	background-image: url(images/ico_mancha_2.jpg);
	background-repeat: no-repeat;
	background-position: 2px left;
	padding-left: 20px;
	text-align: left;
	font-weight: normal;
	color:#f9d43e;
}

.small_post {
	float:left;
	padding-bottom: 10px;
	width: 95%;
}

.form_post_comments {
	border: 1px solid #565555;
	background-color: #999;
	margin-top: 20px;
	padding: 10px;
	float:left;
	width: 600px;
}

.imagen_thumb_cat {
	float:right;
	width: 100px;
}

h3.title_comments {
	color: #000;
}

.video_post { float:left; width:200px; min-height: 120px;}
.video_post a {color:#000; }


/* End Structure */



/*	Begin Headers */


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
h3.title_post_head{
	background-color: #2e2e2e;
}

h3 a {
	padding: 2px 5px;
	margin: 10px 0 0 0;
	color: #000;
	
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
	#respond {
		float:left;
		border-top:1px solid #fff;
		padding-top: 10px;
		width: 600px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	white-space: nowrap;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 98%;
	padding: 2px;
	height: 100px;
	background-color: #ddd;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border: 1px solid #5a5959;
	background-color:#999;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: px 5px 10px 0;
	color: #000;
}
.children { padding: 0; }

.table_comments small {
	color: #000;
}
#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color:#999;
	display: none;
	}

.commentmetadata {
	margin: 0;
	display: none;
	
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	float:left;
	width: 100%;
	}

.navigation a { padding: 2px 3px; background-color: #5c0202; color:#fff; border: 1px solid #000 }
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


ul li.grayBarBgTitle {
background-image:url(images/leftmenu_bg.gif);
background-repeat:repeat-x;
font-size:14px;
font-weight:bold;
height:21px;
left:0;
margin-top:8px;}

.banner_flash {
float:left;
	
}

.colum_banner_es {
	float:left;
	width:300px;
	margin: 5px 0;
}

.box_event_calendar { float:left; background-color: #fff; border: 1px solid #999999; width:298px; margin-bottom: 5px; }

.btn_more_post a{position:relative; padding: 2px 5px; background-color: #f9d43e; color: #000; font-weight: bold;  margin: 3px 5px; font-size: 10px; float:right;}

.banner_460 {
	float:left;
	width: 100%;
	margin-top: 10px;
	text-align:center;
}

.application_form td {
	padding: 2px;
}

.application_form td p {
	font-weight: bold;
	color: #f9d43e;
	padding: 0!important;
}

.marco_form {
	width: 440px;
	padding: 10px;
	border:1px solid #777;
	background-color: #565555;
	margin: 0 auto;
	
}

.resultados_table h1 {
	background-image: url(images/background_title.jpg);
	width: 100%;
	height: 30px;
	padding-top: 10px;
	color: #fff;
}

.programa_table h1 {
	background-image: url(images/background_title.jpg);
	width: 100%;
	height: 30px;
	padding-top: 10px;
	color: #fff;
}

.programa_table td {
	border-bottom:1px solid  #000;
}


.perfil_fighter .img_fighters{
	float:left; 
	width: 180px;
	border:1px solid #383737;
}

.perfil_fighter table {
	float:left;
	margin-left: 5px;
}
.perfil_fighter table td{
	border-bottom: 1px solid #c30303;
	padding: 3px;
	vertical-align: top;
}

.perfil_fighter table td p{
	margin:0;
	padding:0;
	font-weight: bold;
}

.mmajunkie_news { 
	float:left;
	margin:10px;
	padding-bottom:10px;
	width:95%;
	text-align: left;
}

.mmajunkie_news ul li {
	list-style: none;
}

.mmajunkie_news ul li a {
	font-size: 16px;
	color: #000;
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.mmajunkie_news .rssSummary {
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.most_view_news  {
	margin-top: 15px;
	float:left;
	width: 300px;
}


.most_view_news .square {
	float:left;
	width: 275px;
	padding: 10px;
	border:1px solid #777;
	background-color: #000;
}

.tap_most_view_news
	{
		float:left;
		padding: 5px 8px 2px 8px;
		font-size: 12px;
		color: #fcf416;
		font-weight: bold;
		border-left: 1px solid #777;
		border-top: 1px solid #777;
		border-right:1px solid #777;
		position: relative;
		top:1px;
		z-index: 3;
		background-image: url(images/background_tap.jpg);
		background-repeat: repeat-x; 
	}
	
.most_view_news_index ul li{
	text-align: left;
	list-style: none;
	background-image: url(images/bullet_red.jpg); 
	background-repeat: no-repeat;
	float:left;
	padding-left: 15px;
	padding-bottom:3px; 
	border-bottom:1px solid #565555;
	background-position: 0 2px; margin-bottom: 3px;
	width: 95%;
}	

.most_view_news_index  ul li a{
	color: #fff;
	font-weight: normal;
}	

.most_view_news_index  {
	float:left;
	width: 315px;
	text-align: left;s
}

.most_view_news_index .square { float: left; width: 315px; padding: 10px; border: 1px solid #777; text-align: left; z-index: -1; }

.most_view_news_index .square ul li{ background-image: url(images/bullet_red.jpg); background-repeat: no-repeat; list-style: none; padding: 0px 0px 2px 15px; }
.most_view_news_index .square ul li a { color: #fff; font-weight: normal; font-size: 11px; }

.most_view_news_index .square ul li a:hover{ color: #fcf416; text-decoration: none; }

.marco_directorio { padding: 15px 5px; border: 1px solid #fff; background-color: #000; margin-top: 10px; }

.marco_directorio p { color: #fff; }

.other_list_sites {float:left; margin-top: 20px; width: 200px; }
.other_list_sites h1 {background-image: url(images/background_title_small.jpg); padding: 10px 0 0 10px; height: 30px; text-align: left;}
.other_list_sites ul { border-left:1px solid #777; border-bottom:1px solid #777; border-right:1px solid #777;width: 178px; text-align: left; padding: 10px 0 10px 20px; }
.other_list_sites ul li a { font-weight: normal; padding: 1px 0; } 

.table_fighters td { border-bottom: 1px solid #c30203; padding: 3px 1px; vertical-align: middle; }
.table_fighters p.title { font-weight: bold; padding: 2px; margin:0; }
.table_fighters a { font-weight: normal;}

.comments_link a { font-size:10px; }

.marco_mmavideos { width:150px; float:left; margin: 2px; min-height: 152px; }

.encuesta_table td { text-align: left; padding: 5px 0; border-bottom: 1px solid #777; }
.encuesta_table td strong { font-weight: bold; color: #f9d43e; }

#videoBox { float:left; background-color: #000; }

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
