/*
Theme Name: WLS News
Theme URI: http://ww.wlshelp.com/news/
Description: WLS News theme
Version: 3.0 
Author: WLShelp.com
Author URI: http://www.wlshelp.com/
Tags: white, two-columns


*/

body { 
background:#ffffff;
color:#111;
font-size:62.5%;
font-style:normal;
margin:0;
padding:0;
font-family: Verdana, Tahoma, Arial, Sans-serif;
}
.full-width {
width:100%;
clear:both;
}
.header-bdr {
border-top: 6px solid #A0C973;
}

img#wpstats{display:none;}

#logo {
background: transparent url(images/logo.png) 5px 0 no-repeat;
height:108px;
display: block;
text-indent: -9999px; 
outline: none;
}

ul#accessnav {
float:right;    
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:25px 10px 0 0;
}    

ul#accessnav li a {
color:#111111;
display:block;
font-family:Calibri,Verdana,sans-serif;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:1px;
text-transform:uppercase;
text-decoration:none;
line-height:1.35em;
padding:3px 5px;
margin:0;
}
ul#accessnav li.current a {
cursor:default;
}
ul#accessnav li.current {
background:#D4E6C2;
}
ul#accessnav li.current a:hover {
background:#C5CEC4 none repeat scroll 0 0;
}
ul#accessnav li {
float:left;
border:none;
padding:0;
margin:0 0 0 0.4em;
}
ul#accessnav li a:hover {
background:#EAEEE9 none repeat scroll 0 0;
}

.headline-meta {
font-size:.9em;
color:#888888;
line-height:1.4em;
font-family:Calibri,"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
letter-spacing:1px;
text-transform:uppercase;
}
.headline-meta span {
text-transform:none;
font-style:italic;
}

.headline-meta a:link, .headline-meta a:visited {
text-decoration:none;
color:#888888;
}

.headline-meta a:hover {
color:#111111;
text-decoration:none;
}

.date {padding-bottom:9px;}

.content-bdr {
padding-top:20px;
border-bottom: 1px solid #eee;
}

/*some class styling*/
.sidenote {
padding:5px;
border: 1pt solid #ccc;
float:right;
}
.sidequote {
background:#eee;
font-style:italic;
font-family:Georgia, Serif;
font-size:1.1em;
padding:5px;
border: double #ccc;
border-width:2px 0px;
float:left;
margin: 0px;
margin-right: 10px;
}
.border,   hr {
border: 1pt solid #ccc;
}
 .doubleborder {
border: 5px double #ccc;
padding: 3px;
}
blockquote {
border-left: 3px solid #369;
padding-left: 5px;
}

/*linkcolors for default skin*/
a:link {
color : #CC0686; 
text-decoration : underline; 
} 
 a:visited {
color : #CC0686; 
} 
 a:hover {
color :#CC0686; 
text-decoration:underline;
} 
 a:active {
color : #CC0686; 
} 

/*header styles*/
h1, h2, h3, h4, h5, h6, #commentbox legend, #searchform label, #wp-calendar caption{

font-family:Calibri,"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif; 
color : #000000; 
margin: 10px 0px;
padding:2px 0px;
font-weight:normal;

}


/*Wrap*/
#wrap {
background : transparent;
padding:0px;
max-width:85em;
margin: 0px auto;
font-size:1.1em;
}


/*Access navigation*/
#1accessnav, #footer ul {
margin:0px;
padding:0px;
}
#1accessnav li:before {
content: "\00BB \0020";
}

ul1#accessnav a {
color:#111;
text-decoration:none;
}
#footer-area {
width:100%;
clear:both;
padding:0 0 3px 0;
background: url("/image/bg-footer.gif") repeat-x scroll 0 0 #7FAA53;
}

#footer {
padding:0;
margin:0 auto;
max-width:92em;
}
#footer p {color:#494133;}
#footer a {
color:#fff;
text-decoration:none;
}

#footer a:hover {
color:#fff;
text-decoration:underline;
}

.footer-container {margin:auto;padding:25px 0 0 0;}

#footer .disclaimer {
    color: #FBFCF4;
    float: left;
    font-style: italic;
    padding: 25px 0;
    text-align: justify;
    max-width:69em;
}
#footer .social {
    float: right;
    padding: 28px 0 0 0;
    width: 200px;
    height:35px;
}

