/*------------------------------------------------*/

/*-----------------[RESET]------------------------*/

/*------------------------------------------------*/



/* http://meyerweb.com/eric/tools/css/reset/ */

/* v1.0 | 20080212 */



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,

b, u, i, center,

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-size: 100%; vertical-align: baseline; }



body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q {	quotes: none; }



blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }



/* remember to define focus styles! */

:focus { outline: 0; }



/* remember to highlight inserts somehow! */

ins { text-decoration: none; }

del { text-decoration: line-through; }



/* tables still need 'cellspacing="0"' in the markup */

table { border-collapse: collapse; border-spacing: 0; }





/*------------------------------------------------*/

/*-----------------[BASIC STYLES]-----------------*/

/*------------------------------------------------*/



body { text-align: center; line-height: 21px; font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #757474; min-height: 25px;}



a { text-decoration: none; color: #00b7f3; }

a:hover { text-decoration: underline; }

.clear { clear: both; }

.ui-tabs-hide { display: none; }

br.clear { margin: 0px; padding: 0px; }



h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #383737; letter-spacing: -1px; line-height: 1em; font-weight: normal; font-family: Arial, sans-serif;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #383737; }

h1 { font-size: 30px; }

h2 { font-size: 24px; }

h3 { font-size: 22px; }

h4 { font-size: 18px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

p { padding-bottom: 10px; line-height: 24px; }

strong { font-weight: bold; color: #1c1c1c; }

cite, em, i { font-style: italic; }

pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }

ins { text-decoration: none; }

sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }

sup { bottom: 0.8em; }

sub { top: 0.3em; }

dl { margin: 0 0 1.5em 0; }

dl dt { font-weight: bold; }

dd  { margin-left: 1.5em;}

blockquote  { margin-bottom: 1.5em; padding: 2px; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }

	blockquote p { padding-bottom: 0px; }



input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }

input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }

input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }

textarea { padding: 4px; }



img#about-image { float: left; margin: 3px 8px 8px 0px; }



.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

* html .clearfix             { zoom: 1; } /* IE6 */

*:first-child+html .clearfix { zoom: 1; } /* IE7 */



/*------------------------------------------------*/

/*---------------[MAIN LAYOUT INFO]---------------*/

/*------------------------------------------------*/



