/*
Theme Name: Save Britney
Theme URI: http://savebritney.com/
Description: savebritney based on the picap.
Version: 1.6
Author: SaveBritney
Author URI: http://savebritney.com/
*/

@charset "utf-8";
/* CSS Document */
/**{
	padding:0;
	margin:0;
}*/

*{
	padding:0;
	margin:0;
}

body{
	padding:0;
	margin:0;
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#484848;
	background:url(images/bg.jpg) 0 0 repeat #9b56ac;
}

div, img, p, h1, h2, h3, h4, ul, ol, form, input, textarea{
	padding:0;
	margin:0;
}

img{
	border:none;
}

ul{
	list-style-type:none;
}

a{
	outline:none;
	color:#484848;
	background-color:inherit;
}

a:hover{
	text-decoration:none;
}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
}

/* ---------------- Wrapper ---------------- */
#wrapper{
	width:100%;
	background:url(images/bg02.jpg) 0 0 repeat-x;
}

/* ---------------- Wrapper ---------------- */
.wrap{
	margin:0 auto;
	width:1000px;
	background:url(images/wrapbg.png) 50% 0 repeat-y;
}

/* ---------------- Header ---------------- */
#header{
	width:968px;
	padding:22px 22px 0 10px;
	background:url(images/headerbg.jpg) 50% 0 no-repeat;
}

.topleft_part{
	float:right;
	width:335px;
	padding:0 0 3px;
}

.followus p{
	float:left;
	width:86px;
	font-size:14px;
	line-height:18px;
	color:#fcecff;
	background-color:inherit;
}

.followus li{
	float:left;
	width:20px;
	margin:0 14px 13px 0;
}

.followus li a{
	display:block;
	height:21px;
	text-indent:-20000px;
}

.followus li.twitter a{
	background:url(images/icon01.gif) 0 0 no-repeat;
}

.followus li.twitter a:hover{
	background:url(images/icon01_hover.gif) 0 0 no-repeat;
}

.followus li.rss a{
	background:url(images/icon02.gif) 0 0 no-repeat;
}

.followus li.rss a:hover{
	background:url(images/icon02_hover.gif) 0 0 no-repeat;
}

.followus li.facebook a{
	background:url(images/icon03.gif) 0 0 no-repeat;
}

.followus li.facebook a:hover{
	background:url(images/icon03_hover.gif) 0 0 no-repeat;
}

.followus li.flickr a{
	background:url(images/icon04.gif) 0 0 no-repeat;
}

.followus li.flickr a:hover{
	background:url(images/icon04_hover.gif) 0 0 no-repeat;
}

.search_part .inputbg{
	float:left;
	width:236px;
	padding:4px 8px 0;
	height:20px;
	background:url(images/inputbg.gif) 0 0 no-repeat;
}

.search_part .inputbg input{
	float:left;
	width:232px;
	height:18px;
	border:none;
	background:none;
}

.search_part input.search{
	float:right;
	width:73px;
	height:24px;
	border:none;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	cursor:pointer;
	background:url(images/button_search.gif) 0 0 no-repeat;
}

.caption{
	float:left;
	width:auto;
}

.caption h1{
	width:414px;
	height:32px;
	margin:18px 0 0;
	text-indent:-20000px;
	font-size:0;
	line-height:0;
	background:url(images/caption.png) 0 0 no-repeat;
}

.caption h2{
	margin:6px 0 0;
	color:#626262;
	background-color:inherit;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}

.logo{
	float:left;
	width:auto;
	margin:0 13px 0 0;
}

.trending_now{
	padding:6px 0 0 48px;
	margin:0 0 24px;
}

.trending_now p{
	float:left;
	width:auto;
	font-size:12px;
	line-height:18px;
	padding:0 10px 0 0;
}

.trending_now li{
	float:left;
	width:auto;
	font-size:11px;
	line-height:18px;
	padding:0 10px 0 0;
}

.trending_now li a{
	text-decoration:none;
	color:#ed0f83;
	background-color:inherit;
}

.trending_now li a:hover{
	color:#222;
	background-color:inherit;
}


/* ---------------- Container ---------------- */
#container{
	margin:0 auto;
	width:942px;
	background:url(images/container_bg.gif) 0 0 repeat-y #fff;
}

