/*   
Theme Name: mltgroup
Theme URI: http://www.mltgroup.com
Description: basic mlt group theme
Author: eric reynolds
Author URI: http://www.mltgroup.com
Version: 1.0
*/
div#container {
	width:571px; text-align:left;
}
	div#masthead {
		width:571px; height:80px; float:left; 
	}
	div#content_box {
		float:left; width:571px;
	}
		div#content {
			float:left; width:427px; padding:0px 0px 0px 0px; margin-right:3px;
		}
		div.middleCol h2
		{
			width:417px;
		}
			div.entry {
				width:417px;
			}
		
		
		div#sidebar {
			float:left; width:130px; padding:0px 0px 0px 10px; border-left:1px solid #CCCCCC; margin:0px;
		}
			div#sidebar h2 {
				padding:5px; margin:.5em 0px .5em 0px; width:120px;		
			}
			div#sidebar input {
				width:120px; font-size:.9em;
			}
			div#sidebar ul {
				width:130px; float:left; margin:0px; padding:0px; list-style:none;
			}	
				div#sidebar ul li {
					width:130px; padding:0px; margin:0px; float:left;
				}
					div#sidebar ul li ul {
						float:left; list-style:none; border:none;
					}
			
	div#footer {
		float:left; width:571px;
	}	
	
	ul#nav {
		float:left; list-style:none; width:571px; padding:0px; margin:0px; border-bottom:1px solid #cccccc;
	}
		ul#nav li {
			float:left; width:auto; padding-right:30px; font-size:1.2em; font-weight:bold; text-transform:capitalize;
		}
		ul#nav li.rss {
			background:url('images/icon_rss.gif') no-repeat; float:right; padding:0px 0px 0px 20px;
		}
		
	li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }

	.previous { padding: 0 20px 0 0; }
	
	.next { float: right; }

.clear { width: 417px; height: 1px; margin: 0 0 1.0em 0; clear: both; }

	.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }

	
h3,h4,h5,h6 {
	font-size:1.0em;
}


