/*  
Theme Name: wDiet
Theme URI: http://www.dietinspire.com
Description: Diet Inspire - Get Healthy Life
Version: 1.0
Author: Tom Luadmee
Author URI: http://www.dietinspire.com
*/

body, h1, h2, h3, h4, h5 , h6, blockqoute, p, dd, dl, hr, form{ 
	margin:0;
	padding:0;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	vertical-align: top;
	background-color: #EEEEEE;
}

#wrapper {
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 0;
	overflow: hidden;
}

#header {
	width:980px;
	padding: 0;
	height: 90px;
	background: #4b0000;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#header1 {
	width: 500px;
	float: left;
	padding: 0;
	margin:0;
	height: 90px;
	overflow: hidden;
}

#header2 {
	width: 450px;
	float: right;
	padding: 0;
	margin:0;
	height: 90px;
	overflow: hidden;
}

#header_nav{
	width: 980px;
	height: 28px;
	padding: 12px 0 0 0; 
	background-color: #724113;
	margin: 0px auto 0px auto;
}

#header_nav ul {
	margin: 0;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#header_nav li {
	padding: 0px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	margin: 0 7px 0 7px;
}

#header_nav li a:link, #header_nav li a:visited {
	color: #E1E1E1;
	vertical-align:top;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px;
}

#header_nav li a:hover, #header_nav li a:active {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	padding: 3px;
}

#header_nav ul li.current_page_item a {	
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #666666;
}


#container {
	/* total width 500px */
	width: 502px;
	float: left;
	padding: 0;
	background: #FFFFFF;
	padding: 10px 23px 20px 22px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#sidebar {
	/* total width 200px */
	width: 165px;
	float: left;
	padding: 0px 0px 10px 0px;
	background-color: #FDFCFC;
	border-right: 1px solid #CCCCCC;
}

#sidebar1 {
	/* total width 200px */
	width: 254px;
	float: left;
	padding: 5px 5px 10px 5px;
	background: #FDFCFC;
	border-right: 1px solid #CCCCCC;
}

#footer{
	width: 980px;
	float: left;
	clear: both;
	background: #000000;
	height: 60px;
	font-size: 11px;
	color: #CCCCCC;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#footer  a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#footer1 {
	width: 500px;
	float: left;
	padding: 10px 0 0 20px;
}

#footer2 {
	width: 380px;
	float: right;
	padding: 15px 20px 0 0;
	text-align: right;
}

/* ################################################### */

#searchbox {
	width: 400px;
	height: 60px;
	float: right;
	padding-top: 30px;
	text-align: right;
	color: #FFFFFF;
}
	
#searchform{
	padding: 0px;
	margin: 0;
	float: left;
	text-align:center;
}

.search_box{
 	font:12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
 	color: #FFFFFF;
 	margin: 0 1px 0 0;
	background-color: #5b330c;
 	padding: 6px;
}

.search_button{
	border: 0px;
 	margin:0;
 	background: url(images/search_icon.gif) no-repeat  bottom center;
	width: 22px;
	height: 22px;
 	padding: 0px;
 }
 
 .the_form {
 	border: 1px solid #CCCCCC;
	padding: 3px;
}
 
 .header_link a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight: normal;
	padding: 0;
}

.header_link a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 30px;
	color:#CCCCCC;
	text-decoration:none;
	padding: 0;
}

/* hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh  */


.post{
	padding: 10px 0 10px 0;
	width: 502px;
	float: left;
	
}

.post h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.post img {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.entry{
	line-height: 18px;
}

.entry a:link{
	text-decoration: underline;
	color: #0000ff;
}

.entry a:visited{
	text-decoration: underline;
	color: #711a8b;
}

.entry a:hover{
	text-decoration: underline;
	color: #000000;
}

p{
	padding:10px 0 0 0;
}

.postmetadata{
	width:  502px;
	border-bottom:1px dotted #CCCCCC;
	padding: 15px 0 15px 0;
	overflow: hidden;
	float: left;
}


.postmetadata a:link{
	text-decoration: underline;
	color: #0d8ae1;
}
	
.postmetadata a:visited{
	text-decoration: underline;
	color: #0000FF;
}

.postmetadata a:hover{
	text-decoration: underline;
	color: #000000;
}
	
.dateauthor{
	font-size: 10px;
	color: #999999;
}

.ipost_tag{
	width: 300px;
	float: left;
}
	
.ipost_comment{
	width: 159px;
	text-align: right;
	float: right;
}

.ipost_comment img{
	border: 0px;
	padding: 0px;
}

.navigation{
	padding:5px 0 5px 0;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}



#nav_left {
 	width: 229px;
 	float: left;
  }
  
 #nav_right {
 	width: 230px;
 	text-align: right;
	float: right;
 }
 
/* Sidebar style */

ul{
	margin: 10px 10px 10px 20px;
	padding:0;
}

li{
	padding: 0;
	margin:0;
}

