/*
Theme Name: Fastwater Promotions
Theme URI: http://www.fastwater.com.au
Description: A theme for Fastwater Promotions Website
Version: 1.1
Author: Karl Cohrs
Author URI: http://www.fastwater.com.au/
Tags: fastwater, groovytube

	Based on Kubrick v1.5

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


/* decides which side the sidebar is on */
@import url("layouts/sidebar_left.css"); 
.listsubpages { padding: 0px; float: left; width: 250px; border: 1px solid #333; margin: 4px;background-color: #222; height: 190px; text-align:center;}
/* -- just some ugly styling to make it easier to get started, can safely be removed */
#header {border:2px solid blue;}
li.depth-1 {border: 2px solid orange;}

/* - BASIC STUFF - */
body {background:#FFF;font:9pt/11pt Verdana, Geneva, sans-serif;color:#000;margin:0 auto;padding:0 20px;}
a { color: #fff; text-decoration:none;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;} /* want dots in front of your lists...? change to list-style-type: disc */


/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
textarea#comment {overflow:auto}

/* -- NAVIGATION --*/
div.navigation {height:25px; overflow:auto;float:none;clear:both; margin:0 auto}
* +html div.navigation {overflow:visible} /* IE hack to prevent scrollbars on the .navigation div... */

.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}



/* frontpage css */

body { background-color:#666; padding: 0px; margin: 0px;
	background-image: url('./images/bg2.gif');
	background-position: top center;
	color: #CCC;
	font-size: 12px;
}

#frontwrap {

	width: 948px;
	border-bottom: 5px solid #000;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	background-image: url('./images/main/mainbg1.jpg');
	background-position:right;
	margin: 0px auto;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000;
	position:relative;
}
#flashfront {
	height: 587px;
	width: 948px;
	z-index: 1;
	overflow: hidden;
}
/* ----- SIDEBARNAV -----*/
#frontsidebar {
	float: left;
	background-image: url('./images/front/sidebar.png');
	background-repeat: repeat-y;
	width: 185px;
	padding-right: 9px;
	padding-top: 8px;
	height: 687px;
	z-index: 85;
	position: absolute;
	top: 0px;
	left: 0px;
}
.outlinebox {
	background-color: #333;
	border: 1px solid #444;
	padding: 5px;
	margin-bottom: 10px;
}
.outlinebox p { margin-bottom: 0px; } 

#colbg { background-image: url('./images/main/colbg.png'); background-repeat: repeat-y; }

/*Sub Menu*/
.menu ul ul {display:none; position:absolute; left:185px; top: 0px; 	background-image: url('./images/front/sidebar.png'); }
.menu ul li:hover ul {display:block;}
.menu ul li a { color: #fff; text-transform: uppercase; text-decoration: none; display: block; padding: 15px 20px;}
.menu a:hover { color: #993f98; }
.menu ul ul li { width:186px; float:left; display:inline; border-bottom: 1px solid #8b8c8b; height: 25px; padding: 0px}
.menu ul li ul a { padding: 5px 15px 5px 15px; }


#frontsidebar li:hover ul li ul {display:none;}

.menu ul ul li ul {left:110px; background-color:#0099CC;}
.menu ul ul li:hover ul {display:block;}

/*Main Menu*/
.menu ul {margin:0px; padding:0px; }

#frontsidebar h3 { display: none; }

.menu ul li {
	list-style:none; 
	text-decoration: none;
	display: block;
	float: left;
	height: 43px;
	width:185px;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	border-bottom: 1px solid #8b8c8b;
	text-align: left;
	margin: 0px;
}
.menu ul li:hover {
	text-decoration: none;
	background-image: url('./images/front/hover.png');
	background-repeat: repeat-y;
	color: #993f98;	
	position:relative;
}


.wp-caption {
 padding: 7px;
 border: 1px solid #333;
 background-color: #222;
}
.wp-caption-text {
	font-size: 11px;
	padding:2px 7px;
	margin: 0px;
	text-align: center;
}


.aligncenter { margin: 0 auto; display: block }
.c { text-align: center; }
#frontbottombar {
	background-image: url('./images/front/bottombar.png');
	background-repeat: repeat-x;
	height: 256px;
	width: 948px;
	z-index: 50;
	position: absolute;
	top: 439px;
}
#frontfeature {
	height: 240px;
	width: 207px;
	float: right;
	margin: 9px 8px 0px 0px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
#frontcountdown {
	background-image: url('./images/front/countdown2.png');
	background-repeat: no-repeat;
	height: 105px;
	width: 207px;
	float: right;
	margin: 9px 8px 0px 0px;
	text-align: center;
	padding: 135px 0px 0px 0px;
	font-weight: bold;
	font-size: 12px;
}
#frontnews {
	background-image: url('./images/front/transwhite.png');
	height: 220px;
	float: right;
	margin: 9px 8px 0px 0px;
	width: 511px;
	padding: 10px;
	color: #fff;
	font-size: 11px;
}
#frontnews h1 {
color: #993f98;
font-size: 12px;
text-transform: uppercase;
font-weight: bold;
margin: 0px 0px 5px 0px;
background-color:#222;
padding: 2px;

}
#frontnews h2 {
color: #FFF;
font-size: 13px;
text-transform: uppercase;
font-weight: bold;
margin: 0px 0px 5px 0px;
}
#frontnews .readmore {
	color: #FFF;
	background: #993f98;
	float:right;
	padding: 4px;
}

