/*
Theme Name: Sharkfin
Theme URI: http://www.sharkfinmedia.com/
Description:  A new wordpress theme from <a href="http://www.sharkfinmedia.com" target="_blank">Sharkfin Media</a>
Version: 1.0
Author: Sharkfin Media Ltd
Author URI: http://www.sharkfinmedia.com
Tags: Sharkfin Media Ltd, valid CSS, valid XHTML, right sidebar, ie6, ie7, firefox 2.0, opera 9.0
*/

body, html {
	margin:0;
	padding:0;
	font-family:Century Gothic, Tahoma, Arial, Helvetica, sans-serif;
	color:#1e1e1e;
	font-weight:normal;
	text-align:left;
	font-size:16px;
	line-height:180%;
	background:#3cc
}
img {
	border-style: none;
}
h1 {
	font-size:30px;
	color:#3cc
}
h3.widget-title {
	font-size:30px;
	padding:15px 0px;
	margin:0px;
	padding-bottom:8px;
	color:#3cc
}
h2 {
	font-size:20px;
	padding-top:10px;
	color:#3cc;
	font-weight:normal
}
#wrapper {
	width:960px;
	margin:20px auto;
	background:#FFF;
}
#main {
	width:960px;
	display: inline-block;
	padding:10px 0px
}
#menu {
	width:950px;
	height:47px;
	padding-top:12px;
	padding-left:10px;
	background:#333
}
#menu-right {
	float:right;
	padding-right:50px
}
#menu-right b {
	color:#f90
}
#top {
	width:910px;
	text-align:right;
	height:350px;
	background:url(sandy-ingham-01.jpg);
	padding-top:220px;
	padding-right:50px;
	color:#3cc
}
#top h2 {
	font-size:44px;
	font-weight:normal
}
#event_date_flyer_container {
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #bbb;
    width: 63px;
    padding: 3px;
    display: block;
    margin-right: 10px;
    position: relative;
}
#event_date { background:#333;
    display: block;
    text-align: center;
    width: 63px;
    height: 75px;
    font-family: "Arial"; -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#event_date_day {
    font-size: 36px;
    line-height: 36px;
    color: #fff;
    font-weight: bold;
    padding-top: 2px;
}
#event_date_month {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
}
#event_date_year {
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    padding-top: 4px;
}
#text {
	background:#fff;
	width:860px;
	padding:20px 50px;
}
#text a {
	color:#3cc
}

#leftdouble {
	float:left;
	width:520px;
	padding-right:40px;
	display:table;
	background:#fff;
	padding-top:30px;
}
#sidebar {
	float:right;
	width:300px;
	background:#fff;
	padding-top:30px;
	display:table
}
#sidebar a {
	color:#1e1e1e
}
#left {
	float:left;
	padding-right:40px
}
#right {
	float:left
}
input, textarea {
	font-family:Century Gothic, Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
}
input[type=text], textarea {
	padding:3px
}
input[type=email] {
	padding:3px
}
input[type=tel] {
	padding:3px
}
input.search {
	width: 200px;
	height:20px;
	border:none;
	padding:4px
}
input.arrow-right {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 13px 0 13px 20px;
	border-color: transparent transparent transparent #3cc;
	background:#1e1e1e;
	margin-left:10px;
	cursor:pointer
}
input.arrow-right:hover {
	border-color: transparent transparent transparent #fff;
	transition:border-color .3s linear, border-color .3s linear;
}
#footer {
	color:#FFF;
	width:960px;
	background:#1e1e1e;
	padding:20px 0px;
	display:table
}
#footer h1 {
	color:#3cc;
	font-weight:normal
}
#footer h2 {
	color:#3cc;
	font-weight:normal
}
#footer a {
	color:#fff
}
#sharkfin {
	color:#000;
	font-size:12px;
	text-align:center;
	padding:0px;
	margin:0px;
	clear:both;
	background-color:#000
}
#sharkfin a {
	color:#ccc;
	font-weight:bold;
	text-decoration:none
}
div.facebook-button {
	border-radius:17px;
	background:#3cc;
	width:22px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:28px;
	color:#FFF;
	padding-left:12px;
	padding-top:4px;
	float:left;
	margin-right:10px;
	text-align:left
}
div.facebook-button a {
	text-decoration:none;
	color:#FFF;
}
div.facebook-button:hover {
	background:#ccc;
	transition:color .3s linear, background .3s linear;
}
div.twitter-button {
	border-radius:17px;
	background:#fff;
	width:22px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:28px;
	color:#333;
	padding-left:12px;
	padding-top:4px;
	float:left;
	text-align:left
}
div.twitter-button a {
	text-decoration:none;
	color:#333
}
div.twitter-button:hover {
	background:#ccc;
	transition:color .3s linear, background .3s linear;
}
#dropmenu, #dropmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:2em;
	font-weight:normal;
	font-size:17px;
	z-index:50;
	text-align:left; background:#333
}
#dropmenu a {
	display:block;
	padding:0px 0px 0px 40px;
	margin-right:0px;
	color:#fff;
	text-decoration:none; background:#333
}
#dropmenu a:hover {
	color:#3cc;
}
#dropmenu li {
	float:left;
	position:relative;
}
#dropmenu li.current_page_item a {
	text-decoration:none;
	color:#3cc;
	font-weight:bold; background:#333
}
#dropmenu ul {
	position:absolute;
	display:none;
	width:16em;
	top:2em;
}
#dropmenu li ul a {
	width:16em;
	height:auto;
	float:left;
}
#dropmenu ul ul {
	top:auto;
}
#dropmenu li ul ul {
	left:16em;
	margin:0px 0px 0px 20px;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}