/*
Theme Name: DJPro
Theme URI: http://www.discjockpro.com
Description:  The Custom WordPress Theme for Disc Jock Pro	
Version: 1	
Author: JTk
Author URI: http://imjtk.com
Tags: clean, plain, fixed width, multiple collum layout, widgets
*/

html, body { height: 100%; }

body {
	background: #141A11 url(images/back.jpg) repeat-x;
	background-position: top center;
	color: #888;
	text-align: center;
	font: 62.5% tahoma, verdana, sans-serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link, a:visited {
	color: #ED1B24;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFF328;
	text-decoration: underline;
}

#container {
	background: url(images/repeat.jpg) 0 repeat-y;
	min-height: 100%;
	_height: 100%;
	width: 1081px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

h1#header {
	background: #cccccc;
	margin: 0;
	height: 218px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}

#header a {
	position: absolute;
	left: 25px;
	top: 10px;
	height: 90px;
	width: 290px;
	text-decoration: none;
}

#wrapper {
	width: 740px;
	position: relative;
	float: right;
	z-index: 12001;
	margin: -30px 0 0 0;
}

#content {
	margin: 0 50px 0 10px;
	_margin: 0 0 0 5px;
}

#content_box {
	margin: 5px 40px 0 10px;
	padding: 0;
	color: #fefefe;
	font-weight: bold;
	font-size: 1.1em;
	background: url(images/watermark.jpg) 100% 90% no-repeat;
}

#content_box ul li {
	color: #FFF328;
	margin: 0 0 0 5px;
	padding: 0 0 0 8px;
	font-weight: bold;
	line-height: 1.4em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:   url(images/content_box_bullet.jpg)   left  no-repeat;
}

#content_box img {
	margin: 0 10px 0 0;
}

#sidebar {
	position: relative;
	float: left;
	color: #313131;
	padding: 0;
	margin: 0 0 0 52px;
	width: 280px;
	z-index: 1002;
}

#sidebar ul li h2 {
	color:	#fff;
	margin: 0 8px 0 8px;
	padding: 4px 0 0 4px;
	font-size: 1.75em; 
	font-weight: bold;
	line-height: 1.5em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #EE1D25;
	text-transform: uppercase;
}

#sidebar ul li h2.alt_heading {
	color:	#3589DD;
	margin: 0 8px 0 8px;
	padding: 4px 0 0 4px;
	font-size: 1.75em; 
	font-weight: bold;
	line-height: 1.5em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-transform: uppercase;
	background-color: transparent;
}


#sidebar ul li h2.alt_heading_2 {
	color:	#555;
	margin: 0 8px 0 8px;
	padding: 4px 0 0 4px;
	font-size: 1.5em; 
	font-weight: bold;
	line-height: 1.5em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-transform: uppercase;
	background-color: #d0d0d0;
}



#sidebar ul li ul li {
  	padding: 6px 0 5px 8px;
	margin: 0 0 0 7px;
	font-size: 1.06em;
	font-weight: bold;
	line-height: 1.2;
	background-color: #FCFCFD;
}

#sidebar ul li ul.alt_list li {
  	padding: 6px 0 5px 8px;
	margin: 0 0 0 7px;
	font-size: 1.06em;
	font-weight: bold;
	line-height: 1.2;
	border-bottom: 1px dotted #ddd;
}

#sidebar li {
	margin: 0;
}

#sidebar li ul{
	margin: 0 8px 10px 8px;
	padding: 2px 5px 5px 5px;
	background-color: #EE1D25;
}

#sidebar li  ul.alt_list{
	margin: 0 8px 10px 8px;
	padding: 2px 5px 5px 5px;
	background-color: #FCFCFD;
	border: 1px solid #D2D7DA;
}

#sidebar a, #sidebar a:visited {
	color: #ED1B24;
 	text-decoration: none;
}

#sidebar a:hover {
	color: #3589DD;
	text-decoration: underline;
}

/* Mani Menu */

#main_menu {
	position: absolute;
	top: 142px;
	right: 50px;
	z-index: 12002;
}

