/*  
Theme Name: fat05.10
Theme URI: 
Description: 
Version: 1.6
Author: AskGraphics
Author URI: http://www.askgraphics.com/


*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#fffcd5 url(images/bgb.png) repeat-x;
	color:#000000;
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:144px;
	background:url(images/header_bg2.gif) no-repeat;
}

#header_rss{
	float:right;
	padding:10px 16px 0 0;
	height:54px;
}

#main_search{
	float:right;
	height:64px;
}

#searchform_top{
	padding:11px 16px 0 0;
}

#searchform_top_text{
	width:214px;
	border:0px;
	background:none;
	color:#a3a3a3;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin:6px 9px 0 0;
}

#gosearch{
	position:relative;
	float:left;
}

#header_banner{
	float:right;
}

#header_title{
	float:left;
}

#logo{
	width:500px;
	height:110px;
	text-indent:-5000px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:-56px 0 0 25px;
}

#logo span{
	background:url(images/fat-loss-4-idiots-blog-logo.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

#header_banner div{
	margin-right:9px;
}

#topsidebar1{
        width: 285px;
        height: 45px;
        padding:10px;
        border:1px solid #73addc;
        background:#ecf7ff;
        margin-bottom:10px;
        text-indent:0px;
        position: relative;
        display: block;
}

/* MENU */

#menu{
	padding:19px 0 0 0;
        margin-right:10px;
}

#menu ul{
	float:right;
        margin:-76px 0px 0 0px;
}

#menu ul li{
	float:left;
	text-transform:uppercase;
	padding:0 0 0 3px;
	font-size:13px;
}

#menu ul li a{
	color:#ffffff;
	display:block;
	float:left;
	background:url(images/menu_a.gif) repeat-x;
	text-align:center;

}

#menu ul li a .m_left{
	display:block;
	float:left;
	background:url(images/m_left_a.gif) no-repeat;
}

#menu ul li a .m_right{
	display:block;
	float:left;
	height:28px;
	padding:8px 16px 0 16px;
	background:url(images/m_right_a.gif) no-repeat right top;
	cursor:pointer;
	text-decoration:none;
}

#menu ul li a:hover, #menu ul li a.select{
	text-decoration:none;
}

/* boader */

#boader{
	width:100%;
	height:231px;
	background:#f26522 url(images/fat-loss-4-idiots-blog-header.png) no-repeat;
}

#boader h1{
	font-size:28px;
	font-weight:bold;
	color:#FFFFFF;
	padding:30px 0 0 14px;
	letter-spacing:-1px;
}

#boader p{
	font-size:12px;
	color:#FFFFFF;
	padding:2px 0 0 14px;
	width:720px;
	line-height:20px;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:#ffffff url(images/body_bg.gif) repeat-y;
}

#body_top{
	width:100%;
	float:left;
	background:url(images/body_top_bg.gif) no-repeat;
}

#body_end{
	width:100%;
	float:left;
	background:url(images/body_end_bg.gif) no-repeat left bottom;
	padding-bottom:40px;
}

#body_left{
	width:724px;
	float:left;
}

#body_right{
	width:276px;
	float:right;
}

/* left contact */

#body_left_content{
	width:674px;
	margin-left:21px;
	padding:23px 0 0 0;
}

.post{
	width:100%;
}

.post-top{
	width:100%;
	height:98px;
	background:url(images/post-top_bg5.png) no-repeat;
	overflow:auto;
}

.post-title{
	padding:0 0 0 86px;
}

.post-title h1{
	font-size:27px;
	color:#000000;
	font-weight:normal;
	background:url(images/post-title_line.gif) no-repeat left bottom;
	padding:18px 0 5px 0;
}

.post-title h1 a{
	color:#000000;
}

.post-title h3{
	font-weight:normal;
	color:#000;
	font-size:11px;
	padding:10px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}

.post-title h3 a, .post-title h3 span{
	color:#ed1c24;
}

.entry{
	line-height:20px;
	font-size:12px;
	padding:10px 0 0 10px;
}

.entry p{
	padding-bottom:15px;
}

.entry p a{
	text-decoration:underline;
	font-weight:bold;
	color:#ff5200;
}

.entry p a:hover{
	text-decoration:none;
}

.postmetadata{
	background:url(images/postmetadata_bg.png) no-repeat;
	width:657px;
	height:60px;
	margin:0 0 30px 10px;
}

