/*
Theme Name: Chelsea Beach Arcade
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: RedFishBlueFish
Author URI: http://redfishbluefish.com.au/
Version: 1.0
License: GNU General Public License
License URI: license.txt

*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */


body	{
	background:#333333;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	padding:0;
	color:#FFF;
	font-size:12px;
}
#whats-on img	{
	float:left;
	padding:5px 5px 5px 0;
}
#special img	{
	float:left; 
	padding:5px 5px 5px 0;
}
img	{
	border:0;
}
a img	{
	border:none;
}
h1	{
	font-size:21px;
	margin:0;
	padding:0;
}
h2.news {
	border-bottom:#000 1px solid; 
	font-size:13px; 
	color:#b3b3b3; 
	padding:0 0 10px 0;
	text-transform:uppercase;
	font-weight:bold;
}
h2.article {
	border-bottom:#000 1px solid; 
	font-size:13px; 
	color:#29abe2; 
	padding:0 0 10px 10px;
	text-transform:uppercase;
	font-weight:bold;
}
.class-key {
	font-size:13px; 
	color:#29abe2; 
	padding:0 0 10px;
	text-transform:uppercase;
	font-weight:bold;
}
.class-value {
	font-size:13px; 
	color:#FFF; 
	padding:0 0 10px 10px;
	font-weight:bold;
}
h2.article a {
	color:#29abe2;
	text-decoration:none;
}
h2.article a:hover {
	color:#29abe2;
	text-decoration:underline;
}
h2.directory {
	border-bottom:#000 1px solid; 
	font-size:13px; 
	color:#29abe2; 
	padding:0 0 10px 10px;
	text-transform:uppercase;
	font-weight:bold;
	width:740px;
}
#wrapper	{
	margin:0 auto;
	width:1024px;
}
#page	{
	float:left;
	clear:both;
	width:1024px;
}
#header	{
	float:left;
	clear:both;
	width:1024px;
	height:275px;
}
#main	{
	float:left;
	clear:both;
	width:1024px;
	background:#4d4d4d;
	border-top:#29abe2 1px solid;
}
#search	{
	width:1004px;
	float:right;
	padding:5px 15px 5px 5px;
	text-align:right;
	clear:none;
	height:24px;
}
#logo	{
	width:233px;
	float:left;
	height:200px;
}
#banner	{
	width:791px;
	float:right;
	height:200px;
}
#navigation	{
	width:723px;
	padding:5px 68px 5px 0px;
	float:right;
	height:33px;
}
#navigation ul	{
	list-style:none;
	width:791px;
	margin:0;
	padding:0;
}
#navigation li	{
	height:30px;
	display:inline;
	text-transform:uppercase;
	font-size:13px;
	text-align:center;
}
#navigation li a	{
	color:#FFF;
	text-decoration:none;
	padding:0 30px;
}
#navigation li a:hover	{
	color:#FFF;
	text-decoration:underline;
}
#enewsletter	{
	float:left;
	width:212px;
	padding:30px 15px 20px 24px;
}
#enewsletter	{
	float:left;
	width:212px;
	padding:30px 15px 20px 24px;
}
#whats-on	{
	float:left;
	width:363px;
	padding:30px 15px 20px 5px;
}
#special	{
	float:left;
	width:363px;
	padding:30px 20px 20px 5px;
}
#whats-on p	{
	padding:0 0 0 10px;
}
#special p	{
	padding:0 0 0 10px;
}
#footer	{
	background:#FFFFFF;
	height:77px;
	width:1024px;
	float:left;
	clear:none;
	margin:10px 0 0;
}
#image	{
	float:left;
	clear:none;
	width:220px;
	height:331px;
	padding:30px 20px 20px 13px;
}
#single	{
	float:left;
	clear:none;
	width:745px;
	padding:30px 20px 20px 5px;
}
#single p	{
	padding:0 0 0 10px;
}
#single ul	{
	margin:0;
	padding:0;
}
#single li	{
	list-style:none;
	padding:0 0 0 7px;
}
#single li a	{
	color:#FFF;
	text-decoration:none;
}
#single li a:hover	{
	color:#FFF;
	text-decoration:underline;
}
#thin-head	{
	float:left;
	clear:none;
	background:url(images/thin-head.jpg) no-repeat;
	width:338px;
	height:40px;
	font-size:23px;
	padding:6px 10px 4px 15px;
}
#article-head	{
	float:left;
	clear:none;
	background:url(images/text-head.jpg) no-repeat;
	width:749px;
	height:40px;
	font-family:'Myriad Pro', Arial, sans;
	font-size:23px;
	padding:5px 10px 5px 15px;
}
#searchsubmit	{
	background:url(images/search-btn.jpg) no-repeat;
	border:none;
	padding:0;
	margin:0;
	width:24px;
	height:22px;
	vertical-align:sub;
}
#s	{
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:b3b3b3;
	width:155px;
}
.enter-link{
	height:22px;
  	width:100px;
  	margin-bottom: 15px;
  	clear: both;
}
.enter-link a{
  font-family: ff-meta-web-pro,sans-serif;
  font-weight:bold;
  color:#b3b3b3;
  text-decoration:none;
  font-size:11px;
  background:url(images/read-more.jpg) no-repeat;
  padding:4px 8px;
  
}
.enter-link a:hover{
	color:#FFF;
}
#left-logo {
	float:left; 
	color:#b3b3b3; 
	padding:0; 
	margin:0;
}
#right-logo {
	float:right; 
	color:#b3b3b3; 
	padding:7px 0 7px 0; 
	margin:0;
	}
	
	
	
#enter-link {
  font-family: ff-meta-web-pro,sans-serif;
  font-weight:bold;
  color:#b3b3b3;
  text-decoration:none;
  font-size:12px;
  background:url(images/read-more.jpg) no-repeat;
  padding:2px 8px;
  border:0 none;
  margin:5px 0;
}
.subscribe label	{
	width:50px;
	padding:6px 0 0;
	float:left;
	display:block;
	clear:none;
}
#name, #ezdjj-ezdjj {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: none;
    display: block;
    float: left;
    margin: 3px;
    padding: 2px 6px;
    width: 140px;
	border:0 none;
}
