/*
Theme Name: Collaldra
Theme URI: http://www.proudspark.co.uk/
Description: A theme by <a href="http://www.proudspark.co.uk/">Proudspark</a>.
Version: 1.0
Author: Sam Proud
Author URI: http://www.proudspark.co.uk/
*/

/* ===============================   TYPOGRAPHY   ===============================*/

html {
	margin: 0px;
	padding: 0px;
	border: 0;
}
body {
	background: #FFFFFF url(images/stone.jpg) repeat;
}
p {
	margin-top: 0px;
	text-align: left;
	font: 13pt/20pt "Georgia";
	color: #333;
}
a:link {
	color: #663333;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a:visited {
	color: #663333;
	text-decoration: underline;
}
a:hover, a:active {
	color: #333;
	text-decoration: underline;
}
h1 {
	margin:0px;
	padding-left: 70px;
	height: 60px;
	font: "Georgia";
	color: #AD8A76;
}
h1 a {
	text-decoration: underline;
	color: #333;
}
h1 a:visited {
	color: #AD8A76;
	text-decoration: underline;
}
h1 a:hover {
	color: #333;
	text-decoration: underline;
}
h2 {
	font:  18pt "Georgia";
	margin: 10px 0px 0px 2px;
	padding-bottom: 3px;
	color: #663333;
}
h2 a, h2 a:visited {
	color: #663333;
	text-decoration: underline;
}
h2 a:hover {
	color: #333;
	text-decoration: underline;
}
h3 {
	font:  16pt/22pt "Georgia";
	color: #AD8A76;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
	font:  10pt/14pt "Georgia";
	}
.postmetadata {	
	padding-left: 70px;
}
#sidebar h3 {
	font: normal 120%/100%;
	color: #663333;
	margin: 0px 0px 5px 10px;
}
/* ===============================   LAYOUT   ===============================*/

#page {
	margin: 0px auto;
	width: 900px;
}
#header {
	top:18px;
	left:0px;
	width:437px;
	height: 100px;
	position: relative;
}
#headerimg {
	position: relative;
	left:240px;
	background: url(images/collaldra2.gif) no-repeat;
	height: 65px;
}
#headerimg .description {
	position: absolute;
	left: 110px;
	bottom: 3px;
	font-size: 14px;
}
#content {
	/*background: #FFFFFF url(images/content-bg.gif) repeat-y;*/
	background: #FFFFFF;
	position:relative;
	left:25px;
	width: 550px;
	min-height: 600px;
	top: -5px;
	z-index: 1;
	float: left;
	padding: 20px 20px 20px 250px;
}
#text {
	position: relative;
	top:90px;
	left:250px;
	width: 520px;
	height: 90%;
}
#textlink {
	color: #AD8A76;
	text-decoration: underline;
}
#title {
	position: relative;
	width: 534px;
	height: 50px;
}
#sidebar {
	position:relative;
	float: left;
	left: 25px;
	padding: 0px 10px 20px 0px;
	width: 220px;
	z-index: 5;
}
#buttons {
	width: 900px;
	padding: 0px 0px 0px -25px;
	position: relative;
	z-index:1;
}
#tabs {
	font: 11pt/16pt "Georgia";
	position:absolute;
	top:1px;
	margin:0;
	border:0;
	left:190px;
	width:510px;
	height: 32px;
}
#windows {
	position: absolute;
	top:75px;
	height:450px;
	left: 3px;
}
#windowSill {
	width:211px;
	height:124px;
}
#photo {
	width:534px;
	bottom:550px;
	height:340px;
	position: absolute;
	top:120px;
	left:250px;
}
#photo-caption {
	width:340px;
	height:27px;
	position: absolute;
	top:480px;
	left:255px;
}
#myrule {
	padding-top: 10px;
	border-top-color: #D2C9B8;
	border-top-width: 1px;
	border-top-style: solid;
}
#footer {
	clear: both;
	height: 15px;
	font: 10pt/14pt "Georgia";
	color: #333;
	padding-top: 10px;
	padding-bottom: 25px;
	z-index: 12;
	vertical-align: bottom;
	text-align: center;
}
#footer a, #footer a:visited {
	color: #333;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #AD8A76;
	text-decoration: none;
	padding: 5px 15px;
	display: block;
}
#nav a:visited {
	color: #AD8A76;
	text-decoration: none;
}
#nav a:hover {
	color: #333;
}
.post {
	clear:both;
	padding-top: 0px;
	width: 550px;
	z-index: 4;
}
.post-date {
	width: 50px;
	height: 50px;
	float:left;
	background: url(images/date_stone.gif) no-repeat;
}
.post-month {
	font:  11pt/16pt "Georgia";
	text-transform: uppercase;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 7px;
	margin-left: 0px;
}
.post-day {
	font:  16pt "Georgia";
	text-transform: uppercase;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: 0px;
}
.post-title {
	float: left;
	width: 450px;
	padding-left: 20px;
}
.entry {
	font:  100% "Georgia";
	clear: both;
	padding-top: 10px;
	/*padding-left: 70px;*/
	width: 475px;
}
.post-cat {
	font:  70% "Georgia";
	float:left;
	font-size: 95%;
}
.post-comments {
	font:  70% "Georgia";
	float: right;
	font-size: 95%;
}
.post-calendar {
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #AD8A76;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	font: 11pt/16pt "Georgia";
	clear: both;
	width: 550px;
	padding: 0px 0px 0px 0px;
	
}
.navigation a, .navigation a:visited {
	color: #AD8A76;
}
.previous-entries {
	float: left;
	padding-left: 0px;
}
.next-entries {
	float: right;
	padding-right: 0px;
}

