﻿/*
Theme Name: Mammoth
Version: 3.5.1
Description: Designed by <a href="http://www.ghostpool.com">GhostPool Designs</a>.
Author: GhostPool Designs
Author URI: http://www.ghostpool.com
*/

* {
outline: none;
}
html {
margin:0;
padding:0;
}
body {
margin: 0;
font-family: Arial;
font-size: 11pt;
font-weight: normal;
text-align: center;
line-height: 18px;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: none;
}

/*************************** General Styling ***************************/

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a {
text-transform: uppercase;
font-weight: bold;
line-height: 25px;
color:#6BA5BF;
}
h1 {
font-size: 19pt;
margin: 0 0 20px 0;
}

h2 {
font-size: 13pt;
margin: 0 0 5px 0;
color:#8BC5DF;
}


h3 {
font-size: 12pt;
margin: 2px 0 10px 0;
line-height: 50px;

}
h4 {
font-size: 12pt;
margin: 0 0 0px 0;
line-height:16px;
color:#8BC5DF;
}
h5, h5 a {
font-size: 10pt;
text-transform: none;
font-weight: bold;
margin: 0 0 5px 0;
}
h6 {
font-size: 11pt;
margin: 10px 0 5px 0;
}
ul {
margin: 2px 2px 0 15px;
padding: 0;
list-style: square;
}
ol {
margin: 0;
padding: 0;
list-style-position:inside;
font-weight: bold;
}
li {
padding: 0 0 2px 0;
}
form {
margin: 0;
padding: 0;
}
label {
font-weight: bold;
}
input, textarea {
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
font-family: Arial;
font-size: 9pt;
padding: 5px;
}
select {
font-family: Arial;
font-size: 9pt;
padding: 5px;
}
input[type="submit"] {
cursor: pointer;
width:100px;
background-color:#728995;
}
blockquote {
font-style: italic;
margin: 0 0 0 15px;
padding: 0 0 0 5px;
}
.rounded {
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
hr {
margin: 10px 0;
border: 0;
}
fieldset {
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border-width: 1px;
}
legend {
text-transform: uppercase;
font-weight: bold;
margin: 0;
padding: 0;
}
th, td {
padding: 3px 10px;
}
.dot {
padding: 0 0 5px 0;
clear: both;
background: url(images/dot.gif) repeat-x;
}
#main-content .dot {
padding: 0 0 20px 0;
}
.wp-post-image, img {
border: 0;
}

/*************************** Navigation ***************************/

#nav {
float: left;
position: relative;
top: 5px;
left: 24px;
width: 918px;
height: 39px;
z-index: 80;
}
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height: 39px;
}
#nav ul a {
font-size: 10pt;
text-transform: uppercase;
display:block;
padding: 0px 5px;
text-decoration:none;
}
#nav ul a:hover{
text-decoration:none;
}
#nav ul li{
float:left;
position:relative;
margin: 0 15px;
padding: 0;
}
#nav ul ul {
position:absolute;
width:12em;
top: 37px;
left: -1.4em;
display:none;
line-height:1.8em;
padding-bottom: 5px;
-moz-border-radius-bottomleft: 10px;
-khtml-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-khtml-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px; 
}
#nav ul li ul li{
margin: 0;
}
#nav ul li ul a{
width:9em;
float:left;
text-transform: none;
font-size: 9pt;
line-height: 15px;
padding: 5px 20px;
}
#nav ul ul ul{
top:auto !important;
margin-top: -1px !important;
}	
#nav ul li ul ul {
z-index: 1;
left:10em;
margin: 0px 0 0 17px;
}
#nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li:hover ul ul ul ul{
display:none;
}
#nav ul li:hover ul, #nav ul li li:hover ul, #nav ul li li li:hover ul, #nav ul li li li li:hover ul{
display:block;
}

/*************************** Slider ***************************/

#slider-container, #mySlides, .slider-image, .slider-image img {
width: 475px;
height: 288px;
}
#slider-container {
float: left;
position: relative;
margin: 0 0 25px 0;
padding: 10px 10px 10px 116px;
overflow: hidden;
}
#myController {
position: absolute;
top: 10px;
left: 10px;
width: 130px;
height: 285px;
cursor: pointer;
z-index: 70;
overflow: hidden;
}
.slider-thumbnail {
width: 100px;
height: 88px;
margin: 0 0 6px 0;
overflow: hidden;
}
.slider-thumbnail img {
border: 0px;
width: 100px;
height: 88px;
}
.jFlowControl {
width: 125px;
}
#jFlowSlide {
float: right;
}
#mySlides {
overflow: hidden;
}
.slider-image {
float: left;
overflow: hidden;
}
.slider-text {
position: absolute;
top: 220px;
z-index: 50;
text-align: right;
width: 433px;
padding: 10px 30px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}
.slider-text p, .slider-text h3 {
margin: 0 0 10px 0;
}