#main_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#main_menu li {
	margin: 0;
	display: inline;
	padding: 0 5px 0 5px;
	_padding: 0 7px 0 7px;
	font-size: 1.2em;
	text-transform: uppercase;
}

#main_menu li a {
	color: #fefefe;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#main_menu li a:visited {
	color: #fefefe;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#main_menu li a:hover {
	color: #000000;
	border-color: #bbb;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	text-decoration: none;
}





#menu_too {
	position: absolute;
	top: 124px;
	right: 50px;
	z-index: 12002;
}

#menu_too ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu_too li {
	margin: 0;
	display: inline;
	padding: 0 8px 0 5px;
	_padding: 0 7px 0 7px;
	font-size: 1.2em;
	letter-spacing: -1px
	text-transform: uppercase;
	border-right: 1px solid #2D2D2A;
}

#menu_too li:last-child {
	border: none;
}

#menu_too li a {
	color: #FFF328;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#menu_too li a:visited {
		color: #FFF328;
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
}

#menu_too li a:hover {
	color: #fff;
	border-color: #bbb;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	text-decoration: none;
}


hr#clear {
	clear: both;
	height: 156px;
	visibility: hidden;
}

hr.clear_right_col {
	clear: both;
	height: 20px;
	visibility: hidden;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	color: #475263;
	font-size: 2.3em; 
}
h2 {
	color: #141A11;
	font-size: 2.2em; 
}
h3 {
	color: #30292B;
	font-size: 1.8em; 
}
h4 {
	color: #A6AA78;
	font-size: 1.8em; 
}
h5 {
	color: #30292B;
	font-size: 1.4em; 
}

h6 {
	color: #30292B;
	font-size: 1.2em;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

hr.content_box {
	height: 15px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

hr.clearing_r {
	height: 1px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

hr.clearing_l {
	height: 1px;
	visibility: hidden;
	clear: left;
	margin: 0;
}

hr.clear_this {
	height: 10px;
	visibility: hidden;
	margin: 0;
	clear: both;
}



.dotted_line {
	border-bottom: 1px solid #111;
	margin: 0 25px 25px 0;
}

.premeta small {
	padding: 4px 48px 0 0;
	vertical-align: middle;
	float: right;
	font-size: 1.66em; 
	letter-spacing: -1px;
	word-spacing: -2px;
	font-weight: bold; 
	color: #989898;
}

.premeta {
	margin: 0;
	padding: 0;
	background: url(images/mid_permalink.jpg) 0 no-repeat;
	height: 32px;
}

.postmetadata {
	color: #ddd;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	font-size: 1.2em;
	margin: 5px 25px 25px 10px;
	_margin: 2px 5px 7px 5px;
	padding: 7px 5px 5px 5px;
	vertical-align: middle;
	background: url(images/postmeta_back.jpg) 0 no-repeat;
	height: 35px;
}

 .more-link {
	font-size: 0.9em
	font-weight: bold;
}

.entry {
	margin: 0 25px 0 15px;
	_margin: 0 5px 0 12px;
	font-size: 1.25em; 
	line-height: 1.571em;
	color: #fefefe;
}

.entry_single {
	margin: 0 10px 0 25px;
	_margin: 0 5px 0 12px;
	font-size: 1.25em; 
	line-height: 1.5em;
	color: #222222;
}

.entry img, .entry_single img {
	margin: 0 10px 5px 0;
	border: none;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 3px;
    border: 1px dotted #bbbbbb;
	color: #313131;
	font-size: 1em;
}

.non_graybox {
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 3px;
    border: 1px dotted #bbbbbb;
	color: #313131;
	font-size: 1.1em;
}

.graybox {
	padding: 3px 7px 3px 7px;
	margin: 7px 5px 7px 3px;
    border: 1px dotted #bbbbbb;
	color: #313131;
	font-size: 1.1em;
}

.textwidget {
	padding: 0 0 0 8px;
}

/* Form Stuff */

input {
	color: #333333;
	padding: 3px 0 3px 7px;
	height: 15px;
	width: 300px;
	background-color: #E3E5E6;
	border: 1px solid #000000;
	font-size: 1.2em;
}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
		background-color: #E3E5E6;
	border: 1px solid #000000;
	font-family: tahoma, serif;
	font-size: 1.1em;
}

#banner {
	position: absolute;
	top: 25px;
	left: 450px;
	margin: 0;
	padding: 0;
	z-index: 12002;
}


#header_rss {
	position: absolute;
	top: 100px;
	left: 50px;
	margin: 0;
	padding: 0;
	z-index: 12002;
}

