/*
 Theme Name:   Responsive Child
 Theme URI:    http://starler.com.langlois-comp.com/responsive-child/
 Description:  Responsive Child Theme
 Author:       Mark Langlois
 Author URI:   http://www.langlois-comp.com
 Template:     responsive
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  responsive-child
*/
/*
Theme Name: Star Chiropractic
*/

/*------TJ-------*/	
/*     Global    */
/*---------------*/

body {
	margin: 0;
	background: /*#D9EFFC*/ #fff;
}

h1, h2, h3, h4 {
	margin: 0;
}


h3, h4 {
	color: #1878A0; /* #1878A0; */
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.site-name a {
	color: transparent;
}

img {
	border: 0;
}

ul {
	padding-left: 25px;
	margin: 10px 0px;
}

.site-description {
	display: none;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

label {
	display: block;
}

p {
	margin: 1.3em 0;
}

/*------TJ-------*/	
/*    The Wrap   */
/*---------------*/

#wrap {
	width: auto;	
	margin: 0 auto;
	padding:0px;
}

#content-container {
	width: auto;	
	margin: 280px auto 0px;
	padding:0px;
}

#contents {
	width: auto;
	padding: 0 0px 0 5px;
}

#page-bottom {
	width: auto;
	background: url("images/footer.gif") no-repeat bottom;
}
/*******MJ********/
/*    Wigits     */
/*****************/


/*------TJ-------*/	
/*   The Header  */
/*---------------*/

#header {
	margin: 45px auto;
	width: 96%;
	height: 210px;
    position: absolute;
    max-width: 1600px;
    z-index: 1;
	/*background-color: #d9effc;*/
	background-image: url("./starler-logo-new.png");
}

#logo {
	float: left;
	margin: 0;
	margin-top: -20px;
}
#header-image {
	/*position:absolute;*/
	position: relative;
    float: right;
	margin: 0px 0px 0px;
	width: 137px;
	height: 210px;
	/*z-index: 3;*/
	background: none repeat fixed 0% 0% transparent;
}
#header-image .image1 {
	position: absolute;
	right: 0px;
	bottom: 0px;
	top: 0px;
	width: 137px;
	z-index: 3;
	opacity: 1;
}
#header-title {
	position: absolute;
	text-transform: uppercase;
	left: 90px;
	top: 103px;	
}
#header-title h1 {
	color: #ffffff;
	font:36px "Century Gothic", Arial;
	font-weight:bold;
	margin-bottom: 2px;
}
#header-title h1 a {
	color: #0C67A2;
	text-decoration: none;
}
.header-subtitle {
	color: #0C67A2;
	font:bold 12px Arial;
}
#flash {
	postion: absolute;
	left:0px;
	right:0px;
	bottom: 0px;
	top: 0px;
	margin: 0px auto;
	z-index: 2;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
#flash .swf-wrapper {
	width:1600px;
	height:210px;
}

#rss {
	float:left;
	padding-left: 25px;
	margin-left:5px;
	height: 33px;
	font: 10px tahoma;
	color: #a2a2a2;
	line-height:20px;
	background: url("images/icon_feed.gif") no-repeat;
}

#rss a {
	color: #a2a2a2;
}

#rss_com {
	float:left;
	padding-left: 25px;
	margin-left:55px;
	height: 33px;
	font: 10px tahoma;
	color: #a2a2a2;
	line-height:20px;
	background: url("images/icon_feed_com.gif") no-repeat;
}

#rss_com a {
	color: #a2a2a2;
}
.rsstext{
	font: 12px tahoma;
	color: #a2a2a2;
	height: 20px;
}

#wrapper {
	clear: both;
	position: relative;
	margin: -45px auto;
	padding: 0px 20px 20px;
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	background-color: #FFF;
	max-width: 1600px;
	width: 92.5%;
}
/*------TJ-------*/		
/*   Top Menu    */
/*---------------*/
	
#navlist{
	position:absolute;
	top:47px;
	right:10px;
	display:block;
	height:28px;
	font-size:11px;
	font-weight:bold;
	padding:0;
	font-family:arial;	
	}
#navlist ul{
	margin:0px;
	list-style-type:none;
	float:right;
	
	}
#navlist ul li{
	display:block;
	float:left;
	margin:0 ;
	width:86px;
	}
#navlist ul li a{
	display:block;
	float:left;
	color:#A3DAFE;
	padding:5px 0px 0 0px;
	width: 86px; 
	height: 22px;
	background:url(images/menu.gif) no-repeat right top;
	text-align: center;
	text-decoration:none;
	}
#navlist ul li a:hover,#navlist ul li.current_page_item a{
	color:#0C67A2;
	background:url(images/menu.gif) no-repeat top left;
	width: 86px; height: 22px;
	text-align: center;
	
	}
