/*   
Theme Name: SoWH
Theme URI: http://www.womenshealthapta.org/
Description: This is a custom theme specifically for Section on Women's Health -- WordPress v3.0.1
Author: Teresa Gutsick, Creative Director, Association Management Group
Author URI: http://www.amg-inc.com
Version: 1
*/
@charset "UTF-8";


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}

	
/*-------------------------------------------------GLOBAL STYLES-------------------------------------------------*/
	
html, body {
	height: 100%;
}

.clear { clear: both; }
body, table, td { background: white; font-family: 'Libre Baskerville', serif; font-size:12px; line-height:20px; font-weight:400; color:#3c4240;}

a {color: #872434; text-decoration:none;}

a:hover {color: #872434; text-decoration:underline;}

h1{font-family: 'Abel', sans-serif; font-weight: 400; font-size: 31px; margin: 0 0 20px 0; color: #872434; line-height:1.1em;}
h2{font-family: 'Abel', sans-serif; font-weight: 400; font-size: 22px; margin: 25px 0 5px 0; color: #769880; line-height:1.2em;}
h3{font-family: 'Abel', sans-serif; san-serif; font-weight: normal; font-size: 18px; margin: 18px 0 5px 0; line-height:1.2em; color:#7c8081;}
h4{font-family: 'Abel', sans-serif; font-weight: bold; font-size: 15px; margin: 18px 0 2px 0; line-height:1em; text-transform:uppercase; border-top: solid 1px #d0d1c8; color: #872434; padding: 4px 0 0 0; }
h5{font-family: 'Abel', sans-serif; font-weight: 400; font-size: 14px; margin: 12px 0 5px 0; line-height:1em; color: #769880; padding: 4px 0 0 0;}
h6{font-family: 'Libre Baskerville', serif; font-weight:700; font-size: 12px; margin: 10px 0 5px 0; line-height:1em;}


hr {
	width: 100%;
	border: solid 1px #d4d7c5;
	color: #d4d7c5;
	height: 1px;
}


.push {
	height: 92px;
	clear: both;
}

.indent {
	max-width: 960px;  /*locks at 960 and centers*/
	padding: 0px 16px 0 16px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -92px auto; /* the bottom margin is the negative value of the footer's height */
}

.pageWrap { 
	position: relative;	
}

.nowrap {white-space: nowrap;}

.topNavContainer {
	position: absolute;
	top: 0px;
	right: 0px;
	width: auto;
	height: 20px;
}

.topNavContainer ul { list-style: none; }
.topNavContainer li { 
	margin: 0 1px 0 0; 
	position:relative;
	float: left;
	}
.topNavContainer li a:link, .topNavContainer li a:visited  { 
	background-color: #4b5457; 
	overflow: visible !important; 
	font-family: 'Abel', sans-serif;
	font-weight: 400; 
	font-style: normal; 
	text-transform: uppercase;
	font-size: 14px;
	padding: 4px 16px 0px 16px; 
	display: block; 
	height: 25px;
	color: #fff; 
	-webkit-text-stroke: 1px transparent;
	text-decoration: none;
	}
.topNavContainer li a:hover, .topNavContainer li a:active  { 
	background-color: #769880;
}
.topNavContainer li.first a:link, .topNavContainer li.first a:visited  { 
	-moz-border-radius: 0 0 0 11px;
    -webkit-border-radius: 0 0 0 11px;
    -khtml-border-radius: 0 0 0 11px;
    border-radius: 0 0 0 11px;
}
.topNavContainer li.last a:link, .topNavContainer li.last a:visited  { 
	-moz-border-radius: 0 0 11px 0;
    -webkit-border-radius: 0 0 11px 0;
    -khtml-border-radius: 0 0 11px 0;
    border-radius: 0 0 11px 0;
}

a.post-edit-link {
	margin: 25px 0 0 0;
	width: auto;
	display:inline-block;
	padding: 0px 15px;
	-moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    -khtml-border-radius: 11px;
    border-radius: 11px;
	background-color: #872434;
	color: #fff !important;
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	text-transform: uppercase;
	font-size: 11px;
	height: 17px;
	line-height: 1.5em;
	text-decoration:none;
	text-shadow: 0px 1px 1px rgba(75,84,87, .4); 
	-webkit-text-stroke: 1px transparent;
}
a.post-edit-link:hover {
	background-color: #530b17;
	color: #fff !important;
}

a.wpex-link {   /*style for hide text button*/
	width: auto;
	display:inline-block;
	padding: 0px 15px;
	-moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    -khtml-border-radius: 11px;
    border-radius: 11px;
	background-color: #b7bba2;
	color: #fff !important;
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	text-transform: uppercase;
	font-size: 11px;
	height: 17px;
	line-height: 1.5em;
	text-decoration:none;
	text-shadow: 0px 1px 1px rgba(75,84,87, .4); 
	margin:0px;
	-webkit-text-stroke: 1px transparent;
}
a.wpex-link:hover {
	background-color: #872434;
	color: #fff !important;
}

a.textButtons {
	margin: 0;
	line-height: 1em;
	width: auto;
	display:inline-block;
	padding: 7px 15px;
	-moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    -khtml-border-radius: 14px;
    border-radius: 14px;
	background-color: #b7bba2;
	color: #fff !important;
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	font-size: 16px;
	text-decoration:none;
	text-shadow: 0px 1px 1px rgba(75,84,87, .4);
	-webkit-text-stroke: 1px transparent;
}

a.textButtons:hover {
	background-color: #872434;
	color: #fff !important;
}

.meta {
	margin: 2px 0px;
	font-size: 11px;
}

h2#comments {
	font-size: 18px;
}

input#submit {
	margin: 0;
	height:30px;
	line-height: 32px;
	width: auto;
	display:inline-block;
	padding: 0px 15px;
	-moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    -khtml-border-radius: 14px;
    border-radius: 14px;
	background-color: #b7bba2;
	color: #fff !important;
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	font-size: 16px;
	text-decoration:none;
	text-shadow: 0px 1px 1px rgba(75,84,87, .4);
	border:0px;
	cursor:pointer;
	-webkit-text-stroke: 1px transparent;
}

input#submit:hover {
	background-color: #872434;
	color: #fff !important;
}

textarea#comment {
	width:100%;
}

.homeHeaders {
	font-family: 'Abel', sans-serif; 
	font-weight: 400; 
	font-style: normal; 
	font-size: 18px;
	line-height: 1.1em;
	margin: 24px 0 0 0;
	-webkit-text-stroke: 1px transparent;
}
.homeDate {
	font-family: 'Abel', sans-serif; 
	font-weight: 400; 
	font-style: normal; 
	font-size: 13px;
	color:#769880;
	margin: 0;
	text-transform:uppercase;
	-webkit-text-stroke: 1px transparent;
}

/*----------------------------------------GLOBAL STYLES DESKTOP----------------------------------------*/

.searchDeskTab {
	width: 240px;
	position: absolute;
	top: 48px;
	right: 0px;
	text-align:right;
}

#searchform #s { 
	-webkit-appearance:none; /*removes annoying background on search field in Safari*/
	width: 127px; 
	margin: 0; 
	padding: 0 3px;
	height: 26px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border: solid 1px #c2c5c4;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
	color: #737677;
}


#searchform #searchsubmit {
	float:right;
	margin:0 0 0 3px;
}
input#searchsubmit {
	background:url(images/searchgo.png) bottom left no-repeat;
}

.searchMobile { display:none; }


.searchName {
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	font-size: 15px;
	text-transform: uppercase;
	-webkit-text-stroke: 1px transparent;
}


.specialNav {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: auto;
	height: auto;
}
.specialNav ul { list-style: none; }
.specialNav li { 
	margin: 0 0 0 8px; 
	position:relative;
	float: left;
	}
.specialNav li a:link, .specialNav li a:visited  { 
	background-color: #769880; 
	overflow: visible !important; 
	font-family: 'Abel', sans-serif;
	font-weight: 400; 
	font-style: normal; 
	font-size: 18px;
	line-height: 21px;
	padding: 4px 90px 5px 90px; 
	display: block; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 11px 11px 0 0;
    -webkit-border-radius: 11px 11px 0 0;
    -khtml-border-radius: 11px 11px 0 0;
    border-radius: 11px 11px 0 0;
	-webkit-text-stroke: 1px transparent;
	}
.specialNav li a:hover, .specialNav li a:active,  .specialNav li a:focus  { 
	background-color: #acb094;
}

.specialNav li.current-menu-item a, .specialNav li.current-menu-item a:hover   { 
	background-color: #d4d7c5;
}


@media screen and (max-width:910px){  
.specialNav li a:link, .specialNav li a:visited  { padding: 4px 70px 5px 70px; }
}

#contentwrapper{
position: relative;
float: left;
width: 100%;
}