#rss_text {
		position: absolute;
	top: 120px;
	left: 88px;
	word-spacing: .2px;
	font-size: 1.1em;
	font-weight: bold;
	z-index: 12002;
	color: #fff;
}

#rss_text a, #rss_text a:link {
	color: #fff;
}

#header_search {
	position: absolute;
	top: 140px;
	left: 39px;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 12px;
	z-index: 12002;
	color: #ffffff;
	float: right;
}

#searchsubmit {
	width: 62px;
	height: 26px;
	background: none;
	border: none;
	vertical-align: middle;
}

#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#search_box {
	border: none;
	padding: 0 0 3px 7px;
	height: 15px;
	width: 200px;
	background: none;
	border: none;
	margin: 0;
	vertical-align: middle;
	color: #333;
}

#side_box {
	border: none;
	padding: 3px 0 1px 5px;
	height: 20px;
	width: 220px;
	border: 1px solid #9B9A99;
	margin: 3px 0 8px 0;
	vertical-align: middle;
	color: #9B9A99;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 2px 0 0 0;
	height: 26px;
	width: 62px;
}

.search_no_b {
	margin: 0;
	border: none;
	background: none;
	height: 26px;
	width: 45px;
	vertical-align: middle;
}

form {

}

.post {
	margin: 0 0 0 10px;
}

.post h2, .post h1 {
	margin: 5px 0 2px 0;
	padding: 4px 0 0 8px;
	font-size: 1.66em; 
	font-weight: bold; 
	color: #989898;
	letter-spacing: -.2px;
	word-spacing: -.3px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.post h2 a:link, .post h2 a:visited {
	color: #989898;
	text-decoration: none;
}

.post h2 a:hover {
	color: #fff;
	text-decoration: underline;
}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.content_header {
	margin: 5px 0 20px 12px;
	font-weight: normal;
	color: #3589DD;
	font-size: 1.33em;
	border-bottom: 1px solid #000;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

#comments  {
	padding-left: 15px;
}

ol.commentlist{
	margin: 0 0 50px 50px;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size: 1.1em;
	border-bottom: 1px solid #000;
}

 .commentlist{
      position: relative;
 }

 .small_comments {
	padding: 0 0 5px 5px;
	color: #666;
 }

#commentform {
	margin: 0 0 0 35px;
}

h3#respond, h3#comments {
	margin:0 25px 0 10px;
	border-bottom: 1px solid #000;
	color: #3589DD;
	font-size: 1.5em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#bottom_nav {
	margin: 30px 0 0 30px;
	font-size: 11px;
}


.prev_nav {
	float: left;
}

.next_nav {
	float: right;


	  /* WordPress likes this http://codex.wordpress.org/CSS
-----------------------------------------*/
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* 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: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

  /* Footer
-----------------------------------------*/
#footer {
	background: url(images/footer.jpg) 0 0 no-repeat;
	min-height: 156px;
	_height: 156px;
	width: 1081px;
	position: relative;
	padding: 0;
	margin: -156px auto 0 auto;
  }

#footer_container {
	padding-left: 300px;
    padding-top: 50px;
	font-size: 1.2em;
	color: #fff;
	text-align: left;
  }


#footer_container ul {
	list-style: none;
	padding: 0;
	margin: 5px 0 0 0;
}

#footer_container li {
	margin: 0;
	display: inline;
	padding: 0 5px 0 5px;
	_padding: 0 7px 0 7px;
	font-size: .88em;
	font-weight: bold;
}

#footer_container a, #footer_container a:visited {
	color: #ED1B24;
 	text-decoration: none;
}

#footer_container a:hover {
	color: #3589DD;
	text-decoration: underline;
}

#dj_blog {
	position: absolute;
	bottom: 40px;
	right: 60px;
}