#container p.divider{
	margin:0 auto;
	width:169px;
	height:1px;
	padding:0;
	margin:24px 0 18px;
	font-size:0;
	line-height:0;
	background:url(images/dividerbg.gif) 0 0 repeat-x;
}


/* ---------------- Left Panel ---------------- */
.leftpan{
	float:left;
	width:733px;
}

/* ---------------- Panel One ---------------- */
.panelone{
	float:left;
	padding:18px 12px 0;
	width:174px;
	line-height:18px;
	color:#acacac;
	background:url(images/sidebarbg.gif) 0 0 repeat-x /*#262626*/;
	border:2px solid #262626;
}

.panelone h3{
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	padding:0 0 16px;
	color:#c7df38;
	background-color:inherit;
	background:none;
}

.send_tips p{
	padding:0 0 6px;
}

.send_tips h3{
	text-indent:-20000px;
	height:26px;
	font-size:0;
	line-height:0;
	background:url(images/title-send.gif) 0 0 no-repeat;
}

.articles select{
	/*color:#979797;
	background-color:#3e3e3e;
	border:1px solid #626262;*/
	float:left;
	width:auto;
	margin:0 9px 15px 0;
}

.articles select#day{
	width:38px;
}

.articles select#month{
	width:52px;
}

.articles select#year{
	width:54px;
}

.articles input.go{
	float:right;
	width:69px;
	height:27px;
	outline:none;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	border:none;
	margin:0 8px 0 0;
	cursor:pointer;
	background:url(images/button_go.gif) 0 0 no-repeat;
}

.articles h3{
	text-indent:-20000px;
	font-size:0;
	line-height:0;
	height:26px;
	background:url(images/title-articles.gif) 0 0 no-repeat;
}

.advertise{
	padding:33px 0 0 12px;
	margin:0 0 46px;
	height:148px;
	line-height:22px;
	background:url(images/addbg.jpg) 0 0 no-repeat;
	color:#505050;
	background-color:inherit;
}

.advertise h3{
	text-indent:-20000px;
	font-size:0;
	line-height:0;
	padding:0 0 6px;
	height:22px;
	background:url(images/title-add.gif) 0 0 no-repeat;
}

.advertise a{
	font-size:14px;
	line-height:18px;
}

.add_banner{
	font-size:18px;
	line-height:22px;
	text-align:center;
	text-transform:uppercase;
	color:#bfbfbf;
	background-color:inherit;
}

.add_banner img{
	display:block;
	margin:28px auto 20px;
}

.poll{
	width:100%;
}

.poll h3{
	text-indent:-20000px;
	height:21px;
	font-size:0;
	line-height:0;
	background:url(images/title-poll.gif) 0 0 no-repeat;
}

.poll p{
	color:#fff;
	background-color:inherit;
	font:20px/24px Tahoma, Arial, verdana, sans-serif;
	padding:0 0 22px;
}

.poll input{
	float:left;
	margin:0 10px 16px 0;
}

.poll label{
	float:left;
	width:144px;
	line-height:14px;
	margin:0 0 16px;
}

.poll input.vote{
	float:left;
	width:68px;
	height:26px;
	border:none;
	text-align:center;
	cursor:pointer;
	color:#fff;
	background-color:inherit;
	text-transform:uppercase;
	font:bold 12px/26px Verdana, Arial, Helvetica, sans-serif;
	background:url(images/button_votebg.gif) 0 0 no-repeat;
	margin:0;
}

.poll a.result{
	float:right;
	width:68px;
	height:26px;
	border:none;
	text-align:center;
	cursor:pointer;
	color:#fff;
	background-color:inherit;
	font:bold 12px/26px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(images/button_resultbg.gif) 0 0 no-repeat;
}

.poll a:hover.result{
	color:#fff;
	background-color:inherit;
}

.add{
	margin:0 0 9px;
	font-size:11px;
	line-height:19px;
	text-transform:uppercase;
	color:#018ad8;
	text-align:center;
}

.add p{
	margin:-19px 0 0;
}

.add img{
	display:block;
}

.panelone a{
	text-decoration:none;
	color:#16acf9;
	background-color:inherit;
}

.panelone a:hover{
	text-decoration:none;
	color:#acacac;
	background-color:inherit;
}


/* ---------------- Panel Two ---------------- */
.paneltwo{
	float:right;
	width:524px;
	line-height:18px;
}

