/*
Theme Name: OnTheGo
Theme URI: http://www.elegantthemes.com/gallery/onthego
Version: 1.1
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
html {  }
body { background: #ff882f url(images/bg-grad.jpg)  repeat-x 50% 0%; text-align: center; padding-bottom: 50px; line-height: 21px; font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #5c5c5c; min-height: 25px; }

body.blue { background: #97C8FF url(images/bg-grad-blue.jpg) repeat-x 50% 0% }
body.green { background: #a6cf00 url(images/bg-grad-green.jpg) repeat-x 50% 0% }
body.red { background: #db0a00 url(images/bg-grad-red.jpg) repeat-x 50% 0% }
body.pink { background: #ff5d6c url(images/bg-grad-pink.jpg) repeat-x 50% 0% }
body.grey { background: #1e313c url(images/bg-grad-grey.jpg) repeat-x 50% 0% }
body.blue2 { background: #00a5cc url(images/bg-grad-blue2.jpg) repeat-x 50% 0% }
body.orange { background: #ffbb1f url(images/bg-grad-orange.jpg) repeat-x 50% 0% }
body.white { background: #ffffff url(images/bg-grad-white.jpg) repeat-x 50% 0% }


a { text-decoration: none; color: #c00; }
a:hover { text-decoration: underline; color: #666;}
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; padding-bottom: 5px; color: #000000; letter-spacing: -1px; line-height: 1em; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000000; }
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; }
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: 1.5em; padding: 1em; 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]---------------*/
/*------------------------------------------------*/

.container { text-align: left; width: 1007px; margin: 0 auto; position: relative; }

#header { height: 60px;width:680px; margin: 0 auto 0 auto;  }

#contentwrap { background: url(images/content-mainbg.png) repeat-y; position: relative; }
	#content { background: url(images/top-background.jpg) no-repeat top left;}
	
