/*Background*/
body.custom { background: #cccccc; }
	
	.custom #container { margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #999999; border: 0.4em solid #999999; }


		.custom #page { background: #fff; }


}


/*Stats smiley Face*/
img#wpstats{display:none}

/* Lengthens the width of third party form fields */ 
.custom .format_text input,.custom .sidebar .text_input {
width:auto
} 

/*Photo Border*/
.custom .format_text .post_image {
background:#999 none repeat scroll 0 0;
border-color:#999
}

/* Header from Widget Me plugin */
.custom #sidebar_header {
width:468px;
float:right;
margin-top:-67px;
padding-right:11px
}

/*Header Border*/
.custom #header {
border-bottom:1px solid #ca0002
}

/*Sidebar Borders*/
.sidebar h3 {
color:#FFF;
background:#999;
display:block;
padding:2px 5px
}

.sidebar h3 a {
color:#FFF;
background:#999;
display:block;
text-align:left;
padding:0 1px
}

.sidebar h3 img {
float:right;
padding:0
}

.sidebar ul {
padding:2px 5px
}

.under_content h3 {
color:#FFF;
background:#999;
display:block;
text-align:center;
width:500px;
float:left;
padding:2px
}

.under_content ul,.sidebar_footer ul,.sidebar_header ul {
list-style:none
}

.under_content_list .textwidget {
width:500px;
float:left;
padding:5px 0
}

/* author comments */
dl#comment_list .bypostauthor {
background:#EFEEE4
}

/*Remove Sidebar Line C-S*/
.custom #content_box {
background:none
}

/*Sidebar and Footer Border*/
.custom #sidebar_1,.custom #sidebar_2,.custom #footer {
border:0 0 0 0
} 

/*Bring Video box Up*/
.custom #video_box { padding: 0em 1.1em 1.1em 1.1em; }

/*Feature Box*/
.custom #feature_box {
border-bottom: 1px dotted #ccc;
background:#fff;
padding:0 0 1em 0;
}

/*Note 3*/
.format_text p.notea {
background:#efefef;
border:1px solid #999;
padding:0.571em 0.786em
}

/*Note 4*/
.format_text p.noteb {
background:#D6E5F8 url( 'http://www.TheFatReport.com/wp-content/uploads/Dr.-Kal.gif' ) center no-repeat;
background-position: 7px 50%; /* x-pos y-pos */
border:1px solid #7690B1;
padding:5px 5px 5px 80px;
text-align: left;
}

/* Featured Post Formatting */
.custom #my-feature-box {
font-family:Arial;
color:#111
}

.custom #my-feature-box h2 {
color:ca0002;
font-size:2.2em;
text-align:left;
margin:0 0 15px 10px
}

.custom #my-feature-box h2 a {
color:#ca0002;
text-decoration:none
}

.custom #my-feature-box h2 a:hover {
color:#111
}

.custom #my-feature-box p {
font-size:1.4em;
line-height:1.571em;
text-align:left;
padding:0 0 0 10px
}

.custom #my-feature-box .featurereadmore {
padding:22px 0 0 10px
}

.custom #my-feature-box .featurereadmore a {
font-size:14px;
text-decoration:none;
text-align:left
}

/*Contact Form Plugin*/
#wpcf label {
clear: both;
display: block;
float: left;
width: 150px;
}
#wpcf input {
float: left;
width: 200px;
padding: 1px;
margin: 2px 5px 2px 0;
}
#wpcf textarea {
width: 350px;
height: 100px;
padding: 1px;
margin: 0 5px 10px 0;
}
#wpcf contactsubmit {
margin-left: 250px;
width: 100px;
}
