
    /*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.2.0
build: 2676
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/* end reset css */

    html { height: 100%; overflow-y: scroll; }
    body { font: 14px Arial; height: 100%; }
    #wrapper {  position: relative; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -45px; }
    p { padding-bottom: 20px; }
    a { color: #c02c38; }
    h1 a, h2 a, h3 a { text-decoration: none; }
    #hd { background-color: #c02c38; border-bottom: 5px solid #cccccc; }
    #bd { width: 940px; margin: auto; line-height: 22px; }
    h1 { font-size: 33px; line-height: 45px; }
    #content h1 { margin-bottom: 12px; }
    h3 { font-size: 25px; color: #666666; padding: 20px 0px; margin-top: 20px; border-top: 1px solid #cccccc; clear: both; line-height: 30px;}
    h4 { font-size: 20px; color: #666666; padding: 20px 0px; margin-top: 0px; }
    h1, h2, h3, h4 { font-family: Georgia; }
    #content { width: 590px; float: left; padding-top: 25px;  }
    #sidebar { width: 270px; float: right; padding: 25px; border-left: 1px dashed #cccccc; background-color: #eee; }
    #content, #sidebar { padding-bottom: 60px; }
    blockquote { background-color: #dddddd; padding: 20px; font-style: italic; margin-bottom: 20px; }

    #identity { padding-right: 110px; background: url(/pic-thumb.jpg) top right no-repeat; }
    #subhead { margin-top: 10px; }
    #subhead p { padding-bottom: 0; }
    
    .player { padding: 10px 0; text-align: center; }
    
#menu { font-family: Arial; width: 955px; margin: auto; background-color: #C02C38; color: #ffffff; letter-spacing: 2px; text-transform: uppercase; padding: 20px 0; position: relative; }
#menu a { color: #ffffff; text-decoration: none; border: none; padding: 20px 10px; font-weight: bold; }
#menu a:hover { background-color: #000000; }
#menu ul { margin: 0; padding: 0; }
#menu li { list-style-type: none; margin: 0; padding: 0; display: inline; }


#social { position: absolute; top: 10px; right: 10px; }
#social li { display: inline; }
#social a { padding: 0 5px; }
#social a:hover { background-color: #c02c38; }

#ft { width: 100%; background-color: #dddddd; clear: both; border-top: 5px solid #c02c38; margin: 0; padding: 0; height: 40px; position: fixed; bottom: 0px; left: 0px; }
#ft #items { width: 950px; margin: auto; padding: 12px 0 0 0; }

#identity h1 { margin-bottom: 10px; }

#content li { margin: 10px 0 0 0; }
#content ul { margin: 0 0 20px 0; }
#content #identity { margin-bottom: 30px; }


/* icons for lists */
a.icon { border-bottom-width: 0px !important; }
li { margin-bottom: 3px; }
li.icon { list-style-type: none; margin-left: 0em; padding-left: 22px; background-position: 0px 3px; background-repeat: no-repeat; }
li.video   { background-image: url(/icon/page_video.gif); }
li.flash   { background-image: url(/icon/page_flash.gif); }
li.web     { background-image: url(/icon/icon_world.gif); }
li.email   { background-image: url(/icon/icon_email.gif); }
li.new     { background-image: url(/icon/icon_clock.gif); }
li.hire    { background-image: url(/icon/page_user_dark.gif); }
li.audio   { background-image: url(/icon/page_sound.gif); }
li.cc      { background-image: url(/icon/cc.png); }
li.text    { background-image: url(/icon/icon_text.gif); }
li.twitter { background-image: url(/icon/icon_twitter.png); }
li.facebook { background-image: url(/icon/icon_facebook.png); }
li.gplus { background-image: url(/icon/icon_gplus.png); }
li.rss     { background-image: url(/icon/icon_feed.png); }
li.alert     { background-image: url(/icon/icon_alert.gif); }

/* legacy items */
#bd h3 a, #bd h4 a { border: none; }
img.b { margin: 0 10px 5px 0; padding: 3px; border: 1px solid #cccccc; float: left; clear: left; }
.row { clear: left; }
#alertBox { text-align: center; margin-bottom: 10px; }
.highlight { border: 2px solid #cccccc; background-color: #eeeeee;  margin-bottom: 5px; }
.links { text-align: center; font-style: italic; }
.right { float: right; clear: right; margin: 0 0 0 30px; }
.left { float: left; clear: left; margin: 0 30px 0 0; }
.center { text-align: center; }
.updatelinks { font-size: smaller; text-align: center; background-color: #efefef; margin-top: -0.5em; }
.image-inset-right { float: right; margin: 0 0 10px 10px; }
    
/* home page */

.first h3 { margin-top: 0; border-top: 0; padding-top: 5px; }


    dl { margin: 0; padding: 0; }
    dt { font-weight: bold; padding-top: 5px; }
    dd { padding-bottom: 5px; }
