/*  
Theme Name: The Morning After
Theme URI: http://themasterplan.in/tma/
Description: A magazine-style theme for WordPress, available at <a href="http://themasterplan.in/tma/">The Masterplan</a>.
Version: 1.4
Author: Arun Kale
Author URI: http://themasterplan.in/

Please read the license in the README.txt included with the theme.
*/

/* --------------------------------------------------------------   
   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: #fff url(images/bg/mh_clean.png) no-repeat;font:90%/1.5em Georgia,Palatino,"Palatino Linotype",serif; color:#222; }
a { color: #222; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }
h2 { font-weight: normal; }




/* Header styles
-------------------------------------------------------------- */
#header {background: url(images/bg/bg_wellen_head.png); padding: 1.5em 0 0 0; height: 150px;  padding-left:30px;padding-right:30px;border-left:0px dashed #d1d1d1;border-top:0px solid #d1d1d1;border-right:0px dashed #d1d1d1;}
#header #logo { height: 135px; padding-top:15px;}
#header #logo .title { padding: 0.5em 0 0 0; font: 700 3em arial, sans-serif; letter-spacing: -.050em; line-height: 1.2em; color: #000;}
#header #logo .title .desc { text-align: right; margin: 0.4em 0 0 0; font: 400 0.25em arial, sans-serif; text-transform: uppercase; color: #666; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; border-top: 1px solid #ccc;  }
#header #logo .title a { text-decoration: none; color: #000; }
#header #logo .title a:hover { color: #fff;  }
#header #logo a.sitelogo { display: block; width: 400px; height: 90px; background: url(images/bg/sitelogo.png) no-repeat; }


#logo_top 
{padding-top:10px;float:left;}

