



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
  margin:0;
  padding:0;
}
ul{
  list-style:none;
}
a{
  color:#5c5c5c;
  text-decoration:none;
}
a:hover{
  text-decoration:underline;
}
a img{
  border:0;
}
.clear{
  clear:both;
}

html{
  background:#e7e7e7 url(images/html.png) repeat-x;
}

body{
  margin:0px;
  padding:0px;
  font:62.5% Verdana, Arial, Helvetica, sans-serif;
  background:url(images/bg.png) repeat-x left bottom;
  color:#5c5c5c;
}
.page{
  width:1000px;
  margin:0px auto;
}

/* HEADER */

#header_link{
  width:100%;
  height:30px;
  overflow:hidden;
}

#header_link p{
  padding:10px 0 0 10px;
  font-size:1.2em;
  color:#7a7a7a;
}

#header_link p a{
  color:#7a7a7a;
}

/* HEADER */

#header{
  width:100%;
  height:155px;
  background:url(images/header_bg.png) no-repeat;
  overflow:hidden;
}

#header_top{
  float:left;
}

#main_search{
  width:272px;
  height:42px;
  overflow:hidden;
  background:url(images/search_bg.gif) no-repeat;
  float:right;
  margin:92px 0 0 0;
}

#search_body{
  padding:5px 0 0 10px;
}

#search_body label{
  float:left;
  font-size:1.3em;
  color:#b70100;
  margin:8px 4px 0 0;
}

#searchform_top_text{
  width:153px;
  border:0;
  background:none;
  color:#6c6c6c;
  font-size:1.2em;
  font-family:Arial, Helvetica, sans-serif;
  float:left;
  padding:3px;
  margin:6px 5px 0 0;
}

#gosearch{
  float:left;
  margin:0 0 0 0;
}

#header h1{
  color:#fff;
  font-size:22px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  padding:10px 0 0 310px;
  
}

#header h1 a{
  color:#dd0000;
  text-decoration:none;
}

#header h1 a:hover{
  text-decoration:none;
}

#header h1 .description{
  font-size:12px;
  display:block;
  font-weight:normal;
  font-style:normal;
  padding:0 0 0 10px;
  color:#dd0000;
}

/* menu */

#menu{
  width:100%;
  height:52px;
  background:url(images/menu_bg.png) no-repeat;
  overflow:hidden;
}

#menu_items{
  float:left;
  width:920px;
}

#header_rss{
  float:right;
  width:80px;
}

#header_rss img{
  margin:13px 10px 0 0;
}


#menu ul{
  float:left;
  padding:2px 0 0 10px;
}

#menu ul li{
  float:left;
  font-size:1.5em;
  color:#000;
  text-transform:uppercase;
  font-family:Arial, Helvetica, sans-serif;
  padding:0 5px 0 5px;
}

#menu ul li a{
  color:#000;
  display:block;
  float:left;
  height:32px;
  padding:18px 10px 0 10px;
}

#menu ul li a:hover, #menu ul li a.select{
  text-decoration:none;
  background:#fff;
}

/* BODY */

#body{
  width:100%;
  background:url(images/body_bg.png) repeat-y;
}

#body_top{
  width:100%;
  background:url(images/body_top_bg.png) no-repeat right top;
}

#body_end{
  width:100%;
  overflow:hidden;
  background:url(images/body_end_bg.png) no-repeat right bottom;
  padding:0 0 100px 0;
}

#body_left{
  width:711px;
  float:left;
  padding: 0 0 0 10px;
}

#body_right{
  width:279px;
  float:right;
}

/* left contact */

#body_left_content{
  width:660px;
  margin:25px 0 0 0;
}

.post{
  width:100%;
  margin-bottom:60px;
  overflow:hidden;
}

.post-title{
  border-left:4px solid #cc0001;
  padding:0 0 0 15px;
}

.post-title h2{
  font-size:2.6em;
  font-weight:normal;
  color:#cc0001;
  text-transform:capitalize;
  font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
  padding:0 0 5px 0;
  background:url(images/dotted_grey.gif) repeat-x left bottom;
}

.post-title h2 a{
  color:#cc0001;
}

.post-title h3{
  font-weight:normal;
  padding:5px 0 0 0;
  color:#000;
  font-size:1.1em;
}

.post-title h3 a{
  color:#595a5c;
  font-weight:bold;
}

