/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */

#header { position: relative; z-index: 999; margin: 0 0 30px; background: transparent url(/wp-content/uploads/2011/12/ripple-header.png) repeat left bottom; }

#footer { position: relative; z-index: 999; margin: 0px; background: transparent url(/wp-content/uploads/2011/12/ripple-footer.png) repeat left top; }

#wrapper  { background:none; background-color: #013554; }
/* background: transparent url(images/wrapper-bg-colourstrip.png) repeat-x left top; padding-top: 5px; }   */

#featured-slider {
    background: url('/wp-content/uploads/2013/04/turf.jpg') repeat scroll left top #60a845;
}


/* 2.2 Navigation */
#navigation{ font:normal 14px/1em arial, sans-serif; margin-top: 6px; }
#navigation ul.rss  { margin: 0 0 0 10px; padding: 8px 0; }

.nav { z-index:99; margin:0; padding:0; list-style:none; line-height:1; }
.nav a  { position:relative; color: #464646; display:block; z-index:100; padding:7px 10px; line-height:18px; text-decoration:none; text-shadow:0 0px 0 #000;  }
.nav li  { float:left; width: auto; margin-left: 15px; }
.nav li a.sf-with-ul { padding-right:20px; }

.nav a:hover, 
.nav li.current_page_item a, 
.nav li.current_page_parent a,
.nav li.current-menu-ancestor a,
.nav li.current-cat a,
.nav li.current-menu-item a,
.nav li.sfHover { background:#CCCCCC; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;  }

/* Optional Styling */
#navigation { 
	
	/* Border Radius */
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;   
	
	/* Box Shadow */
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,.03);
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.03);
	box-shadow: 0 0px 0px rgba(0,0,0,.03); 
}  
#navigation .nav li a { }
#navigation .nav li:first-child a { border-left:none; }

	/* 2.2.1 Drop-down menus */
	.nav li ul  { background: #1f1f1f; margin:0 0 0 -1px; padding:7px 10px; position: absolute; left: -999em; width: 160px; z-index:999; }
	.nav li ul li { margin-left: 0px !important; }
	.nav li ul li a  { padding:8px 0px; width:160px; color:#ffffff; background: none; font-size:0.9em;}
	.nav li ul li a:hover  { text-decoration: underline; }
	.nav li ul li a.sf-with-ul { padding-right:0; }
	.nav li ul ul  { margin: -37px 0 0 140px; }
	
	.nav li ul li a:hover, 
	.nav li.current_page_item ul li a, 
	.nav li.current_page_parent ul li a,
	.nav li.current-menu-ancestor ul li a,
	.nav li.current-cat a ul li,
	.nav li.current-menu-item ul li a,
	.nav li.sfHover ul li { background:none; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;}
	
	.nav li:hover,.nav li.hover  { position:static; }
	.nav li:hover ul ul, .nav li.sfhover ul ul,
	.nav li:hover ul ul ul, .nav li.sfhover ul ul ul,
	.nav li:hover ul ul ul ul, .nav li.sfhover ul ul ul ul { left:-999em; }
	.nav li:hover ul, .nav li.sfhover ul,
	.nav li li:hover ul, .nav li li.sfhover ul,
	.nav li li li:hover ul, .nav li li li.sfhover ul,
	.nav li li li li:hover ul, .nav li li li li.sfhover ul  { left:auto; }
	
	.nav .sf-sub-indicator {background:	url(images/arrow-superfish.png) no-repeat;position:absolute;display:block;right:0.4em;top:44%;width:10px;height:10px;text-indent:-999em;overflow:hidden;}
	.nav li ul .sf-sub-indicator {background:url(images/arrow-superfish-right.png) no-repeat; top:38%; }
	
	/* Optional Styling */
	#navigation .nav li ul  { 
		/* Border Radius 
		border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; */
	
		/* Box Shadow 
		-moz-box-shadow: 0 2px 2px rgba(0,0,0,.03);
		-webkit-box-shadow: 0 2px 2px rgba(0,0,0,.03);
		box-shadow: 0 2px 2px rgba(0,0,0,.03);  */
	}
	#navigation .nav li ul ul { border-radius: 0 4px 4px 4px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }
	#navigation .nav li ul li a { border:0; border-top:1px solid #333333; border-bottom:1px solid #222222; }
	#navigation .nav li ul li:first-child a { border-top:none; }
	#navigation .nav li ul li:last-child a { border-bottom:none; }



/*  COLOR for Text   */

#main .block .widget-title { color: #cccccc; text-shadow: none; }
#main .block .textwidget { color: #cccccc; }

a.rsswidget img { display: none; }
a.rsswidget { color: #cccccc; }
.rss-date { color: #9c9c9c; vertical-align: bottom; }

/*  COLOR for Links   */

.entry a { color: #11338b; }

#sidebar .widget h3 { color: #FFFFFF; font-weight: normal; margin: 0px 0 0 -20px; }

a, .post-meta a:link, .post-meta a:visited, .post-more a:link, .post-more a:visited, .post p.tags a:link, .post p.tags a:visited, ul li a { color: #f6cc23; }

#wrapper #comments .comment-head .name, #wrapper #comments .comment-head .reply a { color: #336633; }

#mini-features .block p, #mini-features .block h3 {margin-left:40px; margin-right:20px;}
#mini-features .block {width:300px;margin-right:0px;}
#mini-features .mini-inside .col-full {padding:0px;width:900px;}

.widget ul li {margin: 0px; list-style-position:outside; list-style: none; padding:0px 0px 10px 0px; }
.widget ul {line-height:1.2em; margin: 0px; list-style-position:outside; padding:0 10px 0 0; }
.widget ul li a {line-height:1.4em; margin: 0px; list-style-position:outside; padding:0 2px 0 0; }

.widget_woo_twitter .back { padding: 10px 0 0 0; }
.widget_woo_twitter ul li { border-bottom: none; font-family: arial, sans-serif; color: #cfcfcf; line-height: 1.3em; margin-bottom: 10px; vertical-align: bottom; }
.widget ul li a { vertical-align: bottom; }
.widget_woo_twitter ul li .content { font-family: Arial, sans-serif; font-size: 13px; }
a.time { vertical-align: bottom: }
.widget_woo_twitter p { color: #828488; font-weight: normal; padding: 10px 0 0 0px; }
.widget_woo_twitter p a { color: #828488; }

/* Remove Comments */
#comments, #comments .ul-tabs-panel, #comments .ui-tabs-panel ui-widget-content ui-corner-bottom a, #comment-form-tabs  {display:none;}