/*
This is the Elitist, a palatable version of whatever I was originally given for this project.
By Chris Pearson
*/

/********************************************
   HTML ELEMENTS
********************************************/

/* top elements */
html { font-size: 125%; }

* { padding: 0; margin: 0; }

body {
	background: #fff;
	color: #444444;
	font-size: 50%;
	font-family: Calibri;
}

/* links */
a { color: #332b09; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: none; }

h1, h2, h3, h4 {
	font-family: Candara, Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: rgb(1,136,185);
}
ul { list-style: none; }
li { list-style: none; }
pre { font-family: Consolas, "Lucida Console", "Courier New", courier; background: #ebe9d4; color: #6b5e27; border: 1px solid #d5d2af; overflow: auto; clear: both; }
code { font-family: Consolas, "Lucida Console", "Courier New", courier; line-height: 1em; }
acronym { border-bottom: 1px solid #777; cursor: help; }
hr { display: none; }
.remove_bottom_margin { margin-bottom: 0 !important; }
.remove_top_margin { margin-top: 0 !important; }

/***********************
      LAYOUT
************************/

/* user menu */
#nav-menu { width: 100%; background:rgb(0,136,185); border-bottom: 0.1em solid rgb(215,237,251); clear: both; }
    #nav-menu ul { list-style: none; width: 92em; margin: 0 auto; }
        #nav-menu ul li {
	text-transform: uppercase;
	letter-spacing: 2px;
	float: right;
	font-family: Candara, "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
    #nav-menu a {
	display: block;
	padding: 1em 3em 1em 0;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	font-size: 8pt;
}
       #nav-menu a:hover { color: #ffffa3; }
        #nav-menu ul li.feedburner { margin-right: 3em; }
            #nav-menu ul li.feedburner a { padding: 0.4em 0 0 0; }
        #nav-menu ul li.search { padding: 0.5em 0.2em 0 2em; float: right; }
            #nav-menu .login-form2 .text-input { font: bold 1em/1em Candara, "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;	letter-spacing: 2px; courier; width: 11em; padding: 0.154em; border-width: 0.154em; background: rgb(229,227,240); }
	    #nav-menu .login-form2 .text-input:focus {background: #fff;}
            #nav-menu .login-form2 .submit-button { font: bold 1em/1em Candara, "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0.3em 0.5em;
	background: #56B4FF;
	border: 0.2em solid #FFFFFF;
	border-right-color: #0f1d25;
	border-bottom-color: #0f1d25; }
	
.my-button { font: bold 0.9em/0.9em Candara, "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	padding: 0.3em 0.5em;
	background: rgb(0,136,185);
	border: 0.2em solid #FFFFFF;
	border-right-color: #0f1d25;
	border-bottom-color: #0f1d25;}


/* header */
#header-wrap {
	width: 100%;
	clear: both;
	background-color: #56B4FF;
}
    #header-content { position: relative; width: 92em; margin: 0 auto; padding: 0 4em; }
        #header-content h1 {padding-top: 2.3em; height:9em; }
            #header-content h1 a { text-decoration: none; color: #fff; }
            #header-content h1 img {
	display: block;
	width: 60px;
	height: 59px;
	font: normal 3.6em/1em Rockwell, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
        #header-content h2 {
	position: absolute;
	top: 4.857em;
	left: 24em;
	color: rgb(215,237,251);
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	line-height: 1em;
}

#header-content ul { list-style: none; width: 100%; }
    #header-content li { font: normal 1.1em/1em Candara, "Trebuchet MS", Verdana, sans-serif; text-transform: uppercase; letter-spacing: 1px; border: 0.1em solid rgb(215,237,251); border-width: 0.1em 0.1em 0 0; float: left; }
        #header-content li a {
	display: block;
	padding: 1em 1.5em;
	color: #FFFFFF;
	background-color: rgb(0,136,185);
	font-weight: bolder;
}
        #header-content li a:hover { background: #436375; }
        #header-content li a#current {
	color: #332b09;
	background: #F1F1F1;
}

#header-content #cat-menu {
	position: absolute;
	top: 0;
	right: 4em;
	width: 32.1em;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(215,237,251);
}
    #header-content #cat-menu ul { width: 32.1em; }
    #header-content #cat-menu li { width: 15.9em; font-size: 1em; line-height: 1em; border-width: 0 0 0.1em 0.1em; float: left; }
    #header-content #cat-menu li.cat-head {
	width: 30.7em;
	padding: 0.5em 0.6em;
	background:rgb(0,136,185);
	color: #FFFFFF;
	font-weight: bolder;
}
        #header-content #cat-menu a {
	width: 14.7em;
	padding: 0.5em 0.6em;
	color: #FFFFFF;
	background-color: rgb(49,159,199);
}
        #header-content #cat-menu a:hover {
	background: #436375;
	color: #ffffa4;
	text-decoration: none;
}


