html {
	height: 100%;
}

html,body,ul,ol,li,p
h1,h2,h3,h4,h5,h6,form,fieldset,a,img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h3 {font: 16px Georgia;
color: #004276;
margin-top: 10px;
margin-bottom: 6px;}

ul {
	list-style: none;
font: 12px Verdana;
line-height: 14px;
}
ol {padding-left: 15px;}
a:visited {text-decoration:none;}
body {
	height: 100%;
	min-width: 1000px;
	width: expression(document.body.clientWidth<1000?"1000px":"auto");
	font-size: 100.01%;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	background-color: #EEEEEE;
}


.shape {
	background: url(images/bg_shape.png) repeat-x bottom;
	width: 921px;
	height: 105px;
	margin: 0 auto;
	margin-bottom: 15px;
}


.head {
	background: url(images/bg_head.jpg) repeat-x;
	width: 884px;
	height: 84px;
	border-right: 1px solid #F5F5F5;
	border-left: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	margin: 0 auto;
    padding: 15px 20px 0 15px;
}

span.languages {
	float: right;
	margin-top: -19px;
	width: 140px;
	border: 1px solid #424546;
	border-top: none;
	text-align: center;
    padding-bottom: 2px;
     background-color: #2e2f31
}
*:first-child+html span.languages{padding-top: 4px;}
*html span.languages {padding-top: 4px;}
span.languages a {font: 11px Georgia;
	color: #ffffff;
    text-decoration: none;}
    #dogs.show {display:none;
    background-color:#2e2f31;
    position:absolute;
    width:110px;
    float: left;
    padding-bottom: 15px;
    padding-left:30px;
    border: 1px solid #424546;
     margin-left: 742px;
        border-top: none;
        margin-top: -1px;}
        *html #dogs.show {margin-top: -1px;}
        #dogs.show a {font: 13px Georgia;
            color: #f8f8f8;
            text-decoration: none;}
            #dogs.show a:hover {text-decoration: underline;}

a.logo {
	font: 44px Georgia;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
}

h2.logo_s {
	font: 14px Georgia;
	font-style: Italic;
	color: #BBD0E2;
	margin-left: 2px;
}


ul.subscribe {
	float: right;
	margin-top: -18px;
}

ul.subscribe li {
	float: left;
	display: inline;
    margin-left: 3px;
}
ul.subscribe li a {
	font: 11px Georgia;
	color: #E7E6E6;
	text-decoration: none;
	padding-right: 15px;
}

ul.subscribe li a:hover {text-decoration: underline;
}

a.rss {
	background: url(images/rss_img.png) no-repeat right;
}

#cats.showme
{
    display:none;
    background-color:#f8f8f8;
    position:absolute;
    width:490px;
    margin-left:370px;
    margin-top:22px;
    border: 1px solid #e7e7e7;
    padding: 15px 0 15px 18px;
    _margin-left: -85px;
    _padding-right: 0px;
}
*:first-child+html #cats.showme {margin-left: -85px;}

.grey {width: 1px;
float: left;
position: absolute;
margin-left: 147px;
background-color:#CFCFCF;
height: 87%;
display: run-in;
}

*html #cats.showme .grey {width: 1px;
position: absolute;
background-color:#CFCFCF;
margin-left: 147px;
height: 87%;
float: left;
}
*:first-child+html #cats.showme .grey {width: 1px;
position: relative;
background-color:#CFCFCF;
margin-left: 0px;
left: 147px;
}
#cats.showme ul.cats_ul li
{float: left;
display: inline;
width:158px;
margin-bottom: 7px;
}
#cats.showme ul.cats_ul a
{font: 11.5px Georgia;
color:#1c1f20;
letter-spacing:0px;
text-decoration: none;
}
#cats.showme ul.cats_ul a:hover{text-decoration: underline;}
.grey_1{width: 1px;
float: left;
position: absolute;
margin-left: 305px;
background-color:#CFCFCF;
height: 87%;}
*:first-child+html #cats.showme .grey_1 {width: 1px;
position: relative;
left: -200px;
float: right;
}


a.em {
	background: url(images/updates_img.png) no-repeat right;
}

a.tw {
	background: url(images/twitter_img.png) no-repeat right;
}

.contentmain {
	margin: 0 auto;
	width: 919px;
	margin-bottom: 20px
}

