/*  
Theme Name: BolingVision
Theme URI: http://www.bolingvisioncenter.com/
Description: Custom Theme for Boling Vision Center( Widget Ready, WP 2.8.6 Tested )
Version: 1.0
Author: One Black
Author URI: http://oneblack.in
*/

body {
	margin: 0px;
	padding: 0;
	/*background: #D6D6D6 url(images/img01.jpg) repeat-x left top;*/
        background: #453b31 url(images/girl.jpg) no-repeat;
	/*text-align: justify;*/
font-family: arial, sans-serif;
	/*font-family:  Georgia,'Times New Roman',times,serif;*/
	font-size: 13px;
	color: #737373;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #009999;
}

p {
    /*font-size: 13px;*/
}
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;
}

.carouselAd {
        width: 780px;
	margin: 0 auto;
        height: 220px;
	background: url(images/pageback.gif) repeat left top;
        border: none;
        padding:0;
        
}
.carouselAd .carouselTable {
    margin-left:15px;
    /*margin-top : 10px;*/
    width: 600px;
    padding:0px;
    border:0px;
    float:left;
    vertical-align:top;


}
/*
#header {
	width: 780px;
	margin: 0 auto;
	height: 138px;
        
	background: url(images/pageback.gif)  left top;
}*/

/* Header */

#BolingLogo {
width:340px;
padding-left:20px;
padding-top:48px;
background : url(images/logoleft.gif) left top no-repeat;
background-position: 9px 48px;
float:left;
}

#bolingLogo a {
margin: 0px;
padding:0px;
}

#mastback {
padding-left:30px;
margin-top:48px;
height:87px;
width: 194px;
background: url(images/mastback.gif) left top;
float:left;

}
#consultation {
padding-right:7px;
height:87px;
width:189px;
float:right;
margin-top:48px;
background: url(images/consultation.gif) left top no-repeat;
clear:right;
}

#logo {
	width: 780px;
	height: 150px;
	margin: 0 auto;
	padding-top: 50px;
	padding-left: 30px;
}

#logo h1, #logo p {
	margin: 0;
	padding-left: 100px;
	color: #FFFFFF;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 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 {
	width: 780px;
	height: 190px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: url(images/mast.gif) no-repeat left top;
background-position: 0px 48px;


}

#menu ul {
width: 640px;
float:left;

	margin: 0 auto;
/*
Crazy settings for IE debugging
margin-left: -620px;
margin-top: 140px;
padding-left:13px;
*/
	padding: 0px 0 0 0px;

	list-style: none;
}

#menu li {
padding-top :10px;
height:50px;
	float: left;
	display: inline;
margin : 0 auto;

}

#menu a {
     display:inline;
	height: 45px;
	margin: 0;
	padding: 0px 0px 0px 30px;

	/*background: url(images/img06.gif) no-repeat left ;*/
	font-family: Georgia,'Times New Roman',times,serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration: none;
    

}



#menu li:hover {

	color: #FFDEDE;
background: url(images/menuBack.gif) no-repeat top right;
background-position : 13px -4px; 



}


#menu .current_page_item a {
	background: none;
	color: #ffff99;
}
#menu .current_page_parent a {
	background: none;
	color: #ffff99;
}

/* Wrapper */
/* Wrapper */

#wrapper {
	width: 780px;
	/*margin: 0px; */
	padding: 0px;
    margin-left: 50px;

}

/* Page */

#page {
	width: 780px;

	margin:0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/pageback.gif) repeat-y left top;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */
/*Create separate ones for blog and page since they'll have different widths'*/
#content {
	float: left;
display: inline;
	width: 520px;

	/*margin: 0px 20px 0px 0px;*/
margin-left:20px;
	background: #FFFFFF;


}

#pagecontent {
	float: left;
display: inline;
	width: 380px;
	/*padding: 0px 10px 10px 10px;*/
margin-left:10px;
	background: #FFFFFF;
}

.post {
	padding-bottom: 15px;
	line-height: 150%;
}

#breadcrumbs {
/*margin: 0 auto;*/

        float: left;
	width: 530px;
        height: 30px;
        padding-top: 5px;
        margin-left:10px;
padding-left: 12px;

	
	background: #FFFFFF;
display:inline;
   }

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 30px 0 4px 0px;
	font-size: 28px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #6DC5F3;
}

.title a:hover {
}

.byline {
	margin: -4px 0px 20px 0px;
	padding: 4px 0px;
	border-bottom: 1px #EDEDED solid;
	font-family: Georgia,'Times New Roman',times,serif;
	font-size: 11px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
}

.links a {
	display: block;
	width: 110px;
	height: 28px;
	padding-top: 2px;
	background: url(images/img07.jpg) no-repeat left top;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
        display: inline;
	width: 170px;
font-family: Helvetica,Arial,sans-serif;
      
    /*height: 769px;*/
    /*background-image: url(images/leftSideBarBack.gif);*/
}

#sidebar1 li {
     padding-left:0px;
     padding-right:0px;
     background-color: #e66200;
}


