/*

Theme Name: Gold Coast Real Estate 
Description: The official Gold Coast Real Estate WordPress theme.
Author: InfoLink IT
Version: 1.0.0

*/

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, hr, img, dl, dt, dd, ol, ul, li, fieldset, form, input, select, textarea, table, tbody, tfoot, thead, tr, th, td {
	border: none;
	height: auto;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: baseline;
	zoom: 1;
}

body {
	color: #000000;
	font: 14px Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.25;
	padding: 5px 0px;
}

h1 {
	font-size: 24px;
	letter-spacing: -1px;
}

h2 {
	font-size: 18px;
	letter-spacing: -0.5px;
}

h3, h4, h5, h6 {
	font-size: 16px;
	letter-spacing: -0.5px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active, h1 a.active, h2 a.active, h3 a.active, h4 a.active, h5 a.active, h6 a.active {
	text-decoration: none !important;
}

p {
	line-height: 1.25;
	padding: 7px 0px;
}

a, a:link, a:visited, a:hover, a:active {
	color: #0000FF;
	text-decoration: underline;
}

ul, ol {
	padding: 4px 0px 4px 30px;
}

li {
	line-height: 1.25;
	padding: 3px 0px;
}

ul li {
	list-style-type: disc;
}

ol li {
	list-style-type: decimal;
}

input {
	height: 14px;
}

select {
	height: 26px;
}

input, select, textarea {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0px 1px 1px 1px #CCCCCC;
	-moz-box-shadow: inset 0px 1px 1px 1px #CCCCCC;
	box-shadow: inset 0px 1px 1px 1px #CCCCCC;
}

input[type="submit"], input[type="button"], .submit {
	background: #000000;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	height: 30px !important;
	padding-top: 3px;
	-webkit-box-shadow: inset 0px 1px 0px 0px #FFFFFF;
	-moz-box-shadow: inset 0px 1px 0px 0px #FFFFFF;
	box-shadow: inset 0px 1px 0px 0px #FFFFFF;
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0;
}

ul.widgets {
	padding: 0px;
}

li.widget {
	list-style-type: none;
	padding: 0px;
}

a.button {
	background-color: #0000FF;
	border: 1px solid #0000FF;
	color: #FFFFFF !important;
	display: block;
	float: left;
	font-weight: bold;
	padding: 7px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

a.button, a.button:link, a.button:visited, a.button:hover, a.button:active {
	text-decoration: none;
}

#page {
	border: 1px solid #000000;
	margin: 15px auto;
	padding: 10px 0px;
	width: 902px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#header {
	height: 100px;
	padding-left: 10px;
}

#header-image {
	float: left;
}

#header-title {
	float: left;
	padding: 25px 0px 0px 10px;
	width: 410px;
}

#header-name {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1.5px;
}

#header-name a, #header-name a:link, #header-name a:visited, #header-name a:hover, #header-name a:active {
	text-decoration: none;
}

#header-phone {
	float: right;
	padding: 20px 20px 0px 0px;
	width: 330px;
}

#header-description {
	font-size: 11px;
	padding-top: 5px;
}

#header-call {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: right;
	text-transform: uppercase;
}

#header-number {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -1.5px;
	text-align: right;
	text-transform: uppercase;
}

#wrapper {
	padding: 10px;
}

#slideshow {
	border: 1px solid #000000;
	height: 273px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	width: 588px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#slideshow img {
	display: none;
	height: 275px;
	width: 590px;
}

#content {
	float: left;
	width: 590px;
}

#content .error {
	margin-top: 10px;
}

#static {
	border: 1px solid #000000;
	padding: 10px 15px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.post {
	border: 1px solid #000000;
	margin-top: 10px;
	padding: 10px 15px 15px 15px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.post-title {
	font-size: 24px;
	letter-spacing: -1px;
}

.post-teaser {
	padding: 0px 1px;
}

.post-more {
	font-size: 11px;
}

.post-meta {
	border: 1px solid #000000;
	font-size: 10px;
	margin-top: 10px;
	padding: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.post-date {
	float: left;
	padding: 3px 0px 0px 3px;
}

.post-share {
	float: right;
}

.post-share a {
	display: block;
	float: right;
	height: 16px;
	margin-left: 5px;
	width: 16px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.post-share .facebook {
	background: url('images/facebook.png') no-repeat top left;
}

.post-share .twitter {
	background: url('images/twitter.png') no-repeat top left;
}

.post-share .google {
	background: url('images/google.png') no-repeat top left;
}

#navigation {
	border: 1px solid #000000;
	font-size: 11px;
	margin-top: 10px;
	padding: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#navigation a, #navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
	text-decoration: none;
}

#navigation .next {
	float: left;
}

#navigation .previous {
	float: right;
}

#sidebar {
	border: 1px solid #000000;
	float: right;
	font-size: 11px;
	padding: 14px 14px 0px 14px;
	width: 250px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#callback {
	border-bottom: 1px dotted #000000;
	font-size: 14px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#callback-name {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -0.5px;
}

#callback-description {
	line-height: 1.25;
	padding: 7px 0px;
}

#callback-success {
	background: #99FF00;
	border: 1px solid #006600;
	color: #006600;
	padding: 10px;
}

#callback table {
	width: 100%;
}

#callback td {
	padding: 3px 0px;
}

#callback .label {
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
	width: 50px;
}

#callback input[type="text"] {
	width: 175px;
}

#sidebar-call {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
}

#sidebar-number {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -1.5px;
	padding-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}

#sidebar .widget {
	border: 1px solid #000000;
	margin-bottom: 14px;
	padding: 10px 15px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.google {
	height: 60px;
	margin: 0px auto;
	width: 468px;
}

#footer {
	font-size: 10px;
	height: 120px;
	overflow: hidden;
	padding: 15px 5px;
}

#footer h2 {
	line-height: 1;
	padding: 5px 0px;
}

#footer p {
	padding: 4px 0px;
}

#footer ul, #footer ol {
	padding: 2px 0px 2px 20px;
}

#footer li {
	line-height: 1.15;
	padding: 2px 0px;
}

#footer .field {
	padding: 3px 0px;
}

#footer .field label {
	float: left;
	font-weight: bold;
	padding-right: 10px;
	width: 60px;
}

#footer .field .value {
	float: left;
}

#footer-left {
	border-right: 1px dotted #000000;
	float: left;
	height: 100%;
	padding: 0px 15px;
	width: 275px;
}

#footer-center {
	border-right: 1px dotted #000000;
	float: left;
	height: 100%;
	padding: 0px 15px;
	width: 270px;
}

#footer-right {
	float: right;
	height: 100%;
	padding: 0px 15px 0px 0px;
	width: 250px;
}


#contact-success {
	background: #99FF00;
	border: 1px solid #006600;
	color: #006600;
	margin: 10px 0px;
	padding: 10px;
}

#contact table {
	width: 100%;
}

#contact td {
	padding: 3px 0px;
}

#contact .label {
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
	width: 50px;
}

#contact input[type="text"] {
	width: 175px;
}

#contact textarea {
	height: 150px;
	width: 350px;
}

#available {
	background: url('images/available.png') no-repeat bottom right;
	bottom: 0px;
	float: right;
	height: 275px;
	position: fixed;
	right: 0px;
	width: 275px;
	z-index: 1000;
}
