/* Mass Reset
================================================================================================================ */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,textarea,select { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
input, textarea, select { padding: 1px; font-size: 100%; font-family: inherit }
a img,fieldset,iframe,img { border: none; }
a,a:link,a:hover,a:visited,a:active,fieldset,legend { background-color: transparent } 
table { border-collapse: collapse; border-spacing: 0; }
caption,th { text-align: left; }
body, html { background-color:transparent } 
html { font-size:100%; min-height: 100%; } /* ensures inclusion of vertical scroll bar */
body { font-size: 62.5%; } /* Type size equalizer */
* html body { font-size: 63%; height: 100%; } /* @ IE Type size equalizer tweak */
body { text-align: center; } /* IE needs for centering container div as it doesn't respect auto margins */

/* Structural Cotainers
================================================================================================================ */
body{
	background-color:#262E47;
	color:#fff;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size:12px;
	line-height:200%;
	text-align:center;
	margin:0;
}

#wrapper {
	background: url(images/wrapper_filler.jpg) repeat-y;
	margin: 0 auto 0 auto;
	text-align:left;
	width: 830px;
}

#header{
	height:175px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align:center;
	width:800px;
}

#navbar{
	background: url(images/navbar_filler.jpg) repeat-x;
	height:38px;
	margin: 0 auto 0 auto;
	position:relative;
	text-align:left;
	width:800px;
}
#navbar_search {
	position:absolute;
	right:40px;
	top:9px;
	width:150px;
}

#container {
	background: url(images/container_filler.jpg) repeat-x;
	text-align:left;
	margin: 0 auto 0 auto;
	width: 800px;
}

#sidebar {
	color:#8B8B8B;
	float:right;
	line-height:100%;
	padding:0 20px 50px 0;
	width:250px;
}

#content {
	border-right: 1px solid #333;
	padding:16px;
	padding-bottom: 50px;
	width:490px;
}

#footer {	
	background-color: #222;
	clear:both;
	color:#888;
	font-size:0.8em;
	padding:15px;
}




/* Typography
================================================================================================================ */
h1 {
	font-family: georgia, serif;
	font-size:19px;
	font-weight:normal;
	margin:0 0 5px 0;
}
h2 {
	border: none;
	color:#ccc;
	font-family:georgia, serif;
	font-size:25px;
	font-weight:normal;
	text-align:center;
}

h3 {
	color:#ccc;
	font-family:georgia, serif;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}
div.post h3 {
	border-top: 1px solid #999;	
	margin-top: 20px;
	padding-top: 5px;
}
#sidebar h3 {
	border-bottom: 3px solid #282828;
	color:#afafaf;
	font-size:13px;
	font-weight:bold;
	margin:20px 0 5px 0;
	padding:0 0 3px 0;
	text-align:left;
}

/* Links
================================================================================================================ */
a {
/* 	border-bottom:1px solid #ab8; */
	color:#ab8;
	text-decoration:none;
}
a:hover {
	border-bottom:1px solid #000;
}
h2 a:link, h2 a:hover, h2 a:visited, h2 a:active {
	border: none;
	color:#ccc;
	font-family:georgia, serif;
	font-size:25px;
	font-weight:normal;
	text-align:center;
}
h2 a:hover {
	color:#aaa;
}

h3 a:link, h3 a:hover, h3 a:visited, h3 a:active {
	color:#ccc;
	font-family:georgia, serif;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	text-decoration: none;
}
h3 a:hover {
	color:#fff;
}






#navbar a {
	font-size:12px;
	font-weight:normal;
	letter-spacing:.02em;
	text-decoration:none;
	text-transform:uppercase;
}
#navbar a:hover {
	color:#FFF;
	text-decoration:underline;
}


h1 a {
	color:#fff;
	border-bottom:none;
}

#sidebar ul li a {
	border-bottom: 1px solid #494A4A;
	color:#8B8C8B;
	display: block;
	font-size: 12px;
	padding: 0 3px 3px 3px;
}
#sidebar ul li a:hover {
	border-bottom: 1px solid #fff;
	color:#fff;
}

#navbar a {
	border-bottom: none;
}



/* Lists
================================================================================================================ */
#navbar ul {
	list-style-type:none;
	margin:0;
	padding:8px 0 0 25px;
}
#navbar ul li {
	display:inline;
	list-style-type:none;
	margin:0 15px 0 0;
	padding:0;
}
#sidebar ul {
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0;
}
#sidebar ul li {
/*	border-bottom:1px solid #424342;*/
	height: 1%;
	list-style-type:none;
	margin:0;
	padding:3px 0 3px 5px;
}
#sidebar ul li div.recent_commenter {
	color: #282828;
	font-size: 10px;
	margin-bottom:5px;
}

