* {
  margin: 0px;
  padding: 0px;
  border: none;
}
p {
	margin: 0;
	padding: 7px 0;
}
h1, h2, h3 {
	color: #0a5b93;
}
a {
	text-decoration: none;
	color: #003399;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  min-width: 700px;
  background: #ffffff;
  font-size: 12px;
  color: #666666;
}

#wrapper {
	width: 1052px;
	margin: 0 auto ;
}

#top {
	width: 1025px;
	margin: 0 auto;
	height: 121px;
}
.sidebar {
	width: 214px;
	float: left;
}

.content {
	float: left;
	width: 800px;
	background: #fff;
}
.content h3 {
	height: 37px;
	line-height: 37px;
	background: url(images/content_h3.jpg) repeat-x ;
	font-size: 20px;
	color: #fff;
	padding: 0 15px;
	border-bottom: 3px solid #d8d8d8;
}
.content h4 {
	font-size: 15px;
	text-transform: uppercase;
	background: #f1f1f1 url(images/content_h4.gif) repeat-x;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	font-weight: normal;
}

#header {
	height: 157px;
	background: url(images/header_bg.gif) no-repeat;
	padding: 0 14px;
}
.logo {
	width: 255px;
	float: left;
}
.logo h1 a {
	width: 200px;
	height: 150px;
	display: block;
	text-indent: -9999px;
}
.headerads {
	float: left;
	border: 3px solid #2b4491;
	margin-top: 30px;
}
#main {
	background: url(images/main_bg.gif) no-repeat;
	padding: 0 14px;
}
#main .inner {
	background: url(images/main_inner.gif) repeat-y top right;
	height: 1%;
	overflow: hidden;
}
.menu {
	background: #4f4f4f;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
	list-style: none;
}
.menu li {
	background: url(images/menu_li.gif) no-repeat;
	height: 42px;
	line-height: 42px;
}
.menu li a, .menu li a:visited {
	display: block;
	color: #fff;
	padding-left: 25px;
	height: 42px;
}
.menu li a:hover {
	background: url(images/menu_li_hover.gif) no-repeat;
}
.menu li.last {
	background: url(images/menu_last.gif) no-repeat;
}
.tags {
	text-transform: uppercase;
	color: #fff;
	height: 114px;
	background: url(images/tags_bg.gif) no-repeat;
	padding: 3px;
	text-align: center;
	margin-bottom: 10px;
}
.tags a, .tags a:visited {
	color: #fff;
}
.sidebar-content {
	background: #fff url(images/sc_bottom.gif) no-repeat bottom;
	margin-bottom: 10px;
	height: 1%;
	overflow: hidden;
}
.sidebar-content ul {
	list-style: none;
}
.alt {
	background: #eee;
}
.sidebar-content ul li a {
	line-height: 25px;
	display: block;
	padding-left: 15px;
	height: 25px;
}
.more {
	float: right;
	padding: 10px;
}
.more a {
	background: url(images/more_bg.gif) no-repeat center right;
	padding-right: 7px;
	font-weight: bold;
}
.sidebar h2 {
	background: url(images/sidebar_h2.gif) no-repeat;
	height: 37px;
	line-height: 37px;
	padding-left: 15px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.latest-news {
}
.latest-news h3 {
	background: url(images/latest-news_h3.jpg) no-repeat;
	border-bottom: 0;
}
.latest-news2 {
}
.latest-news2 h3 {
	background: url(images/latest-news_h3.jpg) no-repeat;
	border-bottom: 0;
}
.totop {
	float: right;
	margin-top: 15px;
}
.toadd {
	float: right;
	margin-top: 10px;
}
.ln-item {
	width: 200px;
	float: left;
}
.ln-text {
	padding: 5px;
}
.ln-text a, .ln-text a:visited {
	font-weight: bold;
}
.ln-comments {
	/*background: url(images/ln-comments.gif) no-repeat center right;*/
	margin-top: 10px;
}
.ln-text .ln-comments a {
	background: url(images/ln-comments_a.gif) no-repeat center left;
	height: 16px;
	line-height: 16px;
	padding-left: 25px;
	font-weight: normal;
}
.view-more {
	height: 26px;
	line-height: 26px;
	background: #efefef;
	padding: 0 10px;
	margin-top: 2px;
}
.view-more a.vm-link {
	color: #6c6b6b;
	padding-right: 10px;
	background: url(images/view-more.gif) no-repeat center right;
	float: right;
	font-weight: bold;
}
.view-more a.vm-link2 {
	color: #6c6b6b;
	padding-left: 10px;
	background: url(images/view-less.gif) no-repeat center left;
	float: left;
	font-weight: bold;
}
.rss {
	margin-top: 5px;
}

.content-div table th {
	background: url(images/th_bg.gif) repeat-x;
	height: 23px;
}
.content-div table td {
	text-align: center;
	padding: 5px;
}
.content-div table tr:hover {
	background: url(images/tr_hover.gif) repeat-x;
	color: #fff;
}
.content-div table tr:hover a, .content-div table tr:hover a:visited {
	color: #fff;
}
.content-div table tr.th:hover {
	color: #000;
}
.rating {
	text-align: center;
}
.content-div table td.name {
	text-align: left;
	min-width: 250px;
}
.content-div table td.source {
	text-align: left;
	width: 250px;
}


.links-div table th {
	background: url(images/th_bg.gif) repeat-x;
	height: 23px;
}
.links-div table td {
	text-align: center;
	padding: 5px;
}
.links-div table tr:hover {
	background: url(images/tr_hover.gif) repeat-x;
	color: #fff;
}
.links-div table tr:hover a, .content-div table tr:hover a:visited {
	color: #fff;
}
.links-div table tr.th:hover {
	color: #000;
}
.rating {
	text-align: center;
}
.links-div table td.name {
	text-align: left;
	min-width: 400px;
}
.links-div table td.source {
	text-align: left;
	width: 400px;
}



.quotes-div table th {
	background: url(images/th_bg.gif) repeat-x;
	height: 23px;
}
.quotes-div table td {
	text-align: center;
	padding: 5px;
}
.quotes-div table tr:hover {
	background: url(images/tr_hover.gif) repeat-x;
	color: #fff;
}
.quotes-div table tr:hover a, .content-div table tr:hover a:visited {
	color: #fff;
}
.quotes-div table tr.th:hover {
	color: #000;
}
.rating {
	text-align: center;
}
.quotes-div table td.name {
	text-align: left;
	min-width: 450px;
}
.quotes-div table td.source {
	text-align: left;
	width: 450px;
}



.comments {
	padding-left: 20px;
	background: url(images/ln-comments_a.gif) no-repeat center left;
}

.footer {
	color: #fff;
	font-size: 11px;
	padding: 0 8px;
	width: 1024px;
	margin: 0 auto;
	height: 99px;
	background: url(images/footer_bg.gif) no-repeat;
}
.open-site-links {
	width: 214px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-weight: bold;
}
.open-site-links a {
	background: url(images/open-site-links_bg.gif) no-repeat center right;
	padding-right: 15px;
}
.footer-menu {
	float: right;
	margin-top: 25px;
}
.footer-menu a, .footer-menu a:visited {
	color: #fff;
}
.left-text {
	margin-top: 15px;
}
.clear {
	clear: both;
}
.profile h3 {
	background: url(images/latest-news_h3.jpg) no-repeat;
	border-bottom: 0;
	margin-bottom: 10px;
}
.rank {
	float: right;
	width: 111px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	background: url(images/rank.jpg) no-repeat;
	margin-top: 8px;
}
.notifications-box {
	float: right;
	width: 111px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	background: url(images/rank.jpg) no-repeat;
	margin-top: 8px;
}
.rank2 {
	float: right;
	width: 111px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	background: url(images/rank2.jpg) no-repeat;
	margin-top: 8px;
}
.prof-right {
	float: right;
	padding-right: 10px;
	width: 48%;
}
.prof-left {
	float: left;
	width: 48%;
	padding-left: 10px;
}
.pic {
	float: left;
	text-align: center;
	font-weight: bold;
	margin-right: 8px;
}
.pic img {
	border: 0px solid #898989;
}
.status-online {
	padding: 5px 0;
	padding-left: 15px;
	background: url(images/status-online.gif) no-repeat center left;
	font-weight: bold;
	color: #2c4786;
}
.status-offline {
	padding: 5px 0;
	padding-left: 15px;
	background: url(images/status-offline.gif) no-repeat center left;
	font-weight: bold;
	color: #898989;
}
.pic p {
	padding: 5px 0;
}
.mood {
	float: left;
	background: url(images/mood-left.gif) no-repeat;
	padding: 0 0 0 5px;
}
.mood-right {
	background: url(images/mood-right.gif) no-repeat top right;
	padding: 0 5px 0 0;
	line-height: 20px;
}
.prof-details {
	padding: 0 5px;
	float: left;
	line-height: 18px;
	margin-bottom: 10px;
}
.url {
	float: left;
	background: url(images/url-left.gif) no-repeat;
	padding: 0 0 0 5px;
	color: #fff;
}
.url-right {
	background: url(images/url-right.gif) no-repeat top right;
	padding: 0 5px 0 0;
	line-height: 20px;
}
.status {
	background: url(images/status-left.gif) no-repeat;
	padding: 0 0 0 5px;
	color: #fff;
	float: right;
}
.status-right {
	background: url(images/status-right.gif) no-repeat top right;
	padding: 0 5px 0 0;
	line-height: 21px;
	height: 21px;
	width: auto;
}
.prof-tools {
	margin-top: 20px;
	width: 235px;
	float: right;
}
.prof-tools a {
	padding-left: 20px;
}
.add-to-friends {
	background: url(images/add-to-friends.gif) no-repeat center left;
}
.report-user {
	background: url(images/report-user.gif) no-repeat center left;
}
.send-message {
	background: url(images/send-message.gif) no-repeat center left;
}
.rate-user {
	background: url(images/rate-user.gif) no-repeat center left;
}
.content-text {
	padding: 10px;
	color: #6c6b6b;
	line-height: 18px;
	background: url(images/content_text.gif) repeat-x bottom;
}
.commentslist {
	background: #eeeeee url(images/comments-list.gif) repeat-x bottom left;
	height: 1%;
	overflow: hidden;
	padding: 5px 10px;
	padding-bottom: 30px;
}
.imagegallery {
	background: #eeeeee url(images/comments-list.gif) repeat-x bottom left;
	height: 1%;
	overflow: hidden;
	padding: 5px 10px;
}
.comm-date {
	float: right;
	color: #6c6b6b;
}
.comment {
	clear: both;
	line-height: 18px;
}
.comment p {
	padding: 5px 0;
}
.comments-text {
	width: 670px;
	float: left;
	background: url(images/comment-text.gif) no-repeat bottom right;
	color: #6c6b6b;
}
.comments-text-inner {
	background: url(images/comment-text-top.gif) no-repeat top right;
	padding: 10px 10px 10px 17px;
	height: 1%;
	overflow: hidden;
}
.report-comment {
	float: right;
}
.add-comment {
	float: right;
	padding: 0 10px;
}
.add-comment a {
	background: url(images/add-comment.gif) no-repeat center left;
	padding-left: 20px;
}
.movies {
	
}
h3#movies {
	background: url(images/latest-news_h3.jpg) no-repeat;
	border-bottom: 0;
}
.by-letter {
	font-size: 17px;
	line-height: 21px;
	height: 25px;
	padding: 7px 7px 0 7px;
	background: url(images/by_letter.gif) repeat-x;
}
.by-letter a {
	width: 29px;
	height: 21px;
	display: block;
	text-align: center;
	float: left;
}
.by-letter a:hover {
	color: #fff;
	background: url(images/bl_bg.gif) no-repeat;
}
.by-letter-active {
	color: #fff;
	background: url(images/bl_bg.gif) no-repeat;
}
.by-usercp {
	font-size: 17px;
	line-height: 21px;
	height: 25px;
	padding: 7px 7px 0 7px;
	background: url(images/by_letter.gif) repeat-x;
}
.by-usercp a {
	width: 92px;
	height: 21px;
	display: block;
	text-align: center;
	float: left;
}
.by-usercp a:hover {
	color: #fff;
	background: url(images/bl_bg2.gif) no-repeat;
}
.by-usercp-active {
	color: #fff;
	background: url(images/bl_bg2.gif) no-repeat;
}
.share {
	padding: 10px;
	padding-left: 20px;
	height: 1%;
	overflow: hidden;
}
.share-link {
	width: 331px;
	height: 13px;
	padding: 5px;
	color: #6c6b6b;
	font-size: 11px;
	background: url(images/share-link.gif) no-repeat;
}
.html-code {
	float: right;
	width: 370px;
	padding: 15px;
	background: #eeeeee;
}
.htmlcode {
	width: 321px;
	height: 110px;
	font-size: 11px;
	color: #6c6b6b;
	background: url(images/html_bg.gif) no-repeat;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	border: none;
}
.share-buttons {
	text-align: center;
	padding: 5px;
	width: 340px;
}

.admin {
	
}
h3#admin {
	background: url(images/latest-news_h3.jpg) no-repeat;
	border-bottom: 0;
}
.by-option {
	font-size: 17px;
	line-height: 21px;
	height: 25px;
	padding: 7px 7px 0 7px;
	background: url(images/by_letter.gif) repeat-x;
}
.by-option a {
	height: 21px;
	display: block;
	text-align: center;
	float: left;
	padding-left: 7px;
}
.by-option a:hover {
	color: #000;
	font-weight: bold;
}
table td tr .noHighlight {
	text-align: left;
	background: #fff;
	padding: 5px;
	color: #6c6b6b;
}
.form1 {
	border-color: #7d7d7d;
	border-width: 1px;
	border-style: solid;
}
.recent-activity A:link {
	color: blue;
}
.recent-activity A:visited {
	color:blue;
}