.paneltwo h2{
	font:normal 34px/36px Tahoma, Arial, verdana, sans-serif;
	color:#000;
	background-color:inherit;
	padding:0 0 12px;
}

.paneltwo h3{
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	padding:10px 0 12px;
	color:#666;
	background-color:inherit;
	background:none;
}

.paneltwo p{
	padding:0 0 7px 0;
}

.paneltwo a{
	text-decoration:none;
	color:#ed0f83;
	background-color:inherit;
}

.paneltwo a:hover{
	color:#484848;
	background-color:inherit;
}

.page_post h2{
	color:#000;
	background-color:inherit;
	padding:20px 0 0  0;
	margin:0 0 20px 0;
}

.page_post h2 a{
	color:#000;
	background-color:inherit;
	padding:10px 0 0 0;
}

.page_post h2 a:hover{
	color:#ed0f83;
	background-color:inherit;
}

.page_post_inside{
	position:relative;
}

.slider_button{
	margin:0 auto;
	width:484px;
	font-size:12px;
	line-height:18px;
	padding:0 0 6px;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
}

.slider_button li.prev{
	float:left;
	width:auto;
}

.slider_button li.next{
	float:right;
}

.slider_button02{
	width:510px;
	padding:0 0 0 8px;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	position:absolute;
	left:0;
	top:40%;
}

.slider_button02 li.prev02{
	float:left;
	width:50px;
	height:58px;
}

.slider_button02 li.next02{
	float:right;
	width:50px;
	height:58px;
}

.slider_button li.photo_details{
	float:left;
	width:240px;
	text-align:center;
	color:#484848;
	background-color:inherit;
}

.slideshow_wrap{
	position:relative;
}

.slideshow{
	color:inherit;
	background:url(images/sliderbg.gif) 0 0 repeat-x #4b4b4b;
	position:relative;
	width:524px;
}

.slideshow img{
	display:block;
	margin:0 auto;
}

.slider_info{
	padding:4px 0 0;
	text-align:right;
}

.big_txt{
	font-size:19px;
	line-height:25px;
}

.commentspart{
	width:514px;
	color:#696969;
	background-color:inherit;
	padding:7px 0 9px 10px;
	/*margin:0 0 35px;*/
	background-color:#f2f2f2;
}

.commentspart li{
	float:left;
	width:auto;
	margin:0 8px 0 0;
}

.comments{
	float:left;
	width:282px;
	font-weight:bold;
	text-transform:lowercase;
}
.commentlist {
	/*padding:8px;
	background:#F2F2F2;*/
}

.commentlist li.show_commt1{
	padding:9px 0 11px 21px;
	/*background:#F2F2F2;*/
}

.commentlist li.show_commt2{
	padding:9px 0 11px 21px;
	/*background:#F2F2F2;*/
}
.comments li.show_commt{
	/*margin:0 16px 0 0;*/
}


.comments li.show_commt a{
	margin:0 6px 0 0;
}

.other_link{
	width:100px;
	/*position:absolute;
	right:0;
	bottom:10px;*/
	/*position:relative;*/
	margin:-26px 0 0 394px;
}

.other_link li.send{
	padding:0 0 0 25px;
	width:69px;
	background:url(images/icon-send.gif) 0 3px no-repeat;
}

.other_link li.share{
	/*padding:0 0 0 26px;*/
	width:100px;
	/*background:url(images/icon-share.gif) 0 0 no-repeat;*/
}

.banner{
	padding:0 0 34px;
}

#paneltwo .banner{
	padding:34px 0 24px;
}

.banner img{
	display:block;
}

.latest_gallery{
	position:relative;
}

.latest_gallery h3{
	text-indent:-20000px;
	height:46px;
	padding:0 0 18px;
	background:url(images/gallerybg.gif) 0 0 no-repeat;
}

.gallery{
	width:496px;
	padding:14px 0 0 21px;
	border:2px solid #e2e0e0;
	background-color:#f7f7f7;
}

.gallery li{
	float:left;
	width:140px;
	height:240px;
	padding:0 24px 0 0;
	text-align:center;
}

.gallery img{
	padding:8px;
	margin:0 0 2px;
	width:124px;
	/*height:170px;*/
/*	background:url(images/gallery-img-bg.gif) 0 0 no-repeat;
*/
}

.gallery li img{
	padding:8px;
	margin:0 0 2px;
	background:url(images/gallery-img-bg.gif) 0 0 no-repeat;

}

