/*  
Theme Name: AlwaysTheSun.it
Theme URI: http://www.alwaysthesun.it/
Description: Solo Buone Notizie dal Web
Version:
Author:
Author URI: 
*/
/* --------------------------------------------------------------   
   This theme makes use of the Blueprint CSS Framework [bjorkoy.com/blueprint]    
-------------------------------------------------------------- */
/* Import stylesheets and hide from IE/Mac \*/
@import "lib/compressed.css";
/* End import/hide */
/* Start The Morning After stylesheet
-------------------------------------------------------------- */
body 
{
 background-image: url(images/bg/body_main.jpg);
 background-color: #879aa9;
 background-repeat: repeat;
 background-position: top center;
}

a 
{
 text-decoration: none;
 color: #a11b1b;
 font-weight: bold;
}

h2 
{
 font-weight: normal;
 color: #a11b1b;
}

/* Header styles
-------------------------------------------------------------- */
#header 
{
 padding-top: 1.5em;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0;
 height: 100px;
 border-bottom-color: #999;
 border-bottom-width: 0;
 border-bottom-style: none;
 padding: 0;
}

#header #logo 
{
 height: 100px;
}

#header #logo .title 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0;
 font-size: 3em;
 font-weight: 700;
 font-family: arial, sans-serif;
 letter-spacing: -.050em;
 line-height: 1.2em;
 color: #000;
}

#header #logo .title .desc 
{
 text-align: right;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
 font-size: 0.25em;
 font-weight: 400;
 font-family: arial, sans-serif;
 text-transform: uppercase;
 color: #666;
 letter-spacing: 0.2em;
 padding-top: 0.6em;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0;
 border-top-color: #ccc;
 border-top-width: 0;
 border-top-style: solid;
}

#header #logo .title a 
{
 text-decoration: none;
 color: #000;
}

#header #logo .title a:hover 
{
 color: #fff;
 background-color: #000;
}

#header #logo a.sitelogo 
{
 display: block;
 width: 400px;
 height: 100px;
 background-image: url(images/bg/sitelogo.gif);
 background-repeat: no-repeat;
}

/* Search and navigation
-------------------------------------------------------------- */
#header #search_menu 
{
 height: 90px;
}

#header #search_menu #search 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 5px;
}

#menu 
{
 width: 400px;
 float: right;
 margin-top: 10px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 2px;
 list-style: none;
 font-weight: bold;
 font-family: Helvetica, Arial;
}

#menu li 
{
 float: left;
 padding-top: 2px;
 padding-right: 0;
 padding-bottom: 3px;
 padding-left: 3px;
 margin-top: 1px;
 margin-right: 12px;
 margin-bottom: 0;
 margin-left: 0;
 line-height: 1.6em;
 font-size: 0.9em;
}

#menu li a 
{
 padding: 0;
 text-decoration: none;
 color: #000;
}

#menu li a:hover 
{
 padding: 0;
 text-decoration: underline;
}

#menu li span 
{
 display: block;
 float: left;
 padding-top: 0;
 padding-right: 0px;
 padding-bottom: 0;
 padding-left: 22px;
}

#menu li span.home 
{
 background-image: url(images/bg/home.gif);
 background-repeat: no-repeat;
}

#menu li span.about 
{
 background-image: url(images/bg/info.gif);
 background-repeat: no-repeat;
}

#menu li span.archives 
{
 background-image: url(images/bg/hourglass.gif);
 background-repeat: no-repeat;
}

#menu li span.subscribe 
{
 background-image: url(images/bg/favourite.gif);
 background-repeat: no-repeat;
}

#menu li span.contact 
{
 background-image: url(images/bg/mail.gif);
 background-repeat: no-repeat;
}

/* Top banner with rotating images
-------------------------------------------------------------- */
#topbanner 
{
 height: 30px;
 border-bottom-color: #999;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 background-image: url(images/bg/home_banner.png);
 background-repeat: no-repeat;
}

