/*
Theme Name: G3 Events
Theme URI: 
Description: The WordPress theme for the G3 Events website.
Version: 1
*/

/* Reset margins and padding */

*	{	
	margin: 0;
	padding: 0;
	}
	
.clearfix:after {  
    content: ".";  
    display: block;  
    clear: both;  
    visibility: hidden;  
    line-height: 0;  
    height: 0;  
}  
.clearfix {  
    display: inline-block;  
} 
/* NB: html tag must have a xmlns attribute */
html[xmlns] .clearfix {  
    display: block;  
}  
* html .clearfix {  
    height: 1%;  
}

/* __________________________________________________________________________________________________________________ */
/* Structure */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	background-color: #e9e9e5;
	background-position: center;
	}

#wrap1 {
	background-image: url(images/wrap1_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 973px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 10px;
}

#container {
	padding-top: 10px;
	background-color: #ffffff;
	width: 950px;
	padding-left: 10px;
	min-height: 550px;
	}
/* ================================================================ */
div#header {
	width: 950px;
	min-height: 75px;
	background: #21A02D url(images/header_bg.jpg) top left no-repeat;
	color: #fff;
	margin-bottom: 10px;
}
div#header h1 {
	width: 319px;
	height: 75px;
	float: left;
}
form.searchform {
	width: 300px;
	margin: 12px 0 10px 300px;
	padding: 0;
	padding:0;
	float: left;
	font-size: 1.2em;
}
div#content form.searchform {
	width: 260px;
	margin-left: 0;
	background: #21A02D url(images/header_bg.jpg) top right no-repeat;
	color: #fff;
	padding: 10px;
}
form.searchform label {
	display: block;
	float: left;
	width: 104px;
	margin: 0;margin-right: 10px;
	padding: 0;
	text-align: right;
	line-height: 20px;
}
div#content form.searchform label {
	width: 60px;
}
form.searchform input {
	display: block;
	float: left;
	width: 143px;
	border: 1px solid #E9E9E5;
	margin: 0;
	margin-right: 5px;
	padding: 0;	
	color: #000;
}
form.searchform button.go {
	display: block;
	float: left;
	width: 36px;
	height: 23px;
	border: 0;
	background: transparent url(images/btn-go.gif) 0 0 no-repeat;
	text-indent: -999em;
	cursor: pointer;
	cursor: hand;
}
form.searchform button.go:hover,
form.searchform button.go.hover {
	background-position: 0 -23px;
}
/*
div#header form input.go_button {
	width: 35px;
	height: 20px;
	margin:0;
	border: 0;
}*/
div#header p#ancillary {
	width: 600px;
	float: left;
	text-align: right;
}
/* ================================================================ */

#home_page_image {
	clear: both;
	margin-bottom: 10px;
	}

#latest_news, #event_search, #last_minute_deals, #introducing_your_hosts, #submenu {
	width: 310px;
	float: left;
	padding-bottom: 10px;
	}

#event_search {
	margin-right: 10px;
	padding-bottom: 0;
}

#last_minute_deals {
	background-image: url(images/lastminutedeals_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#last_minute_deals p, #last_minute_deals h3 {
	padding-right: 130px;
}

#introducing_your_hosts {
/*	background-image: url(images/your_hosts_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;*/
	padding-bottom: 20px;
	margin-top: 10px;
}

#introducing_your_hosts form {
	background: url(images/mike.gif) no-repeat 230px top;
}

#introducing_your_hosts form span {
	padding: 0 0 0 5px;
	position: relative;
	top: -5px;
}

#introducing_your_hosts form:first-of-type span {
	/* Hack Safari 3, it does the job too well */
	top: 0;
}

#lookuphost select {
	margin-top: 5px;
}

#latest_news {
	padding-right: 10px
}

#latest_news p {
	line-height: 1.2em;
}

#latest_news p, #latest_news small, #latest_news h3, #last_minute_deals p, #last_minute_deals small, #last_minute_deals h3 {
	padding-left: 10px;
}

.post {
	padding-bottom: 10px;
}

.post ul {
	padding-left: 30px;
	margin-bottom: 1em;
}

.post li {
	list-style-type: disc;
	font-size: 1.3em;
	line-height: 1.5em;
}
.post li li { font-size: 1em; }
.narrowcolumn {
	width: 610px;
	float: right;
}

.narrowcolumn p {
	padding-right: 30px;
}

#sidebar {
	width: 310px;
	float: left;
}

#footer {
	font-size: .9em;
	background-image: url(images/wrap2_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 25px;
	padding-top: 40px;
	padding-bottom: 5px;
	text-align: left;
	clear: both;
	color: #666666;
	background-color: #e9e9e5;
	}

