@CHARSET "ISO-8859-1";

body {
	background-color: #333;
	font-size: 18px;
}

body, .ui-tooltip, .qtip{	
	line-height: 1.5em;
	font-family: serif,Times,Cambria,Georgia,"Times New Roman";
}

ui-tooltip, .qtip{	
	font-size: 14px;
}


h1 , h2 , h3 , h4, h5, h6{
	color: #666;
	padding: 0px;
	margin: 0 0 0.2em 0;
	line-height: 1.2em;
	text-align: left;
	font-weight: bold;
	font-famliy: Baskerville, Times, "Times New Roman", serif;
}
h1 {
	color: #900;
	font-size: 32px;
}

h2{
	font-size: 24px;
}

h3{
	font-size: 18px;
}


#rss .rss_pic {
	background-image: url("../LOS/images/Sprites.png");
    background-position: -823px -354px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 32px;
    padding: 0 5px 0 0;
    width: 32px;
}

#rss .rss_a {
	font-size:20px;
	line-height:32px;	
}


#wrapper {
	padding: 0px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#wrapper #header {
	color: #333;
	height: 190px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-color: #999;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
}
#header .right_float {
	padding: 0px;
	text-align: right;
	top: 0px;
	right: 0px;
	position: absolute;
	margin: 0px;
	width: 468px;
}

#header .right_float #link_holder{
	position: absolute;
    right: 10px;
    top: -10px;    
}

#header .right_float #link_holder,
#header .right_float #link_holder a{	
	font-size: 14px;
    font-weight: bold;
    color: #cccccc
}

#header .right_float #link_holder a{
	text-decoration: underline;
}

#header .right_float #link_holder a:hover{
	color: #990000;
	text-decoration: none;
}

#header .right_float #google_search{
	position: absolute;
    right: 0;
    top: 160px;
}

#header .right_float a.banner {
	width: 315px;
	height: 80px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
    right: 0;
    top: 70px;	
}

#header .right_float a#lod_banner {
	background-image: url(../LOS/images/Sprites.png);
	background-position: -15px -166px;
}

#header .right_float a#lol_banner {
	background-image: url(../LOS/images/Sprites.png);
	background-position: -348px -166px;
}

#header .right_float form {
	text-align: right;	
	margin: 0 0 10px 0;
}

#header a:link, #header a:visited, #header a:hover, #header a:active {
	color:#333;
	cursor:pointer;
	text-decoration: none;
}
a img{
	border:0;
}

#wrapper .fake_ads {
	background: url(../LOS/images/advertisement.png) repeat 0 0 #ddd;
}

#wrapper .advertisement.link {
	margin: 0 0 10px;
}

#wrapper #menu {
	background-image: url("../LOS/images/Sprites.png");
    background-position: center -97px;
    background-repeat: no-repeat;
    height: 65px;
    margin: 25px 0 0;
}
#wrapper #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 13px 0 0 15px;
}

#wrapper #menu ul li {
	float: left;
	width: 11%;
	text-align: center;
}

#wrapper #menu ul li:first-child{
	display: none;
}

#wrapper #main_carousel .advertise{
	margin: 10px 0 20px;
}

#wrapper #main_carousel .advertise .top{
	margin: 0 auto;
}

#menu ul li a:link, #menu ul li a:visited {
	text-decoration: none;
	display: block;
	color: #900;
	font-size: 19px;
	line-height: 37px;
}
#menu ul li a:hover, #menu ul li a:active {
	color: #FFF;
	background-image: url("../LOS/images/Sprites.png");
	background-repeat: no-repeat;
	background-position: -853px -452px;
}

#mainContent {
	position: relative;
	width: 950px;
	color: #666;
	background-image: url(../LOS/images/body1.png);
	background-repeat: repeat-y;
	background-position: center;
	min-height: 400px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent #clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}

#wrapper #main_top {
	background-image: url("../LOS/images/Sprites.png");
	background-position: center -4px;
	padding: 0px;
	height: 40px;
	width: 980px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: -40px;
	margin: 0px;
}
.admin_mode {
	background-image: url(../LOS/images/advertisement.png);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
	font-size: 12px;
}

#mainContent #main {
	margin: 0px;
	float: left;
	width: 730px;
	text-align: justify;
	padding: 0px;
}

