/*
Theme Name: Nutt.net Default
Theme URI: http://www.nutt.net
Description: The primary theme for Nutt.net
Version: 1.0
Author: Ryan Nutt
Author URI: http://www.nutt.net
*/
body { 
	color: black; 
	background-color: white; 
	font-family: Verdana, Tahoma, Arial, sans-serif;
	}
#header	{
	border-bottom:	1px dashed #cccccc;
	padding-bottom: 10px; 
	}
	#header img	{
		border: 0;
		}
#footer	{
	border-top: 1px dashed #cccccc;
	padding-top: 10px;
	text-align: center;
	clear: both;
	font-size: small;
	}
	#footer a	{
		color: black;
		text-decoration: none;
		border-bottom: 1px dashed black;
		}
#nav	{
	float: left;
	width: 200px;
	border-right: 1px dashed #ccc;
	padding-top: 25px;
	}
	#nav li	{
		list-style: none; 
		}
	#nav h5	{
		font-size: medium;
		font-weight: bold;
		text-align: left;
		width: 180px;
		margin: 0px;
		margin-left: 10px;
		border-bottom: 1px dashed #ccc;
		}
	#nav div.navbox	{
		width: 180px;
		margin-bottom: 20px;
		padding-top: 5px; 
		}
		#nav div.navbox a	{
			display: block;
			color: black;
			text-decoration: none; 
			margin-left: 20px;
			line-height: 125%;
			}
		#nav div.navbox a:hover	{
			border-left: 5px solid #990000;
			margin-left: 10px;
			padding-left: 5px;
			
			}
#content	{
	margin-left: 200px;
	width: auto;
	border-left: 1px dashed #ccc;
	}
	#content p	{ 
		margin-top: 10px; 
		margin-right: 10px; 
		margin-bottom: 0; 
		margin-left: 10px; 
		text-align: justify;
		line-height: 150%;
		}
	#content ul	{
		text-align: justify;
		line-height: 150%;
		}
	#content li	{
		text-align: justify;
		line-height: 150%;
		margin-right: 10px; 
		}
	#content a	{
		border-bottom: 1px dashed #990000;
		color: #990000;
		text-decoration: none;
		}
	#content a:hover	{
		border-bottom: 1px solid #990000;
		}
	#content h1	{
		background:	#ccc;
		color: white;
		margin: 0;
		margin-bottom: 0px;
		padding: 0px 10px;
		}
		#content h1 a	{
			color: white;
			text-decoration: none; 
			border: 0;
			font-size: x-large;
			}
		#content h1 a:hover	{
			border: 0;
			}
	#content h2	{
		padding: 0px 10px; 
		margin-bottom: 0px; 
		margin-top: 5px; 
		color: #ccc;
		border-bottom: 1px dashed #ccc;
		text-align: center;
		}
div.entry	{
	padding-bottom: 25px;
	}
div.postdate	{
	margin:	0;
	color: white;
	text-align: left;
	background: #ccc;
	font-size: small;
	float: left;
	padding-left: 10px;
	}
div.meta	{
	margin: 0;
	color: white;
	text-align: right;
	background: #ccc;
	font-size:small;
	padding-bottom: 5px;
	padding-right: 10px;
	}
	div.meta a	{
		color: white;
		}
div.alignright	{
	float: right;
	text-align: right;
	}
div.alignleft	{
	float: left;
	text-align: left;
	}
div.navigation	{
	border-left: 1px dashed #ccc;
	padding-top: 20px;
	}
p {}

td {}

div.xmlbutton	{
	color: white;
	background: #900;
	text-align: center;
	font-size: x-small;
	font-weight: bold;
	padding: 2px 5px; 
	float: right; 
	}
	div.xmlbutton a	{
		color: white;
		}
div#content a.xmlbutton_right	{
	border-bottom: 0;
	display: block;
	float: right;
	}
h2#comments	{
	font-size: medium;
	color: white;
	background: #ccc;
	margin: 0;
	margin-bottom: 2px;
	margin-top: 20px; 
	padding-left: 10px;
	padding-right: 10px;
	}
h2#respond, h2#related	{
	font-size: medium;
	color: white;
	background: #ccc;
	margin: 0;
	margin-bottom: 2px;
	margin-top: 20px; 
	padding-left: 10px;
	padding-right: 10px;
	}
div.single_comment	{
	border-bottom:	1px dashed #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	}	
div.ad_bottom	{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
div#email_friend	{
	text-align: right;
	}
div#email_friend a	{
	border: 0;
	text-decoration: none;
	}
div#email_friend a:hover	{
	text-decoration: none;
	}
div#email_friend img	{
	border: 0;
	}
