/*  
Theme Name: GoneAway
Theme URI: http://wordpress.org/
Description: Custom template coded by My Green Corner
Version: 1.0
Author: Dugu
Author URI: http://www.mygreencorner.com/
*/

body {
	margin: 0; padding: 0;
	background-color: #27343c;
	font-family: "Georgia"; font-size: 11px;
}
.clear {clear: both;}
#page {
	margin: 0 auto;
	width: 795px;
}
#logo {
	margin: 0; padding: 0;
	width: 425px; height: 85px;
	font-size: 1px; font-weight: normal;
	text-indent: -999em;
}
#logo a {
	display: block;
	width: 100%; height: 100%;
	background: no-repeat url(images/logo.gif);
	text-decoration: none;
}
#menu {
	margin: 0; padding: 0 15px 0 25px;
	height: 52px;
	background: no-repeat url(images/bckmenu.gif);
	list-style-type: none;
}
#menu li {
	margin: 0 5px 0 0;
	float: left;
	width: 100px;			
	height: 52px; line-height: 55px;
	font-size: 12px;
	color: #fff;
}
#menu li a {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	background: no-repeat url(images/bckmenulinkhover.gif);
}
li#rsssub {
	margin: 0; padding: 10px 0 0 0;
	float: right;
	width: 225px;
	height: auto; line-height: normal;			
}
li#rsssub form {
	margin: 0 0 0 0; padding: 7px 15px 0 15px;
	width: 195px;
	height: 27px;
	background: left top no-repeat url(images/bckrsssubform.gif);
	text-align: center;
}
li#rsssub form * {
	margin: 0; padding: 0;
	vertical-align: middle;
}
li#rsssub form .searchtext {
	margin: 0 5px 0 0;
	width: 170px;
	font-family: "Georgia"; font-size: 12px;
	text-decoration: underline;
	color: #fff;
	background: none;
	border: none;
}
#container {
	background: #fff left bottom no-repeat url(images/bckcontainer.gif);
}
#container .top {
	background: no-repeat url(images/bckcontainertop.gif);			
}
#content {
	float: left;
	padding: 25px 35px 0 25px;
	width: 455px;
	background: right top no-repeat url(images/bckcontent.gif);
}
#content h2.pagetitle {
	margin: 0 0 15px 0; padding: 0;
	font-size: 20px; font-weight: normal;
	color: #27343c;
}
#content .post {
	margin: 0 0 50px 0;
	position: relative;
}
#content .post h2 {
	margin: 0; padding: 0;
	font-size: 24px;
}
#content .post h2 a {
	color: #27343c;
	text-decoration: none;
}
#content .date {
	position: absolute;
	left: -66px; top: 10px;
	width: 41px; height: 69px;
	background: no-repeat url(images/bckdate.gif);
	font-size: 14px; line-height: 1em;
	text-align: center;
	color: #27343c;
	text-transform: lowercase;
}
#content .date span {
	display: block;
	margin: 0 0 5px 0;
	height: 45px; line-height: 45px;
	font-size: 30px;
}
#content .meta {
	margin: 10px 0;
	color: #898989;
}
#content .meta a {
	color: #4c8918;
	text-decoration: underline;
}
#content .entry {
	color: #3e5360;
	line-height: 2em;
}
#content .entry a {
	color: #68a1c4;
	text-decoration: underline;
}
#content .entry img {
	margin: 0 5px 5px 0;
}
#content .tags {
	margin: 10px 0;
}
#content .tags a {
	color: #4c8918;
	text-decoration: underline;
}
#sidebar {
	float: right;
	width: 280px;
}
#sidebar ul {
	margin: 20px 12px 0 13px; padding: 0;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 0 0 20px 20px;			
}
#sidebar ul ul {
	margin: 0 0 0 20px;
}
#sidebar li li {
	margin: 10px 0;
	color: #27343c;
	list-style-image: url(images/bcksidebarlili.gif);
}
#sidebar a {
	color: #27343c;
	text-decoration: none;
}
#sidebar a:hover {
	font-weight: bold;
	color: #4c8918;
	text-decoration: underline;
}
#sidebar h3 {
	margin: 0; padding: 0 0 0 10px;
	height: 50px; line-height: 50px;
	background: no-repeat url(images/bcksidebarh3.gif);
	font-size: 12px;
	color: #fff;
}
#sidebar h3 span {
	padding: 5px 30px 5px 5px;
	background-color: #27343c;
	border: #374a55 1px solid;
}
#bottompanel {
	clear: both;
	padding: 0 0 25px 0;
	background: #3a4c57 left bottom no-repeat url(images/bckbottompanel.gif);
	font-size: 12px;
	color: #fff;
	line-height: 1.40em;
}
#bottompanel .top {
	background: left top no-repeat url(images/bckbottompaneltop.gif);
}
#bottompanel ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#bottompanel ul ul {
	margin: 0 0 0 10px; padding: 0;
	background: none;
}
#bottompanel li {
	float: left;
	padding: 0 20px 20px 20px;
	width: 225px;
}
#bottompanel li li {
	float: none;
	margin: 10px 0; padding: 0;
	width: auto;
	background: none;
	list-style-image: url(images/bckbottompanellili.gif);
}
#bottompanel a {
	color: #fff;
	text-decoration: none;
}
#bottompanel a:hover {
	padding: 5px 0;
	background-color: #def2ff;
	color: #27343c;
	text-decoration: underline;
}
#bottompanel h3 {
	margin: 20px 0 0 0; padding: 5px 30px 5px 5px;
	background-color: #27343c;
	border: #4a616f 1px solid;
	font-size: 12px;
	color: #fff;
}
#footer {
	padding: 10px 15px 10px 0;
	text-align: right;
	font-size: 90%;
	line-height: 1.75em;
	color: #fff;
}
#footer a {
	color: #fff;
	font-size: 95%;
	text-decoration: underline;
}