#mainContent #main .time{
	font-size: 14px;
}

#mainContent #main .fb_like{
	margin: 10px 0;
}

#mainContent #main a{
	text-decoration: underline;
}

#mainContent #main a:hover{
	text-decoration: none;
}
#mainContent #main #picture img {
	margin: 0px;
	padding: 0px;
	max-width: 730px;
}
#main .advertise   {
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 100%;
}
#main .advertisement {
	padding: 0px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 0px;
	height: 280px;
	width: 336px;
}





.vote{
	background: url("../LOS/images/Sprites.png") no-repeat scroll -673px -170px transparent;
    display: inline-block;
    color: #FFFFFF;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 22px;
    height: 64px;
    margin: 0 5px 5px;
    overflow: hidden;
    padding: 2px 0 0;
    position: relative;
    text-align: center;
    width: 130px;
    z-index: 100;
}

.vote.inactive{
	background-position: -803px -170px;
}

/* IE 7 and earlier hack */
*+html .vote{
	display: inline;
}

.vote .count{
	position: relative;
}

.vote .up, .vote .down{	
	cursor: pointer;
    display: inline-block;
    height: 24px;
    width: 20px;
    position: absolute;
    top: 34px;
}

.vote .up:hover{
	background-position: -843px -291px;
}

.vote .down:hover{
	background-position: -843px -261px;
}

.vote .up{
	background: url("../LOS/images/Sprites.png") no-repeat scroll -823px -291px transparent;
	left: 80px;
}

.vote .down{
	background: url("../LOS/images/Sprites.png") no-repeat scroll -823px -261px transparent;
	left: 30px;
	top: 35px;
}

.vote.inactive .up, .vote.inactive .down{
	display: none;
	cursor: auto;
}




.vote.compact{
	background: none;
	height: 30px;
	width: 120px;
}

.vote.compact .count{
	font-size: 24px;
    left: auto;
    position: absolute;
    right: 60px;
    text-align: right;
    color: #666666;
}

.vote.compact .up, .vote.compact .down{
	top: 5px;
}

.vote.compact .up{
	background: url("../LOS/images/Sprites.png") no-repeat scroll -940px -291px transparent;
    left: auto;
    right: 0;
}

.vote.compact .down{
	background: url("../LOS/images/Sprites.png") no-repeat scroll -940px -261px transparent;
    left: auto;
    right: 30px;
}

.vote.compact.inactive .up{
	background-position: -980px -291px !important;
	display: block;
}

.vote.compact.inactive .down{
	background-position: -980px -261px !important;
	display: block;
}

.vote.compact .up:hover{
	background-position: -960px -291px;
}

.vote.compact .down:hover{
	background-position: -960px -261px;
}





.advertisement.left{
	float: left !important;
	margin: 0 15px 0 0 !important;
}

.advertisement.right{
	float: right !important;
	margin: 0 0 0 15px !important;
}






pre    {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	line-height: 1.5em;
	font-style: italic;
}

p{
	margin: 0 0 10px;
}

blockquote{
	background: url("../LOS/images/quote_2.png") no-repeat scroll 20px 20px transparent;
	color: #555555;
}

.text_right  {
	text-align:right;
}

/*
#mainContent table {
	color: #666;
	border: 2px solid #999;
	border-collapse: collapse;
}
#mainContent table th {
	color: #FFF;
	line-height: 2em;
	font-size: 1em;
	font-weight: bold;
	background-color: #666;
	padding-right: 10px;
	padding-left: 10px;
}
#mainContent table tr {


}


#mainContent table tr td  {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #999999;
	line-height: 1.3em;
}
*/
#mainContent #form1 table .new, #mainContent #form1 table .new a:link, #mainContent #form1 table .new a:visited {
	font-weight: bold;
	background-color: #CCF;
	color: #000;
	
}

#mainContent #might_like{
	
}

#mainContent #might_like .suggest{
	background-color: #666666;
    color: #FFFFFF;
    padding: 5px 10px;
}

#mainContent #might_like a{
	text-decoration: underline;
}

#mainContent #might_like a:hover{
	text-decoration: none;
}

#mainContent #sidebar ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainContent #sidebar ul li{
	border-bottom: 1px dotted #990000;
    font-size: 15px;
    list-style-type: square;
    margin: 0 0 0 15px;
    padding: 0;
}

