video* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ccc;
	background: #000 url(../images/background1.jpg) repeat-x;
	font-family: Verdana;
	color: #fff;
}
a { color: #fff; text-decoration: none; }

a:hover { color: #c70000; text-decoration: none; }

.red a { color: #fff; text-decoration: none; }
.red a:hover { color: #fff; text-decoration: none; }


img { border: none; }
.centered { text-align: center; }

/*
* Container and structure
*/
#container {
	width: 950px;
	background-color: #fff;
	margin: auto;
}

.clear:after {
	display: block;
	height: 0px;
	visibility: hidden;
	content: ".";
	clear: both;
}

.left {
	float: left;
	width: 190px;
}

.right {
	float: left;
	width: 760px;
}

/* 
* Header
*/
.logo {
	text-align: center;
	margin-bottom: 2px;
}

.top-banner {
	background: #fff url(../images/top-banner-bg.gif) no-repeat center center;
	width: 720px;
	height: 75px;
	margin-bottom: 5px;
	padding: 20px;
}

.bookmark {
	background: #fff url(../images/bookmark-bg.gif) no-repeat center center;
	width: 760px;
	height: 47px;
	margin-bottom: 0px;
margin-top:5px;
}

.bookmark.logged-in {
	background: #fff url(../images/bookmark-logged-in-bg.gif) no-repeat center center;
}

.bookmark .login-box .user-status {
	position: absolute;
	top: 6px;
	left: 15px;
	width: 300px;
	font-size: 10px;
}

.bookmark .login-box {
	float: left;
	width: 400px;
	height: 40px;
	position: relative;
}

.bookmark .login-box #user {
	position: absolute;
	left: 16px;
	top: 7px;
	height: 18px;
	width: 109px;
	border: none;
}

.bookmark .login-box #passwd {
	position: absolute;
	left: 133px;
	top: 7px;
	height: 18px;
	width: 109px;
	border: none;
}

.bookmark .login-box #login {
	position: absolute;
	width: 80px;
	left: 250px;
	top: 7px;
	height: 25px;
	background: none;
	border: none;
	cursor: pointer;
}

.bookmark .login-box .not-registered {
	position: absolute;
	top: 28px;
	left: 15px;
	width: 300px;
	font-size: 10px;
}

.bookmark .login-box a {
	font-weight: bold;
	text-decoration: underline;
}

.bookmark .submit-link {
	display: block;
	float: right;
	width: 115px;
	height: 45px;
	margin-right: 10px;
}

.bookmark .bookmark-us {
	display: block;
	float: right;
	width: 200px;
	height: 45px;
}

/*
* Category
*/
.categories {
	background: #fff url(../images/left-column-bg2.jpg) no-repeat top center;
	height: 190px;
	padding: 65px 0 0 40px;
}



.adss {
	background: #fff url(../images/left-column-bgads.jpg) no-repeat top center;
	height: 620px;
	padding: 10px 0 0 15px;
margin-top:-20px;
}


.twitter {
	background: #fff url(../images/left-column-bgads.jpg) no-repeat top center;
	height: 110px;
	padding: 10px 0 0 15px;
margin-top:-20px;
}

.search {
	background: #fff url(../images/left-column-bgads.jpg) no-repeat top center;
	height: 75px;
	text-align: center;
	padding: 10px;
margin-top:-20px;
	}
	
.search input { padding: 3px; margin-bottom: 5px;}






.categories ul {
	margin: 0;
	padding: 0;

}

.categories ul li {
	margin-bottom: 3px;

	list-style-image: url(../images/bullet.png);
}


.categories ul li a:hover {
	margin-bottom: 10px;

color:#fff;
text-decoration:underline;
}


.thumbs {

font-size:10px;
padding-left:4px;

}
.thumbs ul {
	margin: 0;
	padding: 0;

}

.thumbs ul li {
margin-bottom:5px;

list-style-type: none; 
}

#navlist li
{
display: inline;
list-style-type: none;
margin-bottom:10px;
font-size:10px;
}


/*
*	Posts
*/
.post {
	background: #fff url(../images/post-bg.jpg) no-repeat center center;
	width: 730px;
	height: 92px;
	margin-bottom: 8px;
	color: #fff;
	padding: 12px 15px;
}

.post .date {
	float: left;
	width: 55px;
	height: 80px;
}

.post .date .month {
	text-align: center;
	font-size: 18px;
	height: 15px;
	text-transform: uppercase;
}

.post .date .day {
	text-align: center;
	font-size: 30px;
}

