
/* TOP Red Fansito */
#top_strip_external
{
	background: #000;
	background:#eaeded url(/wp-content/themes/default/images/red_topred.gif) repeat-x top;

        border-bottom: 1px solid #d8d9d9;
	margin: auto auto 0px auto;
	border-top: 1px solid #000;	
}

#top_strip
{
	margin: auto;
	color: #222222;
	position: relative;
	height: 37px;
	z-index: 5;
	font-size: 1.0em;
	width: 1000px;
}


#top_strip_external img {
	margin:0;
	padding:0px;
	border:0px;
	background:none;
}



#top_strip form
{
	margin: 0;
	padding: 0;
}

#top_strip li
{
	float: left;
	list-style: none;
}

#top_strip ul
{
	padding: 0;
	margin: 0;
}

#top_strip li a
{
	text-decoration: none;
	font-weight: normal;
	padding: 0px 7px 0px 7px;
	display: block;
}

#top_strip li a:hover
{
	text-decoration: none;
}

#top_strip li span
{
	display: block;
	padding: 7px 7px 7px 0px;
	font-weight: bold;
}

#top_strip_left
{
	margin: 3px 0 0 0;
	float: left;
}

#top_strip_right
{
	margin: 4px 0 0 0;
	float: right;
}

#top_strip_right li
{
	margin-left: 30px;
}






#fansitio
{  
	position: relative;
} 

#fansitio_top 
{ 
	background: url(/wp-content/themes/default/images/red_more_arrow.png) white top right no-repeat;
	padding: 4px 23px 3px 5px;
	cursor: pointer;
	font-weight: bold;
	width: 150px;	
	border: 1px solid #dbdbdb;
} 

.fansitio_top_on
{ 
	border: 1px solid #bababa !important;
	border-bottom: none;
}

#fansitio_dropdown 
{ 
	display: none; 
	z-index: 5; 
	position: absolute;
	top: 26px;
	left: 0;	
	border: 1px solid #bababa;
	border-top: none;
	background: white;
	text-align: left;
	width: 178px;
} 

#fansitio_dropdown a 
{ 
	font-weight: normal; 
	display: block; 
	padding: 4px 6px 4px 9px !important; 
	z-index: 5;
	color: #1b1b1b;
}

#fansitio_dropdown a:hover
{
	text-decoration: none !important;
	background: #eeeeee;
	border: 0 !important;
}

#fansitio_dropdown li
{
	float: none;
	margin: 0;
}



#cse-search-box
{
	margin-left: 100px;
        top:2px;
}



#fansitio_s
{
	border: none;
	background: white;
	padding: 5px 5px 6px 5px;
	font-size: 1em;
	width: 160px !important;
	margin: 0 !important	;
	border: 1px solid #dbdbdb;
}

#sbutt
{
	border: none;
	cursor: pointer;
	font-weight: bold;
	font-size: 0.9em;
	color: #fff;
	background: #000;
	padding: 2px 3px 2px 3px;
	border: 1px solid #e5e5e5;
}

#sbutt:hover
{
	color: dddddd;
}

.fansitio_search_result
{
	margin: 0 0 15px 0;
	font-size: 1.2em;
}

.fansitio_search_result_header
{
	font-size: 1.1em !important;
	font-weight: bold;	
}

.fansitio_search_result_header a
{
}