
/* HTML Elements */

* {
	margin:0;
	padding:0;
}
p {
	margin-bottom: 1em;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
a:link, a:visited {
	color: #215A87;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}


hr {
	display: block;
	height:1px;
	background:#ddd url(images/liline.gif) repeat-x;
	border:0;
	margin:10px 0px 10px 0px;
}
small {
	font-size: 0.95em;
	padding:3px 6px;
}
img, a:link img, a:visited img {
	border:0
}
.clear {
	clear:both;
	overflow:hidden;
}
h1 {
	font-size:140%;
	
}
h2 {
	font-size:15px;
}
h3 {
	font-size:14px;
	margin-bottom: 5px;
}
h4 {
	font-size:110%;
}
h5 {
	font-size:100%;
}
h6 {
	font-size:90%;
}
span {
	padding:3px 0px 3px 0px;
}
h1, h1 a {
	color: #000000;
}
h2, h3, h4, h5, h6 {
	 color: #333333;	
	
}
h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link {
	color: #215A87;
}
h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color: #215A87;
}
h1.padten {
	padding:10px 0px 0px 10px;
}
h1.padtwenty {
	padding:20px 0px 0px 20px;
}
strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	color:#666;
}
pre, code {
	margin:1.5em 0;
	white-space:pre;
}
pre, code, tt {
	font:1em 'andale mono', 'lucida console', monospace;
	line-height:1.5;
}
pre {
	overflow:auto;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-style:italic;
	padding:3px 0px 3px 0px;
}
dd {
	margin-left:1.5em;
}
table {
}
th {
	font-weight:bold;
	background:#dddddd;
	text-align:left;
	border-right:1px solid #ffffff;
}
th, td {
	padding:4px 10px 4px 5px;
}
tr.even td {
	background:#eeeeee;
	text-align:left;
	border-right:1px solid #ffffff;
}
tfoot {
	font-style:italic;
}
caption {
	background:#000000;
}
label {
	font-weight:bold;
}
fieldset {
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #f1f1f1;
}
.alignleft {
	float:left;
	margin-right:10px;
}
.alignright {
	float:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}
img.alignleft {
	float:left;
	margin-right:10px;
	background:#f2f2f2;
	padding:5px;
	max-width: 250px;
}
img.alignright {
	float:right;
	margin-left:10px;
	background:#f2f2f2;
	padding:5px;
	max-width: 250px;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background:#f2f2f2;
	padding:5px;
	max-width: 475px;
	margin-top:10px;
}
html>body .alignleft {
	width: auto;
	height: auto;
	max-width:250px;
}
html>body .alignright {
	width: auto;
	height: auto;
	max-width:250px;
}
html>body .aligncenter {
	width: auto;
	height: auto;
	max-width:475px;
	margin-top:10px;
}
#wrapper {
	margin:0 auto;
	padding:0;
	background:#ffffff;
}
#maincontainer {
	margin:0 auto;
}
#contentcontainer {
	clear:both;
	overflow:hidden;
	padding-top:5px;
	margin:0 auto;
}
#maincontainer .datesearch {
	margin:0 auto 1px auto;
	width:auto;
	overflow:hidden;
	font-size:14px;
	background:#000000 url(images/bgds.jpg) repeat-x;
	height:30px;
	clear:both;
}
#maincontainer .datesearch .date {
	float:left;
	margin:5px 0px 0px 10px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}
