/*
Theme Name: Project Health
Author: artsygeek.com
Description: Child theme for the Twenty Eleven theme
Template: twentyeleven
Version: 1.0
*/

@import url("../twentyeleven/style.css");


/* BODY **************  BODY  ****************  BODY   ******************  BODY  ****************  BODY  *******************  BODY */

html {
	margin-top: 0px !important;
	background-image: url(images/middlecontent.jpg);
	background-repeat: repeat; 
	z-index: -99999;
}

media="screen"
html {
	margin-top: 0px !important;
}

body {
	color: #22316b;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 100%;
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; 
	background: none !important;
	background-color: none !important;
	min-width: 960px;
	}
	
#page, .one-column #page {
	margin: 0px auto 0px !important;
	background: url(images/main-bg2.png) !important;
	background-repeat: repeat-x !important;
	padding-top: 0px;
	overflow: auto;
	width: 100%;
	max-width: 1000%;
	min-width: 960px;
	min-height: 400px;
/*	overflow: auto;
	background-image: url(images/midbottom.png);
background-position: bottom;
background-repeat: repeat-x;
width: 100%; */
}

#main {
padding-top: 0;
}

#primary {
	background-color: #;
	background-image:url('');
	background-repeat: repeat-x;
}

article {
	width: 900px;
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
	margin: 0 auto;
	width: 100%;
}

.singular .entry-content, .entry-content, div.entry-content, .entry-summary {
	width: 642px !important;
}

.page-id-125 .singular .entry-content, .page-id-125 .entry-content {
width: 950px !important;
}

.singular .hentry {
	padding-top:0px !important;
}

.singular #content, .left-sidebar.singular #content {
	margin: 0 0 0 0;
}

.one-column #content {
	margin: 0 auto;
	width: ;
}

.singular.page .hentry {
	padding-bottom: 10px;
}

.clear {
	clear: both;
}

.contentwrap {
width: 900px !important;
margin: 0 auto;
padding: 0 5px 0 5px;
}

/* TEXT FORMATTING ************  TEXT FORMATTING  **************  TEXT FORMATTING  ****************  TEXT FORMATTING  ************* */ 

h1 {
	color: #22316b !important;
	font-family: "Lobster", Helvetica, Arial, sans-serif; 
	font-weight: normal !important;
	font-size: 2em;
	text-shadow: 0px 2px 0 #fff;
	margin-top: 20px;
	padding-bottom: 6px;
	border-bottom: 3px dotted #fff;
}

h2, .entry-content h2 { 
	font-family: "Lobster", Helvetica, Arial, sans-serif !important; 
	font-size: 1.4em;
	color: #22316b !important;
	text-shadow: 0px 2px 0 #fff;
	font-weight: normal !important;
	line-height: 1.3em;
}

.page-id-125 .entry-content h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important; 
}

.entry-content h3, .comment-content h3, h3 {
	font-family: Lobster, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #22316b;
	text-shadow: 0 1px 0 #fff;
	text-transform: none !important;
	letter-spacing: none !important;
/*	border-bottom: 2px dotted #fff; */
	text-transform: capitalize !important;
	line-height: 1.8em !important;
	text-shadow: 0px 2px 0 #fff;
}

h4 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important;
		text-shadow: 0 1px 0 #fff; 
	font-size: 1.1em;
	color: #22316b;
	font-weight: bold;
}

p {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; 
	font-size: 1em;
	color: #22316b;
	text-shadow: 0px 1px 0 #fff;
}

a {
	color: #008286;
	text-decoration: none;
}

a:hover {
	color: #003b4e;
	text-decoration: none;
}

#site-title {
margin-right: 0px;
padding: 0 0 0 0 !important;
}

h1#site-title {
	display: none;
	padding: 0 0 0 0;
}

.singular h1.entry-title {
	color: #22316b;
	font-family: "Lobster", Helvetica, Arial, sans-serif; 
	font-weight: bold;
	font-size: 2em;
	text-shadow: 0px 2px 0 #fff;
	border-bottom: 2px dotted #fff;
	margin-left: 126px;
	padding: 0 0 0 0 !important;
	width: 642px !important;
}
body.page-id-59.singular h1.entry-title {
	margin-top:30px;
background-image:url(http://project-health.org/wp/wp-content/uploads/2013/01/translinelogonew.png);
background-repeat:no-repeat;
height:59px;
text-indent:1000px;
line-height:1000px;
overflow:hidden;
border-bottom:none !important;
	
}

.entry-content h2 {
	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; 
	color: #22316b;
	text-shadow: 0px 1px 0 #fff;
	padding-top: 20px;
	margin-bottom: 10px;
}

.wp-caption .wp-caption-text::before {
	content: '';
	left: 0px;
	top: 0px;
}

ul {
	list-style: disc;
}

#site-description {
	margin: 0 0 0 144px;
	font-family: "Source Sans Pro", "Arial Black", Arial, sans-serif !important;
	text-shadow: 1px 0 0px #999;
	text-shadow: 0px 1px 0 #ccc;
	text-shadow: 0px 1px 2px #555;
	font-weight: bold;
	color: #ffffff !important;
	font-size: .94em;
	letter-spacing: 2px;
	text-align: left;
}

