* {
	margin: 0;
	padding: 0;
}

html {
	min-height: 100%;
	background: url(images/bkg-html.jpg) repeat-x 0 0 #FFF;
}
body {
	min-height: 100%;
	background: url(images/bkg-body.gif) no-repeat top center transparent;	
	font-sise: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

* html {
	height: 100%;
}	
* html body {
	height: 100%;
}
	
#page {
	width: 688px;
	margin: 0 auto;
	background: url(images/bkg-navBar.jpg) no-repeat 100% 118px transparent;
	position: relative;
}	

#header {
	width: 688px;
	position: relative;
	background: url(images/bkg-header.jpg) no-repeat 100% 0 transparent;
	min-height: 138px;
}
* html body #header {
	height: 138px;
}

#headerimg h1 {
	background: url(images/title-header.png) no-repeat 0 0 transparent;
	display: block;
	width: 584px;
	height: 68px;
	position: absolute;
	overflow: hidden;
	top: 36px;
	left: 36px;
}

#headerimg h1 a {
	display: block;
	width: 584px;
	height: 68px;
	overflow: hidden;
	padding-top: 80px;
}

#headerimg .description {
	visibility: hidden;
}

#content {
	width: 500px;
	float: left;
	font-size: 98%
}

#sidebar {
	width: 160px;
	float: right;
	min-height: 408px;
	position: relative;
	padding: 0!important;
}
* html body #sidebar {
	height: 408px;
}




#footer {
	width: 688px;
	margin: 0 auto;
	padding: 0!important;
	clear: both;
}
#footer,
#sidebar,
.post {
	padding: 1em 0 2em 0;
	font-size: 72%;
}
* html body #sidebar {
	position: relative;
	left: 30px;
	font-size: 70%;
}
* html body #sidebar li {
	display: inline-block;
}
*:first-child+html body #sidebar {
	position: relative;
	font-size: 70%;
}
*:first-child+html body #sidebar li {
	display: inline-block;
}
.post small {
	font-size: 100%;
	display: none;
}
#content h1,
#content h2,
#content h3,
#content h4 {
	margin: 0 0 .5em;
}

#content p {
	margin: 0 0 1em 0;
	line-height: 1.4em;
}
#content .entry ul {
	margin: 0 0 1em 35px;
}
#content h1,
#content h2,
#content h3,
#content h4 {
	font-family: "Courier New", Courier, monospace;
}
#content a {
	color: #ca3827;
}
#content h1,
#content h2 {
	font-size: 142%;
}
#content .post h2,
#content h3 {
	font-size: 172%;
	clear: both;
}
.widget_archives ul a:hover,
#content a:hover,
#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a {
	text-decoration: none;
}
#navFooter a:hover,
#text-1.widget_text ul li a:hover,
#content a,
#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover,
#content h4 a:hover {
	text-decoration: underline;
}

#content .postmetadata,
#content .post .akst_share_link {
	font-family: "Courier New", Courier, monospace;
	padding: 1px 0 3px 0px;
	margin: 0!important;
	font-weight: bold;
	font-size: 108%;
	background: none;
}

#akst_form {
font-size: 82%;
}



/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

/* End Images */

/* Begin Form Elements */
#content #respond,
#content #comments {
	font-size: 132%;
	display: block;
	border-bottom: 1px dashed #CCCCCC;
}

.commentlist {
	margin: 0 0 2em 35px;
	font-size: 82%;
}
.commentmetadata {
	display: block;
	margin-bottom: 1em;
}
.commentlist li {
	padding: 0 0  1em 0;
	
}
#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;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	font-size: 80%;
}
#commentform textarea {
	width: 410px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

.navigation:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.navigation {
    display: inline-block;
	font-size: 82%;
}

html[xmlns] .navigation {
    display: block;
}

* html .navigation {
    height: 1%;
}

 .navigation .alignright {
	float: right;
	width: 200px;
	text-align: right;
	}

.navigation .alignleft {
	float: left;
	width: 200px;

	}
/* main Navigation */
#sidebar {
	position: relative;
	top: -20px;
	padding-top: 290px!important;
}
.widget_categories .widgettitle {
	display: none;
}
.widget_categories li a {
	display: block;
	padding-top: 60px;
	width:  206px;
}	