#contentDetailWrapper {
	float: left;
	width: 100%;
}

#socialMedia  {
	height: 32px;
	width: auto;
	margin: 0 0 283px 0;  /*change to hide ad areas  margin: 0 0 30px 0;*/
}

#socialMedia .IN  {
	position:relative;
	float: right;
	margin: 0 0 0 7px;
}
.IN a:link, .IN a:visited {
	width:32px;
	height:32px;
	background:url(images/LinkedIn.png) top left no-repeat;
	display: block;         /* make it a block element */
    text-indent: -1000em;   /* keep the text out of the display */
	border:none;
	}

.IN a:hover, .IN a:active  {
		background:url(images/LinkedIn.png) bottom left no-repeat;
	}


#socialMedia .TWIT  {
	position:relative;
	float: right;
	margin: 0 0 0 7px;
}
.TWIT a:link, .TWIT a:visited {
	width:32px;
	height:32px;
	background:url(images/Twit.png) top left no-repeat;
	display: block;         /* make it a block element */
    text-indent: -1000em;   /* keep the text out of the display */
	border:none;
	}

.TWIT a:hover, .TWIT a:active  {
		background:url(images/Twit.png) bottom left no-repeat;
	}

#socialMedia .FB  {
	position:relative;
	float: right;
}
.FB a:link, .FB a:visited {
	width:32px;
	height:32px;
	background:url(images/FB.png) top left no-repeat;
	display: block;         /* make it a block element */
    text-indent: -1000em;   /* keep the text out of the display */
	border:none;
	}

.FB a:hover, .FB a:active  {
		background:url(images/FB.png) bottom left no-repeat;
	}
	
	