#sidebar a:link, #sidebar a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}

#sidebar a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 20px 0;
}

#sidebar ul ul li {
	padding: 5px 5px 2px 5px;
	border-bottom : 1px dotted #CCCCCC
	
}


#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 8px;
	border-top: 1px solid #e9e8e8;
	border-bottom: 2px solid #CCCCCC;
	margin: 0 0 7px 0;
	list-style-type: none;
	font-weight: bold;
	background: #EEEEEE; 
}



/* Sidebar1 style */

#sidebar1 a:link, #sidebar1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}

#sidebar1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
}

#sidebar1 ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 0;
}

#sidebar1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #66CC66;
	padding: 5px 0 5px 0px;
	border-left: 0;
	border-right: 0;
	margin: 0 0 7px 0;
	list-style-type: none;
	font-weight: bold;
}

#sidebar1 ul ul li{
	list-style-type: none;
	color: #666666;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
/* End sidebar style */

.title_link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.title_link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.title_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699FF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 20px;
}

.smallfont{
	font-size: 10px;
	color: #93B834;
	padding-bottom: 5px;
	margin: 0;
}

/* Blockqoute and Image */

blockquote {
	margin : 15px 0 0 10px;
	padding-left : 20px;
	padding-bottom:10px;
	padding-right: 5px;
	border-left : 5px solid #CCCCCC;
	background: #FBF1F1;
	width: 90%;
}

blockquote cite {
	margin : 3px 0 0 0;
	display : block;
}


img {
	border : 0;
}

a img {
	border : 0;
}

p img {
	padding : 0;
	max-width : 100%;
}

img.right {
	padding : 4px;
	margin : 0 0 2px 7px;
	display : inline;
}

img.left {
	padding : 4px;
	margin : 0 7px 2px 0;
}

.th_left {
	padding : 4px;
	margin : 12px 7px 2px 0;
	float: left;
}

.rl_left {
	padding : 0px;
	margin : 0px 7px 2px 0;
	float: left;
}

.right {
	float : right;
}

.left {
	float : left;
}

img.centered {
	display : block;
	margin-left : auto;
	margin-right : auto;
}

.caption {
	margin : 5px;
	padding : 5px;
	border : 1px solid #e5e5ff;
	background : #e5f2ff;
	font-size : 90%;
	color : black;
}

/* ###### calendar  ###### */

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

table#wp-calendar{
	width: 100%;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

table#wp-calendar a:link{
	text-decoration:underline;
}
/* ###### End calendar  ###### */


/* ##### Pagination ##### */

.pagination {
              text-align:center;
              padding: 7px;
              margin: 3px;
      }

.pagination a {
              padding: 2px 5px 2px 5px; 
              margin: 2px;
              border: 1px solid #000000;
             
              text-decoration: none; /* no underline */
              color: #000000;
      }
.pagination a:hover, div.pagination a:active {
              border: 1px solid #000000;
              background-color:#000000;
              color: #fff;
      }
.pagination span.current {
              padding: 2px 5px 2px 5px;
              margin: 2px; 
                      border: 1px solid #000000;
                     
                      font-weight: bold;
                      background-color: #000000;
                      color: #FFF;
              } 
.pagination span.disabled {
                      padding: 2px 5px 2px 5px;
                      margin: 2px;
                      border: 1px solid #EEE;
             
                      color: #DDD; 
              }
	

/* ##### End Pagination ##### */

/* Comment Template*/
	
.comments-template{
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
}

.comments-template a:link{
	color: #A00000;
	text-decoration: none;
}

.comments-template a:visited{
	color: #A00000;
	text-decoration: underline;
}

.comments-template a:hover{
	color:#6699FF;
	text-decoration: underline;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 10px 0;
	line-height: 18px;
	padding: 10px 10px 15px 10px;
	border: 1px solid #CCCCCC;
}

.comments-template li.alt
{
	background: #FBFBFB;	/* alternate color in comment box */
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	color: #A00000;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}

.comment_name {
	float: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 100%;
}

#smallfont{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#smallfont a:link{
	color: #FF0000;
	font-size: 11px;
}

#smallfont a:visited{
	color: #FF0000;
	font-size: 11px;
}

#smallfont a:hover{
	color: #000000;
	font-size: 11px;
}
		
	/*  End Comment Template*/
	
#rightboxad {
	float: left;
	width: 380px;
	padding: 5px 10px;
	background: #FDFCFC;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#box250 {
	float: right;
	width: 250px;
	height: 250px;
	padding: 0 0 5px 5px;
	text-align: center;
	overflow: hidden;
	background-color: #FFFFFF;
}

.inpost {
	width: 100%;
	overflow: hidden;
	padding: 7px 0 7px 0;
	float: left;
	clear: both;
}

.share {
	float: left;
	width: 100%;
	padding: 0;
	clear: both;
}

.share img {
	border: 0px;
	padding: 8px 0 0 0;
	float: left;
}
	