#navlist ul li .current_page_item a,#navlist ul li .current_page_item a:hover{
	color:#0C67A2;
	width: 86px; height: 22px;
	background:url(images/menu.gif) no-repeat top left;
	}



/*------TJ-------*/		
/*  Search Area  */
/*---------------*/
	
/*
#menu_search_box {
	position: absolute;
	top: 10px;
	left: 25px;
	width: 150px;
	height: 27px;
	z-index: 1000;
}

#menu_search_box #searchform {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 27px;
}

#menu_search_box #s {
	font: 10px tahoma;
	color: #262626;
	background:#D9EFFC;
	border:1px solid #78C0FB;
	padding: 1px;		
	float: left;
	width: 150px;
	height: 15px;
}

#menu_search_box #submit {
	display: none;
}
*/
	
/*------TJ-------*/		
/*   List Menu   */
/*---------------*/
	
#listmenu {
	display: block;
	text-align: center;
	background: url(images/bg-nav.jpg);
	margin:0px auto;
	width: 100%;		
	height: 39px;
	float:left;
	margin-bottom: 10px;
}

#listmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	float:left;
	padding-left: 18px;
	margin-top: 8px;
}

#listmenu ul li {
	font: 14px Arial;
	color: #9ab0c4;
	margin:0 5px 0 0;
	float: left;
	z-index: 500;
}

#listmenu ul li a {
	line-height: 22px;
	display: block;
	color: #336077; /*#6b95ab;*/
	text-decoration: none;
	float: left;
	padding: 0px 12px;
/*	background: url("images/ctg_divider.gif") no-repeat right top; */
	z-index: 5000;
}

#listmenu ul li a:hover {
	color: #ffffff;
}

#listmenu ul li.current-cat {
	color: #ffffff;
}

#listmenu ul li.current-cat a {
	color: #ffffff;
}

#listmenu ul li ul {
	position: absolute;
	z-index: 20;
	background-color: #fff;
	margin-top: 20px;
	padding: 6px 10px;
	width: 190px;
	border: 1px solid #9cc0f1;
	border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#listmenu ul li ul li, #listmenu ul li ul li.backLava {
	clear: both;
	width: 180px;
	padding: 5px 5px;
	z-index: 20;
	margin-left: 0px;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #f7f7f7;
}

#listmenu ul li ul li:hover {
	background-color: #f7f7f7;
	background-repeat: no-repeat;
}

#listmenu ul li ul li a {
	color: #1878A0;
	font-size: 12px;

	/* override: current-menu-tiem a */
        background-color: transparent;
        border-radius: 0px;
        -moz-border-radius: 0px;
        box-shadow: inset 0px 0 0px #fff;

	display: block;
	width: 100%;
	text-align: left;
	
	padding-left: 0px;
}
#listmenu ul li ul li a:hover {
	color: #1878A0;

}

#listmenu ul li ul li ul {
	margin-left: 75px;
	margin-top: 10px;
	text-align: left;
}

li.current-menu-item a {
	font-weight: bold;
	background-color: #7dcbf3;
	border-radius: 20px;
	-moz-border-radius: 20px;
	box-shadow: inset 1px 0 10px #98aab3;
}


#listmenu ul li.backLava {
	margin-top: 15px;
	background-color: #497d93;
	position: absolute;
	margin-left: 10px;
	border-radius: 20px;
	-moz-border-radius: 20px;
/*	behavior: url(ie-css3.htc); */
	z-index: 8;
}


#listmenu ul li.backLava .leftLava {
	background-color: #497d93;
	z-index: 8;
	width: 45px; 	
	position: absolute;
}

li.backLava, li.leftLava {
	z-index: 1;
}


/*------TJ-------*/		
/*    Posts      */
/*---------------*/


#contents .top_post {
	float: left;
	padding:0;
	margin: 0 0 10px 0;
	width: 790px;
	background:url("images/top_post_bg.gif") repeat-y left  
}


.post_title {
	width: 777px;
	color: #848484;
	height:50px;
	font: 10px Arial;
	background:url("images/top_post_top.gif") no-repeat top left;
}

.post_title h2 {
	color: #676767;
	font: 22px Arial;
	padding:5px;
	margin-left:7px;
	width:755px;
}

.post_title h2 a {
	color: #378CC7;
	text-decoration: none;
}

.post_title h2 a:hover {
	text-decoration: underline;
}

.post_title a {
	color: #848484;
	text-decoration: none;
}

.post_title a:hover {
	text-decoration: underline;
}

.meta_inf_container {
	width: 95%;
	padding-left:5px;
	padding-bottom: 50px;
	display: block;
	clear: both;
}