#maincontainer .datesearch .search {
	float:right;
	width:400px;
}
#maincontainer .datesearch .search .searchinput {
	border:1px solid #dddddd;
	padding:2px;
	width:275px;
	margin-top:5px;
	height:15px;
}
#maincontainer .datesearch .search .searchbutton {
	float:left;
	margin-top:5px;
	background:#E5E5E5;
	border:1px solid #dddddd;
	height:21px;
}
#searchbox {
	text-align:center;
	float:right;
	width:400px;
	margin:0px;
}
#searchbox .searchinputbox {
	float:left;
}
#searchbox .searchsubmitbutton {
	float:left;
}
#sitetitle {
	clear:both;
	margin:0 auto;
	padding:0px;
	width:990px;
}
#sitetitle .logo {
	float:left;
	margin-top:30px;
}
#sitetitle .logo h1 {
	color:#000000;
	font-size:22px;
}
#sitetitle .logo h1 a {
	color:#215A87;
	font-size:22px;
}
#sitetitle .tagline {
	float:left;
	color:#212121;
	padding-top:10px;
	margin-left:10px;
	margin-top:30px;
}
#sitetitle .tagline h5 {
	color:#212121;
	font-size:30px;
	text-transform:uppercase;
}
#navbar {
	height: auto !important;
	/*	min-height:35px;*/
	font-size: 11px;
	font-weight: bold;
	clear:both;
	width:990px;
}
#navbar a, #navbar a:visited {
	color: #423B35;
	font-size: 11px;
	padding: 0px 0px 0px 3px;
	border-top: 1px solid #000;
	border-left: 1px solid #999;
}
#navbar a:hover {
	color: #215A87;
	text-decoration: underline;
	padding: 0px 0px 0px 3px;
}
#nav a, #nav a:visited {
	color: #FFF;
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 4px 8px 4px 8px;
	background-color: #CC3333;
}
#nav a:hover {
	background: #555555;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px 8px 4px 8px;
}
#nav li {
	float: left;
	margin: 2px 0px 0px 0px;
	padding: 0px;/*	height:30px;
*/
}
#bottom-nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
	z-index:2222 !important;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #f2f2f2;
	width: 150px;
	float: none;
	text-transform: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	color:#000000;
}
#nav li li a:hover, #nav li li a:active {
	background: #dddddd;
	padding: 7px 10px 7px 10px;
	color:#000000;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:2222 !important;
}
#nav li:hover ul {
	left: auto;
	display: block;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#leaderboardspace {
	background: url(images/stripebg.gif) repeat;
	height:90px;
	padding:10px;
	margin:5px 0px 5px 0px;
}
.widget {
	padding:0;
}
.widget ul {
}
.widget ul li {
	padding:5px 0px 5px 0px;
	list-style:none;
	background:transparent url(images/liline.gif) bottom repeat-x;
}
.widget ul li ul li {
	background:transparent url(images/lichild.gif) top left no-repeat;
	padding-left:15px;
	list-style:none;
}
.widget li.widget_tag_cloud {
	padding:0px 0px 10px 0px;
	list-style:none;
	height:180px;
	text-align:left;
	background:none;
	border:none;
}
li.widget_tag_cloud a {
	padding:2px 5px 2px 5px;
}
/* tier 1 */