#socialMediaTablet { display:none; }

#twiget-widget-2 h2 {
	background: #872434 url(images/TwitBird.png) no-repeat;
	font-family: 'Abel', sans-serif; 
	font-weight: 400; 
	font-style: normal; 
	font-size: 15px;
	color: #fff;
	text-indent: 34px;
	padding: 7px 6px 8px 6px;
		-moz-border-radius: 11px 11px 0 0;
    -webkit-border-radius: 11px 11px 0 0;
    -khtml-border-radius: 11px 11px 0 0;
    border-radius: 11px 11px 0 0;
	margin: 25px 0 0 0;
	-webkit-text-stroke: 1px transparent;
}
	
/*----------------------Left Column Nav ----------------*/
	
	aside { 
 	postition: relative;
	width: 136px; 
	margin: 0; 
	}




/*----------------------------FOOTER---------------------------*/

footer {
	background-color: #bcc1a5;
	height: 92px;
}

.footerContent {
	padding: 14px 0 0 0;
	position:relative;
}

#socialMediaMobile  {
	display:none;
}

.footerNav { margin: 5px auto; width:800px;}
	
.footerNav ul { list-style: none; }
	
.footerNav li {
	position:relative;
	float:left;
	}
	
.footerNav li a {
	display:block;
	padding: 0px 5px;
	border-right: solid 1px #ffffff;
	font-family: 'Abel', sans-serif;
	font-weight: 400; 
	font-style: normal; 
	font-size: 12px;
	line-height: 11px;
	color: #fff;
	text-decoration:none;
	height:12px;
	text-shadow: 0px 1px 1px rgba(122,127,99, .4);
	-webkit-text-stroke: 1px transparent; 
	}
.footerNav li a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
.footerNav li.last-menu-item a { border-right: none; }  

.nameAddress { 
	font-family: 'Abel', sans-serif;
	font-weight: 400; 
	font-style: normal; 
	font-size: 12px;
	line-height: 21px;
	color: #fff;
	text-align:center;
	text-shadow: 0px 1px 1px rgba(122,127,99, .4); 
	-webkit-text-stroke: 1px transparent;
	}
	
	.nameAddress a:link, .nameAddress a:visited {
	text-decoration:none;
		color:#fff;
}
.nameAddress a:hover, .nameAddress a:active {
	text-decoration:underline;
	color:#fff;
}

.copyright { 
	text-shadow: 0px 1px 1px rgba(122,127,99, .4); 
	padding: 5px 0 0 0; 
	width: 100%; 
	clear:both;
	font-family: 'Abel', sans-serif; 
	font-weight: 400; 
	font-style: normal; 
	font-size: 12px;
	line-height: 21px;
	color: #fff;
	text-align:center;
	-webkit-text-stroke: 1px transparent;
	}
	
/*-------------------------------------END GLOBAL STYLES DESKTOP-------------------------------------*/




/*----------------------------------------GLOBAL STYLES TABLET---------------------------------------*/

@media screen and (max-width:800px){
	
.specialNav li a:link, .specialNav li a:visited  { padding: 8px 50px 8px 50px; }

#socialMedia  {display:none;}

#socialMediaTablet {
	display:block;
	position:absolute;
	top:14px;
	right: 0px;
	height: 32px;
	width: auto;
	margin: 0 0 283px 0;
}

#socialMediaTablet .IN  {
	position:relative;
	float: right;
	margin: 0 0 0 7px;
}
.IN a:link, .IN a:visited {
	width:32px;
	height:32px;
	background:url(images/LinkedIn.png) top left no-repeat;
	display: block;         /* make it a block element */
    text-indent: -1000em;   /* keep the text out of the display */
	border:none;
	}

.IN a:hover, .IN a:active  {
		background:url(images/LinkedIn.png) bottom left no-repeat;
	}


#socialMediaTablet .TWIT  {
	position:relative;
	float: right;
	margin: 0 0 0 7px;
}
.TWIT a:link, .TWIT a:visited {
	width:32px;
	height:32px;
	background:url(images/Twit.png) top left no-repeat;
	display: block;         /* make it a block element */
    text-indent: -1000em;   /* keep the text out of the display */
	border:none;
	}

.TWIT a:hover, .TWIT a:active  {
		background:url(images/Twit.png) bottom left no-repeat;
	}

#socialMediaTablet .FB  {
	position:relative;
	float: right;
}
.FB a:link, .FB a:visited {
	width:32px;
	height:32px;
	background:url(images/FB.png) top left no-repeat;
	display: block;         /* make it a block element */
    text-indent: -1000em;   /* keep the text out of the display */
	border:none;
	}

.FB a:hover, .FB a:active  {
		background:url(images/FB.png) bottom left no-repeat;
	}
	
#blogWrapper {
	margin: 20px 0 0 0;
	float:left;
	width: 100%;
}
#tweetWrapper {
	margin: 20px 0 0 0;
	position: relative;
	width: 100%;
}

#twiget-widget-2 h2 {
	margin: 0px 0 0 0;
}

/*.tweetsHeader {font-size: 16px;}*/

.blogHeader {font-size: 16px;}
 .footerNav {display:none;}
 
 #contentDetailWrapper {
	float: none;
	width: 100%;
}
}


	
	