#topbanner_arch 
{
 height: 30px;
 border-bottom-color: #999;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 background-image: url(images/bg/archive_banner.png);
 background-repeat: no-repeat;
}

#topbanner_single 
{
 height: 30px;
 border-bottom-color: #999;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 background-image: url(images/bg/single_banner.png);
 background-repeat: no-repeat;
}

#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle 
{
 float: left;
 background-color: #fff;
 color: #000;
 font-size: 1em;
 font-weight: 700;
 font-family: arial, sans-serif;
 text-transform: lowercase;
 letter-spacing: -0.036em;
 padding-top: 1px;
 padding-right: 5px;
 padding-bottom: 1px;
 padding-left: 0;
 margin-top: 20px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
}

/* Home page columns
-------------------------------------------------------------- */
#home_content 
{
 margin-top: 1.5em;
 margin-right: 0;
 margin-bottom: 1.5em;
 margin-left: 0;
 background-color: #f3f3b4;
}

/* latest post */
#latest_post 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 1.5em;
 padding-left: 0;
 color: #a11b1b;
}

#latest_post_image img 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0.2em;
 margin-left: 0;
}

.latest_post_meta 
{
 font-size: 0.9em;
 line-height: 1.6em;
 color: #a11b1b;
 padding-left: 1em;
}

.latest_post_meta a 
{
 font-weight: bold;
 color: #a11b1b;
}

.latest_post_meta a:hover 
{
 text-decoration: underline;
}

.latest_read_on 
{
 padding-top: 0;
 padding-right: 20px;
 padding-bottom: 1px;
 padding-left: 20px;
 background-image: url(images/bg/readon.png);
 background-repeat: no-repeat;
 background-position: top left;
 color: #a11b1b;
}

.latest_comments 
{
 padding-top: 0;
 padding-right: 20px;
 padding-bottom: 1px;
 padding-left: 20px;
 background-image: url(images/bg/comment.png);
 background-repeat: no-repeat;
 background-position: top left;
 color: #a11b1b;
}

.latest_category 
{
 padding-top: 0;
 padding-right: 20px;
 padding-bottom: 1px;
 padding-left: 20px;
 background-image: url(images/bg/category.png);
 background-repeat: no-repeat;
 background-position: top left;
 color: #a11b1b;
}

/* featured post */
#home_featured 
{
 background-image: url(images/bg/dot.png);
 background-color: #f2f2f2;
 background-repeat: repeat-x;
 background-position: bottom left;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 1.1em;
 margin-left: 0;
 float: left;
 width: 100%;
}

.feat_content 
{
 float: left;
 padding-top: 0;
 padding-right: 0.7em;
 padding-bottom: 0.4em;
 padding-left: 0.7em;
}

.feat_thumb img 
{
 float: left;
 padding: 0;
 margin-top: 0.2em;
 margin-right: 1em;
 margin-bottom: 1em;
 margin-left: 0;
 border-color: #999;
 border-width: 1px;
 border-style: solid;
}

.feat_title 
{
 font-size: 12px;
 font-weight: 700;
 font-family: georgia, serif;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.3em;
 padding-left: 0;
}

.feat_title a 
{
 color: #224970;
}

.feat_title a:hover 
{
 color: #000;
}

/* asides */
ul.arrow, ul.cat, ul.reccom, ul.email 
{
 list-style: none;
 list-style-image: url(foo.gif);
 margin: 0;
}

ul.arrow li 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.5em;
 padding-left: 12px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0.5em;
 margin-left: 0;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-left-color: #dadada;
 border-left-width: 5px;
 border-left-style: solid;
}

ul.arrow li a, ul.reccom li a, ul.email li a 
{
 color: #224970;
}

ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover 
{
 color: #000;
 background-color: #eee;
}

