html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

/* STRUCTURE */

body{
	font: 100% Arial, Helvetica, sans-serif; 
	background:#f2ecdc url(images/bg.jpg) repeat-x;
	color:#000;
	text-align:left;
	line-height:160%;
}

.secondary-bg{
	background:url(images/cont-bg.jpg) repeat-y center;
	width:100%;
}

.container{
	margin:0px auto 0px auto;
	width:950px;
}

.sub-bg{
	background:url(images/sub-bg.jpg) no-repeat top center;
	margin:0px auto 0px auto;
	width:100%;
}

.top-nav{
	margin:0px auto 30px auto;
	padding-top:288px;
	width:940px;
}	

.content{
	float:left;
	width:610px;
	margin:8px 10px 0px 40px;
}

.sidebar{
	float:left;
	width:250px;
	background:url(images/side.jpg) no-repeat;
}

.footer-div{
	background:url(images/footer.jpg) no-repeat;
	width:950px;
	height:25px;
	margin-left:-1px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/* TYPOGRAPHY */

h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	}

h1 {
	font-size:140%;
	color:#9a7525;
	margin:0px 0px 15px 0px;
	}

h2 {
	font-size:120%;
	color:#684b0e;
	margin:0px 0px 10px 0px;
	}

h3 {
	font-size:100%;
	color:#684b0e;
	margin:0px 0px 10px 0px;
	}

h4 {
	font-size:140%;
	color:#684b0e;
	}

h5 {
	font-size:120%;
	color:#000;
	}

h6 {
	font-size:100%;
	color:#000;
	}

small {
	font-size:80%;
	}

h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	}

p{
	margin:0px 0px 20px 0px;
}

p.footer{
	text-align:center;
	font-size:80%;
}

ul, ol{
	margin:0px 0px 20px 30px;
}

ul ul{
	margin:0px 0px 0px 30px;
}

ul.top-nav-list{
	text-align:center;
	list-style-type:none;
	font-weight:bold;
}

ul.top-nav-list li{
	display:inline;
	padding:0px 5px ;
}

ul.top-nav-list li a, ul.top-nav-list li a:hover,ul.top-nav-list li a:visited{
	text-decoration:none;
}


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size:80%;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited{
	color:#264ea2;
	text-decoration:underline;
}

a:hover{
	color:#487ae1;
}

/* Begin Structure */

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

/* IMAGES */

.right {
	float:right;
	}

.left {
	float:left
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.wmg{
	margin:90px 0px 0px 32px;
}

.hpr{
	margin:10px 0px 0px 32px;
}

.usf{
	margin:17px 25px 0px 32px;
	float:left;
}

.dd{
	margin:17px 0px 0px 0px;
	float:left;
}

.io{
	margin:15px 0px 0px 32px;

}

.pap{
	margin:17px 0px 0px 32px;
	float:left;
}

.it{
	margin:20px 0px 0px 10px;
}

.acg{
	margin:20px 0px 0px 32px;
}

.twit{
	float:left;
	margin:20px 5px 0 14px;
}

.fb{
	float:left;
	margin:20px 0 0 0;
}

.floatfixer{
	clear:both;
	visibility:hidden;
}