@media screen and (max-width:660px){
.specialNav li a:link, .specialNav li a:visited  { padding: 8px 35px 8px 35px; }
}

/*--------------------------------------END GLOBAL STYLES TABLET--------------------------------------*/




/*----------------------------------------GLOBAL STYLES MOBILE----------------------------------------*/

@media screen and (max-width:625px){
	
.push {
	height: 169px;
	clear: both;
}

.indent { margin: 0 auto -169px auto; /* the bottom margin is the negative value of the footer's height */}

.topNavContainer { display: none; text-align:center; }


.specialNav {
	position: absolute;
	bottom: 15px;
	right: 0px;
	width: 270px;
}
.specialNav li { 
	margin: 0 -16px 6px 0; 
	position:relative;
	float: none;
	}
.specialNav li a:link, .specialNav li a:visited  { 
	padding: 10px 0 12px 20px; 
	-moz-border-radius: 20px 0 0 20px;
    -webkit-border-radius: 20px 0 0 20px;
    -khtml-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px;
	}




.searchDeskTab {
 	display:none;
	}
.searchCenterMobile {
	width: 100%;
	text-align:center;
	height: 31px;
}
.searchMobile {
	display: block;
	padding-top:20px;
	position: relative;
	}
	
	input#searchsubmit {
	background:url(images/searchgoMobile.png) bottom left no-repeat;
}

.searchMobile #searchform #s { 
	-webkit-appearance:none; /*removes annoying background on search field in Safari*/
	padding: 3px 5px;
	width: 270px;
	height: 26px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	border: 0px;
	-moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    -khtml-border-radius: 17px;
    border-radius: 17px;
	color: #737677;
	vertical-align:middle;
}

.searchMobile #searchform #searchsubmit {
	margin:0px 0 0 7px;
	vertical-align:middle;
	float:none;
}

.searchMobile .searchName {
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	font-size: 16px;
	color: #8b8f74;
	text-transform: uppercase;
	padding-bottom:4px;
	vertical-align:middle;
	-webkit-text-stroke: 1px transparent;
}

#contentwrapper{
float: none;
width: 100%;
}


#contentDetailWrapper {
	float: none;
	width: 100%;
}
#blogWrapper {display:none;}
#tweetWrapper {display:none;}
#blog {display:none;}
#blogPage {display:none;}


#socialMediaTablet { display:none; }



#socialMediaMobile  {
	display:block;
	width: 117px;
	margin: 14px auto 0 auto;
}
#socialMediaMobile .INmobile  {
	position:relative;
	float: right;
	margin: 0 0 0 7px;
}
.INmobile a:link, .INmobile a:visited {
	width:32px;
	height:32px;
	background:url(images/LinkedInMobile.png) top left no-repeat;
	display: block;         /* make it a block element */
    text-indent: -1000em;   /* keep the text out of the display */
	border:none;
	}

.INmobile a:hover, .INmobile a:active  {
		background:url(images/LinkedInMobile.png) bottom left no-repeat;
	}


#socialMediaMobile .TWITmobile  {
	position:relative;
	float: right;
	margin: 0 0 0 7px;
}
.TWITmobile a:link, .TWITmobile a:visited {
	width:32px;
	height:32px;
	background:url(images/TwitMobile.png) top left no-repeat;
	display: block;         /* make it a block element */
    text-indent: -1000em;   /* keep the text out of the display */
	border:none;
	}

.TWITmobile a:hover, .TWITmobile a:active  {
		background:url(images/TwitMobile.png) bottom left no-repeat;
	}

#socialMediaMobile .FBmobile  {
	position:relative;
	float: right;
}
.FBmobile a:link, .FBmobile a:visited {
	width:32px;
	height:32px;
	background:url(images/FBmobile.png) top left no-repeat;
	display: block;         /* make it a block element */
    text-indent: -1000em;   /* keep the text out of the display */
	border:none;
	}

.FBmobile a:hover, .FBmobile a:active  {
		background:url(images/FBmobile.png) bottom left no-repeat;
	}

footer {height: 169px;}

}

@media screen and (max-width:430px){
	
.searchMobile #searchform #s { width: 200px;}
	
.specialNav {
	position: absolute;
	bottom: 15px;
	right: 0px;
	width: 214px;
}
.specialNav li { 
	margin: 0 -16px 6px 0; 
	position:relative;
	float: none;
	}
.specialNav li a:link, .specialNav li a:visited  { 
	padding: 10px 0 12px 20px; 
	-moz-border-radius: 20px 0 0 20px;
    -webkit-border-radius: 20px 0 0 20px;
    -khtml-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px;
	}
}

@media screen and (max-width:375px){
	.searchMobile #searchform #s { width: 125px;}
	.searchMobile #searchform #searchsubmit {
	margin:0px 0 0 0px;
}
.searchName {
	font-size: 14px;
}
}

@media screen and (max-width:320px){
	
.searchMobile #searchform #s { width: 90px;}

.specialNav {width: 135px;}

}

@media screen and (max-width:320px){
	
.push {	height: 199px;}

.indent { margin: 0 auto -199px auto; padding: 0px 10px 0 10px; }

footer {height: 199px;}
}

@media screen and (max-width:230px){
.searchMobile #searchform #s { width: 70px;}
}

