/* BASIC STYLES */

body {
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #bbb;
	color: #000;
}

a:link, a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a img {
	border: none;
}

.item img {
	border: 1px solid #000;
}

.item h2 a:visited, .item h3 a:visited, .item h4 a:visited {
	color: #828282;
	border-bottom: 1px dotted #000;
}

* html .item h2 a:visited, * html .item h3 a:visited, * html .item h4 a:visited {
	border-bottom: 1px solid #CCC;
}

.item h2 a:visited:after, .item h3 a:visited:after, .item h4 a:visited:after {
	color: #828282;
	font-weight: normal;
	content: "\00A0\221A";
	font-size: 60%;
}

.external, .vinelink {
	margin: 0 5px -2px 0;
	border: none;
	float: left;
}

a:link.external, a:visited.external, a:link.vinelink, a:visited.vinelink {
	border-bottom: none;
}

.item h1 a:link, .item h1 a:visited {
	font-weight: normal;
	border-bottom: none;
}

a.noborder:link, a.noborder:visited, a.noborder:hover {
	border-bottom: none !important;
}

.flat {
	border: 1px solid #CCC;
	padding: 2px 3px 2px 3px;
}

.half {
	width: 200px;
}

.full {
	width: 420px;
}

.short {
	height: 70px;
}

p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
	font-size: 12px;
}

h1 {
	font-size: 23px;
	font-weight: normal;
	margin: 0 0 .3em 0;
	font-family: "Lucida Grande", Georgia, Trebuchet, "Trebuchet MS", sans-serif;
}

h2 {
	font-size: 15px;
	margin: 0 0 .3em 0;
}

h3 {
	font-size: 13px;
	margin: 0 0 .3em 0;
}

h3 a:link, h3 a:visited {
	color: #000;
}

h4 {
	font-size: 11px;
	margin: 0 0 .4em 0;
}

h4 a:link, h4 a:visited {
	color: #000;
}

img {
	border-color: #000;
}

form {
	display: inline;
}

html div {
	zoom: 1;	
}

input {
	margin: 0 5px 0 0;
	padding: 0;
}

select {
	font-size: 10px;
}

fieldset {
	border: 1px solid #CCC;
	margin-bottom: 15px;
	padding: 13px;
}

legend {
	font-weight: bold;
}

addr {
	display: block;
	margin-bottom: 1em;
	font-family: Monaco, Courier, "Courier New", fixed;
	font-size: 10px;
}

code {
	font-family: Monaco, Courier, "Courier New", fixed;
	font-size: 10px;
}

blockquote {
	font-style: italic;
	border-left: 1px solid #777;
	padding-left: 1em;
	margin: 1em 2em 1em 2em;
	color: #777;
	line-height: 1.5em;	
}

blockquote p {
	margin-top: 1em;
}

q {
	font-style: italic;
	color: #777;
}

textarea {
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

td label {
	text-align: right;
	display: block;
}

.small {
	font-size: 9px;
}

a:link, a:visited {
	border-bottom: 1px dotted #000;
}

* html a:link, * html a:visited {
	border-bottom: 1px solid #CCC;
}

a:hover {
	border-bottom: 1px solid #000;
}

ul.radiogroup {
	margin: 0;	
}

ul.radiogroup li {
	float: left;
	margin: 0;	
	padding: 0 1.5em 0 0;
	list-style: none;
}

.whatsthis {
	position: relative;
}

.whatsthis a {
	vertical-align: middle;
	padding: 0 !important;
	margin: 0 4px 0 4px !important;
	display: inline !important;
}

.whatsThis_div {
	z-index: 1000;
	position: absolute;
	left: 0;
	top: 1em;
	background-color: #005422;
	padding: 10px;
	border: 1px solid #000;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	width: 170px;
}

ol li {
	margin-bottom: .6em;
}

del {
	text-decoration: line-through;
	color: #660000;
}

ins {
	text-decoration: none;
	color: #006600;
}

/* PAGE ARCHITECTURE */

#master_wrapper {
	background-image: url(/_vine/images/_/bg_master.gif);
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
	width: 932px;
	text-align: center;
}

#master {
	position: relative;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #fff;
	width: 900px;
}

#indexwide {
	width: 720px;
	float: left;
	margin-left: -1px;
	border-left: 1px solid #ccc;
	background-color: #fff;
}

#miniwin {
	background-color: #fff;
}

#master_miniwin {
	text-align: left;
}

#header {
	background-color: #005422;
	color: #fff;
	padding: 12px;
	background-image: url(/_vine/images/_/bg_header.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 137px;
}

#header a:link, #header a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
}

#header_miniwin {
	padding: 10px;
	text-align:left;
	position: relative;
	background-repeat: no-repeat;
}

.chatrequest {
	background-image: url(/_vine/images/_/bg_chatrequest.gif);
	background-color: #393939;
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding: 8px 8px 5px 8px;
}

.chatrequest a:link, .chatrequest a:visited {
	color: #fff;
	border-color: #fff;
}

.chatrequest img {
	vertical-align: middle;
	position: relative;
	top: -2px;
	margin-right: 7px;
}

#main_nav {
	background-color: #dadada;
	background-image: url(/_vine/images/_/bg_main_nav.gif);
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #a0a0a0;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	z-index: 1000;
}

#main_nav a:link, #main_nav a:visited {
	color: #333;
	border-bottom: none;
	padding: 8px 9px 8px 9px;
	display: block;
}

#main_nav a:hover {
	color: #fff;
	border-bottom: none;
	background-color: #005422;
}

#main_nav a:link.indicator, #main_nav a:visited.indicator {
	background-color: #a0a0a0;
	color: #fff;
}

#main_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 760px;
}

#main_nav li {
	float: left;
}

#main_nav li ul {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	background-color: #bbb;
	display:none;
	z-index: 100;
	border: 1px solid #aaa;
}

#main_nav li ul li {
	width: 100%;
	clear: both;
}

#local_nav {
	background-color: #005422;
	width: 100%;
}

#local_info {
	padding: .7em 50px .7em 9px;
	background-color: #000;
	color: #aaa;
	background-image: url(/_vine/images/_/bg_localnav.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	font-weight: bold;
}

#local_info a:link, #local_info a:visited {
	font-weight: normal;
	border-bottom: 1px solid #666;
	color: #666;
}

#local_info a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.page_heading {
	background-color: #ebebeb;
	background-image: url(/_vine/images/_/bg_section_header.gif);
	background-repeat: repeat-x;
	padding: 10px;
	margin: 0;
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
	position: relative;
	font-size: 11px;
	zoom: 1;
}

.page_heading h2 {
	margin: 0 20px 0 0;
	display: inline;
	position: relative;
}

.page_heading a:link, .page_heading a:visited {
	border-bottom: none;
}

#addtowatchlist {
	position: relative;
	top: 1px;
	margin-right: 7px;
	float: left;
}

.hideStaleWatchlistItem {
	display:none;
}

.showStaleWatchlistItem {
	display:list-item;
}

#breadcrumb a:link, #breadcrumb a:visited {
	font-weight: normal;
	border-bottom: 1px dotted #000;
}