/* about */
#home_about 
{
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-top-color: #dadada;
 border-top-width: 1px;
 border-top-style: solid;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 1em;
 margin-left: 0;
 background-color: #f3f9ff;
 padding-top: 0.5em;
 padding-right: 0.7em;
 padding-bottom: 0;
 padding-left: 0.7em;
}

#home_about p 
{
 font-size: 0.9em;
 font-family: tahoma;
}

/* recent posts */
.home_recent_post 
{
 padding-top: 0.1em;
 padding-right: 0;
 padding-bottom: 1.2em;
 padding-left: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0.8em;
 margin-left: 0;
 background-image: url(images/bg/dot.png);
 background-repeat: repeat-x;
 background-position: bottom left;
}

.home_recent_thumb 
{
 padding-top: 0;
 padding-right: 10px;
 padding-bottom: 0;
 padding-left: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0.25em;
 margin-left: 0;
 float: left;
}

.home_recent_thumb img 
{
 float: left;
 margin: 0;
}

.home_recent_thumb a img 
{
 background-color: #999;
 padding: 2px;
 margin: 0;
 border-width: 0;
}

.home_recent_thumb a:hover img 
{
 background-color: #333;
 padding: 2px;
 margin: 0;
 border-width: 0;
}

.home_recent_title a 
{
 font-weight: bold;
 color: #a11b1b;
}

.home_recent_title a:hover 
{
 color: #fff;
 background-color: #000;
}

.home_recent_date, .home_recent_auth 
{
 padding: 0;
 margin: 0;
 color: #666;
 font-size: 0.9em;
}

.home_recent_exc p 
{
 color: #666;
 text-align: left;
}

/* category list */
#side_categories 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 1em;
 margin-left: 0;
}

ul.cat li 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.3em;
 padding-left: 0;
 margin: 0;
}

ul.cat li a 
{
 display: block;
 text-transform: uppercase;
 font-size: 0.8em;
 font-weight: bold;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-left-color: #dadada;
 border-left-width: 3px;
 border-left-style: solid;
 padding-top: 3px;
 padding-right: 12px;
 padding-bottom: 0;
 padding-left: 7px;
 margin: 0;
 background-position: 177px 3px;
 background-image: url(images/bg/arrow.png);
 background-repeat: no-repeat;
 height: 19px;
 color: #a11b1b;
}

ul.cat li a:hover 
{
 background-position: 177px 3px;
 background-image: url(images/bg/arrow2.png);
 background-color: #f1f1f1;
 background-repeat: no-repeat;
 color: #224970;
}

ul.cat li ul 
{
 list-style: none;
 list-style-image: url(foo.gif);
 margin: 0;
 padding-top: 0.3em;
 padding-right: 0;
 padding-bottom: 0.2em;
 padding-left: 0.8em;
}

ul.cat li ul li 
{
 padding: 0;
 margin: 0;
}

ul.cat li ul li a 
{
 border-width: 0;
 margin: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 12px;
 text-transform: none;
 font-size: 0.9em;
 height: 19px;
 background-image: url(images/bg/sub.png);
 background-repeat: no-repeat;
}

ul.cat li ul li a:hover 
{
 background-image: url(images/bg/sub1.png);
 background-color: #f1f1f1;
 background-repeat: no-repeat;
}

/* recent comments */
#side_recent_comments, #side_most_emailed, #side_tag_cloud 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 1.4em;
 margin-left: 0;
}

ul.reccom li 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.2em;
 padding-left: 20px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0.5em;
 margin-left: 0;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 background-image: url(images/bg/bubble.png);
 background-repeat: no-repeat;
 background-position: 0 3px;
}

/* most emailed */
ul.email li 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.2em;
 padding-left: 20px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0.5em;
 margin-left: 0;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 background-image: url(images/bg/doc.png);
 background-repeat: no-repeat;
 background-position: 0 3px;
}

/* ad */
.ad_block 
{
 border-color: #dadada;
 border-width: 1px;
 border-style: solid;
 padding-top: 4px;
 padding-right: 0;
 padding-bottom: 4px;
 padding-left: 0;
 margin-top: 1em;
 margin-right: 0;
 margin-bottom: 1.2em;
 margin-left: 0;
 text-align: center;
}

