/*
Theme Name: WSA
Author: New Options Worldwide
Author URI: http://www.nowcandoit.com/
*/

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/
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 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1;font-family:arial; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
body { background: #fff url(images/Background.png) repeat-x; color: #555; font-family: calibri; font-size: 12px; line-height: 19px; }
a:hover { color: #555;font-family:arial; }
a{
	text-decoration:none;
	font-family:arial;
	font-size:14px;
	color:#1C8CA0;
}
.clear { padding: 0; margin: 0; clear: both; }
.wrapper { width: 960px; margin: auto;}
	#logo { border: none; margin: 0px auto 10px 0px; clear: both; }
h1, h2 { font-size: 34px;font-family:arial; color: #4E2574 !important; }
h3 {
    color: #4E2574 !important;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
}
#posts p, .post_full p {color: #555;
    font-family: arial !important;
    font-size: 14px;
    padding-top: 15px;
	text-align:justify
}


li.cat-post-item {
	font-size:11px;
	margin-bottom:10px;
}
.post-date{
	font-size:11px;	
}
#latest-title{
	font-size:14px;
	color:#3096A8;
	font-weight:600;
	font-family:calibri;
}
span.in-pop{
	width: 600px; 
	padding: 10px; 
	color: #fff; 
	-webkit-border-radius: 5px; 
	-webkit-border-bottom-left-radius: 0; 
	-moz-border-radius: 5px; 
	-moz-border-radius-bottomleft: 0; 
	border-radius: 5px; 
	border-bottom-left-radius: 0; 
	text-shadow: none !important;"
}
tr.head{
	background:#1C8CA0 !important;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    text-shadow: none;
}
ul.folders li{
	background-image: url(/members-only/wp-content/uploads/2012/07/folder.png);
	list-style:none;
}
.Silvertable{
	border: 1px solid #c5c5c5;
}
.Silvertable tr#odd{
	background: #fff;
}
.Silvertable tr{
	background: #e9e9e9;
}
.Silvertable td{
	border-left:1px solid #c5c5c5;
	border-bottom:1px solid #c5c5c5;
	padding:10px;
}
.opt-head{
	padding:0 20px 20px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	background:#1C8CA0;
	color:#fff !important;
	text-align:center !important;
	font-size:22px !important;
}
.opt-subhead{
	text-align:center !important;
	font-size:22px !important;
	color:#fff !important;
	text-shadow:none !important;
	margin-top:20px;
}
.opt-form{
	margin-left:150px;
	float:left;
	width:250;
	background:url('/wp-content/uploads/2012/07/opt-button.png') no-repeat !important;
	background-position:45px 200px !important;
}
.opt-privacy{
	margin-top: 60px; 
	padding-top: 0px; 
	margin-right: 9px; 
	margin-left: 72px;
}
.team {
	float:left;
	width:200px;
	text-align:center;
}
.children{
	margin-left:30px;
}
.textwid ul{
	font-weight:600px;
}
/*------------------------------------------------*/
/*---------------[NAVIGATION MENU]----------------*/
/*------------------------------------------------*/
#navwrap {
    background: none repeat scroll 0 0 #1C8CA0;
   // background-image: url("images/nav-bg.png");
    text-align: left;
    width: 960px;
	//padding-top: 10px !important;
}
	.nav_top { background-image: url(images/nav-top.png); width: 960px; height: 1px; display: block; float: left; }
	.nav_bottom { background-image: url(images/nav-bottom.png); width: 960px; height: 1px; display: block; float: left;  }
	.nav { float: left;
   // padding-bottom: 10px;
    padding-left: 0 !important; }
		.nav li { float: left; //padding: 0 10px; list-style-type: none;  position: relative;}
		.nav li.current_page_item a, .nav li.current-menu-item a, .nav li.current-category-ancestor a, .nav li.current_page_ancestor a, .nav li.current-post-parent a { //font-style: italic; color: #fff;background: #09505d;padding: 10px 20px;	}
			.nav li a { color: #FFFFFF;
    float: left;
    font-family: Arial !important;
    font-size: 12px;
    font-weight: bold;
	padding-top:14px;
    text-transform: none;
	padding: 10px}
	.nav li a:hover {
		background: #09505d;
	}
				.nav li ul { background: #1C8CA0 ; padding: 0;  }
				.nav li ul li ul { border-top: 1px solid #d5d5d5; padding-top: 10px; }
				.nav li ul li a { width: 196px; padding: 10px 10px 10px 30px; background: url(images/dropdown-arrow.png) no-repeat 20px 17px; }


/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]------*/
/*------------------------------------------------*/
.nav ul { position:absolute; top:-999em; background-position: bottom; background-repeat: no-repeat; z-index: 15; }
.nav li { float:left; position:relative; z-index: 15;}
.nav a { display:block; float: left; }
	.nav li:hover ul, ul.nav li.sfHover ul { left:0px; top:29px; }
	.nav li:hover li ul, .nav li.sfHover li ul { top:-999em; }
		.nav li li:hover ul, ul.nav li li.sfHover ul { left:216px; 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: 236px; margin-top: 10px;}
		.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' */ }


/*------------------------------------------------*/
/*----------------[FEATURED SLIDER]---------------*/
/*------------------------------------------------*/
#featured { margin-top: 23px; }
	#featured #slides { width: 954px; background-color: #e5e5e5; border-bottom: 1px solid #fff; height: 375px;
	padding: 3px; }
		#slides .slide { position: relative; }
		#featured .slider_shadow { background-image: url(images/slider-shadow.png); width: 960px; height: 14px; display: block; }
			.slide .banner { position: absolute; width: 303px; height: 319px; background: url(images/slider-banner.png) no-repeat; top: 0px; padding: 30px 20px 0 96px;font-style: italic; color: #525252; text-shadow: 1px 1px 0px #fff; }
			.slide .active { top: 90px; }
				.banner h2 { color: #a4a4a4; font-size: 38px; padding-bottom: 20px; line-height: 40px; display: block; height: 100px; }
				.banner span { margin: 16px 0 0 100px; height: 40px; display: block; background-image: url(images/slider-readmore-left.png); float: left; }
				.banner span a { background: url(images/slider-readmore-right.png) no-repeat right; height: 24px; font-family: Georgia; font-size: 12px; color: #fff; text-transform: uppercase; float: left; margin-right: -17px; padding: 8px 15px; text-shadow: 1px 1px 0px #6c6c6c; }
#switcher { width: 444px; float: right; margin-top: -65px; }
	#switcher .item { margin-right: 17px; float: left; height: 98px; width: 93px; background: url(images/slider-thumb-shadow.png) no-repeat bottom; position: relative; }
		.item div.wrap { cursor: pointer; background: #e4e4e4; border-bottom: 1px solid #7f7f7f; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; padding: 4px; width: 83px; height: 83px; position: absolute; }
		.item div.active { margin-top: -15px; }
		.item div span.image { width: 83px; height: 83px; display: block; }
		.item .hover { z-index: 10; background-image: url(images/slider-hover.png);  display: none; position: absolute; top: -160px; left: -55px; width: 182px; height: 123px; padding: 15px; font-style: italic; color: #525252; text-shadow: 1px 1px 0px #fff; }
		.item .hover span { color: #a4a4a4; font-size: 21px; margin: 0 0 10px 0; padding: 0; float: left; }


/*------------------------------------------------*/
/*------------------[BASIC STYLES]----------------*/
/*------------------------------------------------*/
#quote { font-size: 30px; color: #333333; text-shadow: 1px 1px 0px #fff; width: 925px; margin-top: 90px; background: url(images/quote-left.gif) no-repeat top left; padding: 25px 0 0 35px; }
	#quote div { background: url(images/quote-right.gif) no-repeat bottom right; padding: 0 35px 20px 0; }
	#quote div span {  color: #bfbfbf; font-size: 29px; padding-top: 10px; display: block; }
#strip-top { height: 39px; background-image: url(images/strip-top.png); }
#strip { height: 59px; background-image: url(images/strip-bg.png); }
	#strip div { position: relative; width: 960px; display: block; margin: 0 auto 0 auto; padding: 20px 0; text-shadow: 1px 1px 0px #fff; color: #9c9b9b; font-size: 18px; font-style: italic; text-align: center; }
	#strip div .arrow { position: absolute; top: 58px; left: 460px; }
#blurbs { width: 958px; border-left: 1px solid #d4d4d4; border-right: 1px solid #d4d4d4; border-bottom: 1px solid #d4d4d4; margin: 0 auto; background: #fff url(images/blurbs-bg.png) repeat-x 0px 1px; padding: 35px 0 40px 0; }
	#blurbs div  { width: 220px; float: left; background-repeat: no-repeat; background-position: top left; padding: 5px 0 0 55px; margin-left: 30px; }
		#blurbs div span.titles { font-size: 24px; color: #000; display: block; padding-bottom: 10px; }
.blurbs_shadow { width: 960px; background-image: url(images/blurbs-shadow.png); height: 8px; display: block; }
/*#footer { width: 960px; margin: 10px auto 40px auto; text-align: right; text-shadow: 1px 1px 0px #fff; color: #919191; font-size: 11px; font-style: italic; }*/
#footer {/*background: url(images/footerback.png) repeat-x;*/
	background:#1C8CA0;
    color: #919191;
    font-size: 11px;
    margin: 0 auto;
    padding: 20px;
    width: auto;
	height:70px;}
	#footer a { color: #5e5b5b;}
#content { //background-image: url(images/content-bg.png); float: left; text-shadow: 1px 1px 0px #fff; margin-bottom: 30px; }
	#content .content_wrap {// background: url(images/content-bg-top.jpg) no-repeat top; float: left; }
	#content .full, .full, #content .full .full { background-image: none; }
		#content .content_wrap .content_wrap {// background: url(images/content-bg-bottom.jpg) no-repeat bottom; float: left; padding-top: 20px; }
			#breadcrumbs { padding: 10px 0 25px 0; color: #686868; font-style: italic; float: left; }
				#breadcrumbs a { font-style: italic; color: #b6b6b6; }
				#breadcrumbs a:hover { color: #686868;}
					#breadcrumbs span { color: #686868; }
					#breadcrumbs span.separate { color: #b6b6b6; margin: 0 5px;}
#sidebar { float: left; width: 250px; padding-left: 30px; padding-top: 10px; }
#sidebar .widget { margin-bottom: 30px; float: left; }
	.widget ul { padding-left: 13px;}
	.widget ul li { padding: 3px 0 3px 5px; list-style-image: url(images/bullet.png); }
	.widget ul li a { color: #525252; }
	.widget ul li a:hover { color: #000; }
	.widget h3 { font-size: 24px; color: #000; display: block; background: url(images/widget-line.png) no-repeat bottom left; padding-bottom: 10px; margin-bottom: 10px; }
	#search-bar { float: left; }
		#search-bar #searchinput {background: url(images/search-bg.png) no-repeat; width: 175px; height: 35px; border: none; float: left; padding-left: 10px; padding-right: 10px; }
		#search-bar #searchsubmit { }
#posts { float: left; width: 575px; padding-right: 40px; }
#posts_full { width: 960px; }
	#posts_full .post_full { width: 960px; }
	#posts .post { float: left; margin-bottom: 40px;width:600px; }
		.post .text { float: right; width: 375px;font-size:15px;font-family:arial;}
		#posts .post .no_thumb { width: 640px; }
		.post h2  { font-size: 30px; color: #000;line-height:28px; }
			.post h2 a { color: #000; }
		.post .line {  background: url(images/line.png) repeat-x bottom; height: 2px; display: block; margin: 5px 0; }
		.readmore { background-image: url(images/readmore-left3.png); height: 24px; display: block; float: right; margin-top: 10px; }
		.readmore a {background: url(images/readmore-right3.png) no-repeat right;  margin-right: -15px;  height: 21px; display: block; color: #fff; text-shadow: none !important; padding: 3px 10px 0 10px; font-family: Arial; font-size: 11px; float: right; }
		.post .thumb { float: left; width: 194px; margin-right: 20px; }
			.thumb div { float: left; background-color: #fff; border-left: 1px solid #e7e7e7; border-right: 1px solid #e7e7e7; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #a5a5a5; padding: 5px; }
			.thumb .shadow { float: left; width: 194px; height: 7px; display: block; background-image: url(images/thumb-shadow.png); }
			.thumb div .image { float: left; }
				.thumb div .image img a { border: none; }
			.post .postinfo { color: #b6b6b6; font-style: italic;  }
				.postinfo a { color: #686868; }
				.postinfo a:hover { color: #000; }
				
.wp-pagenavi { float: right; }
				
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

#comment-wrap { padding: 30px 0 0 0; float: left; }
	li.depth-1 { padding: 30px 0px 5px 0px; }

h3#comments { font-size: 24px; color: #000000; }

.comment-icon { background: url(images/comment-bottom-bg.png) no-repeat bottom left; padding-bottom: 14px; }

.comment-icon .post { padding: 3px 0px 0px; }

div.authordata { width: 100px; }
	div.avatar { float: left; position: relative; padding:6px 6px 10px 6px; background-image: url(images/comments-avatar-bg.png); }
		div.avatar span.overlay { background: url(images/comment-overlay.png) no-repeat; display: block; width: 57px; height: 57px; position: absolute; top: 6px; left: 6px; }
		
	.comment-wrap { float:left; margin-left:14px; }
			
		.reply-container { display:block; float:right; margin-bottom:15px; background: url(images/readmore-left2.png) no-repeat left; height: 27px; text-shadow: 1px 1px 1px #ffffff; font-size: 11px; line-height: 27px; }
			.reply-container a { float: left; display: block; background: url(images/readmore-right2.png) no-repeat right; padding:0 10px 0 12px; height:27px; color: #282828; }
			.reply-container a:hover { text-decoration: none; color: #383838; }
			
	li.depth-1 .comment-wrap { width: 485px; }
	li.depth-2 .comment-wrap { width: 475px; }
	li.depth-3 .comment-wrap { width: 393px; }
	li.depth-4 .comment-wrap { width: 311px; }
		
	ol.commentlist { list-style:none outside none; padding-top:8px; }
		ol.commentlist ul { list-style:none outside none; }
	
		.commentlist li.comment li { background: none; padding: 0px; }
		.commentlist li.comment ul { margin: 8px 0px 8px 82px; }
		
	#respond { padding-top: 25px; }
		.comment #respond { padding-left: 0px; padding-top: 5px; }
		#commentform textarea#comment { width: 88%; }
		#commentform input[type=text] { width: 40%; }
		
	
		li.comment #respond textarea { width: 88% !important; }
		li.comment #respond input[type=text] { width: 50% !important; }
		
	#respond h3#comments { background: none; margin: 0px; padding: 0px; } 
	
	.comment-author { padding-top: 2px; }
		.comment-author .comment-meta, .comment-author .comment-meta a { color: #9e9e9e; font-size: 14px; font-style: italic; font-family: Georgia, serif; }
			.comment-author .comment-meta a:hover { text-decoration: none; }
		span.fn, span.fn a { color: #000000; font-size: 20px; }
			span.fn a:hover { text-decoration: none; }
		
	.comment-content { padding-top:5px; }
	
	
/*------------------------------------------------*/
/*-------------------[GALLERY]--------------------*/
/*------------------------------------------------*/
#posts .gallery_item { width: 194px; margin: 0 22px 44px 22px; }
	#posts .gallery_item .thumb { position: relative; }
	#posts .gallery_item .thumb .readmore { position: absolute; left: 67px; top: 148px; display: none; }
	#posts .gallery_item .thumb .readmore a {   }
.gallery_full { width: 610px; border: 10px solid #e7e7e7; margin: 20px 0; }

#sidebar .widget { width:316px; }

.post ul { list-style-type: disc; margin: 10px 0px 10px 35px; }
   .post ol { list-style-type: decimal; list-style-position: inside; margin: 10px 0px 10px 2px; }
      .post ul li ul, .post ul li ol { margin: 2px 0px 2px 20px; }
      .post ol li ul, .post ol li ol  { margin: 2px 0px 2px 35px; }
      
#about-image {float:left;}

/*------------------------------------------------*/
/*------------[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; }

/*------------------------------------------------*/
/*-----------------[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; }
      
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; }
   
.alignright {float:right;}
.alignleft {float:left;}

/* Custom menu here*/
#menu-top-menu {
	padding:10px 0;
}
#menu-topmenu li{
	float:left;
	padding:2px 10px 2px 0px;
	font-size:12px;
	font-family:arial !important;
	font-weight:bold;
	margin-right: 10px;
	border-right:1px solid #ccc;
	
	}
	#menu-topmenu li:last-child {
		border:none;
	}
	#menu-topmenu li a {
		color: #fff !important;
	}
	#menu-topmenu li:last-child {
	background:#4e2574;
	padding:2px 10px;
	border-radius: 5px;
	}
.p1 {
	color:#fff;
	font-family: arial !important;
	font-weight:bold;
	float:left;
	
}
.screen-reader-text {
	display:none;
}
.search {
    background: url("images/NewSearchbar.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 30px;
    margin-right: 4px;
    margin-top: 4px;
    padding-left: 23px;
    width: 198px;
	/*margin-left:-395px;*/
}
#s {
	border: medium none;
    height: 24px;
    margin-top: 1px;
    padding-right: 0;
    width: 140px;
}
#searchsubmit {
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: transparent;
    cursor: pointer;
    float: right;
	width: 48px;
}
.nivo-controlNav {
	display:none !important;
}
div.nivoSlider {
	box-shadow: 0 0 4px #333333 !important;
	margin-bottom:15px !important;
}
.headline p {
	text-align:center;
	color: #684d87;
	font-family: calibri !important;
	font-size:42px;
	font-weight:bold;
	line-height:34px;
}
.sideheading {
	/*background: url("images/Sidebarheading.png") no-repeat scroll 0 0 transparent;*/
	background:#4E2574;
    color: #FFFFFF !important;
    font-family: arial !important;
    font-size: 18px !important;
    font-weight: bold;
    height: 35px;
    text-align: center !important;
    text-shadow: none;
    width: 280px !important;
	margin-bottom:25px;
}
.textwid{
	/*margin-left: 7px;*/
	width:283px;
	border:1px solid #dadada;
	border-top:none;
	padding-left:20px;
padding-bottom: 10px;
}
.popular ul li {
	margin: 4px 0;
	padding-left: 20px;
	background: url(/wp-content/uploads/2012/07/bullet_star.png) no-repeat 2px 2px;
	}
 .sideheading1 {
	/*/background: url(images/sidebar.png) no-repeat;*/
	background:#4E2574;
    color: #FFFFFF !important;
    font-family: arial !important;
    font-size: 18px !important;
    font-weight: bold;
    /*height: 53px;*/
	height:35px;
    text-align: center !important;
    text-shadow: none;
    width: 305px;
	padding-top: 12px;
	/*margin-left:6px;*/
}
 .sideheading1 a{
	/*/background: url(images/sidebar.png) no-repeat;*/
	/*background:#4E2574;*/
    color: #FFFFFF !important;
    font-family: arial !important;
    font-size: 18px !important;
    font-weight: bold;
    /*height: 53px;*/
	height:35px;
    text-align: center !important;
    text-shadow: none;
    width: 295px;
	padding-top: 12px;
	margin-left:6px;
}
.featured {
	/*background: url(images/Featured.png) no-repeat;*/
	width:280px !important;
	height:258px;
	border:1px solid #dadada;
	border-top:none;
}
.sidebg {
	/*background: url(images/sidebar.png) no-repeat;*/
	width:308px;
	/*height:280px;*/
	margin-bottom: 15px;
	margin-left:10px;
}
.rotatingbanner {
	background: none repeat scroll 0 0 #4E2574;
    color: #FFFFFF !important;
    font-family: arial !important;
    font-size: 18px !important;
    padding: 10px;
    text-align: center !important;
    text-shadow: none;
    width: 558px;
	margin-bottom: 10px;
}
#menu-footer li {
float:left;
	padding:2px 10px 2px 0px;
	font-size:12px;
	font-family:arial !important;
	font-weight:bold;
	margin-right: 10px;
	border-right:1px solid #ccc;
	
}
#menu-footer li a {
	color: #fff !important;
}
#menu-footer li:last-child {
	border:0;
}
.optinbg {
	background: url(images/optin_03.png) no-repeat;
	width: 310px;
	height: 290px;
}
.textfield {
	width: 286px; 
	height: 34px;
	 margin-bottom: 11px;
	
}
.drop {
	width: 158px;
	 height: 26px;
}
.button {
	height: 48px;
    margin-left: 75px;
    margin-top: 45px;
    width: 154px;
    background: none;
    border: none;
    cursor: pointer;
    color: transparent;
}
.privacy {
	color: #1c8ca0;
    font-family: myriad pro;
}
.privacy a {
	color: #1c8ca0;
    font-family: myriad pro;
}
.world {
	//height: 213px !important;
    margin-left: 40px !important;
   // width: 279px !important;
   margin-top:8px;
}
.banner {
	background: url(images/banner.png) no-repeat;
	width:295px;
	height: 350px;
	margin-left: 7px;
}
.buttonbanner {
	margin-top:298px;
	margin-left: 73px;
	width: 152px; 
	height: 44px;
	background:none;
	border:none;
	cursor:pointer;
	color: transparent;
}
#dc_jqmegamenu_widget-3-item ul li a {
	background: none !important;
	padding: 12px 14px 12px 14px !important;
	color: #FFFFFF;
    font-family: Arial !important;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    text-transform: none;
	text-shadow: none !important;
}
#dc_jqmegamenu_widget-3-item ul li a:hover  {
	background: #09505D !important; 
	color : #fff !important;
}
#dc_jqmegamenu_widget-3-item ul.menu {
	background: none !important;
	border-right: none !important;
	width: auto!important;
}
#dc_jqmegamenu_widget-3-item {
	float:left;
}
#dc_jqmegamenu_widget-3-item li.current_page_item a {
	background: #09505D !important; 
}
#dc_jqmegamenu_widget-3-item ul li a .dc-mega-icon {
	//left:83px !important;
}
#menu-item-283 span.dc-mega-icon {
left: 68px !important;
   // top: 20px !important;

}
#menu-item-286 span.dc-mega-icon {
	left: 84px !important;
}
#menu-item-22 span.dc-mega-icon {
	left: 67px !important;
	//top: 20px !important;
}
.thumbimg img {
	border: 2px solid #CCCCCC;
    height: 181px;
    margin: 0 10px;
    padding: 2px;
    width: 181px;
}
.commentbubble {
	background: url("images/comment-bubble.png") no-repeat scroll 0 0 #EEEEEE;
    color: #666666;
    float: right;
    font-size: 13px;
    font-weight: normal;
    height: 36px;
    line-height: 32px;
    margin-left: 10px;
    overflow: hidden;
    padding: 0;
    position: relative;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 43px;
	text-shadow:none !important;
}
.commentbubble:hover{
	background: url("images/comment-bubble.png") no-repeat scroll 0 0 #1C8CA0;
	color: #fff !important;
}
.commentbubble a:hover{
	color: #fff !important;
	text-shadow:none !important;
}
#dc_jqmegamenu_widget-3-item ul li .sub-container {
	background: none repeat scroll 0 0 #3096A8 !important;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
margin-left: 0px !important;
padding-left: 0 !important;
}
#dc_jqmegamenu_widget-3-item ul li .sub {
	background: transparent !important;
}
#dc_jqmegamenu_widget-3-item ul li .sub a {
	color: #FFF !important;
}
#dc_jqmegamenu_widget-3-item ul li .sub-container.non-mega .sub {
	padding-bottom: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;  
}
#dc_jqmegamenu_widget-3-item ul li .sub a:last-child {
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

span.dropt {//border-bottom: thin dotted; //background: #fff;}
span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; cursor:pointer; }
span.dropt span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt:hover span {left: 2%;  background: #000;} 
span.dropt span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
span.dropt:hover span {margin: -70px 0 0 350px; background: rgba(255,255,255,); z-index:6;} 



div.post.post_full ul li{
	font-size:14px;
	font-family:arial;
}

/*AYB*/
/*#menu-top-menu li, div.menu-top-menu-container #menu-top-menu li {
float: left ! important;
padding: 2px 10px 2px 0px ! important;
font-size: 12px ! important;
font-family: arial!important;
font-weight: bold ! important;
margin-right: 10px ! important;
border-right: 1px solid #CCC ! important;
}

body.customize-support div.menu-top-menu-container {
	display: none;

}*/

/*tracey's edits*/
  
#posts-wsatv .posts {
    padding-right: 40px;
    width: 1000px;
}
#wsatvposts {
        width: 1000px;
}
#post-11966 h2 {
display: none;
}
.post ul, ol {
font-family: arial !important;
font-size: 14px;}