html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, a, cite, code, img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

html { background-color: #14173a; }
body {
	font-size: 11pt;
	font-family: Arial, Verdana, Sans-serif;
	color: #111;
}

:focus { outline: 0; }
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
div.clear { clear: both; }
a img { border: 0; }
.centered { text-align: center; }

#wrapper {
	width: 945px;
	margin: 0 auto;
}
	
#wrapper a {
	color: #1c204d;
	text-decoration: none;	
}

#wrapper a:hover { text-decoration: underline; }

#header, #content, #footer {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #14173a;	
}

#header {
	height: 153px;
	background-image: url(i/header_bg.png);
	position: relative;	
}

#header a#homeLink {
	position: absolute;
	top: 54px;
	left: 60px;
	text-indent: -3000px;
	width: 166px;
	height: 74px;
	background: transparent url(i/logotype_bg.png) 0 0 no-repeat;	
}

#header ul#priNav {
	list-style: none;	
	position: absolute;
	top: 76px;
	left: 244px;
}

#header ul#priNav li {
	float: left;
	width: 82px;
	height: 57px;	
	background: transparent url(i/priNavItem_bg.png) 0 0 no-repeat;
	margin: 0 1px;
}

#header ul#priNav a {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #000;
	padding-top: 14px;
	height: 43px;	
}

#header ul#priNav a:hover { color: #900; text-decoration: none; }

#header form {
	position: absolute;
	top: 110px;
	right: 70px;	
}

#header input[type=text] {
	font-size: 11px;
	color: #999;
	border: 1px #c2c2c2 solid;	
	padding: 4px 6px;
	background: transparent url(i/searchInput_bg.png) 0 0 repeat-x;
}
#header input[type=text]:focus { color: #444; }

a#submitSearch {
	display: inline-block;
	width: 28px;
	height: 22px;
	border: 1px #c2c2c2 solid;
	margin-left: 2px;	
}

a#submitSearch span {
	display: block;
	height: 20px;
	text-indent: -3000px;
	border: 1px #fff solid;
	background: transparent url(i/icons_bg.png) -58px -160px no-repeat;	
	opacity: 0.75;
}

a#submitSearch:hover span { opacity: 1; }

#header #addons {
	position: absolute;
	top: 60px;
	right: 65px;
}

#header #addons a {
	margin: 0 2px;	
	display: inline-block;
	width: 24px;
	height: 22px;
	background: transparent url(i/icons_bg.png) 0px 0 no-repeat;
	opacity: 0.75;
}

#header #addons a:hover { opacity: 1; }

#header #addons a#addon01 { background-position: 5px -156px; }
#header #addons a#addon02 { background-position: -16px -156px; }
#header #addons a#addon03 { background-position: -38px -156px; }

#header #addons a span {
	display: block;
	text-indent: -3000px;
	height: 100%;	
}


#content {
	background-repeat: repeat-y;
	background-image: url(i/content_bg.png);
	position: relative;	
}

#contentWrapper {
	min-height: 300px;
	margin: 0 50px;	
	background: transparent url(i/contentWrapper_bg.png) 0 121px repeat-x;
	padding-bottom: 140px;
}

#splash { height: 121px; border-bottom: 1px #fff solid; }

#leftBox {
	float: left;
	width: 170px;	
}

#leftBox ul {
	margin-top: 1em;
	list-style: none;
}	

#leftBox li { background: transparent url(i/leftNavItem_bg.png) 0 bottom no-repeat; }
#leftBox li.active { background: transparent url(i/leftNavItemActive_bg.png) 0 bottom no-repeat; }

#leftBox ul a {
	display: block;
	font-size: 13px;
	padding: 3px 10px 4px 28px; 
	background: transparent url(i/icons_bg.png) 8px 5px no-repeat;	
}

#rightBox {
	float: right;
	width: 270px;
	padding-top: 1em;
}

#rightBox h4 { color: #1c204d; }

#rightBox .news, #middleBox .news {
	border-bottom: 1px #e8e8e8 solid;
	margin: 1em 0;
	font-size: 12px;
	line-height: 1.3;
	padding: 0 0 20px 0;	
	margin-right: 20px;
}

#rightBox .news a.title, #middleBox .news a.title {
	display: block;
	padding-left: 18px;
	font-size: 13px;
	font-weight: bold;
	color: #771315;	
	background: transparent url(i/icons_bg.png) 0 2px no-repeat;
	margin-bottom: 0.75em;
}