#sidebar1 .current_page_item>a {
	background: none;
	color: #ffff99;
    
    font-weight: bold;
}
.sidebarSeparator {
    
 background-image: url(images/sidebarSeparator2.gif);
 width : 170px;
 height: 20px;

}

#sidebar1 li h2 {
    height: 30px;
    background-image: url(images/sidebarHeader.gif);
    margin: 0px;
    padding :10px;
    text-align:left;
font-family: Georgia,serif;
}

#sidebar2 {
	float:right;
clear:none;
display:inline;
        margin : 0 auto;
	width:210px;
	/*margin-right: 100px;*/
        padding-left: 0px;

        /* background-color: Default is transparent; */
}


/*normal sidebar text*/
.sidebar {
	/*float: left;*/
	padding: 0;
	color: #FFFFFF;
        font-size: 13px;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

.sidebar li {
	padding:0px 10px 10px 10px;
   
}


#sidebar2 li {
    /*background-color: #996533;*/
    padding: 0 0 0 0;

}

#cforms-2 {
background-color:#996533;
/*float:right;
width:210px;
display:inline;*/
}

.widgetFooter {
margin : 0 auto;
float: right;
    background : url(images/widgetFooter.gif) no-repeat left top;
    width: 210px;
    height: 40px;
background-color: none;

}


#sidebar2 li ul {
    /*background-color: #996533;*/
    padding: 0 0 0 0;

}
.sidebar li ul {
	/*background: #F7F7F7;*/
	/*padding-bottom: 20px;*/
}

.sidebar li li {
	/*margin: 0px 15px;*/ 
	padding: 8px 0px;
	/*border-bottom: 1px #EDEDED solid;*/
	background: none;
}

/* to fix post-production IE bug*/

#sidebar2 li li {
margin: 0px 0px;
}

#sidebar1 li li {
margin : 0px 15px;
}

.sidebar li h2 {

	height: 49px;

	
	padding: 14px 15px 0px 0px;
	
	font-size: 14px;
	font-family: Georgia,'Times New Roman',times,serif;
	font-weight: bold;
	color: #FFFFFF;
    text-align: center;
}

#sidebar2 li h2 {
float:right;
background:url(images/rightSidebarHeader.gif) no-repeat right top;
margin: 0 auto;
width:195px;
text-align: center;
/*padding: 14px 15px 0px 0px;*/

}

.sidebar a {
	color: #ffffff;
        
   
}

.sidebar a:hover {
	color: #BDBDBD;
}

/* 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: Georgia,'Times New Roman',times,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 {
	width: 752px;
	height: 420px;
	margin:0  auto;
	padding-left: 30px;
        padding-top : 20px;
	background: url(images/footer.gif) no-repeat left top;
        margin-left: 50px;
    


    background-color: #777542;
    background-position: 0px 0px;
}



#footer .sitemap  li {
        width: 180px;
	float: left;
        list-style-type:none;
        text-align: left;
padding-left:0px;
margin-left:0px;

     
    
}
#footer .sitemap ul {
margin-top: 10px;
        float:left;
        width: 150px;
	margin-left: 0px;
       
	padding: 0px 10px 0px 0px;
        list-style-type: disc;
        text-align: left;

   
}

#footer .sitemap li ul li {
    width:150px;
    padding-left:10px;

    
    margin-bottom: 10px;
}



#footer .footerimages ol {
    
	/*margin-right: 10px;*/
	padding: 10px 0 0 0px;
	list-style: none;
        margin-top: -10px;
}

#footer .footerimages li {
    width:150px;
	float: left;
	display: inline;
}



#footer .sitemap {
    
    padding: 10px 0 0 0px;
    height:250px;
    width: 730px;
    margin-top: 70px;
    border-top-style: ridge;
    border-top-color: #999900;
    border-top-width: 1px;
clear:both;
/*margin-bottom:20px;*/
}

#footer .sitemap li a {
float:left;
padding-left:0px;
text-align:left;
margin-left:0px;
}

#footer p {
	/*margin: 20px;
	padding: 40px 0 0 0;*/
	text-align: center;
	
	font-size: 10px;
	font-family: Georgia,'Times New Roman',times,serif;
	color: #cccccc;
}

#footer a {
	color: #BDBDBD;
       font-size:13px;

}

#footer .link {
}

#footer .copyright {
}

#comment {
	margin: 0;
	width: 400px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	border-top: 1px #EDEDED solid;
	padding-top: 30px;
}

.navigation {
	padding: 20px 0px;
}

.pagetitle {
	margin: 0px;
	padding: 20px 0px;
	font-size: 2em;
	font-weight: normal;
}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

#comments {
}

hr {
	display: none;
}

#commentform {
}

.commentlist {
	padding-left: 40px;
}

.facebookLink {
    /*margin-top:10px;*/
    margin-left:10px;
    width : 120px;
    height : 35px;
    background: url(images/facebook1.gif) no-repeat left top;
float:right;
    
}
#menu .facebookLink a {
    margin-top:-10px;
    float:left;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    padding-left:33px;
}

