/* Open: /home/prepper/public_html/content/plugins/widgets/css/widgets.css */

/* widgets */

td.widgets_active, td.widgets_order {
	width: 6.0em;
}

.widget_head { margin-top: 0.4em; }
.widget_body { margin-bottom: 2.5em; overflow: hidden; width: 100%; }

/* Close: /home/prepper/public_html/content/plugins/widgets/css/widgets.css */

/* Open: /home/prepper/public_html/content/plugins/users/css/users.css */

/* users */

.profile_navigation {
    width: 18%;
    margin-right: 2%;
    float: left; 
    display: inline; 
}

.users_content {
    width: 80%;
    float: left;
}

#users_posts_filter#sort_box.sort_menu li { display: block; margin: 0;}
#users_posts_filter#sort_box.sort_menu li.active { background-color: #f8f8f8; }
#users_posts_filter#sort_box.sort_menu li.active a { color: #000; font-weight: bold; }

#profile_avatar {  margin: 0.6em 1.0em 1.0em 0; }
#profile_bio { float: left; margin: 0.6em 0 1.0em 0; width: 80%; }
#profile_usage { margin: 0 1.0em 1.0em 0; }

/* Close: /home/prepper/public_html/content/plugins/users/css/users.css */

/* Open: /home/prepper/public_html/content/plugins/whos_online/css/whos_online.css */

/* who's online */

#whos_online_counts	{ margin-bottom: 0.6em; }

/* Close: /home/prepper/public_html/content/plugins/whos_online/css/whos_online.css */

/* Open: /home/prepper/public_html/content/plugins/sb_base/css/sb_base.css */

/* sb_base */

/* ******* SORT LINKS ******** */
 