.ad_block .ad160 
{
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 width: 160px;
}

.ad_block .ad180 
{
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 width: 180px;
}

.ad_block .ad250 
{
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 width: 250px;
}

.ad_block img, .ad_block p img 
{
 margin: 0;
 padding: 0;
 display: block;
}

/** widgets **/
.widget 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 1.4em;
 margin-left: 0;
}

.widget a 
{
 color: #224970;
}

.widget a:hover 
{
 color: #000;
}

.widget ul, .widget ol 
{
 list-style: none;
 padding: 0;
 margin: 0;
}

.widget ul li 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.3em;
 padding-left: 20px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0.5em;
 margin-left: 0;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 background-image: url(images/bg/postbullet.png);
 background-repeat: no-repeat;
 background-position: 0 2px;
}

.widget ol li 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.3em;
 padding-left: 10px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0.5em;
 margin-left: 0;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

/*recent comments*/
ul#recentcomments li.recentcomments 
{
 background-image: url(images/bg/bubble.png);
 background-repeat: no-repeat;
 background-position: 0 3px;
}

/*wp-calendar*/
table#wp-calendar 
{
 margin: 0;
 width: 100%;
 border-width: 0;
}

table#wp-calendar caption 
{
 text-transform: uppercase;
 font-size: 0.8em;
 line-height: 1.8em;
 font-weight: bold;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.6em;
 padding-left: 0;
 letter-spacing: 0.1em;
 color: #175595;
}

table#wp-calendar th, table#wp-calendar td 
{
 height: 1em;
 padding-top: 0.2em;
 padding-right: 0.4em;
 padding-bottom: 0.2em;
 padding-left: 0.4em;/*padding: 5px 7px;*/

 text-align: right;
 border-right-color: #fff;
 border-right-width: 2px;
 border-right-style: solid;
}

table#wp-calendar th, table#wp-calendar td#today 
{
 font-weight: bold;
 background-color: #dadada;
 color: #000;
 border-bottom-width: 0;
}

table#wp-calendar td#today 
{
 font-weight: bold;
 background-color: #f2f2f2;
}

table#wp-calendar td 
{
 border-bottom-color: #efefef;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

table#wp-calendar td a 
{
 font-weight: bold;
}

/*most e-mailed*/
.widget_email_most_emailed ul li 
{
 background-image: url(images/bg/doc.png);
 background-repeat: no-repeat;
 background-position: 0 2px;
}

/* Archive styles
-------------------------------------------------------------- */
#arch_content, #post_content 
{
 margin-top: 1.5em;
 margin-right: 0;
 margin-bottom: 1.5em;
 margin-left: 0;
 background-color: #f3f3b4;
}

.archive_meta 
{
 margin-top: 1.5em;
 margin-right: 0;
 margin-bottom: 1.5em;
 margin-left: 0;
 border-top-color: #dadada;
 border-top-width: 1px;
 border-top-style: solid;
}

.archive_meta a 
{
 color: #666;
}

.archive_meta a:hover 
{
 color: #224970;
}

.archive_feed 
{
 padding-top: 0.5em;
 padding-right: 1.5em;
 padding-bottom: 0.5em;
 padding-left: 1.5em;
 margin: 0;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 background-image: url(images/bg/feedicon12.png);
 background-repeat: no-repeat;
 background-position: 0 8px;
 color: #666;
}

.archive_number 
{
 padding-top: 0.5em;
 padding-right: 1.5em;
 padding-bottom: 0.5em;
 padding-left: 1.5em;
 margin: 0;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 color: #666;
 background-image: url(images/bg/info.png);
 background-repeat: no-repeat;
 background-position: 0 8px;
}

.archive_email 
{
 padding-top: 0.5em;
 padding-right: 1.5em;
 padding-bottom: 0.5em;
 padding-left: 1.5em;
 margin: 0;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 color: #666;
 background-image: url(images/bg/email_author.png);
 background-repeat: no-repeat;
 background-position: 0 9px;
}

.archive_post_block 
{
 padding-top: 0.1em;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 1.2em;
 margin-left: 0;
}

.archive_post_meta 
{
 color: #818181;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.6em;
 padding-left: 0;
}

.archive_post_meta a, .post_meta a 
{
 color: #224970;
}

.archive_post_meta a:hover, .post_meta a:hover 
{
 color: #000;
 text-decoration: underline;
}

/* Single post styles
-------------------------------------------------------------- */
.post_meta 
{
 color: #666;
 padding-top: 0.3em;
 padding-right: 0;
 padding-bottom: 1.4em;
 padding-left: 0;
}

.post_meta_tag 
{
 color: #666;
}

.post_meta p img 
{
 margin: 0;
 padding: 0;
 float: none;
}

.post_meta p 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0.4em;
 margin-left: 0;
}