* html #breadcrumb a:link, * html #breadcrumb a:visited {
	border-bottom: 1px solid #CCC;
}

#topper .content {
	padding-bottom: 0;
}

.content {
	background-color: #fff;
	padding: 20px;
}

#toplogo {
	width: 162px;
	height: 32px;
}

#ad_leaderboard {
	width: 728px;
	height: 90px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 90px;
	top: 53px;
}

#reportabug {
	position: absolute;
	top: 65px;
	right: 20px;
	width: 41px;
}

.conversations {
	width: 57px;
	font-size: 10px;
	position: absolute;
	bottom: 0;
	left: 17px;
	text-align: center;
}

a:link.conv_column, a:visited.conv_column {
	display: block;
	background-color: #00401a;
	padding: 5px 5px 3px 5px;	
}

a:link.conv_elsewhere, a:visited.conv_elsewhere {
	display: block;
	background-color: #007e36;
	padding: 5px 5px 3px 5px;	
}	

a:link.conv_friends, a:visited.conv_friends {
	display: block;
	background-color: #00401a;
	padding: 5px 5px 3px 5px;	
}	

.conversations img {
	vertical-align: middle;
	margin: 0 0 0 4px;
}

.conversations span {
	width: 20px;
	float: left;
	text-align: right;	
}

#region {
	position: absolute;
	top: 18px;
	right: 18px;
	font-size: 12px;
	z-index: 1000;
}

.location_dropdown {
	border: 1px solid #00421a;
	height: 105px;
	width: 250px;
	position: absolute;
	overflow: hidden;
	top: 20px;
	left: 0;
	background-image: url(/_vine/images/_/bg_dropdown.gif);
	background-repeat: repeat-x;
	z-index: 1000;	
	font-size: 10px;
	padding: 2px;
	display: none;
}

#region .location_dropdown {
	left: auto;
	right: 0;	
}

.location_holder {
	 width: 250px;
	 height: 105px;
	 overflow: auto;
	 overflow-x: hidden;
}

.location_inner {
	width: 250px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	overflow:-moz-scrollbars-vertical;
	height: 105px;	
}

.location_dropdown ul {
	margin: 3px 0 3px 0;
	padding: 0;
	list-style: none;
}

.location_dropdown li {
	margin: 0;
	padding: 0;
	clear: both;	
}

.location_dropdown ul li a:link, .location_dropdown ul li a:visited {
	color: #000 !important;
	display: block;
	padding: 2px 7px 2px 7px;	
	font-weight: bold;
}

.location_dropdown ul a:hover {
	background-color: #cff6c6;	
}

.location_dropdown li.selected {
	background-color: #cff6c6;
}

.rssinline {
	margin-left: 8px;
}

#footer {
	background-color: #000;
	color: #fff;
	font-size: 10px;
	padding: 12px 12px 10px 12px;
	zoom: 1;
	clear: both;
	text-align: center;
	font-weight: bold;
}

* html #footer {
	padding-top: 8px;	
}

#footer a:link, #footer a:visited {
	color: #aaa;
	border-bottom: 1px dotted #fff;
}

* html #footer a:link, * html #footer a:visited {
	border-bottom: none;
}

#footer a:hover {
	border-bottom: 1px solid #fff;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li {
	display: inline;
	margin: 0 11px 0 11px;
}

.clearer {
	clear: both;
	height: 0;
}

* html .clearer, * html .clearer_l, * html .clearer_r {	
}

.clearer:after {
	content: "\00A0";
}

.clearer_l {
	clear: left;
	height: 0;
}

.clearer_r {
	clear: right;
	height: 0;
}

.clearer_r:after {
	content: "\00A0";
}

#sub_nav {
	position: relative;
	padding: 7px 9px 7px 9px;
	background-color: #787878;
	color: #ddd;
	background-image: url(/_vine/images/_/bg_subnav.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#sub_nav a:link, #sub_nav a:visited {
	color: #fff;
	border-bottom: none;
}

#sub_nav a:hover {
	border-bottom: 1px solid #fff;
}

#savedlinks {
	float: right;
}

#poke {
	position: absolute;
	width: 0;
	height: 0;
	visibility: hidden;
}

/* INTRO PAGE */

#welcome_main {
	padding: 25px;	
}

#welcome_alt {
	margin-left: -9999em;	
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/* THE WIRE */

#the_wire {
	width: 422px;
	float: left;
	margin-left: -1px;
	background-color: #fff;
	border-left: 1px solid #ccc;
}


#the_wire_light {
	margin: 20px;
	border: 1px solid #ccc;
	background-color: #fff;
}

#the_wire_light_floater {
	float: right;
	width: 360px;
}

.leadphoto {
	margin-bottom: 5px;
}	

.section_indicator {
	font-weight: bold;
	margin-bottom: 1em;
	padding: .5em .5em .5em 28px;
	background-color: #005422;
	background-image: url(/_vine/images/_/header_vinesections_green.gif);
	background-repeat: no-repeat;
	font-size: 11px;
}

.section_indicator a:link, .section_indicator a:visited {
	color: #fff;
	border: none;
}

/* REGISTRATION */

#genericwide {
	width: 720px;
	float: left;
	margin-left: -1px;
	border-left: 1px solid #ccc;
}

.regfields {
	margin: 0;
	padding: 0;
	border: none;
	width: 500px;
}

.regfields td {
	padding: 0 0 .7em 0;
	width: 170px;
}

p.betaMessagea {
	font-size: 15px;
	background-color: #ebebeb;
	padding: 1em;
}

ul.errorMessages li {
	font-weight: bold;
	color: #660000;	
}

#updateProfileDone {
	background-color: #005422;
	color: #fff;
	text-align: center;
	font-size: 15px;
	padding: 15px;	
}

/* THE VINE */

#the_vine {
	width: 295px;
	float: left;
	margin-left: -1px;
	background-color: #fff;
}


#the_vine_heavy {
	width: 720px;
	float: left;
	background-color: #fff;
	border-left: 1px solid #ccc;
	margin-left: -1px; 
}

/* STORY PAGE STUFF */

#story_column {
	width: 720px;
	float: left;
	margin-left: -1px;
	border-left: 1px solid #ccc;
}

* html #story_column {
	overflow-x: hidden;
}

#story_column .content, #genericwide .content {
	padding-left: 30px;
	padding-right: 30px;
}

#story_column h1 {
	border-bottom: 1px solid #CCC;
}

#genericwide h1 {
	border-bottom: 1px solid #CCC;
	margin-bottom: 1em;
}

#story_column li, #genericwide li {
	line-height: 1.5em;	
}

.rightimage {
	margin: 0 0 20px 20px;
	border: 1px solid #000;
	float: right;
	clear: right;
}

