/* by tag */
body
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	margin: 0px 20px 20px 86px;
	padding: 5px;
	color: #7F7F7F;
	width: 800px;
	background:#fff url('divanee-bkg.jpg') repeat;

	

}
pre
{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}
div
{
	padding: 5px;
}
h1, h2
{
	font-family: times new roman, times;
	font-size: 13px;
	letter-spacing: 0.25px;
	color: #7F7F7F;
	margin: 0;
	padding: 0;
	font-style: italic;	
	font-weight: bold;
}
h1
{
	background: url('../images/main_header_background.jpg');
	border: 1px outset;
	font-size: 16px;
	padding: 5px;
	margin-bottom: 5px;
}
a
{
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
form
{
	margin: 0;
	padding: 0;	
}
input
{
	width: 100%;
	border: 1px solid #990000;
	background: white;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
select
{
	border: 1px solid #990000;
	background: white;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;	
}
textarea
{
	width: 100%;
	overflow: auto;
	border: 1px solid #990000;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	display: block;
	background: white;
}
li
{
	list-style-type: none;
	padding: 1px;
}
table
{
	width: 100%;
	padding: 0;
}
tr
{
	border-left: 1px solid #7F7F7F;
	border-top: 1px solid #7F7F7F;
	padding: 0;
	margin: 0;	
}
td
{
	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
}
/* by class */
.profile_show
{
	border: 1px solid #7F7F7F;
	border-left: none;
	border-right: none;
	padding: 5px;
	margin: 5px;
	width: 300px;
}
input.button
{
	background: #990000;
	color: white;
	border: 2px outset;
	width: 100px;
	margin-top: 5px;
	margin-left: 5px;
	display: inline;
}
.event_author
{
	text-align: right;
	color: #7F7F7F;
}
.image_container
{
	border: 1px solid #990000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	height: 200px;
	overflow: auto;
}
.image_container img
{
	border: 1px solid #7F7F7F;
}
.article_summary_image img, #cover_summary img
{
	width: 75px;
	float: right;
	border: 1px solid #7F7F7F;
	margin-left: 5px;
}
.feed_header
{
	font-size: 11px;
	color: white;
	border: 1px solid #7F7F7F;
	margin: 0;
	padding: 3px;
	margin: 3px;
	background: #990000;
}
.json
{
	display: none;	
}
.article_link
{
	color: #7F7F7F;
	padding-left: 5px;
}
.expand_link
{
	color: #7F7F7F;
	padding-left: 5px;
}
.article_summary
{
	padding: 5px;
	margin: 0;
	border-right: 1px outset;
	border-top: 1px outset;
}
.news_summary_enclosure
{
	overflow: hidden;
	margin: 0;
	filter: alpha(opacity=0);
	opacity: 0;
}
.top_article
{
	padding: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px outset;
	border-top: 1px outset;
}
.top_article div
{
	padding: 0;
}
.article_author
{
	color: #7F7F7F;
	padding-left: 3px;
}
.article_love
{
	color: #990000;
	clear: both;
}
.feed_item
{
	padding: 5px 0px 0px 5px;
	display: block;
}
.feed_item_date
{
	width: 60px;
	font-weight: normal;
	padding-right: 5px
}
.see_all_link, .see_all_link a
{
	color: #7F7F7F;
	text-align: right;
}
.add_link
{
	text-align: right;
	display: block;
}
.popup_form
{
	overflow-x: hidden;
	overflow-y: auto; 
	border: 1px solid #7F7F7F;
	background: white;
	padding: 15px;
	z-index: 200;
	position: absolute;
	top: 20%;
	left: -500%;
	width: 60%;
}
.popup_form span input
{
	background: #990000;
	color: white;
	border: 2px outset;
	float: right;
	width: 100px;
	margin-top: 5px;
	margin-left: 5px;
}
/* by id */
#left_column
{
	width: 48%;
	float: left;
	padding: 0;
}
#middle_column
{
	width: 1px;
	float: left;
	padding: 0;
}
#right_column
{
	width: 48%;
	float: right;
	padding: 0;
}
#left_two_thirds_column
{
	width: 65%;
	float: left;
	padding: 0;
}
#middle_column
{
	width: 0;
	float: left;
	padding: 0;
}
#right_one_third_column
{
	width: 32%;
	float: right;
	padding: 0;
}
#cover_caption
{
	border-bottom: 1px solid #7F7F7F;
}
#cover_img
{
	border: 1px solid #7F7F7F;
}
#question span
{
	display: block;
	padding: 2px 0px 0px 15px;
}
#current_question
{
	color: #990000;	
	font-weight: bold;
}

#manage_nav
{
	padding-bottom: 0;
}	
#manage_nav a
{
	padding: 5px;
	font-weight: bold;
	background: #7F7F7F;
	color: #7F7F7F;
}
#manage_nav a.active
{
	padding: 5px;
	font-weight: bold;
	background: #990000;
	color: white;
}
#manage_border
{
/*	
	background: #990000;
	padding: 0;
	margin-top: 5px;
	padding-top: 1px;
*/
}
#manage_main
{
/*
	background: white;
*/
}
#title a, #title a img
{
	border: none;
	text-decoration: none;
}
#mirchi
{
	position: absolute;
	top: 0;
	right: 5px;
	z-index: 0;
	filter: alpha(opacity=25);
	opacity: .25;
	width: 5%;
}
#title_slider
{
	vertical-align: top;
	position: absolute;
	height: 25px;
	top: -25px;
	background: white;
	right: 6%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#title_slider a
{
	font-family: times, times new roman;
	font-size: 16px;
	font-style: italic;
}
#question
{
	clear: both;	
}
#news .feed_item
{
	display: inline;
	line-height: 16px;
}
#selected_article_summary_image
{
	border: 1px solid #990000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
}
#selected_article_summary_image img
{
	border: 1px solid #7F7F7F;
	width: 100%;
}
#article_picker
{
	border: 1px solid #990000;
	text-align: center;
	background: white;
	overflow-y: auto;
	overflow-x: hidden;
	height: 100px;
}
#event_picker
{
	border: 1px solid #990000;
	text-align: center;
	background: white;
}
#article_picker span
{
	color: #990000;
	font-weight: bold;
}
#calendar
{
	border: 1px solid #990000;	
	text-align: center;
}
#calendar td
{
	border: none;
}
#calendar .month
{
	background: #990000;
	color: white;
	padding: 5px;
}
#calendar .daysofweek
{
	border-bottom: 1px solid #990000;	
	padding: 5px;
}
#calendar a
{
	color: white;
}
#calendar .clickable
{
	cursor: pointer;
}
#calendar .bordered_day
{
	border-left: 1px outset;
	border-bottom: 1px outset;
	margin: 1px;
	background: white;
}
#calendar .today
{
	color: #990000;
	font-weight: bold;
}
#calendar .busy
{
	background: #990000;
	color: white;
	border: 1px outset;
}

/*.tabs
{
	padding: 0;
}
.tabs span
{
	display: none;	
}
.tab
{
	float: left;
	overflow: hidden;
	width: 20%;
	border: 1px outset;
	height: 40px;
	border-bottom: none;
	margin: 1px;
	margin-bottom: 0;
	cursor: pointer;
	color: #990000;
	font-style: italic;
	font-family: times, times new roman;	
	font-size: 14px;
	
}
.active_tab
{
	float: left;
	overflow: hidden;
	width: 20%;
	border: 1px outset;
	height: 30px;
	border-bottom: none;
	background: #990000;
	color: white;
	cursor: pointer;
}
#spotlight_contents div
{
	background: white;
}*/
#spotlight_contents
{
	clear: both;
}
#spotlight_contents h2
{
	border: 1px outset;
	border-right: none;
	border-top: none;
	padding: 5px;
}
br
{
	clear: both;
}
#user_settings li
{
	display: block;
	float: left;
	width: 45%;
}
#user_settings span
{
	font-weight: bold;	
	display: block;
	float: left;
	width: 45%;
}
#previous_answers
{
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 15px;
	max-height: 400px;
	overflow: auto;
	border: 1px outset;
}
#previous_question_container
{
	border: 1px solid #7F7F7F;
}
#article_list_tabs
{
	margin: 0;
	padding: 0;	
}
#article_list_tabs h1
{
	float: left;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 5px;
	cursor: pointer;
}
#profile_showing span
{
	padding-right: 10px;
	padding-left: 2px;
}
.profile_pic
{
	border: 1px solid #990000;
}
#tag_searchers
{
	font-size: 10px;
	text-align: center;	
}
.article_summary_rating
{
	float: left;
	height: 50px;
	width: 50px;
	text-align: center;
	padding: 0;
	font-size: 20px;
	line-height: 50px;
	margin-right: 5px;
	margin-top: 4px;
	background: url('../images/mirchi_trans.jpg');
	color: #990000;
	font-weight: bold;
	font-family: fantasy;
}
.article
{
	font-size: 11.5px;
	font-family: georgia, times;
	color: #606060;
	text-align: justify;
}
.article img
{
	border: 1px solid #7F7F7F;
	margin: 5px;	
}
.comment_pic
{
	width: 50px;
	float: left;
	border: 1px solid #7F7F7F;	
}
.profile_icon
{
	display: block;
	margin: 5%;
	width: 20%;
	float: left;	
	text-align: center;
	overflow-x: auto;
}
.profile_icon img
{
	width: 90%;
	border: 1px solid #990000;
}
.full_rating_info
{
	text-align: right;	
}

#email_container {margin-top:10px; float:right;}
#email_container li {padding-right:10px; float:left;}
#email_container .tweetmeme {padding-right:0;}
#email_container .email {background:url('http://divanee.com/images/email_icon.gif') left 3px no-repeat; padding-left:20px; padding-top:4px;}