.post-title h3 span{
  color:#595a5c;
  font-weight:bold;
  text-transform:capitalize;
}

.post_author{
  background:url(images/dot.gif) no-repeat left 3px;
  padding:0 0 0 14px;
}

.post_cat{
  background:url(images/dot.gif) no-repeat left 3px;
  padding:0 0 0 14px;
}

.post-title h4{
  color:#000000;
  font-size:1.1em;
  padding:5px 0 0 0;
  font-weight:normal;
}

.post-title h4 span{
  color:#000000;
  font-style:normal;
  font-weight:bold;
}

.post-title h4 a{
  color:#000000;
}

.entry{
  line-height:20px;
  font-size:1.2em;
  padding:10px 0 10px 18px;
}

.entry p{
  padding-bottom:15px;
}

.entry a{
  text-decoration:underline;
}

.entry a:hover{
  text-decoration:none;
}

.postmetadata{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:1.2em;
  font-weight:bold;
  width:100%;
  height:36px;
  background:url(images/postmetadata_bg.gif) no-repeat;
  overflow:hidden;
}

.postmetadata .alignleft a{
  color:#000;
  background:url(images/comm_a.gif) no-repeat left 2px;
  padding:0 0 0 14px;
}

.postmetadata .alignleft a span{
  color:#ed1c24;
}

.postmetadata .alignright a{
  color:#ed1c24;
  text-decoration:underline;
}

.postmetadata .alignright a:hover{
  text-decoration:none;
}

.postmetadata .alignleft{
  padding:8px 0 0 20px;
}

.postmetadata .alignright{
  padding:8px 20px 0 0;
}

.post-page{
}

h2.post_page_title{
  font-size:2.6em;
  font-weight:normal;
  color:#cc0001;
  text-transform:capitalize;
  font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
  padding:0 0 5px 0;
  background:url(images/dotted_grey.gif) repeat-x left bottom;
}

.post-page .entry{
  padding:10px 0 10px 0;
}

.post-page .entry a{
  text-decoration:underline;
}

.post-page .entry a:hover{
  text-decoration:none;
}

.entry strong{
}

.post-page .entry strong, .post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
  color:#cc0001;
  display:block;
  font-weight:normal;
}

.post-page .entry strong{
  font-size:1.8em;
}

.post-page .entry h1{
  font-size: 16px;
  padding:0 0 14px 0;
}

.post-page .entry h2{
  font-size:1.9em;
  padding:0 0 14px 0;
}

.post-page .entry h3{
  font-size:14px;
  display:inline;
  padding:0 0 12px 0;
}

.post-page .entry h4{
  font-size:1.7em;
  padding:0 0 10px 0;
}

.post-page .entry h5{
  font-size:1.6em;
  padding:0 0 8px 0;
}

.post-page .entry h6{
  font-size:1.5em;
  padding:0 0 6px 0;
} 

/* right content */

#body_right_content{
  padding:5px 0 0 0;
}

/* ADS */

#right_ads{
  width:100%;
  overflow:hidden;
}

#right_ads_top{
  padding:10px 0 30px 4px;
  float:left;
}

#right_ads div.right_ads_item{
  margin:0 2px 2px 0;
  float:left;
}

#right_ads div.last{
  margin-right:0;
}

#right_ads div.right_ads_item img{
  float:left;
  width:125px;
  height:125px;
}

/* SIDE BAR */

#sidebar{
  width:273px;
  overflow:hidden;
}

.sidebars h2{
  color:#fff;
  font-size:1.6em;
  text-transform:capitalize;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  background:url(images/sidebars_h2.gif) no-repeat left bottom;
  width:223px;
  height:33px;
  padding:10px 0 0 50px;
  margin:0 0 5px 0;
}

.sidebars ul{
  color:#454545;
}

.sidebars ul li{
  padding:0 0 0 0;
}

.sidebars ul li ul li{
}

.sidebars ul li ul li ul li{
  margin-left:0;
}

.sidebars li ul{
  padding:0 5px 20px 5px;
}

.sidebars li ul li ul{
  padding:0 0 0 25px;
  width:auto;
  margin:0;
  background:none;
}

.sidebars li ul li ul li ul{
  padding-left:0px;
}

.sidebars li{
  margin-bottom:0px;
  background:none;
}

.sidebars li li{
  margin-bottom:0px;
  background:none;
  padding:4px 0 4px 5px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:1.3em;
  color:#454545;
  background:url(images/dotted_grey.gif) repeat-x left bottom;
}