.meta_date {
	float: left;
	background: url("images/icon_author.gif") no-repeat;
	padding-left: 25px;
	color:#151515;
	line-height:20px;	
	font-family: arial;
	font-size: 12px;
}

.meta_comments {
	float: right;
	font:10px arial;
	padding-left: 25px;
	height:20px;
	line-height:22px;
	background: url("images/icon_comments.gif") no-repeat;
}
	
.top_entry {
	text-align:justify;
	color: #808080;
	width: 575px;
	padding: 1px 10px 0 12px;
	clear:both;
	font: 12px Arial;
	height:190px;
	overflow: hidden;
}

.top_entry blockquote {
	border-left: 7px solid #efefef;
	font-style:italic;
	padding:0 0 0 15px;
	margin: 0px 15px;
}

.top_entry a {
	color: #E98E26;
	text-decoration: none;
}

.top_entry a:hover {
	text-decoration: underline;
}

.top_entry img {
	padding: 3px;
}

.post_bottom {
	width: 777px;
	background: url("images/top_post_bottom.gif") no-repeat left top;
	height: 26px;
}

.post_cat {
	float: left;
	font:10px arial;
	padding-left: 25px;
	height:16px;
	line-height:22px;
	background:  url("images/icon_category.gif") no-repeat;
	clear:both;
}

.post_cat a {
	color: #378CC7;
}

/*------TJ-------*/		
/*   Mag Posts   */
/*---------------*/
#page-content {
	float: left;
	width: 96%;
	overflow: hidden;
}
#content {
	/*margin-top: 210px;*/
	float: left;
	/*width: 780px;*/
	overflow: hidden;
	/*min-height: 604px;*/
}


/*------TJ-------*/		
/*  Pages Posts  */
/*---------------*/


#content .meta_inf {
	width: 100%;
	/* background:url("images/ln.gif") repeat-x bottom center ; */
}
#content .meta_inf a {
	color:#0D548A;
}
#content .post .post_ctg {
	width: 700px;
	padding-left: 14px;
	line-height: 22px;
	height: 22px;
	font: 11px Arial;
	color: #999999;
}

#content .post .post_ctg a {
	color: #378CC7;
}

#content .post-entry {
	font: 14px Tahoma;
	color: #585858;			
	width: 96%;
	line-height: 1.5em;
	/*padding: 0 30px 0 25px;*/
}

#content .post-entry img {
	width:33%;
	height:auto;
}

#content .post-entry a {
	color: #E98E26;
	text-decoration: none;
}

#content .post .post-entry a:hover {
	text-decoration: underline;
}

#content .post .post-entry blockquote {
	border-left: 6px solid #999999;
	margin: 0px 20px;
	padding-left: 10px;
	font-style:italic;
}

#content .post .post-entry img {
	padding: 5px;
	border: 0px;
}

#content .post h3 {
	margin: 20px 0 5px 0;
	color: #378CC7;
	font: 18px Verdana;
}

#comment {
	background:#fefefe;
	width:500px;
	border:1px solid #606060;
}
#commentform input{
	border:1px solid #606060;
}
#commentform #submit{
	border:1px solid #909090;
	border-style:outset;
	background:#post-entry;
	color:#222222;
}
		
#content .post .comments {
	font: 11px Arial;
	color: #969696;
	width: 700px;
}

#content .post .comments ol {
	margin: 10px 0;
	padding-left: 25px;
}

#content .post .comments ol li {
	padding: 5px;
}

#content .post .comments ol li a {
	color: #E98E26;
	text-decoration: none;
}

#content .post .comments ol li a:hover {
	text-decoration: underline;
}

#content .post .comments ol li.alt {
	background: #efefef;
}

#content .post .comments ol li cite {
	color: #606060;
	font-style: normal;
	font-weight: bold;
}

#content .post .comments ol li cite a {
	color: #606060;
	text-decoration: none;
}

#content .post .comments ol li cite a:hover {
	text-decoration: underline;
}

#content .post .comments ol li .commentmetadata a {
	color: #cdcdcd;
	text-decoration: none;
}

#content .post .comments ol li .commentmetadata a:hover {
	text-decoration: underline;
}

#content .post #commentform {
	font: 11px Arial;
	color: #909090;
	width: 558px;
	padding-left: 25px;
	margin: 0;
}

#content .post #commentform a {
	color: #E98E26;
	text-decoration: none;
}

#content .post #commentform a:hover {
	text-decoration: underline;
}

#content-archive {
	margin-top:190px;
}

/*------TJ-------*/		
/*  Ads Spaces   */
/*---------------*/
	
