/* CSS Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;z-index:0;}
:focus{outline:0;}
body{color:black;background:white;}
ol,ul{list-style:none;}
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: "" "";}

.clearMe {display: block; height: 0; clear: both; font-size: 0;}
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clear {display: inline-block;}
/* hide IE mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* */

html {overflow: -moz-scrollbars-vertical;}
body {font-size: 13px; font-family: 'arial'; text-align: center; color: #333; margin-bottom: 30px;}

#pcontainer {width: 747px; margin: 0 auto; text-align: left;}
body.home #pcontainer {background: #ff1900 url(./images/template/bottom.jpg) center bottom no-repeat; padding-bottom: 25px; color: #fff;}


#ptop {background: #ff0000;} 
#ptop .header {padding: 46px 25px 0 38px; margin: 0 0 8px 0;}
#ptop .header h1 {float: left;}
#ptop .header h1 a {display: block; width: 190px; height: 114px; background: url(./images/template/logo.gif) center center no-repeat;}
#ptop .header h1 a span {display: none;}
#ptop .header .ticker {padding: 83px 0 0 8px; float: left;}
#ptop .header .ticker img {margin: 0; padding: 0; }
#ptop .header .ppc {float: right; padding-top: 103px;}
#ptop .header .ppc img {margin: 0; padding: 0;}
#ptop .nav ul.links {list-style: none; padding: 0 25px 0 38px; border-top: 2px solid #fff; border-bottom: 2px solid #fff;}
#ptop .nav ul.links li {display: block; float: left; padding: 0 16px 0 16px; background: url(./images/template/nav_sep.gif) left center no-repeat;}
#ptop .nav ul.links li a {display: block; float: none; height: 24px; padding: 10px 7px 0 12px; margin: 0; font-size: .9em; color: #fff; text-transform: uppercase; text-decoration: none; font-weight: bold;}
#ptop .nav ul.links li a:hover {opacity: .7; filter:alpha(opacity=70);}
#ptop .nav ul.links li.f a {padding-left: 0;}
#ptop .nav ul.links li.current_page_item > a,
#ptop .nav ul.links li.current_page_parent > a {opacity: .7; filter:alpha(opacity=70); }
#ptop .nav ul.links li.soc a {background: 0; padding: 0; margin: 0; display: inline; height: auto;}
#ptop .nav ul.links li.soc a img {margin: 8px 0 0 8px; padding: 0;}
#ptop .nav ul.links li.f {background: none; padding-left: 0;}
#ptop .nav ul.links li.soc {float: right; background: none; padding: 0;}
#ptop .nav ul.links ul {float: none; position: absolute; margin-left: -16px; min-width: 150px; background: #ff0000; border: 1px solid #fff; border-top: 2px solid #fff;}
#ptop .nav ul.links ul li {float: none; width: 100%; background: none; padding: 0;}
#ptop .nav ul.links ul li a {height: auto; padding: 10px 10px 10px 16px;}

/* dropdown nav */
#ptop .nav ul.links li ul {visibility: hidden;}
#ptop .nav ul.links li:hover ul {visibility: visible;}

#pmain {border: 1px solid #b2b2b2;}
#pmain .content {float: left; width: 65%;}
#pmain .content .lgutter {padding: 30px 0 0 24px;}
#pmain .extra {float: right; width: 30%; border-left: 1px solid #b2b2b2;}
#pmain .extra .lgutter {padding: 30px 20px 60px 20px;}

body.home #pmain {border: 0;}
body.home #pmain .content {float: none; width: auto;}
body.home #pmain .content .lgutter {padding: 30px 34px;}  
body.home #pmain .extra {display: none;}



/*------------------------- Container, main, sidebar ---------------------*/

.main {}
.main a {color: #871F1F;}
.main a:hover {text-decoration: underline;}
.main h1 {font-family: arial; font-size: 3.4em; font-weight: normal; margin: 0 0 24px 0;}
.main h1 a {color: #333; text-decoration: none; }
.main h1 a:hover {color: #922;}
.main h2 {font-size: 2.0em; font-weight: normal; margin: 0 0 8px 0;}
.main h3 {font-size: 1.2em; font-weight: normal; margin: 0 0 6px 0; text-decoration: underline;}
.main p {line-height: 1.3em; padding-bottom: 12px;}
.main ul {list-style: disc;}
body.home .main h1 {font-size: 1.6em; font-family: arial; font-weight: bold; margin: 0 0 17px 0;}
body.home .main h2 {font-size: 1.4em; font-family: arial; font-weight: bold;}
body.home .main h3 {margin-bottom: 19px; font-weight: bold; text-decoration: none;}

.main .title h1 {margin-bottom: 5px;}
.main .title .postdate {margin-bottom: 18px; font-size: .9em; color: #777;}

#container
{
	overflow: hidden;
	margin: 0 0 10px 0;
}

#main
{
	padding: 0 0;
}

#sidebar
{
	padding: 0 0 0 0;
	margin: 0;
}

#sidebar ul ul.twitter li {line-height: 1.4em; margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: 1px solid #e5e5e5;}
#sidebar ul ul.twitter li span {display: block;}

/*---------------------- Content -------------------------*/
.post
{
	margin-bottom: 16px;
}

.postdate
{
	padding: 0;
	margin: 0;
}

.month
{
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	margin: 3px 0 5px;
}

.date
{
	text-align: center;
	margin-top: 2px;
	font-size: 20px;
}

.title
{
	overflow: hidden;
	margin: 0 0 0 0;
}

.title h2
{
	padding: 5px 0;
}

.postmeta{
	padding: 5px 0 0 0;
}

.postmeta_category
{
	background: url(images/category.gif) no-repeat;
	padding: 0 5px 0 18px;
}

.postmeta_author
{
	background: url(images/author.gif) no-repeat;
	padding: 0 5px 0 18px;
}

.postmeta_category a
{
}

.postmeta_category a:hover
{
}

.entry
{
	/*text-align: justify;*/
}
/*
.entry h3
{
	margin: 10px 0;
	font-size: 16px;
}

.entry h4
{
	margin: 10px 0;
}

.entry p
{
	text-indent: 15px;
	margin: 5px 0;
}
*/
.social ul {list-style: none; padding: 0; margin: 10px 0; position: relative; top: 14px; left: -12px; text-align: left;}
.social li {display: inline; margin: 0 4px 0 0;}
.social img {margin: 0; padding: 0;}

.additionalinfo
{
	overflow: hidden;
	margin: 0 10px;
}

.ai_tags
{
	float: left;
	width: 450px;
}

.ai_tags a
{
}

.ai_tags a:hover
{
}

.ai_comments
{
	float: right;
}

.ai_comments a
{
}

.ai_comments a:hover
{
}

.navi
{
	overflow: hidden;
}

.navi .left
{
	float: left;
	padding: 8px;
}

.navi .right
{
	float: right;
	padding: 8px;
}

/*------------------------ Sidebar ------------------------*/

#sidebar .widgettitle {}

#sidebar ul
{
	margin-top: 0;
	padding: 0 0 15px 0;
}

#sidebar a
{
	
}

#sidebar a:hover
{
}

#sidebar ul h2
{
	margin: 25px 0 10px 0;
	font-size: .9em;
	font-weight: normal;
	color: #666 !important;	
	border-bottom: 1px solid #b2b2b2;
	padding: 0 0 4px 0;
	text-transform: uppercase;
}

#sidebar ul li
{
	list-style: none;
	line-height: 180%;
	font-size: 12px;
	padding-bottom: 6px;
}

#sidebar ul ul
{
	padding: 0px 12px;
}

#sidebar ul ul li
{
	border-bottom: 0px solid #b2b2b2;
	padding: 2px 0;
	padding-left: 0;
	font-size: 1.1em;
}


/*--------------------- Footer ------------------------*/
#footer
{
	clear: both;
	overflow: hidden;
	padding: 10px 30px;
	background: #CCCCCC;
	margin-bottom: 30px;
}

#bottomwidget
{
	background: #F7F8E0 none repeat scroll 0 0;
}

#bottomwidget a
{
	text-decoration: none;
}

#bottomwidget a:hover
{
}

#bottomwidget ul
{
	padding: 0 10px;
	margin: 0;
	overflow: hidden;
}

#bottomwidget ul h2
{
	font-size: 18px;
	line-height: 180%;
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

#bottomwidget ul li
{
	list-style-type: none;
	float: left;
	padding: 20px;
	width: 280px;
}

#bottomwidget ul ul
{
	padding: 0px 10px;
}

#bottomwidget ul ul li
{
	border-bottom: 1px solid #eeeeee;
	padding: 2px 0;
	background: url(images/side.gif) no-repeat 0 10px;
	padding-left: 16px;
	width: 240px;
}

#footer a
{
}

#footer a:hover
{
}

#footer .footer_left
{
	float: left;
	line-height: 160%;
}

#footer .footer_right
{
	float: right;
	line-height: 160%;
}

/*-------------------- Comment ------------------------*/
.commentstitle
{
	margin: 30px 0 0 20px;
}

.commentstitle h3
{
	padding-bottom: 10px;
	padding-top: 10px;
}

.commentsnumber
{
}

.trackback
{
	float: right;
	padding-top: 10px;
	padding-right: 12px;
}

.commentlist
{
	list-style-type: none;
	padding: 10px 12px;
	margin: 0 20px 0 20px;
}

.commentlist li
{
	border-bottom: 1px solid #b2b2b2;
	padding: 5px 0 0 0;
	min-height: 100px;
	list-style: none;
	margin: 0;
}

.commentlist li ol li
{
	min-height: 0;
}

.alt
{
}

.commentmeta
{
	padding: 3px 10px;
}

.commentavatar
{
	float: left;
}

.commentinfo
{
}

.commentauthor
{
	font-size: 16px;
	display: block;
}

.commentauthor a
{
	font-weight: bold;
}

.commentauthor a:hover
{
}

.commenttime
{
	font-size: .8em;
}

.commentcontent
{
	padding: 10px 10px 0 10px;
	/*text-align: justify;*/
}

.tbinfo
{
	padding: 10px;
	overflow: hidden;
}

.tbsource
{
	float: left;
	width: 450px;
}

.tbtime
{
	float: right;
	width: 150px;
}

.tbcontent
{
	padding: 10px;
}

.avatar
{
	width: 32px;
	height: 32px;
	display: block;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}

#comform
{
	margin: 0 0 0 20px;
}

#respond
{
	margin: 45px 0 15px 0;
}

#commentform p
{
	margin: 0 0 10px 0;
}

input#author, input#email, input#url, textarea#comment
{
	margin-left: 12px;
	border: 2px solid #CCCCCC;
	padding: 2px;
	width: 200px;
	background-color: #F9F9F9;
} 

textarea#comment
{
	width: 80%;
	height: 150px;
}

input#author:focus, input#email:focus, input#url:focus, textarea#comment:focus
{
	color: #666666;
	border: 2px solid #FF0000;
	background-color: #FFFFFF;
}

label
{
	margin-left: 5px;
	font-size: 12px;
}

input#submit
{
	margin-left: 12px;
	background-color: #f9f9f9;
	border: 2px solid #CCCCCC;
	width: 80px;
	padding: 2px 5px;
	color: #666666;
	font-size: 12px;
}

/*----------------- Blockquote, code, list -----------------*/
blockquote
{
	background-color: #EEEEEE;
	color: #666666;
	margin: 10px 30px 10px 20px;
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
	border-left: 5px solid #669900;
}

pre
{
	background: #E6E6E6 none repeat scroll 0 0;
	border: 1px solid #BDBDBD;
	color: #666666;
	overflow: auto;
	margin: 10px;
	padding: 10px;
}

code
{
	background: #E6E6E6 none repeat scroll 0 0;
	border: 1px solid #BDBDBD;
	color: #666666;
}

.post ul, .post ol
{
	margin: 10px 0 10px 0;
	padding-left: 40px;
	padding-right: 40px;
}

.post li
{
	padding: 2px 0 2px 0;
}

.edit_link {}


/*------------------------ Search Form ------------------------*/

#searchform
{
	margin: 20px 0 0 0;
	background: url(images/search.gif) no-repeat left top;
	height: 32px;
	width: 260px;
}

#searchform:hover
{
	/*background: url(images/search.gif) no-repeat left bottom;*/
}

#searchinput
{
	background: none;
	border: none;
	width: 170px;
	height: 23px;
	padding: 0 5px 0 10px;
}

#searchsubmit
{
	background: none;
	border: none;
	width: 60px;
	height: 30px;
	cursor:pointer;
}

/*------------------------ Archives Page ------------------------*/

.archivespage_tag
{
	border: 1px solid #CCCCCC;
	margin: 30px 0;
	padding: 5px;
}

.archivespage_tag a
{
	text-decoration: none;
}

.archivespage_tag a:hover
{
}

.archivesnumber
{
	color: #CC6600;
}

/*------------------------ wp-thread-comment plugin ------------------------*/

.thdrpy
{
	text-align: left;
	font-size: 12px;
	margin: 10px 0;
}

/*------------------------ official alignment ------------------------*/
img
{
	padding: 5px;
	margin: 10px;
}

.wp-smiley
{
	margin: 0;
	padding: 0;
}

a img
{
	color: #666666;
}

a img:hover
{
	color: #CC6600;
}

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;
}

.aligncenter, div.aligncenter
{
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft
{
   float: left;
}

.alignright
{
   float: right;
}

.wp-caption
{
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}


.petition {display: block;}
.petition .form_row {display: block; width: 38%; float: left;}
.petition .form_row label {display: block; margin: 0;}
.petition .form_row input {border: 0; font-size: 1.3em; padding: 4px 2px; width: 93%;}
.petition input.img {margin: 15px 0 0 0;}



