/* Page level */
body { margin:0; padding:0; font-family:Verdana, Helvetica, Sans-Serif; font-size:10px; background-color:#282828; color:#FFF; }
h1 { font-family:ITC Avant Garde Gothic, Arial, Helvetica, Sans-Serif; font-size:2em; text-transform:uppercase; margin:0 0 10px 0; padding:0; border-bottom:3px solid #FFF; }
h2 { font-family:ITC Avant Garde Gothic, Arial, Helvetica, Sans-Serif; font-size:1.5em; font-style:italic; font-weight:normal; margin:4px 0; }
h3 { font-family:ITC Avant Garde Gothic, Arial, Helvetica, Sans-Serif; font-size:1.4em; font-weight:bold; margin:4px 0; }
h4 { font-family:ITC Avant Garde Gothic, Arial, Helvetica, Sans-Serif; font-size:1.1em; font-weight:bold; margin:4px 0; }
p { margin:8px 0; }
a { text-decoration:none; outline:none; color:#00ADEF; }
a:hover { text-decoration:underline; }
img { border:0; }
div#container { width:940px; margin:0 auto; padding:8px 20px; border-width:0 3px 3px 3px; border-color:#181818; border-style:solid; background:url("/images/bkg_gradient.png") repeat-x scroll 0 0 #4C4B4B; }

/* Top Bar */
div#topnav { background-color:#FFF; width:805px; height:14px; padding:5px 5px 5px 0; float:left; font-weight:bold; font-family:Arial, Helvetica, Sans-Serif; }
div#topnav ul { list-style:none; margin:0; padding:0; }
div#topnav li { display:inline; margin-right:45px; }
li.rhs { margin-right:0; }
div#topnav a { color:#282828; }
div#topnav a:hover { color:#00ADEF; text-decoration:none; }
div#socialbar { background-color:#FFF; width:105px; height:22px; padding:1px 5px; float:left; }
div#socialbar img { margin-left:5px; }

/* Identity Block */
div#identity { float:left; width:222px; margin:0; font-style:italic; }
div#identity div { color:#00ADEF; margin:5px; width:222px; }
img#logo { margin-bottom:25px; }
img.rollover { background-image:url('/images/hero_words.png'); cursor:pointer; }
img#title-personal { background-position:0 0; }
img#title-personal:hover,
img#title-personal.selected { background-position:0 -109px; }
img#title-relational { background-position:0 -28px; }
img#title-relational:hover,
img#title-relational.selected { background-position:0 -137px; }
img#title-ethical { background-position:0 -56px; }
img#title-ethical:hover,
img#title-ethical.selected { background-position:0 -165px; }
img#title-living { background-position:0 -84px; }
img#title-living:hover,
img#title-living.selected { background-position:0 -193px; }

/* Video Block */
div#video { float:left; width:446px; margin:8px; }

/* Utility Block Nav */
div#utility { float:left; width:246px; height:310px; margin:8px 0 16px 0; padding:10px 5px 5px 5px; background-color:#181818; -moz-border-radius-bottomright:15px; -webkit-border-bottom-right-radius:15px; -moz-border-radius-topright:15px; -webkit-border-top-right-radius:15px; }
div#ut_nav { height:43px; }
div#ut_nav ul { margin:0; padding:0; }
div#ut_nav li { float:left; list-style:none; margin:0; padding:0; background-image:none; }
div#ut_nav li.selected { background-image:url('/images/icon_tab.png'); background-repeat:no-repeat; }
div#ut_nav img { background-image:url('/images/icons_media.png'); }
li#icon_watch img { background-position:0 0; }
li#icon_watch img:hover { background-position:0 43px; }
li#icon_share img { background-position:62px 0; }
li#icon_share img:hover { background-position:62px 43px; }
li#icon_comment img { background-position:123px 0; }
li#icon_comment img:hover { background-position:123px 43px; }
li#icon_listen img { background-position:184px 0; }
li#icon_listen img:hover { background-position:184px 43px; }

/* Utility Block Content */
div#ut_content { background-color:#282828; color:#FFF; width:236px; height:224px; padding:5px; -moz-border-radius-bottomright:13px; -webkit-border-bottom-right-radius:13px; }
div#ut_content div.mediatab { height:224px; overflow:auto; }
div#ut_content ul { list-style:none; margin:0; padding:0; }
div#ut_content li { margin:0; padding:2px 5px; }
div#ut_content a { font-weight:bold; }
div#ut_content a:hover { color:#00ADEF; }
div#content_watch a { color:#FFF; }
div#content_watch li { padding:0 5px; line-height:1.6em; }
div#content_watch li.selected { background-image:url('/images/bkg_highlight.png'); }
div#content_watch li.selected a { color:#00ADEF; }

/* Tooltip styles */
.tooltip { position:absolute; z-index:999; left:-9999px; background-color:#4C4B4B; padding:0 12px 7px 12px; border:3px solid #181818; width:250px; font-style:italic; }
.tooltip h1 { font-style:normal; margin-top:6px; }
.tooltip h4 { font-style:normal; }

/* Feature Block */
div#feature { width:463px; float:left; }

/* Voice Block */
div#voice { background-color:#181818; float:left; width:280px; margin:0 8px; padding:10px; }

/* Twitter Block */
div#twitter { width:160px; float:left; }
div#twitter.twtr-widget { font-family:Tahoma, Arial, Helvetica, Sans-Serif !important; }
div#twitter.twtr-widget h3 { font-size:10px !important; }

/* About Block */
div#about { margin-top:8px; background-color:#181818; padding:10px; }

/* Content Page Block */
div.content { background-color:#282828; margin:8px 0 8px 8px; padding:16px; color:#FFF; width:678px; float:left; min-height:300px }
div.widecontent { -moz-column-count:2; -webkit-column-count:2; }

/* Footer Block */
p#footer { padding-top:5px; margin:16px 0 8px 0; color:#FFF; font-weight:bold; text-transform:uppercase; border-top:3px solid #FFF; font-family:ITC Avant Garde Gothic, Arial, Helvetica, Sans-Serif; font-size:1.1em; height:25px; }
p#footer a { color:#FFF; }
p#footer a:hover { color:#00ADEF; }
img#payments { float:right; }
p#footer a#dev-link { float:right; color:#444; text-transform:none; font-size:1em; margin-right:10px; }

/* Form styles */
label { float:left; font-weight:bold; margin-top:5px; text-transform:uppercase; }
label.short { width:60px; }
label.medium { width:120px; }
input, select, textarea { -moz-border-radius:10px; -webkit-border-radius:10px; border:0 solid #282828; padding:2px 5px; float:left; font-size:1.1em; margin-bottom:4px; }
.small-button { margin-left:5px; font-size:0.9em; }
.short-textbox { width:120px; }
.medium-textbox { width:300px; }

/* Add This styles */
.addthis_toolbox .two_column a { padding:4px 0 4px 34px; position:relative; width:66px; display:block; }
.addthis_toolbox .two_column span { position:absolute; left:14px; top:4px; }
.addthis_toolbox .two_column .top { padding:0 0 10px 0; border-bottom:solid 1px #CCC; margin-bottom:10px; margin:0 0 10px 0; }
.addthis_toolbox .two_column .more { border-top:solid 1px #CCC; padding:10px 0 0 0; margin:10px 0 0 0; text-align:center; }
.addthis_toolbox .two_column .more a { padding:4px 0; width:auto; }
.addthis_toolbox .two_column .more span { display:none; }
.addthis_toolbox .two_column .column1 { width: 100px; float:left; }
.addthis_toolbox .two_column .column2 { width:100px; float:left; }
.addthis_toolbox .two_column .clear { clear:both; padding:0; display:block; height:0; width:0; }

/* Generic styles */
.heading { margin:0 10px 6px 10px; }/*padding-bottom:4px; border-bottom:3px solid #FFF; }*/
.error { color:#FF1111; }
.left { float:left; }
.right { float:right; }
.clear { clear:both; }
.hidden { display:none; }
.small { font-size:0.85em; font-style:italic; }