.rightads {
	float: right;
	width: 415px;
	background:url("images/sidebar_ads.gif") repeat-y;
	margin:0;
	padding:0;
	margin-bottom: 10px;
}
.rightads_top {
	width: 415px;
	margin:0;
	background:url("images/sidebar_ads_top.gif") no-repeat;
}
.rightads_ad {
	padding: 5px;
	float: left;
}
.rightads_bottom {
	padding: 5px;
	width: 405px;
	background: url("images/sidebar_ads_bottom.gif") no-repeat left bottom;
}
.righttabs_top {
	width: 415px;
	margin:0;
	padding:0;
	background:url("images/sidebar_tabs_top.gif") no-repeat;
}
.righttabs_bottom {
	padding: 0px;
	margin:0px;
	width: 415px;
	background: url("images/sidebar_ads_bottom.gif") no-repeat left bottom;
}
/*------TJ-------*/		
/*   Side bar    */
/*---------------*/
#sidebar-wrap {
width:206x; margin:0; padding:0;float:left; /* 415px */
}
#sidebar1 {
	float: left;
	width: 206px;
	font: 11px Arial;
	color: #999999;
	background: url("images/sidebar_bg.gif") repeat-y left;
}
	
#sidebar_container {
	width: 200px;
	margin-bottom: 3px;	
}

#sidebar_container h2 {
	font: bold 14px tahoma;
	color: #1878A0;
	padding-left: 5px;
	padding-top:0px;
	height:25px;
}


#sidebar1 h2,.sidebar_container h2 {
	width: 195px;
	height: 30px;
	padding-left: 10px;
	padding-top:8px;
	margin-bottom: 2px;
	font: bold 14px tahoma;
	color: #1878A0;
	background: url("images/sidebar_title.gif") no-repeat top left;
}

#sidebar1 a {
	color: #1878A0;
	text-decoration: none;
}

#sidebar1 a:hover {
	text-decoration: underline;
}

#sidebar1 ul {
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
}

#sidebar1 ul li {
	color: #656565;
	font: 12px Arial;
}

#sidebar1 ul li a {
	color: #1878A0;
	text-decoration: none;
	padding: 5px 5px 5px 17px;
	height:17px;
	margin:0;
	display: block;
	background: url("images/sidebar_menu.gif") no-repeat bottom left;
}

#sidebar1 ul li a:hover {
	text-decoration: none;
	background: url("images/sidebar_menu_hover.gif") no-repeat bottom left ;
}


#sidebar1 ul li ul {
	margin: 0;
	padding: 0;
	background: none;
}


#sidebar1 #searchform {
	padding: 0px 15px;
}

#sidebar1 #calendar_wrap {
	width: 190px;
	margin: 0 auto;
	padding-top: 5px;
}

#sidebar1 #calendar_wrap table {
	width: 190px;
}

#sidebar1 #calendar_wrap caption {
	margin: 0 auto;
	font-weight: bold;
}

#sidebar1 #calendar_wrap tbody {
	text-align: right;
}

#sidebar1 #calendar_wrap tfoot #next {
	text-align: right;
}

#sidebar1 #calendar_wrap #today {
	font-weight: bold;
}

#sidebar1 .textwidget {
	padding: 0 5px;
}

#slidewrap {
	width: 206px;
	margin-left: -5px;
	overflow: hidden;
}

div.captionDiv {
	background-color: #999;
	width: 210px;
}

h2.captionTitle {
	width: auto;
	height: auto;
	background: transparent;
}

/*------TJ-------*/		
/*   Side bar 2  */
/*---------------*/
	
#sidebar2 {
	float: left;
	width: 206px;
	font: 11px Arial;
	color: #999999;
	margin-left:2px;
	background: url("images/sidebar_bg.gif") repeat-y left;
}
	
#sidebar2 h2 {
	width: 195px;
	height: 30px;
	padding-left: 10px;
	padding-top:8px;
	margin-bottom: 2px;
	font: bold 14px tahoma;
	color: #1878A0;
	background: url("images/sidebar_title.gif") no-repeat top left;
}

#sidebar2 a {
	color: #1878A0;
	text-decoration: none;
}

#sidebar2 a:hover {
	text-decoration: underline;
}

#sidebar2 ul {
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
}

#sidebar2 ul li {
	color: #656565;
	font: 12px Arial;
}

#sidebar2 ul li a {
	color: #1878A0;
	text-decoration: none;
	padding: 5px 5px 5px 17px;
	height:17px;
	margin:0;
	display: block;
	background: url("images/sidebar_menu.gif") no-repeat bottom left;
}

#sidebar2 ul li a:hover {
	text-decoration: none;
	background: url("images/sidebar_menu_hover.gif") no-repeat bottom left ;
}


#sidebar2 ul li ul {
	margin: 0;
	padding: 0;
	background: none;
}

#sidebar2 #searchform {
display:none;
}

#sidebar2 #searchform #s {
	width: 180px;
}

#sidebar2 #calendar_wrap {
	width: 190px;
	margin: 0 auto;
	padding-top: 5px;
}