.post .info {
	float: left;
	width: 530px;
	height: 80px;
	margin-left: 5px;
	margin-right: 4px;
}

.post .info .title {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	height: 35px;
}

.post .info .title .by {
	font-size: 12px;
	color: #a7a7a7;
}
.post .info .title .author {
	font-weight: bold;
}

.post .info p {
	font-size: 12px;
}

.post .thumbnail {
	float: left;
	width: 135px;
}

.post .thumbnail img {
	border: 2px solid #fff;
}

.post .thumbnail:hover img {
	border: 2px solid #000;
}



/*
* Media Page
*/ 
.media {
	width: 757px;
	height: 469px;
	background: #fff url(../images/media-bg3.jpg) no-repeat center center;
	position: relative;

}

.media .title {
	font-size: 18px;
	text-align: center;
	padding-top: 20px;
	font-weight: normal;
	margin-bottom: 15px;
}

.media .video {
	width: 580px;
	height: 400px;

padding-top:0px;
	text-align: left;
padding-left:6px;
float:left;
}

.media .description {
	position: absolute;
	top: 5px;
	margin: 0 20px;
}

.media .description  p {
	font-size: 12px;
	line-height: 18px;
}

.media .stats {
	position: absolute;
	width: 717px;
	height: 40px;
	top: 460px;
	left: 20px;
}

.media .stats .comments {
	float: left;
	width: 200px;
	font-size: 18px;
	margin: 8px 0 0 15px;
}

.media .stats .views {
	float: right;
	width: 200px;
	font-size: 18px;
	text-align: right;
	margin: 8px 15px 0 0;
}

.comment-area {

	padding-top:0px;
}

.comment-input {
	width: 758px;
	height: 124px;
	background: #fff url(../images/comment-bg.gif) no-repeat center center;
	position: relative;
}

.comment-input textarea {
	width: 660px;
	height: 90px;
	position: absolute;
	left: 15px;
	top: 16px;
	background: #fff url(../images/comment-area.gif) no-repeat center center;
	border: 0;
}

.comment-input input.submit {
	position: absolute;
	right: 20px;
	width: 55px;
	height: 60px;
	top: 30px;
	background: none;
	border: none;
	cursor: pointer;
}

.comment {
	width: 758px;
	height: 88px;
	background: #fff url(../images/comment.gif) no-repeat center center;
} 

.comment .avatar {
	width: 60px;
	height: 60px;
	border: 1px solid #fff;
	float: left;
	margin: 12px 0 0 15px;
}

.comment .user-info {
	float: left;
	margin-left: 10px;
	margin-top: 25px;
}

.comment .user-info .author {
	font-size: 14px;
}

.comment .user-info .comment-time {
	font-size: 11px;
	color: #858585;
}

.comment .comment-text {
	float: left;
	width: 500px;
	height: 70px;
	font-size: 12px;
	margin: 10px 20px;
}

/*
* Common
*/
.login-form, .register-form, .submit-form {
	width: 400px;
	margin: 20px auto;
}

.form-label { margin-bottom: 5px; }
.form-input { margin-bottom: 15px; }
.form-input input, .submit, .form-input select  { font-size: 16px; padding: 2px;}

.common-box {
	background: #fff url(../images/common-bg.gif) no-repeat center center;
	width: 717px;
	height: 511px;
	padding: 20px;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	text-align: center;
}

.error-bar {
	margin: auto;
	width: 709px;
	height: 19px;
	background: #fff url(../images/error-bar.gif) no-repeat center center;
	padding: 15px 10px;
	font-size: 12px;
}

