/*  
Theme Name: http://www.ibluewave.com
Theme URI: http://www.ibluewave.com
Author URI: http://www.ibluewave.com
*/

body {
	margin: 0px;
	padding: 0px;
	background:#7CC6E3 url(images/main-bg.jpg) center top repeat-x; color:#666666; font:normal 12px/18px Arial, Helvetica, sans-serif;
	}
#Wrapper1 { background:url(images/background.jpg) center bottom no-repeat; border-top:4px solid #1988C5;

}
h1, h2, h3 {
	margin-top: 0;
	line-height:24px;
}

h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size: 24px;
	border-bottom: none;
	color: #0A63B9;
	line-height:24px;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
font-family: Arial,Helvetica,sans-serif;
font-size:12px;
	text-decoration: none;
	color: #0A63B8;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header-wrapper {
	width: 100%;
	height: 110px;
}

#header {
	width: 980px;
	margin: 0 auto;
	height: 110px;
}

/* Header */

#logo {
	width: 980px;
	height: 110px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	padding-left: 100px;
	color: #FFFFFF;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 14px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 4.8em;
}

#logo p {
	text-transform: lowercase;
	padding: 4px 0 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu-wrapper {
width:980px; margin:auto;
}

#menu {
	width: 962px;
	margin: 0 auto;
	height: 47px;
	padding: 0px 10px;
	background: url(images/bar_bg.gif)  left top;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 47px;
	margin: 15px 0px 15px 0px;
	padding: 15px 30px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
}

#menu a:hover {
height:47px;
background: #398AD3;
	color: #FFFFFF;
}

#menu .current_page_item a {
height:47px;
	background: #398AD3;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 980px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 0px 10px;
}

/* Latest Post */

#latest-post {
	padding: 10px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 500px;
	margin: 10px 10px 20px 10px;
}

.post {
	padding: 0px 0px 5px 25px;
	line-height: 200%;
	background: url(images/img04.gif) repeat-x right bottom;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 30px 0 4px 0px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}

.title a {
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
font-size: 24px;
	border-bottom: none;
	color: #0A63B9;
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.byline a {
	color: #666666;
}

.tag {`
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
	width: 80px;
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	text-align: left;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 185px;
	
}

#sidebar2 {
	float: right;
	width: 210px;
}

.sidebar {
	float: left;
	padding-top: 24px;
	color: #595959;
	
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	background: #F2FAF0;
	padding-bottom: 10px;
	border:1px solid #C1DEB8;
}

.sidebar li li {
	margin: 0px 5px;
	padding: 4px 0px;
	background: #F2FAF0;
	
}


.sidebar li h2 {
	height: 16px;
	margin: 0 0 0 0;
	padding: 14px 5px 14px 5px;
	text-transform: capitalize;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #454545;
}

.sidebar h2 a {
}

.sidebar a {
	padding-left: 15px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	height: 200px;
}

#footer {
	width: 980px;
	margin: 0 auto;
	background:url(images/footer-background.gif) no-repeat;
	height:183px;
}

#footer p {
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #EDE7DB;
}

#footer .link {
}

#footer .copyright {
}

#commentform {
	margin: 0;
}

#comment {
	margin: 0;
	width: 400px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding: 10px 0px;
}

.pagetitle {
font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 20px 0px;
	font-size: 16px;
	font-weight: normal;
	line-height:24px;
}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

#comments {
}

hr {
	display: none;
}

.commentlist {
	padding-left: 40px;
}

.testibox { padding:0px 7px; }

.grnTxt{
color: #76a330;
}

.headright{
margin:auto;
background:url(images/acce.png) right no-repeat;
width:191px;
height:33px;
float:right;
text-align:center;
color:#FFFFFF;
}
a.headlink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
}
a.headlink:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
text-decoration:underline;
}





/*--- Menu ----*/
#Menu { height:47px; }
#Menu li { display:inline; float:left; }
#Menu li a { display:block; float:left; height:47px; }
#Menu li a span { display:none; }
/*normal*/
#Menu li a.home { background:url(images/home.gif) left top no-repeat; width:105px; }
#Menu li a.products { background:url(images/products.gif) left top no-repeat; width:140px; float:none; }
/*#Menu li a.shop { background:url(images/shop.gif) left top no-repeat; width:67px; }*/
#Menu li a.nasalIrrigation { background:url(images/nasal-irrigation.gif) left top no-repeat; width:200px; float:none; }
#Menu li a.advantages { background:url(images/advantages.gif) left top no-repeat; width:137px; float:none; }
/*#Menu li a.faq { background:url(images/faq.gif) left top no-repeat; width:73px; }*/
#Menu li a.testimonials { background:url(images/testimonials.gif) left top no-repeat; width:141px; }
#Menu li a.research { background:url(images/reserch.gif) left top no-repeat; width:115px; float:none; }
#Menu li a.company { background:url(images/company.gif) left top no-repeat; width:142px; float:none; }
/*#Menu li a.contact { background:url(images/contact.gif) left top no-repeat; width:88px; }*/
/*mouseover*/
#Menu li a.home:hover, #Menu li a.homeSel { background:url(images/home.gif) left bottom no-repeat; width:105px; }
#Menu li a.products:hover, #Menu li a.productsSel { background:url(images/products.gif) left bottom no-repeat; width:140px; float:none; }
/*#Menu li a.shop:hover, #Menu li a.shopSel { background:url(images/shop.gif) left bottom no-repeat; width:67px; }*/
#Menu li a.nasalIrrigation:hover, #Menu li a.nasalIrrigationSel { background:url(images/nasal-irrigation.gif) left bottom no-repeat; width:200px; float:none; }
#Menu li a.advantages:hover, #Menu li a.advantagesSel { background:url(images/advantages.gif) left bottom no-repeat; width:137px; float:none; }
/*#Menu li a.faq:hover, #Menu li a.faqSel { background:url(images/faq.gif) left bottom no-repeat; width:73px; }*/
#Menu li a.testimonials:hover, #Menu li a.testimonialsSel { background:url(images/testimonials.gif) left bottom no-repeat; width:141px; }
#Menu li a.research:hover, #Menu li a.researchSel { background:url(images/reserch.gif) left bottom no-repeat; width:115px; float:none; }
#Menu li a.company:hover, #Menu li a.companySel { background:url(images/company.gif) left bottom no-repeat; width:142px; float:none; }
/*#Menu li a.contact:hover, #Menu li a.contactSel { background:url(images/contact.gif) left bottom no-repeat; width:88px; }*/
/*dropdown*/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav li {  
	float: left;
}
/* #nav a {
	color:#fff; text-decoration:none; font:bold 14px/44px "Trebuchet MS", Tahoma, Verdana; background:url(images/spacer.gif) left top no-repeat; padding:0px 27px; display:block;  }
#nav li a.sel, #nav li a:hover { background:url(images/menu-arrow.gif) center bottom no-repeat; }

#nav li.divider { float:left; display:block; overflow:hidden; height:40px; width:2px; background:url(images/divider.gif) left top no-repeat; }*/
#nav li ul { /* second-level lists */
	position: absolute; 
	width:150px;
	margin-top:0px;
	z-index:100;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li { float:left; }
#nav li ul li a { display:block; background:#0861B8; width:200px; text-align:left; line-height:34px; border-bottom:1px solid #59B1F1;filter:alpha(opacity=86); -moz-opacity:.86; padding-left:16px; height:auto; font:normal 13px/33px "Trebuchet MS", Tahoma, Arial; color:#fff; text-decoration:none; }
#nav li ul li a:hover { background:#0861B8; filter:alpha(opacity=99); -moz-opacity:.99; }

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