#tier1 {
	width:990px;
	margin:0 auto;
	height:325px;
	overflow:hidden;
	padding:0px;
	background:#f2f2f2;
	margin-bottom:5px;
}
#tier1 .tier1main {
	width:600px;
	margin:5px 0px 0px 20px;
	float:left;
	background:#ffffff;
	padding:10px 0px 0px 10px;
	height:305px;
}
#tier1 .tier1main .tier1mainnarrow {
	width:190px;
	float:left;
	background:#f2f2f2;
	height:auto !important;
	min-height:300px;
	padding:10px;
}
#tier1 .tier1main .tier1mainwide {
	width:360px;
	float:left;
	background:#eeeeee;
	height:auto !important;
	min-height:300px;
	padding:10px;
	margin-left:7px;
}
#tier1 .tier1side {
	float:left;
	width:350px;
	margin-left:10px;
}
#tier1 .tier1side h2 {
	padding-bottom:10px;
}
#tier1 .tier1side .excerpt {
	margin-bottom:10px;
	height:90px;
	overflow:hidden;
}
#tier1 .tier1side .excerpt h3 {
	margin-top:0px;
	padding-top:0px;
}
#tier1 .tier1side .excerpt p {
	margin-top:0px;
	margin-right:20px;
}
#tier1 .tier1side .excerpt img {
	float:left;
	margin-right:10px;
	background:#f2f2f2;
	padding:5px;
	border:1px solid #f1f1f1;
}
#tier1 .tier1main h2 {
	padding:10px 0px 5px 0px;
	background:transparent url(images/liline.gif) bottom repeat-x;
	margin:0px 10px 5px 10px;
}
#tier1 .tier1main .tier1mainleft {
	width:340px;
	float:left;
	padding:10px 0px 10px 10px;
}
#tier1 .tier1main .tier1mainright {
	width:220px;
	float:right;
}
#tier1 .tier1main .tier1mainright img {
	width:200px;
	margin:0 auto;
	background:#f2f2f2;
	padding:5px;
}
#tier1 .tier1main .excerpt {
	margin-bottom:20px;
	height:90px;
	overflow:hidden;
}
#tier1 .tier1main .excerpt h3 {
	margin-top:0px;
	padding-top:0px;
}
#tier1 .tier1main .excerpt p {
	margin-top:0px;
	margin-right:10px;
}
#tier1 .tier1main .excerpt img {
	float:left;
	margin-right:10px;
	background:#f2f2f2;
	padding:5px;
}
#tier1 .tier1main ul {
	margin:15px;
	list-style:none;
}
#tier1 .tier1main ul li {
	background:transparent url(images/bullet.gif) no-repeat center left;
	padding-left:10px;
}
/* tier 2 */