.content {
	background-color: #ffffff;
	border: 1px solid #CECECE;
	width: 877px;
	float: left;
	padding: 12px 20px 12px 20px;
}

ul.nav {
	border-bottom: 1px solid #E7E7E7;
	padding-bottom: 2px;
	width: 880px;
	height: 20px;
	margin-bottom: 15px;

    }

ul.nav li {
	float: left;
	display: inline;
	margin: 0;
	font: 12px Georgia;
	color: #8D8D8D;
    padding: 0px;
}
ul.nav li.sep {margin: 0 10px;}
ul.nav li a {
	font: 12px Georgia;
	color: #8D8D8D;
    letter-spacing: 1px;
	text-decoration: none;
}

ul.nav li a:hover {
	color: #1C1E20;
    text-decoration: underline;
}
ul.nav li.current_page_item a
{
color:black;
text-decoration: none;
}

ul.nav li.search {
	float: right;
    margin-top: -5px;
}

#s {
	background: url(images/search_box.png) no-repeat;
	border: none;
	width: 153px;
	height: 15px;
	float: left;
	font: 11px Georgia;
	font-style: Italic;
	color: #1C1E20;
	padding-top: 4px;
	padding-left: 6px;
}
#s {
_margin-right: -3px;
_margin-top: 5px;}
#searchsubmit {
	background: url(images/button.png) no-repeat;
	border: none;
	width: 21px;
	height: 20px;
    padding-top: 20px;
}
#searchsubmit {
_margin-top: 5px;}
.hidden
{
    display:none;

}

ul.stories {
	border-right: 1px solid #F1F1F1;
	padding-right: 15px;
	width: 563px;
	
	float: left;
    padding-top: 0px;
    padding-bottom: 5px;
} 
*html ul.stories li {
margin-right: -7px;
}
li.subject {
	font: 30px Georgia;
	color: #004276;
}
li.subject a{
	font: 24px Georgia;
	color: #004276;
    text-decoration:none;
}
li.subject a:hover {text-decoration: underline;}

li.by_who {
	font: 11.5px Georgia;
	color: #6B6B6B;
	padding-bottom: 3px;
}
li.txt {
	font: 13px Georgia;
	color: #1C1E20;
	margin-top: 8px;
	line-height: 18px;
	padding-right: 17px;
    border-bottom: 1px solid #E7E7E7;
    padding-bottom:15px;
    margin-bottom: 20px;
    float: left;
    width: 548px;
}

li.txt a {color: #31485E;
    text-decoration: underline;}
li.txt p
{margin-top: 6px;
font: 12px Verdana;
line-height: 22px;
color:#1C1E20;
margin-bottom: 7px;

}
.txt a.more-link {
    background: url(images/mark_read.png) no-repeat left;
	font: 13px Georgia;
	color: #004276;
	padding-left: 8px;
	text-decoration: none;
    float: left;
    margin-left: 20px;
    margin-top: 6px;}
.txt a.more-link:hover{text-decoration: underline;}


.asd
{
    padding-left:10px;
    font-weight:bold;

}
li.txt img
{
	font: 12px Georgia;
	color: #1B1E20;
	margin-left: 10px;
	border: 1px solid #3B3E3F;
	float: right;
	margin-right: -17px;
	_margin-right: 0px;
}


h6.under_subject {
	font: 13px Georgia;
	color: #004276;
	margin-top: 10px;
	margin-bottom: 8px;
}
h3.comments
{
	font: 18px Georgia;
	color: #004276;
	position:relative;
	border-bottom: 3px solid #ffffff;
	margin-bottom: -23px;
	float: left;
	width: 548px;
	}

div.wp-caption {
float:right;
}
.wp-caption-text {
float:right;
margin-right:5px;
}

li.more {
	border-bottom: 1px solid #E7E7E7;
	width: 565px;
	height: 20px;
	padding-bottom: 13px;
	margin-top: 12px;
	margin-bottom: 20px;
}

a.read {
	background: url(images/mark_read.png) no-repeat left;
	font: 13px Georgia;
	color: #004276;
	padding-left: 8px;
	text-decoration: none;
}

a.read:hover {
	text-decoration: underline;
}
span.p_d {
	color: #88898A;
}


.comments
{
	font: 13px Georgia;
	color: #004276;
}



