/*
Theme Name: SOMA Custom Theme
Version: 1.0
Author: Lisa Hazen / Kim Flournoy
Author URI: http://www.lisahazen.com/
*/



body {
	background-color: #4482ba;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 101.01%;
	line-height: 1.4em;
	color: #333;
}

img {
	border: none;
}

a {
	color: #4482ba;
	text-decoration: none;
font-weight: bold;
}

a:hover, a:active {
	color: #67a0d4;
text-decoration: underline;
}

div.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}



/* HEADER */

div.banner {
	width: 824px;
	margin: 0 auto;
	text-indent: -9999em;
	background: transparent url("images/banner-text.gif") no-repeat center center;
	height: 30px
}



div.headerwrap {
	background-color: #fff;
	height: 140px;
}

div.header {
	width: 824px;
	margin: 0 auto;
	position: relative;
}



div.logo {
	width: 288px;
	height: 88px;
	position: absolute;
	left: 11px;
	top: 24px;
}

div.logo a {
	outline: none;
}


div.search {
	position: absolute;
	right: 4px;
	top: 57px;

}

div.search div.search-bg {
	background: #a1c0dc url("images/search-left.gif") no-repeat top left;
	padding-left: 12px;
	height: 34px;
	float: left;
}

div.search div.search-bg input#s {
	background-color: #a1c0dc;
	border: none;
	margin-top: 8px;
	line-height: 22px;
	font-size: 14px;
	width: 234px;
	color: #fff;
}

div.search form {
	margin: 0;
}

div.search label {
	display: block;
	text-transform: uppercase;
	color: #076785;
	font-size: 12px;
	margin-bottom: 6px;
}

div.search div.search-submit {
	background-color: #a1c0dc;
	padding-left: 10px;
	height: 34px;
	float: left;
}

div.search div.search-submit #submit {
	width: 41px;
	height: 34px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url("images/search-submit.gif") no-repeat left top;
	text-indent: -9999px;
	display: block;
	float: left;
	cursor: pointer;
	cursor: hand; /* for IE */
}





/* MAINNAV */

div#mainnavwrap {
	clear: both;
}

div#mainnav {
	padding: 0;
	margin: 0 auto;
	width: 824px;
}


div#mainnav ul {
	margin: 0;
	padding: 0;
	height: 37px;
	width: auto;
}

#mainnav ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	height: 27px;
	width: auto;
	padding-top: 10px;
}


#mainnav ul li:hover, #mainnav ul li.wpmhover {
	background-color: #bed630;
	position: static;  
}

#mainnav ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 18px 0 17px;
	/*border: 1px solid red;*/
	margin: 0;
	height: 27px;
	/*height: 37px;*/
	width: auto;
	/*border: 1px solid #4482BA;*/
	
}

* html #mainnav ul li a { /* IE6 */
	height: auto;
}

#mainnav ul li:hover a, #mainnav ul li.wpmhover a {
	border-color: #bed630;
}

#mainnav ul li a.navabout {
	padding-left: 15px;
}

#mainnav ul li a.navcontact {
	padding-right: 15px;
}

#mainnav ul li.current {
	background-color: #bed630;
}

#mainnav ul li.current a {
	color: #4482ba;
}

#mainnav ul li.last {
	margin-right: 12px;
}


#mainnav ul li:hover a, #mainnav ul li.wpmhover a {
	color: #fff;
	
}

/* Dropdown menus */


#mainnav ul li ul { /* second-level lists */
	position: absolute;
	left: -9999em;
	z-index: 10;
	width: 170px;
	height: auto;
	margin: 0;
	background-color: #bed630;
}

* html #mainnav ul li ul { /* IE6 */
	margin-top: 10px;
}

#mainnav ul li:hover ul, #mainnav ul li.wpmhover ul { /* lists nested under hovered list items */
	left: auto;
}



#mainnav ul li ul li {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 19px;
	font-family: Arial, Gadget, sans-serif;
        font-weight:bold;
	height: auto;
	border: 1px solid #bed630;
        letter-spacing: 1px;
	/*border: 1px dotted orange;*/
}


#mainnav ul li:hover ul li, #mainnav ul li.wpmhover ul li {
	background-color: #bed630;
}

#mainnav ul li ul li a, #mainnav ul li:hover ul li a, #mainnav ul li.wpmhover ul li a {
	display: block;
	color: #fff;
	padding-right: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	font-size: 12px;
	line-height: 19px;
	margin: 0;
}



#mainnav ul li ul li a:hover, #mainnav ul li ul li a:active {
	color: #4482ba;
}






/* End Dropdown menus */