.bodycopy {
	margin-top: 15px;
 	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

.bodycopy p {
	margin-bottom: 1em;
	/*max-width: 470px;*/
}

.bodycopy a:link {
	color: #000000;
	border-bottom: 1px dotted #000000;
}

* html .bodycopy a:link {
	border-bottom: 1px solid #000000;
}

.bodycopy a:visited {
	color: #828282;
	border-bottom: 1px dotted #828282;
}

* html .bodycopy a:visited {
	border-bottom: 1px solid #828282;
}

.bodycopy a:visited:after {
	color: #828282;
	content: "\00A0\221A";
	font-size: 60%;
}

.bodycopy .tools a:visited:after {
	content: "";	
}

* html .bodycopy a:visited:after {
	font-size: 100%;
}

.related {
	margin: 1em 0 1em 0;
	border: 1px solid #ccc;	
	clear: both;
}

.related table {
	margin: 8px 0 8px 0;	
}

.related td {
	font-size: 10px;
	margin: 0;
	padding: 1px 10px 1px 10px;	
}

.related a:link, .related a:visited {
	font-weight: normal;
	border-bottom: 1px dotted #000;	
}

* html .related a:link, * html .related a:visited {
	border-bottom: 1px solid #ccc;
}

.related a:hover {
	border-bottom: 1px solid #000;	
}

.expired {
	font-style: italic;
	font-size: 10px;
	color: #660000;
}

.copyright {
	font-style: italic;
	font-size: 10px;
	color: #aaa;
	margin-bottom: 1em;
}

.leadin {
	font-size: 15px;
}

#sidebar {
	width: 179px;
	float: left;
	border-right: 1px solid #ccc;
	font-size: 11px;
}

* html #sidebar {
	overflow-x: hidden;
}

#sidebar h3 {
	margin-left: 14px;
	margin-right: 14px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

#sidebar h4 {
	margin-top: .8em;
	margin-left: 14px;
	margin-right: 14px;
}

#sidebar .content {
	padding-left: 0;
	padding-right: 0;
}

#sidebar ul {
	line-height: 1.5em;
	margin: 0 0 16px 0;
	padding: 0;
	list-style: none;
}

* html #sidebar ul {
	list-style: disc;
	overflow-x: hidden;
}

#sidebar li {
	padding: 0;
	margin: 0;
}

#sidebar a:link, #sidebar a:visited {
	text-decoration:none;
	color: #000;
	border-bottom: none;
	font-weight: normal;
	display: block;
	padding-left: 14px;
	padding-right: 14px;
}

*html #sidebar a:link, * html #sidebar a:visited {
	height: 1em;
}

#sidebar a:visited {
	font-weight: normal;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 1.2em 0;
	padding: 0;
}

#sidebar li {
	background-image: none;
	margin: 0;
	padding: 0;
}

#usertools {
	width: 158px;
	background-image: url(/_vine/images/_/bg_usertools_middle.gif);
	background-repeat: repeat-y;
}

#usertools ul {
	margin-bottom: 0;
}

#usertools_top {
	width: 158px;
	height: 11px;
	background-image: url(/_vine/images/_/bg_usertools_top.gif);
}

#usertools_bottom {
	width: 158px;
	height: 11px;
	background-image: url(/_vine/images/_/bg_usertools_bottom.gif);
	margin-bottom: 1.2em;
}

#usertools ul li a:link, #usertools ul li a:visited {
	color: #39516B;
	display: block;
	border-bottom: none;
}

#usertools ul li a:hover {
	background-color: #39516B;
	color: #FFF;
	border-bottom: none;
}

* html #usertools ul li a:link, * html #usertools ul li a:visited {
	height: 1em;
}


#contributors ul li a:link, #contributors ul li a:visited {
	color: #39516B;
	display: block;
	font-weight: bold;
}

* html #contributors ul li a:link, * html #contributors ul li a:visited {
	height: 1em;
}

#contributors ul li a:hover {
	background-color: #39516B;
	color: #FFF;
}

#contributors ul li a:link.contributor, #contributors ul li a:visited.contributor {
	border-bottom: 1px solid #ccc;
	padding-left: 20px;
	font-weight: normal;
	color: #666;
}

#contributors ul li a:hover.contributor {
	background-color: #666;
	color: #fff;
}

#feeds {
	margin-top: 10px;
}

#feeds ul li a:link, #feeds ul li a:visited {
	color: #bf5400;
	display: block;
}

* html #feeds ul li a:link, * html #feeds ul li a:visited {
	height: 1em;
}

#feeds ul li a:hover {
	background-color: #de5a00;
	color: #FFF;
}

#comments {
	margin-top: 20px;
	clear: both;
}

#commentsDiv {
	position:relative;
	z-index: 3000;
}

.commentdate	{ 
	font-style: italic;
	font-size: 10px;
	margin-top: 10px;
}

a:link.reply, a:visited.reply {
	float: right;
	margin: 8px 8px 0 0;
	border-bottom: none !important;
}

.commentbody {
	background-color: #ebebeb;
	margin: 8px 0 18px 0;
	position: relative;
	line-height: 1.5em;
	border: 1px solid #ccc;
	/*width: 100%;*/
	clear: both;
}

.faded {
	opacity: .4;
	filter: alpha(opacity=40);
}

.commentbody a:link, .commentbody a:visited {
	border-bottom: 1px dotted #000;
}

* html .commentbody a:link, * html .commentbody a:visited {
	border-bottom: 1px solid #CCC;
}

.threadhighlight {
	background-color: #d7dce3 !important;
	cursor: pointer;
}	

.quicktags input {
	width: auto;
	font-size: 9px;
}
.quicktags {
	margin-bottom: 5px;
}

.compact .commenttext {
	display: none;	
}

.compact .commenttext .commenttext {
	display: block;
}

.commentform label {
	text-align: left;
	margin-bottom: 3px;	
}

.commentform textarea {
	width: 100%;
	height: 160px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
}
 
.commentform input {
	display: inline;	
}

table.commentform {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}

.commentform input {
	width: 240px;
}

.commentauthor {
	font-weight: bold;	
	padding-bottom: 5px;
	line-height: 150%;
	margin-top: 0;
}

* html .commentauthor a:link, * html .commentauthor a:visited {
	border-bottom: 1px solid #000;
}

