/* 


Theme Name: AUD
Theme URL: http://www.cooldudeent.com/wordpress
Description: Audacity site
Author: stoges
Author URL: http://www.phatcountry.com
Version: 1.0

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5;
        font-family: arial, helvetica, sans-serif;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* reset */

h2 {
font-size: 16pt;
font-weight: bold;
color: red;
}

h5 {
font-size: 10px;
}


h4 {
font-size: 12px;
}

p {
font-size: 10pt;
font-weight:lighter;
margin-top: 0.8em;
}

a {
text-decoration: none;
font-size: 10pt;
font-weight: bold;
color: red;
}

a:hover {
text-decoration: underline;
}

input#s {
background: transparent;
border: 1px solid #c3c3c3;
color: red;
font-size: 12pt;
font-weight: bold;
text-align: center;
padding: 6px;
}

input#embed {
background: transparent;
border: 1px solid #c3c3c3;
color: black;
font-size: 8pt;
font-weight:lighter;
text-align: center;
}

input:focus, input:hover {
background: #ededed;
}

/* Main Styles */

#wrap {
width: 949px;
height: 1849px;
margin: auto;
background: url(http://www.cooldudeent.com/wordpress/wp-content/themes/aud/imgs/bg5.jpg)
}

body {
background:#676767 url(imgs/bg_repeater.jpg) repeat-y center;

}

#header h1 {
background: url(imgs/aud_logo.png) no-repeat;
width: 949px;
height: 158px;
text-indent: -9999px;
float: left;
margin-top: -20px;
}

#header h1 a{
width: 949px;
height: 158px;
display: block;
}

/* toplinks */


#toplinks ul li {
float: left;
text-indent: -9999px;
margin-top: 456px;
margin-left: -3px;
}

#toplinks ul li#cooldude {
background: url(imgs/cooldude.png) no-repeat;
float: left;
width: 68px;
height: 101px;
margin-top: 389px;
margin-left: 6px;
}


#toplinks ul li#cooldude a{
width: 68px;
height: 101px;
display: block;
}

#toplinks ul li#twitter {
background: url(imgs/twitter.png) no-repeat;
width: 34px;
height: 34px;
}

#toplinks ul li a{
width: 34px;
height: 34px;
display: block;
}

#toplinks ul li#facebook {
background: url(imgs/facebook.png) no-repeat;
width: 34px;
height: 34px;
}

#toplinks ul li#myspace {
background: url(imgs/myspace.png) no-repeat;
width: 34px;
height: 34px;
}

#toplinks ul li#youtube {
background: url(imgs/youtube.png) no-repeat;
width: 34px;
height: 34px;
}


/* body */

#bodyWrapper {
float: left;
clear: both;
overflow: hidden;
width: 960px;
height: 480px;
margin-top: 50px;

}

#bodyWrapper #slider {
    width: 820px;
    height: 480px;
    margin: 0 auto;
    position: relative;
}

#bodyWrapper .scroll {
	margin-top: 25px;
    height: 480px;
    width: 820px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: transparent;
}

#bodyWrapper .scrollContainer div.panel {
    padding: 20px;
    height: 440px;
    width: 780px;
}

#bodyWrapper .scrollContainer object.featuredVideo{

margin-left: 60px;
}
#bodyWrapper .scrollContainer div#news.panel {
height: 440px;
padding-left: 90px;
padding-top: 70px;
padding-bottom: 0px;
margin-bottom: 20px;
}
#bodyWrapper .scrollContainer div#videos.panel {
height: 455px;
padding-left: 60px;
padding-top: 30px;
padding-bottom: 0px;
margin-bottom: 20px;
}

#bodyWrapper ul.navigation {
	list-style: none;
	margin: 0;
    padding: 0 0 9px;
}

#bodyWrapper ul.navigation li {
	text-indent: -9999px;
	float:left;
    margin-left: 35px;   
    
}

#bodyWrapper ul.navigation li a{
display:block;
}

#bodyWrapper ul.navigation li#newsNav {
 background: url('imgs/nav/news.png');
    width: 97px;
    height: 25px;
}
#bodyWrapper ul.navigation li#galleryNav {
 background: url('imgs/nav/gallery.png');
    width: 157px;
    height: 25px;
}#bodyWrapper ul.navigation li#videosNav {
 background: url('imgs/nav/videos.png');
    width: 125px;
    height: 25px;
}#bodyWrapper ul.navigation li#bioNav {
 background: url('imgs/nav/bio.png');
    width: 58px;
    height: 25px;
}#bodyWrapper ul.navigation li#contactNav {
 background: url('imgs/nav/contact.png');
    width: 167px;
    height: 25px;
}


#bodyWrapper .scrollButtons {
    position: absolute;
    top: 260px;
    cursor: pointer;
}

#bodyWrapper .scrollButtons.left {
    left: -20px;
}

#bodyWrapper .scrollButtons.right {
    right: -20px;
}

#bodyWrapper .hide {
    display: none;
}


/* main */

#main{
clear: both;
overflow: hidden;
}

#main #primary{
float: left;
width: 240px;
padding-left: 60px;
margin-top: 60px;
}

#main #primary h2{
padding-top: 5px;
}

#main #primary .post-item {
padding-top: 40px;
background: transparent;
margin-bottom:5px;
line-height: 1em;
}

.post-item p.meta {
background: red;
color: white;
font-size: 11px;
padding: 4px;
margin-bottom: 14px;
width: 150px;
min-width: 150px;
text-align: left;
}

#main #music{
float: left;
width: 240px;
padding-left: 30px;
margin-top: 60px;
}

#main #music #flashContent {
padding-top: 30px;
}

#main #sidebar{
float: left;
width: 240px;
padding-left: 50px;
margin-top: 60px;

}

#main #sidebar ul li {
float: right;
margin-top: 15px;
margin-right:50px;
}

#main #sidebar .twitterBox {
margin-top: 30px;
padding-top: 10px;
line-height: 10px;
}

#main ul li#twitter-3.widget {
font-size: 12px;
margin-top:20px;
font-weight: normal;
}

#main ul li#twitter-3.widget a{
font-weight: bold;
font-size: 12px;
}

#main ul li#music {
margin-top: 100px;
}

li#fmp-jw-widget-2 {
margin-top: 30px;
}

/* mailingList and footer */

#mailingList {
float: left;
clear: both;
overflow: hidden;
margin-left: 300px;
margin-top: 150px;
margin-bottom:0px;
text-align: center;
}

#footer {
float: left;
clear: both;
overflow: hidden;
margin-top: 25px;
color: grey;
margin-bottom:0px;
text-align: left;
padding-left:355px;
}

h7 {
font-size: 10px;
}

#videoWrapper {
  position: relative;
  height: 400px;
  /* Make bigger than a photo, because we need a place for a scroll-bar. */
  width: 700px;

  margin-top: 1px;
  overflow: auto;
}
#videoWrapper #videoSlider{
  padding: 15px 0;
}

#videoWrapper #videoPanel {
padding: 20px;
}

textarea {
width:620px !important;
min-width:620px !important;
max-width:620px !important;
height:80px !important;
min-height:80px !important;
max-height:80px !important;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
}

#downloadCoolTape {
overflow:hidden;
float:left;
margin-bottom:10px;
margin-left: -200px;
margin-top: 720px;

}

#coolTapeAlb {
overflow:hidden;
float:left;
margin-bottom:10px;
margin-left: -235px;
margin-top: 495px;

}