.postmetadata .alignleft a{
	color:#ed1c24;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.postmetadata .alignleft a:hover{
	text-decoration:none;
}

.postmetadata .alignright a{
	color:#000000;
	font-size:12px;
	background:url(images/comm_a.gif) no-repeat left 1px;
	padding-left:20px;
}

.postmetadata .alignright a span{
	font-weight:bold;
	color:#ed1c24;
}

.postmetadata .alignleft{
	padding-top:12px;
	padding-left:20px;
}

.postmetadata .alignright{
	padding-top:12px;
	padding-right:40px;
}

a.readmore:hover{
	color:#570608;
}

.post-page{
	width:100%;
}

h1.page_title{
	font-size:27px;
	color:#000000;
	font-weight:normal;
	background:url(images/page_title3.gif) no-repeat;
	width:673px;
	height:67px;
}

h1.page_title span{
	display:block;
	padding:16px 0 0 34px;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:underline;
	font-weight:bold;
	color:#ff5200;
}

.post-page .entry a:hover{
	text-decoration:none;
}

.entry strong{
	color:#000000;
}

.post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#000000;
	display:block;
	font-weight:normal;
}

.post-page .entry strong{
        color:#000000;
        font-weight:bold;
}

.post-page .entry h1{
	font-size:26px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:24px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:22px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 

/* right content */

#body_right_content{
	padding:35px 0 40px 13px;
}

#right_part{
	width:242px;
}

#right_part h2{
	font-size:20px;
	color:#000000;
	font-weight:normal;
	background:url(images/right_part_h2.gif) no-repeat;
	width:242px;
	height:32px;
	margin:0 0 7px 0;
}

#right_part h2 span{
	padding:0 0 0 60px;
}

#right_part_post{
	font-size:12px;
	line-height:20px;
}

#right_part_post a{
	color:#ed1c24;
	text-decoration:underline;
}

#right_part_post a:hover{
	text-decoration:none;
}

#right_part_post p{
	padding:0 0 10px 0;
}

#right_part_post ul{
	padding:0 0 15px 0;
}

#right_part_post ul li{
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding:4px 0 6px 0;
}

#right_part_post ul li span{
	background:url(images/right_part_post_ul.gif) no-repeat left 6px;
	padding:0 0 0 14px;
	display:block;
}

#right_part_post ol{
	padding:0 0 15px 20px;
}

#right_part_post ol li{
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding:4px 0 6px 0;
}

#right_part_post blockquote{
	background:url(images/blockquote_bg3.gif) no-repeat;
	padding:0 0 0 30px;
	margin:10px 0 0  0;
}


/* fboader */

#fboader_bg{
	background:#f26522;
	border-top:8px solid #030f1a;
}

#fboader_bg2{
	background:url(images/fboader_bg2.gif) repeat-x;
}

#fboader{
	width:1000px;
	margin:0 auto;
	background:url(images/fboader_bg.gif) repeat-y;
}

#fboader2{
	background:url(images/fboader2_bg.gif) no-repeat;
	width:100%;
}

.fboader_box{
	float:left;
	width:269px;
	margin:0 64px 0 0;
}

.fboader_body{
	padding:0 0 20px 0;
}

#fboader_box_third{
	margin:0;
}

#sidebars{
	padding:0 0 0 38px;
}

.fboader_box h2{
	color:#000000;
	font-size:20px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:100%;
	height:48px;
	background:url(images/fboader_box_h2.png) no-repeat;
}

.fboader_box h2 span{
	display:block;
	padding:12px 0 0 53px;
}

#fboader_box_second h2{
	background:url(images/fboader_box_h2_3.png) no-repeat;
}

#fboader_box_third h2{
	background:url(images/fboader_box_h2_2.png) no-repeat;
}

#fboader_about_data{
	padding:15px 0 0 0;
}

#fboader_about_data p{
	color:#000000;
	font-size:13px;
	line-height:20px;
	padding:0 0 10px 0;
}

#fboader_about_data p img{
	float:left;
	border:3px solid #fff;
	margin:0 10px 0 0;
}

#fboader_box_second ul{
	padding:0 20px 0 20px;
}

#fboader_box_second ul li{
	background:url(images/dotted_black.gif) repeat-x left bottom;
	font-size:13px;
	color:#000;
	padding:6px 0 8px 0;
}

