/*
Theme Name: Caxton St Seafood and Wine
Theme URI: http://bluora.com.au
Description: Caxton St Seafood and Wine 2009 Theme
Version: 1.0
Author: Rocco Howard
Author URI: http://bluora.com.au
Tags: Bluora
Bluora Hosting Services
http://bluora.com.au
*/


html,
body {
   margin:0;
   padding:0;
   height:100%;
}

body {
	background-image: url(images/page_background.jpg);
	background-position:center;
	background-repeat: repeat-y;
	margin-top: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:small;
}

textarea {
	font-family:Tahoma, Geneva, sans-serif;
}

#container {
   min-height:100%;
   position:relative;
   height: auto !important;
}

#container {
   height:100%;
}

td.content {
	padding-left:42px;
	padding-right:42px;	
}

.content a {
	color:#737720;	
}

.content h1 {
	color:#737720;	
}


.content h2 {
	color:#737720;	
}


td.elementLogo {
	background-image: url(images/csswf_logo.gif);	
	background-repeat:no-repeat;
	width:176px;
	height:226px;
}

td.elementHeader {
	background-image: url(images/csswf_caxtonst.jpg);	
	background-repeat:no-repeat;
	width:769px;
	height:226px;
}

div.elementComingSoon {
	background-image: url(images/comingsoon.gif);
	background-repeat:no-repeat;
	width:828px;
	height:261px;
	margin-left:16px;
	margin-right:16px;
}

div.elementStreetPartners {
	background-image:url(images/background_street_partners.gif);
	background-repeat:no-repeat;

	height:141px;
	padding-left:25px;
	padding-top:42px;
}

div.elementFindUsOnline {
	background-image:url(images/background_find_us_online.gif);
	background-repeat:no-repeat;

	height:77px;
	padding-left:25px;
	padding-top:42px;
}

div.elementFooterLinks {
	text-align:right;
}




tr.thead td {
	height:30px;
	background-color:#CC1A20;
	color:#FFF;
	font-weight:bold;
	-moz-border-radius:4px;
	text-transform:uppercase;
	font-size:18px;
}

td.text {
	background-color:#CC1A20;
	border:1px solid #CC1A20;
	color:#FFF;
	-moz-border-radius:4px;
}
td.value,
td.comment {
	background-color:#FAFAFA;
	border:1px solid #A9AD2D;
	color:#A9AD2D;
	padding:5px;
	-moz-border-radius:4px;
}

td.value input,
td.value select,
td.value textarea {
	width:99%;
	background-color:#FAFAFA;
	border:none;
	color:#A9AD2D;
}

td.submit input {
	background-color:#A9AD2D;
	-moz-border-radius:4px;
}

td.comment {
	font-style:italic;
	border-color:#FFFEE1;
	background-color:#FFFEE1;
	padding:7px;
}

td.fieldwarning {
	background-color:#FF3300;
	border:1px solid #FF3300;
	color:#FFF;
	padding:5px;
	-moz-border-radius:4px;
}


ul.fontpage-news {
	list-style:none;
	margin:0;
	padding:0;
	padding:4px;
	
}

ul.fontpage-news li {
	font-size:14px;
	padding:3px;
	border-bottom:1px solid #CFD560;
}

ul.fontpage-news li a {
	text-decoration:none;
}



ul.fontpage-news li a:hover {
	text-decoration:underline;
}


ul.fontpage-news li span.post-date {
	font-size:10px;
}

.content div.post-date {
	font-size:12px;	
	color:#737720;
	text-transform:uppercase;
	float:right;
	padding:3px;
}

.content div.storytitle {
	background-color:#E7EAAC;
	padding:8px;
	font-size:22px;
}
.content div.storytitle a {
	color:#CC1A20;
	font-weight:bold;
	text-decoration:none;
}

div.storycontent {
	min-height:300px;
	padding:8px;
	background-color:#F3F4D5;
}

.content div.meta {
	font-size:9px;
	float:right;
}

.content a img {
border:none;	
}



#media-releases tr.thead td {
	background-color:#737720;color:#FFF;
	padding:4px;
}
#media-releases tbody.entries td {
	background-color:#F3F4D5;
}

.website-by-goregister {
	float:right;
}
.website-by-goregister a {

}
.page-menu  {
	float:left;
	margin-left:140px;
}
.page-menu ul {
	padding:0;
	margin:0;
}
.page-menu li {
	list-style-type:none;
	display:inline;
	border:2px solid #E7EAAC;
	background-color:#F3F4D5;
	color:#FFF;
	padding:5px;
}
.page-menu li a {
	padding:5px;
}
.page-menu li.current_page_item  {
	background-color:#737720;
}
.page-menu li.current_page_item a {
	color:#FFF;
}

.page-menu li a {
	text-decoration:none;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
