/*   
Theme Name: Mildura Test & Tag Theme
Theme URI: http://www.mtt.net.au
Description: A theme for Mildura Test & Tag.
Author: Groovy Tube Digital Media
Author URI: http://www.groovytube.com.au
Version: 1
*/

/*
	HTML5 Reset Wordpress Theme :: style.css
	----------------------------------------------------------
	We have learned much from/been inspired by/taken code where offered from:
	
	Eric Meyer					:: http://ericmeyer.com
	HTML5 Doctor				:: http://html5doctor.com
	and the HTML5 Boilerplate	:: http://html5boilerplate.com
	
	Special thanks: The Wordpress theme owes its start to an empty theme authored 
		by Chris Coyier & Jeff Starr: http://digwp.com
	
-------------------------------------------------------------------------------*/

/* Let's default this puppy out
-------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}									

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites, like, say for Google Maps custom placemarkers. 
   There has been a report of problems with standard Google maps as well, but we haven't been able to duplicate or diagnose the issue. */
img,
object,
embed {max-width: 100%;}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted. 
	don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment
	people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {outline: none;}

small {font-size: 85%;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover */
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  



/* Ok, this is where the fun starts.
-------------------------------------------------------------------------------*/

/* new Linux- and Windows-friendly sans-serif font stack: http://mky.be/fontstack */
body {font: 13px Helmet, Freesans, sans-serif;}

/* using local fonts? make sure to read up on Paul Irish's 
	Bulletproof @font-face syntax: http://mky.be/font-face/bulletproof/ */

/* we like off-black for text */
body, select, input, textarea {color: #333;}

a {color: #03f;}
a:hover {color: #69f;}

/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} 

/*	j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #fcd700;} 

ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}



/* And here begins the Wordpress fun.
-------------------------------------------------------------------------------*/

body{ font-family: Arial; font-size: 14px; line-height: 1.5em; background-color: #222; color: #fff; }

.pagewrap {width: 960px; margin: 0px auto;}

h1, h2, h3 {  line-height: 1.5em; margin-bottom: 15px;  }

h2 { color: #ffa800; font-weight: bold; font-size: 24px; font-style: italic; }

p { margin-bottom: 10px; }

#header { padding: 20px 0px; }

#header h1 { float: left; }

.phoneno { font-size: 30px; text-transform: uppercase; text-align: right; color: #fff; line-height: 1.3em; padding-top:10px }
.phoneno span { color: #f5eb13; }

#header .contact { margin-top: 5px; float: right; font-size: 25px; }

#header .slogan { font-size: 30px; font-style: italic; font-weight: bold; }
#header .slogan span { color: #ed1c24; }

#header .contact .contactus a { margin-top: 20px; background-color: #01226f; color: #fff; padding: 15px 20px; display: block; text-align: center; border-radius: 10px; text-decoration: none; text-transform: uppercase; font-size: 17px; }

#feature {  height: 320px; margin-bottom: 30px; border-top: 3px solid #FFA800; border-bottom: 3px solid #FFA800; background-color: #000; }
#featured { position: relative; width: 960px; height: 320px !important; }

.ui-tabs { position: relative; height: 320px;  }
#prevBtn a { position: absolute; text-indent: -9999px;  top: 130px; left: -38px; width: 38px; height: 75px; overflow: hidden; display: block; background-image: url(images/buttons.png); }
#nextBtn a { position: absolute; top: 130px; right: -38px; width: 38px; height: 75px; overflow: hidden; display: block; background-image: url(images/buttons.png); background-position: top right; text-indent: -9999px; }

#feature-title { font-size: 26px; color: #a9a9a9; text-align: center; padding: 0 0 25px; }

#maingallery { background-color: #01226f; color: #fff; padding: 20px 0px; margin-bottom: 30px;  }

#maingallery h2 { color: #fff; }

#primary { width: 550px; float: left; margin-bottom: 30px; background-image: url(images/white-trans-10.png); padding:30px; }

#sidebar { width: 240px; float: right; margin-bottom: 30px; background-image: url(images/white-trans-10.png); padding: 30px; }

#sidebar .widget { }

.gallery { margin-bottom: 20px !important; }

#sidebar .widget ul { list-style-image: url('images/tick.png'); line-height: 2em; }

#sidebar .widget li { margin-left: 20px; }

#testimonials { margin-bottom: 30px; float: left; width: 640px; font-size: 16px; color: #fff; margin-left: -5px;  }

#testimonials p { text-align: right; margin-right: 30px; }

.testimonial-item { background-color: #f5f5f5; border-radius: 15px; margin-bottom: 20px; padding: 25px;  font-style: italic;}

#enquiryform { width: 240px; background-color: #fff; color: #000; float: right; padding: 30px 30px; margin-bottom: 30px; }

#enquiryform h2 { color: #000; font-size: 22px;  }

#enquiryform label {  }

#enquiryform input[type=text] { border: 1px solid #e0e0e0; background-color: #f9f9f9; padding: 3px 5px; font-size: 14px; margin-bottom: 5px; width: 230px; }

#enquiryform textarea { border: 1px solid #e0e0e0; background-color: #f9f9f9; padding: 3px 5px; font-size: 14px; margin-bottom: 5px; width: 230px; }

#enquiryform input[type=submit] { float: right; font-size: 14px; color: #000; background-color: #ffa800; padding: 5px 30px; text-transform: uppercase; border: none;  }

#enquiryform input[type=submit]:hover { color: #000; }

#footer { background-color: #595959; padding: 20px 0px; color: #dbdbdb; font-weight: bold; }

#footer .pagewrap { background-image: url('images/light-logo.png'); background-repeat: no-repeat; min-height: 117px; padding-left: 200px; width: 760px; }

#footer p { margin-bottom: 0; }

.groovytube { float: right; margin-top: 30px; }

.aligncenter { display: block; margin: 10px auto 20px; }

body #gallery-1 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 160px;
}

#enquiryform .gform_wrapper .gform_footer {
padding: 0px 0 10px 0;
margin: 16px 0 0 0;
clear: both;
}

.validation_message { display: none; visibility: hidden; }

body #gallery-1 .gallery-item { width: 155px !important; }

#enquiryform .gform_wrapper li.gfield.gfield_error, #enquiryform .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
background: none !important;
margin: 0px !important;
padding: 0px !important;
border: none !important;
}

#enquiryform .gform_wrapper li.gfield.gfield_error input[type=text], #enquiryform .gform_wrapper li.gfield.gfield_error textarea { border: 2px solid #F00; }

#enquiryform .gform_wrapper .validation_error { color: #f00; }

#enquiryform .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, #enquiryform .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
margin-top: 0px !important;
}
.post {}

.entry-content {}
.entry-content a {}
.entry-content a:hover {}

#meta {}
.postmetadata {}

#sidebar {}

.navgation {}
.next-posts {}
.prev-posts {}

#searchform {}
#s {}
#searchsubmt {}


 * jQuery UI Tabs 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative !important; padding: 0; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: 7px 20px; position: absolute; bottom: 0px;  right: 0px; z-index: 9999; background-image: url(images/white-trans-10.png); }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: 0; text-decoration: none; display: block; width: 12px; height: 12px; background-color: #777; border: 2px solid #000; overflow: hidden; border-radius: 10px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 0px;  }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: default; background-color: #fff; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
	
ol.commentlist {list-style: none;}
ol.commentlist li {}
ol.commentlist li.alt {}
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment {border-bottom: 1px dotted #666; padding: 10px;}
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {}
ol.commentlist li.comment div.vcard cite.fn {font-style: normal;}
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {float:right; margin: 0 0 10px 10px;}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta {font-size: 10px;}
ol.commentlist li.comment div.comment-meta a {color: #ccc;}
ol.commentlist li.comment p {}
ol.commentlist li.comment ul {}
ol.commentlist li.comment div.reply {font-size: 11px;}
ol.commentlist li.comment div.reply a {font-weight: bold;}
ol.commentlist li.comment ul.children {list-style: none; margin: 10px 0 0;}
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 {border-left: 5px solid #555; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-3 {border-left: 5px solid #999; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-4 {border-left: 5px solid #bbb; margin: 0 0 10px 10px;}
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even {background: #fff;}
ol.commentlist li.odd {background: #f6f6f6;}
ol.commentlist li.parent {border-left: 5px solid #111;}
ol.commentlist li.thread-alt {}
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


/* Print styles!
-------------------------------------------------------------------------------*/
@media print {



}


/* Media queries!
-------------------------------------------------------------------------------*/

/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
	
		
}

@media all and (orientation: portrait) {
	
}

@media all and (orientation: landscape) {
	
}
