/* CSS Document */

/*
Theme Name: HBomb Films
Theme URI: http://www.hbombfilms.com/
Description: HBomb Custom Theme by <a href="http://www.cagerattle.com">Cage Rattle Creative</a>.
Version: 1.0
Author: Azuka Okuleye
*/
body, html {
	padding: 0;
	margin: 0;
}

body {
	background: url(images/bg.jpg) repeat #000;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
}

#wrap {
	width: 800px;
	margin: 0px auto;
	position: relative;
}

#header {
	float: left;
	width: 100%;
	position: relative;
}

#body-wrap {
	border-style: solid;
	border-width: 1px 1px 0 1px;
	border-color: #fff;
	min-height: 400px;
	clear: both;
	position: relative;
	background: #000;
	zoom: 100%;
}

/* Headings */
h1 {
	float: left;
	position: relative;
	margin: -25px 0 0 3px;
}

/* Links */
a img {
	border: none;
	text-decoration: none;
}

a {
	color: #959595;
	text-decoration:none;
}

/* Login */
#login {
	float: right;
	font-size: 0.75em;
	padding: 4px 0;
	margin: 0 0 0px 0;
}

#login label {
	cursor: pointer;
}

#login input {
	font-size: 0.875em;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
}

#login button {
	font-size: 0.8125em;
}

#login p {
	margin: 0;
	padding: 2px 0px 0px 0px;
}

/* Nav */
ul#global-nav {
	float: right;
	list-style: none;
	padding: 10px 0 7px 0;
	margin: 0;
	width: 500px;
}

#global-nav li {
	float: left;
	display: block;
}

#global-nav li a {
	display: block;
	height: 11px;
	text-indent: -5000px;
	background-position: top left;
	background-repeat: no-repeat;
}

a#link-home {
	background-image: url(images/link-home.gif);
	width: 43px;
}

a#link-home:hover, a#link-home.current {
	background-image: url(images/link-home-hover.gif);
}

a#link-store {
	background-image: url(images/link-store.gif);
	width: 50px;
}

a#link-store:hover, a#link-store.current {
	background-image: url(images/link-store-hover.gif);
}

a#link-media {
	background-image: url(images/link-media.gif);
	width: 50px;
}

a#link-media:hover, a#link-media.current {
	background-image: url(images/link-media-hover.gif);
}

a#link-team {
	background-image: url(images/link-team.gif);
	width: 44px;
}

a#link-team:hover, a#link-team.current {
	background-image: url(images/link-team-hover.gif);
}


a#link-forum {
	background-image: url(images/link-forum.gif);
	width: 55px;
}

a#link-forum:hover, a#link-forum.current {
	background-image: url(images/link-forum-hover.gif);
}

a#link-contact {
	background-image: url(images/link-contact.gif);
	width: 68px;
}

a#link-contact:hover, a#link-contact.current {
	background-image: url(images/link-contact-hover.gif);
}

a#link-links {
	background-image: url(images/link-links.gif);
	width: 44px;
}

a#link-links:hover, a#link-links.current {
	background-image: url(images/link-links-hover.gif);
}

#search {
	margin:0px 0px 0px 0;
	padding: 0px -360px 0px 0px;
}

#search input {
	font-size: 0.75em;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
}

#search button {
	margin: 0px 0px 0px 0px;
	padding:0 0 0 0;
	border: none;
	background: none;
}

#search p {
	margin: -4px 0 0 0;
}

/*// Middle */
#middle {
	float: left;
	width: 100%;
	height: 388px !important;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

#flash {
	float: left;
	border-right: 1px solid #fff;
}

#middle-right {
	float: right;
	width: 187px;
	overflow: hidden;
}

#mozes {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
}

#mozes p {
	margin: 4px 0;
}

#mozes .big {
	font-size: 1.5em;
	color: #700200;
	font-weight: bold;
}

#mozes input {
	border: none;
	font-size: 1.1666666666666666666666666666667em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

#mozes button {
	padding: 0;
	background: none;
	border: none;
/*	margin: -22px 0 -4px 4px !important;
	margin: -22px 0 -4px 2px;*/
	float: left;
	clear: none;
}

#mozes img {
	float: right;
	clear: none;
	margin: 3px 4px 0 0;
}

/* Register */
#register {
	font-size: 0.75em;
	border-bottom: 1px solid #fff;
}

#register h2 {
	margin: 2px 0 0 0;
}

#register button {
	float: right;
	padding: 0;
	background: none;
	border: none;
	margin: -3px 0 0 0;
}

#register input {
	border: 1px solid #959595;
	background: #fff;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 110px;
}

#register label {
	display: block;
	padding: 6px 4px 2px 0;
	width: 55px;
	text-align: right;
}

#register table {
	padding: 4px 0 0 0;
}

/* Calendar */
#calendar {
	font-size: 0.625em;
}

#calendar a#ec3_publish, a#ec3_publish img {
	display: none;
}

#calendar a {
	color: #fff;
	text-decoration: none;
}

