/* mefightclub stylesheet */



/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */

body  { background: #333 url(mefightclub/body-bg.jpg) repeat left top; color:#5A5A5A;}

/* 1.2 Hyperlinks */

a:link, a:visited  { color: #aaa; }
a:hover  {color: #5e5f41;}
small {font-size:10px}
blockquote {line-height:21px;}
code,pre {font-family: consolas, courier, monospace;
      margin-bottom:20px;
       }
	   
td {vertical-align:top;}	   
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers & Columns */
 #container {background: url(mefightclub/banners/rotate.php)  top center no-repeat;}
#banner { height:200px; background:url(mefightclub/nav-image-rotator-gradient-overlay.png) top center repeat-y ; border-bottom:1px solid #444;  overflow:hidden;}
.col-full  { width: 950px; }

/* 2.2 Navigation */
#navigation  { border-bottom:1px solid #333333; background: url(mefightclub/45pc_black.png);}
.nav li ul li  {background:#444;border: 1px solid #8E8F62; border-width: 0 1px 1px;}
.nav li ul li a  { color:#fff !important; text-decoration:none;}
.nav li ul li a:hover{ color:yellow !important;text-decoration:none; }
/* 2.2.1 Drop-down menus */



/* CATEGORY NAVIGATION */

#catnav a:hover {}
#catnav li ul  { border-top: 1px solid #8E8F62;  }
#catnav li ul a:hover  { color: yellow !important; background: #525335;text-decoration:none; }

/* PAGES NAVIGATION */
#pagenav {margin-top:-20px;}
#pagenav a  { color: #ddd !important; text-shadow:1px 1px 2px #aaa; }
#pagenav a  { border-bottom: 4px solid #333333; }
#pagenav li.current_page_item a, #pagenav li a:hover  { border-color: #525335; text-shadow:1px 1px 2px #cdcf9b !important;  }
#pagenav li ul  { border-top: 1px solid #525335; }
#pagenav li ul li  { border-color: #525335; }
#pagenav li ul a:hover  { color: #fff!important; background: #333333;   }
#pagenav li.rss a  { color: #333333; background: url(mefightclub/ico-rss.png) no-repeat right 4px; }
#pagenav li.rss a:hover  { background: url(mefightclub/ico-rss-2.png) no-repeat right 4px; }



/* 2.3 Header */
#logo img {margin-left:-5px;margin-top:-76px;}
#logo .site-description { color:#ccc; }
.tagline {color:white;text-align:right;}
#header{padding:25px 0;}
#searchform_top input  {font-size:14px;}
/* 2.4 Content */


/* 2.5 Sidebar */

#sidebar {background:rgba(255, 255, 255, 0.05) none repeat scroll 0 0;padding:0px 8px;}

/* 2.6 Extended Footer */
#extended-footer  { background-color: #525335; color: #585858; }
#extended-footer li a:link, #extended-footer li a:visited  { color:#585858; }
.one, .two  { border-right: 1px solid #878787; }

/* 2.7 Footer */
#footer  { border-top:2px solid #333; }


/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

#breadcrumb, .archive_header  {color: #fff;/*background:#525335;*/ margin:0px 0px; padding:8px;	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;}
.post  { background: #eee url(mefightclub/entry-meta.png) no-repeat bottom right; border:12px solid #555;margin: 0 0 30px 0;
	/* -moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;*/
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px; 
	padding:40px 55px 60px 55px;}

.freestuff {background: #eee url(mefightclub/entry-meta-new-heavy.png) no-repeat bottom right !important;padding-bottom:90px;}	
	
a.more-link {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(mefightclub/bg_masthead.jpg) repeat-x scroll left top !important;
color:#fff  !important;
display:inline-block;
height:26px;
line-height:26px;
text-align:center;
text-decoration:none !important;
width:140px;
margin-top:20px;
}	
a.more-link:hover {color:yellow !important}	
	
	.entry .wp-caption {background:#f9f9f9;padding:3px;margin-bottom:10px;}
	.entry .wp-caption-text {font-family:arial,verdana,sans-serif;padding:10px 3px;}
	
	
	.sitemap a {color:#525335 !important; text-decoration:none;}
	.sitemap a:hover {color:#BDBF83 !important;}	
	
.dark {background: #333 url(mefightclub/heavy920.jpg) center bottom no-repeat !important;padding-bottom:300px;}
.dark  h2 a{color:white !important;}	
.dark  h3 {color:white !important;}	
.dark .title {border:0px;} 
.dark p {color:#eee;}
.dark .serverbanner {display:block;width:100%;height:150px !important;}
.dark .join {float:right;}
.dark .joinbutton {float:right;width: 100px;height:100px;}
.dark a.joinbutton  {background: url(mefightclub/joinserver1.png) no-repeat left top; }
.dark a.joinbutton:hover {background: url(mefightclub/joinserver2.png) no-repeat left top;}
	
.quote-post .title  { width:100%; position:relative;  padding: 0 0 20px 0;  }

.quote-post .title a:hover  { text-decoration: none; }

.quote-post .date  { position: absolute; top: 30px; left: -40px; width: 71px; height: 60px; padding: 10px 0 0 0; text-align: center; color: #fff; }

.quote-post .date .day  { display: block; font-size: 36px; line-height: 32px; }
.quote-post .date .month  { display: block; font-size: 12px; text-transform: uppercase; font-weight: bold; }	
	
.post .date,.quote-post .date   { background: url(mefightclub/date90.png) no-repeat left top; width: 90px;left: -55px; }
.post .month, .quote-post .month  { min-height:55px; background:#333 /* url(mefightclub/categoryicons/retrospectives.png) 30px 25px no-repeat*/; padding-bottom:5px;}
.month img {margin:5px 25px}
.post .title  { margin: 0px; }

.post .cat, .quote-post .cat {/*margin-top:15px;*/background:#5e5f41 !important; }
.post .cat, .post .sidetags , .post .sidetaxonomy, .quote-post .cat, .quote-post .sidetags , .quote-post .sidetaxonomy  { background:#525335; line-height:16px;display: block; font-size: 10px !important; text-transform: uppercase; font-weight: bold; font-family:Helvetica, arial, sans-serif !important;overflow:hidden;}

.post .cat a, .post .sidetags a , .post .sidetaxonomy a ,.post .sidecomments  a,.quote-post .cat a, .quote-post .sidetags a , .quote-post .sidetaxonomy a ,.quote-post .sidecomments  a  {text-decoration:none;padding-right:3px;line-height:16px;} /* padding to force newline for multiple cats */
.post .cat a:hover, .post .sidetags a:hover , .post .sidetaxonomy a:hover ,.post .sidecomments  a:hover ,.quote-post  .cat a:hover, .quote-post  .sidetags a:hover , .quote-post  .sidetaxonomy a:hover ,.quote-post  .sidecomments  a:hover {color:#ffffff}
.post .sidecomments, .quote-post .sidecomments { /*margin-top:5px;*/display: block; height:60px; background: url(mefightclub/sidecomments90.png) no-repeat right bottom; font-size: 10px !important; text-transform: uppercase; font-weight: bold; font-family:Helvetica, arial, sans-serif !important;padding-top:5px;}

.post .sidecomments  a, .quote-post .sidecomments  a{ background: url(mefightclub/comment.png) no-repeat 10px 5px; display:block; font-size:30px;padding-left:18px;padding-top:10px;}

.post-meta li {  width: 150px; }
.post-meta li .body  { line-height:24px;}
.post-meta li.tags {width: 231px;}
.post-meta li.postfootertaxonomy {width: 462px; }

.post-after-header {width:100%;}
.post-after-header a { color:#333; background: #e3e3e3; border: 1px solid #ddd; padding: 0px 0px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;display:inline-block;text-decoration:none;text-shadow:0 1px 2px #B1B1B1;}
.post-after-header  a:hover { color: #fff !important; background: #8e8f62; border: 1px solid #6e6f4c; }
.post-after-header img:hover {  }



/*** LINK POSTS ***/

.link-post{
color:#fff;
background:rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
cursor:pointer;
margin:10px 0 30px 0;
padding:8px;
position:relative;
-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
.link-post a {text-decoration:none;}
.link-post a:hover {color:#8e8f62;}
.link-post .title  { max-width:430px; margin-left:-10px;  }

.link-post h2 a {text-decoration:none;}
.link-post h3 {color:#fff;margin-top:20px;}
.link-post .post-edit-link {padding:3px; border:1px groove #444;background:#323232;}
.link-post-inside {
background:rgba(0, 0, 0, 0.05) url(mefightclub/linkage1.png) repeat-y scroll -30px 110px;
border:1px solid #666666;
padding:20px 10px 10px 75px;
}
.link-post .entry {margin-top:15px;}
.destination-url {display:block;font-size:20px;color:white;}

.destination-url h4,.destination-url h4 a{ color:white; margin:0px 5px 0;text-align:right;font-size:14px;float:right;}
.destination-url h4:hover {color:yellow;}

.link-post-inside:hover { background: rgba(255,255,255,0.05) url(mefightclub/linkage2.png) repeat-y -30px 110px; border: 1px solid #999; }
.link-post-inside:hover p, .link-post-inside:hover li {  }
.link-post-inside img {margin:20px 0;border:5px solid #222;}
.link-post .tumblr-link a { font-size: 22px;  }
.link-post .tumblr-link a:hover { text-decoration: none;  }
.link-post:hover .tumblr-link a {  }
.link-post p, .link-post li {  }
.link-post ol, .link-post ul { margin: 0 0 15px 15px; }
.link-post-comments  {float:right;background: #323232;padding:3px;border:1px groove #555555;margin-left:10px;}
.link-post-comments a {}
.linkpost-permalink {float:right;margin-top:-20px;}

/*** QUOTE QUICKIE POSTS ***/

.quote-post{
color:#fff;
background:rgba(255, 255, 255, 0.15) none repeat scroll 0 0;
cursor:pointer;
margin:10px 0 30px 0;
padding:8px;
position:relative;
-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
.quote-post a {text-decoration:none;}
.quote-post a:hover {color:#8e8f62;}
.quote-post blockquote {color:#ddd;background:rgba(255, 255, 255, 0.17) none repeat scroll 0 0;
-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
margin:0 15px 10px 0;

}

.quote-post h2 a {text-decoration:none;}
.quote-post-inside {
background:rgba(0, 0, 0, 0.35) url(mefightclub/quotage1.png) repeat-y scroll -30px 110px;
border:1px solid #666666;
padding:20px 10px 20px 75px;
}

.quote-post-inside:hover { background: rgba(255,255,255,0.05) url(mefightclub/quotage2.png) repeat-y -30px 110px; border: 1px solid #999; }
.quote-post-inside:hover p, .link-post-inside:hover li {  }
.quote-post .tumblr-link a { font-size: 22px;  }
.quote-post .tumblr-link a:hover { text-decoration: none;  }
.quote-post:hover .tumblr-link a {  }
.quote-post p, .link-post li {  }
.quote-post ol, .link-post ul { margin: 0 0 15px 15px; }
.quote-post-comments  {float:right;margin:-35px 10px 0 0}
.quotepost-permalink {float:right;margin-top:-20px;}
.quote-post-inside cite {}
.quote-post-inside .citation {text-align:right;}

/*** IMAGE QUICKIE POSTS ***/

.image-post {background-color:#bbb}
.image-post .entry a {color:#8E8F62;}
.image-post-comments  {float:right;}
.image-post-comments  a {text-decoration:none;color:#000;}

/*** AUDIO QUICKIE POSTS ***/
.audio-post .title {border:0px;}
.audio-post {background-color:#bbb;min-height:160px;}
.audio-post .entry {margin-left:20px;}
.audio-post-comments  {float:right;margin-bottom:30px;}
.audio-post .entry a {color:#111;}
.audio-post-comments  a {text-decoration:none;color:#000;}

/*** VIDEO QUICKIE POSTS ***/
.video-post .title {border:0px;}
.video-post {background-color:#bbb;color:#333;}
.video-post .entry a {color:#111;}
.video-post-comments  {float:right;}
.video-post-comments  a {text-decoration:none;color:#000;}


/* 3.1 Typographic Elements */





/* 3.1 Typographic Elements */

/* 3.2 Images */
.post img.thumbnail  { border: 5px solid #ccc; }
.post img.thumbnail:hover  { border: 5px solid #ddd; }
.entry img  { border: 5px solid #ccc; }

/* .entry > p > a {background:#fff;}*/

/* 3.3 Pagination / WP-Pagenavi */

.more_entries { margin-top: 20px; padding: 10px 55px; background-color: #eee; border: 8px solid #363636; }
.more_entries a { display: block; margin: 0 0 0 0; text-transform: uppercase; font-weight: bold; text-decoration: none; }

.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited { color: #333333; }
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover { background: #525335 !important; color: #333333; }




/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.1 Generic Widgets */

.widget {color:#eee;}

.widget h3  { margin: 0; padding: 10px 0; text-transform:uppercase; color: #ddd; }
.widget h3  { border-bottom: 1px solid #525335; }

.widget ul li a:link, .widget ul li a:visited { vertical-align:middle;color: #fdffbf !important; /* background: url(mefightclub/bullet.png) no-repeat 10px center; */ border-bottom: 1px solid #525335;padding:0 0 0 15px; }
.widget ul li a:hover  { color: yellow !important; /* background: url(mefightclub/bullet_hover.png) no-repeat 10px center; */ }
.cat-item .smallcaticon {margin:5px 5px 5px -15px;vertical-align:middle; }


.widget_recent_comments li, #twitter li  { border-bottom: 1px solid #525335; } /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a, #twitter a  { color: #333333 !important; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */

.flickr-sidebar-picture-item {float:left; margin:8px;}
.flickr-sidebar-picture-item img {border:3px solid #525335;}


/* 4.2 Specific Widgets */


/* SUBSCRIBE SIDEBAR */

#subscribe_sidebar_list  ul li a:link, #subscribe_sidebar_list ul li a:visited {border:none}
#subscribe_sidebar_list li {}
#subscribe_sidebar_list li:hover {background:rgba(255,255,255,0.05);}
#subscribe_sidebar_list li a{border:none;}
#subscribe_sidebar_list li a img{float: right; margin: 4px 20px 0 0;}
/* CATICONS WIDGET */

li.cat-item {padding:10px 5px 5px 5px;/* height:35px;border-bottom: 1px solid #525335; */}
li.cat-item:hover {background:rgba(255,255,255,0.05);}
li.cat-item img {margin:5px;float:left;}
.widget_caticons ul li a:link, .widget ul li a:visited {border-bottom:none;}

/* TABBED WIDGET */

	.ui-tabs-hide { display: none; }
	#tabbed  ul li a:link, #tabbed  ul li a:visited {border:none !important;}
	#tabbed li {border-bottom: 1px solid #525335;}
	#tabbed-area { margin: 0 -1px; }
		#tabbed-area li { float: left; width: 33%; }
			#tabbed-area li a { font-size: 15px; color: #9a1d0d; text-shadow: 1px 1px 0px #ffffff; display: block; padding: 19px 0% 7px 15%; background: url(images/tabbed-right-bg.png) repeat-y top right; text-transform: uppercase; }
			#tabbed-area li.last a { background: none; }
			#tabbed-area li a:hover { text-decoration: none; }
			#tabbed-area li.ui-state-active a { background-color: #444; }
			#tabbed-area .ui-tabs-selected { background-color: #444; }
		#tabbed .tab ul li {padding: 14px 0 10px;   min-height: 200px;}
		
		#tabbed img.thumbnail { float: left; border: 3px solid #444; margin: 0 8px 5px -15px; }
		#tabbed span.title a { color: #2b2b2b; }
		#tabbed span.title a:hover { color: #000000; text-decoration: none; }
		
		#tabbed span.postinfo { display: block; font: italic 11px Georgia, serif; color: #a1a1a1;  }
			#tabbed span.postinfo a { color: #a1a1a1; }
			#tabbed span.postinfo a:hover { color: #2b2b2b; text-decoration: none; }
			
	/* .js #tabbed-area li a { text-indent: -9999px; } */
	#tabbed h4 a {    line-height: 18px; padding-left:0px !important;}
	#tabbed span.thumb img  { border: 5px solid #525335; }
#tabbed span.thumb img:hover  { border-color: #5e5f41; }
#tabbed .widget-tabbed-meta {float:left;display:block;margin-top:5px;width:80px;}

#tabbed .cat {background:#5e5f41 !important; }
#tabbed .cat, #tabbed .sidetags , #tabbed .sidetaxonomy  { background:#525335; line-height:20px;display: block; font-size: 10px !important; text-transform: uppercase; font-weight: bold; font-family:Helvetica, arial, sans-serif !important;overflow:hidden;}
#tabbed .sidecomments  a,#tabbed .cat a, #tabbed .sidetags a , #tabbed .sidetaxonomy a ,#tabbed .sidecomments  a  {text-decoration:none;padding:0px 3px;line-height:16px;} /* padding to force newline for multiple cats */
#tabbed  .cat a:hover, #tabbed  .sidetags a:hover , #tabbed .sidetaxonomy a:hover ,#tabbed.sidecomments  a:hover {color:#ffffff}
.tabbed-right {float: right; font-size: 12px;line-height: 17px; width: 200px;	min-height:150px;}

#tabbed span.thumb { float: left;width: 80px;}

#tabbed span {    display: block;}

#sidebar .ads125 { background: #303030; }
.ads125 img  { margin: 14px 16px 0 0; }

/* TAG CLOUD */

div.widget_tag_cloud {font-family: Helvetica, arial, sans-serif;}
div.widget_tag_cloud a {color:#FDFFBF; text-decoration:none;}
div.widget_tag_cloud a:hover {color:yellow;}

/* FEATURED POSTS */

#featured li  { border-bottom: 1px solid #525335; }
#featured span.thumb img  { border: 5px solid #525335; }
#featured span.thumb img:hover  { border-color: #5e5f41; }
#featured .widget-featured-meta {float:left;display:block;margin-top:5px;width:80px;}

#featured .cat {background:#5e5f41 !important; }
#featured .cat, #featured .sidetags , #featured .sidetaxonomy  { background:#525335; line-height:20px;display: block; font-size: 10px !important; text-transform: uppercase; font-weight: bold; font-family:Helvetica, arial, sans-serif !important;overflow:hidden;}
#featured .sidecomments  a,#featured .cat a, #featured .sidetags a , #featured .sidetaxonomy a ,#featured .sidecomments  a  {text-decoration:none;padding:0px 3px;line-height:16px;} /* padding to force newline for multiple cats */
#featured  .cat a:hover, #featured  .sidetags a:hover , #featured .sidetaxonomy a:hover ,#featured.sidecomments  a:hover {color:#ffffff}

/* WIDGET FORMS */
input#s, input.field  { border: 1px solid #525335; }
input#s:focus, input.field:focus  { border: 1px solid #333333; }
input.submit  { background-color: #333333; }

/* FLICKR */
.simple-flickr-photostream {float:left;}
#flickr a img  { border: #525335 3px solid;}
#flickr a:hover img  { border:#333333 3px solid; }

/* TUBEPRESS */
.tubepress_meta_group {float:right;width:50%}
.tubepress_single_video {margin:20px 0px;}

/* LIFESTREAM */
.widget_lifestream ul li  { border-bottom: 1px solid #525335; }

/* TEXT WIDGET */

/* CALENDAR */
#wp-calendar th,#wp-calendar td{background:#525335;}
#wp-calendar th  { color: #333333; }

/* ADS */
#sidebar .ads125 { border: 1px solid #525335; }

/* TWITTER */

ul.twitter {}
.twitter-item {padding:5px 5px 5px 40px;border-top:1px solid #525335;margin-top:15px;background: url(mefightclub/categoryicons/steam-group.png)  1% 20% no-repeat; line-height:15px;font-family:arial,sans-serif;}
.twitter-item  a:link {border:none !important; background:transparent !important; text-align:right;  }
.twitter-timestamp {float:right;display:block;margin-top:-2px;font-size:10px;}
 a.twitter-user{margin-top:-20px}
 
 /* GDSW AUTHORS */
 


/* 4.3 Extended Footer Widgets */
.block  {  width: 200px; }
#extended-footer {/*background: #525335 url(mefightclub/extended-footer-gradient.jpg) top left repeat-x !important; */ border-bottom:10px solid #5e5f41;border-top:10px solid #5e5f41;}
#extended-footer ul li a {color:#fff !important;}


/* YARPP custom template for featured images */
#relatedblock {margin-top:40px;}
#relatedthumbscontainer {display:block;min-height:200px;margin:20px 0;}
#relatedthumbs {padding:0px;}
#relatedthumbs a:hover {border:1px solid #CCC !important;}
.relatedthumb {float:left;list-style-type:none !important; margin: 0 10px; background:#ddd;padding:3px;}
.relatedtitle {font-family:Arial, Verdana, sans-serif;max-width:80px;line-height:12px;font-size:11px;text-align:center;margin: 0 auto;}
/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */
#comments { margin: 0 0 40px 0; padding: 30px 35px;border: 8px solid #555;  
-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;}
	
	#comments .comment .comment-container {
border-bottom:none;}
#comments .comment-head {
margin:0 0 30px;
}
#comments .comment-head .avatar img{border:3px solid #8E8F62;}
	
#respond {border: 8px solid #8e8f62;  
-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;}
#comments #respond {margin:10px;padding:20px;}	

#comments ul.children {margin:10px 20px 0 15px;padding-bottom:20px;}	

.reply {float:left;
margin-right:30px; 
margin-top:5px;	
border:1px solid #444;
	padding:1px 3px 1px 3px;
	width:46px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	box-shadow:1px 1px 2px #aaa;
	-moz-box-shadow:1px 1px 2px #aaa;
	-webkit-box-shadow:1px 1px 2px #aaa;
	text-align:center;
	background:#333333;
}
.reply:hover {background:#8e8f62;border-color:#8e8f62}
.reply a {color:#fff}
.reply a:hover {color:#333;}
.reply a:active {	box-shadow:0px 0px 0px #aaa;
	-moz-box-shadow:0px 0px 0px #aaa;
	-webkit-box-shadow:0px 0px 0px #aaa;}

.depth-2 {background:#eee;padding:5px  0 0 10px;}	
.depth-3 {background:#ddd;padding:5px 0 0 10px;}	

/* 5.2 Pingbacks / Trackbacks */

/* 5.3 Comments Form */
#commentform input.txt  { border: 1px inset #eee !important; background-color: #ddd !important;}
#commentform #submit  { background-color: #333333; }
#commentform textarea  { width: 95%!important; padding: 5px; border: 1px inset #eee; background-color: #ddd; }

/*-------------------------------------------------------------------------------------------*/
/* 6. RATINGS */
/*-------------------------------------------------------------------------------------------*/
.gdmultitable {float:left; margin:0px 5px 0px 0px;}

/*-------------------------------------------------------------------------------------------*/
/* 7. AUTHOR ARCHIVE */
/*-------------------------------------------------------------------------------------------*/
#author-bio { background: #eee url(mefightclub/entry-meta.png) no-repeat bottom right; border:12px solid #555;margin: 0 0 30px 0;
	/* -moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;*/
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;  padding: 25px 25px 115px 25px; margin:20px 0;}
#author-bio h3 { font-size: 18px; margin: 0 0 10px 0; }
#author-bio h4 { font-size: 14px; margin: 0 0 3px 0; }
#author-bio img { float: left;  padding: 2px; border: 1px solid #cccccc; margin: 5px 15px 0 0; }
#author-bio dt {font-weight:bold;}


/*-------------------------------------------------------------------------------------------*/
/* 8. PODCAST */
/*-------------------------------------------------------------------------------------------*/
.powerpress_player {margin:10px 0px; background:#eee;}

/*-------------------------------------------------------------------------------------------*/
/* 8. SIGNUP */
/*-------------------------------------------------------------------------------------------*/

.mu_register {
    background: none repeat scroll 0 0 #AAAAAA;
    margin: 0 auto;
     padding: 20px 20px 60px;
    width: 40% !important;
	-moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;
	border:10px solid #444;
}