#mainContent #sidebar {
	margin: 0px;
	float: right;
	width: 200px;
	padding: 0px;
}
#sidebar div.section {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#sidebar .vote{
	float: right;
}
#mainContent #sidebar #tag:before{
	background-position: -16px -489px;
}

#mainContent #sidebar #tag{
	padding-top: 46px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}

#mainContent #sidebar #tag .tag{ 
	padding: 3px;
	display: inline-block;
}

#mainContent .picture_heading:before{
	background-image: url("../LOS/images/Sprites.png");
    background-position: -15px -372px;
    background-repeat: no-repeat;
    content: "";
    height: 50px;
    position: absolute;
    top: 0;
    width: 200px;
}

#mainContent #sidebar #r_quote:before {
    background-position: -226px -372px;
}

#mainContent #sidebar #r_quote {
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
}

#mainContent #sidebar .advertise:first-child {
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;	
}

#mainContent #sidebar #facebook {
	padding: 10px 0 20px;
	position: relative;
}


#mainContent #sidebar #cool_links {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	text-align: left;
}

#sidebar #recent_comments:before{
	background-position: -432px -372px;
}

#sidebar #recent_comments{
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
}

#sidebar #recent_comments #comment_list{
	margin: 0;
}

#sidebar #recent_comments #inner_comment_list{
	border: none;
}

#sidebar #recent_comments #inner_comment_list .title{
	border: none;
	font-weight: bold;	
	padding: 3px 0 0;
	font-size: 16px;
}

#sidebar #recent_comments #inner_comment_list .comment_body{
	border: none;
	border-bottom: 2px solid #999999;
	padding: 0 0 3px;		
	font-size: 14px;
}


#wrapper form {
	color: #666;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#wrapper label {
	margin: 0px;
	padding: 0px;
}

#_msg ._group_msg{
	color: #ffffff;
}

#_msg ._notice{
	color: #666;
}


/* This is for modal dialog */
div._msg a, div._msg a:link, div._msg a:visited{
	color: #000000;
}

div._msg a:hover{
	color: #990000;
	text-decoration: none;
}




#mainContent .recommended h3 {
	background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    padding: 5px 10px;
}


#main .section_info .total_visited{
	padding-left: 36px;
	background-image: url("../LOS/images/Sprites.png");
    background-position: -930px -357px;
    background-repeat: no-repeat;
}

#mainContent .section_info .post_comment {
	position: relative;
    top: 5px;
}

#mainContent .section_info .post_comment a{
	width: 25px;
	height: 22px;
	background-image: url("../LOS/images/Sprites.png");
    background-position: -930px -390px;
    background-repeat: no-repeat;
    display: inline-block;
}


#mainContent #comments {
	margin: 20px 0 0;
}

#mainContent #comments #comments_header {
	background: none repeat scroll 0 0 #333333;
	padding: 5px 10px;
}

#mainContent #comments h3 {
    color: #FFFFFF;
    float: left;
}

#mainContent #comments #post_comment {
	float: right;
	color: #fff;
}

#mainContent #comments #post_comment:hover{
	color: #990000;
}

#mainContent #profile_section #comments{
	margin: 10px 0 0;
}


#mainContent #members_area #comments  {
	margin: 20px 0 0;
}

#mainContent .comment {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	margin-right: 0px;
	margin-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333;
	padding: 10px;
}


#mainContent .pagination {
    float: right;
    margin: 0;
    padding: 0;
    text-align: right;
}
#mainContent .pagination .current_page {
	font-size: 1.7em;
	font-weight: bold;
	color: #990000;
}


#mainContent fieldset#frm_comment {
	padding: 15px;
	margin: 30px 0 0;
	border: 2px solid #999;
}

#frm_comment textarea {
    height: 90px;
    width: 670px;
}

.featured{
	background-color: #FAEEC6 !important;
    border: 5px solid #333333;
}

#main #helper {
	position: absolute;
	bottom: 0px;
	width:560px;
}
#mainContent a:link, #mainContent a:visited {
	color: #666;
	text-decoration: underline;
}
#mainContent a:hover, #mainContent a:active {
	color: #900;
	text-decoration: none;	
}

#mainContent .header{
	color: #900;
}