#calendar table.nav {
	position: absolute;
	top: 258px;
	width: 187px;
	text-transform: uppercase;
}

#calendar caption {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #fff;
	padding: 2px 0;
}

#calendar th {
	padding: 2px 0 4px 0;
}

#calendar tbody td {
	font-family: Arial, Helvetica, sans-serif;
}

#calendar td.spinner {
	visibility: hidden;
}
/* Bottom */
#bottom {
	clear: both;
	padding: 14px 0 0 0;
	margin: 0 0 0 14px !important;
	margin: 0 0 0 7px;
	float: left;
	width: 772px;
}

#bottom h2 {
	margin: 0 0 10px 0;
}

#bottom-center {
	float: left;
	width: 260px;
}

#featured-clip {
	padding: 0 0 38px 0;
}

#featured-product {

}

#bottom-right {
	float: right;
	width: 200px;
}

#bottom-right ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#bottom-right li {
	display: inline;
}

#bottom-right a {
	display: block;
	padding: 0 0 7px 0;
}

#bottom-right a:hover {
	background: #000;
}

/* News */
#news {
	float: left;
	width: 256px;
	margin: 0 24px 0 0;
}

#news .post {
	font-size: 0.6875em;
	padding: 0 0 10px 0;
}

#news span.date {
	font-weight: bold;
	color: #700200;
}

#news h3 {
	font-size: 1em;
	color: #959595;
	text-decoration: none;
	margin: 12px 0 0 0;
}

#news h3 a {
	color: #959595;
	text-decoration: none;
}

#news h3 a:hover {
	text-decoration: underline;
}

#news .entry {
	clear: left;
}

#news .postmetadata {
	float: left;
	width: 100%;
	text-align: right;
	margin: 4px 0;
}

#news .postmetadata a.social {
	float: left;
	margin: -4px 4px 0 0;
}

.news-nav {
	font-size: 0.75em;
}

/* News Single */
#news-single {
	float: left;
	width: 450px;
	margin: 0 0 0 0;
}

#news-single .post {
	font-size: 0.6875em;
	padding: 0 0 10px 0;
}

#news-single span.date {
	font-weight: bold;
	color: #700200;
}

#news-single h3 {
	font-size: 1em;
	color: #959595;
	text-decoration: none;
	margin: 12px 0 0 0;
}

#news-single h3 a {
	color: #959595;
	text-decoration: none;
}

#news-single h3 a:hover {
	text-decoration: underline;
}

#news-single .entry {
	clear: left;
}

#news-single .postmetadata {
	float: left;
	width: 100%;
	text-align: right;
	margin: 4px 0;
}

#news-single .postmetadata a.social {
	float: left;
	margin: -4px 4px 0 0;
}

.news-nav {
	font-size: 0.75em;
}

/* Comments */
#replies-single {
	font-size: 0.6875em;
	width: 448px;
	overflow: hidden;
}

#replies-single label {
	float: left;
	width: 56px;
	cursor: pointer;
	clear: left;
	padding: 5px 0 0 0;
}

#replies-single input, #replies-single textarea {
	background: #1a1a1a;
	border: 1px solid #700000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 1px;
}

#replies-single input {
	width: 400px;
}

#replies-single textarea {
	overflow: auto;
	width: 444px;
}

p.small {
	font-size: 10px;
	text-align: right;
	margin-right: 2px;
}

#replies-single button {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}

ol.commentlist {
	margin: 1em 0;
	padding: 0;
	list-style: none;
}

.commentlist cite, .commentlist a {
	font-style: normal;
	color: #700000;
	text-decoration: none;
}

.counter {
	float: left;
	color: #700000;
	width: 25px;
	display: block;
	position: relative;
}

.commenttext {
	margin: 0 0 0 27px;
	*margin: -1em 0 0 27px;
	position: relative;
}

.commentlist li {
	margin: 0 0 10px 0;
	border: 1px solid #700000;
	padding: 5px;
	background: #0d0d0d;
}

.commentlist li.alt {
	background: #1a1a1a;
}

/* Comments */
#replies {
	font-size: 0.6875em;
	width: 254px;
	overflow: hidden;
}

#replies label {
	float: left;
	width: 56px;
	cursor: pointer;
	clear: left;
	padding: 5px 0 0 0;
}

#replies input, #replies textarea {
	background: #1a1a1a;
	border: 1px solid #700000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 1px;
}

#replies input {
	width: 190px;
}

#replies textarea {
	overflow: auto;
	width: 250px;
}

p.small {
	font-size: 10px;
	text-align: right;
	margin-right: 2px;
}

#replies button {
	background: none;
	padding: 0;
	margin: 0;
	border: none;
}

ol.commentlist {
	margin: 1em 0;
	padding: 0;
	list-style: none;
}

.commentlist cite, .commentlist a {
	font-style: normal;
	color: #700000;
	text-decoration: none;
}

.counter {
	float: left;
	color: #700000;
	width: 25px;
	display: block;
	position: relative;
}