#footer .social img {margin:0;}

#bottommenu {font: 10px Verdana, Arial, Helvetica, sans-serif;color: #FFFFFF;float: left;padding-top:10px;}
#bottommenu a {color:#fff;}
#copyright {float: right;font: 10px "Trebuchet MS", serif;color:#FBFCF4;padding-top:10px;}
.clr {clear:both;}
/*header*/

#header {
background:transparent;
margin:0px;
padding:15px 0px 5px;
text-align:left;
border-bottom: 4px solid #A0C973;
}
#header h1{
font-size:3em;
margin:2px 0px;
}
#header p {
margin:2px 0px;
padding:0px;
}
#header h1 a:link, #header h1 a:visited {
color:#369;
font-weight:normal;
text-decoration:none;
}
#header h1 a:hover, #header h1 a:active {
color:#333;
text-decoration:none;
}



/*content div*/
#content {
padding: 2px 0px 25px 0;
margin: 0px;
width: 70%;
float: left;
font-size:1.1em;
line-height:1.6em;
}

#content-box {
width:100%;
}
h2#pagetitle, h2#comments{
color:#369;
font-weight:normal;
padding: 10px 0px 3px;
}
h2#pagetitle {
padding:3px 0px;
}

#content h3.posttitle,  #content h2.posttitle {
padding:3px 0px 2px 0;
margin:0;
}
#content h3.posttitle a {
font-size:1.2em;
}

#content h2.posttitle a {
font-size:1.2em;
line-height:1.25em;
}
#content h2.posttitle a:hover {
color:#CC0686;
font-size:1.2em;
}

#content h3 a:link,  #content h3 a:visited, #content h2 a:link,   #content h2 a:visited  {
color:#000000;
font-weight: normal;
text-decoration:none;
}
#content h2 a:hover, #content h2 a:active,  #content h3 a:hover,  #content h3 a:active {
color:#333;
}
.post {
margin: 15px 0px 25px;

}
.sticky {
background:#eee;
border:1px solid #ccc;
padding: 10px;
}
.postmeta {
font-size:0.9em;
clear:both;
padding: 2px;
}

.postmeta a {
text-decoration:none;
color:#CC0686;
}

.postmeta a:hover {
text-decoration:underline;
}
.postmeta p {
margin:1px 0px;
padding:0;
}
.wp-caption {
background:#eee;
border:1px solid #ccc;
}

/*Comments*/
#commentbox {
border-top:1px solid #ccc;
}
#commentbox ol {
list-style: none outside;
}
#commentlist li {
background:#fcfcfc;
border:1px solid #ccc;
padding: 8px 15px 3px 15px;
margin: 5px 0px 10px;
}
#commentlist li.alt {
background:#f7f7f9;
}

#commentlist li.bypostauthor {
background:#eee;

}
ul.children {
list-style:none outside;

}
 .commentmeta {
font-size:0.9em;
text-align:right;
}
img.avatar {
border:1px solid #ccc;
background:#fcfcfc;
margin: 5px 0 5px 5px;
float:right;
padding:2px;
}



/*sidebar*/
#sidebar {
padding: 5px 0px 20px 0px;
margin: 0 0 5em 1.5em;
width: 27%;
float:right;
font-size:1em;
background:#FAFCF3;
}
#sidebar h2, #sidebar label {
font-size:1.3em;
margin:5px 0px 2px 15px;
font-weight: normal;
text-transform:uppercase;
letter-spacing:1px;
}
#sidebar a {
text-decoration: none;
}

#sidebar a:link {
color:#494133;
}

#sidebar a:hover {
}
#sidebar ul {
list-style:none outside;
padding: 2px 0px;
margin:2px 0px;
}

#sidebar ul li a {
padding:6px 18px;
color:#494133;
}

#sidebar .solid-bar ul li a {
display:block;
}
#sidebar ul li a:hover {
background:#E2E7DA;
color:#111111;
}
#sidebar li {
margin:0px;
}
#sidebar ul li.text p {
padding:0 10px 0 18px;
line-height:1.5em;
margin:0 0 5px 0;
}
#sidebar ul li.text a {
padding:0;
color:#CC0686;
}