.commentauthor span {
	margin-left: 10px;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

.commentauthor span a:link, .commentauthor span a:visited {
	font-weight: normal;	
}

.newcomment {
	position: absolute;
	top: 25%;
	left: 47%;	
	border-bottom: none !important;
}

.star {
	float: right;	
}

.normal .commentauthor, .author .normal .commentauthor, .user .normal .commentauthor, .newsvine .normal .commentauthor, .friend .normal .commentauthor {
	padding: 5px 10px 5px 10px;
	position: relative;
	background-color: #ccc;	
	background-image: none;
	zoom: 1;	
}

.normal .commenttext, .author .normal .commenttext, .user .normal .commenttext, .newsvine .normal .commenttext, .friend .normal .commenttext {
	padding: 15px;	
	background-color: #ebebeb;	
}

.author .commentauthor, .newsvine .author .commentauthor, .user .author .commentauthor , .normal .author .commentauthor, .friend .author .commentauthor {
	background-color: #ebebeb;
	background-image: url(/_vine/images/_/bg_comment_author.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 10px;
	position: relative;	
	zoom: 1;	
}

.author .commenttext, .newsvine .author .commenttext, .user .author .commenttext, .normal .author .commenttext, .friend .author .commenttext {
	background-color: #fff;
	padding: 15px;		
}

.newsvine .commentauthor, .user .newsvine .commentauthor, .author .newsvine .commentauthor, .normal .newsvine .commentauthor, .friend .newsvine .commentauthor {
	background-color: #c6cec3;
	background-image: url(/_vine/images/_/bg_comment_newsvine.gif);
	background-position: top right;
	background-repeat: no-repeat;		
	padding: 5px 10px 5px 10px;
	position: relative;
	zoom: 1;
}

.newsvine .commenttext, .user .newsvine .commenttext, .author .newsvine .commenttext, .normal .newsvine .commenttext, .friend .newsvine .commenttext {
	background-color: #dee7db;
	padding: 15px;	
}

.user .commentauthor, .newsvine .user .commentauthor, .author .user .commentauthor, .normal .user .commentauthor, .friend .user .commentauthor {
	background-color: #e6e3ca;
	background-image: url(/_vine/images/_/bg_comment_user.gif);
	background-position: top right;
	background-repeat: no-repeat;	
	padding: 5px 10px 5px 10px;
	position: relative;	
	zoom: 1;	
}

.user .commenttext, .newsvine .user .commenttext, .author .user .commenttext, .normal .user .commenttext, .friend .user .commenttext {
	background-color: #fefbdb;
	padding: 15px;	
}

.friend .commentauthor, .user .friend .commentauthor, .author .friend .commentauthor, .normal .friend .commentauthor {
	background-color: #c3c9ce;
	background-image: url(/_vine/images/_/bg_comment_friend.gif);
	background-position: top right;
	background-repeat: no-repeat;		
	padding: 5px 10px 5px 10px;
	position: relative;
	zoom: 1;
}

.friend .commenttext, .user .friend .commenttext, .author .friend .commenttext, .normal .friend .commenttext {
	background-color: #dbe1e7;
	padding: 15px;	
}

.tagsallowed {
	display: block;
	color: #828282;
	font-style: italic;
	font-size: 10px;
	padding: 0 0 3px 0;
	margin: 0;
}

/* FORMS */

.loginbox {
	background-color: #aaa;
	color: #fff;
	padding: 12px;
	margin-top: 6px;
}

.loginbox a:link, .loginbox a:hover, .loginbox a:visited {
	color: #fff;
	border-color: #fff;
}

#searchbox {
	position: absolute;
	top: 18px;
	left: 177px;
	width: 400px;
	font-size: 10px;
}

#searchbox input {
	font-size: 10px;
}

/* ENTRY BLOBS */


.byline {
	font-style: italic;
	font-size: 10px;
	height: auto;
}

.byline a:link, .byline a:visited {
	font-weight: normal;
	color: #39516B;
	border-bottom: 1px dotted #39516B;
}

.byline_group {
	color: #999;
	font-style: italic;
	margin-bottom: 1em;
	font-size: 10px;
}

.byline_group a:link, .byline_group a:visited {
	color: #999;
	font-weight; normal;
}

* html .byline a:link, * html .byline a:visited {
	border-bottom: 1px solid #39516B;
}

.byline a:hover {
	background-color: #39516B;
	color: #FFF;
}

.tags {
	margin-bottom: 4px;
}

.tools a:link, .tools a:visited, .tools img {
	border: none;
}

.tools img {
	vertical-align: middle;
}

.tools {
	border: 1px solid #e1e1e1;
	display: inline;
	float: left;
	color: #e1e1e1;
	margin: 3px 0 3px 0;
	font-size: 9px;
	font-weight: bold;
	line-height: 1.5em;
}

.toolsbox {
	position: relative;
	float: left;
	margin-right: -1px;
	padding: 2px 6px 2px 6px;
	border-right: 1px solid #e1e1e1;	
	position: relative;
	font-style: normal;
}

.tbright {
	clear: none; 
	float: right !important;
}

.commentbody .tools {
	border: 1px solid #ccc;
}

.commentbody .toolsbox {
	border-right: 1px solid #ccc;
}

.chatters {
	background-color: #39516B;	
}

.chatters a:link, .chatters a:hover, .chatters a:visited {
	color: #fff !important;	
}

.tools a:link, .tools a:visited, .tools span {
	color: #828282;
	border-bottom: none !important;
}

.tools a:hover {
	border: none;	
}

.addtag {
	position: relative;
}

.addtag_form {
	z-index: 1000;
	position: absolute;
	left: 0;
	top: 1em;
	width: 396px;
	background-color: #005422;
	border: 1px solid #000;
	padding: 12px;
	color: #fff;	
}

.addtag_form p {
	font-size: 10px;
	margin-bottom: .7em;
}

.reportthis {
	position: relative;
}

.reportthis_form p {
	padding: 10px 10px 0 10px;
	font-size: 10px;
}

.reportthis_form {
	font-size: 10px;
	z-index: 1000;
	position: absolute;
	left: 0;
	top: 1em;
	width: 160px;
	background-color: #990000;
	border: 1px solid #000;
	color: #fff;	
}

.reportthis_form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.reportthis_form li {
	margin: 0;
	padding: 0;
}

.reportthis_form li a:link, .reportthis_form li a:visited {
	color: #fff;
	display: block;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #555;
	background-color: #000;
}

.reportthis_form li a:hover {
	background-color: #990000;
}

.tags a:link, .tags a:visited {
	color: #005422;
	font-size: 9px;
	border-bottom: 1px dotted #005422;
}

* html .tags a:link, * html .tags a:visited {
	border-bottom: 1px solid #CCC;
}

.tags a:hover {
	color: #fff;
	background-color: #005422;
	border-bottom: 1px solid #005422;
}

a:link.reportthis, a:visited.reportthis {
	padding: 0 5px 0 5px;
}

a:link:hover.reportthis {
	background-color: #990000;
	color: #fff;
}

.rating_holder, a.rating_holder {
	position: relative;
	width: 44px;
	height: 28px;
	float: left;
	margin-right: 6px;
	text-align: center;
	overflow: hidden;
	display: block;
	border-bottom: none;
}

a:hover.rating_holder {
	cursor: pointer;
}

.rating {
	background-color: #cfcfcf;
	font-size: 9px;
	color: #fff;
	font-weight: bold;
	padding-top: 2px;
	height: 15px;
	position: absolute;
	width: 44px;
	top: 0;
	left: 0;
	display: block;
}

img.rating_image {
	position: absolute;
	border: none;
	width: 44px;
	height: 28px;
	left: 0;
	top: 0;
	z-index: 100;
	cursor: hand;
	cursor: url("/_vine/images/_/cursor_hand.cur"), pointer, hand;
}

.scoreline {
	font-size: 10px;
	font-style: italic;
	color: #999;
	float: left;
	line-height: 1em;
}

.item {
	margin: 0 0 12px 0;
}

.item p {
	margin-bottom: .4em;
}

.inlinePhoto {
	float: right; 
	margin: 20px 0 20px 20px;
	clear: right;
}

