/***********************************************************************
	RESET UNIVERSAL STYLES
************************************************************************/
* { 
	margin: 0; 
	padding: 0;
	font-size: 100%;
}
address, abbr { 
	font-style: normal;
}
body, a {
	color: #000;
}
body {
	background-color: #fff;
	font-size: 62.5%;
}
a { 
	text-decoration: none;
	outline: none;
}
a:hover { 
	text-decoration: none; 
}
dt	{ 
	font-weight: bold; 
}
ul { 
	list-style: none;
}
blockquote {
	margin-left: 1em;
}
img {
	border: none;
	/*display: block;*/
}
table {
	border: none;
}

/***********************************************************************
	TOOLS
************************************************************************/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.accessability {
	position: absolute;
	text-indent: -999em;
	left: -999em;
	top: -999em;
}
body {
	color: #000;
	background:url(/includes/css/images/header_paper.jpg) top left repeat-x #fff;
	font-size: .75em;
	margin: 0 auto; 
	text-align: center;
}
/***********************************************************************
	UNIVERSAL STYLES 
************************************************************************/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
div#content ul {
	list-style: none;
}
div#content ul li {
	background: url(/includes/css/images/li.gif) 0 4px no-repeat;
	line-height: 1.7em;
	padding-left: 16px;
	margin: .3em 0;
}
div#content ol {
	padding-left: 2em;
}
div#content ol li {
	padding-left: 8px;
	margin: .3em 0;
}
div#content ol li ul li {
	padding-left: 16px;
}
div#content form.cmxform ol {
	padding-left: 0;
}
div#content form.cmxform ol li {
	padding-left:0;
	margin:0 0 0 0;
}
div#content p, div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, 
div#content h6, div#content table, div#content ul, div#content ol, div#content form {
	margin: 1em 0;
}
div#content a {
	color: #6f9dbe;
	border-bottom:dotted 1px #6f9dbe;
	padding: 0 0 0 0;
}
div#content a:hover {
	color: #678090;
	border-bottom:none;
	padding: 0 0 0 0;
}
div#content h1, h1 {
	color: #6f9dbe;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
}
div#content h2, h3 {
	margin: .2em 0 0 0;
	color:#6f9dbe;
	font-size:1.5em;
}
div#content h3 {
	font-size:1.1em;
}
p.subhead a {
	color:#999;
	font-size:0.8em;
	padding-top:0px;
	margin-top:-5em;
}
.commentHeading {
	border-bottom:1px solid #6f9dbe;
	padding-top:35px;
}
div#content blockquote {
	border: 1px dotted #F9CA69;
	background: #FCF6EF;
	padding: 6px;
	margin-right: 1em;
}
div#content .secdate {
	color:#8B8A8A;
	font-size:1.2em;
	padding: 0;
	font-variant:small-caps;
}
div#content p {
	font-size:1.2em;
}
div#content .blogEntry {
	padding-top:2em;
	margin-bottom:5em;
	background:url(/includes/css/images/link_underline.gif) bottom repeat-x;
}
div#content .blogFooter {
	color:#678090;
	font-size:0.9em;
	margin: 1em 0 0 0;
	padding: 1em 0 1em 12px;
	background:#FCF6EF;
	border-bottom: 1px dashed #F9CA69;
	border-top: 1px dashed #F9CA69;
}
div#content a.comments, div#content a.comments:hover {
	background:url(/includes/css/images/comment_ballon.gif) left center no-repeat;
	padding-left: 17px;
}
div#content p.taglist {
	margin-top:0.1em;
}
div#content a.tags {
	font-size:11px;
	display:block;
	float:left;
	padding: 0 10px 2px 17px;
	margin-top:5px;
	margin-right:2px;
	text-decoration:none;
	height:14px;
	background:url(/includes/css/images/tag.gif) center left no-repeat;
	border-right:1px solid #C2C1C1;
	border-bottom:none;
}
div#content a.selected {
	background:url(/includes/css/images/selectedtag.gif) center left no-repeat;
	border-right:1px solid #f9ca69;
}
div#comments p.poster {
	font-size: .9em;
	text-align:right;
	padding-right:1em;
	margin-top:0px;
}
/***********************************************************************
	FORMS / CMX (Use: cmxform template Author: Nick Rigby)
************************************************************************/

