/* CSS Document */
/*  
Theme Name: Teeth Whitening
Theme URI: http://www.wordpressthemesbox.com/
Description: Health Wordpress Theme.
Version: 1.0
Author: Ashish sharma
Author URI: http://www.wordpressthemesbox.com/
*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6c6c6c;
	line-height:160%;
	margin:0;
	background-image:url(images/bg-page.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f8f8f0;
	}
h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
	}
a img{
	border:none;
	}
a{
	color:#91a703;
	text-decoration:none;
	}
a:hover{
	color:#000;
	text-decoration:none;
	}
#wrapper{
	margin:0 auto;
	width:984px;
	}
#header{
	width:984px;
	margin:0;
	height:133px;
	}
#logo{
	text-align:right;
	height:38px;
	}
#menu{
	width:984px;
	margin:0;
	}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{
	float:left;
	background-image:url(images/bg-menu.jpg);
	background-repeat:no-repeat;
	width:87px;
	height:81px;
	}
#menu li a{
	display: block;
	float: left;
	padding: 25px 0 10px 20px;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	}
#menu li a:hover{
	color: #fff;
	background-image:url(images/bg-menu-o.jpg);
	background-repeat:no-repeat;
	width:87px;
	height:81px;
	}
#container{
	width:984px;
	margin:0;
	}
#left-bar{
	width:215px;
	margin:0px;
	float:left;
	}
#right-bar{
	width:215px;
	margin:0px;
	float:right;
	}
#left-bar ul, #right-bar ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#left-bar li, #right-bar li{
	margin:0 0 12px 0;
	background-color:#e0decf;
	background-image:url(images/bg-cat-bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0 0 10px 0;
	}
#left-bar li h2, #right-bar li h2{
	background-image:url(images/bg-cattile.jpg);
	background-repeat:no-repeat;
	height:31px;
	font-size:13px;
	font-weight:bolder;
	color:#f8f8f0;
	padding:5px 0 0 12px;
	}
#left-bar li ul, #right-bar li ul{
	list-style: none;
	margin:2px 0 0 0;
	padding:0;
	line-height:220%;
	}
#left-bar li li, #right-bar li li{
	margin:0 10px 0 12px;
	color:#b5ae84;
	border-bottom:1px solid #d2cfbb;
	border-top: none;
	border-right: none;
	border-left: none;
	padding:0;
	background-image:none;
	}
#left-bar li li a, #right-bar li li a{
	text-decoration:none;
	color:#767468;
	}
#left-bar li li a:hover, #right-bar li li a:hover{
	text-decoration:none;
	color:#000;
	}
#content{
	margin:0 8px;
	width:538px;
	float:left;
	}
#slide{
	background-image:url(images/img.jpg);
	background-repeat:no-repeat;
	width:538px;
	height:209px;
	margin:0 0 7px 0;
	}
.post{
	margin:0 0 10px 0;
	padding:8px 10px;
	background-image:url(images/bg-post.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
.post h2, .post h2 a, .post h2 a:hover {
	font-family:"Trebuchet MS";
	font-size:19px;
	color:#262627;
	font-weight:normal;
	text-decoration:none;
	}
.postmetadata{
	background:#e0decf;
	padding:3px 5px;
	margin:7px 0 5px 0;
	}
.read-more{
	text-align:right;
	}
#footer{
	clear:both;
	width:100%;
	background-color:#2c2d2d;
	height:40px;
	text-align:center;
	color:#888;
	padding:12px 0 0 0
	}
#footer a{
	color:#fff;
	text-decoration:none;
	}
#footer a:hover{
	color:#888;
	text-decoration:none;
	}