.inlinePhoto img {
	border: 1px solid #000000;
}

.inlinePhoto p {
	font-size:10px;
	font-weight: bold;
	color: #828282;
	padding-top:4px;
}

.inlineBox {
	float: right; 
	margin: 20px 0 20px 20px;
	clear: right;
	border: 1px solid #AAA;
	width: 350px;
	background-color: #ebebeb;
}

.inlineBox h3 {
	background-color: #AAA;
	color: #FFF;
	padding: 10px;
}

.inlineBox p {
	padding: 0 10px 0 10px;
}

.inlineBox .leadin {
	font-size: inhreit;
}

#chat_collapsed {
	position: relative;
	clear: both;
}

#chat_collapsed .chatter {
	position: absolute; 
	top: 27px; 
	right: 150px; 
	color: #FFFFFF;
}

.chatcolumns {
	padding-top: 15px;
	font-size: 10px;	
}

.leadphoto {
	display: block;
}

/* TAGS COLUMN */

#tagscolumn li a:link, #tagscolumn li a:visited {
	color: #005422;
}

#tagscolumn li a:hover {
	color: #fff;
	background-color: #005422;
	border-bottom: none;
}

/* ARTICLE LISTING */

#articlelisting {
	width: 720px;
	float: left;
	margin-left: -1px;
	border-left: 1px solid #ccc;
}

#articlelisting .content {
	padding-left: 40px;
	padding-right: 40px;
}

.fullpost {
	margin-bottom: 20px;
}

.fullpost h1 {
	border-bottom: 1px solid #CCC;
	clear: both;
}

.fullpost h1 a:link, .fullpost h1 a:visited {
	color: #000;
	font-weight: normal;
	border-bottom: none;
}

.fullpost p {
	margin-bottom: 1em;
}

.quickpost {
	margin-bottom: 20px;
}

.quickpost h1 {
	border-bottom: 1px solid #CCC;
}

.quickpost h1 a:link, .quickpost h1 a:visited {
	color: #000;
	font-weight: normal;
	border-bottom: none;
}

.savedon {
	color: #aaa;
	margin-bottom:.7em;
	font-style: italic;
	font-size: 11px;
}

.source {
	color: #aaa;
	/*margin-bottom:.7em;*/
	margin-top: .2em;
	font-style: italic;
	font-size: 11px;
}

.dateline {
	font-style: italic;
	margin-bottom: 1em;
	text-align: right;
}

.timeago {
	font-weight: bold;
	font-style: italic;
}

img.newitem {
	float: left;
	margin-right: 6px;
	vertical-align: sub;
	border: none;
}

#authornav {
	position: absolute;
	width: 550px;
	right: 0px;
	bottom: -1px;
	font-size: 11px;
}

#authornav a:link, #authornav a:visited {
	display: block;
	padding: 4px 6px 4px 6px;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
}

#authornav a:hover, #authornav a:link.active, #authornav a:visited.active {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;

} 

#authornav ul {
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
}

#authornav li {
	margin: 0 5px 0 5px;
	float: right;
}

.author_nav {
	background-color: #000;
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.author_nav a:link, .author_nav a:visited {
	color: #999;
	font-weight: normal;
	border-bottom: none;
	padding: 8px 9px 8px 9px;
	display: block;
}

.author_nav a:hover {
	border-bottom: none;
	background-color: #005422;
	color: #fff;
}

.author_nav a:link.indicator, .author_nav a:visited.indicator {
	background-color: #333;
	color: #fff;
	font-weight: bold;
}

.author_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

.author_nav li {
	float: left;
}


.articleToolbar {
	clear: both;	
	margin-bottom: 5px;
	position: relative;
}

.articleToolbar ul {
	text-align: left;
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
}


.articleToolbar li {
	margin: 0 3px 0 3px;
	float: left;
}

.writerdescription {
	margin-bottom: 4px;
}

/* TABLES WITH SIDEBAR */


#sitetablefields table {
	width: 700px;
	margin: 0;
	padding: 1em;
	clear: right;
	font-size: 10px;
}

#sitetablefields td {
	padding: 5px;
	vertical-align: top;
}

#sitetablefields input {
}

#sitetablefields #fullposttext {
	height: 300px;
}

#sitetablefields #quickposttext {
	height: 50px;
}

#sitetablefields table a:link, #sitetablefields table a:visited {
	border-bottom: 1px dotted #000;
}

* html #sitetablefields table a:link, * html #sitetablefields table a:visited {
	border-bottom: 1px solid #CCC;
}

#sitetablefields table a:hover {
	border-bottom: 1px solid #000;
}

/* WRITER ADMIN */

#postfields {
}

#postfields table {
	width: 100%;
	margin: 0;
	/*padding: 1em;*/
	clear: both;
	font-size: 10px;
}

#postfields td {
	padding: 5px;
	vertical-align: top;
}

#postfields input {
}

#postfields #fullposttext {
	height: 300px;
}

#postfields #quickposttext {
	height: 80px;
}

#postfields table a:link, #postfields table a:visited {
	border-bottom: 1px dotted #000;
}

* html #postfields table a:link, * html #postfields table a:visited {
	border-bottom: 1px solid #CCC;
}

#postfields table a:hover {
	border-bottom: 1px solid #000;
}

#mediaToolbar {
	font-size: 10px;
}

#mediaToolbar li {
	margin-bottom: 0;	
}

#mediaToolbar img {
	vertical-align: middle;
	margin-top: 2px;	
}

.newsTypeStyle label, input {
	display: inline;
	font-size: 10px;
}

.newsTypeStyle label {
	margin-right: 10px;	
}

.minitab_container {
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
}

.paneltip {
	background-color: #ebebeb;
	padding: 12px;
	margin: 8px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;	
}

.smallitalics {
	font-size: 10px;
	font-style: italic;
	margin-top: 3px;	
}

.editposts th, .editposts td {
	margin: 0;
	padding: 6px;
}

.editposts tr {
	text-align: left;
}

.editposts tr.alternate {
	background-color: #eaf5e0;
}

.articleMessage {
	display: none;
	background-color: #005422;
	color: #fff;
	text-align: center;
	font-size: 15px;
	padding: 15px;	
}

.commentpagination {
	clear: both;
	text-align: right;
	font-size: 10px;
	margin: 20px 30px 20px 0px;
}

#checkURLMsg {
	background-color: #660000;
	color: #fff;
	padding: 8px;
	font-size: 10px;
	font-weight: bold;
	margin-top: 8px;
}

#checkURLMsg a:link, #checkURLMsg a:visited {
	color: #fff;
	border-bottom: 1px solid #fff;
}

/* HORIZONTAL LIST */

.hlist {
	margin: 0 0 20px 0;
 	padding: 8px;
	font-size: 10px;
	color: #aaa;
}
	
.hlist li {
	list-style: none;
	float: left;
	margin-right: 20px;
	padding: 1px 0 1px 0;
}

.hlist a:link, .hlist a:visited {
	font-weight: normal;
	color: #aaa;
	border-color: #aaa;
	padding: 0;
}