.sidebars li li li{
  background:none;
  border:0px;
  padding-bottom:3px;
  font-size:1.0em;
}

.sidebars li a{
  color:#454545;
}

.sidebars li.widget_categories ul li{
  color:#454545;
}

.sidebars li.widget_categories ul li a{
  font-weight:normal;
  background:url(images/li_cat.gif) no-repeat left 3px;
  padding:0 0 0 20px;
}

.sidebars li.widget_categories ul li ul li a{
  font-weight:normal;
  background:none;
  padding:0;
}

.sidebars li.widget_archives ul li a{
  font-weight:normal;
  background:url(images/li_ar.gif) no-repeat left 4px;
  padding:0 0 0 20px;
}

.sidebars li.linkcat ul li a{
  background:url(images/li_bl.gif) no-repeat left 4px;
  padding:0 0 0 20px;
}

.sidebars .widget_tags li{
  background:none;
  line-height:2.0em;
  padding:0 10px 0 10px;
}

.sidebars .widget_tags li a{
  color:#454545;
}

.sidebars .textwidget{
  padding:10px;
}

/* FOOTER */

#footer{
  width:100%;
  height:93px;
  overflow:hidden;
  font-size:1.1em;
}

#footer_text{
  padding:15px 0 0 0;
  text-align:center;
}

#footer_text p{
  padding:0 0 35px 0;
  color:#000;
}

#footer_text a{
  color:#e7e7e7;
}

#footer_text p.sponsor{
  color:#000;
  text-align:center;
  padding:0;
}

#footer_text p.sponsor a{
  color:#ed1c24;
  font-weight:bold;
}




/* Begin Typography & Colors */

#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;
  }
/* End Typography & Colors */




/* Begin Images */
p img {
  padding: 0;
  max-width: 100%;
  }

/*  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;
  }

.alignright {
  float: right;
  }

.alignleft {
  float: left
  }
/* End Images */



/* Begin Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 98%;
  }

#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; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
  }

acronym, abbr {
  border-bottom: 1px dashed #999;
  }

blockquote {
  margin: 15px 30px 10px 10px;
  padding-left: 20px;
  padding-bottom:4px;
  background:url(images/blockquote_bg.gif) repeat-y;
  }

blockquote blockquote{
  background:url(images/blockquote_bg2.gif) repeat-y;
  }

blockquote cite {
  margin: 5px 0 0;
  display: block;
  }

.center {
  text-align: center;
  }

hr {
  display: none;
  }

a img {
  border: none;
  }

.navigation {
  display: block;
  text-align: center;
  margin:40px 10px 0 10px;
  font-weight:bold;
  font-size:1.1em;
  clear:both;
  }

.navigation  a{
  text-decoration:underline;
  display:block;
  color:#000;
  }

.navigation  a:hover{
  text-decoration:none;
  }

.navigation  .alignleft a{
  background:url(images/prev.gif) no-repeat left 4px;
  padding:0 0 0 17px;
  }

.navigation  .alignright a{
  background:url(images/next.gif) no-repeat right 4px;
  padding:0 17px 0 0;
  }
/* End Various Tags & Classes*/

/* Begin Lists

  Special stylized non-IE bullets
  Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
  margin: 0 10px 15px 0;
  list-style: none;
  padding:10px 15px 10px 20px;
  } 

.entry ul li {
  border-bottom:1px solid #e1e1e1;
  padding:3px 0 4px 20px;
  background:url(images/entry_li.gif) no-repeat left 9px;
  }

.entry ol {
  margin: 0 10px 15px 0;
  padding:10px 15px 10px 40px;
  }

.entry ol li {
  margin: 0;
  padding: 0;
  padding-bottom:4px;
  padding-top:3px;
  border-bottom:1px solid #e1e1e1;
  }

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  }
  
ol li{
  list-style: decimal outside;
  }
/* End Entry Lists */



/* Begin Form Elements */
#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{
  width:400px;
}

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
  }

#commentform textarea {
  width: 350px;
  padding: 2px;
  }

#commentform #submit {
  margin: 0;
  width:81px;
  height:38px;
  }
/* End Form Elements */



/* Begin Comments*/

#comment_block{
  width:612px;
  margin:0 0 0 20px;
}