.slider-text h3 {
	font-size:1.2em;
	color:#6BA5BF;
}

/*************************** Header ***************************/

#header {
margin: 0 auto;
width: 958px;
height: 218px;
}

#logo {
float: left;
position: relative;
top: 5px;
left: 20px;
width: 407px;
height: auto;
overflow: hidden;
border-size:5px;
border-style:solid;
border-color:#000;
}

#header-panel {
float: right;
position: relative;
top: 20px;
right: 0px;
width: 480px;
height: 60px;
}

/* User Box */
#userbox {
width: auto;
height: 25px;
float: right;
position: relative;
top: 0px;
right: 25px;
}
#userbox ul {
list-style: none;
margin: 0;
}
#userbox li {
width: auto;
margin: 0;
display: inline-block;
float: left;
padding: 5px 0 0 12px;
}
#userbox a {
font-size: 9pt;
font-weight: bold;
text-transform: uppercase;
}

/* Search */
#searchbar {
width: 200px;
margin-right: 10px;
}

/*************************** Content Areas ***************************/

#page-wrap {
float: left;
text-align: left;
position: absolute;
top: 0;
left: 50%;
width: 960px;
margin-left: -480px;
}

#overall-container {
float: left;
position: relative;
left: 25px;
width: 910px;
padding-bottom: 25px;
}

/* Main Content Column */
#main-content {
float: left;
clear: both;
width: 603px;
}
.main-content-slider {
padding: 0 !important;
background: transparent !important;
}

/* Sidebar */
#sidebar {
float: right;
width: 280px;
}

/*************************** Post/Page Styling ***************************/

.post {
float: left;
width: 100%;
overflow: hidden;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
background: url(images/dot.gif) repeat-x bottom;
}
.post p {
margin: 0;
}
.post-right-1 {
float: left;
width: 479px;
}
.post-right-1 h3 {
color:#6BA5BF;
}
.post-right-1 h3 a:link {
color:#6BA5BF;
}
.post-right-2 {
float: left;
width: 100%;
}
.post h2 {
margin: 0;
}
.post-image {
float: left;
width: 106px;
height: 130px;
padding: 2px;
overflow: hidden;
margin: 0 10px 0 0;
}
.post-image img {
width: 106px;
height: 130px;
}
.meta {
font-size: 8pt;
padding: 5px 0 0 0;
}
.meta a {
font-size: 8pt;
}
.meta a:hover {
text-decoration: none;
}
.single-meta {
float: left;
font-size: 8pt;
padding: 0;
width: auto;
}
.single-meta a:hover {
text-decoration: none;
}
.social-links {
float: right;
padding: 0;
width: auto;
margin-top:50px;
}

.social-links img {
width:40px;
height:40px;
}
/* Two Columns */
.col-left {
float: left;
width: 425px;
padding: 0 10px 0 0;
}
.col-right {
float: right;
width: 425px;
padding: 0 0 0 10px;
}

/* Subpages */
#subpages {
list-style: none;
margin: 0;
padding: 0;
}
#subpages li {
padding: 10px 0 10px 0;
background: url(images/dot.gif) repeat-x bottom;
}
#subpages li a {
font-size: 12pt;
text-transform: uppercase;
}

/* Login/Register Template */
.user-avatar {
float: left;
width: 130px;
padding: 0 10px 0 0;
}
.user-options-message {
float: left;
width: 460px;
}
.user-options-list {
list-style: none;
padding: 0;
margin: 10px 0 0 0;
font-size: 12pt;
}
.user-options-list li {
padding: 0 0 5px 0;
}
.register-panel {
float: right;
padding: 10px;
width: 250px;
}
.register-panel p {
background: url(images/dot.gif) repeat-x bottom;
padding: 0 0 10px 0;
}

/* Review List */
.row-1 {
width: 590px;
float: left;
padding: 5px;
}
.row-2 {
width: 590px;
float: left;
padding: 5px;
}
.col-title {
float: left;
width: 440px;
}
.col-score {
float: left;
width: 40px;
text-align: center;
}
.col-release {
float: left;
width: 145px;
padding-left: 3px;
text-align: center;
}
.col-posted {
float: left;
width: 105px;
text-align: center;
padding-left: 3px;
}
#revieworder {
float: right;
clear: both;
margin-bottom: 20px;
}

/*************************** Review Post ***************************/