body.blue #content { background: url(images/top-background-blue.jpg) no-repeat top left; }
body.green #content { background:  url(images/top-background-green.jpg) no-repeat top left; }
body.red #content { background: url(images/top-background-red.jpg) no-repeat top left; }
body.pink #content { background:  url(images/top-background-pink.jpg) no-repeat top left; }
body.grey #content { background: url(images/top-background-grey.jpg) no-repeat top left; }
body.blue2 #content { background:  url(images/top-background-blue2.jpg) no-repeat top left; }
body.orange #content { background:  url(images/top-background-orange.jpg) no-repeat top left; }
body.white #content { background: url(images/top-background-white.jpg) no-repeat top left; }
		
		#logowrap { text-align: center; margin: -5px 20px 0 0;padding:0; width:100%; height: 150px;}
			#logo { width:680px; height: 150px; }

	#main-area { padding: 130px 75px 10px 61px;  position: relative; }
						
		#main-content { min-height: 316px; width: 527px; float: left; padding-left: 5px; }
		body.home #main-content { padding: 35px 0px 0px 40px; width: 506px; }
		body.home #main-content.blogstyle { padding: 0px; width: 527px; background: none; }
			
			#main-content h2.title, h1#page-title { font-size: 30px; margin-bottom: 6px; }
			#main-content h2.title.page { background: url(images/h2-border-bg.png) repeat-x bottom left; }
			#main-content h2.title span, h1#page-title span { background: url(images/main-h2-bg.png) no-repeat scroll 0 50%; display:block; padding:20px 0 5px 50px; }
			
			#main-content h1#post-title { font-size: 30px; margin-bottom: 6px; }
			#main-content h1#post-title span { background: url(images/clear.png) no-repeat scroll 0 50%; display:block; padding:20px 0 5px 32px; }				
				
				#main-content h2.title a:hover { color:#363636; text-decoration:none; }
			a.readmore { background: url(images/readmore-bg.png) no-repeat scroll 0 0; color: #FFFFFF !important; display: block;
						font-size: 11px; font-weight: bold; height: 34px; line-height: 34px; padding-left: 27px; float: right; }
			a.readmore:hover { background: url(images/readmore-bg-hover.png) no-repeat scroll 0 0; }
				a.readmore span { background: url(images/readmore-bg.png) no-repeat scroll right top; display:block; padding-right:11px; }
				a.readmore span:hover { background: url(images/readmore-bg-hover.png) no-repeat scroll right top; display:block; padding-right:11px; }
			div.entry.category { margin-bottom: 50px; }
				#main-content a { font-weight: bold;}
				#main-content ul { list-style-type: disc; margin: 10px 0px 10px 20px; }
				#main-content ol { list-style-type: decimal; list-style-position: inside; margin: 10px 0px 10px 2px; }
					#main-content ul li ul, #main-content ul li ol { margin: 2px 0px 2px 20px; }
					#main-content ol li ul, #main-content ol li ol  { margin: 2px 0px 2px 35px; }
			h1#index { background: none; padding: 0px 0px 30px; font-size: 24px; letter-spacing: 0px; font-family: Georgia, serif; font-weight: normal; }			
			
			.cat-meta-top { background:transparent url(images/cat-meta-topbg.png) no-repeat scroll 0 0; height:6px; width:527px; margin-top: 15px; }
			.cat-meta-bottom { background:transparent url(images/cat-meta-bottombg.png) no-repeat scroll 0 0; height:14px; margin-bottom:20px; width:527px; }
			p.post-meta { background:transparent url(images/cat-meta-bg.png) repeat-y scroll 0 0; line-height: 16px; padding:0 27px 2px 13px; color: #000000; }
				p.post-meta a { color: #000000; font-weight: bold; }
				p.post-meta span { background:transparent url(images/sidebar-bullet.png) no-repeat scroll left 9px; display: block; padding: 7px 0px 7px 20px; }
			img.thumbnail-post { border: 1px solid #bdbdbd; padding: 6px; background: #ededed; display:inline; float:left; margin-bottom:10px; margin-right:25px; margin-top:6px; }
			
			h4 span { display: block; padding: 14px 30px 7px 43px; background: url(images/widget-heading.png) no-repeat 14px 11px; }
			
			.wide-panel{ background: url(images/left-col-box.png) no-repeat; padding: 20px 0 0 20px;   width: 550px; }
			.wide-panel a { }
				
				.wide-panel#featury {  padding: 16px 0 0 15px !important;  }
				
				.wide-panel.home#upcoming-events { margin-top: 20px }
				
				.wide-panel#upcoming-events h4 { background: url(images/wide-panel-header-divider.png) no-repeat -6px 100%; width: 96%;}
				
					#upcoming-events ul { padding: 20px 0 0 20px; width: 90%; position:relative}
					#upcoming-events ul.category { padding-left: 13px; width: 91%;}
					
					#upcoming-events ul li {  position:relative}
					#upcoming-events ul li p { line-height: normal;  background: url(images/wide-panel-header-divider.png) no-repeat -6px 100%; margin-bottom: 10px; padding-bottom: 20px;}
					#upcoming-events ul li div { overflow:hidden; margin-bottom: 5px;}
					#upcoming-events ul li h5{ font-size:18px; margin-top: 6px; }
					#upcoming-events ul li h5 a{ color: #000; }
					#upcoming-events ul li h5 a:hover{ color: #c00; text-decoration:none; }
					#upcoming-events ul li h6{ background: url(images/sidebar-bullet.png) no-repeat 0px 0px; margin-left: 50px; padding: 0px 0px 0px 18px; color: #4a4949; font: italic normal 12px arial,sans-serif; letter-spacing: normal }
					
					#upcoming-events ul.category li h6{ background: url(images/sidebar-bullet.png) no-repeat 0px 0px; margin-left: 50px; padding: 0px 0px 0px 18px; font:bold 12px arial,sans-serif; letter-spacing: normal }
					
					.Music { color: #8b9d18 !important }
					.Markets { color: #3ca7c1 !important }
					.Community { color: #f76545 !important }
					.Special { color: #e54acf !important }

					#upcoming-events ul li span.img { width: 44px; height: 44px; background: url(images/thumb-box.png) no-repeat 0 0; float:left; margin: 0 10px 0 0px}
					#upcoming-events ul li span.evntType-callout { float:right; background: none; font: normal 11px arial,sans-serif; background: #eee; padding: 1px 3px;}
					#upcoming-events ul li img { width: 40px; height:40px;padding: 2px 2px;}
					
						li.category { background: url(images/wide-panel-header-divider.png) no-repeat -20px 100%; list-style:none;padding-bottom: 10px; margin-bottom: 10px; width: 100%}
					
						a.buy-ticket { display:block; float:right; background: #5C5C5C; padding: 1px 5px; margin: 12px  0px 0 0; border:1px solid #fff;}
						a:link.buy-ticket, a:visited.buy-ticket,a:hover.buy-ticket { color: #fff !important; text-decoration:none;}
						a:hover.buy-ticket { background: #c00;}
						a:active.buy-ticket { border-color: #333;}
						
						span.buy-ticket-soldout { display:block; float:right; background: #fff; width: 90px; font: bold 1.3em arial,sans-serif; text-align:center; color: #000; margin: 12px 0 0 0; }
				
						
						div.ppp { text-align:center; width: 96%; margin-top: 5px;}
						div.ppp a { font-weight:bold; color: #000;}
						div.ppp a.active { color: #c00 !important; }	
			
			div.ec3_schedule { margin: -10px 0 20px 32px; }
			
			div#event-sales { color: #000; float:right; width: 160px; margin-top:15px; border-left: 1px dotted #aaa; padding-left: 10px; margin-right:-20px}
			div#event-sales a { color: #c00; font: bold 16px arial,sans-serif;}
			div#event-sales strong.soldout { display:block;padding-top: 7px; font:bold 2em arial,sans-serif}
			div#event-sales strong.boxoffice { font-size: 1.2em;}
			div#event-sales strong.boxoffice span { font:bold 1.5em arial,sans-serif;white-space:nowrap}
			
			div.back { font: bold 100px/10px arial,sans-serif; position:absolute; top:155px; left:38px; letter-spacing; -2px;}
		
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/		

ul#top-menu {  }
ul#top-menu li { margin: 2px 0 0 0;letter-spacing: -.3px; word-spacing: -.09em;}
	ul#top-menu > li.current_page_item, ul#top-menu > li:hover, ul#top-menu > li.current-cat { color: #c00; }
		ul#top-menu li a { color: #333; font-size: 18px; text-transform: lowercase;}
		ul#top-menu > li { padding-left: 10px; }
		ul#top-menu > li > a { line-height: 33px; height: 36px; padding: 0px 0px 0px 12px; }
			ul#top-menu li a:hover { text-decoration: none; }
		ul#top-menu > li.current_page_item > a, ul#top-menu > li:hover > a, ul#top-menu > li.current-cat > a { color: #c00; }
		
		ul#top-menu li ul { background: url(images/dropdown-top-bg.png) no-repeat; padding: 12px 0px 0px; top: 40px; display: none; }
			ul#top-menu li li ul { top: -11px; }
			ul#top-menu li ul  li { background: #ffffff url(images/dropdown-li-sep.png) no-repeat 7px 0px; margin: 0px; width: 188px; padding: 3px 7px 0px; letter-spacing: normal; word-spacing: normal;}
				ul#top-menu li ul  li a { background: url(images/dropdown-link.png) no-repeat 12px 15px; color: #5c5c5c; font-size: 12px; display: block; width: 143px; padding: 10px 5px 10px 40px; text-transform: none; }
					ul#top-menu li ul  li a:hover { color: #000000; background: #efefef url(images/dropdown-link-hover.png) no-repeat 12px 15px; }
		ul#top-menu li ul li.dropdown-bottom { background: url(images/dropdown-bottom-bg.png) no-repeat; background-color: none; display: block; position: relative; left: 0px; width: 202px; height: 13px !important; }

/*------------------------------------------------*/
/*--------------[FEATURED SLIDER]-----------------*/
/*------------------------------------------------*/		
		
#featured-slider { margin: 0px 0px 33px; position: relative; }
	#buildings { background: url(images/featured-buildings.png) no-repeat; width: 145px; height: 143px; position: absolute; top: -100px; right: -3px; z-index: 2; }
	#featured-area { background: url(images/slider-bg.jpg) no-repeat; width: 769px; height: 267px; margin-left: 11px; margin-top: -3px; padding: 31px 50px 0px 40px; position: relative;  }
		.featitem { height: 267px; }
		
		#featured-area a#prevlink, #featured-area a#nextlink { position: absolute; top: 122px; text-indent: -9999px; display: block; width: 20px; height: 46px; }
		#featured-area a#prevlink { left: 1px; }
		#featured-area a#nextlink { right: 1px; }
		
	ul#slider-control { height: 41px; padding-left: 13px; z-index: 3; position:relative; }
		ul#slider-control li { background: url(images/tab-bg.png) no-repeat top right; padding-right: 5px; float: left; margin-right: 2px; }
			ul#slider-control li a { background: url(images/tab-bg.png) no-repeat top left; display: block; text-transform: uppercase; font-size: 16px; color: #b3b3b3; }
			ul#slider-control li a:hover { text-decoration: none; }
				ul#slider-control li a span { background: url(images/arrow.png) no-repeat 13px center; display: block; padding: 10px 9px 10px 44px; }
			
		ul#slider-control li.active { background: url(images/tab-bg-active.png) no-repeat bottom right; }
			ul#slider-control li.active a { background: url(images/tab-bg-active.png) no-repeat bottom left; color: #1c1c1c; height: 42px; }
				ul#slider-control li.active a span { background: url(images/arrow-active.png) no-repeat 13px center; }
		
		.featitem { width: 769px; }
			.featured-image { background: url(images/featured-image-bg.png) no-repeat; width: 333px; height: 220px; float: left; }
				.featured-image img { margin: 10px 0px 0px 9px; }
			.featitem .description { float: right; width: 385px; margin: 20px 6px 0px 0px; }
				.featitem h2 { font-size: 24px; background: url(images/h2-border.png) repeat-x bottom left; margin-bottom: 9px; }
					.featitem h2 span { display: block; background: url(images/h2-bg.png) no-repeat top left; padding: 2px 0px 3px 30px; }
					.featitem h2 a:hover { color: #363636; text-decoration: none; }
			.featitem a.readmore { position: absolute; right: 4px; bottom: 9px; color: #ffffff; font-size: 11px; font-weight: bold; background: url(images/more-featured-bg.png) no-repeat; display: block; height: 31px; padding-left: 27px; line-height: 31px; }
				.featitem a.readmore span { display: block; background: url(images/more-featured-bg.png) no-repeat top right; padding-right: 11px; }		
		
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

p#comments { font-size: 30px; font-weight: bold; color: #000000; letter-spacing: -1px; line-height: 1em; background: url(images/comments_number.png) no-repeat left 6px; padding: 0px 0px 6px 32px; }
ol.commentlist { background: url(images/main-content-bg.png) no-repeat top left; margin: 0px 0px 20px -15px !important; padding: 25px 0px 0px 40px; }
ol.commentlist, ol.commentlist ul.children { list-style-position:outside !important; list-style-type:none !important; }
	ol.commentlist li ul { margin: 0px !important; }
	ol.commentlist li ul.children { margin-bottom: -13px !important; }
	
	ol.commentlist li { padding: 15px 0px 13px 100px; background: url(images/comments-border.png) no-repeat bottom left; }
		div.comment-body { position: relative; }
			img.avatar { background: url(images/avatar_border.png) no-repeat; padding: 9px; position: absolute; top: 0px; left: -100px; }
			div.comment-wrap { padding: 0px 0px 10px; }
				.comment-author { margin-bottom: 12px; }
					span.fn, .comment-wrap span.separator { font-size: 18px; font-weight: bold; color: #1f1e1e; letter-spacing: -1px; }
					.comment-wrap span.separator, span.commentmetadata a { color: #9c9b9b !important; margin-left: 2px; font-weight: normal; }
						span.commentmetadata a { font-size: 14px; }
					
					div.reply-container { background: url(images/readmore-bg.png) no-repeat scroll 0 0; display:block; float:right; font-size:11px; font-weight:bold; height:34px; line-height:34px; padding-left:27px; }
						div.reply-container a { background: url(images/readmore-bg.png) no-repeat scroll right top;
display:block; padding-right:11px; color:#FFFFFF !important; }
							div.reply-container a:hover { text-decoration: none; }
					
					ol.commentlist ul.children li { background: none; }		
							
	div#respond, div.navigation { margin-left: 25px; }
		div#respond a#cancel-comment-reply-link { font-size: 11px; }
	li.comment div#respond { margin: 0px 0px 0px 0px; }
		li.comment div#respond textarea { width: 97%; }
		li.comment div#respond input[type=text] { width: 70%; }
	
	div.navigation { overflow: hidden; margin-bottom: 25px; position: relative; }
	
	#page-comments { margin-top: 30px; }
		
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

#footer-top { width: 1007px; height: 64px; background: #FF892F url(images/footer-top.jpg) no-repeat -3px 0 }

body.blue #footer-top{ background: #97c8ff url(images/footer-top-blue.jpg) no-repeat -3px 0 }
body.green #footer-top{ background: #a6cf00 url(images/footer-top-green.jpg) no-repeat -3px 0 }
body.red #footer-top{ background: #db0a00 url(images/footer-top-red.jpg) no-repeat -3px 0 }
body.pink #footer-top{ background: #ff5d6c url(images/footer-top-pink.jpg) no-repeat -3px 0 }
body.grey #footer-top{ background: #1e313c url(images/footer-top-grey.jpg) no-repeat -3px 0 }
body.blue2 #footer-top{ background: #00a5cc url(images/footer-top-blue2.jpg) no-repeat -3px 0 }
body.orange #footer-top{ background: #ffbb1f url(images/footer-top-orange.jpg) no-repeat -3px 0 }
body.white #footer-top{ background: #ffffff url(images/footer-top-white.jpg) no-repeat -3px 0 }

#footer-widgets-wrap  { background: url(images/footer-mainbg.png) repeat-y 0 0; position: relative;}
	
	#footer-widgets {   padding: 10px 0px 10px 60px; position: relative; }
		
		#footer-widgets .widget { background: url(images/footer-widget-mainbg.png) repeat-y; width: 269px; float: left; margin: 0px 35px 20px 0px; }
			#footer-widgets .widget  .widgettop { background: url(images/footer-widget-top.png) no-repeat; }
				#footer-widgets .widget h4 { background: url(images/fwidget-separator.png) repeat-x bottom left; letter-spacing: 0px; color: #ffffff; font-size: 18px; padding: 18px 5px 0px 16px; margin: 0px 10px 0px 3px; }
					#footer-widgets .widget h4 span { display: block; background: url(images/footer-arrow.png) no-repeat; padding: 2px 14px 10px 30px; }
				#footer-widgets .widget-content, #footer-widgets a { color: #b3bdc3; }
					#footer-widgets a:hover { color: #ffffff; text-decoration: none; }
				
				#footer-widgets .widget-content { padding: 12px 16px 0px 20px; }
					#footer-widgets ul li a { display: block; }
					#footer-widgets .widget-content ul { margin: 0px -6px 0px -17px; }
						#footer-widgets .widget-content ul li { background: url(images/fwidget-li-separator.jpg) no-repeat bottom left; }
						#footer-widgets .widget-content > ul > li:first-child { margin-top: -8px; }
						#footer-widgets .widget-content > ul > li:last-child { background: none; }
							#footer-widgets .widget-content > ul > li:last-child a { margin-bottom: -10px; }
							#footer-widgets .widget-content ul li a { background: url(images/footer-bullet.png) no-repeat 18px center; padding: 10px 4px 10px 40px; }
							
						#footer-widgets .widget-content ul ul { margin: 0px 0px 0px 15px; }
							#footer-widgets .widget-content ul ul li:first-child a { padding-top: 7px; margin-top: -7px; }
					
				.widgetbottom { background: url(images/fwidget-bottom.png) no-repeat; height: 23px; }
				.widgetrow { padding-bottom: 20px; }
				#sidebar .widget-content ul li.recentcomments a, #footer-widgets .widget-content ul li.recentcomments a { background: none; }
				
				
	
	#footer-widgets	#ft-main { min-height: 150px; width: 858px; background: url(images/footer-box-mid.png) repeat-y 0 0;}
	
	#footer-widgets	#ft-main div.ft-ctnt-top { padding:15px 15px 10px 20px; overflow:hidden}
	#footer-widgets	#ft-main div.ft-ctnt-top .sponsors { float:left; margin-right:10px; width: 50px; height: 50px; background: #000; overflow:hidden;  }
	#footer-widgets	#ft-main div.ft-ctnt-top h4 { font-size: 18px; color: #fff; margin-left: 180px;padding: 2px 0 0 35px; background: url(images/footer-arrow-left.png) no-repeat 0px 0px; }
	#footer-widgets	#ft-main div.ft-ctnt-top p { font:normal 10px/normal verdana,sans-serif; color: #b3bdc3; margin-left: 180px; padding-top: 5px }
	
	#footer-widgets	#ft-main .divider { clear:both; margin-left: 4px; } 
	
	#footer-widgets	#ft-top { }
	#footer-widgets	#ft-bottom { }
	
	ul#footer-nav { overflow:hidden; width: 100%; text-align:center; list-style: none; margin: 20px auto 0px auto;}
	ul#footer-nav:after { content:".";font:normal 1px/1px sans-serif;}
	ul#footer-nav li { display:inline; text-align:center; font-size: 18px; letter-spacing: -.5px; padding-right: 20px;}
	ul#footer-nav li a { color: #939da3;display:inline; }
	ul#footer-nav li.current_page_item a { color: #fff; font-weight: bold; }		
	
#footer { min-height: 170px; background: url(images/footer-bottom.jpg) no-repeat -4px 0; font-size: 11px; color: #757a7d; }

body.blue #footer{ background: #97c8ff url(images/footer-bottom-blue.jpg) no-repeat -4px 0 }
body.green #footer{ background: #a6cf00 url(images/footer-bottom-green.jpg) no-repeat -4px 0 }
body.red #footer{ background: #db0a00 url(images/footer-bottom-red.jpg) no-repeat -4px 0 }
body.pink #footer{ background: #ff5d6c url(images/footer-bottom-pink.jpg) no-repeat -4px 0 }
body.grey #footer{ background: #1e313c url(images/footer-bottom-grey.jpg) no-repeat -4px 0 }
body.blue2 #footer{ background: #00a5cc url(images/footer-bottom-blue2.jpg) no-repeat -4px 0 }
body.orange #footer{ background: #ffbb1f url(images/footer-bottom-orange.jpg) no-repeat -4px 0 }
body.white #footer{ background: #ffffff url(images/footer-bottom-white.jpg) no-repeat -4px 0 }

	#footer a { color: #ffffff; }
	#footer p#copyright { color: #000; line-height: 14px; text-align: center; padding: 40px 0 0 0; }
	#footer p#copyright img { vertical-align:middle; }

/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

#sidebar { float: right; width: 290px; }
#sidebar a { color: #4e606c; }
	#from-blog { background: url(images/sidebar-top-bg.png) no-repeat 3px top; padding: 33px 0px 0px; width: 286px; }
		
		#from-blog ul.control { float: left; width: 285px; display: inline; margin-left: 2px; }
			#from-blog ul.control li { float: left; }
				ul.control li a { display: block; color: #ffffff !important; text-transform: uppercase; font-size: 14px; font-weight: bold; text-align: center; width: 95px; height: 35px; line-height: 35px; text-shadow: 1px 1px 1px #000000; }
					ul.control li.ui-state-active a { text-decoration: none; height: 30px; margin-top: 5px; }
					ul.control li a:hover { text-decoration: none; }
				ul.control li.recent a { background: url(images/recent-bg.png) no-repeat; }
				ul.control li.popular a { background: url(images/popular-bg.png) no-repeat; }
				ul.control li.random a { background: url(images/random-bg.png) no-repeat; }
			
			#from-blog div.entries, .sidebar-box div.entries { float: left; width: 286px; background: url(images/widget-main-bg.png) repeat-y; padding: 0px 4px 0px 5px; }
			
			div.entries h3 { background: url(images/) no-repeat 0px 4px; font-size: 18px; }
				div.entries h3 span { display: block; padding: 14px 30px 7px 43px; background: url(images/widget-heading.png) no-repeat 14px 11px; }
				div.entries-bottom { background: url(images/widget-box-bottom.png) no-repeat; height: 5px; margin-left: -4px; }
					div.entries-bottom.usual { margin-left: -1px; }
			
			div.tabcontent { padding: 0px 15px 4px 5px; }
					.tabcontent .post { padding: 9px 0px 6px 6px; background: url(images/separator.png) no-repeat; }
						.post .post-thumb { background: url(images/img-border.png) no-repeat; float: left; margin: 0px 12px 0px 0px; }
						.post .description { float: left; }
							.post .post-thumb a { display: block; }
								.post .post-thumb img { margin: 7px; }
						.post h4 { font-size: 14px; letter-spacing: 0px; padding: 5px 0px 0px; }
							
						.post p.meta { background: url(images/sidebar-bullet.png) no-repeat 0px 6px; padding: 0px 0px 0px 18px; color: #4a4949; font-size: 11px; font-style: italic; }
							.post p.meta a { color: #4a4949 !important; font-weight: bold; }
	
	
	.sidebar-box { background: url(images/sidebar-top-bg.png) no-repeat 3px top; padding-top:33px; margin-bottom: 15px}
	.sidebar-box #event-filters { background: url(images/widget-bottom.png) no-repeat top left;padding: 13px 0 5px 0; margin-left: 5px; width: 95% }	
				
				#event-filters a { display:block; width: 262px; height:38px; color:transparent }
				#event-filters a.all { background: url(images/event-buttons.png) no-repeat 0 0; }
				#event-filters a.all:hover { background: url(images/event-buttons.png) no-repeat 0 -192px; }
				#event-filters a.music { background: url(images/event-buttons.png) no-repeat 0 -38px; }
				#event-filters a.music:hover { background: url(images/event-buttons.png) no-repeat 0 -230px; }
				#event-filters a.markets { background: url(images/event-buttons.png) no-repeat 0 -76px; }
				#event-filters a.markets:hover { background: url(images/event-buttons.png) no-repeat 0 -268px; }
				#event-filters a.community { background: url(images/event-buttons.png) no-repeat 0 -154px; }
				#event-filters a.community:hover { background: url(images/event-buttons.png) no-repeat 0 -346px; }
				#event-filters a.spesh { background: url(images/event-buttons.png) no-repeat 0 -115px; }
				#event-filters a.spesh:hover { background: url(images/event-buttons.png) no-repeat 0 -307px; }
	
		.box-office { margin: 25px 0 15px 0; }
		.box-office h3 { color:#4e606c; letter-spacing: normal; background: url(images/widget-bottom.png) no-repeat -3px 100%; padding-bottom: 8px; text-indent: 4px}
		.box-office h2 { font: bold 42px/normal arial,sans-serif; letter-spacing: -2px; background: url(images/widget-bottom.png) no-repeat -3px 100%; padding-bottom: 5px; text-indent: 4px}
		.box-office h4 { font: normal 15px arial,sans-serif;  letter-spacing: normal;padding-top: 5px;padding-left: 4px;}
		.box-office h4, .box-office h4 strong { color:#4e606c !important;}

		.mailing-list{ margin-top: 10px }
		.mailing-list div.entries h3 span{ background: url(images/email.png) no-repeat 14px 11px; }
		.mailing-list form { padding:0; margin:0; width: 95%;background: url(images/widget-bottom.png) no-repeat top left;}
		.mailing-list #ml-bg { float:left; margin:10px 10px 3px 5px;}
		.mailing-list p { line-height: normal; margin-left: 10px; clear:left;}
		.mailing-list p.top { padding-top:10px;margin-left: 90px; clear:none;}
		.mailing-list p.top #radios { display:block; font-size:12px; color: #000;margin: 5px 0;white-space:nowrap}
		.mailing-list p.top #radios label { color: #5c5c5c; margin-right: 5px;}
		.mailing-list p.top #radios input[type=radio] { vertical-align:bottom;padding:0;margin:0 1px 2px 0;}	
		.mailing-list p.top #email { margin-top:5px; width: 11em;}
		.mailing-list p.top #bt-submit { margin-top: 3px;}
		

		
	
	
	.widget_wrap { background: url(images/widget-main-bg.png) repeat-y scroll 0 0; margin-bottom: 28px; }
		.widget_entries { background: url(images/sidebar-widget-top.png) no-repeat; padding: 30px 0px 0px; }
			.widget_entries h3 { font-size: 18px; background:transparent url(images/widget-heading.png) no-repeat scroll 14px 17px; display:block; padding:18px 30px 10px 43px; }
			#sidebar .widget-content { background: url(images/separator.png) no-repeat; margin: 0px 0px 0px 8px; width: 262px; padding: 15px 10px; }
				#sidebar .widget-content ul { margin: 0px 0px 0px -10px; }
					#sidebar .widget-content ul li { background: url(images/separator.png) no-repeat bottom left; }
						#sidebar .widget-content ul li a { display: block; background: url(images/sidebar-bullet.png) no-repeat scroll 13px center; padding: 8px 4px 8px 35px; }
						#sidebar .widget-content > ul > li:first-child { margin-top: -8px; }
						#sidebar .widget-content > ul > li:last-child { background: none; }
							#sidebar .widget-content > ul > li:last-child a { margin-bottom: -10px; }
								#sidebar .widget-content ul ul { margin: 0px 0px 0px 20px; }
									#sidebar .widget-content ul ul li:first-child a { padding-top: 7px; margin-top: -7px; }
			
/*------------------------------------------------*/
/*------------[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:35px; }
	.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:203px; 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: 202px; }
		.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: 240px;	}
	#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: #ffffff; }
	#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; }
		
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination { overflow: hidden; padding: 15px 12px 0px; }

.wp-pagenavi { position: relative; margin: 20px 0 0 10px;}
.wp-pagenavi a, .wp-pagenavi a:link { padding: 5px 7px !important; margin: 2px; text-decoration: none; border:1px solid #E9E9E9 !important; color: #413f36; background-color: #fff; font-weight: normal !important; }
.wp-pagenavi a:visited { padding: 5px 7px; margin: 2px; text-decoration: none; border: 1px solid #e9e9e9; color: #413f36; background-color: #fff; }
 
.wp-pagenavi span.pages { padding: 5px 7px 5px !important; margin: 2px !important ; color: #000000; border:1px solid #E9E9E9 !important; color: #413f36; background-color: #fff; }
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { padding: 5px 7px !important; margin: 2px; font-weight: bold; background-color:#5C5C5C !important; border:1px solid #618391 !important; color:#FFFFFF !important; }

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; } 


.panel-overlay { border-top: 1px solid #aaa !important }
img.ngg-singlepic { padding-left: 0 }

.ngg-galleryoverview {
	clear:none !important;	
}

span#lightbox-caption, span#lightbox-caption a, span#lightbox-caption a:hover {
	font: normal 1.2em/1.4em verdana,sans-serif;
	color: #000;
	text-align:left;
	text-decoration:none;
}



