/* base style */

strong {font-weight:bold}
cite,em,dfn {font-style:italic}
address {font-style:normal}
code,kbd,samp,pre,tt,var {font-family:mono-space,monospace}
del {text-decoration:line-through}
ins,dfn {border-bottom:1px solid #666}
abbr,acronym {text-transform:uppercase;font-size:85%;letter-spacing:.1em}
abbr[title],acronym[title],dfn[title] {cursor:help;border-bottom:1px dotted #666}
blockquote {padding-left:14px}
q {quotes:"\201C""\201D""\2018""\2019"}
sup,sub {font-size:85%}
sup {vertical-align:super}
sub {vertical-align:sub}

/* customize */

body{font-family:"Lucida Grande","Lucida",Verdana,Tahoma,sans-serif;color:#000000;background:#000000 url("../images/bg.png") repeat-x scroll top center;}

/* text */
h1 {color:#007ACB;}
h2 {color:#007ACB;}
h3 {color:#007ACB; font-weight:bold;}
h4 {color:#007ACB;}
h5 {font-weight:bold;}
strong {color:#333333;}
small {color:#999999;}

#footer {background:transparent url("../images/bg-footer.png") repeat-x; }
.footerRight {background:transparent url("../images/bg-footer-right.png") no-repeat 40px 0;}
#credit {color:#666666;}

.vertLine { background:transparent url("../images/bg-vertline.png") repeat-y 699px 0; min-height:300px;}
.actionColumn p {padding-top:40px; margin-top:20px; border-top:1px solid #DEDEDE;}

#recentPosts a {text-decoration:none;font-weight:bold;}
.postdate {color:#999;}

.pro-player-container {margin:20px 0;}

/* forms */

.form_note {font-style:italic}

/* lists */

ol {list-style-type:decimal; margin-left:20px;}
ul li {background:url("../images/bullet.gif") 0 6px no-repeat}
ul li a {text-decoration:none}
ul li p a {text-decoration:underline}

/* tables */

th {font-weight:normal}
td,th {padding:6px 0px;}
table.colapse td,table.colapse th {border:0;padding-top:0;padding-bottom:0}
.last td,th {border-color:#b6ddb7}
th p,td p {margin-bottom:0}
th p + p,td p + p {margin-top:17px}

/* links */

a {color:#007ACB;text-decoration:none;}
a:hover {color:#000}

a.learnMore { padding-left:18px; color:#fff; font-weight:bold; font-size:16px; background:transparent url("../images/arrow-1.png") no-repeat 0 2px}
a.learnMore:hover {color:#666;}

h2 a {color:#007ACB;}

#header a,.breadcrumb a,#narrow-by-list a,a.plain,#footer a {color:#FFFFFF;text-decoration:none}
.breadcrumb a:hover,#narrow-by-list a:hover,a.plain:hover,#footer a:hover {color:#34b6d4}



#mainNavigation a {color:#ffffff;}
#mainNavigation .sel a {color:#94DA08;}

#sideNav .page_item a {color:#333; font-size:14px;}
#sideNav .current_page_item a {color:#94DA08;}
#sideNav .page_item a:hover,
#sideNav .current_page_item a:hover {color:#666;}

#footer a {color:#cccccc;}
#footer #credit a {color:#666666;}
#footer a:hover, #mainNavigation a:hover {color:#94DA08;}

#testimonial {background:transparent url("../images/bg-testimonial.png") no-repeat left bottom;}
	#testimonial h4 {background:transparent url("../images/bg-testimonial.png") no-repeat;}
	#testimonial a {font-weight:bold;}
	
#iconTwitter { display:block; height:30px; background:transparent url("../images/icon-twitter.png") no-repeat; padding:8px 0 0 35px;}
#iconRSS { display:block; height:30px; background:transparent url("../images/icon-rss.png") no-repeat; padding:8px 0 0 35px;}

/* images */

.box {border:1px solid #e9e9e9}
.box img {display:block}
a.box {display:block}
a.box:hover {border-color:#34b6d4}