span.p_d {
	color: #88898A;
}
.txt .comments a {
	background: url(images/mark_comment.png) no-repeat left;
	font: 13px Georgia;
	color: #004276;
	padding-left: 13px;
	margin-top: 6px;
    margin-left: 15px;
	text-decoration: none;
    float: left;}


.txt .comments a:hover{text-decoration: underline;}


li.others {
	width: 565px;
}
span.add {
	font: 14px Georgia;
	color: #88898A;
	text-decoration: none;
	margin-left: 10px;
}

ul.others1 {
	width: 580px;
	float: left;
	_margin-left: -15px;
	}
	*:first-child+html ul.others1 {margin-left: -15px;}

ul.others1 li {
    width:260px;
    _list-style-type: none;
    }
    *:first-child+html  ul.others1 li {list-style-type: none;}
    @media screen and (-webkit-min-device-pixel-ratio:0){ul.others1 li{list-style-type:none;}}
.bottom3 {float: left;
width:570px;
border-bottom: 1px solid #E7E7E7;
margin-bottom: 5px;
 padding-top: 5px;
 padding-bottom: 10px;
 }
 
.bottom_post
{float:left;
 width:285px;
}
.bottom_post li {_width: 258px;}
*:first-child+html .bottom_post li{width: 258px;}
li.by_who1 {font: 11px Georgia;
color: #828282;
margin-bottom: -4px;}

li.comments1 a {
	background: url(images/mark_comment.png) no-repeat left;
	font: 11px Georgia;
	color: #828282;
	padding-left: 13px;
	margin-left: 2px;
	text-decoration: none;
}
li.comments1 a:hover {text-decoration: underline;}

ul.others2 {
	width: 246px;
	float: right;

}

li.next_page {
	margin-top: 15px;
	float: right;
}

.next_page a     {
	float: right;
	font: 14px Georgia;
	color: #004276;
	text-decoration: none;
	padding-right: 10px;
	_margin-right: 5px;
}
.next_page a:hover {text-decoration: underline;}
a.next:hover {
	text-decoration: underline;
}

