/*
Theme Name: Gold Coast
Theme URI: http://www.wpmix.com
Description: Brown sunset Wordpress theme.
Author: andrej
Author URI: http://www.wpmix.com
*/
body {
	margin: 0; padding: 0;
	background: #8f4214 center top repeat-y url(goldcoast/images/bck.gif);
	font-family: Verdana; font-size: 13px;
	color: #fff;			
}
.clear {clear: both;}
#page {
	margin: 0 auto;
	width: 740px;
	background-color: #47240e;
}
#header {
	position: relative;
	height: 300px;
	background: no-repeat url(goldcoast/images/bckheader.jpg);
}
#header h1 {
	margin: 0 0 0 60px; padding: 100px 0 0 0;
	font-size: 30px;
}
#header h1 a {
	color: #000;
	text-decoration: none;
}
#header h2 {
	margin: 0 0 0 60px; padding: 0;
	font-size: 18px; font-weight: normal;
	color: #fff;
}
#header ul {		
	position: absolute;
	margin: 0; padding: 0;
	left: 0; top: 10px;
	list-style-type: none;
}
#header li {
	display: inline;
	margin: 0 0 0 20px;
	font-size: 12px;
}
#header li a {
	color: #47240e;
	text-decoration: none;
}
#header li a:hover {
	color: #0099ff;
	text-decoration: underline;
}
#header li.current_page_item a {
	color: #fff;
}
#header form {
	margin: 0; padding: 0;
	position: absolute;
	right: 20px; top: 15px;
}
#header form * {
	vertical-align: middle;
}
#header form .searchtext {
	margin: 0; padding: 0;
	width: 115px; height: 17px;
	background: url(goldcoast/images/bcksearchtext.png);
	border: #ffbf43 1px solid;
	font-family: Verdana; font-size: 11px;
	color: #e5e0db;
}
#header form .searchbtn {
	margin: 0; padding: 0;
	background-color: transparent;
	border: none;
	width: 60px;
	font-family: Verdana; font-size: 15px;
	color: #fff;
	text-transform: lowercase;
	cursor: pointer;
}
#container {
	margin: 0 10px 35px 25px;
}
#content {
	float: left;
	width: 490px;
}
#content .post {
	clear: both;
	margin: 0 0 35px 0;
}
#content .post h2 {
	margin: 0 0 5px 0; padding: 0;
	color: #ff882c;
	font-size: 24px;
}
#content .post h2 a {
	color: #ff882c;
	text-decoration: none;
}
#content .meta {
	font-size: 10px;
	color: #fff;
}
#content .meta a {
	color: #d16f24;
	text-decoration: none;
}
#content .entry {
	clear: both;
	margin: 25px 0;
	text-align: justify;
	color: #EEEEEE;
}
#content .entry a {
	color: #fff;
	text-decoration: underline;
}
#content .entry a:hover {
	color: #0099ff;
	text-decoration: underline;
}
#content .comments {
	clear: both;
	text-align: right;
	font-size: 12px;
	color: #e67a25;
}
#content .comments a {
	color: #e67a25;
	text-decoration: none;
}
#sidebar {
	float: right;
	width: 180px;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style: none;
}
#sidebar ul ul {
	margin: 20px 0;
}
#sidebar ul ul ul {
	margin: 0;
}
#sidebar li li {
	margin: 0 0 1px 0; padding: 5px 0;
	background: center top repeat-y url(goldcoast/images/bcksidebarli.gif);
	text-align: left;
}
#sidebar li li:hover, #sidebar li li:hover li {
	background: none;
}
#sidebar a {
	color: #fff;
	text-decoration: none;
}
#sidebar a:hover {
	color: #ff882c;
}
#sidebar h3 {
	margin: 0; padding: 0;
	font-size: 18px; font-weight: bold;
	color: #ff882c;
}
#footer {
	padding: 9px 0;
	font-size: 9px;
	text-align: center;
	background: no-repeat url(goldcoast/images/bckfooter.gif);
	color: #EEEEEE;
}
#footer a {
	color: #ff882c;
	text-decoration: none;
}
#footer ul {		
	position: absolute;
	margin: 0; padding: 0;
	left: 0; top: 10px;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin: 0 0 0 20px;
	font-size: 12px;
}
#footer li a {
	color: #ff882c;
	text-decoration: none;
}
#footer li a:hover {
	color: #fff;
	text-decoration: underline;
}

.navig {
	margin: 15px 0 0 0; padding: 10px;
	font-size: 11px;
	border: #704424 1px solid;
	background-color: #93592f;
	color: #fff;
}
.navig a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
textarea#comment, input#author, input#email, input#url {
	font-family: Arial; font-size: 11px;
	background-color: #d7d7d7;
	border: #9c9c9c 1px solid;
	vertical-align: middle;
	color: #000;
}
textarea#comment {
	width: 400px !important;
}
h2#comments, h2#postcomment {
	clear: both;
	margin: 0 0 10px 0; padding: 0;
	font-size: 15px;
	text-transform: lowercase;
	color: #ff882c;
}
h2#comments a {
	color: #ff882c;
	text-decoration: none;
}
#commentlist a {
	color: #fff;
	text-decoration: underline;
}
.link a {
	color: #fff;
	text-decoration: underline;
}
/* formattings for few commonly used tags */
acronym, abbr {
	border-bottom: 1px dashed #333;
}
a abbr {
	border: none;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	border-left: 5px solid #93592f;
	margin-left: 1.5em;
	padding-left: 5px;
}
cite {
	font-size: 90%;
	font-style: normal;
}
