/************************************************************************************************/
/*DESIGN*/
/************************************************************************************************/
*{border:none;list-style:none;margin:0px;padding:0px;}
body{background:url(../images/background.png) repeat-x;background-color:#660167;font-family:Trebuchet MS;font-size:12px;color:#fff;}

div#container{margin-bottom:0px;margin-left:auto;margin-right:auto;overflow:hidden;width:965px;}

/************************************************************************************************/
/*CONTENT_PARTS*/
/************************************************************************************************/
/*DIV*/
div#content_left{background:none;width:320px;float:left;}
div#content_middle{background:#fff;width:456px;min-height:1773px;float:left; margin-top: 66px}
div#content_right{background:none;width:189px;float:left;margin-right:-3px;}

/************************************************************************************************/
/*HEADER_LOGO*/
/************************************************************************************************/
/*DIV*/
div#header_logo{background:none;width:320px;height:66px;float:left;}

/************************************************************************************************/
/*BOX_POPULAR*/
/************************************************************************************************/
/*DIV*/
div#box_popular{background:none;width:320px;float:left;}
/*TOP*/
div#box_popular_top{background:url(../images/box_popular_top.png) no-repeat;width:320px;height:322px;float:left;}
div#box_popular_top h2.title{font-family:Myriad Pro;font-size:22px;font-style:italic;font-weight:bold;padding:290px 0 0 6px;float:left;}
/*BG*/
div#box_popular_bg{background:url(../images/box_bg.png) no-repeat;width:320px;float:left;clear:both;}
div#box_popular_bg ul.popular{width:315px;padding:4px 0 0 1px;float:left;}
div#box_popular_bg li.popular_img{width:100px;height:113px;padding-left:4px;float:left;text-align:center;}
div.imageholder
{
	width: 101px;
	height: 85px;
	background-color: black; 
	overflow: hidden; 
}


div.links
{
	text-align: center; 
	width: 456px; 
}

div.links a {
	color:#2e002e;text-decoration:none;
}
/************************************************************************************************/
/*BOX_SHOW*/
/************************************************************************************************/
/*DIV*/
div.box_normal{background:none;width:320px;float:left;}
/*TOP*/
div.box_normal_topbg{background:url(../images/box_normal_topbg.png) no-repeat;width:320px;height:35px;float:left;margin-right:-3px;}
div.box_normal_topbg h2.title{font-family:Myriad Pro;font-size:22px;font-style:italic;font-weight:bold;padding:2px 0 0 6px;float:left;}
/*BG*/
div.box_normal_bg{background:url(../images/box_bg.png) no-repeat;width:320px;float:left;clear:both;}
/*BG_UL AND LI*/
div.box_normal_bg ul.checkbox_show{width:315px;padding:7px 0 5px 6px;float:left;}
div.box_normal_bg li.checkbox{height:20px;padding-top:2px;float:left;}
div.box_normal_bg li.checkbox_text{padding:0px 7px 0 1px;height:20px;float:left;}
div.box_normal_bg li.icon_arrow{background:url(../images/icon_arrow.png) no-repeat;width:10px;height:12px;margin:4px 0 0 22px;float:left;}
div.box_normal_bg li.save{font-family:Myriad Pro;font-size:18px;font-style:italic;padding-left:5px;margin-top:-2px;font-weight:bold;height:20px;float:left;}
/*LINKS*/
div.box_normal_bg a.h2{color:#fff;text-decoration:none;}
div.box_normal_bg a.h2:hover{color:#fff;text-decoration:underline;}

/************************************************************************************************/
/*BOX_CATAGORY*/
/************************************************************************************************/
/*DIV*/
div.box_normal{background:none;width:320px;float:left;margin-right:-3px;}
/*TOP*/
div.box_normal_topbg{background:url(../images/box_normal_topbg.png) no-repeat;width:320px;height:35px;float:left;margin-right:-3px;}
div.box_normal_topbg h2.title{font-family:Myriad Pro;font-size:22px;font-style:italic;font-weight:bold;padding:2px 0 0 6px;float:left;}
/*BG*/
div.box_normal_bg_back{background:url(../images/box_bg_further.png) repeat-y;width:320px;float:left;}
div.box_normal_bg{background:url(../images/box_bg.png) repeat-x;width:320px;float:left;}
/*BG_UL AND LI*/
div.box_normal_bg ul.catagory{width:148px;padding:10px 0 5px 8px;float:left;}
div.box_normal_bg li.catagory_item{background:url(../images/icon_arrow.png) no-repeat;width:156px;height:19px;}
div.box_normal_bg a.catagory_link{width:141px;display:block;padding:0 0 0 15px;margin-top:-3px;color:#fff;text-decoration:none;float:left;}
div.box_normal_bg a.catagory_link:hover{color:#fff;text-decoration:none;font-weight:bold;}

/************************************************************************************************/
/*BOX_LATEST_GALLERYS*/
/************************************************************************************************/
/*BG*/
div.box_normal_bg ul.latest_gallerys{width:315px;padding:6px 0 8px 1px;float:left;}
div.box_normal_bg li.latest_gallery{width:99px;height:132px;padding-left:5px;text-align:center;float:left;}

/************************************************************************************************/
/*BOX_LINKS*/
/************************************************************************************************/
div.box_normal_bg ul.links{width:148px;padding:10px 0 5px 8px;float:left;}
div.box_normal_bg li.link_item{background:url(../images/icon_arrow.png) no-repeat;width:154px;height:19px;}
div.box_normal_bg a.catagory_link{width:139px;display:block;padding:0 0 0 15px;margin-top:-3px;color:#fff;text-decoration:none;float:left;}
div.box_normal_bg a.catagory_link:hover{color:#fff;text-decoration:none;font-weight:bold;}

/************************************************************************************************/
/*CONTENT_LEFT_BOTTOM*/
/************************************************************************************************/
/*DIV*/
div#content_left_bottom{background:url(../images/content_left_bottom.png);width:320px;height:322px;float:left;}
/*RSS*/
div#content_left div#rss{background:none;width:320px;height:30px;float:left;margin-right:-3px;}
div#content_left p.rss_text{padding:10px 0 0 5px;float:left;}
div#content_left div#rss a.rss_link{color:#fff;text-decoration:none;}
div#content_left div#rss a.rss_link:hover{color:#fff;text-decoration:none;font-weight:bold;}

/************************************************************************************************/
/*CONTENT_MIDDLE_BOX*/
/************************************************************************************************/
/*DIV*/
#content_middle
{
	color: black; 
}

#content_middle input,#content_middle textarea
{
	border: 1px solid #000; 
}
div.content_middle_box_small{background:url(../images/middle_box_bg.png) repeat-x;background-color:#fff;width:456px;float:left;}
div.content_middle_box_small h1.box_small_title{font-size:18px;padding:5px 0 0 10px;font-weight:normal;}
div.content_middle_box_small a.box_small_link{color:#2e002e;text-decoration:none;}
div.content_middle_box_small a.box_small_link:hover{color:#2e002e;text-decoration:underline;}
div.content_middle_box_small_left{background:none;width:316px;float:left;}
div.content_middle_box_small_right{background:none;width:140px;float:left;}
div.content_middle_box_small p.box_small_text{color:#2e002e;padding:5px 0 0 10px;}
div.content_middle_box_small_footer{background:none;width:456px;float:left;text-align:center;margin-right:-3px;}
div.content_middle_box_small_footer p.box_small_footer_text{padding:3px 0 10px 0;color:#2e002e;}

div.content_middle_box_big{background:url(../images/middle_box_bg.png) repeat-x;background-color:#fff;width:456px;float:left;}
div.content_middle_box_big h1.box_big_title{font-size:18px;padding:5px 0 0 10px;font-weight:normal;}
div.content_middle_box_big a.box_big_link{color:#2e002e;text-decoration:none;}
div.content_middle_box_big a.box_big_link:hover{color:#2e002e;text-decoration:underline;}
div.content_middle_box_big a.box_link{color:#2e002e;text-decoration:none;font-weight:bold;}
div.content_middle_box_big p.sub_title{color:#2e002e;padding:1px 0 0 10px;}
div.content_middle_box_big p.box_big_text{color:#2e002e;padding:5px 0 0 0;text-align:center;}
div.content_middle_box_big_footer{background:none;width:456px;float:left;text-align:center;margin-right:-3px;}
div.content_middle_box_big_footer p.box_big_footer_text{padding:3px 0 10px 0;color:#2e002e;}

div.content_middle_box_big_footer p.box_big_footer_text a,div.content_middle_box_small_footer p.box_small_footer_text a {
	color:#2e002e;text-decoration:none;
}

div.content_middle_box_gallery{background:url(../images/middle_box_bg.png) repeat-x;background-color:#fff;width:456px;float:left;}
div.content_middle_box_gallery h1.box_gallery_title{font-size:18px;padding:5px 0 0 0;font-weight:normal;color:#2e002e;width:456px;text-align:center;}
div.content_middle_box_gallery a.box_small_link{color:#2e002e;text-decoration:none;}
div.content_middle_box_gallery a.box_small_link:hover{color:#2e002e;text-decoration:underline;}


div.content_middle_box_gallery ul.images{width:456px;padding:10px 0 0 0;float:left;}
div.content_middle_box_gallery li.img_small_first{width:133px;padding:0 0 15px 5px;float:left;}
div.content_middle_box_gallery li.img_small{width:133px;padding:0 0 15px 23px;float:left;}

div.content_middle_box_gallery li.img_big_first{width:200px;padding:0 0 15px 5px;float:left;}
div.content_middle_box_gallery li.img_big{width:200px;padding:0 0 15px 45px;float:left;}

div.content_middle_box_gallery p.back{width:456px;text-align:center;padding-top:20px;font-size:18px;}
div.content_middle_box_gallery a.back{color:#520152;text-decoration:none;}

div.px_stripe{background:none;border-bottom:1px solid #ffdbff;width:456px;height:1px;float:left;padding:110px 0 0 0;margin-right:-3px;}

/************************************************************************************************/
/*CONTENT_RIGHT*/
/************************************************************************************************/
/*DIV*/
div#content_right_top{background:url(../images/content_right_top.png) no-repeat;width:189px;height:62px;margin-top:66px;float:left;}
div#content_right_top p.twitter_icon{width:30px;height:30px;float:left;padding:7px 0 0 6px;}
div#content_right_top p.twitter_text{font-size:18px;font-family:Myriad Pro;padding:9px 0 0 2px;}
div#content_right_top a.link{color:#fff;text-decoration:none;}
div#content_right_top p.menu{padding:7px 0 0 0;text-align:center;width:189px;}

div#box_search{
	background:url(../images/box_search.png) no-repeat;width:189px;height:59px;float:left;
	cursor: pointer; 
}
div#box_search h2.title{font-family:Myriad Pro;font-size:22px;font-style:italic;font-weight:bold;padding:0px 0 0 6px;float:left;clear:both;float:left;}
div#box_search p.textfield{padding:2px 0 0 6px;float:left;}
div#box_search input.textfield{background:none;width:150px;height:16px;color:#2e002e;font-family:Trebuchet MS;float:left;}

div#box_newsletter{background:url(../images/box_newsletter.png) no-repeat;width:189px;height:59px;float:left;margin-right:-3px;
cursor: pointer; 
}
div#box_newsletter h2.title{font-family:Myriad Pro;font-size:22px;font-style:italic;font-weight:bold;padding:0px 0 0 6px;float:left;clear:both;float:left;}
div#box_newsletter p.textfield{padding:2px 0 0 6px;float:left;}
div#box_newsletter input.textfield{background:none;width:150px;height:16px;color:#2e002e;font-family:Trebuchet MS;float:left;}

div.box_right_top{background:url(../images/box_right_topbg.png) no-repeat;width:189px;height:34px;float:left;}
div.box_right_top h2.title{font-family:Myriad Pro;font-size:22px;font-style:italic;font-weight:bold;padding:0px 0 0 6px;float:left;clear:both;float:left;}
div.box_right{background:url(../images/content_right_bg.png) no-repeat;width:189px;float:left;}
div.box_right ul.links{padding:5px 0 0 10px;float:left;}
div.box_right li.link_items{line-height:17px;}
div.box_right a.link_item{color:#fff;text-decoration:none;}
div.box_right a.link_item:hover{color:#fff;text-decoration:none;font-weight:bold;}

div.box_right ul.online{float:left;width:189px;padding:5px 0 5px 0;}
div.box_right li.online_name{width:72px;line-height:17px;padding:0 0 0 7px;float:left;}
div.box_right li.online_age{width:37px;float:left;}
div.box_right li.online_status{width:61px;float:left;color:#db00db;}

div.box_right a.link_online{color:#fff;text-decoration:none;}
div.box_right a.link_online:hover{color:#fff;text-decoration:none;font-weight:bold;}

div.box_tags{background:url(../images/box_tags.png);width:189px;float:left;}
div.box_tags_bg{background:url(../images/box_tags_bg.png) repeat-y;width:189px;float:left;}
div.box_tags_bg h2.tags{
word-break: break-word; 
font-size:12px;font-weight:normal;padding:5px 0 8px 9px;width:170px;line-height:18px;text-align:center; line-height: 1.2; }
.tags a
{
	color: white; 
	text-decoration: none; 
}

div#content_right_bottom{background:url(../images/content_right_bottom.png) no-repeat;width:189px;height:41px;float:left;}
div#content_right_bottom p.copyright{padding:30px 0 0 0;width:189px;text-align:center;font-size: 11px}

div.content_right_bg_further{background:url(../images/content_right_bg_further.png) repeat-y;width:189px;float:left;}


