/*  
Theme Name: Ole
Theme URI: http://www.web.atyourcommand.com.au/
Description: Next generation <a href="http://www.web.atyourcommand.com.au/" title="At your command Web design Studios">At your command Web design Studios</a>, WordPress Theme by <a href="http://www.web.atyourcommand.com.au/" target="_blank">At your command web design studios</a>
Version: 1.0
Author: John Brunskill
Author URI: http://www.web.atyourcommand.com.au/
*/
/*

	Ole by at your command web design studios
	http://www.web.atyourcommand.com.au

*/


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}


*
{
	padding: 0em;
	margin: 0em;
}

body
{
	background: #000000;
	padding: 0px;
	margin: 0px;
}

body
{
	font-size: 62.5%;
	font-family:Verdana, Tahoma, Arial, Serif;
	color: #FFFFFF;
	
}
.clearFloat {
	clear: both;
	visibility: hidden;
}
#outer
{
	/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
	width: 1000px;
	margin: 0px auto 0;
	padding: 0px;
	background: #333333;
}
p
{
	line-height: 1.7em;
	margin-bottom: 1.2em;
	font-size: 1.3em;
}

a
{
	color: #999999;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
}
h3
{
	font-size: 1.4em;
	padding-left: 0px;
	color: #FB1A28;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
	clear: both;
	text-transform: uppercase;
}
h4
{
	font-size: 1.8em;
	color: #999999;
	margin-bottom: 20px;
}
h2
{
	font-size: 1em;
	color: #999999;
	margin-bottom: 5px;
}
h3 span
{
	font-weight: normal;
	font-size:60%;
	color:#999;
}
h5 
{
	font-weight:normal;
	font-family:Verdana, Arial, Serif;
	font-size:1em;
}

dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
img
{
	border: 1px solid #FFFFFF;
	padding:3px;
	
}
img.flags {
	float: left;
	border-style: none;
}
a img.flags {
	border: medium solid #FFFFFF;
	margin-right: 10px;
}
a:hover img.flags {
	border: medium solid #FF0000;
}
img.profile
{
	padding:0px;
	border-style: none;
	float: left;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
a img.profile {
	text-decoration: none;
	border: 2px solid #FFFFFF;
}
a:hover img.profile {
	text-decoration: none;
	border: 2px solid #FF0000;
}
ul, ol 
{
	margin:0em 0em 1em;
	padding:0;
}
li 
{
	padding:0em;
	margin: 0em;
}
blockquote 
{
    margin:20px 10px;    
    border-left:#ccc 2px solid;
}
fieldset 
{
	border:none;
}


.divider1
{
	position: relative;
	background: #fff url(http://www.olecomedy.com/wp-content/themes/ole/images/border2.gif) repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}
.post 
{
	margin: 2em 0;	
}
.post h4 a 
{
	text-decoration:none;
	border:none;
	font-size: 1.2em;
	color: #FFFFFF;
	background: #FF0000;
	margin: 0px;
	padding: 3px 8px 3px 5px;
}

.post .details
{
	position: relative;
	font-size: 0.86em;
	color: #787878;
	margin:0;
	padding:0;
}
.post .details .user 
{
	background:url(http://www.olecomedy.com/wp-content/themes/ole/images/user.png) no-repeat left center;
	padding-left:15px;
}
.post .details .date 
{
	background:url(http://www.olecomedy.com/wp-content/themes/ole/images/date.gif) no-repeat left center;
	padding-left:15px;
	margin:0 0 0 1em;
}

.post ul.controls li
{
	display: inline;
	font-size: 0.86em;
	margin:0;
	padding: 0em 1.0em 0em 15px;
}
.post ul.controls li.comments
{
	background: url(http://www.olecomedy.com/wp-content/themes/ole/images/icon-comments.gif) no-repeat left center;
}

.post ul.controls li.more
{
}


ul.linklist
{
	list-style: none;
}

ul.linklist li
{
	line-height: 2.0em;
}



#header
{
	width: 100%;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

#headercontent
{
	bottom: 0em;
	padding: 0em;
	margin: 20px auto 0px;
	width: 950px;
	text-align: left;
}

#headercontent h1
{
	font-weight: normal;
	display: block;
	margin: 0px 0px 0px 555px;
	padding: 0px;
}
#headercontent h1 a:link, #headercontent h1 a:visited
{
	border:none;
	display: block;
	height: 80px;
	width: 310px;
}
#headercontent h1 a:hover, #headercontent h1 a:active
{
}
#headercontent h2
{
	font-size: 1.0em;
	font-weight: normal;
	color: #aaa;
}
p.strap {
	font: 2em/2em Geneva, Arial, Helvetica, sans-serif;
	float: left;
	color: #666666;
	width: 500px;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
}
p#flags {
	width: 100%;
	height: 40px;
}
.strapColor {
	color: #BCDC66;
	font-size: 1.2em;
	font-weight: bold;
}

#search
{
	position: absolute;
	top: 112px;
	right: 359px;
	padding-right: 0.0em;
	color:#aaa;
}

#search input.text
{
	margin-right: 0.5em;
	vertical-align: middle;
	border: solid 1px #f0f0f0;
	padding: 0.1em;
	width: 10.0em;
}

#search input.submit
{
	background: #8f4008;
	border: solid 1px #9F9030;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
}

#menu
{
	
	padding: 0 1em 8px 0;
	margin: 0 auto ;
	text-align: left;
	width: 100%;
	
}

#menu ul
{
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	overflow: hidden;
}

#menu ul li{padding:10px 0 0 0;margin:0;float: left;list-style: none;line-height: 5em;}

#menu ul li a:link, #menu ul li a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	border:none;
	text-transform: uppercase;
	font-size: 1.35em;
	padding-top: 0.5em;
	padding-right: 1.6em;
	padding-bottom: 1.5em;
	padding-left: 1.6em;
}
#menu ul li a:hover {
	border:none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EA2026;
}
#menu ul li.current_page_item
{
	border:none;
	color: #FF0000;
	background: url(http://www.olecomedy.com/wp-content/themes/ole/images/pointer.gif) no-repeat center top;
}
#menu ul li.current_page_item a:hover
{
	border:none;color: #FFFFFF;
	
}
#content{background: #333333;padding: 20px 100px;}
#content.home {margin:0 auto;width: 800px;}
#normalcontent {
}
#normalcontent.shows {
	background-color: #FFFFFF;
}

#primarycontainer
{
	margin: 0px;
	width: 100%;
}

#primarycontent
{
	margin: 0em 0em 0 0;
	padding: 0px;
}
.youtube {
	overflow: hidden;
	margin-bottom: 15px;
}
.videoContainer {
	float: left;
}
object {
	background-color: #000000;
}
div.review {
	width: 350px;
	float: left;
	padding-left: 20px;
}
div.review h3 {
}
.contentarea
{
	padding-top: 1.3em;
}
.contentarea p {
	color: #FFFFFF;
	clear: both;
}
ul.display
{
	margin:0em 0 0;
	width: 100%;
}
ul.display li.box 
{
	width: 100%;
	list-style: none;
	margin-top: 1em;
}
ul.display li.box ul li 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.display li.box ul {
	list-style: none;
}
ul.display li.box ul li a
{
	color: #FFFFFF;
	text-decoration: none;
}
ul.display li.pagenav ul li.page_item a {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.feeds 
{
	background:url(http://www.olecomedy.com/wp-content/themes/ole/images/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}
span.color {
	color: #90c500;
}
p.address {
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
#footer
{
	font-size: 0.86em;
	text-align: center;
	margin: 0px auto;
	padding: 2em 0px 2px;
	clear: both;
}
p#logo {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
p#logo a {
	background: url(http://www.olecomedy.com/wp-content/themes/ole/images/logo.gif) no-repeat center center;
	width: 170px;
	height: 32px;
	margin: 0;
	display: block;
	border-bottom: none;
}
p#copy a {
	color: #FF3333;
}
/*comments and their styles*/
#comments, #respond{
	margin: 1em 0 0 0px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0.5em}
.commentlist li p 
{
	margin:0 1em;
	color: #FFFFFF;
}
.commentlist li .cmtinfo 
{
	font-family:Trebuchet MS,Verdana, Tahoma, Serif;
	font-size:0.9em;
	padding:5px;
	margin-bottom: 10px;
	position:relative;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}

.commentlist li.alt
{
}

textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#fcfcfc url(http://www.olecomedy.com/wp-content/themes/ole/images/button_bg.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}
#outer input.text 
{
	
	border:#ccc 1px solid;
	padding:2px;
	font:1em Verdana, Arial, Serif;
}
.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
/* #header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}*/
/*	Contact form */

form#searchform {
	padding: 2px 2px 2px 10px;
	height: 45px;
}
form#searchform input#name, form#searchform input#email, form#searchform input#topic,form#searchform input#s, form#searchform textarea {
	float: left;
	padding: 2px;
	font: .7em Geneva, Arial, Helvetica, sans-serif;
	width: 160px;
	border-style: none;
	border-bottom-color: #CC6600;
}
form#searchform label#lblSearch, form#searchform label#lab-email, form#searchform label#cc-author, form#searchform label#lab-subj, form#searchform label#lab-msg {
	float: left;
	font: .9em/1.5em Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #999999;
	width: 50px;
	margin-bottom: 5px;
}
form#searchform p#inputs {
	float: left;
	padding: 5px 0;
	width: 220px;
	border-style: none;
	border-bottom-color: #CC6633;
}
form#searchform textarea {
	float: left;
	margin: 10px 0;
	width: 390px;
}
form#searchform .submit {
	background: #FF6600;
	width: 25px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
