/*  
Theme Name: Mudd Lake
Description: Mudd Lake is a custom Wordpress theme by IF marketing &amp; advertising
Version: 1.0
Author: IF marketing &amp; advertising
Author URI: http://www.yourifteam.com
Tags: two columns, valid XHTML, valid CSS
*/

@charset "utf-8";

/*********** MUDD LAKE CSS *************/
/*********** MUDD LAKE CSS *************/
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/images/bg-body.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
	font-size:12px;
}
div#topStripe {
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 width: 100%;
	 height: 420px;
	 background-image: url(/images/bg-topstripe.jpg);
	 background-repeat: repeat-x;
	 z-index: 0;
}
.oneColFixCtr #container {
	width: 1001px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	z-index: 1;
}
.oneColFixCtr #leftarea {
	float: left;
	display:inline;
	width: 337px;
}
.oneColFixCtr #leftarea p {
	font-size:12px;
	color:#FFF;
	text-align:right;
	padding-right: 40px;
}
.oneColFixCtr #rightarea {
	float: right;
	display:inline;
	width: 664px;
}
.oneColFixCtr #rightarea p {
	color:#FFF;	
	font-size:12px;
}
.oneColFixCtr #topnav {
	width: 664px;
	height: 93px;
}
.oneColFixCtr #footer {
	padding: 10px 0 0 0;
}
.oneColFixCtr #footer p {
	font-size:8px;
	font-weight:normal;
}
.oneColFixCtr #formarea {
	padding: 0 0 0 20px;
}
div.headerarea {
	float: left;
	display: inline;
	width: 295px;
	margin: 20px 0;
}
div.headerarea h1 {
	font-size:18px;
	color:#FFF;
	margin-left: 20px;
}
div.contentarea {
	float: right;
	display: inline;
	width: 360px;
	margin: 20px 0;	
}
div.contentarea p {
	font-weight:normal;
	padding-right: 15px;
}
div.contentarea ul {
	font-weight:normal;
	
}
div.tpbackground {
	background-image:url(/images/tpbackground.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/tpbackground.png');
	padding: 0;
}
div.tpbackground[class] {
  background-image:url(/images/tpbackground.png);
}
.clear {
	clear:both;
}
img {
	border: 0;
}
a {
	color:#FFF;
}
/*********** END MUDD LAKE CSS *************/
/*********** END MUDD LAKE CSS *************/


/*** Main ***/
#main
{
	width: 661px;
	margin: 0 auto;
}

#main #content
{
	float: left;
	width: 455px;
	margin-top: 10px;
	margin-left: 10px;
}

.post
{
	margin-bottom: 70px;
	line-height: 20px;
}

.post .postheader h2
{
	font-size: 17px;
	margin-bottom: 3px;
}

.post .postheader h2 a
{
	text-decoration: none;
	color: #fff;
}

.post .postheader h2 a:hover
{
	text-decoration: underline;
}

.post .postheader .postmeta
{
	width: 460px;
	font-size: 11px;
	border-bottom: solid 1px #fff;
	padding-bottom: 5px;
}

.post img
{
	padding: 5px;
	border: solid 1px #ababab;
}

/*** Sidebar ***/
#sidebar
{
	float: right;
	width: 170px;
	line-height: 23px;
	margin-top: 5px;
	padding: 5px 0 0 10px;
	border-left: dotted 1px #fff;
}

#sidebar img
{
	border: none;
}

#sidebar ul
{
	list-style: none;
	margin-top: 0;			
	/*white-space: nowrap;*/
	margin-left: 0;
	padding-left: 10px;
	text-indent: -10px;

}

#sidebar ul li a:hover {
	/*color: #3399cc;*/
	text-decoration: none;
}

#sidebar .sidebarbox
{
	margin-bottom: 30px;
}

#sidebar .sidebarbox h3
{
	/* color: #273647; */
	color: #fff;
	font-size: 15px;
	margin-bottom: 2px;
}

/***  Search form ***/
.searchform form
{
	margin-top: 4px;
}
.searchform #search
{
	width: 150px;
}

/*** Comments ***/
.allcomments h3
{
	font-size: 15px;
}

.commentbox
{
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #ababab;
	background: #f6f6f6;
	color: #333;
}
.commentbox a {
	color: #333;
}
.oneColFixCtr #rightarea .commenttext p {
	color: #333;
}

.commentbox .avatar
{
	float: left;
	margin-right: 5px;
}

.commentbox small
{
	font-size: 11px;
}

.commentbox p {
	margin-bottom: 0px;
}

.commentbox .commentmeta
{
	width: 300px;
}

#commentform label
{
    display:block;
    margin: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform strong
{
	font-size: 11px;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}


/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}