#mainContent .header a:link, #mainContent .header a:visited{
	color: #900;
	text-decoration: none;
}

#mainContent .header a:hover, #mainContent .header a:active{
	color: #903;
	text-decoration: underline;
}


#mainContent .general_link a:link, #mainContent .general_link a:visited{
	text-decoration: underline;
}

#mainContent .general_link a:hover, #mainContent .general_link a:active{
	color: #900;
	text-decoration: none;
}


#wrapper #main_bottom {
	background-image: url("../LOS/images/Sprites.png");
	background-repeat: no-repeat;
	background-position: center -55px;
	height: 40px;
	width: 980px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	bottom: -40px;
	left: 0px;
}
#mainContent .button {
	background-image: url("../LOS/images/Sprites.png");
	text-align: center;
	margin: 0px;
	height: 46px;
	width: 196px;
	padding: 8px 0 0 0;
	background-repeat: no-repeat;
	background-position: -227px -436px;
	font-size: 18px;
	color: #FFF;
}

#mainContent .button.submit{
	float: right;
    margin: 5px 0 15px;
}

#mainContent .button a:link, #mainContent .button a:visited{
	color: #fff;
	text-decoration: none;
}

#mainContent .button a:hover, #mainContent .button a:active{
	color: #903;
	text-decoration: underline;
}



#main #share_this {
	position: relative;
	height: 90px;
	width: 665px;
	margin: 30px 0 10px;
	font-size: 45px;
	color: #900;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFF;
	border: 5px solid #999;
}
#main #share_this #share_digg {
	position: absolute;
	left: 288px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 50px;
}

#main #share_this ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	left: 270px;
	top: 38px;
}
#main #share_this ul li {
	padding: 0px;
	float: left;
	width: 50px;
	margin: 0 7px;
	border: none;
}
#main #share_this li a {
	color: #FFF;
	text-decoration: none;
}






#next_prev {
	margin: 20px 0 30px;
	position: relative;
	height: 50px;
}

#next_prev .prev {
    left: 0;
    position: absolute;
    top: 0;
}

#next_prev .np_vote {
	text-align: center;
}

#next_prev .np_vote .vote{
	float: none;
}

#next_prev .next {	
    right: 0;
    position: absolute;
    top: 0;
}















#stories .story{
	margin: 0 0 50px 0;
}

#stories .story.featured{
	padding: 10px;
}

#stories .story h2 a{
	color: #990000;
}




#story .vote{
	float: right;
}




#poems .poem{
	margin: 0 0 50px 0;
	text-align: center;
}

#poems .poem.featured{
	padding: 10px;
}

#poems .poem h2, #poems .poem h3{
	text-align: center;
}

#poems h2, #poems .poem h2 a{
	color: #990000;
}



#poem .content, 
#poem .content h1, 
#poem .content h2,
#poem .content h3{
	text-align: center;
}

#poem .large{
	margin: 15px auto;
}


#quotes .quote:before{
	background-image: url("../LOS/images/Sprites.png");
    background-position: -862px -356px;
    background-repeat: no-repeat;
    content: "";
    height: 40px;
    left: 13px;
    position: absolute;
    top: 20px;
    width: 60px;
}
#quotes .quote{
	background-color: #FFFFFF;
	margin: 0 30px 40px;
    padding: 20px 20px 20px 80px;;
    position: relative;
}

#quotes .quote .user{
	text-align: right;
}

#quotes .quote .left{
	float: left;
	width: 100%;
	border-top: 1px dashed #666;
	margin: 10px 0 0 0;
	padding: 10px 0 0;
}

#quotes .quote .vote{
	float: right;
}

#quotes h1, #quotes h2{
	color: #990000;
}



#videos .video .inner_video {
	
}

#videos .video .thumb {
	margin: 0 0 2%;
	display: block;
}

#videos .video .thumb img{
	width: 100%;
	max-width: 480px;
}

#videos .video{
	background: none repeat scroll 0 0 #FFFFFF;
    margin: 40px 25px;
    padding: 20px;
}

#videos .video h2 a{
	color: #990000;
}

#videos .video h2{
	
}

#videos .video .vote{
	float: right
}


#video .vote{
	float: right;
}

#video .youtube{
	height: 525px;
}