/*--------------------------------------END GLOBAL STYLES MOBILE--------------------------------------*/









/*-----------------------------------------------------HOME VARIATIONS-----------------------------------------------------*/


/*----------------------------------------------DESKTOP HOME--------------------------------------------*/

body#home {
	background: #d4d7c5 url(images/HomeCirclesBkgd.jpg) no-repeat top center;
}

@media screen and (max-width:910px){   
body#home { background: #d4d7c5 url(images/HomeTabletCirclesBkgd.jpg) no-repeat top center;}
}

#home header {
	height: 185px;
	position: relative;
}

.SOWHlogoHome a {
	display: block;
	width: 320px;
	height: 160px;
	position:absolute;
	bottom: 0px;
	left: 0px;
	text-indent: -1000em;
	background: url(images/home_logo_lrg.png) no-repeat top left;
}

.tagHome {
	position: absolute;
	top: 34px;
	left: 117px;
	width: 210px;
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	font-size: 14px;
	color: #acb094;
	line-height: 23px;
	-webkit-text-stroke: 1px transparent;
}

#contentSideHome{
	margin: 40px 0px 25px 171px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth  I did column plus space*/
}

#contentInnerHome {     /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth  I did column plus space*/
	position: relative;
	margin-right: 225px;
}




/*----------------------Right Column Home-------------------*/

#rightColumnHome{
	position:relative;
float: left;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
}


#adAreaHome {  
	position: absolute;
	top: 57px;
	left: 0px;
}
#adOneHome {
	position: relative;
}

#adTwoHome {
	position: relative;
	margin: 11px 0 0 0;
}
#blogWrapper {
	margin: 20px 0 0 0;
}
#tweetWrapper {
	margin: 20px 0 0 0;
}

#tweetsHome {
	position: relative;
	background-color:#872434;
	-moz-border-radius: 11px 11px 0 0;
    -webkit-border-radius: 11px 11px 0 0;
    -khtml-border-radius: 11px 11px 0 0;
    border-radius: 11px 11px 0 0;
}






/*#blog {display:none;}  blogon  12-22-2014*/
#blog {    
	position: relative;
	background-color:#872434;
	-moz-border-radius: 11px 11px 0 0;
    -webkit-border-radius: 11px 11px 0 0;
    -khtml-border-radius: 11px 11px 0 0;
    border-radius: 11px 11px 0 0;
}






.blogHeader {
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	font-size: 15px;
	color: #fff;
	padding: 6px 6px 7px 6px;
	-webkit-text-stroke: 1px transparent;
}

.blogHeader a {
	color: #fff;
	text-decoration:none;
}

#blog .blogContainerHome {
	position: relative;
	background: #fff url(images/BlogBkgdHome.jpg) no-repeat bottom right;
	-moz-border-radius: 11px 11px 0 0;
    -webkit-border-radius: 11px 11px 0 0;
    -khtml-border-radius: 11px 11px 0 0;
    border-radius: 11px 11px 0 0;
	color:#872434;
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	font-size: 15px;
	line-height: 17px;
	padding: 12px 12px 8px 12px;
	-webkit-text-stroke: 1px transparent;
}
.blogContainerHome p {
	margin-bottom: 1px;
}
.blogDate {
	color: #769880;
	font-size: 11px;
	line-height: 19px;
	text-transform:uppercase;
}

p.blogDate {
	margin-bottom: 10px;
}


/*----------------------Left Column Home-------------------*/

#leftcolumnHome{
	float: left;
	width: 136px; /*Width of left column*/
	margin-left: -100%;
	margin-top: 40px;
}


/*---------------------------------------------END DESKTOP HOME-------------------------------------------*/






/*----------------------------------------------TABLET HOME--------------------------------------------*/
@media screen and (max-width:800px){
	

	
#contentInnerHome {     /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth  I did column plus space*/
	position: relative;
	margin-top: 52px;
	margin-right: 0px;
	float: none;
}
#contentSideHome{
	margin: 60px 0px 25px 171px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth  I did column plus space*/
}

#rightColumnHome{
	float: none;
	width: auto; 
	margin-left: 0; 
}







/*#adAreaHome {     blogon 12-22-2014
	position: relative;
	margin: 20px auto 0 auto;  
	width: 190px; 
	top: auto;
	left: auto;
}*/
 
#adAreaHome {   
	position: relative;
	margin: 20px 0 0 0; 
	float: left;
	width: 190px; 
	margin-left: -190px; 
	top: auto;
	left: auto;
}

	
	
	
	
	
	
	
	
#tweetsHome {
	background-color:#872434;
	-moz-border-radius: 11px 11px 0 0;
    -webkit-border-radius: 11px 11px 0 0;
    -khtml-border-radius: 11px 11px 0 0;
    border-radius: 11px 11px 0 0;
}
#blog {
	margin-right: 222px;  /*0px;  - restore to hide ad space*/ 
}

#blog .blogContainerHome {background: #fff url(images/BlogBkgdTabletHome.jpg) no-repeat bottom right;}

}	