#footer {
	clear:both;
	margin: 0 auto;
	color: #9b9b9b;
	width: 948px;
	font-size: 9px;
	font-stretch: narrower;
	text-align: center;
	padding: 10px 0px;
}

/* end front page css */


#mainpagewrap {
	padding-top: 200px;
	margin-left: 186px;
}
#breadcrumbs {
background-image: url('./images/main/fade.png');
background-repeat: repeat-x;
height: 18px;
font-size: 10px;
color: #AAA;
vertical-align: bottom;
padding-top: 40px;
padding-left: 10px;
margin-bottom: 0px;
}
#breadcrumbs a { color:#EEE; }
#breadcrumbs a:hover { text-decoration:underline; }

#maincol {
	background-color: #000;
	height: 430px;
}
#maincol h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	display: block;
	border: 1px solid #3b3b3b;
	background-image: url(./images/bg2.gif);
	background-position: center;
	padding: 5px;
	color: #fff;
	margin-top: 0px;
}
#articles img { border: 0px; }
#articles {
	border: 1px solid #1f1f1f;
	background-color: #0f0f0f;
	width: 520px;
	padding: 10px;
	float: left;
	overflow:hidden;
	margin-left: 7px;
}
#rightcol {
	margin-top: -140px;
	background-image: url('./images/main/rightcol.png');
	width: 205px;
	float:right;
	
}
#rightcol .widget {
	background-color: #333;
	margin: 5px 5px 0px 5px;
	border: 1px solid #666;
	padding: 5px;
}
#rightcol .widgettitle {
	margin: -5px -5px 5px -5px;
	padding: 5px;
	background-color: #464646;
	background-image: url(./images/bg2.gif);
	background-position: right center;
}
#rightcol ul li { margin: 0px; padding: 5px; border-bottom: 1px solid #444; }
/* #rightcol ul { padding: 0px 5px 5px 5px; } */
#rightcol a { color: #fff; }
#rightcol input { margin-top: 5px; }

.alignright { float:right; margin: 15px 0 15px 15px; }
.alignleft { float:left; margin: 15px 15px 15px 0; }

#etiqueta { visibility: hidden; } /* hide meenewsletter button */


#frontnews .widgettitle { margin: 0px; }
#frontnews .widget { color: #fff; }
#frontnews a { color: #90F; display: inline-block; background-color: #222; padding: 3px; 	background-image: url(./images/bg2.gif); margin: 0px; background-position:center; width: 505px}
#frontnews { text-align: justify; }

.archive-title, .page-title { 
	display: block; 
	font-size: 30px;
	color: #555;
	font-style: italic;
	text-transform: uppercase;
	margin-top: 10px;
}
.more-link { font-size: 10px; font-weight: bold; padding-top: 5px; text-align: right; display: block;}
.entry-content { 
	padding: 0px 10px;
	text-align: justify;
}
.entry-meta-index, #entry-meta-single {
	font-size: 7px;
	background-color: #222;
	border: 1px solid #333;
	padding: 1px 5px;
}

/* inputs */
input, textarea {
 background-color: #222;
 border: 1px solid #444;
 color: #fff;
 padding: 3px;
}
.wpcf7-form {
	width: 350px;
	margin: 0 auto;
}
#searchsubmit { background-color: #444; margin-top: 5px; }
#searchform { text-align: center; } 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