/*
* Footer
*/
.footer-logo {
	background: #fff url(../images/footer-logo.gif) no-repeat center center;
	width: 190px;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pagination {
	background: #fff url(../images/pagination.gif) no-repeat center center;
	width: 756px;
	height: 46px;
	position: relative;
}

.pagination.pagination-next { background: #fff url(../images/pagination-next.gif) no-repeat center center; }

.pagination.pagination-previous { background: #fff url(../images/pagination-previous.gif) no-repeat center center;}

.pagination.pagination-next.pagination-previous { background: #fff url(../images/pagination-both.gif) no-repeat center center; }

.pagination .previous {
	display: block;
	width: 100px;
	height: 40px;
	position: absolute;
	top: 5px;
	left: 5px;
}

.pagination .next {
	display: block;
	width: 100px;
	height: 40px;
	position: absolute;
	right: 5px;
	top: 5px;
}













.bookmark1 {
	background: #fff url(../images/comment-barlogin.jpg) no-repeat center center;
	width: 760px;
	height: 47px;
	margin-bottom: 5px;
margin-top:5px;
}

.bookmark.logged-in {
	background: #fff url(../images/bookmark-logged-in-bg.gif) no-repeat center center;
}

.bookmark1 .login-box .user-status {
	position: absolute;
	top: 6px;
	left: 15px;
	width: 300px;
	font-size: 10px;
}

.bookmark1 .login-box {
	float: left;
	width: 400px;
	height: 40px;
	position: relative;
}

.bookmark1 .login-box #user {
	position: absolute;
	left: 16px;
	top: 15px;
	height: 18px;
	width: 109px;
	border: none;
color:#000;
}

.bookmark1 .login-box #passwd {
	position: absolute;
	left: 133px;
	top: 15px;
	height: 18px;
	width: 109px;
	border: none;
}

.bookmark1 .login-box #login {
	position: absolute;
	width: 100px;
	left: 280px;
	top: 7px;
	height: 25px;
	background: none;
	border: none;
	cursor: pointer;
}

.bookmark1 .login-box .not-registered {
	position: absolute;
	top: 28px;
	left: 15px;
	width: 300px;
	font-size: 10px;
}

.bookmark1 .login-box a {
	font-weight: bold;
	text-decoration: underline;
}

.bookmark1 .submit-link {
	display: block;
	float: right;
	width: 115px;
	height: 45px;
	margin-right: 10px;
}

.bookmark1 .bookmark-us {
	display: block;
	float: right;
	width: 200px;
	height: 45px;
}



.hover {
	background: url('http://www.hqfights.com/images/star.png'); 
	z-index: 1;
}

span {
	float: left;
	cursor: pointer;
}

.clearleft {
	clear: left;
}


.floatleft {
	float: left;
margin-left:70px;
margin-top:5px;
}

.highlight {
	font-family: Arial, sans-serif;
	font-size: 14px;
	position: relative;
	bottom: 9px;
	color: #93784b;
	font-weight: bold;
}

.star_rating {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #93784b;
	float: left;
	width: 100px;
	position: relative;
	top: 10px;
}

img {
	border: 0;
}




span.link a {
	font-size:150%;
	color: #000000;
	text-decoration:none;
}

a.vote_up, a.vote_down {
	display:block;
	background-repeat:none;
	background-position:center;
	height:27px;
	width:27px;
	margin-left:4px;
	text-indent:-900%;
float:left;
}

a.vote_up {
	background:url("../images/up.png");
}

a.vote_down {
	background:url("../images/down.png");
}

span.votes_count {margin-top:0px; font-size:20px;}



#wrapper12 {
	text-align: left;
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
	border:0;
	width: 600px;

}


#side-a {
	float: left;
	width: 200px;
padding-top:3px;
}

#side-b {
	float: right;
	width: 400px;
padding-top: 5px;
text-align:right;
}



.hqcomments{

background-image: url(http://www.hqfights.com/images/commentmiddle.jpg);
width:758px;

}



span.avatarlink {
float:right;
padding-right:20px;
}


span.avatarlink a {
color:#000;

}

span.avatarlink a:hover {
color:#750000;

}
 #disqus_thread { color: black; } #disqus_thread a { color: red; } 
 .dsq-dc-logo { display: none; } 



*, * focus {
    outline: none;
    margin: 0;
    padding: 0;
}

.containerhq {
    width: 728px;
    margin: 0 auto;
padding-bottom:10px;

}

h2.trigger {
    padding: 0px 0px 0 0px;
    margin-left:680px;

    height: 0px;
    line-height: 0px;
    width: 728px;
    font-size: 10px;
    font-weight: normal;
    float: left;
}
h2.trigger a {
    color: #000;
    text-decoration: none;
    display: block;
}
h2.trigger a:hover {
    color: #000;
}
h2.active {background-position: left bottom;}
.toggle_container {
    margin: 0 0 0px;
    padding: 0;


    overflow: hidden;
    font-size: 1.2em;
    width: 728px;
    clear: both;
}
.toggle_container .block {
    padding: 0px;

}
.toggle_container .block p {
    padding: 0px 0;
    margin: 0px 0;
}
.toggle_container h3 {
    font: 2.5em normal Georgia, "Times New Roman", Times, serif;
    margin: 0 0 10px;
    padding: 0 0 5px 0;

}
.toggle_container img {
    float: left;
    margin: 0px 0px 0px 0;
    padding: 0px;

}

#replying-to {
	color: #000;
}