#recommended_videos.recommended.floated_thumb ul li,
#recommended_videos.recommended.floated_thumb ul li td{
	width: 170px;
}

#recommended_videos.recommended.floated_thumb ul li{	
	margin: 0 5px 20px;
	height: 180px;
}

#recommended_videos.recommended.floated_thumb ul li td.first{
	height: 110px;
}

#recommended_videos.recommended.floated_thumb ul li td.first a{
	width: 100%;
}

#recommended_videos.recommended.floated_thumb ul li td.second{
	height: 70px;
}




#movies{
	
}

#movies .movie{
	margin: 0 0 50px;
    padding: 5px;
}

#movies .movie a.cover{
	display: block;
    float: left;
    margin: 0;
   	max-width: 210px;
}

#movies .movie img{
	max-width: 210px;
	max-height: 300px;
}

#movies .movie .info{
	float: right;
    width: 490px;
}

#movies .movie .title{
	float: left;
}

#movies .movie .title a{
	color: #990000;
}

#movies .movie .director{
	clear: both;
}

#movies .movie .vote{
	float: right;
}









#movie{
}

#movie .cover{
	max-height: 400px;
    max-width: 250px;
	float: left;
	margin: 0 10px 10px 0;
}

#movie .title{
}

#movie .director{
}

#movie .vote{
	float: right;
}

#movie #tag{
	clear: both;
}

#movie .youtube{
	height: 500px;
}


#recommended_movies.recommended.floated_thumb ul li,
#recommended_movies.recommended.floated_thumb ul li td{
	width: 230px;
	height: 340px;
}

#recommended_movies.recommended.floated_thumb ul li{	
	margin: 0 5px 20px;	
}

#recommended_movies.recommended.floated_thumb ul li a{	
	width: 100%;
}

#recommended_movies.recommended.floated_thumb ul li img{	
	max-height: 320px;
	max-width: 215px;
}






#pictures{
	
}

#pictures .picture{
	float: left;
	margin: 0 1.5% 20px;
	width: 44%;
	overflow: hidden;
	border-bottom: 2px solid #000;
	background: #fff;
	padding: 10px 1.5%;
}

#pictures .picture .thumb{
	display: block;
	height: 300px;
	width: 100%;
	text-align: center;
	margin: 0 0 10px 0;
}


#pictures .picture  img{
	width: 100%;
	height: 100%;
}

#pictures .picture .info{
	height: 155px;
	border-top: 1px dashed #333;
	padding: 10px 0 10px;
}

#pictures .picture .info .tags,
#pictures .picture .info .title,
#pictures .picture .info .user{	
	max-height: 25px;
    overflow: hidden;
    height: 25px;
}

#pictures .picture .info .tags{
	max-height: 50px;	
	height: auto;
}

#pictures .picture .info .title a{
	color: #990000;
}



/*
#picture .claim_credit{
	float: right;
}
*/

#mainContent #main #picture img{
	max-width: 100%;
}


#picture #tag{
	margin: 10px 0 0;
}

#picture .credit_link{
	background-color: #cccccc;
    border: 1px solid #333333;
    margin: 10px 0;
    padding: 10px 15px;
}

#picture .credit_link a{
	
}

#picture .vote{
	float: right;
}

#picture .advertisement{
	margin: 10px 0px 10px 0;
}

#picture .advertisement.horizontal{
	margin: 0 0 10px 0;
}






#songs .random_song_link{
	text-align: right;
	margin: 0 0 10px;
}

#song .random_song_link{
	text-align: center;
	margin: 10px 0 0;
}

#songs .random_song_link a,
#song .random_song_link a
{
	background: url("../LOS/images/Sprites.png") no-repeat scroll -975px -167px transparent;
    padding: 0 0 0 30px;
}


#songs .song{
	background: none repeat scroll 0 0 #FFFFFF;
    margin: 40px 3%;
    padding: 20px;
}

#songs .song.first{
	margin-top: 0;
}

#songs h2{
	color: #990000;
}

#songs .song h2{
	
}

#songs .song h2 a{
	color: #990000;
}

#songs .song .vote{
	float: right;
}


#song .content, 
#song .content h1, 
#song .content h2{
	text-align: center;
}

#song .content .large{
	margin: 15px auto;
}