@media screen and (max-width:660px){
.SOWHlogoHome a {
	width: 287px;
	height: 152px;
	position:absolute;
	bottom: 0px;
	left: 0px;
	background: url(images/home_logo_medium.png) no-repeat top left;
}
.tagHome {
	position: absolute;
	top: 34px;
	left: 100px;
	width: 210px;
	font-size: 14px;
	color: #acb094;
	line-height: 23px;
}

}
/*--------------------------------------------END TABLET HOME------------------------------------------*/


/*----------------------------------------------MOBILEHOME--------------------------------------------*/
@media screen and (max-width:625px){
	
body#home { background: #d4d7c5 url(images/HomeLargeMobileCirclesBkgd.jpg) no-repeat top center; }

#home header { height: 284px; }

.SOWHlogoHome a {
	width: 287px;
	height: 152px;
	position:absolute;
	bottom: 120px;
	left: 0px;
	background: url(images/home_logo_medium.png) no-repeat top left;
}

.tagHome {
	position: absolute;
	top: 16px;
	left: 106px;
	width: 190px;
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	font-size: 13px;
	color: #acb094;
	line-height: 21px;
	-webkit-text-stroke: 1px transparent;
}
#contentSideHome{
	margin: 0px 0px 0px 0px; 
}


#rightColumnHome{
	position: relative;
	float: none;
	width: auto; 
	margin-left: 0; 
}

/*#adAreaHome {display:none;}---  to turn ads back off*/
#adAreaHome {   
	position: relative;
	margin: 46px auto 41px auto;
	float: none;
	width: auto; 
	margin-left:0px; 
	top: auto;
	left: auto;
	text-align: center;
}

#leftcolumnHome{
	display:none;
}

}

@media screen and (max-width:430px){
	
body#home { background: #d4d7c5 url(images/HomeMobileCirclesBkgd.jpg) no-repeat top center; }
	
.SOWHlogoHome a {
	width: 284px;
	height: 128px;
	position:absolute;
	bottom: 147px;
	left: 0px;
	background: url(images/home_logo_mobile.png) no-repeat top left;
}

.tagHome {
	position: absolute;
	top: 20px;
	left: 106px;
	width: 180px;
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	font-size: 12px;
	color: #acb094;
	line-height: 18px;
	-webkit-text-stroke: 1px transparent;
}
}

@media screen and (max-width:320px){
	
.SOWHlogoHome a {
	width: 213px;
	height: 95px;
	position:absolute;
	bottom: 154px;
	left: 0px;
	background: url(images/home_logo_mobile-sm.png) no-repeat top left;
}

.tagHome {
	position: absolute;
	top: 18px;
	left: 80px;
	width: 130px;
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	font-size: 12px;
	color: #acb094;
	line-height: 18px;
	-webkit-text-stroke: 1px transparent;
}
}

@media screen and (max-width:230px){

.SOWHlogoHome a {
	width: 172px;
	height: 75px;
	position:absolute;
	bottom: 159px;
	left: 0px;
	background: url(images/home_logo_mobile-tiny.png) no-repeat top left;
}

.tagHome {
	position: absolute;
	top: 16px;
	left: 65px;
	width: 100px;
	font-size: 11px;
	color: #acb094;
	line-height: 15px;
}
}
/*--------------------------------------------END MOBILE HOME------------------------------------------*/

/*--------------------------------------------------------END HOME--------------------------------------------------------*/






/*------------------------------------------------------PAGE VARIATIONS-----------------------------------------------------*/

/*----------------------------------------------DESKTOP PAGE--------------------------------------------*/

body#page {
	background: #d4d7c5 url(images/SecondCirclesBkgd.jpg) no-repeat top center;
}




#page header {
	height: 155px;
	position: relative;
}

.SOWHlogoPage a {
	display: block;
	width: 285px;
	height: 124px;
	position:absolute;
	bottom: 18px;
	left: 0px;
	text-indent: -1000em;
	background: url(images/2nd_logo_lrg.png) no-repeat top left;
}

.tagPage {
	position: absolute;
	top: 15px;
	left: 106px;
	width: 200px;
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	font-size: 13px;
	color: #acb094;
	line-height: 21px;
	-webkit-text-stroke: 1px transparent;
}

/*#adAreaPage {display:none;} ----   to turn ads back off*/

#adAreaPage {
	position: absolute;
	top: 57px;
	left: 0px;
}
#adOnePage {
	position: relative;
}

#adTwoPage {
	position: relative;
	margin: 11px 0 0 0;
}






/*#blogPage {display:none;}  blogon 12-22-2014*/

#blogPage {     
	position: relative;
	background-color:#872434;
	-moz-border-radius: 11px 11px 0 0;
    -webkit-border-radius: 11px 11px 0 0;
    -khtml-border-radius: 11px 11px 0 0;
    border-radius: 11px 11px 0 0;
}






#tweetsPage {
	position: relative;
	background-color:#872434;
	-moz-border-radius: 11px 11px 0 0;
    -webkit-border-radius: 11px 11px 0 0;
    -khtml-border-radius: 11px 11px 0 0;
    border-radius: 11px 11px 0 0;
}


/*---------------------------Content and Nav Area PAGE---------------------------*/

#contentSidePage{
	margin: 40px 0px 25px 171px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth  I did column plus space*/
}