form.cmxform fieldset { margin-bottom: 10px; }	
form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}	
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}	
form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}	
form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}	
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}	
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}
form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #C60202;
}
form.cmxform label { width: 120px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */
form.cmxform li strong {
	color: #B6A77D;
	display: inline-block;
	font-size: .9em;
	font-weight: normal;
	width: auto;
	vertical-align: top;
}
/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */
form.cmxform {
	width: 100%;
	font-size: 1.1em;
	color: #333;
}	
form.cmxform legend { padding-left: 0; }	
form.cmxform legend,
form.cmxform label { color: #333; }
form.cmxform fieldset {
	border: none;
	border-top: 1px solid #F9CA69;
}	
form.cmxform fieldset fieldset { background: none; }	
form.cmxform fieldset li {
	padding: 3px 10px 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #F9CA69;
}
form.cmxform fieldset li input,
form.cmxform fieldset li textarea,
form.cmxform fieldset li select {
	width: 200px;
	margin-bottom: 4px;
}
form.cmxform fieldset li textarea {
	height: 120px;
}
form.cmxform fieldset li fieldset input {
	width: auto;
	margin-bottom: 0;
}
form.cmxform fieldset li fieldset label {
	width: 200px;
}
form p input {
	background: #6f9dbe url(/includes/css/images/input_bg.gif) 0 bottom repeat-x;
	border: 1px solid #6f9dbe;
	color: #fff;
	font-weight: bold;
	padding: 2px 7px;
	left: 140px;
	position: relative;
}
/***********************************************************************
	BODY ELEMENTS
************************************************************************/
div#main-container {
	position: relative;
}
div#main {
	clear: both;
	padding: 0 0 1em 0;
	position: relative;
}
div#content {
	float: right;
	padding: 1em 0 0 0;
	position: relative;
	min-height: 400px;
	width: 75.3%;
}

/***********************************************************************
	GENERAL STRUCTURE/LAYOUT
************************************************************************/

div#container, div#header-container, div#main-container {
	width: 100%; 
	margin: 0 auto;
	text-align: left; 
	position: relative;
}
div#header, div#main, div#footer {
	margin: 0 auto;
	width: 820px;
}
div#header-container {
	height: 120px;
}
div#main-container {
	background: #fff url(/includes/css/images/main-bg.gif) 0 0 repeat-x;
}
div#footer-container {
	background: transparent url(/includes/css/images/footer-bg.gif) 0 0 repeat-x;
}

/***********************************************************************
	HEADER ELEMENTS
************************************************************************/

div#header {
	width: 820px;
}
div#logo {
	float: left;
	position: relative;
	top:15px;
}
/***********************************************************************
	SIDEBAR & NAVIGATION
************************************************************************/

div#sidebar {
	float: left;
	position: relative;
	width: 196px;
	top:25px;
}
div#mainnavigation ul {
	font-size: 1.65em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:0.1em;
}
div#mainnavigation ul a {
	color:#6f9dbe;
}
div#mainnavigation ul li ul li {
	font-size:0.35em;
	line-height:1.1;
	padding: 0 0 .1em .6em;
	text-transform:none;
}
div#mainnavigation ul li ul li a {
	color:#C5C5C5;
}
div#mainnavigation ul a:hover {
	color:#678090;
}
div#subnavigation {
	margin-top:65px;
}
div#subnavigation ul {
	margin-left:0.3em;
	margin-bottom:30px;
	text-align:left;
}
div#subnavigation ul#archives li {
	background:url(/includes/css/images/icn_date.gif) top left no-repeat;
	padding: 0 5px 0 17px;
}
div#subnavigation ul#posts li {
	background:url(/includes/css/images/posts.gif) top left no-repeat;
	padding: 0 5px 0 17px;
}
div#subnavigation ul li a {
	border-bottom:dotted 1px #000;
}
div#subnavigation ul li a:hover {
	border-bottom:none;
}
div#subnavigation h3 {
	color:#6f9dbe;
	font-size:1.45em;
}
div#delicious a:link, div#delicious a:visited {
	border-bottom:none;
}
/***********************************************************************
	FOOTER ELEMENTS
************************************************************************/

div#footer-container {
	padding: 0;
	margin: 0;
}
div#footer {
	font-size: .9em;
	height: 15px;
	padding: .7em 0 0 0;
	margin-bottom: 0;
	width: 820px;
}
div#footer, div#footer a {
	color: #f9ca69;
}
div#footer a:hover {
	color: #cb8a02;
	text-decoration: underline;
}
div#nav-footer {
	padding: 0 0 0 0;
	float: left;
	position: relative;
	left: 204px;
	margin: 0;
}
div#nav-footer ul li {
	border-right: 1px solid #f7a700;
	display: inline;
	margin-right: .75em;
	padding-right: .75em;
}
div#nav-footer ul li.last {
	border-right: 0;
	margin-right: 0;
}
div#copyright {
	float: right;
}