ul.right_column {
	width: 285px;
	float: left;
	margin-left: -1px;
	border-left: 1px solid #f1f1f1;
	padding-left: 11px;
    
}
li.note {float: left;
    width: 275px;
font: 11.5px Georgia;
}
li.subject1 {
	font: 14px Georgia;
	color: #82451B;
	border-bottom: 1px solid #E7E7E7;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
li.subject2 {
	font: 18px Georgia;
	color: #82451C;
	border-bottom: 1px solid #E7E7E7;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
li.stuff1 {
	font: 12px Georgia;
	font-weight: bold;
	color: #000000;
	margin-top: 16px;
	line-height: 20px;
}

li.stuff2 {
	font: 12px Georgia;
	color: #000000;
	line-height: 20px;
}
li.stuff_empty {height: 15px;}
a.mailto {
	font: 12px Georgia;
	color: #403F3F;
	text-decoration: none;
}

a.mailto:hover {
	text-decoration: underline;
}
span.cont_us {
	border-top: 1px solid #E7E7E7;
	font: 12px Georgia;
	color: #403F3F;
	margin: 10px 0 10px 10px;
	float: right;
	padding-top: 12px;
    width: 283px;
    _margin-left: 0px;
}
*:first-child+html span.cont_us {margin-left: -10px;}


.previous {
	float: left;
	width: 275px;
	font: 10px Georgia;
	color: #C9C9C9;
}
.p {float: left;}
.n {float: right;}
.right_column li.p_n_post {width: 275px;
    float: left;
    margin-bottom: 8px;}
.prev_post{float:left;
    width:125px;}
.next_post {float: right;
    width: 125px;}
    .p_n_post a {font: 14px Georgia;
        color:#82451c;
        text-decoration: none;}
        .p_n_post a:hover {text-decoration: underline;}

li.subject1 {
	font: 14px Georgia;
	color: #82451B;
	border-bottom: 1px solid #E7E7E7;
	padding-bottom: 3px;
    margin-bottom: 2px;
}

li.txt1 {
	font: 11px Verdana;
	color: #1F1F1F;
	line-height: 16px;
	padding-right: 6px;
}

ul.about {
	margin: 3px 0px 20px 30px;
font: 11px Verdana;
}

a.about_a {
	background: url(images/mark_about.png) no-repeat left;
	padding-left: 7px;
	font: 11px Verdana;
	color: #1C1E20;
	text-decoration: underline;
}

a.about_a:hover {
	color: #82451B;
	text-decoration: underline;
}

li.others3 {
	margin-bottom: 10px;
}

li.others5 {
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	float: left;
	padding: 10px 0;
	margin-bottom: 12px;
	width: 275px;
}

ul.others5 li {
	float: left;
	display: inline;
	width: 110px;
	margin-right: 12px;
	margin-bottom: 5px;
}

ul.others5 li a {
	font: 12px Georgia;
	color: #3A3C3E;
	text-decoration: none;
    
}
ul.others5 a:hover {text-decoration: underline;}
ul.others5 li
{
	
    width:135px;
}
ul.others5
{
    width:295px;

}
ul.pict_links1 {
	float: left;
	width: 130px;
	margin-right: 25px;
    margin-bottom: 5px;
   
}


ul.pict_links {
	float: left;
	width: 130px;
    margin-bottom: 5px;
   
}
.pict_links li
{
   

}

li.img2 {
	margin: 9px 0;
}

li.mark {
	margin: 0px 4px 4px 6px;
	width: 5px;
	height: 6px;
	float: left;
}

li.from_IHR {
	font: 13px Georgia;
	color: #1C1F21;
	line-height: 19px;
	padding-left: 10px;
    margin-left: 6px;
    margin-bottom: 3px;
}
.from_IHR a{font: 13px Georgia;
	color: #1C1F21;
    text-decoration: none;}
    .from_IHR a:hover {text-decoration: underline;}
span.from {
	color: #484F54;
}

#foot {
	margin: 0px auto;
	width: 921px;
}

.footermain {
	background-color: #1C1E20;
	width: 875px;
	height: 89px;
	border: 1px solid #F5F5F5;
	border-bottom: none;
	float: left;
	margin-top: 20px;
	padding: 20px 23px 0px 23px;
}

.footer {
	border-bottom: 1px solid #333537;
	width: 885px;
	height: 50px;
	padding-bottom: 20px;
}

span.subscribe_to {
	float: left;
	font: 12px Georgia;
	color: #ffffff;
}

ul.subscribe_footer {
	width: 130px;
	float: left;
	margin-top: -3px;
	margin-left: 5px;
}

ul.subscribe_footer a {
	font: 12px Georgia;
	text-decoration: none;
	padding-left: 18px;
}
ul.subscribe_footer a:hover {text-decoration: underline;}

.rss_f a {
	background: url(images/rss_img.png) no-repeat left;
    color:#FFF;
}

a.em_f {
	background: url(images/updates_img.png) no-repeat left;
    color:#FFF;
}

a.tw_f {
	background: url(images/twitter_img.png) no-repeat left;
    color:#FFF;
}

.right_f {
	float: right;
	text-align: right;
	width: 240px;
}

ul.links_f {
	float: right;
	color: #A0A0A0;
	font: 12px Georgia;
}

ul.links_f li {
	float: left;
	display: inline;
	margin: 0px 1px;
}

a.f_links {
	font: 12px Georgia;
	color: #A0A0A0;
	padding: 0px;
	text-decoration: none;
}

a.f_links:hover {
	color: #ffffff;
    text-decoration: underline;
}

h6.h_f {
	font: 12px Georgia;
	color: #EEEEEE;
	margin-bottom: 1px;
}

a.h_f_a {
	font: 12px Georgia;
	color: #EEEEEE;
	text-decoration: none;
	padding: 0px;
	padding-left: 3px;
}

a.h_f_a:hover {
	text-decoration: underline;
}
li.tabl {float: left;
margin-top: 24px;}
h6.add_comment {
	font: 24px Georgia;
	color: #004276;
	margin-top: -20px;
	_margin-top: -15px;
}

.form {
	float: left;
	width: 545px;
	background-color: #F5F5F5;
	margin-top: -25px;
	margin-bottom: 5px;
	padding-top: 35px;
	padding-left: 20px;
	padding-bottom: 25px;
	border-top: 1px solid #CDCDCD;
}

label {
	font: 14px Georgia;
	color: #1C1E20;
    font-weight:normal;
}

span.l_i {
	float: left;
	margin-top: 10px;
}

#email {
	width: 238px;
	height: 20px;
	border: 1px solid #7B7B7C;
	padding-top: 5px;
	padding-left: 2px;
	font: 14px Georgia;
	color: #1C1E20;
}