/* content */
#content-wrap { width: 100%; clear: both; }
    #content { width: 92em; margin: 0 auto; padding: 0 4em; }


/* main */
#main { width: 57.9em; margin-right: 2em; padding-top: 2em; float: left; }
    #main h2 { font-size: 2.4em; line-height: 1em; margin-bottom: 0.833em; color: #bb4b00; }
        #main h2 span { font-size: 0.583em; line-height: 1.714em; font-style: italic; padding-left: 0.714em; color: #41862a; }
    #main h3 { font-size: 2em; line-height: 1.3em; margin-bottom: 0.1em; }
        #main h3 a { color: rgb(0,136,185); }
     
     

    /*---:[ index and archive-style pages ]:---*/
    #main .news-item {
	margin-bottom: 1em;
	background:#FFFFFF;
}
        #main .news-submitted {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #444444;
	margin-left: 0.5em;
	margin-right: 1em;
}
            #main .news-submitted a { color: #9c905e; border-bottom: 1px solid #fff; }
            #main .news-submitted a:hover { text-decoration: none; border-bottom-color: #c1b481; color: #362f13; }
            #main .news-submitted b a { color: #9c905e; }
        #main .news-body-text { display: block; font-size: 1.4em; line-height: 1.571em; margin: 0.714em 0; clear: left; }
            #main .news-body-text a { font-size: 0.786em; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid #eae5ce; }
            #main .news-body-text a:hover { text-decoration: none; border-bottom-color: #685b26; }
        #main .news-details { display: block; font-size: 1.2em; line-height: 1em; }
            #main .news-details a { color: #9c905e; }
            #main .news-details a.comments, #main .news-details a.comments2 { font-weight: bold; }
  
  

    /*---:[ breadcrumbs ]:---*/
    #navbar {
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 0.545em;
	color: #56B4FF;
	font-family: Candara, "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.455em;
	font-weight: bold;
	font-variant: normal;
}
        #navbar a {
	color: rgb(0,136,185);
}


    /*---:[ friendbar ]:---*/
    #friendbar { font: normal 1.1em/1.455em Candara, "Trebuchet MS", Verdana, sans-serif; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 0.909em; padding-bottom: 0.545em; color: #9c905e; border-bottom: 1px dotted #eae5ce; line-height:2em; }
        #friendbar a { color: #332b09; }
      
      

    /*---:[ welcome message ]:---*/
    #welcome { font-size: 1.6em; line-height: 1.5em; margin-bottom: 1.25em; padding: 0.5em 0.625em; background: #faeca7; border: 1px solid #e5d68b; }
        #welcome:first-line { font-variant: small-caps; }
        #welcome a { font-weight: bold; border-bottom: 2px solid #dace94; }
        #welcome a:hover { border-color: #aaa06d; text-decoration: none; }

    /*---:[ formatted areas w/ forms (login, register, etc.) ]:---*/
    .format_text { font-size: 1.4em; line-height: 1.571em; margin-bottom: 1.571em; }
        #main .format_text h2 { font-size: 1.714em; margin-top: 1.375em; }
        #main .format_text h2.top { margin-top: 0; }
        #main .format_text h3 { font: normal 1.143em/1.375em Cambria, Georgia, "Times New Roman", Times, serif; margin: 2.063em 0 0.688em 0; color: #9c905e; }
            #main .format_text h3.top { margin-top: 0; }
            #main .format_text h3.press_subhead, #main .format_text h3.form_head, #main .format_text h3.socialticker_subhead, #main .format_text h3.socialticker_sidebarhead, #main .format_text h3.socialticker_sidebarheadtop, #main .format_text h3.partners_subhead { font-weight: bold; color: #332b09; border-bottom: 1px dotted #d5d2af; }
	      #main .format_text h3.socialticker_sidebarhead { margin-top: 1.5em; }
	      #main .format_text h3.socialticker_sidebarheadtop { margin-top: 0; padding-top:0; }
	    #main .format_text h3.socialticker_subhead { width: 55%; }
	    #main .format_text a.socialticker_twitterauthor, #main .format_text a.socialticker_blogtitle, #main .format_text p.socialticker_tipdlink a { font: Candara, "Trebuchet MS", Verdana, sans-serif; color: #41862a; font-weight: bold; text-decoration: none; }
	    #main .format_text a.socialticker_twitterauthor:hover, #main .format_text a.socialticker_blogtitle:hover, #main .format_text p.socialticker_tipdlink a:hover { text-decoration: underline; }
	    #main .format_text p.socialticker_tipdlink { margin-top: 0; padding-top: 0; }
        #main #about_page h3 { font: normal 1.429em/1.1em Candara, "Trebuchet MS", Verdana, sans-serif; color: #41862a; margin: 0; }
            #main #about_page h3 span { font-weight: bold; font-size: 0.5em; line-height: 2.2em; text-transform: uppercase; letter-spacing: 1px; padding-left: 0.6em; color: #9c905e; }
        .format_text h4 { font: normal 1em/1.571em Cambria, Georgia, "Times New Roman", Times, serif; color: #9c905e; }
        .format_text h4.press_title { font: normal 1.286em/1.222em Candara, "Trebuchet MS", Verdana, sans-serif; color: #41862a; }
            .format_text h4 a { color: #41862a; }
        #about_page h4 { font-weight: bold; color: #332b09; }
        #about_page strong span { font: bold 0.714em/2.2em Candara, "Trebuchet MS", Verdana, sans-serif; text-transform: uppercase; letter-spacing: 1px; padding-left: 0.6em; color: #9c905e; }
        .format_text p { margin-bottom: 1.571em; }
            .format_text p a { text-decoration: underline; }
            .format_text p a:hover { text-decoration: none; }
            .format_text p .success { padding: 0.429em 0.571em; color: #fff; background: #52a54e; border: 0.143em solid #287d24; }
        .format_text p.question { font-weight: bold; margin-bottom: 0; }
        .format_text p.press_date { font-size: 0.714em; line-height: 2.2em; margin: 0; text-transform: uppercase; letter-spacing: 1px; color: #9c905e; }
	.format_text span.socialticker_date, .format_text a.socialticker_twitterlink, .format_text span.socialticker_blogmeta { font-size: 0.85em; margin: 0; text-transform: uppercase; letter-spacing: 1px; color: #9c905e; }
        .format_text p.icon { font-weight: bold; margin-bottom: 0.714em; color: #666; }
            .format_text .gmail { padding-left: 36px; background: url('../images/icon-gmail.png') no-repeat; }
            .format_text .yahoo { padding-left: 40px; background: url('../images/icon-yahoo.gif') no-repeat; }
            .format_text .aol { padding-left: 25px; background: url('../images/icon-aol.gif') no-repeat; }
            .format_text .rediff { padding-left: 77px; background: url('../images/icon-rediff.gif') 0 50% no-repeat; }
            .format_text .hotmail { padding-left: 30px; background: url('../images/icon-hotmail.png') no-repeat; }
            .format_text .facebook { padding-left: 28px; background: url('../images/icon-facebook.png') no-repeat; }
            .format_text .myspace { padding-left: 27px; background: url('../images/icon-myspace.gif') no-repeat; }
            .format_text .linkedin { padding-left: 28px; background: url('../images/icon-linkedin.gif') no-repeat; }
            .format_text .twitter { padding-left: 28px; background: url('../images/icon-twitter.png') no-repeat; }
        #about_page img { width: 5.714em; height: 5.714em; margin: 0 1.429em 1.571em 0; padding: 0.714em; background: #f0eeda; float: left; clear: left; }
        .format_text p img.press-logo { float: right; margin: 0.571em 0 1.0em 1.429em; }
        .format_text .bio { margin-bottom: 2.357em; clear: both; }
            .format_text .bio p { margin-bottom: 0; }
        .format_text ul { list-style: square; margin: 0 0 1.571em 1.429em; }
            .format_text li { list-style: square; }
        .format_text img.left { margin: 0 0.714em 0.714em 0; float: left; clear: left; }
        .format_text div.right { margin: 0 0 0.714em 0.714em; float: right; clear: right; }
        .format_text h3.socialticker_subhead img.left_icon { margin: 0 0.25em 0.1em 0; vertical-align: bottom; padding-bottom:0; }
        .format_text img.evb { width: 3.929em; height: 4.286em; }
        .format_text img.evb_small { width: 1.429em; height: 1.429em; }
        .format_text pre { font-size: 0.857em; line-height: 1.5em; margin-bottom: 1.833em; padding: 0.667em 0.833em; }
        .format_text code { font-size: 0.929em; }
        .format_text blockquote { margin-bottom: 1.571em; padding-left: 0.714em; border-left: 1px solid #d5d2af; }
        .format_text form { margin-bottom: 1.571em; }
        .format_text form.invite_contacts { margin-bottom: 0.786em; border-bottom: 1px dotted #d4d2af; }
        .format_text form.last_invite { margin-bottom: 0 !important; border-bottom: none !important; }
        .format_text .form_box { margin-bottom: 1.571em; padding: 0.714em; background: #ebe9d4; }
            .format_text form p { margin-bottom: 0.714em; }
                .format_text form p span.error { color: #FF0000; font-weight: bold; }
            .format_text .form_box p.instructions { width: 18.572em; padding: 0.714em; background: #faeca7; border: 1px solid #e5d68b; float: right; }
            .format_text form.step_2 p { margin-bottom: 1.571em; }
                .format_text form p.captcha br { display: none; }
                .format_text form p.captcha img { display: block; margin: 0.429em 0 0.714em 0; }
                .format_text label { display: block; font: bold 0.714em/2.2em Candara, "Trebuchet MS", Verdana, sans-serif; text-transform: uppercase; letter-spacing: 1px; }
                    .format_text label span { color: #9c905e; }
                .format_text form.invite_contacts label { width: 9em; float: left; }
                .format_text small { display: none; font-size: 0.786em; line-height: 2em; font-style: italic; color: #9c905e; }
                .format_text input.text_input, .format_text p.captcha input { width: 40%; font: normal 0.929em/1em Consolas, "Lucida Console", "Courier New", courier; padding: 0.231em; background: #f4f2e8; border-width: 0.154em; }
                    .format_text input.text_input:focus, .format_text p.captcha input:focus { background: #faeca7; }
                .format_text .form_box input.text_input { background: #fff; }
                    .format_text .form_box input.text_input:focus { background: #faeca7; }
                .format_text form.url_submit .text_input { width: 90%; }
                .format_text textarea { width: 90%; font: normal 0.929em/1em Consolas, "Lucida Console", "Courier New", courier; padding: 0.231em; background: #f4f2e8; border-width: 0.154em; }
                .format_text textarea:focus { background: #faeca7; }
                .format_text select { font: normal 0.929em/1em Cambria, Georgia, "Times New Roman", Times, serif; padding: 0.231em; background: #f4f2e8; border-width: 0.154em; }
                .format_text select:focus { background: #faeca7; }
                .format_text input.button_submit { width: auto; font: bold 0.714em/1em Candara, "Trebuchet MS", Verdana, sans-serif; text-transform: uppercase; letter-spacing: 2px; padding: 0.3em 0.5em; background: #ecdf5a; border: 0.2em solid #f3ec9e; border-right-color: #b1a84f; border-bottom-color: #b1a84f; overflow: visible; }
                .format_text input.modify { color: #102b3a; background: #8ec7e7; border-color: #c8ebfe; border-right-color: #5ea0c5; border-bottom-color: #5ea0c5; }
        .format_text fieldset { border: none; }
            .format_text fieldset legend { font: bold 0.857em/1.833em Candara, "Trebuchet MS", Verdana, sans-serif; text-transform: uppercase; letter-spacing: 1px; color: #bb4b00; }
        .format_text table { width: 100%; margin-bottom: 1.571em; border-collapse: collapse; }
        .format_text table.wtf { font-size: 1em; margin-bottom: 0.714em; }
            .format_text table th { font: bold 0.714em/1em Candara, "Trebuchet MS", Verdana, sans-serif; text-transform: uppercase; letter-spacing: 1px; padding: 0.8em 0.6em; color: #332b09; background: #ece9da; text-align: left; }
            .format_text table td { padding: 0.571em 0.429em; color: #9c905e; background: #f4f2e8; }
             .format_text table th, .format_text table td { border-bottom: 1px dotted #d5d2af; }
                .format_text table td a { color: #332b09; }
                .format_text table td img { margin-right: 0.286em; padding: 0.286em; background: #fff; vertical-align: middle; }
            .format_text table .center { text-align: center; }
                .format_text table .center img { margin: 0; padding: 0; background: none; }
            /*---:[ top users table ]:---*/
            .format_text table.top_users th + th, .format_text table.top_users td + td { text-align: right; }
            .format_text table.top_users td + td + td + td + td { font-weight: bold; color: #63ae4a; }
            .format_text table.top_users td + td + td + td + td + td { font-weight: bold; color: #41862a; }
            .format_text table.top_users td + td + td + td + td + td + td { font-weight: normal; color: #9c905e; }
        /*---:[ live tables ]:---*/
        .format_text table.live_table { }
            .format_text table.live_table th { padding: 0.6em 0.5em; background: none; }
            .format_text table.live_table td { font-size: 0.929em; line-height: 1.385em; padding: 0.462em 0.385em; background: none; vertical-align: top; }
            .format_text table.live_table .tips { text-align: center; }
            .format_text table.live_table td.tips { width: 3.846em; font-weight: bold; color: #41862a; }
            .format_text table.live_table td.time { width: 4.615em; }
            .format_text table.live_table td.author { width: 8.077em; }
                .format_text table.live_table td a { color: #897e4e; background: #f9f5e4; }
                .format_text table.live_table td.story a { color: #332b09; background: none; }
            /*---:[ live comments ]:---*/
            .format_text table.comments td.comment { width: 17.692em; color: #332b09; }
            .format_text table.comments .author { text-align: right; }
     
     

        /*---:[ user profile page exceptions ]:---*/
        #user_profile #stats { margin-right: 1.571em; float: left; }
        #user_profile.format_text table { margin-bottom: 0.714em; }
            #user_profile.format_text legend { font-size: 0.714em; line-height: 2.2em; text-transform: uppercase; letter-spacing: 1px; padding-left: 0.8em; color: #332b09; }
            .format_text #personal_info legend { display: none; }
        #user_profile.format_text table { width: auto; }
            #user_profile.format_text table td { padding: 0.357em 0.571em; color: #332b09; background: #e5e2c0 !important; border-right: 0.071em solid #fff; border-bottom: none; }
            #user_profile.format_text table td + td { background: #ebe9d4 !important; text-align: left; }
                #user_profile.format_text table td img { margin-right: 0.429em; padding: 0.286em; background: #fff; vertical-align: middle; }
                #user_profile.format_text table td a { color: #41862a; }
            #bookmarklet a { display: inline-block; text-decoration: none; cursor: move; font: bold 0.714em/1em Candara, "Trebuchet MS", Verdana, sans-serif; text-transform: uppercase; letter-spacing: 2px; padding: 0.3em 0.5em; background: #ecdf5a; border: 0.2em solid #f3ec9e; border-right-color: #b1a84f; border-bottom-color: #b1a84f; }
 
 

        /*---:[ modify profile form exceptions ]:---*/
        #avatar_area { margin-bottom: 1.571em; padding: 0.714em; background: #ebe9d4; }
            #avatar_area p.current_avatar { margin: 0 0.714em 0 0; padding: 0.357em 0.571em; float: left; }
                #avatar_area p.current_avatar img { padding: 0.286em; background: #fff; }
            #avatar_area form { margin-bottom: 0; }
                #avatar_area form p { margin-bottom: 0.714em; }
         
         

        .format_text .handles { width: 30%; margin: 0 0 1.571em 1.571em; padding: 0.357em 0.714em; background: #ebe9d4; float: right; }
            .format_text .handles input.text_input { width: 90%; }
        .format_text p.save_profile { padding-bottom: 0.714em; border-bottom: 0.071em dotted #d5d2af; }
        .format_text .form_clear { margin-top: 1.571em; clear: both; }
 
 

    /*---:[ email to a friend]:---*/
    .email_to { margin: 1.571em 0 0 0 !important; }
        .email_to form { margin-bottom: 0 !important; }
 
 

    /*---:[ votebox elements ]:---*/
    .votebox { width: 5.5em; margin: 0.4em 1em 0 0; text-align: center; float: left; }
        .votebox .number { padding: 0.2em; background: #385869; }
            .votebox .number a { display: block; width: 2.227em; font: normal 2.2em/1em Arial, sans-serif; padding: 0.136em 0; background: #15262f; color: #e3f7ff; border: 0.045em solid #050c0f; }
            .votebox .number a:hover { text-decoration: none; }
        .votebox .vote { margin-top: 1px; padding: 0.2em; font-family: Candara, "Trebuchet MS", Verdana, sans-serif; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; background: #f5e562; }
            .votebox .vote a { display: block; width: 4.9em; font-size: 1em; padding: 0.3em 0; background: #faeca7; color: #332b09; border: 0.1em solid #e0d575; }
            .votebox .vote a:hover { background: #fde984; }
            .votebox .vote a.un-tip { color: #c93a0d; }
            .votebox .vote span { display: block; width: 4.9em; font-size: 1em; padding: 0.3em 0; background: #faeca7; color: #8b792b; border: 0.1em solid #e0d575; }
 
 

    /*---:[ who voted (individual story pages) ]:---*/
    #who_voted ul { list-style: none; margin-left: 0; }
        #who_voted ul li { list-style: none; width: 10.714em; border: 0.071em solid #fff; border-width: 0 0.071em 0.071em 0; float: left; }
            #who_voted ul li a { display: block; font-size: 0.857em; line-height: 1.833em; padding: 0.5em 0.667em 0 0.667em; background: #ebe9d4; }
            #who_voted ul li a:hover { background: #f4efb8; text-decoration: none; }
                #who_voted ul li a img { margin-right: 0.333em; }

    /*---:[ profile pages nav menu ]:---*/
    #navcontainer ul { width: 99.8%; font-family: Candara, "Trebuchet MS", Verdana, sans-serif; margin-bottom: 2em; border: 0.1em solid #e4e2ce; border-width: 0 0 0.1em 0.1em; }
        #navcontainer ul li { margin-bottom: -0.1em; text-transform: uppercase; letter-spacing: 1px; border: 0.1em solid #e4e2ce; border-width: 0.1em 0.1em 0.1em 0; float: left; }
            #navcontainer li a { display: block; padding: 0.6em 0.8em; color: #332b09; background: #f3f2e5; }
            #navcontainer li a:hover { background: #fff; }
        #navcontainer li.profile4 { border-bottom: none; }
            #navcontainer li.profile4 a, #navcontainer ul li.current a { font-weight: bold; padding-bottom: 0.7em; background: #fff; cursor: default; }
            #navcontainer li.profile4 a:hover, #navcontainer ul li.current a:hover { text-decoration: none; }
        #navcontainer ul li.current { border-bottom: none; }
            #navcontainer ul li span { display: block; font-weight: bold; padding: 0.6em 0.8em 0.6em 0.8em; background: #fff; }

    /*---:[ live page ]:---*/
    .live2 { margin-bottom: 2em; }
        .live2 .live2-item { width: 100%; border-bottom: 1px dotted #d5d2af; clear: both; }
             .live2 .live2-item div { font-size: 1.3em; line-height: 1.385em; padding: 0.462em 0.308em; color: #9c905e; float: left; }
                .live2 .live2-item a { color: #897e4e; background: #f9f5e4; }
                .live2 .live2-item div strong { font: bold 0.769em/1em Candara, "Trebuchet MS", Verdana, sans-serif; text-transform: uppercase; letter-spacing: 1px; color: #332b09; }
            .live2 .live2-item .live2-ts { width: 5em; }
            .live2 .live2-item .live2-type { width: 5em; text-align: right; }
                .live2 .live2-item .live2-type strong a { font: normal 1.3em/1.385em Cambria, Georgia, "Times New Roman", Times, serif; text-transform: none; letter-spacing: normal; }
            .live2 .live2-item .live2-votes { width: 3.846em; font-weight: bold; color: #41862a; text-align: right; }
            .live2 .live2-item .live2-story { width: 14.615em; }
                .live2 .live2-item .live2-story a { color: #332b09; background: none; }
            .live2 .live2-item .live2-who { width: 7.308em; text-align: right; }
                .live2 .live2-item .live2-who center { display: inline; text-align: right; }
            .live2 .live2-item .live2-status { width: 5em; text-align: right; }


/* sidebar */
#sidebar {
	width: 30em;
	padding: 2em 1em 0 1em;
	float: right;
	background-color: rgb(229,237,240);
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
    #sidebar h1 { font-size: 1.2em; line-height: 1.833em; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 0.417em; padding: 0 0.833em; color: #736e3c; border-bottom: 1px solid #cfcba0; }
        #sidebar h1 a { color: #736e3c; }
    #sidebar .tog, #sidebar .widget { font-size: 1.3em; line-height: 1.538em; margin: 0 0.769em 1.538em 0.769em; }
        #sidebar .tog a { color: #a71515; text-decoration: underline; }
        #sidebar .tog a:hover { text-decoration: none !important; }
    #sidebar .tlb { font-size: 1em; line-height: 1em; clear:both; }
    #sidebar #login, #sidebar #ssstories, #sidebar #latcomments, #sidebar #dontforget, #sidebar #videosidebar { font-size: 1.3em; line-height: 1.538em; margin: 0 0 1.538em 0; padding-bottom: 0 !important; }
    #sidebar .ssstories { font-size: 1.3em; line-height: 1.538em; margin: 0 0 1.538em 0; padding-bottom: 0; !important; }
    #sidebar .tagcloud { font-size: 1.3em; line-height: 1.538em; margin: 0 0 1.538em 0; padding: 0 0.833em; }
    #sidebar #login, #sidebar #videosidebar { background: #d5d2af; }
        #sidebar #login form {
	font: normal 0.769em Candara, "Trebuchet MS", Verdana, sans-serif;
	line-height: 2em;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 1em;
	background-color: rgb(207,228,239);
	border: 1px solid rgb(49,149,199);
}
            #sidebar #login form p { margin-bottom: 0.5em; }
            #sidebar #login form label { margin-left: 0.8em; }
            #sidebar #login form input.login { font: normal 1.3em/1em Consolas, "Lucida Console", "Courier New", courier; width: 9.231em; padding: 0.154em; background: #f6f5f0; border-width: 0.154em; }
            #sidebar #login form input.login:focus { background: #fff; }
            #sidebar #login form input.submit-s {
	font: bold 1em/1em Candara, "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0.3em 0.5em;
	background: #56B4FF;
	border: 0.2em solid #FFFFFF;
	border-right-color: #0f1d25;
	border-bottom-color: #0f1d25;
}
        #sidebar #login .register { font-size: 1em; padding: 0.5em 0.833em; background: rgb(49,149,199); }
        #sidebar #videosidebar .videometa { font-size: 1em; padding: 0.25em 0.833em 0.5em 0.833em; background: #cac696; }
	#sidebar #videosidebar .videometa { clear: both; }
            #sidebar #login .register a, #sidebar #videosidebar .videometa a {
	color: #0000FF;
	text-decoration: underline;
}
            #sidebar #login .register a:hover, #sidebar #videosidebar .videometa a:hover { text-decoration: none; }
        #sidebar #ssstories strong { margin-right: 0.308em; color: #41862a; }
        #sidebar .ssstories strong { margin-right: 0.308em; color: #41862a; }
    #sidebar .ads { font-size: 1em; line-height: 1em; margin: 0 0 2em 0; }
        #sidebar .ads li, #sidebar .popvideos li { font-size:1em; margin: 0 0.5em 0 0; float: left; }
        #sidebar .ads li, #sidebar .popvideos li img { margin-bottom: 0; padding-bottom: 0; }
        #sidebar .ads li.ad_right, #sidebar .popvideos li.ad_right { margin-right: 0; float: right; }
            #sidebar .ads li { display: block; padding: 1em; background: none; }
	    #sidebar .popvideos li a { display: block; padding: 1em; width: 120px; }
	    #sidebar .popvideos li a:hover { text-decoration: none; }
            #sidebar .ads li:hover { background: #f5f3e4; }
        #sidebar .ads p.advertisehere { font-size: 1.2em; padding: 0 1em; margin-top: 1em; clear:both; text-align:center; }
        #sidebar .ads p.advertise a { font-size: 1.0em; padding: 0.5em 0 0 0; float:right; vertical-align:bottom; margin: 0 4em 0 0; }
        #sidebar .ads p.advertise a:hover { text-decoration: underline; }
    #sidebar ul.sidemenu { }
        #sidebar ul.sidemenu a { display: block; padding: 0.462em 0.769em; color: #666666; text-decoration: none; }
        #sidebar ul.sidemenu a:hover {
	color: #332b09;
	background: #f5f3e4;
	border: 1px solid #56B4FF;
}
    #sidebar #dontforget ul.sidemenu { list-style: square; padding-left: 2em; color: #41862A; }
    #sidebar #dontforget ul.sidemenu li { list-style: square; color: #41862A; }


/*---:[ pagination ]:---*/
.pagination { font-size: 1.4em; line-height: 1.429em; margin-bottom: 1.429em; padding: 0; color: #9c905e; }
    .pagination p { text-align: left; }
        .pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active { margin-right: 0.071em; padding: 0.214em 0.357em; border: 1px solid #d1c79b; text-decoration: none; }
        .pagination p a:hover { background: #012831; color: #fff; border-color: #012831; }
        .pagination p span { margin-right: 0.071em; padding: 0.214em 0.357em; color: #9c905e; border: 1px solid #d1c79b; }


/*---:[ story tabs ]:---*/
#story_tabs { width: 99.8%; font-family: Candara, "Trebuchet MS", Verdana, sans-serif; margin: 4em 0 2em 0; border: 0.1em solid #e4e2ce; border-width: 0 0 0.1em 0.1em; }
    #story_tabs span { margin-bottom: -0.1em; text-transform: uppercase; letter-spacing: 1px; border: 0.1em solid #e4e2ce; border-width: 0.1em 0.1em 0.1em 0; float: left; }
    #story_tabs a { display: block; padding: 0.6em 0.8em; background: #f3f2e5; }
    #story_tabs a:hover { background: #fff; }
    #story_tabs .selected { border-bottom: none; }
        #story_tabs .selected a { font-weight: bold; padding-bottom: 0.7em; background: #fff; cursor: default; }
        #story_tabs .selected a:hover { text-decoration: none; }
     

/*---:[ comments ]:---*/
#comments h2, #who_voted h2, #related h2 { display: none; }
#comment-wrap { margin-bottom: 2em; }
    #comments #comment-head { font-size: 1.2em; line-height: 1.833em; color: #9c905e; }
        #comments #comment-head a { color: #41862a; font-weight: bold; }
    #comments .comment-body { font-size: 1.4em; line-height: 1.571em; }
    #comments .comment-info { font-size: 1.2em; line-height: 1.833em; color: #9c905e; }
        #comments .comment-info a { color: #9c905e; }
    #comments form { margin-bottom: 2em; }
    #comments .comment-info form { font-size: 0.833em; line-height: 2em; margin-bottom: 0; }
        #comments form label { font: bold 1em/2em Candara, "Trebuchet MS", Verdana, sans-serif; text-transform: uppercase; letter-spacing: 1px; color: #332b09; }
        #comments form textarea { width: 97%; height: 6.286em; font: normal 1.4em/1.571em Cambria, Georgia, "Times New Roman", Times, serif; color: #332b09; margin-bottom: 0.286em; padding: 0.286em; }
        #comments form input { font: bold 1em/1em Candara, "Trebuchet MS", Verdana, sans-serif; text-transform: uppercase; letter-spacing: 1px; padding: 0.3em 0.5em; background: #ecdf5a; border: 0.2em solid #f3ec9e; border-right-color: #b1a84f; border-bottom-color: #b1a84f; }
#comments .log-in-to-comment { font-size: 1.4em; line-height: 1.429em; margin-bottom: 1.429em; padding-top: 0.714em; border-top: 0.071em dotted #d3cfab; }
    #comments .log-in-to-comment a { font-weight: bold; text-decoration: underline; }


/* footer */
#footer-wrap {
	width: 100%;
	clear: both;
	height: 50px;
	background-color: rgb(0,136,185);
	border-top-width: 0.3em;
	border-top-style: solid;
	border-top-color: #56B4FF;
}
    #footer-content { width: 92em; margin: 0 auto; padding: 2em 4em; }
        #footer-content a { border-bottom: 1px solid #d5d2af; }
        #footer-content a:hover { border-bottom-color: #a09a63; text-decoration: none; }
        #footer-content p { font-size: 1.2em; line-height: 1.667em; color: #716c3c; clear: both; }
        #footer-content br { display: none; }
        #footer-content .col { width: 20em; margin: 0 2em 2em 0; float: left; }
            #footer-content h4 { font-size: 1.2em; line-height: 1.667em; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; color: #736e3c; }
                #footer-content ul li { font-size: 1.3em; line-height: 1.538em; }


/*---:[ self-clearing floats ]:---*/
#nav-menu:after, #nav-menu ul:after, #header-wrap:after, #header-content:after, #header-content ul:after, #content-wrap:after, #content:after, .format_text .bio:after, #avatar_area:after, #navcontainer ul:after, .live2:after, .live2-item:after, #story_tabs:after, #who_voted ol:after, #sidebar #login:after, #sidebar #login form:after, #sidebar #videosidebar:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.news-item:after { content: "."; display: block; height: 0; clear: left; visibility: hidden; }

/*---:[ advertise list ]:--*/
ul.advertise-list li a { text-decoration: underline; }
ul.advertise-list li a:hover { text-decoration: none; }

/*---:[ video thumbs ]:---*/
img.videothumb-right { float: right; margin: 0.5em 0 1.0em 1.0em; }

/*---:[ ambassadors page ]:---*/
table#ambassadors td.ambassadors_invited, table#topdomains td.topdomains_timespopular, table#topsocialtickers td.topsocialtickers_name { color: #63AE4A; font-weight: bold; }
table#ambassadors td.ambassadors_converted, table#topdomains td.topdomains_rank, table#topsocialtickers td.topsocialtickers_ticker a { color: #41862A; font-weight: bold; }
table#topsocialtickers td.topsocialtickers_ticker a { text-decoration: underline; }
table#topsocialtickers td.topsocialtickers_ticker a:hover { text-decoration: none; }

/*---:[ socialticker page ]:---*/
.socialticker_stocktwits a { text-decoration: underline; }
.socialticker_technorati a { text-decoration: underline; }
div#socialticker_sidebar { float: right; background: #F1F1F1; width: 16em; margin: 0 0 0.25em 1.5em; padding: 1em 0.5em 0 0.5em; border-bottom: #E4E2CE solid 0.2em; }
.socialticker_widget { text-align: center; }
.socialticker_widget a { font-size: 0.8em; color: #9C905E; }

form#tickersearch p { font-size: 1.4em; line-height: 1.571em; margin-bottom: 1.571em; }
form#tickersearch .submit-button { font: bold 0.70em Candara, "Trebuchet MS", Verdana, sans-serif; text-transform: uppercase; letter-spacing: 2px; padding: 0.2em 0.6em; }