#tier2 {
	height:610px;
	overflow:hidden;
	width:990px;
	margin:0px auto 5px auto;
	background:#F2F2F2;
}
#tier2 .tier2a {
	float:left;
	width:210px;
	height:589px;
	overflow:hidden;
	padding:0px;
}
#tier2 .tier2ain {
	margin:0px auto 0px 20px;
}
#tier2 .tier2ad {
	float:left;
	width:120px;
	height:605px;
	overflow:hidden;
	padding:0px 5px 0px 5px;
	background:#ffffff;
	margin:0px 10px 0px 0px;
}
#tier2 .tier2adin {
}
#tier2 .tier2ain h2 {
	padding-bottom:10px;
}
#tier2 .tier2ain ul {
}
#tier2 .tier2ain ul li {
	padding:3px 0px 3px 0px;
	list-style:none;
	background:transparent url(images/liline.gif) bottom repeat-x;
}
#tier2 .tier2ain ul li ul li {
	background:none;
}
#tier2 .tier2ain ul li ul li {
	background:transparent url(images/lichild.gif) top left no-repeat;
	padding-left:15px;
	list-style:none;
}
#tier2 .tier2b {
	float:left;
	width:280px;
	height:580px;
	overflow:hidden;
	margin:5px 10px 0px 10px;
	background:#ffffff;
	padding:10px;
}
#tier2 .tier2b .tier2bin {
	float:left;
	height:610px;
	overflow:hidden;
}
#tier2 .tier2b .tier2bin .imgstyle {
	width:280px;
	background:#f2f2f2;
	display:block;
	float:none;
	margin:0 auto;
	text-align:center;
}
#tier2 .tier2b .tier2bin h2 {
	padding-bottom:10px;
}
#tier2 .tier2b .tier2bin .excerpt {
	margin-bottom:10px;
	height:85px;
	overflow:hidden;
}
#tier2 .tier2b .tier2bin .excerpt h3 {
	margin-top:0px;
	padding-top:0px;
}
#tier2 .tier2b .tier2bin .excerpt p {
	margin-top:0px;
}
#tier2 .tier2b .tier2bin .excerpt img {
	float:left;
	margin-right:10px;
	background:#f2f2f2;
	padding:5px;
	border:1px solid #f1f1f1;
}
#tier2 .tier2bexpanded {
	float:left;
	width:345px;
	height:580px;
	overflow:hidden;
	margin:5px 10px 0px 10px;
	background:#ffffff;
	padding:10px;
}
#tier2 .tier2bexpanded .tier2bin {
	float:left;
	height:610px;
	overflow:hidden;
}
#tier2 .tier2bexpanded .tier2bin .imgstyle {
	width:340px;
	background:#ffffff url(images/stripebg.gif) repeat;
	display:block;
	float:none;
	margin:0 auto;
	text-align:center;
}
#tier2 .tier2bexpanded .tier2bin h2 {
	padding-bottom:10px;
}
#tier2 .tier2bexpanded .tier2bin .excerpt {
	margin-bottom:10px;
	height:85px;
	overflow:hidden;
}
#tier2 .tier2bexpanded .tier2bin .excerpt h3 {
	margin-top:0px;
	padding-top:0px;
}
#tier2 .tier2bexpanded .tier2bin .excerpt p {
	margin-top:0px;
}
#tier2 .tier2bexpanded .tier2bin .excerpt img {
	float:left;
	margin-right:10px;
	background:#f2f2f2;
	padding:5px;
	border:1px solid #f1f1f1;
}
#tier2 .tier2c {
	float:left;
	width:280px;
	height:580px;
	overflow:hidden;
	background:#ffffff;
	padding:10px;
	margin:5px 0px 0px 0px;
}
#tier2 .tier2c .tier2cin {
	margin-right:20px;
}
#tier2 .tier2c .tier2cin .imgstyle {
	width:280px;
	background:#f2f2f2;
	display:block;
	float:none;
	margin:0 auto;
	text-align:center;
}
#tier2 .tier2c .tier2cin p {
	width:280px;
}
#tier2 .tier2c .tier2cin h2 {
	padding-bottom:10px;
}
#tier2 .tier2c .tier2cin h4 {
	padding:10px 0px 10px 0px;
}
#tier2 .tier2c .tier2cin ul {
}
#tier2 .tier2cin ul li {
	padding:3px 0px 3px 0px;
	list-style:none;
	background:transparent url(images/bullet.gif) no-repeat center left;
	padding-left:10px;
}
#tier2 .tier2cexpanded {
	float:left;
	width:345px;
	height:580px;
	overflow:hidden;
	background:#ffffff;
	padding:10px;
	margin:5px 0px 0px 0px;
}
#tier2 .tier2cexpanded .tier2cin {
	margin-right:20px;
}
#tier2 .tier2cexpanded .tier2cin .imgstyle {
	width:340px;
	background:#ffffff url(images/stripebg.gif) repeat;
	display:block;
	float:none;
	margin:0 auto;
	text-align:center;
}
#tier2 .tier2cexpanded .tier2cin p {
	width:330px;
}
#tier2 .tier2cexpanded .tier2cin h2 {
	padding-bottom:10px;
}
#tier2 .tier2cexpanded .tier2cin h4 {
	padding:10px 0px 10px 0px;
}
#tier2 .tier2cexpanded .tier2cin ul {
	margin-left:20px;
}
#tier2 .tier2cexpanded .tier2cin ul li {
	padding:3px 0px 3px 0px;
	list-style:none;
	background:transparent url(images/bullet.gif) no-repeat center left;
	padding-left:10px;
}
/* Content */

#content {
	margin:0 auto;
}
.postarea {
	width:580px;
	margin:0 auto;
	padding:10px 0 10px 0px;
	float:left;
}
.postareasingle {
	width:570px;
	margin:0 auto;
	padding:10px 10px 10px 0;
	float:left;
}
.postareaindex {
	width:570px;
	margin:0 auto;
	padding:10px 10px 10px 0px;
	float:left;
}
.postareameta {
	margin: 30px 0;
}
.postarea h2 {
	font-size: 12px;
    line-height: 17px;
	color: #215A87;
}

.postarea h2 a{
	color: #215A87;
	text-decoration: none;
}