#post_content blockquote 
{
 float: right;
 width: 260px;
 color: #666;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 1.5em;
 color: #000;
 font-size: 1.3em;
 font-weight: bold;
 font-family: georgia, serif;
 font-style: italic;
 letter-spacing: -0.048em;
}

#post_content blockquote p 
{
 text-align: right;
 line-height: 1.5em;
}

#post_content p img 
{
 margin: 0;
 padding: 0;
}

#post_content img.wp-printicon, #post_content img.wp-emailicon, #post_content img.posttag 
{
 margin-top: 0;
 margin-right: 0.3em;
 margin-bottom: 0;
 margin-left: 0;
 padding-top: 0.1em;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0;
}

#post_content p a, #arch_content p a 
{
 color: #224970;
}

#post_content p a:hover, #arch_content p a:hover 
{
 color: #000;
 text-decoration: underline;
}

/* Comment area styles
-------------------------------------------------------------- */
#comments 
{
 margin-top: 3em;
}

#commenthead 
{
 margin-bottom: 1em;
}

ol#commentlist 
{
 list-style-type: none;
 margin: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 12px;
 padding-left: 0;
}

ol#commentlist li 
{
 border-right-color: #dadada;
 border-right-width: 3px;
 border-right-style: solid;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 1em;
 margin-left: 0;
 padding-top: 0;
 padding-right: 1em;
 padding-bottom: 1em;
 padding-left: 0;
 overflow-x: hidden;
}

ol#commentlist li.alternate 
{
 border-right-color: #999;
 border-right-width: 3px;
 border-right-style: solid;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

ol#commentlist cite 
{
 font-style: normal;
 text-align: left;
 display: block;
 color: #818181;
}

ol#commentlist cite a 
{
 color: #224970;
}

ol#commentlist cite a:hover 
{
 color: #000;
 text-decoration: underline;
}

ol#commentlist li blockquote 
{
 float: none;
 width: auto;
 padding-top: 0;
 padding-right: 2em;
 padding-bottom: 0;
 padding-left: 0;
 margin-top: 0.5em;
 margin-right: 0;
 margin-bottom: 0.5em;
 margin-left: 0;
 color: #818181;
 font-size: 1em;
 font-style: italic;
 font-family: arial, sans-serif;
 letter-spacing: 0;
 text-align: left;
}

ol#commentlist li .commentauthor 
{
 font-weight: bold;
 color: #333;
}

ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a 
{
 font-weight: bold;
 color: #224970;
}

ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover 
{
 color: #000;
 text-decoration: underline;
}

ol#commentlist li .commnumber 
{
 width: 30px;
 text-align: left;
 float: left;
 font-size: 3em;
 font-weight: bold;
 line-height: 1em;
}

ol#commentlist li .commentcont p 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0.5em;
 margin-left: 0;
 padding: 0;
}

/* comment form */
#comment-form form 
{
 margin-top: 1.5em;
}