#hero {
	background-image: url(images/hero.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sidebar_news, .sidebar_archive {
	padding-bottom: 20px;
}

.sidebar_element {
	background-color: #FFF;
	background-image: url(images/sidebar-gradient.png);
	background-repeat: repeat-x;
	background-position: left 25px;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
body.home .sidebar_element { background: transparent; }
/* __________________________________________________________________________________________________________________ */
/* Typography */

p 	{
	font-size: 1.3em;
	line-height: 1.5em;
	padding-bottom: 5px;
	}
p.read-more {
	font-size: 1em;
	text-align: right;
}
h1	{
	font-size: 2em;
	}

h2	{
	background-color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
	color: #4cb916;
	text-transform: uppercase;
	margin-bottom: 10px;
	}

.narrowcolumn h2 {
	font-size: 1.8em;
	color: #4cb916;
	background-color:#FFFFFF;
	padding-left: 0;
}

h3	{
	font-size: 1.4em;
	color: #4cb916;
	padding-top: 5px;
	padding-bottom: 5px;
	}
div#content h3 { clear:both; }
#latest_news h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
	
small {
	font-size: 1.1em;
}
small.date {
	color: #4cb916;
}
/* __________________________________________________________________________________________________________________ */
/* Navigation menus */

#menu {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 44px;
	margin-bottom: 10px;
	}	

#menu ul {
	padding-top: 15px;
}

#menu li {
	float: left;
	width: 16%;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	}

#menu li.current a,
#submenu li.current a {
	color: #4cb916;
}
#submenu {
	background-image: url(images/submenu_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 24px;
	}	

#submenu ul {
	background-image: url(images/submenu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}

#submenu li {
	background-image: url(images/submenu_middle.jpg);
	background-repeat: repeat-y;
	background-position: top;
	list-style-image: none;
	list-style-type: none;
	}

#sidebar li {
	margin-bottom: 5px;
	list-style-image: none;
	list-style-type: none;
}

#submenu li {
	margin-bottom: 0;
}
/* __________________________________________________________________________________________________________________ */
/* Hyperlinks */

#latest_news a, #event_search a, #last_minute_deals a, #sidebar li a, #content a, td a {
	color: #4cb916;
	font-weight: bold;
	}

#latest_news a:hover, #menu li a:hover, #submenu li a:hover, #sidebar li a:hover, #content a:hover, #footer a:hover, td a:hover {
	color: #4cb916;
	}

#header a {
	color: #ffffff;
	text-decoration:none;
	}

#header a:hover {
	color: #000000;
	}

#footer a {
	color: #666666;
	font-weight: bold;
	text-decoration:underline;
}

#sidebar li a {
	padding-left: 10px;
	font-size: 1.3em;
}

#menu li a {
	font-size: 1.5em;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	}

#submenu li a {
	padding-left: 25px;
	padding-right: 25px;
	font-size: 1.6em;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 1.5em;
	}



#breadcrumb {
	padding-top: 10px;
	color: #4cb916;
}

#breadcrumb a {
	font-size: .9em;
	font-weight: normal;
}

#breadcrumb a:hover {
	color: #000000;
}


a.btn-register-interest {
	display: block;
	width: 147px;
	height: 25px;
	border: 0;
	background: #000 url(images/btn-reg-interest.gif) 0 0 no-repeat;
	text-indent: -999em;
	
	margin: 0.2em 0;
}
a.btn-register-interest:hover {
	background-position: 0 -25px;
}
a.btn-enquire {
	display: block;
	width: 113px;
	height: 25px;
	border: 0;
	background: #000 url(images/btn-enquire.gif) 0 0 no-repeat;
	text-indent: -999em;
}
a.btn-enquire:hover {
	background-position: 0 -25px;
}
div.enquire-now a { 
	float: left;
	margin: 10px; 
}
div.enquire-now img.icon-clock {
	float: left;
	display: block;
	width: 32px;
	height: 39px;
}
/* __________________________________________________________________________________________________________________ */
/* Forms */
fieldset {
	border: 0;
}

form {
	padding-left: 10px;
	margin-bottom: 1em;
}

form li {
	list-style-image: none;
	list-style-type: none;
}
.input_searchform {
	height: 20px;
}


.submitbutton {
	margin-top: 5px;
}

.searchbutton {
	float: right;
	padding-right: 10px;
	padding-bottom: 5px;
}

fieldset {
	border: none;
}

#dates {
	float: left;
}
.select_long {
	margin-bottom: 5px;
	width: 204px;
}