.postarea h2 a:hover{
	color: #000;
}

.postarea blockquote, .entry blockquote {
	clear:both;
	color:#3f3f3f;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
}
.postarea ul li {
	list-style-type: square;
}
.postarea li {
	margin-left:  35px;
}
.postarea ul {
	margin-bottom: 15px;
}
.postarea .byline, .postareasingle .byline {
	border:5px solid#f2f2f2;
	padding:5px;
	margin-top:20px;
}
.postarea .byline a {
	color:#000000;
	text-decoration:none;
}
.postarea .byline a:hover {
	color:#705738;
	text-decoration:underline;
}
.postarea .excerpt {
	margin-top: 5px;
	background:transparent url(images/liline.gif) bottom repeat-x;
	height:auto !important;
	
	/*padding-bottom: 10px;
	
	border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 7px;*/
	font-size: 16px;
	color: #666666;
    font-size: 11px;
    line-height: 13px;
		
}
.postarea .excerpt p {
	margin:0px;
}
.postarea .excerpt .byline {
	margin-bottom:10px;
}
.postarea .excerpt img {
	float:left;
	margin:0px 10px 0px 0px;
	padding:5px;
	background:#f2f2f2;
	border:1px solid #e7e7e7;
}
.postarea .excerpt .readfull {
	background: #f9f9f9;
	padding:5px;
	width:100%;
	float:right;
	border:1px double #f5f5f5;
	margin:10px 0px 10px 0px;
	text-align:right;
}
.postarea .excerpt .byline {
	margin-top:0px;
	border:none;
	background:#f2f2f2;
	text-transform:uppercase;
	font-size:x-small;
}
.postarea .excerpt span.searchtexthighlight {
	background:#215A87;
}
.postarea h1 {
  	color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
   
}
h2.singletitle {
	color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 3px;
}
h2.singletitle a {
	color: #000;
}
#sidebarnarrowright .widget {
	border-bottom:1px solid #E5E5E5;
	margin-bottom: 10px;
}
#postsidebar {
	float:right;
	width: 180px;
	padding-left: 10px;
	border-left: 1px solid #E5E5E5;
}
#postsidebar .postsidebarcontent {
	width: 180px;
	padding:0;
}
#postsidebar .postsidebarcontent .widget {
	width: 180px;
	border-bottom:1px solid #E5E5E5;
}
#postsidebar .postsidebarcontent .widget ul {
	width: 180px;
}
#postsidebar .postsidebarcontent h2 {
	margin-bottom:10px;
}
#postsidebar .postsidebarcontent select {
	width: 180px;
	padding:3px;
	border:1px solid #dddddd;
}
#postsidebar .postsidebarbottom {
	background:transparent url(images/postsidebarbottom.png) no-repeat;
	width: 180px;
	height:37px;
	margin:0;
	padding:0;
}
#share {
	width:230px;
	margin:0 auto;
}
#share ul {
	width:230px;
}
#share ul li {
	float:left;
	width:75px;
	list-style:none;
	text-align:center;
	margin-top:15px;
}
#postmeta {
	background:transparent url(images/postmetbg.png);
}
#postmeta .byline {
	width:225px;
	padding:10px;
}
#postsidebar select {
	width:200px;
	padding:3px;
}
#postsidebar .morefromcat {
	padding:10px;
}
#postsidebar .morefromcat h2 {
	margin:0px 0px 10px 0px;
}
#postsidebar .morefromcat ul {
	padding:10px;
	margin:0;
}
#postsidebar .morefromcat li {
	margin-left: 10px;
}
#postsidebar .morefromcat ul li {
	padding:3px 0px 3px 0px;
	list-style:none;
	background:transparent url(images/bullet.gif) no-repeat center left;
	padding-left:10px;
}
#postsidebar .morefromcat .excerpt {
	margin-bottom:10px;
	overflow:hidden;
	background:transparent url(images/liline.gif) bottom repeat-x;
	padding-bottom:5px;
}
#postsidebar .morefromcat .excerpt h3 {
	margin-top:0px;
	padding-top:0px;
}
#postsidebar .morefromcat .excerpt p {
	margin-top:0px;
}
#postsidebar .morefromcat .excerpt img {
	float:left;
	margin-right:10px;
	background:#E5E5E5;
	padding:5px;
}
.bnavigation {
	padding:10px auto 10px auto;
	margin:20px auto 20px auto;
}
.bnavigation a {
	font-size: 1em;
}
.bnavleft {
	float:left;
}
.bnavright {
	float:right;
}
.paginav {
	margin-bottom:15px;
	float:left;
	padding:0px;
}
.paginav a {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
.npfsearchmsg {
	margin:20px 0px 20px 30px;
}
.npfsearchmsg h2 {
	margin:0px 0px 10px 0px;
}
.postareameta {
	margin:10px 0px 10px 30px;
}
.entry {
	color: #333333;
    
    font-size: 14px;
    line-height: 18px;
}
div.postareasingle div.entry p {
	width:575px;
}
.entry .tags {
	background:#f2f2f2;
	padding:5px;
}
.entry a {
	color:#215A87;
}
.entry ul, .entry ol {
	margin:5px 0px 10px 30px;
	clear:both;
}
.entry ul li {
	list-style: disc;
	padding:0px 0px 3px 0px;
}
.entry ol li {
	list-style-type: decimal;
}
.entry ol ol li {
	list-style-type: lower-roman;
	padding:3px 0px 3px 0px;
}
.entry img {
	margin-bottom:10px;
}
.entry textarea {
	width:100%;
	height:auto !important;
	min-height:100px;
	border:1px solid#dddddd;
}
.entry input[type=text] {
	width: 300px;
	padding:5px;
	border:1px solid#dddddd;
}
.entry input.text {
	width: 300px;
	padding:5px;
	border:1px solid#dddddd;
}
.entry input[type=password] {
	width: 300px;
	padding:5px;
	border:1px solid#dddddd;
}
.entry input.password {
	width: 300px;
	padding:5px;
	border:1px solid#dddddd;
}
#indexentry {
	/*border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 7px;*/
	font-size: 16px;
	color: #666666;
    font-size: 11px;
    line-height: 13px;
	
}
#indexentry h2.h2titleindex {
	font-size: 12px;
    line-height: 17px;
	color: #215A87;
    
}
#indexentry.sticky h2.h2titleindex {
	color:#000000;
}
#indexentry {
	width:570px;
}
#indexentry h2.h2titleindex a {
	color: #215A87;
	text-decoration: none;
}
#indexentry h2.h2titleindex a:hover {
	color:#000;
	text-decoration: underline;
}
#indexentry .tags {
	background:#f2f2f2;
	padding:5px;
}
#indexentry a {
	color:#215A87;
}
#indexentry ul, #indexentry ol {
	margin:10px 0px 10px 30px;
	clear:both;
}
#indexentry ul li {
	list-style: disc;
	padding:3px 0px 3px 0px;
}
#indexentry ol li {
	list-style-type: decimal;
	padding:3px 0px 3px 0px;
}
#indexentry ol ol li {
	list-style-type: lower-roman;
	padding:3px 0px 3px 0px;
}
#indexentry img {
	margin-bottom:10px;
}
#indexentry textarea {
	width:100%;
	height:auto !important;
	min-height:100px;
	border:1px solid#dddddd;
}
#indexentry input[type=text] {
	width: 300px;
	padding:5px;
	border:1px solid#dddddd;
}
#indexentry input.text {
	width: 300px;
	padding:5px;
	border:1px solid#dddddd;
}
#indexentry input[type=password] {
	width: 300px;
	padding:5px;
	border:1px solid#dddddd;
}
#indexentry input.password {
	width: 300px;
	padding:5px;
	border:1px solid#dddddd;
}
ul.list404, ol.list404 {
}
ul.list404 li, ol.list404 li {
	padding:6px 0px 6px 0px;
}
ul.list404 li a, ol.list404 li a {
	color:#423B35;
}
/************************************************
* Sidebar                                        * 
************************************************/

