/*  
Theme Name: mmadadi - grey dahsed
Description: Theme to match the grey dashed line website.
Version: 1.0
Author: Michael Aubtin Madadi
Author URI: http://mmadadi.com/

*/

#wrapper{
margin:0 auto 5px auto;
width: 750px;
text-align:left;
}

#header{
float:left;
width:750px;
}

#container{
float:left;
width:420px;
margin: 0 0 0 60px;
}

.post{
padding: 10px 0 10px 0;
}

.entry{
line-height: 18px;
}

p.postmetadata{
font-size: 11px;
border-top:1px dashed;
margin:15px 0 30px 0;
}

.navigation{
padding:10px 0 0 0;
font-size:10px;
line-height:18px;
}

.sidebar{
float:right;
width:210px;
margin: 15px 0 0 0;
}

.sidebar ul{
list-style-type:none;
margin:10px;
padding:0 10px 0 10px;
}

#footer{
clear:both;
float:left;
width:300px;
margin:0 0 0 0px;
padding:10px;
}

#footer p{
line-height: 18px;
}

body{
		margin: 0;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align:center;
		vertical-align:top;
		background:#FFFFFF;
		color:#999999;
}	


a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}

p{
padding:6px 0 0 0;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px dashed;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 14px;
	padding: 6px 0 15px 10px;
	border-bottom: 1px dashed;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

img#wpstats{display:none}

 h1 {font-size: 16pt; font-family: Arial, Helvetica, sans-serif ; font-weight: 100; color:#999999}
 h2 {font-size: 12pt; font-family: Arial, Helvetica, sans-serif ; font-weight: 100; color:#999999}
 h3 {font-size: 7pt; font-family: Arial, Helvetica, sans-serif l; font-weight: 100; color:#999999}
 h4 {font-size: 12pt; font-family: Arial, Helvetica, sans-serif l; font-weight: 100; color:#999999}
 
 h6 {border-top: 1px dashed #999999;margin-top: 3px;border-bottom: 0; font-weight: 100;}