.pagination{
	padding:20px 0 0;
	height:20px;
	width:410px;
	margin:0 auto;
}

.pagination li{
	display:inline;
	margin:0 14px 0 0;
}

.pagination li a{
	margin:0 14px 0 0;
	padding:0 4px;
	text-decoration:none;
}

.pagination li a:hover{
	color:#fff;
	background-color:#ed0f83;
}

.pagination li a.previ_button{
	/*display:block;*/
	width:18px;
	height:10px;
	/*text-indent:-20000px;*/
	margin:4px 0 0;
	padding:0 9px;
	background:url(images/previ-button.gif) 0 3px no-repeat;
}

.pagination li a.next_button{
	/*display:block;*/
	width:18px;
	height:10px;
	/*text-indent:-20000px;*/
	margin:4px 0 0;
	padding:0 9px;
	background:url(images/next-button.gif) 0 3px no-repeat;
}


.pagination li a.previ_button_stop{
	/*display:block;*/
	width:18px;
	height:10px;
	/*text-indent:-20000px;*/
	margin:4px 0 0;
	padding:0 9px;
	background:url(images/previ-stop.gif) 0 3px no-repeat;
}

.pagination li a.next_button_stop{
	/*display:block;*/
	width:18px;
	height:10px;
	/*text-indent:-20000px;*/
	margin:4px 0 0;
	padding:0 9px;
	background:url(images/next-stop.gif) 0 3px no-repeat;
}

.pagination li a.page_active{
	color:#fff;
	background-color:#ed0f83;
}

/* ---------------- Right Panel ---------------- */
.rightpan{
	float:right;
	width:202px;
}

.panelthree{
	padding:18px 10px 0;
	width:178px;
	color:#acacac;
	background:url(images/sidebarbg.gif) 0 0 repeat-x /*#262626*/;
	border:2px solid #262626;
}

.panelthree a{
	text-decoration:none;
	color:#16acf9;
	background-color:inherit;
}

.panelthree a:hover{
	color:#9f9f9f;
	background-color:inherit;
}

.panelthree h3{
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	padding:0 0 16px;
	color:#c7df38;
	background-color:inherit;
}

.latestphotos h3{
	font-size:0;
	line-height:0;
	height:21px;
	text-indent:-20000px;
	background:url(images/title-photo.gif) 0 0 no-repeat;
}

.latestphotos img{
	border:1px solid #fff;
	margin:26px 0 10px;
	/*width:168px;*/
	width:100%;
	/*height:100%;*/
	height:auto;
	display:block;
}

.latestvideos h3{
	font-size:0;
	line-height:0;
	height:21px;
	text-indent:-20000px;
	background:url(images/title-videos.gif) 0 0 no-repeat;
}

.latestvideos li{
	float:left;
	width:82px;
	height:120px;
	margin:0 5px 0 0;
	font-size:12px;
	line-height:16px;
}

.latestvideos li img{
	border:1px solid #fff;
	margin:0 0 8px;
}

.latesttweets{
	font-size:12px;
	line-height:18px;
}

.latesttweets h3{
	font-size:0;
	line-height:0;
	height:86px;
	text-indent:-20000px;
	background:url(images/title-tweets.gif) 0 0 no-repeat;
}

.latesttweets .name{
	color:#16acf9;
	background-color:inherit;
}

.latesttweets .post_time{
	font-size:11px;
	line-height:21px;
	color:#5f5d5d;
	background-color:inherit;
}


/* ---------------- Footer ---------------- */
#footer{
	margin:0 auto;
	width:1000px;
}

.footer_logo{
	width:1000px;
	height:49px;
	padding:45px 0 0;
	background:url(images/footetbgtop.png) 0 0 no-repeat;
}

.footer_logo img{
	float:left;
	width:auto;
}

.footer_link{
	float:left;
	width:180px;
	padding:14px 0 0 50px;
}

.footer_link h3{
	font-size:14px;
	line-height:18px;
	color:#860b9d;
	background-color:inherit;
}

.footer_link li{
	padding:0 0 6px 11px;
	line-height:18px;
	background:url(images/bulet.gif) 0 7px no-repeat;
}

.footer_link li.heading_txt{
	background:none;
	padding-left:0;
}

.footer_link li a{
	text-decoration:none;
	color:#646464;
	background-color:inherit;
}