#sidebarnarrowleft {
	width: 160px;
	float:left;
	margin:12px 0px 0px 8px;
	
	
}

#sidebarnarrowleft h2 {
	margin-bottom:10px;
}
#sidebarnarrowleft a {
#333333;
}
#sidebarnarrowleft select {
	width:130px;
	padding:3px;
}

#sidebarnarrowleft ul li  {
	list-style: square;
}

#sidebarnarrowleft ul li ul {
	
}
#sidebarnarrowleft ul li ul li {
	border:none;
}
#sidebarnarrowleft .widget {
	
	margin-bottom:10px;
}
#sidebarnarrowright {
	width: 320px;
	float:right;
	margin-top: 10px;
	border-left: 1px solid #E5E5E5;
	padding-left: 10px;
}
#sidebarnarrowright h2 {
	margin-bottom:10px;
}
#sidebarnarrowright a {
#333333;
}
#sidebarnarrowright select {
	width:130px;
	padding:3px;
}
#sidebarnarrowright ul li ul {
}
#sidebarnarrowright ul li ul li {
	border:none;
}
.sidebarad {
	text-align:center;
	margin: 0 auto;
	padding:5px;
}
#calendar caption, #wp-calendar caption {
	font-weight: bold;
	color : #ffffff;
	text-transform:uppercase;
	margin:0;
	padding:2px 0 2px 10px;
	width:100%;
	text-align:center;
}
#calendar table, #wp-calendar table {
	width: 100%;
	padding: 0;
	text-align: center;
}
#calendar thead th, #wp-calendar thead th {
	padding:3px;
	color:#3F3F3F;
	text-align:center;
}
#calendar tbody td, #wp-calendar tbody td {
	padding: 5px 0;
	color:#E5E5E5;
	text-align:center;
}
#calendar tfoot td, #wp-calendar tfoot td {
}
#calendar #prev, #wp-calendar #prev {
	text-align: left;
}
#calendar #next, #wp-calendar #next {
	text-align: right;
}
#calendar a, #wp-calendar a {
	font-weight: normal;
	color: #000000;
}
/* Form Elements */