#sidebar2 #calendar_wrap table {
	width: 190px;
}

#sidebar2 #calendar_wrap caption {
	margin: 0 auto;
	font-weight: bold;
}

#sidebar2 #calendar_wrap tbody {
	text-align: right;
}

#sidebar2 #calendar_wrap tfoot #next {
	text-align: right;
}

#sidebar2 #calendar_wrap #today {
	font-weight: bold;
}

#sidebar2 .textwidget {
	padding: 0 5px;
}

.sidebar_bottom {
	background: url("images/sidebar_bottom.gif") no-repeat bottom left;
	margin: 0px;
	padding: 0px;
	clear:both;
	height: 14px;
	width: 206px;
	display:block;
	position:relative;
}


/*------TJ-------*/		
/*   Side Tabs   */
/*---------------*/

#tabs {
	margin:0px;
	width: 415px;
	overflow: hidden;
	padding:0;
	
}
#tab3 {
	padding-top:10px;
	padding-bottom:10px;
}
.tabs ul {
list-style:none;
}
.tabs li {
	float: left;
	display: inline;
	margin-right: 5px;
	margin-left:0;
	text-align: center;
	overflow: hidden;
	font:12px arial;
	list-style:none;
}

.tabs li a {
	float: left;
	display: block;
	color: #336699;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 22px;
	height: 22px;
	
}

.tabs li a:hover {
	display: block;
}

.tabs li a.selected {
	display: block;
	color: #333;
	
}

.tabs li a.selected:hover {
	display: block;
	color: #333;
	
}
/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
	border-top: 0;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	font:11px arial;
}

.tabcontent a, .tabcontent a strong {
	color: #1878A0;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #7BC0F0;
}
.tabcontent ul {
padding:5px;
margin:0;
}
.tabcontent ul li {
	display: block;
	margin:0;
	background-position: left 6px;
	border-bottom: 1px dotted #eee;
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 1px;
	color: #999;
	line-height: 1.4em;
	list-style-type:none;
}

.tabcontent ul li a {
	color: #1878A0;
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #7BC0F0;
}

.tabcontent ul li span {
	display: block;
	color: #999;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
/*------TJ-------*/		
/*  Navigations  */
/*---------------*/

.navigation {
	font: 12px Arial;
	color: #E98E26;
	width: 530px;
	margin-left:10px;
}

.navigation a {
	color: #E98E26;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.navigation-p {
	float: left;
}
	
.navigation-n {
	float: right;
}

/*------TJ-------*/		
/*  Footer Links */
/*---------------*/

#footer {
	position: relative;
	width: 96%;
	max-width: 1600px;
	height: 210px;
	padding: 20px 0px 20px;
	margin: 20px auto;
	color: #4E6B7F;
	text-align:center;
	font: 11px Arial;
	clear:both;
	background: #fff;
	border: 1px solid #427FA9;
	z-index: 1000;
}

#footer a {
	color: #427FA9;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}
#footer p {
	text-align: left;
	font-size: 1.6em;
	padding-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#header-flash {
	z-index: 1;
	margin-bottom: -20px;
}

div#menusearch {
	margin-top: 7px;
	line-height: 39px;
}

div#menusearch input[type=text] {
	background: url(images/bg-nav-search.jpg);
	background-repeat: no-repeat;
	border: 0px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;

	color: #336077;
	width: 140px;
	height: 23px;
}

div#menusearch input[type=submit] {
	background: url(images/bg-nav-search-btn.jpg);
	background-position: 0px -1px;
	background-repeat: no-repeat;
	border: 0px;
	padding: 0px;
	margin: 0px;

	width: 32px;
	height: 23px;

}
.skip-container {
	padding: 0px;
}


#listmenu ul li.backLava {
	font-weight: bold;
	background-color: #7dcbf3;
	border-radius: 20px;
	-moz-border-radius: 20px;
	box-shadow: inset 1px 0 10px #98aab3;
	position: absolute;
	z-index: 100;

}

/*
#listmenu ul li.backLava .leftLava {
	background-color: #497d93;
	z-index: 8;
	width: 45px; 	
	height: 20px;
	position: absolute;
}
*/

a.aVideo {
	margin: 10px;
	width: 132px;
	height: 180px;
	padding: 12px 15px;
	float: left;
	background-color: #D9EFFC;

	border-radius: 10px;
	-moz-border-radius: 10px;

	box-shadow: inset 1px 0 12px #98aab3;
}

a.testimonial {
	width: 150px;
	height: 236px;
}

a.aVideo:hover {
	background-color: #afe1ff;
}

a.aVideo h4 {
	text-decoration: none;
	display: block;
	margin-top: 0px;
	text-align: center;
}


div#slideshow {
	margin-left: 1px;
}