#contentInnerPage {     /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth  I did column plus space*/
	margin-right: 185px;
	background-color: #FFF;
	-moz-border-radius: 14px 14px 0 0;
    -webkit-border-radius: 14px 14px 0 0;
    -khtml-border-radius: 14px 14px 0 0;
    border-radius: 14px 14px 0 0;
}
#breadcrumbBarPage {
	background-color: #f5f6f2;
	font-family: 'Abel', sans-serif;
	font-weight: 400; 
	font-style: normal; 
	font-size: 13px;
	line-height: 15px;
	text-align: right;
	padding: 10px;
	color: #bbbfa5;
	-moz-border-radius: 14px 14px 0 0;
    -webkit-border-radius: 14px 14px 0 0;
    -khtml-border-radius: 14px 14px 0 0;
    border-radius: 14px 14px 0 0;
	-webkit-text-stroke: 1px transparent;
}
#breadcrumbBarPage a {
	color: #b0b498;
	text-decoration:none;
}
#breadcrumbBarPage a:hover {
	color: #989d7e;
	text-decoration:none;
}

#contentBoxPage {
	padding: 30px;
	min-height: 400px;
}

#contentBoxPage .post {
margin:0 0 25px;
}

#contentBoxPage img {
	max-width: 100%;
 	height: auto;
	width: auto\9; /* ie8 */
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 0px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 7px 5px;
	color: #696869;
}

#contentBoxPage p {
	margin: 0 0 13px 0;
}
#contentBoxPage ul li {
	list-style: disc outside none;
	margin: 0px 0px 6px 15px;
}
#contentBoxPage ol li  {
	margin: 0px 0px 6px 15px;
}
#contentBoxPage table {margin: 20px 0px;}
#contentBoxPage table td {
	border-top: 1px solid #fff;
	background-color: #f5f6f2;
	padding: 8px 10px;
}

/*-------------------Right Column Home-----------------*/

#rightColumnPage {
	position:relative;
float: left;
width: 165px; /*Width of right column*/
margin-left: -165px; /*Set left margin to -(RightColumnWidth)*/
}

#blogPage .blogContainerPage {
	position: relative;
	background: #fff url(images/BlogBkgdHome.jpg) no-repeat bottom right;
	-moz-border-radius: 11px 11px 0 0;
    -webkit-border-radius: 11px 11px 0 0;
    -khtml-border-radius: 11px 11px 0 0;
    border-radius: 11px 11px 0 0;
	color:#872434;
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	font-size: 14px;
	line-height: 16px;
	padding: 12px 12px 8px 12px;
	-webkit-text-stroke: 1px transparent;
}
.blogContainerPage p {
	margin-bottom: 6px;
}

/*----------------------Left Column Page-------------------*/

#leftcolumnPage{
	float: left;
	width: 136px; /*Width of left column*/
	margin-left: -100%;
	margin-top: 40px;
}

/*---------------------------------------------END DESKTOP PAGE------------------------------------------*/


/*----------------------------------------------- TABLET PAGE-------------------------------------------*/

@media screen and (max-width:800px){
	

body#page { background: #d4d7c5 url(images/SecondTabletCirclesBkgd.jpg) no-repeat top center;}
	
.SOWHlogoPage a {
	width: 271px;
	height: 121px;
	position:absolute;
	bottom: 18px;
	left: 0px;
	background: url(images/2nd_logo_tablet.png) no-repeat top left;
}
.tagPage {
	position: absolute;
	top: 31px;
	left: 100px;
	width: 190px;
	font-size: 13px;
	color: #acb094;
	line-height: 18px;
}



#contentSidePage{
	margin: 60px 0px 25px 171px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth  I did column plus space*/
}

#contentInnerPage {     /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth  I did column plus space*/
	position: relative;
	margin-right: 0px;
	margin-top: 52px;
	float: none;
}
#contentBoxPage {min-height: 0px;}

#rightColumnPage{
	position: relative;
	float: none;
	width: auto; 
	margin-left: 0; 
}




/*#adAreaPage {  blogon  12-22-2014
	position: relative;
	margin: 20px auto 0 auto;
	width: 165px;    
	top: auto;
	left: auto;
}*/


#adAreaPage {  
	position: relative;
	margin: 20px 0 0 0;
	float: left;
	width: 165px;     
	margin-left: -165px;    
	top: auto;
	left: auto;
}




#blogPage {
	margin-right: 198px;  /*0px;  - restore to hide ad space*/ 
}

#tweetsPage {
	position: relative;
	background-color:#872434;
	-moz-border-radius: 11px 11px 0 0;
    -webkit-border-radius: 11px 11px 0 0;
    -khtml-border-radius: 11px 11px 0 0;
    border-radius: 11px 11px 0 0;
}

#blogPage .blogContainerPage {font-size: 15px; line-height: 17px; background: #fff url(images/BlogBkgdTabletHome.jpg) no-repeat bottom right;}


#leftcolumnPage{margin-top: 19px;}

}



/*---------------------------------------------- END TABLET PAGE -----------------------------------------*/


/*----------------------------------------------- MOBILE PAGE -------------------------------------------*/