#sort_box { font-size: 0.9em; margin-bottom: 1.0em;}
.sort_menu li { display: inline; margin: 0 0.3em 0 0.3em; padding: 0.2em;}
.sort_menu li.active { background-color: #f8f8f8; }
.sort_menu li.active a { color: #000; font-weight: bold; }

/* ******* POST CSS ******** */

.show_post { margin-bottom: 1.0em; }

.avatar_wrapper a { float: left; padding: 0 0.6em 0.2em 0; }

.show_post_title { font-size: 1.2em; font-weight: bold; }
.show_post_author_date { font-size: 0.825em; font-style: italic; }
.show_post_content { margin: 0.4em 0 0.4em 0; overflow: hidden; width: 100%; }

.show_post_edit	{	
	background-repeat: no-repeat; background-position: 0 0px; 
	font-weight: normal; color:#848484; 
	margin-left: 0.8em; padding: 0.2em 0 0.2em 1.8em;;
	background-image: url(/content/themes/default/images/edit.png);
}
.show_post_edit:hover { background-position: 0 -32px; color:#000; }

.show_post_extra_fields ul li { padding-right: 0.4em; display: inline; color:#848484; margin-right: 1.0em;}
.show_post_extra_fields ul li a { background-repeat: no-repeat; background-position: 0 0px; font-weight: normal; color:#848484; }
.show_post_extra_fields ul li a:hover { background-position: 0 -32px; color:#000; }

/* Close: /home/prepper/public_html/content/plugins/sb_base/css/sb_base.css */

/* Open: /home/prepper/public_html/content/plugins/activity/css/activity.css */

/* activity */

/* WIDGET */
.activity_widget_item { margin: 0.3em 0 0.3em 0; }
.activity_widget_avatar { display: inline; padding: 0.2em; }
.activity_widget_content { display: inline; }

/* USER PROFILE & ACTIVITY PAGE */
.activity_item { margin: 0.3em 0 0.3em 0; }
.activity_avatar { display: inline; padding: 0.2em; }
.activity_content { display: inline; }

/* Close: /home/prepper/public_html/content/plugins/activity/css/activity.css */

/* Open: /home/prepper/public_html/content/plugins/submit/css/submit.css */

/* submit */

#submit_1, #submit_2, #submit_3, #submit_edit { margin-top: 1.0em; }

/* step 1 */
#submit_orig_url { width: 30em; }
#submit_button_1 { float: right; }
#submit_no_link { margin-top: 0.4em; }

/* step 2 */
#post_title, #post_content { width: 36em; }
#post_tags { width: 28em; }

/* step 3 */
#submit_edit_confirm { width: 100%; text-align: center; }
#submit_edit_confirm input { width: 10.0em; }

/* edit */
#post_orig_url { width: 36em; } /* source url for admins only */

/* Close: /home/prepper/public_html/content/plugins/submit/css/submit.css */

/* Open: /home/prepper/public_html/content/plugins/comments/css/comments.css */

/* comments */

.comment_link       { padding-left: 1.5em; background-image: url(/content/plugins/comments/images/comment.png); background-repeat: no-repeat; }
.comment_reply_link { padding-left: 1.9em; background-image: url(/content/plugins/comments/images/comment.png); background-repeat: no-repeat; background-position: 0 0;}
.comment_edit_link { padding-left: 1.9em; padding-top:0.1em; background-image: url(/content/plugins/comments/images/edit.png); background-repeat: no-repeat;  background-position: 0 0;}
.comment_reply_wrapper a:hover  { background-position: 0 -32px;}


.comments_wrapper h2 {
	padding-bottom: 0em;
}

.comment_header .avatar_wrapper a {	
	padding: 0 0.6em 0.6em 0;
}

.comment {
	background-color: #fafafa;
	margin-top: 1.0em;	
        border: 2pt solid #ddd;
}

.comment_reply_wrapper {
        padding-bottom:1em;
        padding-top: 0.8em;
        text-align:right;
        margin-right: 0.6em;
}

.comment_reply_link, .comment_edit_link {
    /* padding: 0.2em 0.4em 0.2em 0.4em;     */
    font-size: 8pt;
    text-decoration: none;
    color:#444444;
    font-weight:bold;
}

.comment_author {
    
}

.comment_author_date {
    margin-top: 0.6em;
	font-size: 0.8em;
	float: right;
}

.comment_form textarea {
	width: 100%;
}

.comment_form_off {
	margin-top: 2.0em;
	text-align: center;
}

.comment_status {
	float: right;
	text-align: right;
}

#comment_manager_link {
	float: right;
	text-align: right;	
}

.comment_header {
    border-bottom:solid 1pt #ddd;
    border-top:solid 1pt #ddd;
    padding: 0.4em;
    background-color: #eee;
    margin-bottom: 0.4em;
    height:16px;
    display:block;
}

.comment_content {
    margin: 0.6em 0 0 0.8em;
    overflow: hidden;
    width: 96%;
}

.comment_header_left {
   float:left;
    width: 70%;
}

.comment_post_link {margin: 0.6em 0.6em 0.4em; text-align:right;}

.comment_show_hide  { margin-left: 2.0em; font-size: 0.8em; }

.clear	{ clear: both; margin: 0; line-height: 0em;} /* need line-height for IE */

/* Close: /home/prepper/public_html/content/plugins/comments/css/comments.css */

/* Open: /home/prepper/public_html/content/plugins/categories/css/categories.css */

/* categories */

/* DROP-DOWN CATEGORY MENU BAR */

/*Category Navigation*/

#category_bar {
    /*
	background: #f4f4f4;
	border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4; 
    */
	width: 100%;
	height: 2.7em;
	margin: 0px 0 0px;
	padding: 0px;
	}
	
#category_bar, #category_bar ul {
	margin: 0px;
	padding: 0px;
	list-style: none; 	
    z-index: 1;
	}

#category_bar a, #category_bar a:visited {
	background: #f4f4f4;
	color: #000;
	display: block;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
	padding: 0.63em 0.7em 0.63em 0.7em;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	}
	
#category_bar a:hover {
	background: #000;
	color: #fff;
	display: block;
	text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 0.63em 0.7em 0.63em 0.7em;
	}

#category_bar li {
	float: left;
	margin: 0px;
	padding: 0px;
    z-index: 1;
	}
	