div.slide img {
	width: 203px;
}

div.caption {
	background-color: #333 !important;
	background: url('images/bg-333.gif');
	opacity: 0.8;
	font-size: 10pt;
	color: #fff;
	width: 183px;
	height: 30px;
	padding: 10px 10px 10px 10px;
	margin-top: -50px;
	display: block;
	position: absolute;
	z-index: 500;
}
div#header-phone {
	position: absolute;
	font-size: 20pt;
	font-weight: bold;
	color: #1878A0;
	margin-top: -216px;
	margin-left: 180px;
}

div#related {
	margin-left: 40px;
	margin-top: 40px;
}
.main-nav {
	width: 96%;
	position: fixed;
	/*left: 0;*/
	/*margin-top: -45px;*/
	margin: -45px auto;
	max-width: 1600px;
}
/*===============*/
/* ANIMATION     */
/*===============*/
/*@-webkit-keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@-moz-keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@-o-keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

@keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 17% {
   opacity:1;
 }
 25% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}*/

#slide1 {
  position:fixed;
  margin-top:45px;
  background: url("./beach1.jpg") #4c97f0;
  width: 96%;
}
#slide1 img {
  position:absolute;
  left:0;
  height:210px;
  width:1600px;
  overflow:hidden;
  -webkit-transform: translateZ(0);
  z-index: 10;
}


/*#slide1 img {
  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 8s;

  -moz-animation-name: cf4FadeInOut;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-iteration-count: infinite;
  -moz-animation-duration: 8s;

  -o-animation-name: cf4FadeInOut;
  -o-animation-timing-function: ease-in-out;
  -o-animation-iteration-count: infinite;
  -o-animation-duration: 8s;

  animation-name: cf4FadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 8s;
}
#slide1 img:nth-of-type(1) {
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  -o-animation-delay: 6s;
  animation-delay: 6s;
}
#slide1 img:nth-of-type(2) {
  -webkit-animation-delay: 4s;
  -moz-animation-delay: 4s;
  -o-animation-delay: 4s;
  animation-delay: 4s;
}
#slide1 img:nth-of-type(3) {
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}
#slide1 img:nth-of-type(4) {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay: 0;
  animation-delay: 0;
}
*/

/* Menu bar */
.menu {
	background-color: #497d93;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#497d93), to(#3d3d3d));
	background-image: -webkit-linear-gradient(top, #497d93, #305261);
	background-image: -moz-linear-gradient(top, #497d93, #305261);
	background-image: -ms-linear-gradient(top, #497d93, #305261);
	background-image: -o-linear-gradient(top,#497d93, #305261);
	background-image: linear-gradient(top, #497d93, #305261);
	clear: both;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#497d93, endColorstr=#305261);
	margin: 0 auto;
}
/* Menu items */
.menu a {
	border-left: 1px solid #585858;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	height: 45px;
	line-height: 45px;
	padding: 0 0.9em;
}
/* Menu item hover */
.menu a:hover {
	background-color: #305261;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#808080), to(#363636));
	background-image: -webkit-linear-gradient(top, #305261, #2a4958);
	background-image: -moz-linear-gradient(top, #305261, #2a4958);
	background-image: -ms-linear-gradient(top, #305261, #2a4958);
	background-image: -o-linear-gradient(top, #305261, #2a4958);
	background-image: linear-gradient(top, #305261, #2a4958);
	color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#305261, endColorstr=#2a4958);
}
/* Current page */
.menu .current_page_item a,
.menu .current-menu-item a {
	background-color: #305261;
}
/* Menu dropdown */
.menu li li {
	background: #fff;
	background-image: none;
	border: 1px solid #e5e5e5;
	color: #444;
	filter: none;
    margin: -1px 0 1px 0;
	width: auto;
	z-index: 100;
}
/* Menu dropdown hover */
.menu li li a:hover {
	background: #f5f5f5 !important;
	background-image: none;
	border: none;
	color: #444;
	filter: none;
}

/*------Media Resizing------*/
@media screen and (max-width: 900px) {
	#wrapper {
		padding: 0px 15px 10px;
	}
	.menu a {
		font-size: 11px;
	}
	
}
@media screen and (max-width: 800px) {
	#wrapper {
		padding: 0px 10px 7px;
	}
	h3 {
		font-size: 20px;
	}
	#content-container {
		margin-top: 180px auto 0px;
	}
	#content .post-entry {
		font: 12px Tahoma;
		line-height: 1em;
	}
	.menu a {
		font-size: 9px;
	}
	#slide1 {
		margin: 45px 9px auto -9px;
	}
    #slide1 img{
    	width:1199px;
    	height:157px;
  	}
    #flash .swf-wrapper {
		width:1199px;
    	height:157px;
  	}
		
	#header {
		margin: 45px 9px auto -9px;
		height: 157px;
		background-image: url("./starler-logo-800.png");
	}
	#header-image {
		width: 103px;
		height: 157px;
	}
}
@media screen and (max-width: 650px) {
	#wrapper {
		padding: 0px 8px 0px;
	}
	h3 {
		font-size: 18px;
	}
	#content-container {
		margin: 157px auto 0px;
	}
	#content .post-entry {
		font: 11px Tahoma;
		line-height: .9em;
	}