@media screen and (max-width:625px){
	
body#page { background: #d4d7c5 url(images/HomeLargeMobileCirclesBkgd.jpg) no-repeat top center; }

#page header { height: 284px; }


.SOWHlogoPage a {
	width: 287px;
	height: 152px;
	position:absolute;
	bottom: 120px;
	left: 0px;
	background: url(images/home_logo_medium.png) no-repeat top left;
}

.tagPage {
	position: absolute;
	top: 16px;
	left: 106px;
	width: 190px;
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	font-size: 13px;
	color: #acb094;
	line-height: 21px;
	-webkit-text-stroke: 1px transparent;
}
#contentSidePage{
	margin: 0px 0px 0px 0px; 
}

#contentBoxPage {
	padding: 16px;
}

#breadcrumbBarPage {display:none;}

#rightColumnPage{
	position: relative;
	float: none;
	width: auto; 
	margin-left: 0; 
}
/*#adAreaPage {display:none;}----- to turn ads back off*/
#adAreaPage {     
	position: relative;
	margin: 46px auto 41px auto;
	float: none;
	width: auto; 
	margin-left:0px; 
	top: auto;
	left: auto;
	text-align: center;
}

#leftcolumnPage{
	display:none;
}

}

@media screen and (max-width:430px){
	
body#page { background: #d4d7c5 url(images/HomeMobileCirclesBkgd.jpg) no-repeat top center; }
	
	.SOWHlogoPage a {
	width: 284px;
	height: 128px;
	position:absolute;
	bottom: 147px;
	left: 0px;
	background: url(images/home_logo_mobile.png) no-repeat top left;
}

.tagPage {
	position: absolute;
	top: 20px;
	left: 106px;
	width: 180px;
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	font-size: 12px;
	color: #acb094;
	line-height: 18px;
	-webkit-text-stroke: 1px transparent;
}
}


@media screen and (max-width:320px){
	
.SOWHlogoPage a {
	width: 213px;
	height: 95px;
	position:absolute;
	bottom: 154px;
	left: 0px;
	background: url(images/home_logo_mobile-sm.png) no-repeat top left;
}

.tagPage {
	position: absolute;
	top: 18px;
	left: 80px;
	width: 130px;
	font-family: 'Abel', sans-serif;  
	font-weight: 400; 
	font-style: normal; 
	font-size: 12px;
	color: #acb094;
	line-height: 18px;
	-webkit-text-stroke: 1px transparent;
}
}



@media screen and (max-width:230px){
.SOWHlogoPage a {
	width: 172px;
	height: 75px;
	position:absolute;
	bottom: 159px;
	left: 0px;
	background: url(images/home_logo_mobile-tiny.png) no-repeat top left;
}

.tagPage {
	position: absolute;
	top: 16px;
	left: 65px;
	width: 100px;
	font-size: 11px;
	color: #acb094;
	line-height: 15px;
}
}


/*---------------------------------------------- END MOBILE PAGE------------------------------------------*/



/*-------------------------------------------------------END PAGE--------------------------------------------------------*/





/* AD AREA FOR TESTING PURPOSES  */

#adAreaPagetest { 
	position: absolute;
	top: 57px;
	left: 0px;
}
#adOnePagetest {
	position: relative;
}

#adTwoPagetest {
	position: relative;
	margin: 11px 0 0 0;
}

@media screen and (max-width:800px){


#adAreaPagetest {  
	position: relative;
	margin: 20px 0 0 0;
	float: left;
	width: 165px;     /*Width of right column in pixels*/
	margin-left: -165px;    /*Set left margin to -(RightColumnWidth)*/
	top: auto;
	left: auto;
}

}


@media screen and (max-width:625px){

#adAreaPagetest {   
	position: relative;
	margin: 46px auto 41px auto;
	float: none;
	width: auto; 
	margin-left:0px; 
	top: auto;
	left: auto;
	text-align: center;
}
}

#socialMediatest  {
	height: 32px;
	width: auto;
	margin: 0 0 283px 0;  /*change to put ads back in  	margin: 0 0 283px 0;*/
}



#socialMediatest .IN  {
	position:relative;
	float: right;
	margin: 0 0 0 7px;
}
.IN a:link, .IN a:visited {
	width:32px;
	height:32px;
	background:url(images/LinkedIn.png) top left no-repeat;
	display: block;         /* make it a block element */
    text-indent: -1000em;   /* keep the text out of the display */
	border:none;
	}

.IN a:hover, .IN a:active  {
		background:url(images/LinkedIn.png) bottom left no-repeat;
	}


#socialMediatest .TWIT  {
	position:relative;
	float: right;
	margin: 0 0 0 7px;
}
.TWIT a:link, .TWIT a:visited {
	width:32px;
	height:32px;
	background:url(images/Twit.png) top left no-repeat;
	display: block;         /* make it a block element */
    text-indent: -1000em;   /* keep the text out of the display */
	border:none;
	}

.TWIT a:hover, .TWIT a:active  {
		background:url(images/Twit.png) bottom left no-repeat;
	}

#socialMediatest .FB  {
	position:relative;
	float: right;
}
.FB a:link, .FB a:visited {
	width:32px;
	height:32px;
	background:url(images/FB.png) top left no-repeat;
	display: block;         /* make it a block element */
    text-indent: -1000em;   /* keep the text out of the display */
	border:none;
	}

.FB a:hover, .FB a:active  {
		background:url(images/FB.png) bottom left no-repeat;
	}


@media screen and (max-width:800px){
	

#socialMediatest  {display:none;}
}