/* END MAINNAV */

/* MAINBODY */


div.mainbodywrap {
	background-color: #bed630;
}


div.mainbody {
	width: 824px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 30px;
	background-color: #fff;
}







/* MAINTEXT */

div.maintext {
	width: 793px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 18px;
}

div.maintext h1 {
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #565656;
	text-transform: uppercase;
}

div.maintext h2 {

}

div.maintext p {
	margin: 1em auto;
}

div.maintext img.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}




/* Homepage */

.homepage div.mainbody {
	padding-top: 0;
}


.homepage div.maintext {
	margin-left: 0;
	width: 824px;
}

.homepage div.introtext {
	background-color: #676767;
	color: #fff;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 15px;
	line-height: 21px;
}

.homepage div.introtext p {
	margin-top: 0;
}



/* Tabs */

div.tabcontent {
	width: 804px;
	margin: 0 auto;
	padding-top: 1em;
}

div.tabcontent h2 {
	margin-top: 0;
	margin-left: 10px;
	color: #076785;
}

div#tabs {
	width: 778px;
	margin: 0 auto;
}

div#tabwrap {
	background-color: #e5eff8;
	position: relative;

}

div.tab {
	margin: 0 auto;
	clear: both;
	padding: 1em 15px;
}

div.tab div.text {
	float: left;
	width: 448px;
}

div.tab div.img {
	float: left;
	width: 300px;
}

div.tab div.noimg {
	float: none;
	width: auto;
}

div.tab h3 {
	margin-top: 0;
	text-transform: uppercase;
}

div#tabs-top {
	clear: both;
	height: 9px;
	background: transparent url("images/tab-main-bg-top.gif") no-repeat top left;
}

div#tabs-btm {
	height: 9px;
	background: transparent url("images/tab-main-bg-btm.gif") no-repeat top left;
}

div.tab li {
	text-transform: uppercase;
}


.ui-tabs ul.ui-tabs-nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 0 0 0 10px;
}

ul.ui-tabs-nav li {
	background: transparent url("images/tab-left.gif") no-repeat top left;
	float: left;
	margin: 0 9px 0 0;
	padding: 0;
	text-transform: uppercase;
}

ul.ui-tabs-nav li.ui-state-active {
	background-image: url("images/tab-left-on.gif");
}

ul.ui-tabs-nav li.ui-state-active, ul.ui-tabs-nav li.ui-state-hover {
	background-color: #e5eff8;
}

ul.ui-tabs-nav li a {
	float:left;
	padding:0.5em 1em;
	text-decoration:none;
	background: transparent url("images/tab-right.gif") no-repeat top right;
	color: #2f4d5c;
}

ul.ui-tabs-nav li.ui-state-active a {
	background-image: url("images/tab-right-on.gif");
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color:#212121;
}

.ui-tabs .ui-tabs-hide {
	display: none;
}

.tab p.more a, .tab a.wpGallery {
	display: block;
	text-indent: -9999em;
	width: 123px;
	height: 19px;
	background: transparent url("images/learn-more-button.gif") no-repeat top left;
}

.tab p.more a:hover, .tab p.more a:active, .tab a.wpGallery:hover, .tab a.wpGallery:active {
	background-position: bottom left;
}

.hideme {
	left: -9999em;
}




/* End Homepage */


/* END MAINTEXT */






/* END MAINBODY */


/* FOOTER */

div.footerwrap {
	clear: both;

}

div.footer {
	width: 813px;
	margin: 0 auto;
	position: relative;
	padding: 20px 0;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	
}

div.footer p {
	margin: 0;
}

div.footer div.tagline {
	width: 375px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}

div.footer div.tagline span.line1 {
	text-transform: uppercase;
	margin-bottom: 0.3em;
}

div.footer div.tagline-hidden {
	display: none;
	visibility: hidden;
}

div.footer div.newsletter {
	width: 375px;
	float: right;
	text-align: right;
	text-transform: uppercase;
}

div.footer div.newsletter p {
	margin: 0;
}

div.footer div.newsletter form {
	margin: 0;
}

div.footer div.newsletter input#drihht-drihht {
	width: 275px;
	margin-bottom: 5px;
	margin-top: 4px;
}

div.newsletter #newslettersubmit {
	width: 116px;
	height: 19px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url("images/subscribe-button.gif") no-repeat left top;
	text-indent: -9999px;
	cursor: pointer;
	cursor: hand; /* for IE */
}

div.newsletter #newslettersubmit:hover, div.newsletter #newslettersubmit:active {
	background-position: left bottom;
}


/* END FOOTER */



a.post-edit-link {
	color: red;
}