.hlist a:link.active, .hlist a:visited.active {
	color: #fff;
	font-weight: bold;
	border-bottom: none;
}

/* MINI TABS */

.minitabs {
	position: relative;
	top: 1px;
}

.minitabs .tabnav {
	height: 20px;
	margin: 0;
	padding-left: 10px;
	background: url(/_vine/images/_/tab_bottom.gif) repeat-x bottom;
}

.minitabs .tabnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
.minitabs .tabnav a:link, .tabnav a:visited {
	float: left;
	background-color: #f3f3f3;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: 1px solid #ccc !important;
	text-decoration: none;
	color: #666;
}

.minitabs .tabnav a:link.active, .tabnav a:visited.active {
	border-bottom: 1px solid #fff !important;
	background: #fff;
	color: #000;
}

.minitabs .tabnav a:hover {
	background: #fff;
}

.caption {
	font-size: 10px;
	font-weight: bold;
	padding: 10px;
}

.audio {
	position: relative;
	width: 175px;
	float: right;
	margin: 0 0 10px 10px;
}

#writershortcuts {
	float:right; 
 	font-weight:bold;	
	padding:0.5em;
}

#writershortcuts a:link, #writershortcuts a:visited {
	color: #39516B;
}

#writershortcuts a:hover {
	text-decoration: underline;
}

/* FRONT PAGE */

#index_topper {
	width: 720px;
	float: left;
}

#index_middle {
	width: 422px;
	float: left;
}

#index_right {
	width: 298px;
	float: left;
	font-size: 11px;
	margin-left: -1px;
}

.index_block {
    border-bottom: 1px solid #ccc;
    margin: 25px 25px 0 0;
    padding-bottom: 2px;
}

.index_block_more {
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px 0;
    padding-bottom: 2px;
}

#index_right a.compact_headline {
    font-weight: normal;
    border-bottom: 1px solid #fff;
}

#index_right a.compact_headline:hover {
    border-bottom: 1px solid #ccc;
}

#index_right div.toolsbox {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #879caf;
    font-weight: normal;
    float: none;
    margin-right: 0;
    padding: 0;
    border: none;
}

* html #index_right div.toolsbox {
	height: 1px;
}

#index_right div.toolsbox a:link, #index_right div.toolsbox a:visited {
	border: none;
	font-weight: normal;	
}

.index_below_holder {
	margin: 0 20px 0 20px;	
}

.index_below {
	width: 330px;
}

.index_below ul {
	font-size: 10px;
	list-style: none;
	padding-left: 0;
	margin: 6px 0 0 0;
}

.index_below li {
	margin: 0;	
    line-height: 1.4em;
    padding-bottom: 1px;	
}

.index_below a:link, .index_below a:visited {
	margin: 0;
	font-weight: normal;	
	padding: 0;
	border-bottom: 1px solid #fff;
}

.index_below a:hover {
    border-bottom: 1px solid #ccc;
}

.index_below_module {
	margin-bottom: 1em;	
}

.index_block_below {
	border-bottom: 1px solid #ccc;
    padding-bottom: 2px;	
}

.index_below_ap img, .index_below_seeds img {
	margin-right: 4px;	
}

ul.index_below_posts {
	margin: 0;
	padding-top: 10px;	
}

.index_below_posts li {
	clear: both;	
	padding-bottom: 7px;
	background-image: none;
}

.index_below_posts a.featured_image {
	width: 30px;
	height: 30px;
	float: left;
	display: block;	
	border: 1px solid #000;
	margin-right: 7px;
}

.icons {
    float: right;
}

.icons a {
    border: none;
}

#index_right ul, #index_mostactive ul {
    list-style: none;
    margin: 5px 25px 5px 0;
    padding: 0;
}

#index_right li, #index_mostactive li {
    padding-left: 15px;
    background-image: url(/_vine/images/_/bullet.gif);
    background-repeat: no-repeat;
    background-position: .5em .5em;
    position: relative;
    line-height: 1.4em;
    padding-bottom: 1px;
}

* html #index_right li, * html #index_mostactive li {
    height: 1.4em;
}

#index_mostactive {
	font-size: 11px;
	background-color: #eaf5e0; 
	padding: 15px;	
}

#index_mostactive a {
	font-weight: normal;
	border-bottom: none;	
}

#index_mostactive a:hover {
	border-bottom: 1px solid #ccc;
}

#featuredwriters {
    position: relative;
    right: -1px;
    margin: 25px 0 0 0;
    width: 298px;
}

#featuredwriters ul {
	margin: 0;
	padding-top: 10px;	
}

#featuredwriters li {
	clear: both;	
	padding-bottom: 7px;
	background-image: none;
}

a.featured_image {
	width: 30px;
	height: 30px;
	float: left;
	display: block;	
	border: 1px solid #000;
	margin-right: 7px;
}

#featuredwriters a.featured_article, #featuredwriters a:hover.featured_article, #featuredwriters a:visited.featured_article {
	display: block;
	float: left;
	width: 220px;
	font-weight: normal;
	border: none;
}

a.featured_article span {
	font-weight: bold;
}

#header_featuredwriters {
    height: 34px;
    background-image: url(/_vine/images/_/header_featuredwriters.gif);
}

#header_featuredwriters span {
    margin: 12px 26px 0 0;
}

#header_featuredwriters span img {
    border: none;
    margin: 0;
}

#middle_featuredwriters {
    background-image: url(/_vine/images/_/bg_featuredwriters.gif);
    background-color: #fff;
}

#footer_featuredwriters {
    height: 14px;
    background-image: url(/_vine/images/_/footer_featuredwriters.gif);
    margin-bottom: 20px;
}

#index_right a.external_mini {
    border-bottom: none;
    position: absolute;
    width: 11px;
    height: 11px;
    top: 2px;
    left: 0px;
}

/* TOOLBOX STYLES */

#toolboxDiv {
	border: 1px solid #000;
	padding: 10px;
	margin-bottom: 15px;
}

#inputArticleHeadline {
	font-size: 23px;
	font-weight: normal;
	margin: 0 0 .3em 0;
	font-family: "Lucida Grande", Georgia, Trebuchet, "Trebuchet MS", sans-serif;
	width: 650px;
}

.typeHereOn {
	color: #BABABA;
}

.typeHereOff {
	color: #000000;
}

#uploadImageDiv {
	padding-left: 10px;
}

#uploadAudioDiv {
	border: 1px solid #000;
	padding: 10px;
	margin-bottom: 15px;
}

#createPollDiv {
	padding: 10px;
	margin-bottom: 15px;
}

/* CONTROLS STYLES */

#controlsDiv {
	border: 1px solid #000;
	padding: 10px;
	margin-bottom: 15px;
}

/* IMAGE UPLOADER */

#uploadImageMediaDiv {
	width: 600px;
	margin: 0px;
}

#uploadImageMediaDiv div {
	margin: 0px 10px 10px 0px;
	border: none;
}

#uploadImageMediaDiv div:hover {
	border-color: #529EBD;
}

#uploadImageMediaDiv img.load {
	margin: 28px;
}