#category_bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
	
#category_bar li li a, #category_bar li li a:link, #category_bar li li a:visited {
	background: #f4f4f4;
	color: #000;
	width: 160px;
	float: none;
	margin: 0 0 0 -1px;
	padding: 0.63em 0.7em 0.63em 0.7em;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	}
	
#category_bar li li a:hover, #category_bar li li a:active {
	background: #000;
	color: #fff;
	}

#category_bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#category_bar li:hover ul {
	left: auto;
	display: block;
	}
	
#category_bar li:hover ul, #category_bar li.sfhover1 ul {
	left: -999em;
	}
	
#category_bar li ul ul {
	margin: -2.4em 0 0 15.1em;
}
	
#category_bar li:hover ul ul, #category_bar li:hover ul ul ul, #category_bar li.sfhover1 ul ul, #category_bar li.sfhover1 ul ul ul {
	left: -999em;
}

#category_bar li:hover ul, #category_bar li li:hover ul, #category_bar li li li:hover ul, #category_bar li.sfhover1 ul, #category_bar li li.sfhover1 ul, #category_bar li li li.sfhover1 ul {
	left: auto;
}	

#category_bar li:hover ul ul, #category_bar li.sfhover2 ul ul {
	left: -999em;
}

#category_bar li:hover ul, #category_bar li li:hover ul, #category_bar li.sfhover ul, #category_bar li li.sfhover ul {
	left: auto;
}

/* Close: /home/prepper/public_html/content/plugins/categories/css/categories.css */

/* Open: /home/prepper/public_html/content/plugins/comment_voting/css/comment_voting.css */

/* ************************************
 * ******* COMMENT VOTING CSS ********
 * ********************************* */

.comment_votes { float: right; }
.comment_votes img { margin-bottom: -3px; }

.comment_votes_up{ display: inline; }
.comment_votes_up_link, .comment_votes_up_text  { display: inline; }

.comment_votes_down { display: inline; }
.comment_votes_down_link, .comment_votes_down_text { display: inline; }
 


/* Close: /home/prepper/public_html/content/plugins/comment_voting/css/comment_voting.css */

/* Open: /home/prepper/public_html/content/plugins/comments_widget/css/comments_widget.css */

/* comments widget */

.comments_widget_item { margin: 0.3em 0 0.3em 0; }
.comments_widget_avatar { display: inline; padding: 0.2em; }
.comments_widget_content { display: inline; }

/* Close: /home/prepper/public_html/content/plugins/comments_widget/css/comments_widget.css */

/* Open: /home/prepper/public_html/content/plugins/posts_widget/css/posts_widget.css */

/* posts widget */
 
.posts_widget_vote { float: left; width: 1.8em; text-align: center;  margin-right: 0.5em; }
.posts_widget_link  { display: block; }
.posts_widget_indent { margin-left: 2.4em; }

/* vote colors moved to vote.css in Vote plugin */

/* Close: /home/prepper/public_html/content/plugins/posts_widget/css/posts_widget.css */

/* Open: /home/prepper/public_html/content/plugins/search/css/search.css */

/* search */

/* Search Box */

#search_form { padding: 0; text-align: right;}
#search_form input#search_input { padding: 0.2em; width: 17em; }

/* Close: /home/prepper/public_html/content/plugins/search/css/search.css */

/* Open: /home/prepper/public_html/content/plugins/related_posts/css/related_posts.css */

/* related posts */