label.com 
{
 float: left;
 width: 100px;
}

input.comtext, textarea.comtext 
{
 width: 300px;
 border-top-color: #999;
 border-top-width: 1px;
 border-top-style: solid;
 border-left-color: #999;
 border-left-width: 1px;
 border-left-style: solid;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-right-color: #dadada;
 border-right-width: 1px;
 border-right-style: solid;
 padding: 2px;
}

input.comtext:focus, input.comtext:hover, textarea.comtext:focus, textarea.comtext:hover 
{
 background-color: #f7f7f7;
 border-top-color: #999;
 border-top-width: 1px;
 border-top-style: solid;
 border-left-color: #999;
 border-left-width: 1px;
 border-left-style: solid;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-right-color: #dadada;
 border-right-width: 1px;
 border-right-style: solid;
}

input.comsubmit 
{
 margin-left: 100px;
}

/* archives page */
ul.archives, ul.wp-tag-cloud 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 1.5em;
 margin-left: 0;
 list-style: none;
 list-style-image: url(foo.gif);
}

ul.archives li, ul.wp-tag-cloud li 
{
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.2em;
 padding-left: 20px;
 background-image: url(images/bg/doc.png);
 background-repeat: no-repeat;
 background-position: 0 2px;
}

ul.archives li a, ul.wp-tag-cloud li a 
{
 color: #224970;
}

ul.archives li a:hover, ul.wp-tag-cloud li a:hover 
{
 color: #000;
 background-color: #eee;
}

/* Footer
-------------------------------------------------------------- */
#footer 
{
 background-repeat: repeat-x;
 background-position: top left;
 padding-top: 1em;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 0;
 color: #666;
}

/* Form styles
-------------------------------------------------------------- */
input.search_input 
{
 width: 292px;
 border-width: 0;
 background-image: url(images/bg/input.png);
 background-color: #4F94D9;
 background-repeat: no-repeat;
 padding: 5px;
 color: #E0691A;
 font-weight: bold;
 margin: 0;
 float: left;
}

input.submit_input 
{
 /*#E0691A*/

 background-image: url(images/bg/submit.png);
 background-repeat: no-repeat;
 border-width: 0;
 height: 24px;
 padding: 0;
 width: 65px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 5px;
 color: #FFF;
 font-size: 0.9em;
 font-weight: bold;
 font-family: arial, sans-serif;
 float: left;
}

/* Miscellaneous styles
-------------------------------------------------------------- */
/*  heading styles */
h2.archive_name, h2.post_name 
{
 letter-spacing: -0.04em;
 color: #a11b1b;
}