#sidebar li li li:before {
content: "\00BB \0020";
}

#sidebar li li li, #sidebar li ul.wp-tag-cloud li  {
border: none;
}

#sidebar ul.wp-tag-cloud {
padding:0 15px 0 18px;
}

#sidebar ul.wp-tag-cloud li a {
border: none;
padding:3px 0px;
}

#sidebar ul.wp-tag-cloud li {
line-height:1.6em;
}


#sidebar form, #sidebar fieldset {
margin:0px;
padding:0px;
}
#sidebar label {
display:block;
}
#sidebar input#searchquery, #sidebar input#search-widget{
width:55%;
margin-left:18px;
}
#sidebar input.submit {
width:20%;
}

/* Widget styling*/
 td#today { 
background:#ccc;
}
#wp-calendar caption {
font-size: 1.1em;
text-align: left;
}

/*forms*/
input , textarea, select, option {
font-family : Verdana, Arial, Tahoma, Helvetica, Sans-Serif; 
font-size:1em;
padding: 2px;
background:#e2e7da;
border:1px solid #BCC0B5;
color : #111; 
margin: 2px;
}
 fieldset,  legend {
background:transparent;
color : #111; 
border: none;
padding: 5px;
}
 label,  legend {
font-weight:normal;
}

/*other styling*/
#wpfooter {
text-align: center;
}

/*and just to make this go through WP Themes directory*/
.alignright, .alignleft, .aligncenter, .wp-caption { }

.floatimgleft {
float:left;
padding:0 20px 10px 0;
}

.floatimgright {
float:right;
padding:0 0px 10px 20px;
}

 a.more-link:visited {
color:#CC0686;
}



div.sociable { margin: 16px 0;}

.sociable_tagline { position: relative;margin-bottom:10px;font-weight:bold; }

.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 3px;
        float:left;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.soc_clear{
    clear:both;
}


.option1_32{
background:url("/images/bookmarks/option1_32.png") no-repeat scroll;
display: block;float: left;height: 32px;width: 32px;
}



.share_buttons{
	list-style:none;
}
.share_buttons li{
	float:left;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}




.teaser {

width:24.9em;
}

.teaser-right {
float:right;
width:24.9em;
}
.col1 {
float:left;
width:24.9em;
}

.col2 {
float:right;
width:24.9em;
}

.col1 p, .col2 p {
margin-top:0;
padding-top:0;
}

.teasers-box {
padding-top:1.5em;
width:49em;
}

.teaser-link:link, .teaser-link:visited, .teaser-link:active  {
font-size:1.1em;
line-height:1.45em;
text-decoration:none;
color:#CC0686;
}

a.teaser-link:hover {
text-decoration:underline;
color:#CC0686;
}

.row { 
clear: both;
border-bottom: 1px dotted #BBBBBB;
 }

.border2 {
border-bottom: 1px dotted #BBBBBB;
clear:both;
}

h2.category-title {font-size:1.45em;margin-bottom:2px;}
#content h2.category-title a:hover {color:#CC0686;}

.thumb, .attachment-categorythumb {
margin-bottom:0;
margin-right:0.714em;
float:left;
background:#EEEEEE;
border-color:#DDDDDD;
border-style:solid;
border-width:0.071em;
padding:0.286em;
}

#follow-us {
background:#F6FBFE;
border:1px solid #CDE9FC;
margin:2.2em 0 1.467em -0.733em;
padding:0.7em 1.6em;
}

#follow-us h3 {font-size:1.7em;}
.postcontent h3 {font-size:1.5em;}
.postcontent ul {margin:0;padding:0;}
.postcontent li {
background:transparent url(images/bullet.png) no-repeat 15px 8px;
display:block;
list-style-type:none;
padding:3px 20px 5px 27px;
font-size:.9em;
font-weight:bold;
color:#464646;
line-height:1.45em;
}
 .b5 {
	background: #FFF url(/images/results-5.jpg) no-repeat 0 17px;
	padding: 10px 0 0 145px;
	}

 .b8 {
	background: #FFF url(/images/results-8.jpg) no-repeat 0 12px;
	padding: 0 0 0 145px;
	}
 .b10 {
	background: #FFF url(/images/results-10.jpg) no-repeat 0 12px;
	padding: 0 0 0 145px;
	}