#related_posts_title {margin-top: 1.0em; }
.related_posts { margin-bottom: 1.6em; }
.related_posts_vote { float: left; width: 1.8em; text-align: center;  margin-right: 0.5em; }
.related_posts_link  { display: block; }
.related_posts_indent { margin-left: 2.4em; }
#related_posts_none { font-style: italic; color: #888; margin: 0 0 1.6em 2.4em;}

/* vote colors moved to vote.css in Vote plugin */


/* Close: /home/prepper/public_html/content/plugins/related_posts/css/related_posts.css */

/* Open: /home/prepper/public_html/content/plugins/stats/css/stats.css */

.widget_body {
	font-size: .9em;
}
	
.statBlock {
	line-height: 1.2em;
	margin-top: .5em;
}

/*
#statBlock a {
	font-weight: bold;
	color: #0000FF;
}

#statBlock a:hover {
	color: #00FF00;
}	
*/

.emphasizeStat {
	font-weight: bold;
	color: #000000;
}

.makeCentered {
	text-align: center;
}

/* Close: /home/prepper/public_html/content/plugins/stats/css/stats.css */

/* Open: /home/prepper/public_html/content/plugins/tags/css/tags.css */

/* tags */
 
.tags_link	{ padding-left: 1.5em; background-image: url(/content/themes/default/images/tags.png); }
.show_tags ul li {float:left; margin-right:0.6em;}
.clear {clear:both; height:0.1em;}


/* Close: /home/prepper/public_html/content/plugins/tags/css/tags.css */

/* Open: /home/prepper/public_html/content/plugins/tag_cloud/css/tag_cloud.css */

/* tag cloud */

.tag_cloud { text-align: center; }

.tag_cloud a {
	font-family: Verdana, Tahoma, Arial;
	line-height: 26px;
	padding: 0 4px 0 4px;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: normal;
}

.widget_tag_cloud a {
	line-height: 20px;
	padding: 0 4px 0 4px;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: normal;
}