#fboader_box_second ul li li{
	background:none;
	padding:6px 0 0 0;
}

#fboader_box_second ul li a{
	color:#000;
	background:url(images/fboader_box_second_a.gif) no-repeat left 3px;
	padding:0 0 0 12px;
}

#fboader_box_third ul{
	padding:0 20px 0 20px;
}

#fboader_box_third ul li{
	background:url(images/dotted_black.gif) repeat-x left bottom;
	font-size:12px;
	color:#000;
	padding:6px 0 8px 4px;
}

#fboader_box_third ul li a{
	display:block;
	color:#000;
	background:url(images/fboader_box_third_a.gif) no-repeat left 3px;
	padding:0 0 0 12px;
}

/* FOOTER */

#footer{
	width:100%;
	height:100px;
	background:#000;
}

#footer_text{
	padding-top:15px;
	color:#afad9e;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer_text a{
	color:#afad9e;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 44px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) no-repeat;
	}

blockquote blockquote{
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}

.navigation a{
	color:#000;
	font-size:12px;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	}

.navigation a:hover{
	text-decoration:none;
	}

.navigation .alignleft a{
	background:url(images/prev.gif) no-repeat left 4px;
	padding:0 0 0 16px;
	}

.navigation .alignright a{
	padding:0 16px 0 0;
	background:url(images/next.gif) no-repeat right 4px;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#fef3ea;
	} 

.entry ul li {
	border-bottom:1px solid #e1e1e1;
	background:url(images/li_i2.gif) no-repeat left 10px;
	padding:3px 0 4px 12px;
	color:#4c4846;
	}

.entry ul li:before{
	/*content: url(images/entry_before.gif);*/
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:15px 15px 15px 40px;
	background:#fef3ea;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #f4b6ae;
	color:#4c4846;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:75px;
	height:30px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments_title{
	font-size:26px;
	color:#000000;
	font-weight:normal;
	padding:0 0 5px 0;
	background:url(images/comments_title.gif) no-repeat left bottom;
	margin:0 0 10px 40px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 10px 0 40px;
	}

.commentlist li {
	margin: 15px 0 0;
	padding: 5px 0 0 0;
	list-style: none;
	background:url(images/commentlist_bg.gif) repeat-y;
	width:604px;
	}

.commentlist li.alt {
	background:url(images/commentlist_bg2.gif) repeat-y;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	width:auto;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_text{
	padding-left:5px;
	padding-top:5px;
	color:#66615e;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:7px 0px 0 20px;
	color:#ed1c24;
	font-size:17px;
	text-transform:capitalize;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.commentmetadata span{
	color:#f69679;
	font-weight:normal;
}

.commentmetadata a{
	color:#ed1c24;
	}

.alt .commentmetadata {
	color:#000000;
	}
	
.alt .commentmetadata span{
	color:#818181;
	font-weight:normal;
}

.alt .commentmetadata a{
	color:#000000;
	}

.commentmet_text{
	padding:0 20px 10px 20px;
	font-size:13px;
}

#respond_box{
	margin:40px 15px 0 0;
	padding-bottom:60px;
}

h3#respond{
	font-size:27px;
	color:#000000;
	font-weight:normal;
	background:url(images/page_title.gif) no-repeat;
	width:673px;
	height:67px;
	margin:0 0 10px 0;
}

h3#respond span{
	display:block;
	padding:16px 0 0 34px;
}

#commentform{
	margin-left:85px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:80%;
}

#commentform label{
	position:relative;
	top:-2px;
}

#commentform a{
	color:#000000;
}

#commentform input{
	background:#fefefe;
	border:3px #e1e1e1 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform textarea{
	background:#fefefe;
	border:3px #e1e1e1 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:27px;
	color:#000000;
	font-weight:normal;
	background:url(images/page_title.gif) no-repeat;
	width:673px;
	height:67px;
}

.page_archives_div h2 span{
	display:block;
	padding:16px 0 0 34px;
}

.ar_panel3 h2{
	padding-top:5px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 0 40px 40px;
	padding:0px;
}

.page_archives_div ul li{
	margin:0px;
	padding:6px 0 8px 5px;
	list-style:none;
	background:none;
	border-bottom:1px solid #fce0d3;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#666;
	font-size:13px;
	background:url(images/li_i.gif) no-repeat left 4px;
	padding:0 0 0 12px;
}