.button {
	padding: 1px;
	background:#3F3F3F;
	color:#ffffff;
	border:none;
}
.button:hover {
	background:#eeeeee;
	color:#3f3f3f;
	text-decoration:none
}
#respond {
}
/* Comments*/

.commentarea {
	float: left;
	padding: 10px;
	background-color: #E5E5E5;
	width: 402px;
	margin-left: 158px;
}
.commentareain h2, .commentareain h3 {
	margin-bottom:10px;
}
.commentlist {
	padding-left:30px;
}
.commentlist li {
	margin: 0px 0 0px;
	padding: 18px 15px 10px 15px;
}
#commentform small {
	font-weight:normal;
	padding:0;
}
.commentmetadata {
	display: block;
}
.commentlist small {
	background:#f9f9f9;
}
.commentlist cite {
	font-size:12px;
	font-weight:bold;
}
.cancel-comment-reply {
	font-size:12px;
	font-weight:bold;
}
.commentlist ul li, .comments ol li {
	list-style:none;
}
.commentlist p {
	margin:15px 0px 15px 0px;
}
.commentlist li.even {
	border-left:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
	margin-right:10px;
}
.commentlist li.alt {
	border-right:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
	margin-right:10px;
}
.commentlist li.odd {
	padding-top:10px;
}
.commentlist li img {
	float:left;
	margin-right:5px;
}
/* Footer*/

