/*  Theme Name: Fresh Web2.0Author URI: http://www.armensblog.comVersion: 1Author: Cory Miller, modified by Armen ThomassianDescription: Fresh Web 2.0 is a Web 2.0-style, widget-ready, two-column, fresh, clean and bold theme with an easily changed graphical header.The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php*/body {	background: #ffffff;	color: #000000;	font-size: 13px;	font-family: Verdana, Arial, Sans-Serif;	margin: 0px 0px 0px 0px;	}a, a:visited{	color: #ee8d4c;        font-weight: bold;	text-decoration: none;	}	a:hover{	color: #a8c8f3;        font-weight: bold;	text-decoration: none;	}#container { 	width: 960px; 	text-align: left; 	margin: 0 auto; 	}#header { 	padding: 0px 0px 0px 0px;	}#menu { 	margin-bottom: 19px; 	color: #a8c8f3;	font-size: 18px;	font-family: Helvetica, Arial, Sans-Serif;	font-weight: bold;text-align: center;	}#menu h2 {	margin: 0px;	padding: 0px 0px 0px 0px;	}#menu li {	display: inline;	list-style-type: none;	margin: 0px;	padding: 0px;	}		#menu ul {	margin: 0px;	padding: 4px;	}	#menu ul li a {	color: #ee8d4c;	padding: 0px 40px 0px 40px;	margin: 0px;	text-decoration: none;	}#menu ul li a:hover {	color: #a8c8f3;	text-decoration: none;	border-bottom: 5px solid #cccccc;	}#content { 	width: 560px; 	float: right; 	margin-bottom: 20px;		margin-top: 20px;	padding: 0px 30px 15px 30px;	}#content p{	margin: 0px;	line-height: 160%;	padding: 0px 0px 15px 0px;	}	#content p img{	border: none;	margin-right: 5px;	}#content h1 {	color: #333333;	font-size: 20px;	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;	font-weight: normal;	padding: 10px 10px 10px 10px;	line-height: 150%	margin: 0px;	}	#content h1 a  {	color: #000000;        font-weight: bold;	text-decoration: none;	}#content h1 a:hover {	color: #000000;	text-decoration: none;	}#content h2 {	color: #000000;	font-size: 20px;	font-family: Helvetica, Arial, Verdana, Sans-Serif;	font-weight: bold;	text-transform: none;	margin: 0px;	line-height: 150%;	}#content h2 a  {	color: #ee8d4c;	text-decoration: none;	}#content h2 a:hover {	color: #a8c8f3;        font-weight: bold;	text-decoration: none;	}blockquote{	margin: 0px 0px 0px 25px;	padding: 0px 25px 0px 10px;	font-style: italic;	color: #666666;	border-left: 1px solid #cccccc;	}	#content blockquote p{	margin: 0px 0px 20px 0px;	padding: 0px;	}.postspace {	background: #FFFFFF;	width: 440px;	height: 32px;	margin: 0px;	padding: 0px;	}.postspace2 {	background: #FFFFFF;	width: 440px;	height: 0px;	margin: 0px;	padding: 0px;	}.comments h3 {	font-family: Arial, Verdana;	margin-bottom: 10px;}.comments ol, .comments ol li {	list-style-type: none;}.comments ol li {	margin: 5px 40px 5px 0px;	padding: 10px;	border: 1px solid #003053;	background: #F2F2F2;	overflow: hidden;}* html .comments ol li {	word-wrap: break-word;}#sidebar { 	width: 300px; 	background: #ffffff;	float: left; 	margin-top: 20px;	margin-bottom: 20px;	padding: 0px 10px 15px 30px; 	}#sidebar h2 {	color: #ee8d4c;	font-size: 18px;	font-family: Helvetica, Arial, Verdana, Sans-Serif;	font-weight: bold;	text-transform: uppercase;	list-style: none;	padding: 5px 0px 5px 0px;	margin: 0px;	}#sidebar ul {	list-style: none;	margin: 0px;	padding: 0px 0px 20px 15px;	}	#sidebar li {	list-style: none;	margin: 0px;	padding: 0px;	}	#sidebar ul li {	list-style: square inside;	margin: 0px;	padding: 5px 0px 0px 0px;	}	#sidebar ul li a {	color: #333333;	font-weight: bold;	}#sidebar ul li a:hover {	color: #a8c8f3;	font-weight: bold;        text-decoration: none;	}#footer { 	border-top: 3px solid #a8c8f3;	clear: both;	padding: 8px; 	text-align: center;	}