html {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body {
	background-color: #000000;
	font-size: 11px;
	font-family: Verdana, 'lucida console', sans-serif;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

hr {
	color: #080808;
	width: 100%;
}

a:link {
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
}

a:hover {
	text-decoration: none;
	color: #575757;
}

a:active {
	text-decoration: none;
	color: #575757;
}

a:visited {
	text-decoration: none;
	color: #575757;
}

#wrapper {
	width: 100%;
}

#wrapper .absmiddle {
	vertical-align: middle;
}

#header a {
	color: #b8a500;
}

#header {
	color: #564b47;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'lucida console', sans-serif;
	text-align: left;
}

#header .title {
	text-decoration: overline;
	font-style: oblique;
	color: #979d00;
	font-size: 38px;
}

#menu {
	margin-top: 10px;
	margin-bottom: 2px;
	padding: 2px 2px 2px 2px;
	background-color: #223355;
	color: #ffffff;
}

#menu a:link {
	text-decoration: none;
	color: #BCBCBC;
	background-color: inherit;
}

#menu a:hover {
	text-decoration: none;
	color: #ffffff;
}

#menu a:active {
	text-decoration: none;
	color: #BCBCBC;
}

#menu a:visited {
	text-decoration: none;
	color: #BCBCBC;
}

#menu .inner {
	margin: 2px 2px 2px 2px;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
	background-color: #3b5998;
	color: #ffffff;
}

#search {
	margin-bottom: 5px;
	padding: 1px 0px 1px 0px;
	background-color: #262626;
	color: #6D6D6D;
}

#search .box {
	border-style: double;
	border-color: #5B5100;
	font-size: 26px;
	width: 100%;
	height: 39px;
	color: #A9A9A9;
	background-color: #ffffff;
}

#search .cursor {
	vertical-align: middle;
	cursor: pointer;
}

#content {
	
}

#content .tableTitle {
	background-color: #262626;
	font-weight: bold;
	font-size: 12px;
	color: #DBDBDB;
	padding: 6px;
}

#content .tableDescription {
	padding: 6px;
	background-color: #262626;
	font-size: 12px;
}

#content .tableFacebook {
	background-color: #3b5998;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	padding: 6px;
}

#content .tableFacebook a:link {
	text-decoration: none;
	color: #BCBCBC;
	background-color: inherit;
}

#content .tableFacebook a:hover {
	text-decoration: none;
	color: #ffffff;
}

#content .tableFacebook a:active {
	text-decoration: none;
	color: #BCBCBC;
}

#content .tableFacebook a:visited {
	text-decoration: none;
	color: #BCBCBC;
}

#content .button {
	width: 100%;
	height: 50px;
	font-size: 18px;
}

#content .error {
	color: #333;
	background-color: #ffebe8;
	border-top: 1px solid #dd3c10;
	border-bottom: 1px solid #dd3c10;
	padding: 10px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#content .error a {
	font-size: 12px;
	color: #dd3c10;
	background-color: inherit;
}

#sidebar {
	float: left;
	width: 306px;
	color: #fff;
}

#sidebar-ad-top {
	float: left;
	width: 50%;
	margin-left:3px;
	margin-top:3px;
	color: #fff;
}

#sidear-ad-left {
	float: left;
	width: 16%;
	margin-right:4px;
	color: #fff;
}

#information {
	float: left;
	width: 68%;
	margin-right:4px;
}

#information .banner {
	background-color: #223355;
	font-weight: bold;
	font-size: 12px;
	color: #DBDBDB;
	padding: 1px;
}

#information .title {
	background-color: #3b5998;
	color: #ffffff;
	font-size: 12px;
	width: 100%;
}

#footer {
	color: #ffffff;
	bottom: 0;
	left: 0;
	padding: 5px 0px 5px 0px;
	background-color: #000000;
	width: 100%;
	height: 50px;
	position: fixed;
}

#footer .line {
	background-color: #6c7000;
	width: 100%;
	height: 2px;
}

.image {
	float: left;
	margin: 0 0 0 0;
	border: 2px solid #666;
	padding: 2px;
}

.title {
	font-size: 14px;
	color: #564b47;
}

.title a:link {
	text-decoration: none;
	color: #564b47;
	background-color: inherit;
}

.title a:hover {
	text-decoration: none;
	color: #ffffff;
}

.title a:active {
	text-decoration: none;
	color: #ffffff;
}

.title a:visited {
	text-decoration: none;
	color: #ffffff;
}

.mainTitle {
	font-size: 22px;
	color: #4D4D4D;
}

.normal {
	font-size: 12px;
	text-decoration: none;
	color: #575757;
}

.textRed {
	color: #F40000;
	text-decoration: underline;
}

.textGreen {
	color: #09C400;
	text-decoration: underline;
}

#pagination {
	font-size: 16px;
	width: 100%;
	padding: 20px 0px 0px 0px;
}

#pagination .list {
	padding: 2px 2px 2px 2px;
	background-color: #262626;
}

#pagination .list a:link {
	text-decoration: none;
	color: #564b47;
	background-color: inherit;
}

#pagination .list a:hover {
	text-decoration: none;
	color: #ffffff;
}

#pagination .list a:active {
	text-decoration: none;
	color: #ffffff;
}

#pagination .list a:visited {
	text-decoration: none;
	color: #ffffff;
}

#comment-box {
}

#comment-box .title-background {
	padding: 0px;
}

#comment-box .title {
	background-color: #3b5998;
	color: #ffffff;
	font-size: 12px;
	width: 100%;
}

#last-comment-box {
}

#last-comment-box .title-background {
	background-color: #223355;
	padding: 2px;
}

#last-comment-box .title {
	padding:6px 6px 6px 4px;
	background-color: #3b5998;
	color: #ffffff;
	font-size: 12px;
	width: 100%;
}

#random-video-box {
}

#random-video .title-background {
	background-color: #2F2F2F;
	padding: 2px;
}

#random-video .title {
	background-color: #535353;
	color: #ffffff;
	font-size: 12px;
	width: 100%;
}

#facebook-comment-box {
}

#facebook-comment-box .facebook-title-background {
	background-color: #223355;
	padding: 2px;
}

#facebook-comment-box .facebook-title {
	padding:5px;
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	width: 100%;
}

#comment {
	font-size: 12px;
}

#comment .textarea {
	vertical-align: middle;
	width: 79%;
}

#comment .profile {
	padding: 4px;
	background-color: #262626;
	color: #ffffff;
}

#comment .field {
	border: 1px solid #BDC7D8;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 98.5%;
	height: 30px;
}

#comment .field:focus {
	border-color: #687FB0
}

#comment button {
	margin-top: 5px;
	padding: 2px;
	font-size: 14px;
	cursor: pointer;
	background: #3b5998;
	color: #fff;
	border: 1px solid #0e1f5b;
	border-left-color: #D9DFEA;
	border-top-color: #D9DFEA;
	width: 25%;
}