/* START resets */
html {
	color: #000;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

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

fieldset,img {
	border: 0;
}

address,caption,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

/*

li {
	list-style: none;
}
*/
caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input,textarea,select {
	*font-size: 100%;
}

legend {
	color: #000;
}
/* END resets */


body {
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

* {
	padding: 0;
	margin: 0;
}

/* heads */

h1, h2 {
	font: normal 2.4em/1.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.02em;
	color: #1f2e65;
	margin: 0 0 0.05em 0;
	padding: 0 0 2px 0;
}

h1 a, h2 a {
	color: #464646;
	text-decoration: none;
}

h1 a:visited, h2 a:visited {
	color: #646464;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h2 a:visited:hover {
	text-decoration: none;
	border-bottom: none;
	background-color: #DACCB1;
	color: #000;
}




h1 span, h2 span {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #bbb;
}

h1 span a, h2 span a, h1 span a:visited, h2 span a:visited {
	font-weight: bold;
	outline: none;
	color: #fff;
	background: #CC6600;
}

h1 span a:hover, h2 span a:hover {
	outline: none;
	color: #fff;
	background: #CC6600;
}

.sidebar h2, .widget h2 {
	font: normal 1.45em/1.125em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.02em;
	color: #1f2e65;
	text-align: left;
	margin: .5em 0 0.25em 0;
	padding: 0 0 5px 0;
}

h3 {
	font: normal 1.33333em/1.0em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.02em;
	color: #493929;
	padding: 0 0 5px 0;
	margin: 1.33333em 0 0.25em;
}

#comments  h3 {
	font-size: 2.4em;
	margin: 1.25em 0 0.625em 0;
	padding: 0 0 2px 0;
	background: none;
	border-bottom: 1px dotted #bbb;
}

h4 {
	font: bold 0.8em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 1.75em 0 0.5em 0;
	color: #000;
}

h5 {
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.02em;
	color: #493929;
	margin: 1em 0 0.25em;
	padding: 0 0 5px 0;
}



.maincap {
	font: bold 1.4em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	vertical-align: bottom;
	text-align: left;
	float: left;
	padding: 4px 20px;
	/*margin-top: 212px;*/
	/* for IE - font looks terrible in IE (pixelated). come back to this...
	filter:alpha(opacity=60);*/
	/* CSS3 standard */
	opacity: 0.6;
	width: 733px;
}

.topborder {
	display: none;
}

/* stnd elemts */

strong {
	font-weight: bold;
}

a {
	color: #1f2e65;
	outline: none;
}

a:visited {
	color: #162147;
	outline: none;
}

a img {
	border: none;
}

blockquote {
	color: #555;
	margin: 0 20px 1.46667em 0;
	padding: 0 0 0 43px;
	background: url('images/blockquote.png') no-repeat;
}

abbr, acronym {
	font-size: 0.8em;
	line-height: 1.0em;
	border-bottom: none;
	letter-spacing: 1px;
	cursor: help;
}

pre {
	margin: 0 0 1.83333em 0;
	padding: 0.83333em 0.5em;
	font: normal 0.8em/1.5em Consolas, "Andale Mono", Courier, "Courier New";
	background: #eee;
	border: 1px solid #ddd;
	overflow: auto;
}

p.center {
	text-align: center;
}

p.bottom {
	margin: 0 !important;
}

p.unstyled {
	font-size: 1.5em;
}

.img {
	color: #909;
}

.black {
	color: #222;
}

.anchor {
	color: #060;
}

.highlight {
	background: #ffffd1 !important;
}

/* layout */

#container {
	width: 100%;
	margin: 0px auto 0 auto;
}

#header {
	height: 0px;
	display: none;
}

#nav {
	display: none;
}


.sidebar a {
	color: #993300;
	outline: none;
	text-decoration: none;
	border-bottom: none;
}

.sidebar a:hover, .sidebar a:visited:hover {
	outline: none;
	color: #000;
	background: #F5F2EA;
	border-bottom: 1px solid #000;
}

#photo {
	display: none;
}

#head_foot {
	display: none;
}

#header {
	display: none;
}

#content_box {
	width: 500px;
	margin: 0px auto 0 auto;
	padding: 30px 0 0 0;
	text-align: left;
	float: left;
	clear: both;
}

#content {
	width: 460px;
	position: relative;
	padding: 0 10px 0 30px;
	float: left;
}

#contentheader {
	position: relative;
	padding: 0 10px 0 30px;
	float: left;
}


#footer {
	overflow: auto;
	text-align: left;
	clear: both;
	border: 1px dotted #666;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: 10px 0 10px 0px;
	margin: 0px auto 0 auto;
}

img.logo {
	margin: 10px 20px 10px 10px;
}

/* content */

p.date {
	margin: 0 0 0.5em 0;
	font: normal 1.0em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #666;
}

.entry {
	font-size: 1.4em;
	line-height: 1.57143em;
}