div#comments {
	display: none;
}

body.home h1.entry-title {
	display: none;
}

body.home .entry-content h1, body.home h2 {
	text-align: center;
	margin: 0 auto;
}

body.home .entry-content h1 {
	line-height: 2.2em !important;
margin-bottom: 10px;
}

h1.center {
text-align: center !important;
margin: 0 auto !important;
}

span.accent {
	font-family: "Lobster", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	padding-right: 3px; 
}

.widget ul {
	list-style: none;
}

/* IMAGES **************  IMAGES  ****************  IMAGES   ******************  IMAGES  ****************  IMAGES */

a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"], a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"], #content .gallery .gallery-icon a:focus img, #content .gallery .gallery-icon a:hover img, #content .gallery .gallery-icon a:active img {
	background: none;
	border: none;
	padding: 0 0 0 0;
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
	border: none;
	padding: 0 0 0 0;
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
border: none;
}

.entry-content img, .comment-content img, .widget img {
	max-width: 100%;
}


/* NAV **************  NAV  ****************  NAV   ******************  NAV  ****************  NAV  ******************* NAV */

img.headerlogo {
position: absolute;
/*top: 28px;*/
}

.headerlogo, .header-project-health {
	z-index: 99999 !important;
}

img.headerlogo:hover {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.95;
}

img.header-project-health:hover {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.8;
}

img.header-project-health {
position: absolute;
margin-left: 130px;
margin-top: 5px;
}

#branding {
	padding: 0 0 0 0;
	border: none;
	padding-top: 33px;
}

#branding img {
	width: auto;
}

#branding hgroup {
margin: 0 0 0 0;
}

div.menu-main-container {
	margin-left: 220px;
}

nav#access {
	margin: 0 auto;
	clear: none;
	float: none;
	padding-top: 0px;
	max-width: ;
	background: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}

#access div {
	margin: 0 0 0 0;
	background: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}

#access {
	background: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
}

#access ul {
	margin: 0 0 0 330px !important;
	min-width: 500px;
}

#access li {
	float: left;
	display: block;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#access li:last-child {
	-webkit-border-radius: 0px 0px 10px 10px;
border-radius: 0px 0px 5px 5px;
}

#access li:hover {
    background: none !important;
}

#access li:hover > a, #access a:focus {
	background: none !important;
	color: #008286;
	font-weight: ;
	border-bottom: none;
}

#access li:active > a, #access a:active {
	color: #008286;
	font-weight: bold;
}

#access a {
	font-family: Arial Black, "Source Sans Pro", Arial, sans-serif; 
	color: #22316b;
	text-shadow: 0px 1px 0 #ccc;
    display: block;
    line-height: ;
    padding: 0 0 0 0;
	margin: 5px 10px 5px 10px !important;
	font-weight: 600;
	font-size: .95em;
	text-transform: uppercase;
	font-weight: bold;
	-webkit-transition:color .5s ease-in;  
   -moz-transition:color .5s ease-in;  
   -o-transition:color .5s ease-in;  
   transition:color .5s ease-in; 
}

#access a:hover {
	color: #008286 !important;
	margin: 5px 10px 5px 10px !important;
}

#access a:active {
	font-weight: ;
	color: #008286;
}

#access ul ul {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 0 0 3px !important;
	width: 200px;
}

#access ul ul ul {
margin: 0 0 0 0 !important;
}

#access ul ul li {
	float: left;
	clear: both;
	background: #fff;
background: rgb(242,245,246); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjVmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iI2UzZWFlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOGQ3ZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(242,245,246,1) 0%, rgba(227,234,237,1) 37%, rgba(200,215,220,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,245,246,1)), color-stop(37%,rgba(227,234,237,1)), color-stop(100%,rgba(200,215,220,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-8 */
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 200px;
}

#access ul ul li:hover {
	background: #fff !important;
background: rgb(246,248,249); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-8 */
}

#access ul ul a {
	background: none;
	border-bottom: none;
	color: #22316b;
	font-size: .95em;
	height: auto;
	line-height: 1.3em;
	padding: 0px 0;
	font-family: Arial Black, "Source Sans Pro", Arial, sans-serif; 
	color: #22316b;
	text-shadow: 0 1px 0 #fff;
	width: 100%;
	display: block;
	font-weight: bold;
	width: 195px;
}

#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #fff;
}

form#searchform {
	display: none;
}

/* SIDEBAR ************  SIDEBAR  **************  SIDEBAR  ****************  SIDEBAR  *************  SIDEBAR  *********** */ 


