a { color: #0060ff; text-decoration: underline; }
a:visited { color: #333; text-decoration: underline; }	
a:hover { color: #df0000; text-decoration: underline; }	

#container { width: 970px; margin: 10px auto 0 auto; }	
#content_box { width: 970px; text-align: left; clear: both; }	
#content { width: 700px; padding: 0 0 10px 20px; float: left; }	
#sidebar { width: 110px; padding: 0 0 10px 25px; float: right; }	
#l_sidebar { width: 210px; padding: 0 0 0 15px; float: left; }	
#footer { width: 970px; padding: 10px 0 0 0; border-top: 2px solid #ccc; float: left; clear: both; }

/*---:[ header styles ]:---*/
ul#nav { list-style: none; width: 950px; padding: 0 10px; margin: 0 0 5px 0; float: left; clear: both; }	
ul#nav li { padding: 0.85em 40px 0.7em 0; font: bold 1.4em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }	
ul#nav li a, ul#nav li a:visited { color: #000; text-decoration: none; }	
ul#nav li a:hover { color: #000; text-decoration: underline; }	
ul.sidebar_list { list-style: none; }	
ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 210px; margin: 0 0 2.5em 0; font-size: 1.3em; line-height: 1.4em; float: left; }

/*---:[ content styles ]:---*/
.entry { font-size: 1.4em; line-height: 1.65em; }	
.entry p { margin: 0 0 1.5em 0; }	
.navigation { width: 500px; font-size: 1.4em; float: left; }
.previous { padding: 0 20px 0 0; float: left; }
.next { float: right; }
.clear { width: 500px; height: 1px; margin: 0 0 5.0em 0; clear: both; }
.rule { background: url('images/hr_tag_sep.gif') no-repeat; }
.flat { margin: 0 0 2.0em 0 !important; }
.whitespace { margin: 0 0 3.5em 0 !important; }
.left-box {	float: left;	width: auto;	text-align: left;}
.right-box {	float: right;	width: auto;	text-align: right;}

html {font-size: 100%;	height: 100%;	margin-bottom: 1px;}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #828282;
	background-color: #FFFFFF;
	/*font-size: 62.5%;			 This sets the default font size to be equivalent to 10px */
	font-size: 10px;
	margin: 0;
	padding: 12px 0;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 200px;
	color: #FFFFFF;
	margin-top: 15px;
	font-weight: bold;
	font-size: 2em;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3f3f3f;
	font-size: 2em;
	margin: 0.8em 0 0.2em 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-size: 1.05em;
	color: #989898;
	margin-top: 20px;
}

h4 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;	
    font-size: 1.5em;
	font-weight: bold;
}

p {	line-height: 1.3em;	font-size: 1.1em;	margin-bottom: 1.5em;}
img {	border-width: 0;}
hr {	border: 0 none #FFFFFF;	border-top: 1px solid #CCCCCC;	height: 1px;	margin: 5px 0;	display: block;	clear: both;}
hr.dashed {	border-top: 1px dashed #CCCCCC;	margin: 10px 0;}
hr.divider {	display: none;}
p.right {	text-align: right;}

/*---:[ footer styles ]:---*/
#footer p { margin: 0 0 0.923em 0; font-size: 1.3em; color: #888; text-align: right; }
#footer a, #footer a:visited { color: #888; text-decoration: none; }#footer a:hover { color: #888; text-decoration: underline; }