#footer {
	margin:5px auto 0px auto;
	width: auto;
	color:#ffffff;
	font-size:x-small;
	background:#000000 url(images/bgds.jpg) repeat-x;
	padding: 10px;
	clear:both;
}
#footer a {
	color:#ffffff;
}
#footer .tools {
	float:right;
	margin-right:30px;
}
#footer .tools ul {
	list-style: none;
	margin-right:30px;
}
#footer .tools ul li {
	float: left;
	display: block;
	padding-left:20px;
}
#footer .tools ul li a {
	float: left;
	display: block;
}
#footer .tools ul li a: hover {
	text-decoration:underline;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f2f2f2;
	padding: 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.aligncenter img {
	max-width: 475px;
	height:auto;
}
.wp-caption.alignleft img {
	max-width: 250px;
	height:auto;
}
.wp-caption.alignright img {
	max-width: 250px;
	height:auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.subnavbox {
	background-color: #333;
	height: 34px;
	margin-top: -1px;
	list-style: none;
	
	font-size: 12px;
	
}
.subnavelement {

	float: left; margin-top: 8px;  text-align: center;
}

.subnavelement a:link, .subnavelement a:visited {
	padding: 10px 8px 10px 8px;
	text-decoration: none;
	background-color: #FFF;
	border-right: 1px dotted #6A6A6A;
	color: #215A87;

}

.subnavelement a:hover {
	color: #FFF;
	background-color: #AB312E;
	padding: 10px 8px 10px 8px;
}
ul.children li.cat-item {
	margin: 0px 0px 0px 15px;
	padding: 0;
}

.categorychildren {
	margin: 0 15px 15px 0;
	padding: 0 10px 0 0px;
	border-bottom: 1px #CCC dotted;
	border-top: 1px #CCC dotted;
	list-style-type: square;
	float: left;
	min-height: 55px;
	background-color: #FFF;
}

.categorychildren ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style-type: square;
}

.categorychildren li {
	margin: 0;
}

 
.categorychildrentitle {
	color: #666;
}

div.categorychildren ul li.cat-item ul.children li.cat-item a:link, div.categorychildren ul li.cat-item ul.children li.cat-item a:visited {
	font-weight: normal;
	color: #215a87;
	
}

.underheader {
	clear:left;
	height: 21px;
	background: #464646 url(images/underheader-gradient.jpg);
	margin: 0 10px 0 0;
	padding: 8px 10px 0 19px;
	font-color: #FFF;
	width: 929px;
	line-height: 13px;
	font-size: 12px;
	font-weight: bold;
	
	color: #FCCC68;
}

.underheader a:link, .underheader a:visited {
	color: #FFF;
}
 
.postinfo {
	font-size: 10px;
	color: #999;
	line-height: 11px;
	padding-bottom: 5px;
}

.postarea ul li.cat-item a:link, .postarea ul li.cat-item a:visited {
    color: #D9491B;
	font-size: 12px;
}

.postareaindex ul li.cat-item a:link, .postareaindex ul li.cat-item a:visited {
    color: #D9491B;
}

span.entry-category a:link, span.entry-category a:visited {
    color: #999999 !important;
	text-decoration: none;
}

span.entry-category a:hover{
    color: #000 !important;
	text-decoration: underline;
}


.entry-category {float: left; font-size: 11px; margin: 0 3px 0 0; padding: 0;}

div#indexentry p {
    color: #666666;
    font-size: 11px;
    line-height: 13px;
    margin: 0 0 3px 15px;
    padding: 0 0 3px;
}


div.postarea div.excerpt p {
    color: #666666;
    font-size: 11px;
    line-height: 13px;
    margin: 0 0 3px 15px;
    padding: 0 0 3px;
}

li.cat-item a
{
	font-size: 12px;
	line-height: 15px;
}
li.cat-item a:hover
{
	color: #000 !important;
}

.toptexta {
	float:left;
	width: 340px;
	clear: both;
	margin: -5px 0 0 -8px;
}

.bottomtexta {
	margin: -5px 0 0 -8px;
}


