
/***********************************************************
adapted from Eric Meyer's recommended reset styles
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
***********************************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, font, img, small, strike, strong, ol, ul, li, form, table, tr, td {
	border: 0;
	font-family: inherit;
	font-size: 101%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	}

/*  remember to define focus styles!  */

:focus {
	outline: 0;
	}

body {
	background: white;
	color: black;
	line-height: 1;
	}

ol, ul {
	list-style: none;
	list-style-position: outside;
	}

/*  tables still need 'cellspacing="0"' in the markup  */

table {
	border-collapse: separate;
	border-spacing: 0;
	}

td {
	font-weight: normal;
	text-align: left;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote {
	quotes: "" "";
	}
/*  general  */

body {
	background: white;
	font-family: verdana,helvetica,arial;
	font-size: 0.7em;
	line-height: 2em;
	text-align: center;
	vertical-align: top;
	}

.container {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	}
	
	
	
/*  header  */

#header img {
	text-align: center;
	}
	
#header a {
	border: 0;
	}


	
/*  Twitter  */

#twitter {
	background-color: #bea453;
	color: white;
	font-size: 90%;
	line-height: 150%;
	padding: 20px 0;
	width: 100%;
	}
	
	#twitter a {
		color: #e4d29b;
		}
	
	#twitter #twitter_update_list a {
		font-style: italic;
		padding-left: 10px;
		}
			
	#twitter ul#twitter_update_list {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
				
		#twitter ul#twitter_update_list li {
			padding-bottom: 2px;
			}
	
	
	
/*  content  */

#content {
	background: url('../images/bkgrdcontent.gif') repeat-x top left;
	}
	
#contenttext {
	float: left;
	padding: 20px 0;
	width: 520px;
	}
	
#contentmenu {
	float: right;
	padding: 20px 0;
	width: 230px;
	}
	
	#contentmenu #acctinfo {
		font-size: 90%;
		line-height: 150%;
		padding-bottom: 20px;
		}
		
		#contentmenu #acctinfo a {
			padding-right: 20px;
			}
		
	#contentmenu #buttons {
		padding-top: 10px;
		}
		
		#contentmenu #buttons a img {
			padding-top: 10px;
			}
	
	#contentmenu #menuside {
		font-size: 90%;
		line-height: 150%;
		padding-top: 10px;
		}
		
		#contentmenu #menuside h1 {
			font-size: 100%;
			line-height: 150%;
			padding: 10px 0 0 0;
			}
			
		#contentmenu #menuside a {
			display: block;
			padding: 0;
			}
	
	
	
/*  blog  */

.blog {
	background: url('../images/hr.png') no-repeat bottom center;
	margin-bottom: 40px;
	padding-bottom: 40px;
	}
	
	.blog h1 {
		padding: 0;
		}

.blogdate {
	background: url('../images/bkgrddate.gif') no-repeat top center;
	float: left;
	font-size: 90%;
	height: 51px;
	line-height: 140%;
	margin: 0 10px 10px 0;
	padding-top: 3px;
	text-align: center;
	width: 51px;
	}
	
.blog .personal {
	border-right: 5px solid #bea453;
	height: 48px;
	}
	
.blogdetails a {
	padding-right: 20px;
	}
	
.blogtext {
	clear: left;
	padding-bottom: 20px;
	}
	
.comment {
	background-color: #faeede;
	border-left: 5px solid #bea453;
	font-size: 90%;
	padding: 10px;
	margin-bottom: 20px;
	}
	
	.commentname {
		display: inline;
		font-size: 130%;
		font-weight: bold;
		padding-right: 10px;
		}
		
	 a.commenturl, a.commentdate, a.commentedit, a.commentdelete {
		display: inline;
		padding: 0 10px;
		}
		
.addcomment {
	padding-top: 20px;
	}
	
	
	
/*  footer  */

#footer {
	clear: both;
	} 

/*  text  */

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

strong, b, .bold {
	font-weight: bold;
	}

em, i, .ital {
	font-style: italic;
	}

.small {
	font-size: 90%;
	}
	
.large {
	font-size: 130%;
	}

.center {
	text-align: center;
	}	
	
.right {
	text-align: right;
	}
	
.strike {
	text-decoration: line-through;
	}
	
.under {
	text-decoration: underline;
	}
	
.nopad {
	padding: 0;
	}
	
.floatleft {
	float: left;
	padding: 0 10px 10px 0;
	}
	
blockquote {
	background-color: #faeede;
	margin: 10px;
	padding: 10px;
	}

.indent {
	position: relative;
	padding: 0 0 0 20px;
	display: block;
	}

.code {
	color: #aa8a27;
	font-family: courier new, monospace;
	}
	


/*  headers  */

h1 {
	font-weight: bold;
	font-size: 150%;
	margin: 0;
	padding: 0 0 10px 0;
	}

h2, .h2 {
	font-weight: bold;
	font-size: 110%;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
h2.padtop {
	padding: 20px 0 10px 0;
	}
		
			
		
/*  links  */

a {
	color: #aa8a27; 
	font-size: 100%;
	text-decoration: none; 
	font-family: verdana,helvetica,arial;
	}

a:active, a:hover {
	text-decoration: underline;
	}



/*  lists  */

ul {
	list-style-type: disc;
	margin: 0 0 10px 13px;
	padding: 0;
	}
	
ol {
	list-style-type: decimal;
	margin: 0 0 10px 13px;
	padding: 0;
	}

ul.space, ol.space {
	margin: 0 0 0 13px;
	padding: 0;
	}

ul.space li, ol.space li {
	margin: 0;
	padding: 0 0 20px 0;
	}

ul ul, ol ul {
	list-style-type: circle;
	}

ol ol, ul ol, ol.letters {
	list-style-type: lower-alpha;
	}
		
	
	
/*  tables  */

table {
	font-size: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
table.full {
	width: 100%;
	}

table td {
	padding: 5px 20px 5px 0;
	text-align: left;
	vertical-align: top;
	}
	
table.border td, td.border {
	border-bottom: 1px solid #e4d29b;
	}
	
td.middle {
	vertical-align: middle;
	}

td.required { 
	font-weight: bold;
	}

td.head { 
	font-size: 90%;
	font-style: italic;
	}

td.rowhead { 
	font-weight: bold;
	}



/*  forms  */

.go {
	background-color: #bea453;
	border: 0;
	color: white;
	font-size: 90%;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	}

input[type="text"], input[type="password"], select {
	border: 1px solid #bea453;
	font-size: 110%;
	}
	
textarea {
	border: 1px solid #bea453;
	font-size: 140%;
	}