.select_medium {
	margin-bottom: 5px;
	width: 150px;
}

.select_short {
	width: 88px;
	padding: 2px;
	margin-right: 10px;
}



form#form_contact {
	font-size: 1.2em;
}

form#form_contact ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
form#form_contact ol li { margin-bottom: 10px; }
form#form_contact label {
	display: block;
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	line-height: 20px;
}
form#form_contact input {
	width: 200px;
	
}
form#form_contact select {
	width: 204px;
}
form#form_contact label input {
	width: auto !important;
	margin: 0 !important;
	border: 0 !important;
}

div.radio-group label,
div.checkbox-group label {
	display: inline !important;
	width: auto !important;
	text-align: left !important;
	font-weight: normal !important;
}
div.radio-group.vertical label,
div.checkbox-group.vertical label {
	clear:both;
	width: auto !important;
	text-align: left !important;
	font-weight: normal !important;
}
form#form_contact div.radio-group,
form#form_contact div.checkbox-group {
	float:left;
	width: 350px;
	padding-left: 5px;
	line-height: 2em;
}
form#form_contact p.error {
	font-size: 1em;
	margin-left: 30%;
	padding-left: 10px;
	color: red;
}

/* form buttons */

button.submit {
	display: block;
	width: 68px;
	height: 25px;
	border: 0;
	background: #000 url(images/btn-submit.gif) 0 0 no-repeat;
	text-indent: -999em;
	margin-left: 5px;
	cursor: pointer;
	cursor: hand;
}
button.submit:hover,
button.submit.hover {
	background-position: 0 -25px;
}
button.search {
	display: block;
	float: left;
	width: 68px;
	height: 25px;
	border: 0;
	background: #EDEDE9 url(images/btn-search.gif) 0 0 no-repeat;
	text-indent: -999em;
	cursor: pointer;
	cursor: hand;
}
button.search:hover,
button.search.hover {
	background-position: 0 -25px;
}


form p.required {
	font-size: 1em;
	margin-left: 30%;
	padding-left: 5px;
}

li div.field-wrapper {
	padding-left: 30%;
}
/* __________________________________________________________________________________________________________________ */
/* Images */

img {
	border: 0;
}

#falbum img {
	border: 1px solid #CCCCCC;	
}
/* __________________________________________________________________________________________________________________ */
/* Events */

ul.event_meta {
	padding-left: 0;
	margin-bottom: 30px;
}

.event_meta li {
	list-style-image: none;
	list-style-type: none;
}

.event_meta strong {
	display: block;
	width: 130px;
	float: left;
}

ul.event_meta li.soldout, ul.event_meta li.lastmindeal {
	color: #ff0000;
}
/* __________________________________________________________________________________________________________________ */
/* Events table */
table {
	/* deal with content that forces table to wide for div#main */
	table-layout: fixed;
	word-wrap: break-word;/* ie6 and safari support css3 word-wrap */
	overflow: hidden;/* any other browser hide overflow */
	
	border-collapse: collapse;
	font-size: 1.3em;
	color: #000;
}
th {
	vertical-align: top;
	text-align: left;
	padding: 0.5em;
	font-weight: bold;
	border: 1px solid #E9E9E5;
	border-width: 1px 0;
}
td {
	vertical-align: top;
	text-align: left;
	padding: 0.5em;
	border: 1px solid #E9E9E5;
	border-width: 1px 0;
}
thead {
	color: #4CB916;
	border-bottom: 1px solid #E9E9E5;
}
tbody {
	border-top: 1px solid #E9E9E5;
}
thead th {
	font-size: 1.2em;
	vertical-align: middle;
	font-weight: bold;
	border: 0;
	margin-bottom: 0.2em;
}
tr.lastmindeal {
	background: #E9E9E5;
	color: #4CB916;
}
tr.lastmindeal th,
tr.lastmindeal td {
	border-color: #fff;
}
table .soldout {
	color: #BFBFBF;
}

table.no-border,
table.no-border th,
table.no-border td,
table.no-border thead,
table.no-border tbody {
	border: 0;
}
/* __________________________________________________________________________________________________________________ */
/* Pagination */
div.pagination {
	padding: 0;
	margin: 10px 0 30px;
/*	text-align:center;*/
	font-size: 1.3em;
	line-height: 1.5em;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #4CB916;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #4CB916;
	color: #4CB916;
	/*background-color: #F1FFD6;*/
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #21a02d;
	font-weight: bold;
	background-color: #21a02d;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

a#btn_kids_programs img {
	margin: 0 20px 0 10px;
}