.widget_categories li {
	display: block;
	background: url(images/img-mainNav.png) no-repeat 0 0 transparent;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width:  206px;
}
.widget_categories li:hover {
	background-image: url(images/img-mainNavActive.png);
}
.widget_categories li.cat-item-1 a,
.widget_categories li.cat-item-1 {
	background-position: 0 0;
	height: 54px;
}
.widget_categories li.cat-item-2 a,
.widget_categories li.cat-item-2 {
	background-position: 0 -54px;
	height: 33px;
	top: 54px;
}
.widget_categories li.cat-item-4 a,
.widget_categories li.cat-item-4 {
	background-position: 0 -87px;
	top: 87px;
	height: 56px;
}
.widget_categories li.cat-item-5 a,
.widget_categories li.cat-item-5 {
	background-position: 0 -143px;
	top: 143px;
	height: 40px;
}
.widget_categories li.cat-item-6 a,
.widget_categories li.cat-item-6 {
	background-position: 0 -183px;
	top: 183px;
	height: 45px;
}
.widget_categories li.cat-item-7 a,
.widget_categories li.cat-item-7 {
	background-position: 0 -228px;
	top: 228px;
	height: 54px;
}

.category1 .widget_categories li.cat-item-1,
.category3 .widget_categories li.cat-item-2,
.category4 .widget_categories li.cat-item-4,
.category5 .widget_categories li.cat-item-5,
.category6 .widget_categories li.cat-item-6,
.category7 .widget_categories li.cat-item-7 {
	background-image: url(images/img-mainNavActive.png);
}

.widget_search {
	position: absolute;
	top: -105px;
	left: 0;
	list-style: none;
}
.widget_search br {
	display: none;
}

.widget_search #s {
	font-size: 82%;
	width: 80px!important;
	background: #FFF;
	cursor: text;
	border: 2px inset #eee;
	height: 14px;
}
.widget_search input {
	font-size: 72%;
	background: transparent;
	margin-right: 3px;
	border: 2px outset #DDD;
	background: none;
	cursor: pointer;
	height: 22px;
}

*:first-child+html .widget_search #s {
	position: relative;
	top: 0;
}
*:first-child+html .widget_search input {
	position: relative;
	top: -2px;
}

* html .widget_search #s {
	position: relative;
	top: 0;
}
* html .widget_search input {
	position: relative;
	top: -2px;
}

#sidebar ul,
#text-1.widget_text {
	list-style: none;
}
.subscribeBtn,
.page-item-16,
.page-item-3,
#archives.widget_archives .widgettitle, 
#text-1.widget_text .widgettitle,
#pages.widget_pages .widgettitle  {
	display: block;
	background: url(images/titles-rightSide.png) no-repeat 0 0 transparent;
}

#text-1.widget_text .widgettitle {
	display: block;
	width: 82px;
	height: 29px;
	position: relative;
	left: 18px;
	margin-top: -5px;
}
#text-1.widget_text ul {
	margin-top: -3px;
}
#text-1.widget_text ul li {
	list-style: none;
	display: inline;
	font-family: "Courier New", Courier, monospace;	
}
#text-1.widget_text ul li a  {
	background: url(images/bullet-rightNav.png) 0 2px no-repeat transparent;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 0 0 0 15px;
	margin: 0 0 0 32px;
}

.homePageTitle,
.cat1-pagetitle span,
.cat2-pagetitle span,
.cat4-pagetitle span,
.cat5-pagetitle span,
.cat6-pagetitle span,
.cat7-pagetitle span,
#text-2.widget_text .invisible,
#text-2.widget_text .widgettitle span,
#text-3 .widgettitle,
.enterTitle span,
#pages.widget_pages .widgettitle span,
#text-1.widget_text .widgettitle span,
#archives.widget_archives .widgettitle span {
	display: none;
}


#pages.widget_pages .widgettitle  {
	width: 113px;
	height: 63px;
	background-position: 0 -29px;
	position: relative;
	margin: 10px 0 0 10px;
}

.page-item-16 {
	width: 113px;
	height: 20px;
	background-position: 0 -138px;
	position: relative;
	overflow: hidden;
	margin: 0 0 0 13px;
	top: 20px;
}
.page-item-16 a {
	display: block;
	width: 113px;
	height: 22px;
	padding-top: 24px;
}
.page-item-3 {
	width: 113px;
	height: 22px;
	background-position: 0 -116px;
	position: relative;
	overflow: hidden;
	margin: 0 0 0 13px;
	top: -22px;
}
.page-item-3 a {
	display: block;
	width: 113px;
	height: 20px;
	padding-top: 24px;
}

#archives.widget_archives .widgettitle {
	width: 113px;
	height: 17px;
	margin: 0 0 0 13px;
	background-position: 0 -158px;
	position: relative;
}