.commenttext {
	margin: 0 0 0 27px;
	*margin: -1em 0 0 27px;
	position: relative;
}

.commentlist li {
	margin: 0 0 10px 0;
	border: 1px solid #700000;
	padding: 5px;
	background: #0d0d0d;
}

.commentlist li.alt {
	background: #1a1a1a;
}
/* Footer */

#footer {
	text-align: center;
	font-size: 0.685em;
}

#footer a {
	color: #fff;
	border-bottom: 1px dotted #222;
	text-decoration: none;
}

#footer a img {
	border-bottom: none;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 0;
	padding: 1em 0;
}

a#cagerattle {
	float: left;
	margin: 0 0 0 14px !important;
	margin: 0 0 0 7px;
	border: none;
}

a#myspace {
	float: right;
	margin: 0 14px 0 0 !important;
	margin: 0 7px 0 0;
	border: none;
}
/* share this */
#akst_form {
	font-size: 0.75em;
	color: #1a1a1a;
	margin: -200px 0 0 0;
}

* #akst_form a {
	color: #222;
	text-decoration: none;
}

* #akst_form a:hover {
	text-decoration: underline;
}

/* Page */
#page {
    float: left;
    width: 560px;
}

#team-box {
    float: right;
    width: 217px;
}

#page .entry {
    font-size: 0.6875em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page .entry a {
	text-decoration:none;
}

#page .entry ul {
}

#page .entry ul li {
	list-style-type:none;
}

.profile {
	width: 270px;
	height: 157px;
	margin: 0 0 20px 0;
	background: #121212;
}

.profile .container {
	padding: 18px;
}

.profile h3 {
	margin: 0 0 10px 0;
}

/* Links */
.entry h3 {
	font-size: 1.2727272727272727272727272727273em;
	text-decoration: underline;
	margin: 3px 0;
	text-transform: uppercase;
}

ul.link-box {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.link-box li {
	float: left;
	width: 125px;
}

ul.link-box li li {
	float: none;
	width: auto;
}

ul.link-list {
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: disc;
	font-size: 1.0909090909090909090909090909091em;
}

ul.link-list a {
	color: #700000;
	text-decoration: none;
}

ul.link-list a:hover {
	text-decoration: underline;
}

ul.dealers {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.0909090909090909090909090909091em;
}

ul.dealers li {
	width: 185px;
	float: left;
}

ul.dealers h4 {
	color: #700000;
	text-transform: uppercase;
	font-size: 1em;
	margin: 1em 0;
}

ul.dealers li.tucked {
	float: right;
	margin: 260px -195px 0 0;
}

/* Media */
.media-right, media-left {
	width: 48%;
}

.media-right {
	float: right;
}

.media-left {
	float: left;
}

/* Gallery */
.album {
    float: left;
    width: 180px;
    height: 118px;
    margin: 0 5px 7px 0;
}

.album a {
    display: block;
    border: 1px solid #fff;
    overflow: hidden;
}

.thumb {
	float: left;
	width: 138px;
	height: 137px;
	background: url(images/img-thumb-bg.gif) top left no-repeat;
	margin: 0 2px 3px 0;
}

.thumb a {
	display: block;
	border:1px solid #700000;
	width: 113px;
	height: 113px;
	overflow: hidden;
}

table.single {
    border: 1px solid #700000;
    background: #1a1a1a;
}

table.single td.thumb_img {
    border: 1px solid #700000;
}

td.thumb_img div {
    width: 397;
    text-align: center;
    overflow: hidden;
}

td.details {
    background: #313131;
    border-left: 1px solid #700000;
}

td.details img {
    margin: 4px 0;
}

td.details img.next {
    border: 1px solid #700000;
}

form.photocomment {

}

.photocomment input, .photocomment textarea {
	background: #1a1a1a;
	border: 1px solid #700000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 1px;
}

.photocomment textarea {
    width: 404px;
    height: 138px;
}

.photocomment button {
    border: none;
    padding: 0;
    margin: 0;
    background: none;
    text-align: right;
    width: auto !important;
}

.error, .success {
    ont-weight: bold;
}

.error {
    color: #f00;
}
/* Common */
.container {
	padding: 5px;
}

form {
	padding: 0;
	margin: 0;
}

p {
	margin: 1em 0;
}

.clear {
	clear: both;
	display: block;
}

/*input {
	background: #fff;
}*/

label {
	cursor: pointer;
}

img.align-left {
	float: left;
	margin: 0 10px 10px 0;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.highlight {
	font-weight: bold;
	color: #700000;
}

a.swap img.show, a.swap:hover img.hide, a.swap:active img.hide, a.current img.hide  {
	 display: inline;
	 z-index: 100;
	/*border: 1px solid #fff;*/
}

a.swap:hover img.show, a.swap:active img.show, a.swap img.hide, a.current img.show {
	 display: none;
	 z-index: -100;
	/*border: 1px solid #fff;*/
}