.posts .entry {
	margin: 0 0 1.0em 0;
}

.entry .first, .entry .drop_cap {
	padding: 0.04em 0.12em 0 0;
	font-size: 3.57143em;
	line-height: 0.76em;
	color: #877956;
	float: left;
}

.entry p {
	margin: 0 0 1.46667em 0;
}

.entry a, .entry a:visited, .post_author a, .post_author a:visited, .recentnews a, .recentnews a:visited {
	color: #1f2e65;
	text-decoration: none;
	border-bottom: 1px solid #1f2e65;
}

.recentnews a, .recentnews a:visited {
	border-bottom: none;
}

.entry a:hover, .post_author a:hover, .recentnews a:hover  {
	text-decoration: none;
	border-bottom: 1px solid #1f2e65;
	background-color: #DACCB1;
	color: #000;
}

.entry blockquote {
	font-size: 1.0em;
}

.entry blockquote ul, .entry blockquote ol {
	margin: 0 0 1.46667em 15px;
}

.entry blockquote.right {
	width: 170px;
	font: bold 1.125em/1.263em "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 0.4em 15px !important;
	padding: 0.6em 5px !important;
	background: none !important;
	border: 3px double #ddd;
	border-width: 3px 0;
	text-align: right;
	float: right;
	color: #877956;
}

.entry blockquote.left {
	width: 170px;
	font: bold 1.125em/1.263em "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 15px 0.4em 0 !important;
	padding: 0.6em 5px !important;
	background: none !important;
	border: 3px double #ddd;
	border-width: 3px 0;
	text-align: left;
	float: left;
	color: #993300;
}

.entry blockquote.right p, .entry blockquote.left p {
	margin: 0 !important;
}

.entry blockquote p.cite {
	font-size: 0.8em;
	line-height: 1.83333em;
	color: #777;
	text-align: right;
}

.entry small {
	font-size: 0.8em;
	line-height: 1.33333em;
	color: #777;
}

.entry sup a, .entry sup a:visited {
	padding: 0 2px;
	border-bottom: 1px solid #bbb;
	text-decoration: none;
}

.entry sup a:hover {
	color: #fff;
	background: #CC6600;
	text-decoration: none;
	border: none;
}

.entry ul, .entry ol {
	margin: 0 0 1.46667em 40px;
}

.entry ul {
	list-style: disc;
}

.entry li {
	margin: 0 0 0.4em 0;
}

.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 0 0 0 25px;
}

.entry dl {
	margin: 0 0 1.46667em 0;
}

.entry dt {
	font-weight: bold;
}

.entry dd {
	margin: 0 0 1.46667em 20px;
}

.entry img {
	margin: 0.5em 0 0.5em 15px;
	float: left;
	clear: right;
}

.entry img.left, .entry img.left_off, .entry img.pic_left, .entry img.pic_left_off {
	margin: 0 15px 15px 0;
	float: left;
	clear: left;
}

.entry img.right, .entry img.right_off, .entry img.pic_right, .entry img.pic_right_off {
	margin: 0 0 15px 15px;
	float: right;
	clear: right;
}

.entry img.center, .entry img.centered, .entry img.centered_off, .entry img.center_off {
	display: block;
	margin: 0 auto 1.46667em auto;
	float: none;
	clear: both;
}

.entry img.block {
	display: block;
	margin: 0 auto 1.46667em 0;
	float: none;
	clear: both;
}

.agt-img {
	float: left;
	margin: 4px 10px 0 0;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	padding: 2px;
}