.widget_archives ul {
	display: block;
	margin: 0 0 1em 40px;
}
.widget_archives ul a {
	color: #666666;
}

.enterTitle {
	display: block;
	background: url(images/trans-emailSubscribe.png) no-repeat 0 0 transparent;
	width: 151px;
	height: 31px;
	position: relative;
	margin: 0 0 0 -10px;
}
* html body .enterTitle {
	background: url(images/trans-emailSubscribeIE.png) no-repeat 0 0 transparent;
}
.subscribeInput {
	display: block;
	width: 114px;
	font-size: 92%;
	height: 13px;
	border: 2px inset #FFF;
	position: relative;
	margin: -10px 0 0 25px;
}
.subscribeBtn {
	display: block;
	width: 70px;
	height: 24px;
	background-position: 0 -92px;
	overflow: hidden;
	padding-top: 26px;
	border: none;
	margin: 0 0 0 75px;
	cursor: pointer;
}
* html body .subscribeBtn {
	position: relative;
	top: -2px;
}
*:first-child+html body .subscribeBtn {
	position: relative;
	top: -2px;
}
#text-2.widget_text .widgettitle {
	display: block;
	background: url(images/title-contact.png) no-repeat 0 0 transparent;
	width: 96px;
	height: 26px;
}

#text-2.widget_text {
	margin: 0 0 0 20px;
	display: block;
	padding: 0 30px 1em 0;
	width: 137px;
	background: url(images/trans-splat02.png) no-repeat 100% 100% transparent;
	font-family: "Courier New", Courier, monospace;
min-height: 100px;
}

* html body #text-2.widget_text {
	background: url(images/trans-splat02IE.png) no-repeat 100% 100% transparent;
height: 100px;
}

#text-2.widget_text a {
	font-weight: bold;
	color: #333333;
	display: block;
	margin-bottom: 5px;
}
.cat1-pagetitle,
.cat2-pagetitle,
.cat4-pagetitle,
.cat5-pagetitle,
.cat6-pagetitle,
.cat7-pagetitle {
	display: block;
	position: absolute;
	top: 116px;
	right: 178px;
	width: 400px;
	height: 50px;
	background: url(images/title-categories.png) no-repeat 100% 0 transparent;
}
.cat2-pagetitle {
	background-position: 100% -61px;
}
.cat4-pagetitle {
	background-position: 100% -122px;
}
.cat5-pagetitle {
	background-position: 100% -184px;
}
.cat6-pagetitle {
	background-position: 100% -245px;
}
.cat7-pagetitle {
	background-position: 100% -306px;
}

.homePage .post {
	margin-left: 38px;
	width: 440px!important;
}
.post9 #navFooter {
	padding-left: 38px!important;
}
.singlePost,
.archivePages,
.editContainer,
.post3 #content,
.post16 #content {
	padding-left: 78px;
}

.post3 #content .editContainer,
.post16 #content .editContainer {
	padding-left: 0;
}
.editContainer {
	font-size: 80%;
	font-weight: bold;
}
.archivePages {
	padding-top: 30px;
}
*:first-child+html .archivePages {
	padding-top: 0px;
}
* html body .archivePages {
	padding-top: 0px;
}
/* FOOTER */
#navFooter {
	list-style: none;
	padding: 4em 0 4em 78px;
	font-size: 82%;
	text-transform: uppercase;
	font-weight: bold;
}

#navFooter * {
	display: inline;
}
#navFooter a {
	color: #666666;
	text-decoration: none;
	border-right: 1px solid #666;
	padding-right: 10px;
	margin-right: 8px;
}
#navFooter a.lastLink {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}

/* TOP NAVIGATION */
#navTop .invisible {
	display: none;
}
#navTop li {
	display: inline;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10000;
}
#navTop li a {
	display: block;
	height: 30px;
	width: 76px;
	background:url(images/bkg-navTop.png) no-repeat 0 0 transparent;
}
#navTop li.blogLink {
	left: 378px;
}
#navTop li.storiesLink {
	left: 454px;
}
#navTop li.resourceLink {
	left: 558px;
}
#navTop li.blogLink a {
	background-position: 0 -43px;
	height: 30px;
	width: 76px;
}
#navTop li.storiesLink a {
	background-position: -76px -43px;
	height: 30px;
	width: 104px;
}
#navTop li.resourceLink a {
	background-position: -180px -43px;
	height: 30px;
	width: 96px;
}
.blogPG #navTop li.blogLink a,
#navTop li.blogLink a:hover {
	background-position: 0 0;
}
.post4 #navTop li.storiesLink a,
.post5 #navTop li.storiesLink a,
.post6 #navTop li.storiesLink a,
.post7 #navTop li.storiesLink a,
.post8 #navTop li.storiesLink a,
.post19 #navTop li.storiesLink a,
#navTop li.storiesLink a:hover {
	background-position: -76px 0;
}
.post3 #navTop li.resourceLink a,
#navTop li.resourceLink a:hover {
	background-position: -180px 0;
}