.navigation {
	margin: 10px 0 20px 0; padding: 0 5px;
	height: 25px; line-height: 25px;
	display: block;
	background-color: #3a4c57;
	border: #27343c 2px solid;
	text-align: center;
	color: #fff;
}
.navigation a {
	color: #fff;	
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

acronym, abbr {
	border-bottom: 1px dashed #3e5360;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #3a4c57;
	margin-left: 1.5em;
	padding-left: 5px;
}

#commentform input, #commentform textarea {
	border-top: #d8d8d8 1px solid; border-left: #d8d8d8 1px solid;
	background-color: #e9e9e9;
	color: #000;
}

#commentform #submit {
	font-family: "Georgia"; font-size: 11px;
	text-transform: lowercase;
	width: 81px; height: 31px;
	cursor: pointer;
	background: no-repeat url(images/bcksubmitbtn.gif);
	border: none;
	color: #fff;
}

h3#comments, h3#respond {
	margin: 0 0 10px 0; padding: 0;
	font-size: 20px;
	color: #27343c;
}

ol.commentlist {
	margin: 0; padding: 0;
	list-style-type: none;
}

ol.commentlist a {
	color: #4c8918;
	text-decoration: underline;
}

ol.commentlist cite {
	font-size: 10px; font-weight: bold; font-style: normal;
}

ol.commentlist small {
	font-size: 10px; font-style: normal;
}

.commenttext {
	margin: 10px 0;
	background: #27343c left bottom no-repeat url(images/bckcommenttext.gif);
	width: 425px;
	color: #fff;
}
.commenttext p, .commenttext ul, .commenttext ol, .commenttext blockquote {
	margin: 0; padding: 20px 15px;
	background: no-repeat url(images/bckcommenttextp.gif);
	border: none;
}
.commenttext p *, .commenttext ul *, .commenttext ol *, .commenttext blockquote * {
	margin: 0; padding: 0;
	background: none !important;
}
.commenttext a {
	color: #fff;
	text-decoration: underline;
}
.commenttext li {
	margin: 0 0 0 15px;
}

.link a {
	color: #4c8918;
	text-decoration: underline;
}