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

/* MODIFICATION NOTES: Modifications made by P. Farley on 6/29/2010 are commented below. 

/*------------------------------------------------*/
/*-----------------[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; background: transparent; }


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]-----------------*/
/*------------------------------------------------*/

/* MODIFICATIONS P.F. 06/29/2010: HTML and BODY attributes have been modified to accomodate background images*/
html {height: 100%; margin: 0px; padding: 0px; border: 0px;}
body { background-color: #B9B9B9; background: url(images/bg-striped-static.png); margin: 0px; padding: 0px; border: 0px; height: 100%;   text-align: center; line-height: 21px; font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #434343; text-shadow: 1px 1px 1px #fff; min-height: 25px; }






a { text-decoration: none; color: #4ca607; text-shadow: 1px 1px 1px #fff; } /* Modified by Patrick Farley 6.24.2010: changed link color to green */
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: #262626; letter-spacing: -1px; line-height: 1em; font-weight: normal; font-family: Trebuchet, Verdana, Helvetica, sans-serif;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #4ca607 !important; font-weight: normal !important; } /* heading link color matches PF choice */
h1 { font-size: 32px; }
h2 { font-size: 28px; }
h3 { font-size: 21px; }
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: 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], 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 */
/*------------------------------------------------*/
/*---------------[CONTENT WRAPPER]---------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/


#page-background { background: url(images/bg-page-gradient.png) repeat-x; z-index: -10; text-align: right;  width: 100%; height: 882px; position: absolute; margin: 0px; padding: 0px;  } /* Header region */




/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/

/* MODIFICATIONS P.F. 09/04/2010: Major changes made to accomodate new margins*/

#page-container {
	margin: -1px auto 0px auto; 
	padding-bottom: 0px;
	width: 1000px;
	min-height: 105%;
	height: auto !important;
	height: 105%;
	background: url(images/border-gradient.png) repeat-y;

	}
	
     #page-wrap {  border: 1px solid #CBD1D4;
     			min-height: 105%; /* ff */
     			height: auto !important; /* ie */
     			height: 105%;
    				border-bottom: 0px;
     			background: white;
     			text-align: left; 
     			width: 980px;    
     			margin: 0px auto 0px auto; 
				padding: 0px; 
				
     			} /* position: relative;*/
     			
     			
	#header  { padding-top: 0px; border:  }
	
/*	New sub-divs added to facilitate curvature in bg pattern */
	#header-top {text-align: left;  height: 116px;  padding-left: 10px;  background: url(images/bg-TopBar.png) repeat-x;}
	
	#header-center{   width: 83px; height: 116px; margin: 0px auto 0px 635px;  background: url(images/bg-top-curve.png) no-repeat;}

/* MODIFICATIONS P.F. 06/29/2010: Changes made to "header-left" div to accomodate new logo size*/

	#header-left{ float: left; text-align: left; margin-top: 0px; width: 635px;  }
	
	#header-right{ float: right; margin:0px ; width: 252px; height: 56px; background: url(images/bg-TopBar-right.png) repeat-x; padding-top: 60px; }
	