h2.post_cat 
{
 text-transform: uppercase;
 font-size: 0.8em;
 line-height: 1.8em;
 font-weight: bold;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.2em;
 padding-left: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 1em;
 margin-left: 0;
 letter-spacing: 0.1em;
 color: #999;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

h2.post_comm 
{
 text-transform: uppercase;
 font-size: 0.8em;
 line-height: 1.8em;
 font-weight: bold;
 padding-top: 0.3em;
 padding-right: 0;
 padding-bottom: 0.2em;
 padding-left: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0.2em;
 margin-left: 0;
 letter-spacing: 0.1em;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 background-image: url(images/bg/stripe.png);
 background-repeat: repeat;
 color: #a11b1b;
}

h2.post_comm2 
{
 text-transform: uppercase;
 font-size: 0.8em;
 line-height: 1.8em;
 font-weight: bold;
 padding-top: 0.3em;
 padding-right: 0;
 padding-bottom: 0.2em;
 padding-left: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0.2em;
 margin-left: 0;
 letter-spacing: 0.1em;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 color: #a11b1b;
}

h3.latest_post_title 
{
 font-size: 1.6em;
 font-weight: bold;
 font-family: Arial, sans-serif;
 line-height: 1.6em;
 margin: 0;
 letter-spacing: -.035em;
 padding-top: 0;
 padding-right: 1em;
 padding-bottom: 0.2em;
 padding-left: 1em;
}

h3.latest_post_title a:hover 
{
 color: #fff;
 background-color: #000;
}

h3.home_featured 
{
 background-image: url(images/bg/dot.png);
 background-repeat: repeat-x;
 background-position: top left;
 text-transform: uppercase;
 font-size: 0.8em;
 line-height: 1.8em;
 font-weight: bold;
 padding-top: 0.7em;
 padding-right: 0.7em;
 padding-bottom: 0.9em;
 padding-left: 0.7em;
 color: #5f9410;
 letter-spacing: 0.1em;
}

h3.mast 
{
 text-transform: uppercase;
 font-size: 0.8em;
 line-height: 1.8em;
 font-weight: bold;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.6em;
 padding-left: 0;
 letter-spacing: 0.1em;
 color: #a11b1b;
}

h3.mast2 
{
 text-transform: uppercase;
 font-size: 0.8em;
 line-height: 1.8em;
 font-weight: bold;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.2em;
 padding-left: 0;
 color: #5f9410;
}

h3.mast3 
{
 text-transform: uppercase;
 font-size: 0.8em;
 line-height: 1.8em;
 font-weight: bold;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.2em;
 padding-left: 0;
 letter-spacing: 0.1em;
 color: #224970;
}

h3.mast4 
{
 text-transform: uppercase;
 font-size: 0.8em;
 line-height: 1.8em;
 font-weight: bold;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.6em;
 padding-left: 0;
 letter-spacing: 0.1em;
}

h3.mast5 
{
 text-transform: uppercase;
 font-size: 0.8em;
 line-height: 1.8em;
 font-weight: normal;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0.2em;
 padding-left: 0;
 letter-spacing: 0.1em;
 color: #5f9410;
}

h3.archive_title 
{
 line-height: 1em;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 5px;
 padding-left: 0;
}

h3.archive_title a 
{
 font-size: 1.0em;
 font-weight: bold;
 font-family: arial, sans-serif;
 letter-spacing: -0.036em;
 color: #a11b1b;
}

h3.archive_title a:hover 
{
 color: #fff;
 background-color: #000;
}

/* miscellaneous */
.none 
{
 display: none;
}

.border_left 
{
 padding-left: 9px;
 margin-left: 0;
 border-left-color: #ddd;
 border-left-width: 1px;
 border-left-style: solid;
}

.dot 
{
 font-family: "lucida sans unicode", "arial unicode ms", sans-serif;
}

.navigation 
{
 color: #818181;
}

input.forms, textarea.forms 
{
 border-top-color: #999;
 border-top-width: 1px;
 border-top-style: solid;
 border-left-color: #999;
 border-left-width: 1px;
 border-left-style: solid;
 border-bottom-color: #dadada;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-right-color: #dadada;
 border-right-width: 1px;
 border-right-style: solid;
 padding: 2px;
}

input.buttonem 
{
 background-color: #dadada;
 float: left;
}

/* image caption classes */
.captionleft 
{
 float: left;
 margin-top: 0;
 margin-right: 1.5em;
 margin-bottom: 1em;
 margin-left: 0;
 padding: 0.5em;
 text-align: left;
}

.captionright 
{
 float: right;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 1em;
 margin-left: 1.5em;
 padding: 0.5em;
 text-align: left;
}

.captionfull 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 1em;
 margin-left: 0;
 padding: 0;
 text-align: left;
}

.captionleft img, .captionright img, .captionfull img 
{
 margin: 0;
 display: block;
}

.captionleft p, .captionright p, .captionfull p 
{
 background-color: #eee;
 margin: 0;
 line-height: 1.6em;
 padding: 0.5em;
 border-bottom-color: #ccc;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-top-color: #ccc;
 border-top-width: 1px;
 border-top-style: solid;
 font-size: 0.9em;
 color: #555;
}

.latest_post_title 
{
 color: #a11b1b;
}