/*
Theme Name: Downtown Moultrie #2
Theme URI: 
Description: 
Author:FuturisTech
Author URI: nada
Latest updated: 
*/

/* Body */
*{margin:0; padding:0;}
body{
	background-image: url(img/bg.gif); 
}
#overwrap {background: #000; margin:auto; }
#wrap {width: 760px;  border-bottom:none; margin:auto; background: #fff; }

/* Links */
a{text-decoration:none; color:#474747;}
a:hover{border-bottom:1px dotted #000000; color:#000000;}
a img{}

/* Header */

#header{background: url(img/headerimg.png) top center; height: 211px; width: 760px; margin: 0px auto; }
#header h1{padding: 6px 0;}
#header h1 a{}
#header p{}

/*top bar*/

/* Top Menu */
#topmenu{float:left; background: #000; width:100%; clear:both;  border-top:1px solid #ffffff;}
#topmenu li{float:left; display:block; padding: 4px 0;}
#topmenu .page_item a{text-decoration:none; color:#d4d4d4;  padding: 4px 10px; font-size:100%; border-right: 1px solid #fff;}
#topmenu .page_item a:hover{background: #fff; color:#6d6d6d; text-decoration:underline;}



/*homecontent*/
#homecontent{width:64%; font-size:75%; color: #000; float:left; margin: 8px; border-right: 1px solid #000;}
#homecontent img {margin:4px 6px;;}
.posttitle {clear:both; margin:12px 0  0 0;}
#homecontent p{
	width:96%;
}


#rightbarinfo {width: 30%; float:right; margin:  0 12px 0 0; font-size:75%; color: #000;}
#rightbarinfo a{color: #000; text-decoration: none; margin:1px  0 0 1px;}
#rightbarinfo a:hover{text-decoration: underline;}
#rightbarinfo ul{border: 0px solid #d0d0d0;}
#rightbarinfo ul li{list-style:none; margin:0px 0 0 5px; }

#news {}
#news ul {margin: 0 0 0 10px;}
#news ul li {list-style:disc; margin: 0 4px 2px 14px;}

/* Content */
#content{margin:8px;}
#content img {margin:4px 6px;}
#content h2{}
#content h3{}
#content a{
	/*color: #3f6f94; */
	font-weight:bold; 
	text-decoration: underline; 
}
#content a:hover{border-bottom:1px dotted #000000; color:#000000;}
#content ul,#content ol{}
#content li {margin: 6px 6px 2px 20px;  list-style:none;}
#content ul li ul li{border:none; margin:0; padding:0;}
#smalltext{}
#linkset{}
#linkset ul{}
#linkset ul li{}

#flash_holder {
	position:relative;
	left:-8px;
}

ul .mm{
	background: url(img/merchant_member.png) top right no-repeat; min-height:120px;
	margin: 10px 40px;
}
ul .am{
	/*background: url(img/associate_member.png) top right no-repeat; min-height:120px;*/
	margin: 10px 40px;
}

ul .member{
	margin: 10px 40px;
}

.member_cat{
	/*color: #3f6f94;*/
	border-bottom:1px solid #000000;
	
}

/* Footer */
#footer{clear:both; width:100%; background: #000; border-top:1px solid #5c5c5c; }
#footer p{
	color:#FFFFFF;	
	}
#footer a{}
#footer a:hover{}



/*these items can be used in the content creation page*/
/* Tags */

p{margin: 6px 0 2px 0;}
ul,ol{}
blockquote{}
blockquote p{}
label{}
table#wp-calendar{}

/* Forms */
#s,#submit{}
#author,#email,#url,#comment{}
#commentsection{}
#commentsection p{}


/* I would not touch this unless you know what you are doing */
/* Float fix */
.contenttext{overflow:hidden;}
* html .contenttext{height:1px;overflow:visible;}
* html .contenttext p{overflow:hidden;width:99%;}

/* Various classes */
.whiteline {height:1px; background: #fff; width:100%;clear:both;}
.blueline  {height:6px; border-bottom: 1px solid #5e9ccb; width:70%; clear:both; margin:  auto;}
.left{float:left}
.right{float:right}
.center{text-align:center;}
.textright{text-align:right;}
.textleft{text-align:left;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}
.hide{display:none;}
.post{}
.postinfo{width:98%; color: #363636; background: #c6c6c6; font-size:90%; float:left; margin: 4px 0; clear:both;}
.comment{}
.comment p.commenthead{}
.comment p{}
.navigation{}
.navigation p{}
.prevlink{}
.nextlink{}