#rightBox .news a.readMore, #middleBox .news a.readMore {
	padding-left: 18px;
	color: #771315;	
	text-transform: uppercase;
	font-size: 11px;
	background: transparent url(i/icons_bg.png) -68px -248px  no-repeat;
	display: inline-block;
	margin: 0.5em 0 0 0;
}
	
#middleBox .news a.readMore { margin: 0; }
	
#middleBox {
	margin: 0 290px 0 175px;
	padding-top: 1em;
}

#middleBox h2 { font-size: 16px; color: 1d204d; }
#middleBox .post h2 { color: #6a0707; }
#middleBox h4 { color: #6a0707;	}

#middleBox p, #middleBox .postContent, #middleBox .commentContent { 
	font-size: 12px;
	line-height: 1.3;
	margin: 1em 0 1.25em 0;
}

#middleBox .news { border: 0; }

#middleBox .date, #middleBox .comment-meta a:first-child {
	font-size: 11px;
	color: #444;
	float: right;
	padding-left: 16px;
	margin-right: 1em;
	background: transparent url(i/icons_bg.png) 0 -58px no-repeat;	
}

#middleBox .post { 
	margin: 0 0 1em 0 ; 
	border-bottom: 1px #e8e8e8 solid; 
}
#middleBox .post .date { float: none; }

#middleBox .post a.print {
	font-size: 11px;
	color: #444;
	float: right;
	padding: 1px 0 4px 18px;
	margin-right: 1em;
	background: transparent url(i/icons_bg.png) -66px -266px no-repeat;	
}

#middleBox .commentsForm {
	border-top: 1px #e8e8e8 solid;	
	padding-top: 0.5em;
	margin-top: 2em;
}

#middleBox .comments h4 {
	color: #141c49;
	font-size: 11px;
	padding-left: 16px;
	background: transparent url(i/icons_bg.png) 0 -290px no-repeat;		
	margin-bottom: 1.5em;
}

#middleBox .comment-body { margin-bottom: 1.5em; }

#middleBox .comments .date { float: right; }
#middleBox .comment a.author, #middleBox .comments cite a {
	font-weight: bold;
	font-size: 12px;
	color: #7a1213;	
}

#middleBox .comments .says { display: none; }

#middleBox .comment .commentContent, #middleBox .comments .comment-body p { margin-top: 0.35em; }

#middleBox input[type=text], #middleBox textarea {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #999;
	border: 1px #c2c2c2 solid;	
	padding: 4px;
	background: transparent url(i/searchInput_bg.png) 0 0 repeat-x;
}
#middleBox input[type=text]:focus, #middleBox textarea:focus { color: #444; }
#middleBox input[type=text] { margin: 0 0 0.75em 0; }
.commentsForm #taContainer { float: right; }
.commentsForm textarea {
	width: 200px;
	height: 80px;
}
.commentsForm input[type=submit] { float: right; }

#contactBox {
	width: 845px;
	background-color: #e0e0e0;
	border-top: 1px #c9c9c9 solid;	
	height: 80px;
	padding-top: 20px;
	position: absolute;
	bottom: 0;
	left: 50px;
}
	
#contactBox p {
	background: transparent url(i/icons_bg.png) -64px -307px no-repeat;
	float: left;
	color: #323232;
	font-size: 12px;
	margin: 0 6em 0 1em;
	padding-left: 20px;	
}
#contactBox p#sec01 { background-position: 0 -185px; }
#contactBox p#sec02 { background-position: 0 -115px; }
#contactBox p#sec03 { background-image: none; padding-left: 0; }
#contactBox p#sec04 { margin-right: 0; background-position: -64px -306px; }
	
#contactBox a { 
	color: #7a1213;	
	display: block;
	margin-bottom: 0.5em;
	padding-left: 18px;
	background: transparent url(i/icons_bg.png) 0 -75px no-repeat;	
}
#contactBox a#webUrl { background-position: 2px -95px; } 
	

#footer {
	height: 100px;
	background-image: url(i/footer_bg.png);
	font-size: 11px;
	color: #fff;
	padding: 13px 65px 0 65px;
	text-shadow: 0 1px 1px #000;
}
#footer span { float: right; text-align: right; }
#footer a { color: #fff; }

	
.navigation { display: none !important; }




/* WP defaults */

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}

.commentlist li {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.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;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}


.alt {
	margin: 0;
	padding: 10px;
	}

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

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
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;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

a.post-edit-link { color: #c00 !important; }