hr.featured_clear {
	height: 30px;
	visibility: hidden;
	clear:both;
	width: 400px;
	margin: 0;
}


.pre_sidebar_box {
	margin: 0 25px 10px 0;
	_margin: 0 13px 5px 0;
	padding: 0 0 10px 0;
	width: 405px;
	position: relative;
	color: #555655;
	z-index: 9999;
	float: right;
	font-size: 1.1em;
}

.pre_sidebar_box h4 {
	color:	#323C2A;
	margin: 0 15px 5px 0;
	padding: 0;
	font-size: 1.33em; 
	font-weight: normal;
	border-bottom: 1px solid #BFAB61;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	letter-spacing: -.5px;
}

.pre_sidebar_box p{
	margin: 5px 25px 10px 10px;
	_margin: 5px 12px 10px 5px;
	font-size: 1.1em;
	color: #333;
}

.small_videos {
	margin: 10px 0 0 0;
}

.wpcf7 input {
	font-size: 1em;
	padding: 0 0 5px 5px;
}


#aquavaccinium_topmenu {list-style:none;margin:0;padding:0; z-index:9999;}
#aquavaccinium_topmenu li {float:left;color:#fff;font-family:georgia, sans-serif;font-size:1em;padding:0 0.5em}
#aquavaccinium_topmenu li a {float:left;color:#fff;text-decoration:underline}
#aquavaccinium_topmenu li a:hover {color:#ffffff}
#aquavaccinium_mainmenuwrapper {margin:10px 0 0 0;width:100%;clear:both;}
#aquavaccinium_mainmenu {background:none; font-family:tahoma,sans-serif;font-weight:normal;font-size:1.1em;}
#aquavaccinium_mainmenu, #aquavaccinium_mainmenu ul {float:left;list-style:none;line-height:1;padding:0;margin:0;width:100%;height:20px}
#aquavaccinium_mainmenu a {display:block;color:#fff;background-color:#EE1C25;text-decoration:none;padding:0 1em;line-height:20px}
#aquavaccinium_mainmenu li {float:left;padding:0;margin:0}
#aquavaccinium_mainmenu li ul {position:absolute;left:-999em;height:auto;width:10em;font-weight:normal;margin:0;font-size:.9em;}

#aquavaccinium_mainmenu li li {
	padding-right:1em;
	width:8em;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd; 
	background-color:#EE1C25;
	font-size: 1.1em;
	}

#aquavaccinium_mainmenu li li a {padding:0.4em 1em;line-height:1em;color:#fff}
#aquavaccinium_mainmenu li a:hover {color:#fff}
#aquavaccinium_mainmenu li ul a {width:9em;}
#aquavaccinium_mainmenu li ul ul {margin:-1.67em 0 0 10em;font-size:16px}
#aquavaccinium_mainmenu li ul ul li a{color:#ffffff;}
#aquavaccinium_mainmenu li:hover ul ul, #aquavaccinium_mainmenu li:hover ul ul ul, #aquavaccinium_mainmenu li.sfhover ul ul, #aquavaccinium_mainmenu li.sfhover ul ul ul {left:-999em;}
#aquavaccinium_mainmenu li:hover ul, #aquavaccinium_mainmenu li li:hover ul, #aquavaccinium_mainmenu li li li:hover ul, #aquavaccinium_mainmenu li.sfhover ul, #aquavaccinium_mainmenu li li.sfhover ul, #aquavaccinium_mainmenu li li li.sfhover ul {left:auto;background:#EE1C25; color:#ffffff;}
#aquavaccinium_mainmenu li:hover, #aquavaccinium_mainmenu li.sfhover {background: #EE1C25; color: #ffffff;}
#aquavaccinium_mainmenu li li:hover, #aquavaccinium_mainmenu li li.sfhover {background: #EE1C25; color: #ffffff;}
#aquavaccinium_mainmenu .aquavaccinium_right {float:right;line-height:25px}
#aquavaccinium_mainmenu .aquavaccinium_right:hover {background:none}

#aquavaccinium_mainmenu li li a:hover {
	border: none;
}

.yellow {
	color: #FFF328;
}

.red {
	color: #EE1D25;
	padding: 5px 0 0 0;
}