/* FOOTER ************  FOOTER  **************  FOOTER  ****************  FOOTER  *************  FOOTER  *********** */ 

#colophon {
	background-color: none;
	background-image: url(images/tear.png);
	background-repeat: repeat-x;
	background-position: top center; 
	width: 100%;
	padding-top: 200px;
	margin-top: -142px;
margin-bottom: 0px;
padding-bottom: 0px;
}

#colophon a {
	color: ;
	font-weight: ;
}

#supplementary {
	border-top: none !important;
	margin: 0 auto 0 auto !important;
	width: 900px;
	padding-bottom: 15px;
}

#supplementary.three .widget-area {
float: left !important;
margin: 0 0 0 0;
}

.graywrap {
background: #f1f3f4;
}

/*
#tear {
	background-image:url(images/midbottom.png);
	background-repeat: repeat-x;
	margin-top: -50px;
	height: 141px;
	overflow: auto;
} */

h3.widget-title {
	font-family: Lobster, Arial, Helvetica, sans-serif;
	font-size: 1.65em;
	color: #22316b;
	text-shadow: 0 1px 0 #fff;
	text-transform: none !important;
	letter-spacing: none !important;
	border-bottom: 2px dotted #22316b;
	text-transform: capitalize !important;
	line-height: 1.8em !important;
	text-shadow: 0px 2px 0 #fff;
	display: inline;
	padding-bottom: 10px;
}

div.ribbon {
	display: block;
	z-index: 9999 !important;
}

.ribbon img {
display: block;
margin: 0 auto 20px auto !important;
}

.ribbon a {
z-index: 9999 !important;
}

.ribbon img:hover {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.85;
}

#text-4 h3 {
margin-left: 10px;
margin-bottom: 20px;
}

#text-4 img {
	margin-top: 20px;
	margin-left: 7px;
}

#text-2 img:hover {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.75;
}

#text-4 img:hover {
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.85;
}

#text-4 img.providers {
margin: 0 0 10px 6px;
}

.widget ul {
margin-top: 15px;
}

.widget ul li a {
color: #22316b;
font-weight: normal;
font-size: 1.3em;
}

#first.widget-area {
margin-right: 3.7%;
width: 38.85% !important;
}

#second.widget-area {
margin-right: 3.7%;
width: 29% !important;
}

#third.widget-area {
margin-right: none;
width: 20.85% !important;
}

.bottom {
	margin: 0 auto;
	text-align: center;
	background-color: #fff !important;
	background: url('images/footertop.png');
	background-repeat: repeat-x;
}

.bottom img {
vertical-align: middle;
margin-right: 30px;
margin-top: 5px;
}

footer.copyright {
	color: #a1aeae;
	margin-top: 30px;
	text-align: center;
	font-size: .8em;
	padding-bottom: 20px;
}

#colophon a, .bottom a {
	   -webkit-transition:color .5s ease-in;  
   -moz-transition:color .5s ease-in;  
   -o-transition:color .5s ease-in;  
   transition:color .5s ease-in; 
}

#colophon a:hover, .bottom a:hover {
	color: #008286 !important;
}

.testimonials {
width: 700px;
margin: 0 auto;
}

@media (max-width: 800px) {
	#colophon #supplementary .widget-area {
		float: left;
		margin-right: 0;
		width: auto;
	}
}

/* SLIDER ************  SLIDER  **************  SLIDER  ****************  SLIDER  *************  SLIDER  *********** */ 

.royalSlider .royalSlide, .royalSlider .royalWrapper {
	background: none !important;
}

div.royalSlider {
margin-top: 15px !important;
padding: 0 60px 0px !important;
margin-bottom: 35px !important;
}

.royalSlider h2, .royalSlider p, .royalSlider ul {
margin-left: 355px !important;
text-align: left !important;
}

.royalSlider h2 {
	border-bottom: 2px dotted #22316b !important;
	font-size: 1.6em !important;
	display: inline;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px !important;
}

.royalSlider p {
font-family: "Source Sans Pro", Helvetica, Arial, sans-serif; 
line-height: 1.5em !important;
font-size: 2.5em;
font-weight: normal !important;
margin-top: 15px;
}

.royalSlider ul li li {
line-height: 1.3em !important;
font-size: 1.8em;
padding-top: 16px;
margin-left: 28px;
}

.royalSlider ul ul {
margin-top: 10px;
margin-left: 10px;
}

.royalSlider p.slide3 {
line-height: 1.5em !important;
font-size: 2.5em;
}

.royalSlider p.slide4 {
line-height: 1.5em !important;
font-size: 2.1em;
}

img.Royalimg.slide3 {
margin-left 60px !important;
padding-bottom: 20px !important;
}

span.thanks {
	font-family: "Lobster", Helvetica, Arial, sans-serif;
	margin-right: .2em;
}

body.home .entry-content h1 {
margin-top: 30px !important;
}

body.page-id-59 div#supplementary.three {
	display: none;
}