/*  
Theme Name: Badgemen
Theme URI: http://www.badgemen.com
Description: Badgemen.com WordPress Theme
Version: 3.0
Author: Nik Dugo
Author URI: http://www.ibdesignstudios.com
*/
html {overflow-y:scroll;}
body {background: #111 url(images/bg.jpg) repeat-x; font: 75%/170% Arial, Helvetica, sans-serif; padding: 0px 20px; margin: 20px 0px 20px 0px; color: #333333;}
a {color: #1175ea; text-decoration: none;}
a:active {color: #1175ea;}
a:visited {color: #1175ea;}
a:hover {color: #3363a3; text-decoration: none;}
p {margin: 0px 0px 15px;}
img {border: none;}
.img-box {clear: both;} 
.img-box a, .img-box a:active, .img-box a:visited {margin: 2px; padding: 0px; border: 1px solid #555;}
.img-box a:hover {border: 1px solid #1175ea;}
ul {margin: 5px 0px 15px; padding-left: 10px;}
ul li {margin: 0px; list-style: none; padding-left: 20px;}
ol {margin: 5px 0px 15px; padding-left: 20px;}
ol li {margin: 0px;}
form {margin: 0px; padding: 0px;}
small {font-size: 90%;}
blockquote{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #777;
	font-style: italic;
	padding: 10px 5px 5px 36px;
}
#page-top {margin: 0px auto 0px auto; width:1000px; background: url(images/main-top.png) no-repeat center top; height: 63px; position: relative;}
#logo {position: absolute; float: left; top: 16px; left: 18px;}
#logo-date {position: absolute; float: right; top: 27px; right: 22px; font-size: 17px; font-weight: bold; color: #7a7d81; line-height: 140%;}
#logo-date img {margin: 0px 4px 0px 0px; float: left;}
#page {margin: 0px auto 0px auto; width:1000px; background: url(images/main-bg.gif) repeat-y center top; padding-bottom: 18px;}
#page-bottom {margin: 0px auto 0px auto; width:1000px; background: url(images/main-bottom.png) no-repeat center bottom; height: 150px; position: relative;}
#navbar {margin: 0px auto 0px auto; width:976px; position: relative; padding-top: 12px;}
#nav-search {position: absolute; top: 15px; right: 30px;}
#wrapper {
	width: 960px;
	margin: 0px auto;
	padding-top: 18px;
	position: relative;
}

/* ------------------------------------- header area  */
#header {width: 980px;}
/* site title */
h1 {position: absolute; top: 40px; left: 25px; color: #FFFFFF; margin: 0px; padding: 0px; font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;}
h1 a, h1 a:visited {color: #FFFFFF; text-decoration: none;}
h1 a:hover {color: #000000; text-decoration: none;}
.description {position: absolute; top: 77px; left: 25px; color: #bbb; font: 12px Arial, Helvetica, sans-serif;}
/* search form */
#searchform {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(images/nav-search-bg.gif) no-repeat right bottom;
	height: 34px;
	width: 210px;
}
#searchform #s{
	background: #FFFFFF;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 30px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	height: 0px;
	width: 0px;
	border: none;
	text-indent: -999%;
	line-height: 0px;
	margin-top: 0px;
}

/* ------------------------------------- main content area  */
#left-col {width: 530px; float: left; margin-top: 3px;}
/* main menu */
#nav-left {margin: 0px 0px 0px 0px; background: url(images/nav-left.gif) no-repeat left top; height: 40px;}
#nav-right {background: url(images/nav-right.gif) no-repeat right top; height: 40px; margin: 0px 0px 0px 30px;}
#nav {background-color: #e1e4e9; height: 39px; clear: both; margin: 0px 30px 0px 0px;}
#nav ul {list-style: none; margin: 0; padding: 0px; font: bold 12px/100% Arial, Helvetica, sans-serif;}
#nav ul li {margin: 8px 4px 0px 0px; padding: 0px; float: left; background: none;}
#nav ul li a {padding: 5px 10px 6px 10px; text-decoration: none; color: #4c566c; display: block; text-shadow: 1px 1px 0px #fff;}
#nav li a:visited {text-decoration: none; color: #4c566c;}
#nav li a:hover, #nav .current_page_item a, #nav .current_page_item a:visited{
	text-shadow: none;
	text-decoration: none;
	background-color: #4c566c;
	color: #f1f1f1;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

/* dropdown */
#nav ul li:hover > ul {display: block;}

/* level 2 list */
#nav ul li ul {
	display: none;
	background-color: #e1e4e9;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 110px;
	position: absolute;
	top: 43px;
	left: 80px;
	z-index: 999;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
}
#nav ul li ul {float: none; margin: 0; padding: 0;}
#nav ul li ul li {margin-left: 6px;}
#nav ul li ul li.lilast {margin-bottom: 8px;}

/* layout */
#layout {width: 100%;border-collapse: collapse;}
#layout tr td {vertical-align: top;}
#layout tr td.sidebars {width: 200px;}

/* content */
#content-padding {padding: 0px 5px 25px 5px; background-color: #fff;}
#content {padding: 0px 5px 15px 5px; padding: 0; width: 100%; background: #ffffff; clear: both; overflow: hidden;}
#post-head{
	width: 99.2%; 
	border-collapse: collapse;
	margin: 2px 2px 0px 2px;
	background-color: #424542;
	border-top-left-radiust: 6px; -webkit-border-top-left-radius: 6px; -moz-border-radius-topleft: 6px;
	border-top-right-radiust: 6px; -webkit-border-top-right-radius: 6px; -moz-border-radius-topright: 6px;
}
#post-head tr td#head-date {width: 50px;}
.post {padding: 0px; clear: both; overflow: hidden; margin: 0px 0px 20px 0px; background-color: #fff;border: 2px solid #424542; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px;}
.post .post-date {height: 50px; width: 45px; background: url(images/calendar.gif) no-repeat; font: normal 22px Arial, Helvetica, sans-serif; color: #424542; text-align: center; padding: 0px 0px 0px 0px; line-height: 100%; float: left;}
.post .post-date span {height: 16px; display: block; font: normal 11px Arial, Helvetica, sans-serif; color: #424542; text-align: center; padding: 4px 0px 2px 0px;}
.post .title {float: left; margin-left: 10px; width: 97%; color: #fff;}
.post .page-icon {height: 48px; width: 44px; background: url(images/page-icon.gif) no-repeat 10px 7px; padding: 0px; float: left;}
.postdata {font-size: 90%; color: #ccc;}
.postdata a, .postdata a:visited {color: #ccc; text-decoration: none;}
.postdata a:hover {color: #eee; text-decoration: none;}
.postdata .category {padding-left: 0px; float: left;}
.postdata .comments {padding-left: 18px; margin-right: 5px; float: right;}

.entry {font-size: 14px; padding: 10px 15px 10px 15px; clear: both;}

.entry a, .entry a:active, .entry a:visited {padding: 3px 8px 3px 8px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; color: #3363a3; text-decoration: none; background-color: #eaeaea;}
.entry a:hover {text-decoration: none; background-color: #a25a30; color: #fff;}

.entry p.submeta {font-size: 11px;}

.more-link {float: right; display: block; padding: 4px 10px 4px 10px; margin: 10px 2px 10px 0px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; text-decoration: none;}
.more-link:hover {background-color: #a25a30; color: #fff; text-decoration: none;}

/* post title */
h2 {color: #fff; margin: 3px 0 2px; padding-bottom: 4px; font: normal 150%/100% "Lucida Grande", Arial, sans-serif; border-bottom: dotted 1px #CCCCCC;}
h2 a, h2 a:visited {color: #fff; text-decoration: none;}
h2 a:hover {color: #e1e1e1; text-decoration: none;}
h3 {color: #666666; margin: 5px 0px 5px; font: bold 110%/110% "Lucida Grande", Arial, sans-serif;}

/* PAGES */
.page-box {width: 100%; padding: 12px 0px 10px 0px; margin: 0px auto 20px auto; background-color: #e5e5e5; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; text-align: center;}
.page-box a, .page-box a:active, .page-box a:visited, .page-box a:hover {margin: 0px 2px 0px 2px; padding: 0px; border: 0px; background-color: #e5e5e5;}
.page-video {width: 450px; padding: 15px 0px 3px 0px; margin: 0px auto 20px auto; background-color: #e5e5e5; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; text-align: center;}
.page-video p {margin-top: 5px;}
.page-mp3 {width: 450px; padding: 18px 0px 3px 0px; margin: 0px auto 20px auto; background: #e5e5e5 url(images/mp3-bg.png) no-repeat left top; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; text-align: center;}
.page-download {width: 450px; padding: 16px 0px 16px 0px; margin: 0px auto 20px auto; background: #e5e5e5 url(images/download-bg.png) no-repeat left top; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; text-align: center;}
.page-download a, .page-download a:active, .page-download a:visited, .page-download a:hover {background-color: #e5e5e5; margin: 0px; padding: 0px;}
.download {margin: 0px; padding: 0px; width:152px; height:30px; display:block; background-image: url(images/download-button.png); background-position: top left;}  
.page-entry h5 {color: #a25a30; font-size: 14px; font-weight: bold; display: block; margin: 0px 0px 0px 0px; background-color: #f1f1f1; border-bottom: 2px solid #bababa;}
.page-entry table {margin: 10px 0px 18px 0px;}
.page-entry {padding: 10px 15px 10px 15px; clear: both;}
.page-entry p.submeta {font-size: 11px;}
.page-entry p a, .page-entry p a:active, .page-entry p a:visited {padding: 3px 8px 3px 8px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; color: #3363a3; text-decoration: none; color: #3363a3; background-color: #eaeaea;}
.page-entry p a:hover {text-decoration: none; background-color: #a25a30; color: #fff;}

/* next & previous page navigation */
#page-nav {clear: both; height: 25px; width: 100%; position: relative;}
.page-nav-left {position: absolute; top: 0px; left: 0px; height: 25px; width: 120px;}
.page-nav-right {position: absolute; top: 0px; right: 0px; height: 25px; width: 120px;}
#page-nav a, #page-nav a:visited {color: #ffffff; text-decoration: none;}
#page-nav a:hover {color: #ffffff; text-decoration: none;}
.previous-entries a {float: left; padding: 2px 0px 0px 30px; background: url(images/buttons-page.png) no-repeat 0px 0px; height: 23px; width: 90px;}
.previous-entries a:hover {background: url(images/buttons-page.png) no-repeat 0px -25px;}
.next-entries a {float: right; padding: 2px 0px 0px 30px; background: url(images/buttons-page.png) no-repeat -120px 0px; height: 23px; width: 90px;}
.next-entries a:hover {background: url(images/buttons-page.png) no-repeat -120px -25px;}

/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: 15px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}

/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	line-height: 130%;
	list-style-type:none;
	padding:0;
}
.commentlist li{
	padding: 10px;
}
.commentlist .alt {
	background: #F4F4F4;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}
.comment_finisher{
	clear:both; 
	height: 1px;
}
.comment-number{
	float:right; 
	font-size: 18px; 
	padding: 5px; 
	color: #777;
}
.commentcontent{
	float: right;
	width: 400px;
	padding:0;
	margin: 0;
}

/* ------------------------------------- footer area  */
#footer-left{
	background: url(images/content-bottom-bg-left.png) no-repeat left top;
	
}
#footer-right{
	background: url(images/content-bottom-bg-right.png) no-repeat right top;
	margin-left: 10px;
}
#footer {
	background: url(images/content-bottom-bg-center.png) repeat-x left top;
	padding: 15px 0px 0px 10px;
	font-size: 87%;
	color: #282828;
	line-height: 15px;
	clear:  both;
	margin-right: 10px;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}

/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar-double {float: right; margin: 0px 0px 10px 10px; width: 415px; background-color: #fff;}

#sidebar-right{
	float:right;
	margin-left: 10px;
}
#sidebar-left {
	float: right;
	margin-left: 10px;
}
#sidebar-right,
#sidebar-left {
	width: 200px;
	color: #666666;
	line-height: 160%;	
}
#sidebar-right p, 
#sidebar-left p  {
	margin: 0px 0px 15px;
}
#sidebar-right h3, 
#sidebar-left h3 {
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #f1f1f1;
}
#sidebar-right h3 a, #sidebar-right h3 a:visited, 
#sidebar-left h3 a, #sidebar-left h3 a:visited {
	color: #f1f1f1;
}
#sidebar-right h3 img, 
#sidebar-left h3 img  {
	vertical-align: middle;
}
#sidebar-right a, #sidebar-right a:visited, 
#sidebar-left a, #sidebar-left a:visited  {
	color: #000000;
	text-decoration:none;
}
#sidebar-right a:hover, #sidebar-right a:focus, #sidebar-right a:active, 
#sidebar-left a:hover, #sidebar-left a:focus, #sidebar-left a:active  {
	text-decoration:underline;
}
#sidebar-right ul, 
#sidebar-left ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}
#sidebar-right ul li, 
#sidebar-left ul li {
	background: url(images/bullet-orange.gif) no-repeat;
	padding-left: 18px ;
}
#sidebar-right ul li ul li, 
#sidebar-left ul li ul li {
	background: url(images/bullet-grey.gif) no-repeat;
	padding-left: 12px ;
}

/* ------------------------------------- widget styles  */
/* archives widget */
#archives ul li {
	background: url(images/mini-archive.gif) no-repeat;
}
/* recent comments widget */
#recent-comments ul li {
	background: url(images/mini-comment.gif) no-repeat;
}
/* category widget */
#categories ul li,
#categories-1 ul li,
#categories-2 ul li,
#categories-3 ul li,
#categories-4 ul li,
#categories-5 ul li,
#categories-6 ul li,
#categories-7 ul li,
#categories-8 ul li,
#categories-9 ul li {
	background: url(images/mini-category.gif) no-repeat;
}
/* recent posts widget */
#recent-posts ul li {
	background: url(images/mini-page.gif) no-repeat;
}
/* links widget */
#links ul li {
	background: url(images/mini-blogroll.gif) no-repeat;
}
/* meta */
#meta .site_admin {
	background: url(images/cog.gif) no-repeat;
}
#meta .rss {
	background: url(images/mini-rss.gif) no-repeat;
}
#meta .login {
	background: url(images/mini-user.gif) no-repeat;
}
#meta .check {
	background: url(images/mini-check.gif) no-repeat;
}
#meta .wordpress {
	background: url(images/mini-wp.gif) no-repeat;
}
/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.alignleft{
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright{
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {clear:both;}
#clear {clear:both;}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}


/* Gravatars CSS */
.gravatars{
	float: right;
	margin: 3px 0 15px 10px;
	border: 1px solid #333;
}

/* PAGE BOTTOM */
#icon-box {height: 90px; text-align: center;}
#icon {margin: 49px 0px 0px 43px; float: left; padding: 3px 1px 2px 1px;}
#icon:hover {background-color: #2f2f2f; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;}

.gig-date {font-weight: bold; padding: 26px 0px 0px 10px; font-size: 13px;}
.gig-time {padding: 4px 0px 2px 15px;}
.gig-venue {padding: 4px 0px 2px 15px;}
.gig-city {padding: 4px 0px 8px 15px;}
#gig-buttons {width: 200px; height: 30px;}
#gig-map {float: left; height: 21px; width: 80px; background: url(images/buttons.png) no-repeat 0px 0px; margin-left: 12px; padding-top: 4px;}
#gig-map:hover {background-position: 0px -25px;}
#gig-info {float: left; height: 21px; width: 80px; background: url(images/buttons.png) no-repeat -80px 0px; margin-left: 16px; padding-top: 4px;}
#gig-info:hover {background-position: -80px -25px;}
#gig-map .gig-link {margin: 0px 0px 0px 35px;}
#gig-info .gig-link {margin: 0px 0px 0px 30px;}
#gig-buttons a:link, #gig-buttons a:visited, #gig-buttons a:active {color: #f1f1f1; text-decoration: none; font-size: 14px; font-weight: bold;}
#gig-buttons a:hover {color: #f1f1f1; text-decoration: none;}

/****************************************************************
  Docking Boxes core CSS: YOU MUST NOT CHANGE OR OVERRIDE THESE 
*****************************************************************/
.dbx-clone {
	position:absolute;
	visibility:hidden;
	}
.dbx-clone, .dbx-clone .dbx-handle-cursor {
	cursor:move !important;
	}
.dbx-dummy {
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	}
.dbx-group, .dbx-box, .dbx-handle {
	position:relative;
	display:block;
	}
/****************************************************************
  avoid padding, margins or borders on dbx-box, 
  to reduce visual discrepancies between it and the clone.  
  overall, dbx-box is best left as visually unstyled as possible 
*****************************************************************/
.dbx-box {
	margin:0;
	padding:0;
	border:none;
	background-color: #999;
	clear: both;
	}
/****************************************************************
  otherwise, do what you like :) 
*****************************************************************/
/* group container(s) */
.dbx-group {
	width:200px;
	padding:0 0px 10px;
}
* html .dbx-group {
	width: 200px;
	padding-bottom:0;
}

/* handles */
.dbx-handle {
	position:relative;
	margin: 0px 0px -20px 0px;
	padding: 7px 0px 0px 38px;
	height: 23px;
}

.dtc_gigs_widget_next .dbx-handle {background:url(images/sidep-handle.png) no-repeat 0px 0px;}
.ngg_images .dbx-handle {background:url(images/sidep-handle.png) no-repeat 0px -30px;}
.maillist .dbx-handle {background:url(images/sidep-handle.png) no-repeat 0px -60px;}
.social .dbx-handle {background:url(images/sidep-handle.png) no-repeat 0px -90px;}

* html .dbx-handle { 
	width: 176px; 
}
/* inner content area */	
.dbx-content {
	margin: -5px 0px 0px 0px;
	padding: 0px;
	background-color: #eee;
	height: 100%;
	z-index: 0;
	overflow: visible;
	border-left: 1px solid #999; border-right: 1px solid #999; border-bottom: 1px solid #999;
}

.maillist .dbx-content {padding: 27px 10px 10px 10px;}
.maillist .dbx-content p {padding: 15px 0px 0px 0px;}
.emailbox {color: #aaa; border: 1px solid #aeaeae; padding: 5px 0px 5px 5px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;}
.emailbox:hover {border: 1px solid #a25a30;}
.button {margin-bottom: -10px; color: #f1f1f1; border: 0px; padding: 5px; font-weight:bold; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; cursor: pointer; background: #bcbcbc url(images/blank.png) no-repeat;}
.button:hover {background-color: #a25a30;}
.social .dbx-content {padding: 27px 10px 10px 10px;}

.dbx-content div{
	color: #4c566c;
	height: 100%;
	width: 100%;
	overflow: visable;
}
/* toggle state of inner content area */
.dbx-box-closed .dbx-content {
	display:block;
	padding:0px;
	overflow:hidden;
}
.dbx-box-closed .dbx-content * {
	display:none;
}

/* additional clone styles */
.dbx-clone {
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(opacity=80);
}

.dbx-footer {height: 12px; background: url(images/sidep-bottom.png) no-repeat 0 0; width: 100%;}