h2#comments{
  font-size:2.4em;
  font-weight:normal;
  color:#cc0001;
  text-transform:capitalize;
  padding:0 0 5px 0;
  background:url(images/dotted_grey.gif) repeat-x left bottom;
  margin:0 0 0 10px;
}

h3#comment_title{
  font-size:1.1em;
  color:#000;
  font-weight:normal;
  padding:5px 0 0 0;
  margin:0 0 0 10px;
}

.alt {
  margin: 0;
  }

.commentlist {
  padding: 0px;
  text-align: justify;
  margin:0;
  }

.comm_items {
  margin: 15px 0 20px 0;
  display:block;
  width:100%;
  overflow:hidden;
  background:url(images/comm_items_bg.gif) repeat-y;
  border-bottom:1px solid #a6a6a6;
  border-top:1px solid #a6a6a6;
  }

.comm_items li {
  margin: 0;
  padding: 5px 10px 5px;
  background:none;
  border:0;
  list-style:none;
  }

.commentlist p {
  margin: 10px 5px 10px 0;
  line-height:1.4em;
  }

#commentform p {
  margin: 5px 0;
  }

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }

.commentmetadata {
  display: block;
  color:#d20200;
  text-transform:capitalize;
  font-size:1.3em;
  font-weight:bold;
  padding:10px 40px 5px 30px;
  }

.commentmetadata a{
  color:#d20200;
  }

.commentmetadata span{
  color:#000;
  }

.comm_content{
  width:100%;
  overflow:hidden;
  padding:0 0 10px 0;
}

.comm_grav{
  float:right;
  width:100px;
  padding:0 15px 0 0;
}

.comm_grav img{
  float:left;
  border:3px solid #ccc;
  margin:8px 0 0 0;
}

.commentmetadata_text{
  font-size:1.1em;
  float:left;
  width:460px;
  padding:0 0 0 30px;
  color:#000;
}

.commentmetadata_end{
  color:#000;
  font-size:1.1em;
  text-align:right;
  padding:10px 0 10px 0;
  margin:0 30px 0 30px;
  background:url(images/dotted_black.gif) repeat-x;
}

.commentmetadata_end a{
  color:#d20200;
  }

.commentmetadata_end span{
  color:#d20200;
  }

#respond_box{
  margin:30px 0 0 0;
  padding-bottom:60px;
}

h3#respond{
  font-size:2.4em;
  font-weight:normal;
  color:#cc0001;
  text-transform:capitalize;
  padding:0 0 5px 0;
  background:url(images/dotted_grey.gif) repeat-x left bottom;
}

#commentform{
  color:#000;
  font-size:1.1em;
  padding:18px 10px 0 55px;
  width:80%;
}

#commentform a{
  color:#000;
}

#commentform label{
  position:relative;
  top:-3px;
}

#commentform input{
  background:#fff;
  border:1px #bfbfbf solid;
  font-family:Arial, Helvetica, sans-serif;
  font-size:1.0em;
  padding:3px;
  color:#333;
}

#commentform textarea{
  background:#fff;
  border:1px #bfbfbf solid;
  font-family:Arial, Helvetica, sans-serif;
  font-size:1.0em;
  padding:3px;
  color:#333;
  margin:5px 0 0 0;
}

#commentform input#submit{
  background:none;
  border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
  padding:0 0 60px 0;
}

.ar_panel{
}

.page_archives_div h2{
  font-size:2.6em;
  font-weight:normal;
  color:#cc0001;
  text-transform:capitalize;
  font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
  padding:0 0 5px 0;
  background:url(images/dotted_grey.gif) repeat-x left bottom;
  margin:0 0 10px 0;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
  margin:0px;
  padding:0px;
  margin-bottom:40px;
}

.page_archives_div ul ul{
  padding:0;
  background:none;
}

.page_archives_div ul li{
  margin:0px;
  padding:6px 0 8px 10px;
  list-style:none;
  background:none;
  border-bottom:1px solid #e1e1e1;
}

.page_archives_div ul li ul li{
  border:0px;
  background:none;
}

.page_archives_div ul li ul{
  margin:0px;
  padding:0px;
  padding-left:10px;
}

.page_archives_div ul li a{
  font-weight:normal;
  font-size:1.3em;
  background:url(images/entry_li.gif) no-repeat left 3px;
  padding:0 0 0 20px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
  It won't be a stylish marriage, I can't afford a carriage.
  But you'll look sweet upon the seat of a bicycle built for two." */


/* Captions */
.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;
}