/* Archives */
ul.car-list li {
	background-color: #333;
	border-top: 1px solid #232323;
	color: #999;
	font-family: georgia, serif;
	font-size: 18px;
	font-style: italic;
	margin: 5px 0px;
	padding: 4px;
}
ul.car-list li span span, ul.car-list li ul li span {
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
}
ul.car-list li ul li {
	border-top: none;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 5px 10px;
}
ul.car-list li ul li span.postdate {
	text-transform: uppercase;
	width: 300px;
}






/*************************************
 +Misc
 *************************************/
.navigation {
	padding:3px;
	text-align:center;
}
cite {
	font-weight:bold;
	padding: 0;
}

.more_link {
	margin-top:-10px;
	display:block;
	text-align:right;
}

.search_results {
	margin-top:20px;
}


/* Entries
================================================================================================================ */
div.post {
/*	padding: 0 20px 20px 20px;*/
}
.entry {
	background-image: url(images/entry_bottom_filler.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom: 30px;
	padding: 0 10px 5px 10px;
}
.entry p {
	color:#f2f2f2;
	font-size: 12px;
	line-height: 24px;
	margin: 0 0 10px 0;
}
p.postmetadata {
	background-color: #353736;
	color:#aaa;
	font-size: 1em; line-height: 1.2em;
	margin: 10px 0;
	padding: 10px;
}
p.postmetadata:hover {
	background-color: #2d2d2d;
}

div.entry div.photo_thumbs {
	text-align: center;
}
div.entry div.photo_thumbs a {
	border: none;
}
div.entry div.photo_thumbs a img {
	background-color:#707070;
	border: 1px solid #333;
	margin: 10px;
	padding: 7px;
}
div.entry div.photo_thumbs a:hover img {
	background-color:#999999;
}
h5.byline {
	color: #696969;
	font-family: georgia, times, serif;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
h5.byline span {
	font-family: verdana, arial, sans-serif;
	font-style: normal;
	letter-spacing: .1em;
	text-transform: uppercase;
}
div.post_date {
	color: #696969;
	font-size: 10px;
	letter-spacing: 0.2em;
	text-align: center;	
	text-transform: uppercase;
}
div.post_filed {
	background-color: #333;
	border-top: 1px dotted #707070;
/* 	border-bottom: 1px dotted #707070; */
	color: #777;
	font-family: georgia, serif;
	font-size: 11px;
	margin: 10px 0px;
	padding: 5px;
	text-align: center;
}
div.post_filed a {
	border: none;
	font-family: verdana, sans-serif;
}
div.post_filed a:hover {
	color: #999;
}

.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}



/*************************************
 +Comments
 *************************************/
form#commentform p {
	margin:0 0 10px 0;
	padding:0;
}
form#commentform label {
	display: block;
}
form#commentform label small {
	color: #999;
}

textarea#comment {
	width:420px;
  height: 175px;
}
ol.commentlist li {
	background:#343635;
	border-top:1px solid #252626;
	padding:10px;
	margin:0;	
	position: relative;
}
ol.commentlist li.alt {
	background:#565857;
	border-top:1px solid #252626;
	padding:10px;
	margin:0;
}
ol.commentlist li p {
	line-height: 1.5em;
	padding: 10px;
}

ol.commentlist li cite {
	display: inline;	
}
ol.commentlist li span.commentdate {
	color: #999;
	font-size: 10px;
	text-transform: uppercase;
}

ol.commentlist li small.commentmetadata {
	right:10px;
	top:10px;
	position: absolute;
}

h3#respond {
	margin-top: 20px;
}
	

/*************************************
 +Forms
 *************************************/
.textfield {
	border:1px solid #000;
	color:#5F5F5F;
	font-size:10px;
	line-height:100%;
	padding:2px;
	width:150px;
}
.submit {
	border:1px solid #000;
	color:#5F5F5F;
	font-size:10px;
	line-height:100%;
	padding:2px;
}
	
	

#navbar_search input.textfield{
	border:1px solid #000;
	color:#5F5F5F;
	font-size:10px;
	line-height:100%;
	padding:2px;
	width:175px;
}
#navbar_search input.button{
	border:1px solid #000;
	height:16px;
	padding:2px;
	width:50px;
	}