.tag_group0 { color: #000; font-size: 26px; }
.tag_group1 { color: #111; font-size: 24px; }
.tag_group2 { color: #222; font-size: 22px; }
.tag_group3 { color: #333; font-size: 20px; }
.tag_group4 { color: #444; font-size: 18px; }
.tag_group5 { color: #555; font-size: 16px; }
.tag_group6 { color: #666; font-size: 14px; }
.tag_group7 { color: #777; font-size: 12px; }
.tag_group8 { color: #888; font-size: 10px; }
.tag_group9 { color: #999; font-size: 8px; }

.widget_tag_group0 { color: #000; font-size: 26px; }
.widget_tag_group1 { color: #111; font-size: 24px; }
.widget_tag_group2 { color: #222; font-size: 22px; }
.widget_tag_group3 { color: #333; font-size: 20px; }
.widget_tag_group4 { color: #444; font-size: 18px; }
.widget_tag_group5 { color: #555; font-size: 16px; }
.widget_tag_group6 { color: #666; font-size: 14px; }
.widget_tag_group7 { color: #777; font-size: 12px; }
.widget_tag_group8 { color: #888; font-size: 10px; }
.widget_tag_group9 { color: #999; font-size: 8px; }
.widget_more_tags  { color: #000; font-weight: bold; font-size: 12px; }

/* Close: /home/prepper/public_html/content/plugins/tag_cloud/css/tag_cloud.css */

/* Open: /home/prepper/public_html/content/plugins/thickbox/css/thickbox.css */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {
    background-image: url(macFFBgHack.png);
    background-repeat: repeat;
}

.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

#TB_overlay { 
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

#TB_window { 
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

#TB_load { 
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

#TB_HideSelect { 
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* Close: /home/prepper/public_html/content/plugins/thickbox/css/thickbox.css */

/* Open: /home/prepper/public_html/content/plugins/tweet_this/css/tweet_this.css */

/* tweet this */
 
.tweet_this_link	{ padding-left: 1.5em; background-image: url(/content/plugins/tweet_this/images/tweet-this.png); }

/* Close: /home/prepper/public_html/content/plugins/tweet_this/css/tweet_this.css */

/* Open: /home/prepper/public_html/content/plugins/video_inc/css/video_inc.css */

/* video_inc */

.video_inc_list { float: right; }
.video_inc_list img { height: 60px; width: 90px; padding-left: 1.0em; }

.video_inc_post { text-align: center; padding: 1.0em 0 0.5em 0; }

/* Close: /home/prepper/public_html/content/plugins/video_inc/css/video_inc.css */

/* Open: /home/prepper/public_html/content/plugins/who_voted/css/who_voted.css */

/* who_voted */

#who_voted_title { margin-top: 1.0em; }
#who_voted_content { margin-bottom: 0.6em; }



/* Close: /home/prepper/public_html/content/plugins/who_voted/css/who_voted.css */

/* Open: /home/prepper/public_html/content/plugins/messaging/css/messaging.css */

/* messaging */
 
.messaging_list {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.messaging_list td {
    border-bottom: 1px solid #f6f6f6;
}

.messaging_list_headers td {
    background: #f6f6f6;
    border: 0;
}

.messaging_date {

}

.messaging_delete {
    width: 1.0em;
}

#messaging_compose td { 
    vertical-align: top;
}

#messaging_compose input#message_to,
#messaging_compose input#message_subject {
    width: 20em;
}

#messaging_compose textarea#message_body { 
    width: 30em; 
}

/* Close: /home/prepper/public_html/content/plugins/messaging/css/messaging.css */

/* Open: /home/prepper/public_html/content/plugins/rpx/css/rpx.css */

/* rpx */
 
.rpx_login_reg_text { margin-bottom: 1.0em; }
.users_account_rpx { margin-bottom: 1.4em; }
#rpx_providers_header { font-weight: bold; }
#rpx_user_ids li { margin-left: 2.0em; line-height: 1.0em; }
#rpx_embed { width: 400px; height:240px; }

/* Close: /home/prepper/public_html/content/plugins/rpx/css/rpx.css */

/* Open: /home/prepper/public_html/content/plugins/facebook_share/css/facebook_share.css */

/* facebook share */
 
#facebook_share_link a {
	text-decoration: underline;
}

#facebook_share_link a:hover {
	background: #000000;
	text-decoration: none;
}	

/* Close: /home/prepper/public_html/content/plugins/facebook_share/css/facebook_share.css */

/* Open: /home/prepper/public_html/content/plugins/contact_us/css/contact_us.css */

/* contact us */

#contact_form td { vertical-align: top; }

/* Close: /home/prepper/public_html/content/plugins/contact_us/css/contact_us.css */

/* Open: /home/prepper/public_html/content/plugins/buzz_it/css/buzz_it.css */

/* buzz it */
 
.buzz_it_link 	{ padding-left: 1.5em; background-image: url(/content/plugins/buzz_it/images/google-buzz-icon.png);}

/* Close: /home/prepper/public_html/content/plugins/buzz_it/css/buzz_it.css */

/* Open: /home/prepper/public_html/content/plugins/twitter_widget/css/twitter_widget.css */

/* Thanks to Antonio Lupetti http://woork.blogspot.com/2009/06/super-simple-way-to-work-with-twitter.html */

.twitter_container{
	color:#444;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
	margin: 0 auto;
}
.twitter_container a {
	color:#0066CC;
	font-weight:bold;
}
.twitter_header{
	background: #94E4E8 url(content/plugins/twitter_widget/images/twitwidbg.gif) no-repeat left center;
    height:48px;
	padding:6px;
	border-top:solid 1px #DEDEDE;
	border-bottom:solid 1px #DEDEDE;
}
.twitter_header h3{
   padding-top:7px;
}
.twitter_header h3 a{
   font-size:14px;
   padding-top:4px;
   color:#0066CC;
}
.twitter_header img{
	float:left; 
	margin-right:14px;
	width:48px;
	height:48px;
}
.twitter_header a{
    color:#000000;
}
.twitter_status{
	border-bottom:solid 1px #DEDEDE;
	height:50px;
	*height:64px;
	overflow:hidden;
	padding:6px;
}
.twitter_image{
	float:left; 
	margin-right:14px;
	border:solid 2px #DEDEDE;
	width:48px;
	height:48px;
}

.twitter_posted_at{
	 font-size:11px;
	 padding-top:4px;
	 color:#999;
}


/* Close: /home/prepper/public_html/content/plugins/twitter_widget/css/twitter_widget.css */

/* Open: /home/prepper/public_html/content/plugins/updown_voting/css/updown_voting.css */

/* ************************************
 * *********** VOTE BUTTON ************
 * ********************************* */
 
.vote_button {
	float: left; 
	margin: 0 6px 6px 0;
	text-align: center;
}

.vote_button_top {
    margin-bottom:5px;
    padding: 2px 0 2px 0;
    background: #f2f2f2;
    border: 1px solid #d0d0d0;
	width: 50px; 
}

.vote_button_count {
	line-height: 1.5em;
	font-size: 1.5em;
	width: 50px; 
	font-weight: bold;
}

.vote_button_bottom {
    margin-top:5px;
    padding: 2px 0 2px 0;
    background: #f2f2f2;
    border: 1px solid #d0d0d0;
	width: 50px; 
}

.vote_button_bottom a, .vote_button_top a { 
	color: #454545;
	background:transparent;
}

.vote_button_bottom a:hover, .vote_button_top a:hover { 
	color: #454545;
	background:transparent;
}

/* colors */

.vote_color_top { border: 1px solid #d0d0d0; background-color: #f0f0f0; color: #000; }
.vote_color_new { border: 1px solid #d0d0d0; background-color: #ffffff; color: #000; }


/* ***********************************
 * ** SPACE BETWEEN BUTTON AND POST **
 * ********************************* */
 
/* Used in submit plugin - button width + padding: */
.vote_button_space { margin-left: 58px; }


/* ***********************************
 * ******** FLAGGED MESSAGE **********
 * ********************************* */
 
 .alert_link { padding-left: 1.5em; background-image: url(/content/themes/default/images/alert.png); }
 
 .alert_choices li {
	display:inline; 
	padding-right: 0.8em;	
 }

/* Close: /home/prepper/public_html/content/plugins/updown_voting/css/updown_voting.css */

/* Open: /home/prepper/public_html/content/plugins/journal/css/journal.css */

/* Journal CSS */

#journal_posts { 
	float: left; 
}

.user_journals { 
	width: 80%; 
}

.all_journals { 
	width: 100%;
}

#journal_posts div.post_form input { 
	width: 85%;
	margin-bottom: 0.4em;
}

#journal_posts div.post_form textarea { 
	width: 100%;
	margin-bottom: 0.4em;
}

#journal_posts div.form_submit { 
	float: right;
}

#journal_posts div.post_instructions { 
}

#journal_posts div.journal_post_wrapper {
	margin-bottom: 2.0em;
}

/* Close: /home/prepper/public_html/content/plugins/journal/css/journal.css */

/* Open: /home/prepper/public_html/content/plugins/follow/css/follow.css */

/* 
    Document   : follow
    Created on : 2010/04/17, 18:45:22
    Author     : shibuya246
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.follow_button {
    color:blue;
}

.follow_list_headers {
    background: #f6f6f6;
    border: 0;
}

.follow_list {
    margin-left:auto;
    margin-right:auto;
    width:100%;

}

.follow_row {
    background-color:transparent;
    border-bottom:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
}

.follow_user .avatar {
    -moz-border-radius:6px 6px 6px 6px;
    border:1pt solid #666666;
    padding:5px;
}


/* Close: /home/prepper/public_html/content/plugins/follow/css/follow.css */