.footer_link li a:hover{
	color:#860b9d;
	background-color:inherit;
}


/* ---------------- Footer Info ---------------- */
#footer_info{
	margin:0 auto;
	padding:34px 22px 60px 21px;
	width:957px;
	line-height:24px;
	color:#34003e;
	background-color:inherit;
	background:url(images/footetbgbot.png) 0 0 no-repeat;
}

#footer_info span{
	color:#fff;
	background-color:inherit;
}

#footer_info a{
	text-decoration:none;
	color:#fff;
	background-color:inherit;
}

#footer_info a:hover{
	color:#34003e;
	background-color:inherit;
}
/* ------------- 24-05-10 ------------- */
.commentpost{
	
}


.commentpost_link{
	width:596px;
	padding:10px 14px;
	margin:0 0 18px;
	font-weight:bold;
	color:#696969;
	background-color:#f5f5f5;
}

.commentpost_link li{
	display:inline;
	margin:0 2px 0 0;
}

.commentpost_link li a{
	text-decoration:none;
	color:#0080c9;
	background-color:inherit;
}

.commentpost_link li a:hover{
	text-decoration:none;
	color:#696969;
	background-color:inherit;
}

.commentpost_form{
	width:460px;
	padding:30px;
	color:#484848;
	background-color:#f5f5f5;
}

.commentpost_form label{
	float:left;
	width:112px;
	text-align:right;
	padding:0 24px 0 0;
	font:14px/20px Tahoma, Arial, Sans-serif;
}

.commentpost_form input{
	float:left;
	width:260px;
	height:20px;
	padding:4px 10px;
	margin:0 0 20px;
	font:14px/20px Tahoma, Arial, Sans-serif;
	border:none;
	background-color:#fff;
}

.commentpost_form textarea{
	float:left;
	width:260px;
	height:100px;
	padding:4px 10px;
	border:none;
	background-color:#fff;
	margin:0 0 20px;
	font:14px/20px Tahoma, Arial, Sans-serif;
}

.commentpost_form input#lwa_rememberme{
	width:14px;
	height:14px;
	margin:0 8px 4px 136px;
}

.commentpost_form input#rememberme{
	width:14px;
	height:14px;
	margin:0 8px 4px 136px;
}

.commentpost_form a#LoginWithAjax_Links_Remember, .commentpost_form a#LoginWithAjax_Links_Remember_Cancel{
	width:150;
	height:14px;
	margin:0 0 0 136px;
}

.commentpost_form input#lwa_user_remember{
	margin:0 0 0 136px;
}

.commentpost_form input.commentsubmit{
	width:101px;
	height:35px;
	padding:0;
	border:none;
	margin:0 0 20px 136px;
	font-size:0;
	line-height:0;
	text-indent:-20000px;
	cursor:pointer;
	background:url(images/button_submit.gif) 0 0 no-repeat;
}


/* ------------ June 03 2010 ------------ */
.comtpost_details{
	padding:0 0 20px;
}

.comtpost_details img{
	float:left;
	width:84px;
	margin:0 6px 0 0;
}

.comt_wrap{
	float:right;
	width:406px;
}

.comt_details{
	position:relative;
	padding:0 0 8px;
	z-index:1;
}

.comt_details .comt_quote{
	display:block;
	width:27px;
	height:24px;
	background:url(images/comt_quote.gif) 0 0 no-repeat;
	position:absolute;
	left:-26px;
	top:20px;
	z-index:100;
}

.comt_details .comt_top{
	display:block;
	width:406px;
	height:5px;
	font-size:0;
	line-height:0;
	background:url(images/comt_top.gif) 0 0 no-repeat;
}

.comt_details .comt_mid{
	width:406px;
	background:url(images/comt_bg.gif) 0 0 repeat-y;
}

.comt_details .comt_bot{
	width:370px;
	padding:14px 18px 6px;
	color:#15638a;
	background-color:inherit;
	background:url(images/comt_bot.gif) 0 100% no-repeat;
}

.comt_wrap .post_time{
	float:left;
	width:auto;
	font-size:11px;
	line-height:17px;
}

.comt_wrap .report_abuse{
	float:right;
	width:auto;
	font-size:11px;
	line-height:17px;
}


/*11.06.10*/
.recover_txt{
	padding:0 0 0 135px;
}

.invalid_ui{
	color:#ED0F83;
}