#articles .article h2 a{
	color: #990000;
}

#articles .article{
	background-color: #FFFFFF;
    margin: 0 0 40px;
    padding: 20px;
}

#article .vote{
	float: right;
}

#article .advertisement.horizontal{
	margin: 0 0 15px;
}







#home h2{
	color: #990000;
}

#home #random_song{
	float: left;
    height: 85px;
    width: 280px;
    margin: 0 20px 0 0;
    text-align: center;
}

#home #random_song .text{
	font-weight: bold;
}

#home #random_song a{
	
}

#home .section{
	width: 48%;
	margin: 25px 0 0;
	padding: 60px 2% 0 0;
	position: relative;
}

#home .section h2{
	background-color: #111111;
    border: 1px solid #333333;
    padding: 10px 15px;    
}

#home .section ul{
	margin: 0 10px;
}

#home .section li{
	
}

#home .section .browse{
	font-weight: bold;
}

#home .section li a{
	font-size: 14px;
}

#home .section.left{
	float: left;
}

#home .section.right{
	float: right;
	text-align: left;	
}

#home #articles:before{
	background-position: -15px -261px;
}

#home #stories:before{
	background-position: -15px -315px;
}

#home #poems:before{
	background-position: -430px -315px;
}

#home #pictures:before{
	background-position: -430px -260px;
}

#home #pictures{
	width: auto;
}

#home #pictures ul{
	margin: 0;
	padding: 0;
}

#home #pictures ul li{
	float: left;
    margin: 0 13px 10px 0;
    border: 1px solid #333333;
    list-style: none;
    width: 155px;
    height: 160px;
}

#home #pictures ul li.last{
	
}

#home #pictures td{
	height: 160px;
    text-align: center;
    width: 155px;
}

#home #pictures td a{
	display: block;
    width: 155px;
}

#home #pictures td img{
	max-height: 155px;
    max-width: 155px;
}

#home #songs:before{
	background-position: -226px -490px;
}

#home #videos:before{
	background-position: -430px -315px;
}

#home #movies:before{
	background-position: -226px -260px;
}

#home #movies ul{
	margin: 0;
	padding: 0;
}

#home #movies li{
	float: left;
	padding: 0;
	margin: 0 5px 35px 0;
	list-style: none;
	height: 285px;
}

#home #movies li.even{
	
}

#home #movies ul table{
	table-layout: fixed;
}
#home #movies ul table,
#home #movies li,
#home #movies td,
#home #movies ul td.cover a{
	width: 172px;
}

#home #movies td{
	text-align: center;
	padding: 0;
	margin: 0;
}

#home #movies td.cover{
	height: 255px;
	position: relative;
	overflow: hidden;
}

#home #movies td a{
	display: block;
}

#home #movies td.cover img{
	max-width: 172px;	
	max-height: 255px;
}

#home #movies td.title{
	
}


#home #quotes{
	max-width: 550px;
}

#home #quotes:before{
	background-position: -430px -434px;
}


#home #quotes .quote:before{
	background-image: url("../LOS/images/Sprites.png");
    background-position: -865px -395px;
    background-repeat: no-repeat;
    content: "";
    height: 50px;
    left: -5px;
    position: absolute;
    top: 18px;
    width: 50px;
}

#home #quotes .quote{
	background: none;
	margin: 0 0 35px;
	padding: 20px 10px 10px 50px;
}

#home #quotes .quote a{
	color: #666;
}

#home #quotes .quote .user{
	display: block;
	text-align: right;
}






























.recommended.floated_thumb{
	width: auto;
}

.recommended.floated_thumb ul{
	margin: 10px 0 0 0;
	padding: 0;
}

.recommended.floated_thumb ul li{
	float: left;
    margin: 0 12px 20px;
    border: 1px solid #333333;
    list-style: none;
    width: 155px;
    height: 160px;
    overflow: hidden;
}

.recommended.floated_thumb ul li.last{
	
}

.recommended.floated_thumb td{
	height: 160px;
    text-align: center;
    width: 155px;
}

.recommended.floated_thumb td a{
	display: block;
    width: 155px;
    font-size: 14px;
}

.recommended.floated_thumb td img{
	max-height: 155px;
    max-width: 155px;
}









.recommended.links{
}

.recommended.links ul{
	margin: 0;
	padding: 0;
}