#author {
	width: 238px;
	height: 20px;
	margin-right: 45px;
	border: 1px solid #7B7B7C;
	padding-top: 5px;
	padding-left: 2px;
	font: 14px Georgia;
	color: #1C1E20;
}

textarea {
	width: 525px;
	height: 167px;
	border: 1px solid #7B7B7C;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 2px;
	font: 14px Georgia;
	color: #1C1E20;
}

span.r_b {
	margin-top: 10px;
	float: left;
	width: 530px;
	height: 35px;
}

input#vehicle {
	float: left;
}
label.v {float: left;
margin-top: 3px;}

input#submit {
	width: 97px;
	height: 25px;
	border: 1px solid #7B7B7C;
	background: url(images/bg_button.jpg) repeat-x;
	font: 14px Georgia;
	color: #1C1E20;
    float:right;
}
li.name {	
	margin-left:15px;
	margin-top: 20px;
	border-top: 1px solid #E7E7E7;
	width: 530px;
   padding-top: 20px;
   float: left;
}
li.name small
{
     font-weight:bold;
    font: 14px Georgia;
	color: #1C1E20;
}
li.name p {font:14px Georgia;
color:#1C1E20;}
h6.subject_post a {
	font: 12px Georgia;
	color: #82451C;
	padding-bottom: 5px;
}
h6.subject_post  {
	font: 14px Georgia;
	color: #82451C;
	padding-bottom: 5px;
}

ul.r_p {
	float: left;
	width: 275px;
	margin-bottom: 20px;
}
a.resent_post {
	font: 12px Georgia;
	color: #403F3F;
	text-decoration: none;
}

a.resent_post:hover {
	text-decoration: underline;
}
.txt ul
{
    padding-top:20px;
    list-style-type: square;
    padding-left: 15px;

}
li.txt2 {
	font: 14px Georgia;
	color: #1C1E20;
	padding-left: 150px;
	

}

li.subject2 {
	font: 18px Georgia;
	color: #82451C;
	border-bottom: 1px solid #E7E7E7;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
li.subject3 {
	font: 30px Georgia;
	color: #004276;
}
.comet {float: left;
    width: 566px;
    padding-bottom: 30px;
	border-bottom: 1px solid #C3C3C3;
	margin-bottom: 15px;}
li.other4 {
	float: left;
	width: 150px;
	font: 14px Georgia;
    color: #898a8a;
}
   
li.other4 a {font:14px Georgia;
  color:#004276;
    text-decoration: none;}
    li.other4 a:hover {text-decoration: underline;}
     li.other4 ul {width: 140px;
    padding-right: 13px;
    float: left;}
    li.cwho a {font: 14px Georgia;
        color:#1c1e20;
        text-decoration: none;}
        li.cwho a:hover {text-decoration: underline;}
    .right_column {float: right;
        width: 285px;
        _padding-left: 15px;}
li.rp {width: 275px;
      float: left;}
.pict {float: right;
       width: 285px;
       margin-top: 23px;}
.txt_m {font: 14px Georgia;
	color: #1c1f21;
	margin-top: 15px;
	line-height: 18px;
    width: 880px;}
.subject_m {font: 44px Georgia;
        color:#004276;
    margin-top: 20px;}
    code {margin-top: 15px;
        margin-bottom: 15px;
        float: left;
        }
		strong.search-excerpt { background: yellow; } 
		.textwidget {margin-bottom: 20px;}
		.textwidget a {color:#1C1E20;
		font-family:Georgia;
		font-size:12px;}
		.tubepress_normal_embedded_wrapper {width:425px;margin:0 auto;}
		.tubepress_thumbs{}
		.tubepress_thumb_inner{ float:left;width:125px;}
		.maintext {width: 548px;
		display: block;}
		a span {
		word-break: break-all;}
		
		.screen-reader-text
		{
		display:none;
		}

li.txt div.wp-caption p.wp-caption-text {font-size:10px !important;text-align:left !important;font-color: #444 !important;padding-left:50px !important;}