/* commetns   */

#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	padding-left: 70px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 70px;
	line-height: 130%;
}
.commentlist li {
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font: 11pt/16pt "Georgia";
	color: #AD8A76;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font: 10pt/14pt "Georgia";
}
#commentform {
	margin-top: 10px;
	font: 110%;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label {
	color: #AD8A76;
	font: 11pt/16pt "Georgia";
}
#commentform input {
	width: 153px;
	background: #f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	padding-bottom: 20;
	margin-top: 3px;
}
#commentform textarea {
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	padding-bottom: 10px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
	font: 11pt/16pt "Georgia";
	color: #333;
	border: 1px;
	float: left;
	width: 90px;
	height: 29px;
}

/* SEARCHFORM   */
#searchform {
	width: 200px;
	padding-bottom: 20px;
	float:left;
}
#searchform #s {
	width: 100px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	vertical-align: middle;
}
/* revert to default button
//
#searchform #searchsubmit {
	border: none;
	width: 60px;
	height: 24px;
	font: 11pt "Georgia";
	color: #FFFFFF;
	vertical-align: middle;
}
*/
#searchform label {
	font:  11pt/16pt "Georgia";
	color: #AD8A76;
	padding-left: 10px;
}
.ul-cat {
	font: 11pt/16pt "Georgia";
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-cat li {
	margin: 0px;
	padding: 2px 0px 2px 20px;
}
.ul-cat li a, .ul-cat li a:visited {
	color: #AD8A76;
	text-decoration: none;
}
.ul-cat li a:hover {
	color: #333;
	text-decoration: underline;
}
.ul-archives {
	font: 11pt/16pt "Georgia";
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-archives li {
	margin: 0px;
	padding: 2px 0px 2px 20px;
}
.ul-archives li a, .ul-archives li a:visited {
	color: #AD8A76;
	text-decoration: none;
}
.ul-archives li a:hover {
	color: #333;
	text-decoration: underline;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #FFFFFF;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #AD8A76;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #F1FEDB;
}
a:hover img.left {
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #F1FEDB;
}
a:hover img.right {
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #F1FEDB;
}
a:hover img.img_border {
	border-color: #FF6600;
	background: #FF6600;
}