/* MODIFICATIONS P.F. 06/29/2010: Changes made to logo and slogan divs to accomodate new logo size*/
	
		#logoSpace {float: left;}
		img#logo { margin:0px 0px 0px 5px;   }
		#slogan {  font-family: Verdana, Trebuchet, sans-serif; font-style: italic; color: #262626; font-size: 21px; margin-top: 50px;  margin-right: 30px; padding: 0px;} /*modified by Patrick Farley, 6.24.2010 */
		
		
		#header #search-form {  width: 132px; background: url(images/search.png) no-repeat; height: 33px; margin-top:7px;  }
			#header #searchinput { width: 105px; background: none; border: none; font-style: italic; color: #7d8990;  text-shadow: 1px 1px 1px #f6f7f8; padding-left: 12px; padding-top: 10px; display: block; margin-top: 6px; }  
			div.description a.readmore { color: #ffffff; background: url(images/featured-readmore-right.png) no-repeat top right; display: block; height: 34px; padding-right: 9px; line-height: 34px; float: right; font-style: italic; text-shadow: 1px 1px 1px #86949b; margin-top: 8px; }
		
		
		
		#services_bg {  background:url("images/separator_bg.png") repeat-x scroll top left; padding-top: 1px; margin-top: -47px; }
			#services {  min-height: 283px; position: relative; background: url(images/separator_bg.png) repeat-x center bottom; border: 0px ;} /* where the three panels live */
		
		#services .one-third { background: url(images/third-left-bg.png) no-repeat top left; float: left; width: 210px; position: relative; padding: 31px 34px 20px 76px; }
		#services .first { background: none !important; }
			#services img.icon { position: absolute; left: 23px; top: 31px; }
			#services .one-third.first img.icon{ left: 18px; }
			#services h3.title { font-size: 24px; margin-bottom: -4px; line-height: 1.3em; text-shadow: 1px 1px 1px #fff;}
			#services h3.title a:hover { text-decoration: none; }
			#services p.tagline { font-family: Georgia, serif; font-style: italic; color: #a0a7ac; margin-bottom: -8px;}
			
	#content { background: url(images/content_line.png) repeat-y 641px 0px; padding-bottom: 25px;  }
		#content.nudge { margin-top:-46px; }
	#content.pagefull_width, .pagefull_width #content-area {  background: none; width: 100%; }
		#content-area { float: left; width: 641px;}
			div.entry { padding: 30px 41px 30px 20px; background: url(images/separator_bg.png) bottom left repeat-x; width: 580px; }
			#content.pagefull_width div.entry { width: 900px; }
				div.entry a, div#comment-section a { color: #000000; font-weight: bold; }
			div.entry.homepage { padding-bottom: 0px; background: none; }	
				div.entry h2.title, div.entry h1.title { padding-bottom: 22px; }
				div.entry img.thumbnail-post { border: 8px solid #ffffff; box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3); -moz-box-shadow:3px 6px 8px 1px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3); margin-right: 23px; margin-bottom: 17px; margin-top: 7px;}
					
		#breadcrumbs { margin-top: -32px; padding: 0px 0px 15px 25px; background: url(images/separator_bg.png) bottom left repeat-x; }
		#breadcrumbs, #breadcrumbs a { color: #a0a7ac; font-style: italic; font-family: Georgia, serif; } 
		h2.title a:hover { color: #000000 !important; text-decoration: none; }
		h3.title { font-size: 24px; }
		p.post-meta { margin-top: -12px; padding: 0px 0px 10px 4px; line-height: 22px; }
		p.post-meta, p.post-meta a { color: #a0a7ac; font-family: Georgia, serif; font-style: italic; font-weight: normal; }
			p.post-meta a:hover, #breadcrumbs a:hover { color: #111111; text-decoration: none; }
		
		.entry ul { list-style-type: disc; margin: 10px 0px 10px 20px; }
		.entry ol { list-style-type: decimal; list-style-position: inside; margin: 10px 0px 10px 2px; }
			.entry ul li ul, .entry ul li ol { margin: 2px 0px 2px 20px; }
			.entry ol li ul, .entry ol li ol  { margin: 2px 0px 2px 35px; }
				
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/	
/* Original navbar has been replaced with an "aquabar" scheme.*/	
			
			
ul.nav  {  background: #ffffff url(images/navbar-whole.png) no-repeat;  margin-top: 0px; 	 margin-left: 10px;
		font-family: Arial, Verdana, sans-serif; font-size: 14px; margin-bottom: 46px; padding-top:0px; }
		


ul.nav li {  } /* the navigation bar: each list item in the bar */
	
	ul.nav li a { color:#434343; padding:14px 24px 13px; }	/*  properties for text items in the nav bar; applies also to items in the dropdown */
	ul.nav li a:hover {text-decoration: none;} /*  properties for text items in the nav bar; how the text behaves when moused over */
	ul.nav li:hover a { background: url(images/navbar-over.png) repeat-x;} /* specifies the rollover state for the nav bar; how the background image behaves when moused over; */ 
	ul.nav li.current_page_item a { background: url(images/navbar-up.png) repeat-x;}  /* Current page; works for all but number 2 */
	ul.nav li.current-cat a { background: url(images/navbar-up.png) repeat-x;} /* Current page; works for number 2 */
	
	/* Dependencies */
	ul.nav li:first-child  a { color:#434343; padding:14px 24px 13px 40px; }	/* exclusive properties of first item in the menu */
	ul.nav > li:first-child { background: url(images/navbar-whole.png) no-repeat; } /* first item in the menu */
	ul.nav > li:first-child > a:hover { background: #ffffff  url(images/navbar-first-roll.png) repeat-x;} /* rollover state for first item in nav bar */ 
	ul.nav > li:first-child.current_page_item  > a   {background:  url(images/navbar-first-up.png) no-repeat;} /* Selected state for Home page */ 
	
	/* Dropdown menu properties */ 
		ul.nav ul { 	border: solid #56d118 2px;  
					top: 40px !important; 
					left: 1px !important; 
					box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3); -moz-box-shadow:3px 6px 8px 1px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3); 
					background: url(images/subMenu_bg-static.png) ; } /*default properties for the entire dropdown menu */
					
		ul.nav ul li:hover { background: url(images/subMenu_bg-hover.png) ; }
		ul.nav ul li:first-child > a {  padding:7px 4px 6px 18px; }	/* exclusive properties of first item in the menu */
		ul.nav ul li  a { background-image: none !important;  border-top: solid white 1px;  border-bottom: solid #bbbbbb 1px; width: 180px; padding: 6px 4px 6px 18px; }  /* background-image: none !important; */
			
	/* Sub menu properties */ 
		ul.nav ul ul { border-left: dotted #bbbbbb 1px;  background: url(images/subMenu_bg-static.png) ;   left: 203px !important; top: -2px !important;  } /* applies to sub sub menus */ 

			

/*--------------[FEATURED SLIDER]-----------------*/
/*------------------------------------------------*/
		div#featured { border: 0px;  position: relative; background: url(images/featured_bg.jpg) repeat-x scroll center bottom transparent; padding-bottom:35px; padding-left: 15px; padding-top:-5px;} /* Modified  background image */
			#featured_content, .slide { width: 920px !important; }
			a#left_arrow { background: url(images/left_arrow.png) 0px 0px no-repeat; left: 0px;  }
			a#right_arrow { background: url(images/right_arrow.png) 0px 0px no-repeat; right: 0px; }
			a#left_arrow, a#right_arrow { display:block; height:23px; position: absolute; text-indent:-9999px; top:88px; width:13px; margin: 0px 10px; border: 0px;}
				div.slide img.thumb {float: left; margin-left: 150px; text-indent:-9999px;}
				div.slide div.description {float: right; width: 460px; margin-right: 230px; }
					div.description h2 a:hover { text-decoration: none;}
					div.description p.tagline { font-family: Georgia, serif; font-style: italic; color: #a0a7ac;}
					div.description { color: #262626; }
					
					a.readmore { color: #ffffff !important; font-weight: normal !important; background: url(images/featured-readmore-right.png) no-repeat top right; display: block; height: 34px; padding-right: 9px; line-height: 32px; float: right; font-style: italic; text-shadow: 1px 1px 1px #86949b; margin-top: 8px; margin-right: 0px; }
						a.readmore span { display: block; height: 34px; background: url(images/featured-readmore-left.png) no-repeat; padding: 0px 11px 0px 20px; } 
						
			div#controllers { clear:both; bottom:-5px; left:0; padding-left:440px; position:absolute; }	
				div#controllers a { float: left; text-indent:-9999px; background: url(images/controller1.png) no-repeat; display: block; height: 14px; width: 15px; margin-right:4px; }	
				div#controllers a.activeSlide {background: url(images/controller2.png) no-repeat;}
		
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

#comment-section { padding:30px 41px 20px 20px; }
	h3#comments { font-size: 30px; }

span.bottom_bg { background:url(images/comment-bottom.png) no-repeat scroll bottom right; display: block; height: 2px; width: 100%; margin-top: -21px; } 
	div.authordata { width: 100px; }
		img.avatar { float: right; border: 5px solid #ffffff; box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow:2px 3px 6px 0px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2); }
		div.comment-author { text-align: right; margin-top: 13px; padding-bottom:5px; }
			div.comment-author span.fn a, div.comment-author span.fn { color: #262626 !important; font-size: 14px; font-weight: normal !important; font-family: Georgia, serif;  }
		.comment-meta { margin-top: 3px; }	
			.comment-meta a { color: #434343 !important; font-size: 11px; font-weight: normal !important; }
		
	.comment-wrap { float:left; margin-left:32px; }
		.reply-container { float: right; }
			.reply-container a { padding-left: 15px; }
			.reply-container a:hover { text-decoration: none; }
			
	
	ul.children .comment .bottom_bg { background: none; }

	li.depth-1 .comment-wrap { width: 428px; }
	li.depth-2 .comment-wrap { width: 310px; }
	li.depth-3 .comment-wrap { width: 193px; }
	li.depth-4 .comment-wrap { width: 78px; }
		
	ol.commentlist { padding-top: 10px; }
	.commentlist li.comment { margin: 20px 0px; background: url(images/content_line.png) repeat-y 117px 0px; }
		.commentlist li.comment ul { margin: 8px 0px 8px 117px; }
		
	#respond { padding-top: 30px; }
		#commentform textarea#comment { width: 99%; }
		#commentform input[type=text] { width: 40%; }
		
	li.comment #respond { padding-left:28px; padding-top:20px; background: #E7E9EB; }
		li.comment #respond textarea { width: 99% !important; }
		li.comment #respond input[type=text] { width: 50% !important; }
	
	.depth-1 li.comment #respond { padding-left:10px; }
	
	span.bottom_bg { width: 580px; }
		
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

/*MODIFICATIONS P.F. 6/29/2010 -- Complete changes to footer section to accomodate background strip -- this has all been changed here and in the footer.php file */		


#meta-footer {background: white; width: 1000px; height: 192px; margin: 0px auto;  border: 0px;
	background: url(images/border-gradient.png) repeat-y;
}
		div#footer { border: 1px solid #c7ced1; margin-bottom: 35px; background-color: #f3f4f5; height: 45px; }

		.newfooter {  
				background-color: white; 
				background:  url(images/bg-BottomBar.png) repeat-x;
				width: 980px;
				height: 77px; 
				text-align: center; 
				margin: 0px auto;
				
				
					}
/*	Positions the background bars		*/		
/*					
#footer-background { z-index: 300; position: absolute;  width: 100%; height: 77px; background:  url(images/bg-BottomBar.png) repeat-x;}
 #footer-background-right {float: right; width: 50%; position: absolute;  right: 0px; 
background:  url(images/bg-BottomBar-right.png) repeat-x; height: 77px; margin: 0px; padding: 0px; border: 0px;} */
					
						

/*---------Footer Content---------------*/			
			#footer-content {  position: relative; text-align: left; width: 100%; height: 77px; margin: 0px auto 0px; padding-top: 0px;  }
				#footerCurve {margin: 0px 556px 0px 356px;  width: 49px; height: 77px;  background:  url(images/bg-BottomBar-curve.png) no-repeat;}
				ul#bottom-menu li {  padding-top: 12px; padding-left: 22px; float: left;  }
					ul#bottom-menu li a { padding-right: 10px; color: #434343; text-transform: lowercase;}
/*----- modified July 4 by P.F.-------*/
				#copyright {height: 77px; width: 566px; float: right;  background:  url(images/bg-BottomBar-right.png) repeat-x;   text-align: right; padding-top: 0px; padding-right: 15px; font-size: 11px;}	
				


/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/
		div#sidebar { float: right; width: 317px; }

			div.sidebar-block { background: url(images/separator_bg.png) repeat-x bottom left; padding:28px 5px 20px 30px;  }
			#tabbed { position: relative; padding: 0px; }
				
				ul#tabbed-area { background: url(images/tabbed-area-bg.png) no-repeat; }
				
					ul#tabbed-area li.ui-state-active { background: url(images/active-tab-arrow.png) no-repeat bottom center; padding-bottom: 11px; }
						ul#tabbed-area li.ui-state-active a { background: #e8ebec; }
				
					ul#tabbed-area li { text-align: center; float: left; margin-right: 2px; }
					
					
						ul#tabbed-area li a { color: #404040; display: block; padding: 13px 3px 10px; }
						ul#tabbed-area li a:hover {text-decoration: none; background-color: #e8ebec; }
					ul#tabbed-area li.first a {width: 91px;} 
					ul#tabbed-area li.second a {width: 112px;}
					ul#tabbed-area li.last { margin-right: 0px; }
						ul#tabbed-area li.last a { width: 90px; }

						ul#tabbed-area li.ui-state-active a:hover { background-color: #e8ebec; }
					div#recent-tabbed.widget {padding-top: 25px;}	
			div.sidebar-block .widget ul ul { margin-left: 9px;}
				.widget ul { margin-bottom: 5px; }
					.widget ul ul { margin-bottom: 0px; }
				.widget ul li { background: url(images/bullet.png) no-repeat 0 10px; padding:5px 0 8px 18px; color: #262626;}
					.widget ul li ul { margin:0 0 -12px; padding:5px 0 0 7px;}	
						div#recent-tabbed, div#popular-tabbed, div#random-tabbed {padding-top: 25px; padding-left: 35px; padding-bottom: 25px; }
							div.widget h3.widgettitle { padding-bottom: 20px;  }
						
						
			
/*------------------------------------------------*/
/*------------[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; display: none; }
		.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: #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; }
		
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination { overflow: hidden; padding: 15px 12px 0px; }

.wp-pagenavi { position: relative; padding: 25px 0px 5px 20px; }
.wp-pagenavi a, .wp-pagenavi a:link { background: url(images/pagenavi-bg.png) no-repeat !important; padding: 11px 14px 17px 15px !important; margin: 2px; font-weight: bold; color:#FFFFFF !important; border: none !important; text-shadow: 1px 1px 1px #86949b; }
.wp-pagenavi a:visited { background: url(images/pagenavi-bg.png) no-repeat !important; padding:9px 15px 11px 12px !important; margin: 2px; font-weight: bold; color:#FFFFFF !important; border: none !important; }
.wp-pagenavi span.pages { padding: 5px 7px 5px !important; margin: 2px !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(images/pagenavi-current-bg.png) no-repeat !important; padding:9px 15px 11px 12px !important; margin: 2px; font-weight: bold; color:#FFFFFF !important; border: none !important; text-shadow: -1px -1px 1px #ffffff; color: #262626 !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: 15px 0px 15px 84px;}

.fullwidth { width: 100% !important; } 

div#controllers { z-index: 100; }

.js #featured, .js div#tabbed {display: none;}

#slogan {color: #4ca607;}
#html {background:green;}