.img-shadow {
	float: left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 5px !important;
	margin: 10px 0 0 5px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

.entry img.sep {
	padding-left: 15px;
	border-left: 1px solid #ddd;
}

.entry img.cap {
	margin-bottom: 0.2em !important;
}

.entry img.stack {
	clear: none !important;
}

.entry img.wp-smiley {
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
	float: none !important;
	clear: none !important;
}

.entry .img_box {
	padding: 8px;
	background: #e5e5e5;
}

.entry .img-frame {
	float: left;
	padding: 8px;
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin-left: 0;
}





.entry .caption {
	font-size: 0.8em;
	line-height: 1.33333em;
	color: #777;
	text-align: left;
	clear: both;
	margin: 0 0 1.33333em 10px;
}

.entry div.center {
	margin: 0 auto 1.46667em auto;
	clear: both;
	text-align: center;
}

.entry div.left {
	margin: 0 15px 0 0;
	float: left;
	clear: left;
	text-align: left;
}

.entry div.right {
	margin: 0 0 0 15px;
	float: right;
	clear: right;
	text-align: right;
}

.entry .caption img {
	margin: 0 0 0.33333em 0;
	padding: 0 0 0.33333em 0;
	border-bottom: 1px solid #ddd;
}


.update {
	border: 3px solid #CC6600;
	background: #fffdcb;
	padding: 1.0em 15px;
	margin: 0 0 1.46667em 0;
	clear: both;
}

.subhead {
	font: bold 0.8em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #000;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin: 0.5em 0;
}


.continue {
	margin: 0 0 4.0em 0 !important;
}

.bookmarks {
	border-top: 1px dotted #bbb;
	padding: 1.46667em 0 0 0;
}

.navigation {
	margin: 0 0 30px 0;
	font-size: 1.5em;
	line-height: 1.46667em;
}

.navigation p {
	margin: 0;
}

.navigation p + p {
	text-align: right;
}

.navigation a, .navigation a:visited {
	padding: 2px;
	text-decoration: none;
}

.post_author {
	font-size: 1.2em;
	line-height: 1.66667em;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0.5em;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 10px;
	padding-bottom: 0pt;
	padding-left: 0px;
	color: #666;
}

/* sidebar */

.adspace {
	width: 180px;
	float: left;
	clear: right;
	text-align: center;
	padding: 10px 0 20px 50px;
}

.adspace300 {
	
	margin-bottom: 20px;
	padding-bottom: 0;
}

.adspace .caption {
	font-size: 1.1em;
	color: #777;
	text-align: center;
}

.adspace300 .caption {
	font-size: .9em;
	color: #777;
	text-align: center;
}

.sidebarphoto {
	width: 242px;
	float: right;
	padding: 0 28px 1px 10px;
	font-size: 1.3em;
	line-height: 1.23077em;
	clear: right;
	margin: 0 0 1.3em;
}

.sidebar {
	display: none;
}
.sidebar-wide {
	display: none;
}


.p-shadow {
	width: 100%;
	float: left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.p-shadow div {
	background: none !important;
	background: url(images/shadow2.gif) no-repeat left top;
	padding: 0 !important;
	padding: 0 6px 6px 0;
}

.innershadow {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
	padding: 10px 18px 10px 17px;
}

.p-shadow li {
	list-style: none;
	padding: 0;
}

li.li-bullet, li.page_item {
	background: url(images/bullet_star_877956.png) no-repeat;
	padding-left: 18px;
	margin-left: 0;
	padding-bottom: .5em;
}

li.page_item {
	line-height: 1.3em;
}

.space {
	text-align: center;
	padding: 0 1px;
}

.hr_wide {
	border-top: 3px solid #bbb;
	clear: both;
	width: 723px;
	height: 1px;
	margin: 0 14px 1.5em 30px;
}

.clear_wide {
	width: 800px;
	height: 1px;
	clear: both;
}


#comments {
	margin: 0 0 3.0em 0;
}

dl#comment_list {
	margin: 0 0 4.0em 0;
}

dl#comment_list dt {
	font-size: 1.2em;
	line-height: 2.5em;
	margin: 0 0 0.5em 0;
	color: #666;
}

dl#comment_list dt strong {
	font-weight: bold;
	font-size: 1.5em;
	color: #000;
}

dl#comment_list dt strong a, dl#comment_list dt strong a:visited {
	color: #000;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}

dl#comment_list dt strong a:hover {
	color: #fff;
	border-bottom: 1px solid #CC6600;
	text-decoration: none;
}

.leave_a_comment {
	position: absolute;
	width: 30px;
	height: 177px;
	left: 0;
	background: url('images/leave_a_comment.gif') no-repeat;
}

.comment_1, .comment_2, .comment_3, .comment_4, .trackback {
	position: absolute;
	width: 30px;
	height: 30px;
	left: 0;
}

.comment_1 a, .comment_2 a, .comment_3 a, .comment_4 a, .trackback a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
}

.comment_1 {
	background: url('images/comment_1.gif') no-repeat;
}

.comment_2 {
	background: url('images/comment_2.gif') no-repeat;
}

.comment_3 {
	background: url('images/comment_3.gif') no-repeat;
}

.comment_4 {
	background: url('images/comment_4.gif') no-repeat;
}

.trackback {
	background: url('images/trackback.gif') no-repeat;
}

dl#comment_list dd {
	width: 420px;
}

#comments .entry {
	margin: 0 0 1.0em 0;
}

a.comment_link, a.comment_link:visited {
	color: #222;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

a.comment_link:hover {
	color: #222;
	text-decoration: underline;
}

/*---:[ comment form styles ]:---*/

#comment_form, #respond {
	display: none;
}

#search_form {
	display: none;
}

/*---:[ self-clearing floats from Dan Cederholm of simplebits.com ]:---*/

.entry:after, .entry .caption:after, #comments:after, dl#comment_list:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.recentnews {
	font-size: 1.333em;
	line-height: 1.2em;
}

.recentnews ul, .recentnews ol {
	margin: 0 0 .5em 20px;
}

.recentnews ul {
	list-style: disc;
}

.recentnews li {
	margin: 0 0 0.4em 0;
}

.recentnews ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 0 0 0 25px;
}






