/*
Theme Name: DJ Not So Much
Theme URI: http://djnotsomuch.com/
Description: DJ Not So Much
Version: 1.0.0
Author: @marwei
Author URI: http://datamaifa.com/
*/


#leftVert {
	/*position:relative;*/
}


/*  ---------------------------------------------------------scoops */
body {
	padding:0px 0px 0px 0px;
	margin:0px;
	font-family:sans-serif;
	font-size:12px;
	overflow:visible;
}
html {
	margin:0px;
	padding:0px;
	background:#000000 url(/add/images/djnsm_top.jpg) repeat fixed;
}
h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
}
img {
	border:none;
}
a {
	color:#3f0001;
}
a:hover {
	color:#820000;
}
blockquote {
	padding:3px;
}
#top_wrapper {
	width:100%;
	height:30px;
}
.permaLink{
	font-size:18px;
	margin:15px 10px 0px 10px;
}
#main_nav {
	height:20px;
	width:664px;
	padding-top:3px;
	padding-bottom:5px;
	/*border:1px solid #000000;*/
	margin:4px 0px 4px 0px ;
}
#main_nav ul {
	list-style:none;
	padding:0px;
	display:block;
	margin-left:10px;
	margin-bottom:3px;
	width:90%;
	height:20px;
}
#main_nav li{
	padding:3px 10px 3px 0px;
	float:left;
	list-style:none;
}
#main_nav li a{
	cursor:pointer;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin-right:10px;
	color:#000000;
	margin:1px 4px 1px 4px;
	padding:2px 2px 2px 2px;
}
#main_nav li a:hover{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:none;
	border-right:none;
	margin:0px 5px 0px 5px;
	padding:2px 2px 2px 2px;
	text-decoration:none;
}
#main_nav li a, #main_nav li a:hover {
	text-decoration:none;
}
.contentWrapper {
	background:url(/add/images/bg_white_trans.png) repeat;
	width:670px;/*awweeee....*/
	display:block;
	
	/*padding:0px 4px 0px 4px;*/
	overflow:auto;
	/*padding-bottom:150px;*/
}
.contentInnerWrapper {
	/*padding:4px;*/
	clear:both;
	padding-bottom:10px;
}
.contentWrapper p {
	/*padding:4px;*/
	text-indent:10px;
	margin:0px 5px 5px 5px;
}
.contentWrapper img {
	text-indent:0;
	/*margin-right:5px;
	float:right;*/
	margin-bottom:14px;
}
#bottom_wraper {
	position:fixed;
	bottom:0px;
	width:100%;
	height:135px;
	display:none;
}
#inner_bottom_left_rpt {
	background:url(/add/images/djnsm_left_rpt.png) repeat-x;
	height:135px;
	overflow:visible;
}
.inner_bottom_right_rpt {
	background:url(/add/images/djnsm_right_rpt.png) repeat-x;
	height:135px;
	overflow:hidden;
}
#inner_bottom_center {
	background:url(/add/images/djnsm_bottom_ctr.png) no-repeat;
	width:846px;
	height:135px;
	z-index:-100;
}
#title_holder, h1, h2 {
	padding:3px;
	font-size:16px;
	width:100%;
}
h1, h2 {
	max-width:600px;
}
.editLink {
	position:absolute;
	top:4px;
	right:4px;
	background-color:#ffffff;
	padding:3px;
}
.smallTitle {
	background:#FFFFFF;
	font-weight:bold;
	line-height:30px;
	padding:3px;
	margin-left:7px;
	font-size:14px;
}
.smallTitle:hover {
	border:1px solid #000000;
	padding:2px;
}
.videoContainer { /* For Smart-Tube*/
	/*margin-left:13px;*/
}
.front_audio *, .front_video * {
	margin:0px;
	padding:0px;
}

/* Front Page */
#front_video, #media_audio {
	display:none;
}
#front_tab {
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	padding-top:19px;
	font-size:14px;
	height:25px;
	width:666px;
	cursor:pointer;
}
#front_tab:hover {
	border-top:1px dotted #000000;
	border-bottom:1px dotted #000000;
	background:#bbbbbb;;
}
#front_tab *{
	text-align:center;
}
#tagCloudPersist {
	padding-bottom:200px;
	text-align:center;
}
/* ******** WP UTIL **********************/
/* Wordpress Core CSS Functionality - Load early and
  overload as needed.
  http://interzonemultimedia.com 
*/
/* Image aligment */
img.centered, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* Generic WP are these absolute? */
.alignright {
	float: right;
	/*clear:both;*//* This is potentially bad - need to see... */
}
.alignleft {
	float: left
}
/* Included because these are rarly looked at */
acronym, abbr, span.caps {
	cursor: help;
}

/* Caption Functionality */
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption /*p.wp-caption-text*/ {
	font-size: 11px;
	line-height: 12px;
	padding: 2px;
	margin: 0px 10px 4px 0px;
	
}
.wp-caption-text {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:4px;
	border-left:1px solid #222222;
	border-bottom:1px solid #222222;
	padding:0px 2px 2px 3px;
}
p.wp-caption-text {
	/*margin:0px;*/
	
}

#leftVert {
  width:102px;
  height:100%;
  background:url(/add/images/left_rpt.png) repeat-y;
  position:fixed;
  left:-102px;
  top:0px;
}
  #rightVert {
  width:94px;
  height:100%;
  background:url(/add/images/right_rpt.png) repeat-y;
  position:fixed;
  right:-94px;
  top:0px;
}
#leftVert div {
  width:102px;
  height:430px;
  background:url(/add/images/left_big.png) no-repeat;
}
#rightVert div {
  width:94px;
  height:430px;
  background:url(/add/images/right_big.png) no-repeat;
}

#events {
	background:#ffffff;
	border-top:dotted 1px #aaaaaa;
	border-bottom:dotted 1px #aaaaaa;
}
#events:hover {
	border-top:solid 1px #555555;
	border-bottom:solid 1px #555555;
}
#events p {
	margin:10px;
}

/* Toggle aud vid*/
div.front_audio > strong, div.front_video > strong {
/*	height:40px;*/
/*}*/