/* STORIES NAVIGATION */
.blogPG .leftColPage {
	background: url(images/img-blogLeftLink.png) no-repeat 0 0 transparent;
}
.internalPG .post,
.blogPG .post {
	width: 420px;
	padding-left: 0;
}
.internalPG #content,
.blogPG #content {
	width: 420px;
}
.NeedHelpLink a {
	display: block;
	width: 66px;
	height: 458px;
}

.leftColPage #navStories li a .invisible,
.NeedHelpLink a span {
	display: none;
}
.leftColPage {
	position: relative;
	width: 76px;
	font-size: 70%;
	top: 118px;
	float: left;
	left: 0px;
	background: url(images/img-storiesBkg.png) no-repeat 0 0 transparent;
	height: 528px;
}

.leftColPage #navStories,
.leftColPage #navStories li {
	list-style: none!important;
	margin: 0;
	padding: 0;
}
.leftColPage #navStories {
	padding: 65px 0 0 7px;
}
.leftColPage #navStories li a {
	display: block;
	width: 55px;
	height: 83px;
	background: url(images/img-stories.png) no-repeat 0 0 transparent;
}
.leftColPage #navStories li.story1 a {
	width: 55px;
	height: 83px;
}
.leftColPage #navStories li.story2 a {
	width: 55px;
	height: 44px;
	background-position: 0 -83px;
}
.leftColPage #navStories li.story3 a {
	width: 55px;
	height: 114px;
	background-position: 0 -127px;
}
.leftColPage #navStories li.story4 a {
	width: 55px;
	height: 69px;
	background-position: 0 -241px;
}
.leftColPage #navStories li.story5 a {
	width: 55px;
	height: 30px;
	background-position: 0 -312px;
}

.post5 .leftColPage #navStories li.story1 a,
.leftColPage #navStories li.story1 a:hover {
	background-position: -57px 0;
}
.post6 .leftColPage #navStories li.story2 a,
.leftColPage #navStories li.story2 a:hover  {
	background-position: -57px -83px;
}
.post7 .leftColPage #navStories li.story3 a,
.leftColPage #navStories li.story3 a:hover  {
	background-position: -57px -127px;
}
.post8 .leftColPage #navStories li.story4 a,
.leftColPage #navStories li.story4 a:hover  {
	background-position: -57px -241px;
}
.post17 .leftColPage #navStories li.story5 a,
.leftColPage #navStories li.story5 a:hover  {
	background-position: -57px -312px;
}

.post16 .leftColPage,
.post3 .leftColPage {
	display: none;
}

.post4 .storiesTitleHeader,
.post5 .storiesTitleHeader,
.post6 .storiesTitleHeader,
.post7 .storiesTitleHeader,
.post8 .storiesTitleHeader,
.post17 .storiesTitleHeader {
	position: absolute;
	top: 116px;
	right: 178px;
	display: block;
	width: 400px;
	height: 60px;
	background: url(images/title-theStories.png) no-repeat 100% 0 transparent;
}
.post4 .storiesTitleHeader a,
.post5 .storiesTitleHeader a,
.post6 .storiesTitleHeader a,
.post7 .storiesTitleHeader a,
.post8 .storiesTitleHeader a,
.post17 .storiesTitleHeader a {
	display: block;
	width: 400px;
	height: 60px;
}
.post4  .pageTitleHeader,
.post4 .storiesTitleHeader span,
.post5 .storiesTitleHeader span,
.post6 .storiesTitleHeader span,
.post7 .storiesTitleHeader span,
.post8 .storiesTitleHeader span,
.post17 .storiesTitleHeader span {
	display: none;
}

.post4 #content,
.post5 #content,
.post6 #content,
.post7 #content,
.post8 #content,
.post17 #content {
	padding-top: 60px;
}
.post4 .pageTitleHeader,
.post5 .pageTitleHeader,
.post6 .pageTitleHeader,
.post7 .pageTitleHeader,
.post8 .pageTitleHeader,
.post17 .pageTitleHeader {
	color: #CA3827;
}