.recommended.links ul li{
	border-bottom: 1px solid #333333;
    height: 30px;
    list-style-type: none;
    margin-bottom: 3px;
    overflow: hidden;
}

.recommended.links ul li:hover{
	background-color: #ccc;
}

.recommended.links ul li .section_info{
	display: inline;
	float: right;
}












#mainContent #sorted_by{
	text-align: center;
	margin: 50px 0 30px;
}

#mainContent #sorted_by li{
	border: 2px solid #000000;
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}


/* IE 7 and earlier hack */
*+html #mainContent #sorted_by li{
	border: none;
	display: inline;
}

#mainContent #sorted_by li a{
	display: inline-block;
    font-family: "Times New Roman",Times,serif;
    font-size: 18px;
    margin: 0;
    padding: 5px 10px;
    text-decoration: none;
}

#mainContent #sorted_by li.selected a,
#mainContent #sorted_by li a:hover{
	background-color: #666666;
    color: #FFFFFF;
}





#mainContent .share{
	background-color: #FFFFFF;
    border: 5px solid #999999;
    color: #990000;
    height: 90px;
    margin: 20px 0 10px;
    padding: 30px 0 0 10px;
    position: relative;
    width: 600px;
    text-align: left;
    overflow: hidden;
}

#mainContent .share span.text{
	font-size: 45px;
    position: absolute;
    top: 40px;
}

#mainContent .share ul{
	left: 280px;
    list-style-type: none;
    position: absolute;
    top: 15px;
    padding: 0;
}

#mainContent .share li{
	float: left;
	padding: 0 10px; 
	overflow: hidden;
}





#visited_by{
	margin: 30px auto;
	width: 400px;
	height: 50px;
}

#visited_by h3{
	text-align: center;
}

#visited_by ul{
	list-style: none;
}

#visited_by ul li{
	float: left;
	padding: 0;
	margin: 0;
	border-bottom:2px solid #000;
	border-left:2px solid #000;
	border-top:2px solid #000;
}

#visited_by ul li.last{
	border-right:2px solid #000;
}


#visited_by li a, #visited_by li a:link, #visited_by li a:visited{
	display: block;
	padding: 10px;
	color: #666;
}

#visited_by li a:hover, #visited_by li a.selected{
	color: #fff;
	background-color: #666;
}















#footer {
	margin: 25px auto 0;
	width: 950px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 232px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer p {
	text-align: center;
	color: #CCC;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footer div {
	color: #CCCCCC;
    float: left;
    font-size: 14px;
    line-height: 20px;
    margin: 0 75px 0 0;
    max-width: 220px;
    padding: 0;
}
#footer div h3 {
	padding: 0px;
	margin: 25px 0 5px;
	color: #fbf6e5;
}

#footer .last {
	padding: 0px;
	margin: 0;
	float: right;    
    max-width: none;
}

#footer a:link, #footer a:visited {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #FFF;
	text-decoration: underline;
}
#footer div ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer div ul li {
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-style: solid;
}

#footer div ul .last_li {
	border-bottom-style: none;
}

#footer span {
	font-size: 13px;
	padding: 0px;
	float: right;
	color: #CCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

a#fdbk_tab {
	top: 40% !important;
}






#members .ui-widget-header{
	background: #666;
	border: 1px solid #000;
}

#members li.ui-state-default{
	background: #333;
	border: 1px solid #666;
}

#members li.ui-tabs-selected, 
#members li.ui-state-active{
	border: 2px solid #000000; 
}

#members .ui-state-default a, 
#members .ui-state-default a:link, 
#members .ui-state-default a:visited{
	color: #ccc; 
}

#members .section_box table tr:hover{
	background: #d9d4c5;
}

.ui-tabs.ui-widget-content {
    color: #666666;
}


div.ui-dialog.ui-widget-content{
	color: #111111;
}

.ui-dialog.ui-widget-content a{
	color: #111111;
}


















#grid table tr:hover{
	background: #d9d4c5;
}

#grid tr.pending{
	background: #faeec6;
}

#grid table tr th {
	background: none repeat scroll 0 0 #666666;
}

#grid table td {
	border: 1px solid #666666;
}

#grid #grid_buttons{
	background-color: #fbf6e5;
}