p#sent {
	padding: 3px 0px 0px;
	margin: 0px 0;
}
input:focus, textarea:focus {
	background: #999999;
}
object {
}

/* Tables */

table{
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #00FFCC;
}

th {
	color: #fff;
	padding: 0.5em 0.2em 0.5em 0.2em;
	text-align:left;
}

td {
	padding: 0.5em 0.2em 0.5em 0.2em;
	color: #FFFFFF;
}

tr {
	color: #FFFFFF;
}

tr:hover, tr.hilite {
	background-color: #E3F2F7;
	color: #000000;
}
caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CA2228;
	font-weight: bold;
}
/* DVD order form */

form#dvdorder {
	background-image: url(images/body-bg.gif);
	background-repeat: repeat;
	padding: 20px;
	border: 1px solid #CCCCCC;
}
form#dvdorder fieldset {
}
form#dvdorder p {
	color: #666666;
}
form#dvdorder legend {
	font-size: 1.5em;
	height: 30px;
	color: #666666;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}


form#dvdorder label#firstName, form#dvdorder label#lastName, form#dvdorder label#company, form#dvdorder label#email, form#dvdorder label#street, form#dvdorder label#zip, form#dvdorder label#town, form#dvdorder label#country, form#dvdorder label#phone, form#dvdorder label#fax, form#dvdorder label#dvdQuantity, form#dvdorder label#cdQuantity, form#dvdorder label#comments {
	float: left;
	color: #666666;
	width: 120px;
	text-align: right;
	font-size: 1em;
	vertical-align: top;
}

form#dvdorder input#firstName, form#dvdorder input#lastName, form#dvdorder input#company, form#dvdorder input#email, form#dvdorder input#street, form#dvdorder input#zip, form#dvdorder input#town, form#dvdorder input#country, form#dvdorder input#phone, form#dvdorder input#fax, form#dvdorder select#quantity {
	float: left;
	width: 200px;
	margin-left: 5px;
	border: 1px solid #999999;
	font-size: 1em;
	padding: 0px;
}

form#dvdorder select#dvdQuantity, form#dvdorder select#cdQuantity {
	float: left;
	width: 200px;
	margin-left: 5px;
	border: 1px solid #999999;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form#dvdorder input#submit {
	border: 1px solid #999999;
}



form#dvdorder input#check {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
form#dvdorder p#inputs {
	width: 100%;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
form#dvdorder p#sending {
	height: 62px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: right;
}
form#dvdorder textarea#comments {
	border: 1px solid #999999;
	height: 100px;
	width: 450px;
}
#dvdorder span.red {
	color: #FF0000;
}
form#dvdorder ul {
	padding-left: 20px;	
}
form#dvdorder ul li {
	color: #333333;
	list-style-type: square;
	font-size: 1.2em;
	line-height: 2.5em;
	list-style-image: url(images/pointer.gif);
}
input:focus, textarea:focus {
	background-color: #CCCCCC;
	border: 1px solid #FB2A1E;
}
div#imageverification {
	background-color: #333333;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
form#dvdorder input#imageVer {
	border: 1px solid #999999;
}
div#imageverification img {
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#imageverification p {
	color: #FFFFFF;
}