#editorMessagesDiv {
	border: 1px dashed #ccc;
	background-color: #ebebeb;
	color: #000;
	padding: 10px;
	font-size: 12px;
	margin-bottom: 12px;	
	display: none;
}

#articleStatusDiv {
	font-style: italic;
	font-size: 10px;
	margin-bottom: 4px;	
}

/****** MANAGE LOCATIONS ********/

#locationmanagerholder {
	float: right;
	width: 252px;
	height: 200px;
	margin: 0 0 12px 12px;
	padding-top: 27px;	
	background-image: url(/_vine/images/_/header_yourlocations.gif);
	background-repeat: no-repeat;
}

#locationmanager {
	height: 200px;
	overflow: auto;
	border: 1px #ccc solid;
}

#locationmanager ul {
	list-style: none;
	margin: 12px 0 12px 0;
	padding: 0;	
}

#locationmanager li {
	margin: 0;
	padding: 0;	
}

#genericwide ul.locations {
	list-style: none;
	padding: 0 0 0 12px;
	margin-left: 0;
}

#genericwide ul.locations li {
	margin: 0;
	padding: 0;
}

#genericwide ul.locations img {
	vertical-align: middle;
	margin: 0 5px 0 0;	
}

.regionMenuInput {
	width: 180px;
	font-size: 10px;
	background-color: #fff;
}

#regionMenuInput_header {
	width: 80px;
	background-color: #98d289;	
}

.selectedContentRegion {
	margin-left: 30px;
}

/********** CONVERSATION TRACKER *************/
#convTrackerDiv {
	position: absolute;
	z-index: 999999;
	top: 161px;
	left: 17px;
	display: none;
	font-family: "Lucida Grande", Verdana;
}

.conv {
	font-size: 10px;
	width: 846px;
	background-color: #007E36;
	padding: 10px;
}

.convTableWrapper {
	width: 100%;
	overflow: auto;
	overflox-x: hidden;
}

.conv td {
	padding: 3px 7px 3px 7px;
}

.conv_headers td {
	padding-bottom: 10px;
}

.conv a:link, .conv a:visited {
	color: #000;
	font-weight: bold;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}

* html .conv a:link, * html .conv a:visited {
	border-bottom: none;
}

.conv_headers {
	color: #fff;
	font-weight: bold;
}

.conv_items {
	background-color: #98D289;
	color: #000;
}



/*************** LOGIN WIDGET ******************/
.loginWidget {
	position: absolute;
	width: 380px;
	background-color: #aaa;
	color: #fff;
	font-size: 11px;
	border: 1px solid #666;
}

.loginWidget p {
	margin: 0 0 1em 0;
	line-height: 1.5em;
	font-weight: bold;
}

.loginWidget h3 {
	margin: 0 0 .5em 0;	
}

.loginWidget a:link, .loginWidget a:visited {
	border-bottom: 1px solid #fff;	
}

.loginWidget_left {
	width: 130px;
	float: left;
	text-align: center;
}

.loginWidget_right {
	width: 219px;
	float: left;
	border-left: 1px solid #fff;
	text-align: right;
}

.loginWidget_message {
	font-style: italic;
	font-size: 10px;
}

#newsvine_intro {
	margin: -20px 14px 14px 14px;
}

#newsvine_intro a:link, #newsvine_intro a:visited {
	display: inline;
	padding: 0;
	border-bottom: 1px dotted #000;
	font-weight: bold;	
}

* html #newsvine_intro a:link, * html #newsvine_intro a:visited {
	border-bottom: 1px solid #CCC;
}

#newsvine_intro p {
	font-size: 11px;
	margin-left: 14px;
	margin-right: 14px;	
}

.freshvoices ul {
	margin: 0 0 1em 40px;
	padding: 0;
	list-style: none;
	font-size: 10px;	
}

.freshvoices a:link, .freshvoices a:visited {
	font-weight: normal;
	border-bottom: none;
}

.freshvoices a:hover {
	border-bottom: 1px solid #000;	
}

.freshvoices h3 a:link, .freshvoices h3 a:visited {
	font-weight: bold;	
}

.freshvoices img.avatar {
	float: left;
	border: 1px solid #000;
	margin-right: 0;
	width: 30px;
	height:30px;
}

.freshvoices img {
	margin-right: 3px;
}

.freshvoices .joined {
	color: #aaa;	
}

.newuser {
	font-size: 10px;
	background-color: #005422;
	color: #fff;
	padding: 7px 12px 7px 12px;
	margin: 0 0 12px 0;
	text-align: center;
}

.newuser a:link, .newuser a:visited {
	color: #fff;
	border-color: #fff !important;	
}

/**** STRUCTURAL CLEARING ****/

html .clearfix {
	height: 1%;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/**** SPELL CHECKER ****/

.status { 
	color: #CC0000;
	clear: both;
}

.suggestion_box {
	background-color: #E8F1FF;
	border: 1px solid #000000;
	position: absolute;
	padding: 2px 2px 2px 2px;
	z-index: 10000;
}
.suggestion {
	cursor: pointer;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.edit_box {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px inset #000000;
	padding-top: 2px;
	padding-left: 2px;
	overflow: auto;
}
.text_box {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.highlight {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	cursor: pointer;
}
.no_misspellings {
	color: #009933;
}
.check_spelling {
	color: #0066CC;
	text-decoration: underline;
	cursor: pointer;
}
.resume_editing {
	color: #009933;
	text-decoration: underline;
	cursor: pointer;
}

.adminFieldsLeft {
	width: 480px; 
	margin-top: 20px;
}

.adminFieldsRight {
	width: 240px;
	margin-top: 20px;
}

.errormsg {
	color: #660000;
	font-weight: bold;
}

.altlist .item {
	padding: 12px;
	width: 570px;
	float: left;
}

.altlist .action {
	margin: 0;
	float: right;
	width: 95px;
	padding-left: 15px;
	font-size: 11px;
}

.altlist .liveblurb {
	margin: 0;
	float: left;
	width: 460px;
}

.altlist .item p {
	font-size: 11px;
}

.livelist .item {
	padding: 12px;
	float: left;
	width: 570px;
	margin: 0;
}

.livelist .action {
	margin: 0;
	float: right;
	width: 95px;
	padding-left: 15px;
	font-size: 11px;
}

.livelist .liveblurb {
	margin: 0;
	float: left;
	width: 460px;
}

.livelist .item p {
	font-size: 11px;
}

.mainrow {
	background-color: #ffffff;
}

.altrow {
	background-color: #eaf5e0;
}

.altcount {
	padding: 12px;
	float: left;
	width: 42px;
	text-align: right;
	font-size: 10px;
	clear: both;
}

.altcount img {
	position: relative;
	top: 3px;
	margin-left: 2px;
}


#editPollAnswers INPUT {
	width: 200px;
	padding: 3px;
	margin-bottom: 8px;
}


.newFriendAdmin {
	display: none;
	position: absolute;
	width: 505px;
	padding: 15px;
	background-color: #eaf5e0;
	z-index: 2000;
	top: 20px;
	left: 0;
	border: 1px solid #ccc;
}

.newFriendTools {
	height: 200px;
	background-color: #fff;
	padding: 15px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}



/* POLL STYLES */

.poll {
	clear: both;
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: 11px;
}

.poll a:link {

	color: #666;
	font-size: 9px;
}

.poll h3 {
	font-size: 14px;
	border-bottom:1px solid #ccc;
	color:#666;
	padding-bottom:3px;
	margin-bottom: 3px;
}

.poll p {
	color:#9D9D9D;
	font-size: 11px;
}

.poll .totalVotes {
	font-weight: bold;
	color: #000;
}

.poll .question {
	font-weight:bold;
}

.poll ul  {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.poll table {
	border: none;
	padding: 0;
	margin: 0 0 7px 0;
}

.poll td {
	padding: 3px 3px 3px 0;
}

.poll li {
	padding-bottom:15px;
	clear: both;
}
.poll .result {
	padding-bottom:25px;
}

.poll div {
	position:relative; 
	float:left;
}
.poll .answer_box {
	width:75%;
	height:15px;
	background-color: #eaf5e0;
}

.poll .answer_percent {
	width:0%;
	height:15px;
	background-color: #005422;
	background-image: url(/_vine/images/_/bg_poll.gif);
	background-repeat: repeat-x;
}

.poll .answer_votes {
	margin-left:10px;
}

.poll #answer0_percent {
	background-color: #506787;
}

.poll #answer1_percent {
	background-color: #506787;
}

.poll #answer2_percent {
	background-color: #506787;
}

