@import url("jquery.fancybox-1.3.1.css");
/* -----------------------------------------------
RESET
----------------------------------------------- */
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, 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-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; line-height: 1em; }
:focus { outline: 0; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; } 
blockquote, q { quotes: "" ""; }

/* -----------------------------------------------
FRAMEWORK
--------------------------------------------------
 .cF - Clear Fix
 .h  - Hide - Display None
 .hV - Hide - Visibility None
 .r  - Replace Image
 .rO - Replace Image Off Screem
 .cP - Cursor Pointer
------------------------------------------------ */
.cF:after { content:"."; display:block; height: 0; clear: both; visibility: hidden; }
.cF { display: inline-block; }
/* Hide from IE Mac \*/
.cF { display:block; }
/* End hide from IE Mac */
.h { display: none !important; }
.r { display: block; position: relative; overflow: hidden; }
.r span { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
.rO { display: block; }
.rO span { position: absolute; left: -9999em; top: -9999em; }
.cP { cursor: pointer; }
.left{ margin-left: 5px; width: 260px; float: left; }
.right { margin-right: 10px; width:290px; float:right; }

/* -----------------------------------------------
BASE SPRITE
----------------------------------------------- */
h1#Logo,
h2#Branding,
div#Navigation ul li a,
div#Links li a,
div#Navigation.hover,
div#Content div.info,
div#Content div.star,
div#Content div.drop,
div#Content div.info ul.tabs li a,
div.navi a,
a.play,
a.next,
a.prev { background-image: url(../img/structure/base_spr.png); background-repeat: no-repeat; }

/* -----------------------------------------------
ELEMENTS
----------------------------------------------- */
body { color: #fff; background: #fff url(../img/structure/body.png) no-repeat center -100px; font: 11px Arial, Helvetica; }
a { text-decoration: none; cursor: pointer; color: #767676; font-style: italic; }
p { line-height: 1.2em; margin: 0 0 10px 0; }
p.lrg { font-size: 17px; font-style: italic; font-family: Georgia, Times New Roman, Times, serif; }
h2 { font-size: 36px; font-weight: bold; font-style: italic; margin: 0 0 15px 0; font-family: Georgia, Times New Roman, Times, serif; }
strong { font-weight: bold; }
/* -----------------------------------------------
STRUCTURE
----------------------------------------------- */

/* Content
------------------------- */
div#Content { width: 100%; min-width: 960px; height: 560px; overflow: hidden; position: relative; }
div#Content div.items { width: 2000em; position: absolute; }
div#Content div.item { width: 960px; height: 560px; float: left; margin: 0 0 0 960px; background-image: url(../img/structure/bck_spr.png); position: relative; }
div#Content div.info,
div#Content div.star,
div#Content div.drop { position: absolute; }
div#Content div.item li { font-size: 11px; margin: 0 0 15px 0; background: url(../img/structure/li.png) 0 3px no-repeat; padding: 0 0 0 10px; }
div#Content div.item p a { color: #fff; text-decoration: underline; }

/* Navigation
------------------------- */
div#Navigation { width: 215px; margin: -55px auto 0 auto; height: 55px; position: relative; z-index: 20; }
div#Navigation ul { padding: 40px 0 0 29px; }
div#Navigation ul li { margin: 0 0 0 6px; float: left; }
div#Navigation ul li a { width: 15px; height: 15px; }
div#Navigation ul li.about-me a:hover, div#Navigation ul li.about-me a.selected { background-position: -15px 0; }
div#Navigation ul li.voice a:hover, div#Navigation ul li.voice a.selected { background-position: -30px 0; }
div#Navigation ul li.broadcasting a:hover, div#Navigation ul li.broadcasting a.selected { background-position: -45px 0; }
div#Navigation ul li.testimonials a:hover, div#Navigation ul li.testimonials a.selected { background-position: -60px 0; }
div#Navigation ul li.podcasting a:hover, div#Navigation ul li.podcasting a.selected { background-position: -75px 0; }
div#Navigation ul li.hosting a:hover, div#Navigation ul li.hosting a.selected { background-position: -90px 0; }
div#Navigation ul li.contact-me a:hover, div#Navigation ul li.contact-me a.selected { background-position: -105px 0; }

div#Navigation.about-me { background-position: 0 -20px; }
div#Navigation.voice { background-position: 0 -75px; }
div#Navigation.broadcasting { background-position: 0 -130px; }
div#Navigation.testimonials { background-position: 0 -185px; }
div#Navigation.podcasting { background-position: 0 -240px; }
div#Navigation.hosting { background-position: 0 -295px; }
div#Navigation.contact-me { background-position: 0 -350px; }

/* Links
------------------------- */
div#Links { width: 80px; height: 30px; position: relative; overflow: hidden; position: absolute; top: 545px; left: 50%; margin-left: 400px; }
div#Links li { float: left;  }
div#Links li a { width: 23px; height: 23px; }
div#Links li.heart a { background-position: -235px bottom; }
div#Links li.twitter a { background-position: -258px bottom; margin-left: 5px; }
div#Links li.facebook a { background-position: -281px bottom; margin-left: 5px; }

/* Loading
------------------------- */
div#Loading { width: 32px; height: 32px; background-image: url(../img/structure/loading.gif); position: absolute; top: 350px; left: 50%; display: none; }
body.loading div#Loading { display: block;  }
body.loading div#Content,
body.loading div#Navigation { width: 1px; height: 1px; overflow: hidden; position: absolute; }

/* -----------------------------------------------
COMPONENTS
----------------------------------------------- */

/* Scrollable
------------------------- */
div.scrollable { position: relative; overflow: hidden; width: 100%; }
div.scrollable div.items { width: 20000em; position: absolute; }
div.scrollable div.page { float: left; }
div.navi { position: absolute; bottom: 0; }
div.navi a { margin: 0 0 0 6px; float: left;  width: 12px; height: 12px;}
div.navi a.selected { background-position: -108px 0; }
a.next { width: 16px; height: 26px; position: absolute; background-position: 0 -1726px; }
a.next.disabled { background-position: -16px -1726px; }
a.prev { width: 16px; height: 26px; position: absolute; background-position: 0 -1700px; }
a.prev.disabled { background-position: -16px -1700px; }
a.play { background-position: -1815px 0; display: block; height: 160px; }
a.pause { background-position: -1815px -160px !important; }

/* Fancybox
------------------------- */
div#fancybox-inner p { color: #75294d; font-size: 16px; }
div#fancybox-inner p strong { font-weight: bold; font-style: italic; font-size: 22px; font-family: Georgia, Times New Roman, Times, serif;  }

/* -----------------------------------------------
SECTION SPECIFIC
----------------------------------------------- */
h1#Logo { width: 255px; height: 45px; position: absolute; top: 35px; left: 50%; margin-left: -450px; background-position: -310px bottom; z-index: 20; text-indent: -9999em; cursor: pointer; }
h2#Branding { width: 85px; height: 90px; position: absolute; top: 500px; left: 50%; margin-left: -450px; background-position: left bottom; z-index: 20; text-indent: -9999em; cursor: pointer; }

/* AboutMe
------------------------- */
div#AboutMe { margin-left: 3000px !important; }
div#AboutMe div.info { background-position: -235px 0; width: 690px; height: 375px; top: 105px; left: 230px; }
div#AboutMe div.info div.col-1 { margin: 25px 0 0 155px; width: 300px; float: left; }
div#AboutMe div.info div.col-2 { float: left; width: 164px; margin: 100px 0 0 28px; }
div#AboutMe div.info div.col-2 li { background: none; padding: 0 0 10px 0; border-bottom: 1px solid #b998a0; margin: 0 0 10px 0; }
div#AboutMe div.info div.col-2 li a { color: #fff; }
div#AboutMe div.info div.col-2 li:last-child { border: none; }
div#AboutMe div.info div.col-2 li h2 { font-size: 11px; margin: 0 0 3px 0; }
div#AboutMe div.drop { width: 195px; height: 125px; background-position: 0 -450px; top: 25px; right: 10px; cursor: pointer; }
div#AboutMe div.drop a.link-1 { float: left; display: block; height: 125px; width: 75px; }
div#AboutMe div.drop a.link-2 { float: right; display: block; height: 125px; width: 115px; }

/* Voice
------------------------- */
div#Voice { background-position: -960px 0; }
div#Voice div.info { background-position: -235px -375px; width: 838px; height: 220px; top: 223px; left: 75px; }
div#Voice div.info div.col-1 { float: left; margin: 15px 0 0 30px; width: 185px; }
div#Voice div.info div.col-1 p.lrg { font-size: 16px; }
div#Voice div.info div.col-2 { float: left; width: 555px; height: 190px; margin: 15px 0 0 35px; position: relative; }
div#Voice div.info div.col-2 a.next { right: -18px; top: 80px; }
div#Voice div.info div.col-2 a.prev { left: -18px; top: 80px; }
div#Voice div.info div.col-2 div.scrollable { height: 185px; }
div#Voice div.info div.col-2 div.scrollable div.item { float: left; width: 185px; height: auto; margin: 0; background: none; }

/* Broadcasting
------------------------- */
div#Broadcasting { background-position: -1920px 0; position: relative; }
div#Broadcasting div.info { background-position: -925px 0; width: 445px; height: 375px; top: 95px; left: 450px; }
div#Broadcasting div.info div.col-1 { margin: 85px 0 0 115px; }
div#Broadcasting div.info div.col-1 p { margin-left: 70px; }
div#Broadcasting div.info div.col-1 a.next { left: 360px; top: 220px; }
div#Broadcasting div.info div.col-1 a.prev { left: 120px; top: 220px; }
div#Broadcasting div.info div.col-1 div.scrollable { height: 185px; width: 185px; margin: 0 0 0 40px; }
div#Broadcasting div.info div.col-1 div.scrollable div.item { float: left; width: 185px; height: auto; margin: 0; background: none; }
div#Broadcasting div.star { width: 165px; height: 165px; background-position: 0 -580px; top: 100px; left: 110px; }

/* Testimonials
------------------------- */
div#Testimonials { background-position: -2880px 0; }
div#Testimonials div.info { background-position: -1075px -1330px; width: 490px; height: 390px; top: 95px; left: 90px; }
div#Testimonials div.info h2 { margin: 0 0 10px 0; font-size: 36px; }
div#Testimonials div.info ul.tabs { position: absolute; left: -29px; top: 20px; width: 30px; margin: 0; }
div#Testimonials div.info ul.tabs li { padding: 0; margin: 0; display: inline; }
div#Testimonials div.info ul.tabs li a { width: 30px; display: block; }
div#Testimonials div.info ul.tabs li.tab-1 a { background-position: -165px -1440px; height: 46px; }
div#Testimonials div.info ul.tabs li.tab-1 a.selected { background-position: -195px -1440px; }
div#Testimonials div.info ul.tabs li.tab-2 a { background-position: -165px -1486px; height: 49px; }
div#Testimonials div.info ul.tabs li.tab-2 a.selected { background-position: -195px -1486px; }
div#Testimonials div.info ul.tabs li.tab-3 a { background-position: -165px -1535px; height: 78px; }
div#Testimonials div.info ul.tabs li.tab-3 a.selected { background-position: -195px -1535px; }
div#Testimonials div.info ul.tabs li.tab-4 a { background-position: -165px -1613px; height: 77px; }
div#Testimonials div.info ul.tabs li.tab-4 a.selected { background-position: -195px -1613px; }
div#Testimonials div.info ul.tabs li.tab-5 a { background-position: -165px -1690px; height: 47px; }
div#Testimonials div.info ul.tabs li.tab-5 a.selected { background-position: -195px -1690px; }
div#Testimonials div.info ul.tabs li.tab-6 a { background-position: -165px -1737px; height: 53px; }
div#Testimonials div.info ul.tabs li.tab-6 a.selected { background-position: -195px -1737px; }
div#Testimonials div.info div.col-1 { padding: 20px 100px 0 25px; }

/* Podcasting
------------------------- */
div#Podcasting { background-position: -3840px 0; }
div#Podcasting div.info { background-position: -1075px -375px; width: 505px; height: 390px; top: 110px; left: 125px; }
div#Podcasting div.info div.col-1 { margin: 65px 25px 0 65px; }
div#Podcasting div.info div.col-1 h2 { margin: 0 0 20px 0; }
div#Podcasting div.info div.col-1 p.lrg { margin: 0 0 25px 0; }
div#Podcasting div.drop { width: 82px; height: 82px; background-position: -250px -1440px; top: 0; left: 830px; position: relative; }
div#Podcasting div.drop a { width: 100%; height: 100%; display: block; position: absolute; bottom: 0; }

/* Hosting
------------------------- */
div#Hosting { background-position: -4800px 0;  }
div#Hosting div.info { width: 620px; height: 380px; background-position: -235px -610px; top: 95px; left: 300px; }
div#Hosting div.info div.col-1 { float: left; margin: 35px 0 0 140px; width: 225px; }
div#Hosting div.info div.col-2 { float: right; width: 210px; margin: 90px 20px 0 0; }

/* ContactMe
------------------------- */
div#ContactMe { background-position: -5760px 0; }
div#ContactMe div.info { background-position: -925px -770px; width: 650px; height: 495px; top: 45px; left: 245px; }
div#ContactMe div.info div.col-1 { padding: 50px 120px 0 245px; }
div#ContactMe div.info div.col-1 h2 { margin: 0 0 5px 0; font-size: 30px; }
div#ContactMe div.info div.col-1 p { font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; font-weight: bold;  }
div#ContactMe div.drop { position: absolute; width: 125px; height: 125px; background-position: 0 -750px; left: 745px; top: 45px; cursor: pointer; }

/* form */
#ContactMeForm label { display: block; font-size: 12px; color: #fff; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-style: italic; margin: 0 0 3px 0; }
#ContactMeForm div.input { margin: 0 0 8px 0; }
#ContactMeForm div.input input,
#ContactMeForm div.input textarea { border: none; background-color: #89c4c6; padding:5px; font-size:12px; -moz-border-radius:4px; -webkit-border-radius:4px; color: #666; font-family: Arial, "MS Trebuchet", sans-serif; }
#ContactMeForm div.input input:focus,
#ContactMeForm div.input textarea:focus { background-color: #fff; color: #000; }
#ContactMeForm div.text input { width: 250px; }
#ContactMeForm div.textarea textarea { width: 250px; height: 50px; }
#ContactMeForm div.button { text-align: right; margin-bottom: 0; }
#ContactMeForm div.button input { outline:0; background: #fff; border: none; font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; cursor: pointer; margin-right: 30px; }
.error { background-color: #75294d; font-size: 11px; padding: 6px 10px; color:#fff; margin-left:-2px; line-height: 1em; -moz-border-radius:4px; -webkit-border-radius:4px; -moz-border-radius-bottomleft: 0; -moz-border-radius-topleft: 0; -webkit-border-bottom-left-radius:0; -webkit-border-top-left-radius:0; -moz-border-radius:4px; -webkit-border-radius:4px; }