#header-top  { background: #0b0b0b /*url(../img/header-top-bg.png)*/ repeat-x bottom left; height: 100px;}

	div.container { text-align: left; width: 98%; margin: 0 auto; position: relative; height: 100%; }

		img#logo { float: left; margin:0px 15px 0px 25px; padding-top: 10px; }

		#slogan { font-family: Georgia, serif; font-style: italic; color: #ffffff; font-size: 30px; float:left; padding: 36px 0px 10px 50px;}

		#page-menu { position: absolute; top: 60px; right: 0px; z-index: 1005; }

			#p-menu-left { /*background: url(../img/p-menu-left.jpg) no-repeat;*/ width: 8px; height: 38px; float: left;}

			#p-menu-content {/* background: url(../img/p-menu-content.jpg) repeat-x;*/ float: left; height: 38px; }

				#p-menu-content ul.nav ul { line-height: 38px; }

				

					ul.nav li a { color: #e3e3e3; padding-left: 17px; font-weight: bold; text-decoration: none;}

						#cat-nav-content ul.nav li a:hover, #cat-nav-content ul.nav li.current-cat > a { color:#00b7f3; }

						#cat-nav-content ul li.sf-ul > a:hover { color: #FEFEFE; }

					ul.nav li.current_page_item a, ul.nav li a:hover {color: #00b7f3; text-shadow: 0 0 26px #808080; }

					ul.nav > li:last-child {padding-right: 17px;}

				

			#p-menu-right { /*background: url(../img/p-menu-right.jpg) no-repeat;*/ width: 8px; height: 38px; float: left;}

#content 

/* {background: url(../img/content_bg.png) repeat-x; position: relative; } */

{background: #000; }



	#content-top-shadow { background: url(../img/index-top-shadow.png) repeat-x; height: 41px; position: absolute; top: 0px; left: 0px; width: 100%; }

		#from-categories {background:#fff; width:100%; }	

			.recent-cat.first {background: url(../img/cat-first_bg.png) no-repeat;}

			.recent-cat {}

			.recent-cat.first, .recent-cat {width: 27%; float: left; padding-left: 2px;}

				.recent-cat.first img, .recent-cat img {margin-left: -1,2px;}

				.recent-cat.last { width:72%; }

				.recent-cat.last .entry { border-right:1px solid #FFFFFF; border-left:1px solid #d8d8d8; }

				

				.top {background: url(../img/top_bg.png) repeat-x; }

				.top.last {border-right: 1px solid #a7a6a6; width:100%; }

					h4.title {text-align: center; font-size: 14px; font-family: Georgia, serif; font-style: italic; color: #6f6f6f; text-shadow: 1px 1px 1px #ffffff; padding: 5px; }

				.recent-cat .entry {padding-top: 14px; padding-left:19px; padding-right:19px; padding-bottom:39px; position: relative; width:441px; }

						.recent-cat .entry h3 {font-size: 18px; font-family: Arial, sans-serif; font-weight: bold; }

							.recent-cat .entry h3 a { color: #fff; padding: 11px 10px 11px 14px; display: block; }

								.recent-cat .entry h3 a:hover { text-decoration: none; color: #f3f3f3; }

						.recent-cat .entry p.meta-info {font-size: 11px; font-family: Georgia, serif; font-style: italic; color: #c2c1c1; margin-top: -3px; margin-bottom:4px;}

						.recent-cat .entry p {margin-top: -8px; color: #262626; line-height: 18px; }

						.recent-cat .entry a.readmore {background: url(../img/readmore.png) repeat-x; display: block; position: absolute; right: 0px; bottom: 0px; height: 29px;}

							.recent-cat .entry a.readmore span {padding-left: 14px; padding-right: 14px;line-height: 29px; color:#fff; text-shadow: 1px 1px 1px #111;}

							.recent-cat .entry a.readmore:hover span {color: #eee;}

							

							

							 a.readmore2 { background:url('../img/featured-readmore-right.png') no-repeat scroll right bottom; display:block; float:right; height:31px; line-height:32px; padding-right:11px; color: #ffffff; text-shadow: 1px 1px 1px #0080bd; margin-top:5px; margin-right:10px;}

				a.readmore2 span { background:url('../img/featured-readmore-left.png') no-repeat; display:block; padding: 0px 4px 0px 15px; }

							

							

							

							

							.recent-cat .entry p.meta-info a {color: #c2c1c1; }

							.recent-cat .entry p.meta-info a:hover { color: #7c7c7c; text-decoration: none; }

					.recent-cat .entry.orange .title { padding-bottom: 10px; position: absolute; top:-120px; left: -10px; background: url(../img/title_red.png) no-repeat bottom left;}	

						.recent-cat .entry.orange h3 {background:#c32a22; width: 207px; text-shadow: 1px 1px 1px #4e4e4e;}

					.recent-cat .entry.green .title { padding-bottom: 10px; position: absolute; top:-120px; left: -10px; background: url(../img/title_green.png) no-repeat bottom left;}	

						.recent-cat .entry.green h3 {background:#a8d728; width: 207px; text-shadow: 1px 1px 1px #83a81f;}

					.recent-cat .entry.light-blue .title { padding-bottom: 10px; position: absolute; top:-120px; left: -10px; background: url(../img/title_light-blue.png) no-repeat bottom left;}	

						.recent-cat .entry.light-blue h3 {background:#28c5d7; width: 207px; text-shadow: 1px 1px 1px #1f97a5;}

					.recent-cat .entry.blue .title { padding-bottom: 10px; position: absolute; top:-120px; left: -10px; background: url(../img/title_blue.png) no-repeat bottom left;}	

						.recent-cat .entry.blue h3 {background:#008ee8; width: 207px; text-shadow: 1px 1px 1px #006fb6;}

						

						

						

							

		#main-content-wrap {padding-top:55px; background: url(../img/index-top-bg.png) repeat-x; text-align:center;}

		body#home #main-content-wrap { padding-top: 8px; background: none; }

		

			body#home #main-content {background:url(../img/main_content_bg.png) repeat-y scroll 480px 39px #FFFFFF; }

			body#home #main-contentb {background-color: #FFFFFF; text-align:center }

			#main-content { background:url("../img/main_content_bg2.png") repeat-y scroll 408px 39px #FFFFFF; }

				#recent-posts {width: 637px; background: none; float: left; }

				div#top-shadow { background: url(../img/index-shadow.png) repeat-x; height: 26px; width: 100%; position: absolute; top: 0px; left: 0px; }

								

				body#home #recent-posts { width: 480px; background: #fff url(../img/rec_posts_bg.png) repeat-x 2px 0px; }

					#recent-posts h4 {background: url(../img/rec_bg.png) no-repeat;}

					#recent-posts .entry {padding-top: 29px; padding-right: 38px; padding-left: 22px; position:relative;}

						#recent-posts .entry p.post { line-height: 18px; }

						#recent-posts .entry h2.title, #recent-posts .entry h1.title, h3#comments {font-size:36px; font-weight:bold; text-shadow: 2px 2px 2px #c4c4c4; padding-bottom: 20px;}

						#recent-posts .entry h2.title a, #recent-posts .entry h1.title, h3#comments {color:#383737;}

						

						#recent-posts .entry h2 a:hover {text-decoration: none;}

						#recent-posts .entry img.thumb {border: 7px solid #dedede; margin-top: 4px;}

						#recent-posts .entry p.date {color: #ffffff; font-size:18px; font-weight:bold; text-shadow: 1px 1px 1px #0097c8; position: absolute;  background: url(../img/belt.png) no-repeat bottom left; /*width: 133px;*/ padding-bottom: 20px; left: -10px; top:28px; }

						#recent-posts .entry p.date span {background: #00b7f3; padding-bottom:8px;

padding-left:14px; padding-top:12px; padding-right: 13px;}

						#recent-posts .entry .post-meta {background: #efefef url(../img/post_bg.png) repeat-x bottom left; margin-top: 14px; position: relative; width:628px; margin-left:-13px; }

						body#home #recent-posts .entry .post-meta { width: 470px; }

							#recent-posts .entry .post-meta p {font-size: 12px; font-family: Georgia, serif; font-style: italic; color: #afafaf; text-shadow: 1px 1px 1px #fff; padding-top: 4px; padding-left: 14px; float:left; width:518px; padding-bottom:9px;}

							body#home #recent-posts .entry .post-meta p { width: 362px; }

							

							#recent-posts .entry .post-meta p a {color: #656363;}

							#recent-posts .entry .post-meta p a:hover {text-decoration: none; color: #2f2e2e;} 

							#recent-posts .entry .post-meta a.

							 {background: url(../img/readmore.png) repeat-x scroll 0 0 transparent; display:block; height:29px; float: right; }

							#recent-posts .entry .post-meta a.readmore:hover span {color: #eee;}

							#recent-posts .entry .post-meta a.readmore span {color:#fff; line-height:29px;

padding-left:14px; padding-right:14px; text-shadow:1px 1px 1px #111111;}



							.entry-content { position: relative; }

								.entry-content p { line-height: 18px; }

								.entry-content ul { list-style-type: disc; margin: 10px 0px 10px 20px; }

								.entry-content ol { list-style-type: decimal; list-style-position: inside; margin: 10px 0px 10px 2px; }

									.entry-content ul li ul, .entry-content ul li ol { margin: 2px 0px 2px 20px; }

									.entry-content ol li ul, .entry-content ol li ol  { margin: 2px 0px 2px 35px; }

								

								#recent-posts .post { background: url(../img/entry-bottom-bg.png) repeat-x bottom left; padding-bottom: 40px; margin-bottom: 30px; }

							

						#recent-posts div.post .post-meta { width:615px; margin-left: 0px; background-image: none; border-bottom: 1px solid #d8d8d8; margin-top:-4px; margin-bottom: 17px; }

							#recent-posts div.post .post-meta p { float: none; width: auto; padding-right: 10px; padding-bottom: 6px; }

 

					#breadcrumbs { background:url("../img/breadcrumb-bg.png") repeat-y scroll 0 0 transparent; height:54px; left:0;

line-height:58px; padding-left:34px; position:absolute; top:0; width:603px; font-family: Georgia, serif; font-size: 14px; font-style: italic; color: #6f6f6f; text-shadow: 1px 1px 1px #ffffff; }

					.fullwidth #breadcrumbs { width: 900px; }

					#main-content.fullwidth { background-image: none; }

					

					

						#breadcrumbs a { color: #6f6f6f; }

							#breadcrumbs a:hover { text-decoration: none; color: #474747; }



#content-bottom { height: 19px; background: url(../img/content-bottom-bg.gif) repeat-x; }

	#content-bottom .container { height: 19px; background: url(../img/content-container.gif) 636px 0px no-repeat; }

	body#home #content-bottom .container { background: url(../img/content-container-bg.gif) 479px 0px no-repeat; }

		

		#content-bottom .nobg, div#top-shadow.nobg { background: none; }

		.fullwidth #recent-posts { width: 960px; }

/*------------------------------------------------*/

/*---------------[DROPDOWN MENU]------------------*/

/*------------------------------------------------*/	

		#cat-nav { bottom:-14px; left:0; position:absolute; width:941px; z-index:100; }	

			#cat-nav-left {background: url(../img/cat-nav-left.png) no-repeat; width: 10px; height: 64px; float: left;}

			#cat-nav-content { background: url(../img/cat-nav-content.png) repeat-x; float: left; height: 64px; width: 941px; }

						.nav li ul {box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.5); -moz-box-shadow:3px 6px 7px 1px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.5); background: url(../img/cat_menu_bg.png) repeat-y; border: 1px solid #111010; -moz-border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top: none; padding-bottom: 15px; }

				#cat-nav-content ul.nav { float: left; margin-top: 10px; margin-left:18px; }

				

					#cat-nav-content ul.nav li { padding:0 17px 0 0; }

						#cat-nav-content ul.nav li a { padding: 8px 4px 21px; }



						#cat-nav-content ul.nav li.sf-ul a { padding: 8px 6px 21px 15px; }		

						

						#cat-nav-content ul.nav > li.sf-ul { background: url(../img/li-hover.png) no-repeat 55px right; }

						#cat-nav-content ul.nav > li.sf-ul > a { background: url(../img/a-hover.png) no-repeat 55px left; }

						

						#cat-nav-content ul.nav > li.sf-ul.sfHover { background: url(../img/li-hover.png) no-repeat top right;  }

							#cat-nav-content ul.nav > li.sf-ul.sfHover > a { background: url(../img/a-hover.png) no-repeat top left; display: block; }

												

						#cat-nav-content ul.nav li li { padding: 0px; }

							#cat-nav-content ul.nav ul ul { border-top: 1px solid #111010; -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; }									

						#cat-nav-content ul.nav li li a:hover { color: #00b7f3; }

					#cat-nav-content ul.nav li a {color: #fefefe; font-weight: bold; text-decoration: none; text-shadow: -1px -1px 1px #0a0a0a; }

					#cat-nav-content ul.nav ul li a { text-shadow: 1px 1px 1px #0a0a0a; }

					#cat-nav-content ul.nav > li > a:hover {  }

							#cat-nav-content ul.nav li li {background: url(../img/bullet.png) no-repeat 16px 21px;}

							#page-menu ul.nav li li { background:url("../img/page-menu-bullet.png") no-repeat scroll 16px 16px transparent; }

								#page-menu ul.nav li a { padding: 8px 9px 16px; }

									#page-menu ul.nav > li > a.sf-with-ul:hover, #page-menu ul.nav > li.sfHover > a { background-color: #232323; }

									#page-menu ul.nav li li a { text-shadow: none; }

									

									#page-menu .nav li:hover ul, #page-menu ul.nav li.sfHover ul { left:0px; top:45px; }

									#page-menu .nav ul li:hover ul, #page-menu ul.nav ul li.sfHover ul { left:191px; top:-2px;  }



							#cat-nav-content ul.nav li li a, #page-menu ul.nav li li a {background: url(../img/divider.png) no-repeat bottom left; display: block; width: 156px; padding: 9px 5px 11px 28px !important; }

							#page-menu ul.nav li li a { background: none; padding: 0px 5px 0px 28px !important; }

							

			#cat-nav-right { background: url(../img/cat-nav-right.png) no-repeat; width: 19px; height: 64px; float: left;}

			#cat-nav #search-form { float: right; width: 131px; background: url(../img/search.png) no-repeat; height: 27px; margin-top: 15px;}

			#cat-nav #searchinput { background: none; border: none; font-style: italic; color: #646464;  padding-left: 12px; display: block; margin-top: 3px; float:left; width: 95px; }

			#cat-nav #searchsubmit { float:left; margin-top:7px; }

			

			#cat-nav #search-form img {float: right; margin-top: -24px; padding-right:10px;}

			

			#page-menu ul.nav ul { z-index: 10000; padding-bottom: 9px; background: #232323; border: 0px; padding-top: 2px; }

				#page-menu ul.nav ul ul { -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; }



/*------------------------------------------------*/

/*--------------[FEATURED SLIDER]-----------------*/

/*------------------------------------------------*/



#featured { border-bottom: 1px solid #ffffff; background: #000000; height: 300px; overflow: hidden; }

	div.slide { height: 300px; position: relative; }

		div.overlay, div.top-overlay { background:url("../img/dropshadow.png") repeat-x bottom left; bottom:0; height:22px; left:0; position:absolute; width:100%; }

		div.top-overlay { background:url("../img/top-overlay.png") repeat-x bottom left; top: 0px; height: 43px; }

		.slide .description { background:url("../img/overlay.png") no-repeat scroll 0 0 transparent; float:right; height:130px; margin-top:6px; padding:18px 68px 0 50px; width:342px; }

			.description h2.title { font-weight: bold; font-size: 36px; padding-top:3px; }

				.description h2.title a { color: #ffffff; text-shadow: 2px 2px 2px #000000; }

					.description h2.title a:hover { color: #eeeeee; text-decoration: none; }

			.description p.tagline { font-size: 14px; font-family: Georgia, serif; font-style: italic; color: #4f4f4f; padding: 7px 0px 4px; }

				.description p.tagline a { color: #4f4f4f; }

					.description p.tagline a:hover { color: #7c7c7c; text-decoration: none; }

			.description p { line-height: 19px; }

			

			.slide a.readmore { background:url(../img/featured-readmore-right.png) no-repeat scroll right bottom; display:block; float:left; height:31px; line-height:32px; padding-right:11px; color: #ffffff; text-shadow: 1px 1px 1px #0080bd; margin-top:8px; }

				.slide a.readmore span { background:url(../img/featured-readmore-left.png) no-repeat; display:block; padding: 0px 4px 0px 15px; }



a#prevlink, a#nextlink { position:absolute; bottom:-2px; right:0; height: 40px; text-indent: -9999px; display: block; z-index: 1000; }

a#prevlink { right: 80px; background: url(../img/arrow-left.png) no-repeat; width: 81px; }

a#nextlink { width: 80px; background: url(../img/arrow-right.png) no-repeat; }

		

/*------------------------------------------------*/

/*-------------------[COMMENTS]-------------------*/

/*------------------------------------------------*/



#comment-wrap { margin-left: 14px; }



div.authordata { width: 100px; }

		img.avatar { border: 6px solid #dedede; float: left; }

		

	.comment-wrap { float:left; margin-left:23px; padding-right: 52px; position: relative; padding-bottom:22px; }

			

		.reply-container { bottom: 0px; right: 0px; position: absolute; }

			.reply-container a { background:url("../img/readmore.png") repeat-x scroll 0 0 transparent; display:block; height:29px; color:#FFFFFF; line-height:29px; text-shadow:1px 1px 1px #111111; padding: 0px 14px; }

			.reply-container a:hover { text-decoration: none; color: #f3f3f3; }



	li.depth-1 .comment-wrap { width: 476px; }

	li.depth-2 .comment-wrap { width: 385px; }

	li.depth-3 .comment-wrap { width: 294px; }

	li.depth-4 .comment-wrap { width: 203px; }

	

	.fullwidth li.depth-1 .comment-wrap { width: 799px; }

	.fullwidth li.depth-2 .comment-wrap { width: 708px; }

	.fullwidth li.depth-3 .comment-wrap { width: 617px; }

	.fullwidth li.depth-4 .comment-wrap { width: 526px; }

		

	ol.commentlist { padding-top: 10px; list-style:none outside none; margin:0 0px 0 -37px; }

		ol.commentlist .navigation, div#respond { margin:0 15px 0 0; padding:0 30px 14px 5px; }

		ol.commentlist ul { list-style:none outside none; }

	.commentlist li.comment { margin: 15px 0px; padding: 7px 0px 0px 23px; }

		.commentlist li.comment li { background: none; padding: 0px; }

		.commentlist li.comment ul { margin: 8px 0px 8px 91px; }

		

	.comment-body { border-bottom: 1px solid #d8d8d8; padding: 0 0 0 17px; }

		

	#respond { padding-top: 15px !important;  }

		#commentform textarea#comment { width: 88%; }

		#commentform input[type=text] { width: 40%; }

		

	li.comment #respond { padding-left:28px; padding-top:20px; }

		li.comment #respond textarea { width: 88% !important; }

		li.comment #respond input[type=text] { width: 50% !important; }

	

	li.comment #respond { padding-left:0px; }

	

	#respond h3#comments { background: none; margin: 0px; padding: 0px; } 

	

	.comment-author { color: #c7c0aa; font-size: 18px; }

		.comment-author .comment-meta, .comment-author .comment-meta a { color: #403f3a; }

		span.fn, span.fn a { color: #008bb8; font-weight: bold; }

		

	.comment-content { padding-top:8px; }

	

	h3#comments { padding-bottom: 9px; }

		

/*------------------------------------------------*/

/*---------------------[FOOTER]-------------------*/

/*------------------------------------------------*/



#footer { background: #0b0b0b url(../img/footer-bg.png) repeat-x; /*min-height: 400px;*/ }

	.footer-widget { width: 210px; padding: 14px 15px 0px; float: left; background:url("../img/footer-widget-bg.png") no-repeat scroll right 46px transparent; }

	.footer-widget h4.widgettitle { padding-bottom:45px; font-size: 14px; font-style: italic; color: #676767; font-family: Georgia, serif; letter-spacing: 0px; text-shadow: 1px 1px 1px #000000; }

	#footer a { color: #707070; }

		#footer a:hover { color: #acacac; text-decoration: none; }

	#footer .last { background: none; } 	

	

	.footer-widget ul { margin-bottom:5px; }

		.footer-widget ul ul { margin-bottom:0; }

		.footer-widget ul li { background:url("../img/footer-bullet.png") no-repeat scroll 0 9px transparent; float:left; color:#262626; padding:1px 10px 6px 18px; }

			.footer-widget ul li ul { margin:0 0 -12px; padding:5px 0 0 7px; }

#footer-bottom {background: #232323 url(../img/footer-bottom_bg.png) repeat-x;}		

		ul.bottom-nav li {float:left; padding:17px 16px 17px 0px;}	

			ul.bottom-nav li a {color: #aeaeae; font-weight: bold;}

		p#copyright {float:right; font-size:11px; padding-top:17px; color:#707070;}	

		p#copyright a {color:#aeaeae;}

	

/*------------------------------------------------*/

/*--------------------[SIDEBAR]-------------------*/

/*------------------------------------------------*/

				body#home #sidebar {float: right; width: 16%; margin-top: 0px;}

				

/*------------------------------------------------*/

/*------------[CAPTIONS AND ALIGNMENTS]-----------*/

/*------------------------------------------------*/



div.post .new-post .aligncenter, .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-bottom: 10px; }

.wp-caption.alignleft { margin: 0px 10px 10px 0px; }

.wp-caption.alignright { margin: 0px 0px 10px 10px; }

.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; }

.alignright { float: right; }

.alignleft { float: left }

img.alignleft { display:inline; float:left; margin-right:15px; }

img.alignright { display:inline; float:right; margin-left:15px; }



	

/*------------------------------------------------*/

/*---------------[DEFAULT DROPDOWN SETTINGS]---*/

/*------------------------------------------------*/



.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; z-index: 10; }

.nav li { float:left; position:relative; }

.nav a { display:block; float: left; }

	.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:50px; }

	.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }

		.nav li li:hover ul, ul.nav li li.sfHover ul { left:192px; top:0px; }

	.nav li:hover ul, .nav li li:hover ul { top: -999em; }

	.nav li li {	display: block;	padding: 0px; float: left; height: auto !important; }

	.nav li ul { width: 191px; }

		.nav li li a:link, .nav li li a:visited {	display: block; height: auto; float: left; }

		.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }





/*------------------------------------------------*/

/*-----------------[WP CALENDAR]-----------------*/

/*------------------------------------------------*/

#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 210px; }

body#home #sidebar #wp-calendar { width: 210px; }

#sidebar #firstcol #wp-calendar, #sidebar #secondcol #wp-calendar { width: 112px; }



	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }

		#wp-calendar a:hover { text-decoration: underline; }

	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }

	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }

		#wp-calendar td#today { color: #000000; }

	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }

		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }

		#wp-calendar #next a { padding-right: 10px; text-align: right; }

		#wp-calendar #prev a { padding-left: 10px; text-align: left; }

		

	#sidebar #firstcol #wp-calendar td, #sidebar #firstcol #wp-calendar th, #sidebar #secondcol #wp-calendar td, #sidebar #secondcol #wp-calendar th { padding-left: 2px; padding-right: 2px; }

		

/*------------------------------------------------*/

/*-------------------[PAGE NAVI]------------------*/

/*------------------------------------------------*/

.pagination { overflow: hidden; padding: 15px 12px 0px; }



	#pagenav .page a { float: left; margin-right: 9px; display: block; width: 36px; text-align: center; padding: 8px 0 0 0; height: 36px; text-decoration: none;  background: url(../img/pagenav.png) no-repeat; color: #383737; text-shadow: 1px 1px 1px #b8b8b8;}

	#pagenav #current a { float: left; margin-right: 9px; display: block; width: 36px; text-align: center; padding: 8px 0 0 0; height: 36px; text-decoration: none; background: url(../img/pagenav_active.png) no-repeat; color: #fff; text-shadow: 1px 1px 1px #1591ba; }



.wp-pagenavi { position: relative; padding: 36px 30px 27px 0px; text-align: right; }



.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited { background: url(../img/pagenav.png) no-repeat !important; padding: 11px 15px 10px 14px !important; margin: 1px 5px !important; font-weight: normal !important; color:#383737 !important; border: none !important; text-shadow: 1px 1px 1px #b8b8b8; }



.wp-pagenavi span.pages { padding: 5px 7px 5px !important; margin: 1px !important ; color: #989898 !important; border:none !important; color: #413f36; background: none !important; }



.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { background: url(../img/pagenav_active.png) no-repeat !important; padding: 11px 15px 10px 14px !important; margin: 1px 5px !important; font-weight: normal !important; color:#FFFFFF !important; border: none !important; text-shadow: 1px 1px 1px #1591ba; }





a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a  { text-decoration: none; }



.js #feat-content, .js div#from-blog div.entries {display: none;} 



.foursixeight { margin: 0px 0px 15px 84px;}



.fullwidth { width: 100% !important; } 





/*tablas de datos del corredor*/

.tablaContainer{ width:645px; float:left; margin-left:4px; margin-bottom:5px; margin-top:-10px}

.tablaContainerSinWidth{ float:left; margin-left:2px; margin-bottom:5px; margin-top:-10px;margin-right:2px; width:99%}

.tablaContenido{border:1px solid #c8c8c8;  }

.tablaContenido thead {font:normal 12px arial, tahoma, verdana; color:#FFFFFF; background-color:#333333;}

.tablaContenido thead td {padding:3px 3px 3px 3px; border:1px solid #c8c8c8; background-color:#00A4E8;}

.tablaContenido thead td a {float:right; padding-right:3px}

.tablaContenido tbody {font:normal 12px arial, tahoma, verdana; color:#535353;  }

.tablaContenido tbody tr:hover{ background-color:#F9EEB5}

.tablaContenido tbody td {padding-bottom:2px; padding-top:2px; padding-left:5px; padding-right:2px; text-align:left}

.tablaContenido tbody  a{ color:#535353; text-decoration:none}

.tablaContenido tbody tr.impar {font:normal 12px arial; background-color:#F3F3F4}

.tablaContenido tbody tr:hover{ background-color:#F9EEB5}





/*solapas*/

.tab_container {border: 1px solid #999;border-top: none;overflow: hidden;clear: both;float: left; width: 100%;background: #fff;}

.tab_content {padding: 5px;}

ul.tabs {margin: 0;padding: 0;float: left;list-style: none;height: 32px; /*--Define el ancho de las tabs--*/border-bottom: 1px solid #999;border-left: 1px solid #999;width: 100%;}

ul.tabs li {

	float: left;

	margin: 0;

	padding: 0;

	height: 31px; /*--Sustrae 1px de la altura de la lista desordenada--*/

	line-height: 31px; /*--Alineamiento vertical del texto dentro de la tabla--*/

	border: 1px solid #999;

	border-left: none;

	margin-bottom: -1px; /*--Desplaza los item de la lista abajo 1px--*/

	overflow: hidden;

	position: relative;

	background: #F3F3F4/*#e0e0e0*/;

}



ul.tabs li a {

	text-decoration: none;

	color: #000;

	display: block;

	font-size: 1.2em;

	padding: 0 10px;

	border: 1px solid #fff;

	font-family: arial, tahoma, verdana;

	font-size:13px;

	font-weight:bold;	

	/*

	<a rel="nofollow" title="outline" href="%20http://www.cssblog.es/css-la-propiedad-outline/">outline</a>: none;

	*/

}

ul.tabs li a:hover {background: #ccc;}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Estate seguro de que a la tab activa no se le aplicarán estas propiedades hover--*/

background: #fff;

border-bottom: 1px solid #fff; /*--Esto hace que la tab activa esté conectada con respecto a su contenido--*/

}