#grid #grid_buttons .mark_all{
	border-color: #000000;
	background-color: #333333;
}







/* UI Section */

form fieldset{
	/*
	border: 1px solid #000;
	border-radius: 5px;
	background: #ffffff;
	*/
	padding: 10px;
}

/* Input Field's color and background */

form input[type="text"], 
form input[type="password"],
form input[type="email"],
form input[type="search"],
form input[type="url"], 
form input,
form textarea,
select,
select option, 
.input{
	color: #000;
	background: #FFFFFF;
	font-size: 14px; 
}

button, input[type="button"], input[type="submit"]{
	border-radius: 5px;
}

button:hover, input[type="button"]:hover, input[type="submit"]:hover{
	color: #FFFFFF;
	background-color: #990000;
	cursor: pointer;
}

button.version2, input[type="button"].version2, input[type="submit"].version2{
	color: #000000;
	background-color: #FFFFFF;
}

button.version2:hover, input[type="button"].version2:hover, input[type="submit"].version2:hover{
	color: #FFFFFF;
	background-color: #990000;
	cursor: pointer;
}

select{
}

select option{
	padding: 0 5px;
}

.tagedit-list li.tagedit-listelement-old,
.tagedit-list li.tagedit-listelement-old:hover{
	background-color: #999;
	border-color: #666;
}

.tagedit-list li.tagedit-listelement-old:hover{
	border-color: #333;
}

.tagedit-list li.tagedit-listelement-new input{
	background-color: #DDDDDD;
}



.qq-upload-button{
	background: none repeat scroll 0 0 #333333;
    border: 1px solid #111111;	
    color: #E8E8E8;
    padding: 5px 10px;
    font-size: 14px;
}

.qq-upload-button-hover{
	color: #FFFFFF;
	background: none repeat scroll 0 0 #990000;
}










.qtip a{
	color: #555555;
}






/* Breadcrumbs Section */
#outer_breadcrumbs {
	margin-bottom: 10px;
}

#breadcrumbs {
	background: none repeat scroll 0 0 #F2E8C5;
    font-size: 14px;
    margin: 0 0 5px 0;
    padding: 5px 10px;
}

#breadcrumbs .seperator {
	background: url("../LOS/images/Sprites.png") no-repeat scroll -818px -433px transparent;
	padding: 0 10px;
}


#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	color: #333;
}

#breadcrumbs a:hover {
	color: #990000;
}



/* Carousel Section */

#carousel_wrap {
	padding: 0 5px;
	margin: 25px auto 50px;
	position: relative;
	width: 970px;
}
#carousel {
	width: 850px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	margin: 0 50px;
	height: 150px;
}
#carousel table {
	position: absolute;
	left: 0px;
	top: 0px;
}
#carousel table tr td {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0 15px;
}
#carousel table tr td img {
	max-height: 145px;
	max-width: 145px;
	background-color: #333;
	margin: 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
}


#carousel table td a {
	color:#333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	outline-style: none;
	display: block;
}


#carousel_wrap .prev {
	padding: 0px;
	background-image: url("../LOS/images/Sprites.png");
	background-repeat: no-repeat;
	background-position: -633px -487px;
	height: 32px;
	width: 32px;
	margin: 0px;
	position: absolute;
	left: 15px;
	top: 55px;
	cursor: pointer;
}

#carousel_wrap .prev:hover {
	background-position: -665px -487px;
}

#carousel_wrap .prev:active {
	background-position: -697px -487px;
}

#carousel_wrap .next {
	padding: 0px;
	background-image: url("../LOS/images/Sprites.png");
	background-repeat: no-repeat;
	background-position: -633px -431px;
	height: 32px;
	width: 32px;
	margin: 0px;
	position: absolute;
	right: 15px;
	top: 55px;
	cursor: pointer;
}

#carousel_wrap .next:hover {
	background-position: -665px -431px;
}
#carousel_wrap .next:active {
	background-position: -697px -431px;
}


#carousel_wrap .load_more_images{
	width: 145px;
	height: 145px;
	background-image: url("../LOS/images/Sprites.png");
	background-repeat: no-repeat;
	background-position: -635px -260px;
	display: block;
	opacity: 0.6;
}

#carousel_wrap .load_more_images:hover{
	opacity: 1;
}