/* Review Header */
#review-header {
float: left;
width: 100%;
margin: 0 0 25px 0;
}
.review-image {
float: left;
width: 120px;
height: 160px;
padding: 2px;
overflow: hidden;
}
.review-image img {
width: 120px;
height: 160px;
}
#details-pointer {
float: left;
position: relative;
top: 20px;
left: 11px;
z-index: 1;
width: 25px;
height: 32px;
}
#details {
float: left;
position: relative;
top: 0px;
left: 10px;
border-width: 1px;
padding: 10px;
width: 529px;
min-height: 100px;
}
#details strong {
text-transform: uppercase;
}
#ratings {
float: right;
width: 190px;
}
#our-score-panel {
float: right;
width: 160px;
border-width: 1px;
padding: 10px;
text-align: center;
}
#our-score-rating {
font-size: 30pt;
font-weight: bold;
padding: 10px 10px 15px 10px;
}
#user-score-panel {
float: right;
width: 160px;
position: relative;
top: 10px;
left: 0px;
border-width: 1px;
padding: 10px;
}
.user-score-votes {
float: left;
width: auto;
}
.user-score-rating {
float: right;
width: auto;
font-size: 20pt;
line-height: 20pt;
padding: 5px 0 0 0;
}
.user-score-stars {
float: left;
width: 160px;
height: 16px;
padding: 0 1px;
}
.thumbnail {
float: left;
overflow: hidden;
width: 110px;
height: 110px;
margin: 8px;
padding: 2px;
}
.thumbnail img {
width: 110px;
height: 110px;
}
.panel .post-right-1 p {
margin: 0;
}

/*************************** Widgets ***************************/

.widget {
float: left;
width: 240px;
padding: 20px;
margin: 0 0 25px 0;
}
.widget h3 {
padding: 0 0 10px 0;
margin: 0;
font-size: 12pt;
text-align: left;
}
.widget ul {
list-style: none;
margin: 0;
padding: 0px;
}
.widget li {
margin: 0;
padding: 0 0 10px 0;
}

/* Latest Members Widget */
#latest-members-widget img {
margin: 3px;
}

/* Featured News Widget */
#featured-posts-widget .dot {
padding: 5px 0 0 0;
}
#featured-posts-widget ul, #featured-posts-widget li {
list-style-type: none;
margin: 0;
padding: 0;
}
.feat-post {
float: left;
}
.feat-post a {
display: block;
font-size: 9pt;
padding: 4px 0 0 0;
font-weight: bold;
width: auto;
}
.feat-post a:hover {
text-decoration: none;
}
.comment-bubble {
float: right;
width: 29px;
height: 25px;
padding: 4px 0 0 5px;
font-weight: bold;
text-align: center;
font-size: 9pt;
}

/* Post by Category Widget */
.widget-excerpt {
font-size: 8pt;
line-height: 13px;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
background: url(images/dot.gif) repeat-x bottom;
}
.widget-excerpt p {
margin: 0;
}

/* You May Like Panel */
#yml-widget {
text-align: center;
}
#yml-widget img {
padding: 2px;
width: 120px;
height: 160px;
}
#yml-widget span {
display: block;
margin: 0 auto;
width: 120px;
padding: 0 0 5px 0;
}

/* Ad Panel */
#ad_panel {
text-align: center;
}
#ad_panel img {
border: 0;
}

/* GD Star Rating Widget */
.widget-review-score {
float: left;
width: auto;
padding: 6px;
font-size: 15pt;
margin-right: 7px;
}
.widget-review-text {
float: left;
width: auto;
font-size: 8pt;
}
.widget-review-text a {
font-size: 9pt;
}

/*************************** Comments Section ***************************/

#comments {
float: left;
width: 100%;
clear: both;
}
#comments h3 {
padding-top: 20px;
margin-top: 20px;
background: url(images/dot.gif) repeat-x top;
}
#commentlist {
list-style: none;
margin: 0;
padding: 0;
}
#commentlist li ul {
list-style-type: none;
}
.comment-body {
float: left;
width: 583px;
padding: 8px;
margin: 0 0 10px 0;
font-weight: normal;
}
.depth-2 .comment-body {
margin-left: 5px;
width: 563px;
}
.depth-3 .comment-body {
margin-left: 10px;
width: 543px;
}
.depth-4 .comment-body {
margin-left: 15px;
width: 523px !important;
}
.depth-5 .comment-body {
margin-left: 20px;
width: 503px !important;
}
.comment-body .avatar {
float: left;
margin: 0 10px 0 0 ;
width: 45px;
height: 45px;
}
.comment-meta {
float: left;
padding: 3px 0 0 0;
width: auto;
}
.comment-text {
overflow: hidden;
}
.moderation {
font-weight: bold;
}
.comment-meta .author, .comment-meta .author a {
font-weight: bold;
}
.comment-options {
float: right;
width: auto;
}
#commentform textarea {
width: 583px;
max-width: 583px;
height: 150px;
max-height: 150px;
}
#commentform #submit {
cursor: pointer;
font-weight: bold;
border: 0;
}
#commentform #submit:hover {
border: 0;
}
#respond {
float: left;
font-weight: normal;
margin-bottom: 20px;
}