#header_top 
{height:0px;background-color:#fff;border-left:30px solid #fff; border-right:30px solid #fff;}



/* Navigation
-------------------------------------------------------------- */

#mainnavi {height: 49px;width:860px;background-color:#fff;float:left;padding-left:30px;padding-right:30px;border-left:0px dashed #d1d1d1;border-right:0px dashed #d1d1d1;padding-top:5px;}

.mainnavi {font-size:1.0em; color:#222;margin-bottom:5px;font-weight:bold; }
#mainnavi_grafik {font-size:1.0em; background: url(images/bg/main_navi.png);width:13px;height:26px;float:left; }
.mainnavi a:hover { font-color:#999; }



#navi {height: 35px;float:right;padding-top:10px;color:#fff; }

.navi {font-family:Helvetica, Arial;font-weight:bold;font-size:9px;color:#c7c7c7;padding-bottom:20px; }

.navi a {font-family:Helvetica, Arial, Verdana;font-weight:bold;font-size:9px;color:#fff;height:35px;
line-height:35px;
margin-bottom:1px;
margin-left:1px;
padding-left:0.5em;
padding-top:0.5em;
padding-bottom:0.5em;
padding-right:0.5em;
text-transform:uppercase;
background: url(images/bg/bg_navi.png) repeat-x;
}

.navi a:hover { color:#c9c9c9; }




/* Search and navigation
-------------------------------------------------------------- */

#header #search_menu { height: 90px; }
#header #search_menu #search { ;}
#search_content { margin-bottom:20; padding-bottom:20px;float:left;}




#menu { width: 400px; float: right; margin: 10px 0 0 2px; list-style: none; font-weight: bold; font-family: Helvetica, Arial; }
#menu li { float: left; padding: 2px 0 3px 3px; margin: 1px 12px 0 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: 0 0px 0 22px; }
#menu li span.home { background: url(images/bg/home.gif) no-repeat; }
#menu li span.about { background: url(images/bg/info.gif) no-repeat; }
#menu li span.archives { background: url(images/bg/hourglass.gif) no-repeat; }
#menu li span.subscribe { background: url(images/bg/favourite.gif) no-repeat; }
#menu li span.contact { background: url(images/bg/mail.gif) no-repeat; }

/* Top banner with rotating images
-------------------------------------------------------------- */

#topbanner2 { background: #fff; height: 24px; background: url(images/bg/home_banner.png2) no-repeat; border-left:30px solid #fff;border-right:30px solid #fff;}
#topbanner_arch { height: 24px; background: url(images/bg/archive_banner.png) no-repeat; border-left:30px solid #fff;border-right:30px solid #fff;}
#topbanner_single { height: 24px; background: url(images/bg/single_banner.png) no-repeat #fff; padding-left:30px; padding-right:30px;border-left:0px dashed #d1d1d1;border-right:0px dashed #d1d1d1;float:left}
#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle { float: left; background: #fff; color: #000; font: 700 2em arial, sans-serif; text-transform: lowercase; letter-spacing: -0.036em; padding: 1px 5px 1px 0; margin: 20px 0 0 0; }

/* Home page columns
-------------------------------------------------------------- */
#span-one{width:1200px;margin:0; padding-left:900px}
#home_content { background: #fff;  padding: 1.5em 0;padding-left:30px;padding-right:30px;border-left:0px dashed #d1d1d1;border-right:0px dashed #d1d1d1;}

/* latest post */

#latest_post {background: #fff;color:#848484; }
#latest_post_image img { margin: 0 0 0.2em 0;margin-bottom:10px; }
.latest_post_meta { font-family:Helvetica; font-size:11px; line-height: 1.6em; border-top:1px solid #c9c9c9; padding-bottom:40px;margin-top:10px;float:left;width:550px; }
.latest_post a { color:#38a9d8;border-bottom:1px solid #c9c9c9; }
.latest_post a:hover { color:#222; }

.latest_post_meta a { font-weight: light;color:#818080; }
.latest_post_meta a:hover { color:#5e5b5b; }
.latest_read_on { padding: 0 20px 1px 30px; background: url(images/bg/readon.png) no-repeat top left; }
.latest_comments { padding: 0 20px 1px 25px; background: # url(images/bg/comment.png) no-repeat top left; }
.latest_category { padding: 0 20px 1px 25px; background: url(images/bg/category.png) no-repeat top left; }

/* category navigation */

#category_navigation {	

display:block; 
}


.category_navigation a {font-size:1.2em; color:#222;margin-bottom:5px;font-weight:normal;display:block; border-bottom:1px solid #c9c9c9; }
.category_navigation a:hover {color:#38a9d8;margin-bottom:5px; }




/* featured post */

#home_featured { background: #fff; border-bottom: 1px solid #c9c9c9; margin: 0 0 1.1em 0; float: left; width: 100%; }
.feat_content { float: left; margin-right:25px;margin-bottom:20px;width:250px;height:180px;display:block;border-bottom:1px solid #c9c9c9; }
.feat_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; }
.feat_title { font-family: Georgia; font-style:normal; font-size: 0.9em; padding: 0 0 0.3em 0; }
.feat_title a { color: #222; }
.feat_title a:hover { color: #999; }

#sidebar_featured { background: #fff;margin: 0 0 1.1em 0; float: left; width: 100%; }
.sidebar_content { float: left; margin-right:25px;width:250px;height:180px;display:block; }

/* featured album of the week */

#home_album { background: #fff; margin: 0 0 1.1em 0; float: left;width:100%; }
.feat_album_content { float: left; padding: 0 0.7em 0.4em 0.7em;margin-bottom:20px; }
.feat_album_thumb img { float: left; padding: 5px; margin: 0.2em 1em 1em 0; border: 1px solid #c3c3c3; }
.feat_album_title { font-family: Helvetica, Arial; font-weight: bold; font-size: 1.2em; padding: 0 0 0.3em 0; }
.feat_album_title a { color: #333; }
.feat_album_title a:hover { color: #656564; }
.feat_album_link a { color: #333; }
.feat_album_link a:hover { color: #656564; }



/* asides */

ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(foo.gif); margin: 0; }
ul.arrow li { padding: 0 0 0.5em 12px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; border-left: 5px solid #dadada; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #3a6999; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }

/* about */

#home_about { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
#home_about p { text-align: left; }

/* recent posts */


h3.home_about { font-family:verdana; font-size:10px; text-transform: uppercase; line-height: 1.5em; font-weight: bold; padding-left: 5px; margin-bottom:20px; color: #000; }

.home_recent_post {  background: #fff; font-size:1em;float:left;border-bottom:1px solid #c9c9c9;padding-top:5px; padding-bottom:5px;width:100%;}
.home_recent_post a { color:#222}
.home_recent_post a:hover { color:#999;}



.home_recent_thumb { padding: 0 10px 0 0; float:left;  }
.home_recent_thumb img { float: left; margin: 0; }
.home_recent_thumb a img { padding:0px; background: #fff; margin: 0; border: 0px solid #c9c9c9; }
.home_recent_thumb a:hover img { background: #fff;}
.home_recent_title a { color:#000; font-size:12px; font:Verdana, Helvetica, sans-serif;  }
.home_recent_title a:hover { color: #5e5b5b;}
.home_recent_title2 a { color:#000; font-size:12px; font:Verdana, Helvetica, sans-serif;background: url(images/bg/bg_arrow_last_post_title.png) no-repeat;padding-left:10px; }
.home_recent_title2 a:hover { color: #5e5b5b;background: url(images/bg/bg_arrow_last_post_title_hover.png) no-repeat;padding-left:10px;}

.home_recent_title_black a { font-family:Arial,Helvetica,sans-serif; color:#222;font-size:1.1em;}
.home_recent_title_black a:hover { color: #666;}
.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; }

home_recent_trenner2 {padding-top:3px;float:left;}

/* category list */

#side_categories { margin: 0 0 1em 0; }
ul.cat li { padding: 0 0 0.3em 0; margin: 0; }
ul.cat li a {  font-size: 0.8em; color: #818080; padding-left: 30px; background: url(images/bg/arrow.png) no-repeat ; height: 19px; }
ul.cat li a:hover { color: #5e5b5b; }
ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; }
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; text-transform: none; font-size: 0.9em; height: 19px; background: url(images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #f1f1f1 url(images/bg/sub1.png) no-repeat; }

/* recent comments */

#side_recent_comments, #side_most_emailed, #side_tag_cloud { margin: 0 0 1.4em 0; }
#side_tag_cloud a:hover { color: #fff; background: #000; }

ul.reccom li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/bubble.png) no-repeat 0 3px; }

/* most emailed */

ul.email li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/doc.png) no-repeat 0 3px; }

/* ad */

.ad_block { border: 0px solid #dadada; padding: 4px 0; margin: 1em 0 1.2em; text-align: center; }
.ad_block .ad160 { margin: 0 auto; width: 160px; }
.ad_block .ad180 { margin: 0 auto; width: 180px; }
.ad_block .ad250 { margin: 0 auto; width: 250px; }
.ad_block img, .ad_block p img { margin: 0; padding: 0; display: block; }

/** widgets **/

.widget { margin: 0 0 1.4em 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: 0 0 0.3em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/postbullet.png) no-repeat 0 2px; }
.widget ol li { padding: 0 0 0.3em 10px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada;  }

/*recent comments*/
ul#recentcomments li.recentcomments { background: url(images/bg/bubble.png) no-repeat 0 3px; }

/*wp-calendar*/
table#wp-calendar { margin: 0; width: 100%; border: 0; }
table#wp-calendar caption { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #175595; }
table#wp-calendar th, table#wp-calendar td { height: 1em; padding: 0.2em 0.4em;/*padding: 5px 7px;*/ text-align: right; border-right: 2px solid #fff;  }
table#wp-calendar th, table#wp-calendar td#today { font-weight: bold; background: #dadada; color: #000; border-bottom: 0; }
table#wp-calendar td#today { font-weight: bold; background: #f2f2f2; }
table#wp-calendar td { border-bottom: 1px solid #efefef; }
table#wp-calendar td a { font-weight: bold; }

/*most e-mailed*/
.widget_email_most_emailed ul li { background: url(images/bg/doc.png) no-repeat 0 2px; }

/* Archive styles
-------------------------------------------------------------- */

#arch_content, #post_content { background: #fff; padding-left:30px;padding-right:30px;border-left:0px dashed #d1d1d1;border-right:0px dashed #d1d1d1; }
.archive_meta { }
.archive_meta a { color: #666; }
.archive_meta a:hover { color: #3a6999; }
.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; background: url(images/bg/feedicon12.png) no-repeat 0 8px; color: #666; }
.archive_number { margin: 0; border-bottom: 1px solid #c9c9c9; color: #222;  }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/email_author.png) no-repeat 0 9px;  }
.archive_post_block {  }
.archive_post_meta { font-weight: light;color:#818080; padding: 0 0 0.6em 0; font-size: 9px; }
.archive_post_meta a, .post_meta a {font-weight: light;color:#818080; padding: 0 0 0.6em 0; font-size: 9px; }
.archive_post_meta a:hover, .post_meta a:hover { color:#5e5b5b; }

/* Single post styles
-------------------------------------------------------------- */

.post_meta { font-weight: light;color:##4a4a4a; padding: 0 0 0.6em 0; font-size: 9px; }
.post_meta a { font-weight: light;color:#818080; padding: 0 0 0.6em 0; font-size: 9px; }
.post_meta_tag { color: #666; }
.post_meta p img, .post_meta a img { margin: 0; padding: 0; float: none; }
img.WP-PrintIcon, img.WP-EmailIcon { display: none; }
.post_meta p { margin: 0 0 0.4em 0; }
.post_text { margin: 0.4em 0 0 0; }
.post_text p { margin: 0 0 1em 0; padding: 0; line-height: 1.6em; }
.post_text a { border-bottom: 1px solid #eee; }
#post_content blockquote { float: right; width: 260px; color: #666; margin: 0 0 0 1.5em; color: #000; font: bold 1.3em 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: 0 0.3em 0 0;padding: 0.1em 0 0 0; }
#post_content p a, #arch_content p a, .post_meta a { color: #38a9d8;border-bottom:1px solid #c9c9c9; }
#post_content p a:hover, #arch_content p a:hover { color: #222;  }

/* Comment area styles
-------------------------------------------------------------- */

#comments { margin-top: 0em;padding-top:0px;height:auto }
#commenthead { margin-bottom: 0em; }
ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li { border-bottom: 1px solid #c9c9c9; margin: 0 0 1.2em 0; padding: 0 1em 0
0; overflow-x: hidden; }
ol#commentlist li.alternate { border-right: 3px solid #999; border-bottom: 1px solid #dadada; }
ol#commentlist cite { font-style: normal; text-align: left; display: block; color: #818181; font-size: 9px; }
ol#commentlist cite a { color: #818080; }
ol#commentlist cite a:hover { color: #5e5b5b; }
ol#commentlist li blockquote { float: none; width: auto; padding: 0 2em 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }
ol#commentlist li .commentauthor { color: #222; }
ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a { color: #38a9d8; border-bottom:1px solid #c9c9c9; }
ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #222; }
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: 0 0 0.9em 0; padding: 0; line-height: 1.6em; }
ol#commentlist li ul.children, ol#commentlist li ul.children li ul { list-style:none; margin: 0 0 0 2em; padding: 0; }
ol#commentlist li ul.children li, ol#commentlist li ul.children li ul li { border-right: 0; border-bottom: 0; border-top:
1px solid #c9c9c9; padding: 1em 0 0 0; margin: 0; }
.reply { margin: 0.6em 0 2em 0; }
.reply a, a#cancel-comment-reply-link { line-height: 1em; color: #fff; background: #3a6999; font-size: 0.8em;
text-transform: uppercase; padding: 0.2em 0.3em; font-weight: bold; }
.reply a:hover, a#cancel-comment-reply-link:hover { color: #fff; background: #000; }
.cancel-comment-reply { margin: 1em 0 1.6em 0; }

/* comment form */

#comment-form form { margin-top: 1.5em; }
label.com { float: left; width: 100px; }
input.comtext, textarea.comtext { float:left;width: 370px; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.comtext:focus, input.comtext:hover, textarea.comtext:focus, textarea.comtext:hover { background: #f7f7f7; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; }
input.comsubmit { margin-left: 0px; }

/* archives page */

ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(foo.gif); }
ul.archives li, ul.wp-tag-cloud li { padding: 0 0 0.2em 20px; background: url(images/bg/doc.png) no-repeat 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: #eee; }

/* Footer
-------------------------------------------------------------- */

#footer { background-color: #fff; padding: 1em 0 0 0; color: #666;padding-left:30px;padding-right:30px;border-left:0px dashed #d1d1d1;border-right:0px dashed #d1d1d1;border-bottom:0px dashed #d1d1d1; }

/* Form styles
-------------------------------------------------------------- */

input.search_input { width: 200px; border: solid 1px #c9c9c9; background: #fff; margin-right: 0px; color: #818087; font-weight: bold; margin: 0; float: left;height: 24px; }
input.submit_input { background: #c9c9c9 url(images/bg/submit.png) no-repeat; border: 0; height: 28px; padding: 0; width: 45px; color: #818087; font: bold 0.9em arial, sans-serif; float: left;margin-left:5px }

/* Miscellaneous styles
-------------------------------------------------------------- */

/*  heading styles */

h2.archive_name, { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; font-size:14px; color:#333;border-bottom:1px solid #000;padding-bottom:40px; margin-bottom:20px;position:relative; }
h2.post_name { font-family: Georgia; font-weight: bold; font-style:italic; font-size:2.2em; line-height: 1.3em; margin-top: 10px; letter-spacing: -.035em; padding: 0 0 0.2em 0;color: #333; }
h2.post_cat { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding-left: 5px;padding-top:3px; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #fff; border-bottom: 1px dotted #dadada;border-top: 1px dotted #dadada;background-color:#fff;background-repeat:no-repeat;display:block;background-image: url(http://music-hero.de/wp-content/themes/themasterplan_tma_v1.4/tma/images/bg/bg_archive_title_post.png);height:35px; }
h2.post_cat_home { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; letter-spacing: 0.1em; color: #000; background-color:#fff;background-repeat:no-repeat;display:block; }
h2.post_comm { text-transform: uppercase; font-size: 0.9em; line-height: 1.8em; font-weight: bold; padding: 0.6em 0 0.4em 0; margin: 0 0 0.2em
0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; border-top: 3px solid #999; background: url(images/bg/stripe.png) repeat; }
h2.post_comm2 { font-size:62.5%; font-family:Arial,Helvetica,sans-serif; color:#222;
text-decoration: none;
font-weight:bold;
word-spacing: -0.15em;
text-align: left;
letter-spacing: 0;
line-height: 1.1em;
font-size: 1em;
text-transform: uppercase;
margin-bottom:5px;
text-align:left;
border-bottom:2px solid #c9c9c9;
padding-bottom:5px;
margin-bottom:10px; }
h2.latest_post_title { font-family: Georgia; font-weight: bold; font-style:italic; font-size:2.3em; line-height: 1.3em; margin-top: 10px;margin-bottom: 20px; letter-spacing: -.035em; padding-bottom:5px;border-bottom:2px solid #333; }
h2.latest_post_title a { color: #222;  }
h2.latest_post_title a:hover { color: #999; }
h3.home_featured { border-bottom:1px dotted #a0a0a0; text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #ff00f0; letter-spacing: 0.1em;margin-bottom:20px; }
h3.mast { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; letter-spacing: 0.1em; color: #fff; padding-left: 5px; margin-bottom:20px; color: #fff; }






h3.mast2 {  font-size:62.5%; font-family:Arial,Helvetica,sans-serif; color:#222;
text-decoration: none;
font-weight:bold;
word-spacing: -0.15em;
text-align: left;
letter-spacing: 0;
line-height: 1.1em;
font-size: 1.4em;
text-transform: uppercase;
text-align:left;
border-bottom:4px solid #c9c9c9;
padding-bottom:4px;
margin-bottom:10px;  }
h3.mast3 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #224970; }
h3.mast4 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }
h3.mast5 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #5f9410; }
h3.archive_title { font-family: Georgia; font-weight: bold; font-style:italic; font-size:2em; line-height: 1.6em; margin-top: 10px; letter-spacing: -.035em; padding: 0 0 0.2em 0;}
h3.archive_title a { color: #333;  }
h3.archive_title a:hover {  color: #656564; }
h4.gall { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.4em 0; color: #5f9410; letter-spacing: 0.1em; }

h5.mast { font-size:62.5%; font-family:Arial,Helvetica,sans-serif; color:#222;
text-decoration: none;
font-weight:bold;
word-spacing: -0.15em;
text-align: left;
letter-spacing: 0;
line-height: 1.1em;
font-size: 1em;
text-transform: uppercase;
margin-bottom:15px;
text-align:right;
padding-left:12px;
padding-bottom:4px;
border-bottom:1px solid #c9c9c9;

}







/* miscellaneous */

.none { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px solid #ddd; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }
.navigation { color: #222;}
input.Forms, textarea.Forms { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.buttonem { background: #dadada; float: left; }
.filedunder { background: #111; color: #eee; padding: 0.1em 0.4em; line-height: 1em; text-transform: uppercase; font-size: 1em; }
.fright { float: right; margin: 0 0 0.3em 0.7em; }
.fright img {  }
.stripe { background: url(images/bg/stripe.png) repeat top left; }

/* legacy image caption classes */

.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }

/* image styles */

.aligncenter, div.aligncenter { display: block; margin: 14px auto; }
.alignleft { float: left; margin: 0 14px 10px 0; }
.alignright { float: right; margin: 0 0 10px 14px; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; /* 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: 14px; padding: 5px 4px 5px 5px; margin: 0; }

/*gallery thumbnails */

dt.gallery-icon { background:url(images/bg/stripe.png) repeat top left; }
dt.gallery-icon a { border: 0; }
dt.gallery-icon img { border: 5px solid #bbb; margin: 0; padding: 0; }
.gallery img { border: 0; }
.gallery { margin: 0 0 1em 0; width: 100%; }
dl.gallery-item { margin: 0; }
dd.gallery-caption { font-size: 0.8em; padding: 5px 0 3px 0; text-align: center; margin: 0; text-transform: uppercase; letter-spacing: 0.1em; }

/* gallery individual images */

.bigimage { background: url(images/bg/stripe.png) repeat; text-align: center; padding: 18px 0 0 0; }
.bigimage a { border: 0; }
.bigimage img { border: 3px solid #777; }
.bigcaption { margin: 10px 0 0 0; }
.bigcaption p { line-height: 1.4em; text-transform: uppercase; text-align: center; font-size: 0.8em; letter-spacing: 0.1em; }
.prvimg { float: left; }
.nxtimg { float: right; }
.imgnav { margin: 2em 0; }



/* comments last posts */

#commenthead { float: right;font-size:11px; }
#commenthead_archiv { float: right; margin-top:0px;font-size:11px; }
#commentfooter_archiv { }

/* comments last posts */

#lastpostfooter { border-bottom:1px solid #c9c9c9;float:left;width:550px;margin-bottom:5px; }
#lastpostfooter_author { font-size: 10px; float: left; color:#999;width:350px;margin-bottom:20px; }
#lastpostfooter_comments { font-size: 10px; float: right; color:#999;width:190px;text-align:right ;background-image:url(images/bg/comment.png);background-repeat:no-repeat;}
#lastpostfooter_comments_a { font-size: 10px; float: left; color:#999;width:100%; margin-bottom:5px;}
#lastpostfooter_category { font-size: 10px; float: left; color:#999;width:100%; margin-bottom:5px;}
#lastpostfooter_category2 { font-size: 10px; color:#999;width:100%; margin-bottom:5px;}
#lastpostfooter_date { font-size: 10px; float: right; color:#999; }

#lastpost_thumb { font-size: 10px; color:#999;width:350px; }

/* commenthead at singleposts */
#comment_headline { font-size:62.5%; font-family:Arial,Helvetica,sans-serif; color:#222;
text-decoration: none;
font-weight:bold;
word-spacing: -0.15em;
text-align: left;
letter-spacing: 0;
line-height: 1.1em;
font-size: 1em;
text-transform: uppercase;
margin-bottom:5px;
text-align:left;
border-bottom:2px solid #c9c9c9;
padding-bottom:5px;
margin-bottom:10px;
 }


/* freunde hoververlinkungen */

.playboi-link
{
width: 174px;
height: 57px;
display: block;
margin: 0 auto;
}

.playboi
{
background: url(images/freunde/freunde_playboi.png) no-repeat;
}

.playboi-link:hover
{
background-position: 0 -57px;
}



.beatpol-link
{
width: 96px;
height: 54px;
display: block;
margin: 0 auto;
}

.beatpol
{
background: url(images/freunde/freunde_beatpol.png) no-repeat;
}

.beatpol-link:hover
{
background-position: 0 -54px;
}



/* konzerttermine sidebar */

#ort { font-family: 100% Arial, Helvetica, "Helvetica Neue", Sans-Serif; font-size:10px;width:100%;color:#999;margin-bottom:5px; }
#event { float: left;font-family:Helvetica,Arial; font-size:1.1em;width:auto; }