/*------Change mobile to reular----------*/
	.js .main-nav {
		position: fixed;
        height: auto;
		width:96%;
	}
	.js .main-nav .main-nav #responsive_current_menu_item {
	        display: none;
	}
	.js .main-nav .menu {
	    background-color: #497d93;
	    background-image: linear-gradient(top, #497d93, #305261);
	    background-image: -moz-linear-gradient(top, #497d93, #305261);
	    background-image: -ms-linear-gradient(top, #497d93, #305261);
	    background-image: -o-linear-gradient(top, #497d93, #305261);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#497d93), to(#305261));
        background-image: -webkit-linear-gradient(top, #497d93, #305261);
        clear: both;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#497d93, endColorstr=#305261);
        margin: 0 auto;
    display: block;
        position: relative;
        top: 0;
	}
	.js .main-nav .menu .current_page_item a,
	.js .main-nav .menu .current-menu-item a {
        background-color: #343434;
	}
	.js .main-nav .menu > li:first-child > a {
        border-left: none;
	}
	.js .main-nav .menu a {
        border-left: 1px solid #585858;
        color: #fff;
        cursor: pointer;
        display: block;
        font-size: 9px !important;
        font-weight: 700;
        height: 45px;
        line-height: 45px;
        margin: 0;
        padding: 0 6px;
        position: relative;
        text-decoration: none;
        text-shadow: 0 -1px 0 #000;
        white-space: nowrap;
	}
	.js .main-nav .menu a#responsive_menu_button {
        display: none;
	}
	.js .main-nav .menu a:hover {
        background-color: #305261;
        background-image: linear-gradient(top, #497d93, #305261);
        background-image: -moz-linear-gradient(top, #497d93, #305261);
        background-image: -ms-linear-gradient(top, #497d93, #305261);
        background-image: -o-linear-gradient(top, #497d93, #305261);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#497d93), to(#305261));
        background-image: -webkit-linear-gradient(top, #497d93, #305261);
        color: #fff;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#497d93, endColorstr=#305261);
	}
	.js .main-nav .menu li {
        border: 0;
        display: block;
        float: left;
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 5;
	}
	.js .main-nav .menu li a {
        border-bottom: none;
        border-left: 1px solid #585858;
	    color: #fff;
	    font-weight: 700;
 	   padding: 0 6px;
	}

	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
        background-color: #497d93;
        background-image: linear-gradient(top, #497d93, #305261);
        background-image: -moz-linear-gradient(top, #497d93, #305261);
        background-image: -ms-linear-gradient(top, #497d93, #305261);
        background-image: -o-linear-gradient(top, #497d93, #305261);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#497d93), to(#305261));
        background-image: -webkit-linear-gradient(top, #497d93, #305261);
        color: #fff;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#497d93, endColorstr=#305261);
	}
	.js .main-nav .menu li li {
        float: none;
	}
	.js .main-nav .menu li li {
        background: #fff!important;
        background-image: none;
        border: 1px solid #e5e5e5;
        color: #444;
        filter: none;
        margin: -1px 0 1px 0;
        width: auto;
	}
	.js .main-nav .menu li li a {
        background: transparent !important;
        border: none;
        color: #444!important;
        font-size: 9px !important;
        font-weight: 400;
        height: 20px;
        height: auto;
        line-height: 20px;
        padding: 5px 10px;
        text-shadow: none;
        white-space: nowrap;
	}
	.js .main-nav .menu li li a::before {
        content: '';
        left: 0;
	}
	.js .main-nav .menu li li a:hover {
        background: #f5f5f5 !important;
        background-image: none;
        border: none;
        color: #444;
        filter: none;
	}
	.js .main-nav .menu li li:hover > ul {
        left: 100%;
        top: 0;
	}
	.js .main-nav .menu li ul {
        position: absolute;
        visibility: hidden;
	}
	.js .main-nav .menu li.current_page_item,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a,
	.js .main-nav .menu li {
        background-color: transparent;
	}
	.js .main-nav .menu li:hover {
        white-space: normal;
        z-index: 10000;
	}
	.js .main-nav .menu li:hover > ul {
        top: 100%;
        visibility: visible;
	}
	.js .main-nav .menu ul {
        left: 0;
        position: absolute;
        top: 0;
        visibility: hidden;
        z-index: 10;
        margin-top: 1px;
        min-width: 15em;
        width: auto;
	}
	.js .main-nav .menu ul > li + li {
        border-top: 0;
	}
	.js .main-nav .menu ul li a:hover,
	.js .main-nav .menu li li a:hover {
        color: #484848;
        text-decoration: none;
	}
	.js .main-nav .menu ul,
	.js .main-nav .menu ul ul {
        margin: 0;
        padding: 0;
	}

	.js .main-nav .menu,
	.js .main-nav .menu ul {
        display: block;
        list-style-type: none;
        margin: 0;
        padding: 0;
        min-height: 0;
	}
	.js .main-nav .menu:after,
	.js .main-nav .menu ul:after {
        clear: both;
        content: '.';
        display: block;
        height: 0;
        overflow: hidden;
        visibility: hidden;
	}
	.js .main-nav ul.menu > li:hover {
        background-color: #363636;
        color: #fff;
	}
	.main-nav #responsive_current_menu_item {
        display: none!important;
	}
	.main-nav .menu {
        top: 0;
	}
	.main-nav .menu li a {
        border-bottom: none;
        color: #fff;
	}
	.sub-header-menu,
	.sub-header-menu ul {
        display: block!important;
	}

/*	.js .main-nav {
    	position: absolute;
    	margin: -45px auto;
		height: 45px;
    	background-color: #497d93;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#497d93), to(#305261));
		background-image: -webkit-linear-gradient(top, #497d93, #305261);
		background-image: -moz-linear-gradient(top, #497d93, #305261);
		background-image: -ms-linear-gradient(top, #497d93, #305261);
		background-image: -o-linear-gradient(top,#497d93, #305261);
		background-image: linear-gradient(top, #497d93, #305261);
		clear: both;
    	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#497d93, endColorstr=#305261);
	}*/

	#header {
		margin: 45px 12px auto -12px;
		height: 118px;
		background-image: url("./starler-logo-650.png");
	}
	#header-image {
		height: 118px;
		width: 77px;
	}
	#slide1 {
		margin: 45px 12px auto -12px;
	}
	#slide1 img{
 	   width:897px;
	   height:118px;
   	}
	#flash .swf-wrapper {
		width:897px;
    	height:118px;
  	}
	#footer p {
		font-size: 1em;
	}
}
@media screen and (max-width: 450px) {
	#wrapper {
		padding: 0px 5px 0px;
	}
	h3 {
		font-size: 16px;
	}
	#content-container {
		margin: 130px auto 0px;
	}
	#content .post-entry {
		font: 10px Tahoma;
		line-height: .75em;
	}
	#header {
		margin: 45px 17px auto -17px;
		height: 88px;
		background-image: url("./starler-logo-400.png");
	}
	#header-image {
		width: 58px;
		height: 88px;
	}
	#slide1 {
		margin: 45px 17px auto -17px;
	}
  	#slide1 img{
    	width:673px;
    	height:88px;
  	}
    #flash .swf-wrapper {
		width:673px;
    	height:88px;
  	}
	.js .main-nav .menu a {
		font-size: 6px !important;
	}
	.js .main-nav .menu li li a {
		font-size: 6px !important;
	}
}
@media screen and (max-width: 350px) {
	#wrapper {
		padding: 0px 3px 0px;
	}
	h3 {
		font-size: 14px;
	}
	#content-container {
		margin: 110px auto 0px;
	}
	#content .post-entry {
		font: 9px Tahoma;
		line-height: .65em;
	}
	#header {
		margin: 45px 17px auto -17px;
		height: 60px;
		background-image: url("./starler-logo-300.png");
	}
	#header-image {
		width: 37px;
		height: 60px;
	}
	#slide1 {
		margin: 45px 17px auto -17px;
	}
  	#slide1 img{
    	width:500px;
    	height:60px;
  	}
    #flash .swf-wrapper {
		width:500px;
    	height:60px;
  	}
	.js .main-nav .menu a {
		font-size: 6px !important;
	}
	.js .main-nav .menu li li a {
		font-size: 6px !important;
	}
)

@media screen and (max-height: 550px) {
	#wrapper {
		padding: 0px 5px 0px;
	}
	h3 {
		font-size: 16px;
	}
	#content-container {
		margin-top: 90px;
	}
	#header {
		height: 88px;
		background-image: url("./starler-logo-400.png");
	}
	#header-image {
		width: 58px;
		height: 88px;
	}
  	#slide1 img{
    	width:673px;
    	height:88px;
  	}
    #flash .swf-wrapper {
		width:673px;
    	height:88px;
  	}	

	.js .main-nav .menu a {
		font-size: 7px !important;
	}
	.js .main-nav .menu li li a {
		font-size: 7px !important;
	}
}