/*************************** Footer ***************************/

#footer {
position: relative;
float: left;
text-align: left;
top: 0;
left: 50%;
width: 920px;
padding: 20px;
margin-left: -480px;
}
#footer ul {
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
}
#footer li {
width: auto;
float:left;
margin: 0 10px 0 0;
}

/*************************** Captions & Alignments ***************************/

.aligncenter, div.aligncenter {
display: block;
margin: 0 auto; 
}
.alignleft {
float: left;
margin: 0 10px 5px 0;
width: auto;
}
.alignright {
float: right;
margin: 0 0 5px 10px;
width: auto;
}
.wp-caption {
text-align : center;
padding-top : 4px;
}
.wp-caption img {
margin : 0;
padding : 0;
border : 0 none;
}
p.wp-caption-text {
font-size : 11px;
line-height : 17px;
padding : 3px 0 3px 0;
margin: 0;
text-transform: uppercase;
}
.left {
width: auto;
float: left;
}
.right {
width: auto;
float: right;
}
.clear {
clear: both;
}

/*************************** Page Navigation ***************************/

.wp-pagenavi, .page-comments {
clear: both !important;
padding: 10px 0 !important;
border: 0px !important;
float: right !important;
width: auto;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active, .wp-pagenavi span.pages, .wp-pagenavi span.extend, .page-numbers, .wp-pagenavi span.current, .page-comments span.current {
display: block !important;
border: 0 !important;
float: left !important;
padding: 2px 6px !important; 
margin: 0 0 0 5px !important;
font-size: 9pt !important;
width: auto;
font-weight: bold !important;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.wp-pagenavi span.current, .page-comments span.current, .wp-pagenavi a:hover, .page-numbers:hover {	
text-decoration: none !important;
border: 0 !important;
}

/* Tabs */
#tabs, #tabs-2 {
float: left;
padding: 0 0 5px 0;
margin: 0 0 20px 0;
width: 100%;
}
a.tab {
text-decoration: none;
display:inline-block;
margin: 0 8px 0 0;
padding: 4px 8px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background: transparent;
font-weight: bold;
cursor: pointer;
}
a.tab-active, a.tab-active:hover {
display:inline-block;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
margin: 0 8px 0 0;
padding: 4px 8px;
font-weight: bold;
cursor: hand;
cursor: pointer;
}

/* Subscribe To Comments Plugin */
#content {
width: 590px;
}
.solo-subscribe-errors {
margin: 10px 0 10px 0px;
padding: 5px;
width: 300px;
}
#content .updated {
text-align: center;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin: 10px 0 10px 0;
}

/* Search Popup Window */
.hide-box {
display: none;
}

/* Lightbox */
div.dark_square .pp_left ,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
background: none !important;
}

/* Forum */
#sforum {
background: transparent !important;
}

/*************************** Contact Form ***************************/

#contact {
padding: 5px 0 0 0;
}
#contact label {
display: inline-block;
float: left;
height: 26px;
line-height: 26px;
width: 50px;
}
#contact .submit {
float: left;
}
#contact span.required {
font-size: 13px;
color: #ff0000;
}
#message {margin: 10px 0;
padding: 0;
}
.moderation, .error_message {
display: block;
height: 22px;
line-height: 22px;
background: #FBE3E4 url('images/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px;
color:#8a1f11;
border: 1px solid #FBC2C4;
}
.loader {
float: left;
padding: 10px 10px;
width: 16px;
height: 16px;
}
#contact #success_page h2 {
padding: 2px 0 0 22px;
background: url('images/success.png') left no-repeat;
}

/* CUSTOM STYLES */

#inkup {float:right;}

#inkup ul {list-style-type:none; display:inline;}

#inkup li {float:left;list-style-type:none; display:block; margin:0px 4px 0 4px;}

#inkup a {outline:none;}

.readmore {
	display:block; 
	font-size:0.8em; 
	width:60px; 
	height:15px;  
	line-height:15px; 
	padding:5px;
	margin:10px 0 0 0;
	color:#fff; 
	background-color:#333;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:5px;
}

.readmore:hover {background-color:#6F8995; color:#fff;}