.poll #answer3_percent {
	background-color: #506787;
}

/* ARTICLE TOOLBAR */

.toolbar_buttons{
	padding: 10px 0px 20px 0px;
	clear: both;
}

.toolbar_buttons img {
	border: 0;
}

.b_grey {
	background: url(/_vine/images/_/b_grey_left.gif) 0 0 no-repeat; 
	display: inline-block; 
	font-size: 10px; 
	font-weight: bold; 
	margin-right: 8px; 
	padding: 5px 0 8px 8px;
}

.b_grey span {
	background: url(/_vine/images/_/b_grey_right.gif) top right no-repeat; 
	padding: 5px 12px 8px 4px;
}

a.b_grey:link, a.b_grey:visited {
	color: #000; 
	text-decoration: none;
	font-size: 10px; 
	font-weight: bold;
	position: relative;
}

.b_green {
	background: url(/_vine/images/_/b_green_left.gif) 0 0 no-repeat;
	display: inline-block; 
	font-size: 10px; 
	font-weight: bold;
	margin-right: 8px; 
	padding: 5px 0 8px 8px;
}

.b_green_right {
	background: url(/_vine/images/_/b_green_right.gif) top right no-repeat; 
	padding: 5px 14px 8px 4px;
	color: #fff;
}

a.b_green:link, a.b_green:visited {
	color: #fff; 
	text-decoration: none;
	position: relative;
}

.b_darkgrey {
	background: url(/_vine/images/_/b_darkgrey_left.gif) 0 0 no-repeat; 
	display: inline-block; 
	font-size: 10px;
	color: #fff; 
	font-weight: bold; 
	margin-right: 8px; 
	padding: 5px 0 8px 8px;
}

.b_darkgrey_right {
	background: url(/_vine/images/_/b_darkgrey_right.gif) top right no-repeat; 
	padding: 5px 14px 8px 4px;
	color: #fff;
}

a.b_darkgrey:link, a.b_darkgrey:visited {
	color: #FFF; 
	text-decoration: none;
	position: relative;
}

.b_white {
	display: inline-block; 
	font-size: 10px; 
	font-weight: bold; 
	margin-right: 8px; 
	padding: 5px 0 8px 0;
}

#vote_anim {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 8px;
	bottom: 20px;
	background-image: none;
	display: none;
}

#premium_content .item {
	padding: 12px;
	background-color: #dbe5ea;
}

#premium_content ul {
    list-style: none;
    margin: 5px 25px 5px 0;
    padding: 0;
	font-size: 11px;
}

#premium_content li {
    padding-left: 15px;
    background-image: url(/_vine/images/_/bullet.gif);
    background-repeat: no-repeat;
    background-position: .5em .5em;
    position: relative;
    line-height: 1.4em;
    padding-bottom: 1px;
}

#premium_content ul a {
	font-weight: normal;
	border-bottom: none;	
}

#premium_content ul a:hover {
	border-bottom: 1px solid #ccc;
}

.publishedto {font-size: 10px}

.groupslist {
	background-color: #eaf5e0;
	height: 200px;
	padding: 5px;
}

.groupslist th, .groupslist td {
	text-align: left;
	padding: 5px;
}

.friendList, #newFriendListMembers, #allMyFriendsList {
	list-style: none;
	margin: 4px;
	padding: 0;
}

.friendList a:link, .friendList a:visited, #newFriendListMembers a:link, #newFriendListMembers a:visited {
	border-bottom: none !important;
}

.friendList img, #newFriendListMembers img {
	vertical-align: middle;
	margin-right: 4px;
}

.participants {
	padding: 12px;
	background-color: #ebebeb;
	margin-top: 4px;
	font-size: 10px;
}

.conversationalert {
	background-color: #005422;
	padding: .8em;
	color: #fff;
	font-size: 10px;
}

.conversationalert a:link, .conversationalert a:visited {
	color: #fff;
	border-color: #fff;
}

.leaderboard th, .leaderboard td {
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding:  6px 6px 6px 6px;
	vertical-align: middle !important;
}

.leaderboard th {
	font-size:  11px;
	vertical-align:  bottom !important;
}

.leaderboard img {
	vertical-align: middle;
	border:  1px solid #000;
	margin-right: 5px;
}

.leaderboard td span {
	vertical-align:  middle;
}

/* GROUP TUTORIAL */

.tutorial h2 {
	margin-top: 2em;
}

.groupdiagram {
	font-size:  10px;
	margin-bottom: 20px;
}

.groupdiagram td {
	background-color: #eaeaea;
	padding:  8px;
	vertical-align: top;
}

.groupdiagram th {
	padding:  8px;
	text-align: right;
}

.groupdiagram h3, .groupdiagram h4 {
	text-align: center;
}

.promobox {
	background-color: #eaf5e0;
	padding: 10px;
	font-size: 10px;
	margin-top: 6px;
	right: -1px;	
	top: 12px;
	position: relative;
	line-height: 1.4em;
}

.promobox a:link, .promobox a:visited {
	color: #005422;
	font-weight: normal;
	border-bottom: none;
}

.promobox a:hover {
	border-bottom: 1px solid #ccc;
}

.expando {
	position: relative;
}

.expandotrigger {
	background-image: url(http://www.newsvine.com/_vine/images/_/arrow_collapsed.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	font-size: 10px;
	position: relative;
}

a.expandotrigger:link, a.expandotrigger:visited {
	display: block;
	border: none;
	padding: 5px 5px 5px 20px;
	font-weight: normal;
}

.invalidMsg {
	font-weight: bold;
	font-style: italic;
	color: red;
}

