/* 
Title:			Aoife & Ryan screen style
Author:		Ryan Haney
Colors: 		http://wellstyled.com/tools/colorscheme2/index-en.html?mono;50;0;36;-1;-1;1;-0.7;0.25;1;0.5;1;-1;-1;1;-0.7;0.25;1;0.5;1;-1;-1;1;-0.7;0.25;1;0.5;1;-1;-1;1;-0.7;0.25;1;0.5;1;0
*/

/* reset==================================== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* general==================================== */
body {
	font: 0.625em/1em Georgia, sans-serif;
	background: #553318 url(images/background.jpg) repeat top left;
	color: #2A2A2A;
	line-height: 1.25em;
	position: relative;
}
p {
	font: 1.15em/1em georgia;
	line-height: 1.5em;
	color: #E6D9CF;
	margin-bottom: 20px;
}
code {
	font: 1.15em/1em georgia;
	line-height: 1.5em;
	font-style: italic;
}
h1{ 
	font: 3.5em/1em georgia;
	line-height: 1.2em;
}
h2 { 
	font: 2.75em/1em georgia;
}
h3 { 
	font: 2.5em/1em georgia;
	color: #CCAA8F;
}
h4 { 
	font: 1.75em/1em georgia;
	color: #BF8A60;
}
a {
	color: #FF7000;
}
a:hover {
	text-decoration: none;
	background-color: #553318;
}
em {
	font-style: italic;
}
object {
	display: block;
}

/* classes====================================  */
.clearfix {
	display:inline-block;
}
.clearfix:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}

/* structure==================================== */
#main {
	width: 960px;
	margin: 0 auto 0 auto;
	padding-top: 60px;
}
#name_tag {
	position: absolute;
	top: 40px;
	left: 0;
	background: #FFDBBF url(images/name_tag_tree.gif) no-repeat center right; 
	padding: 10px 35px 10px 10px;
	border-right: 2px solid #806A59;
	border-top: 2px solid #806A59;
	border-bottom: 2px solid #806A59;
}
#name_tag a {
	text-decoration: none;
	width: 100%;
	font-style: italic;
	color: #806A59;
}
#name_tag a:hover {
	background-color: transparent;
}
#past_entries {
	border-top: 3px dashed #BF8A60;
}
#message  {
	background-color: #BF8A60;
}
#message_wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
}
#message p {

	color: #E6D9CF;
	font: 115% "trebuchet ms";
	border-left: 1px dashed #788f68;
	border-right: 1px dashed #788f68;
	padding-left: 30px;
	background: url(images/comment.gif) no-repeat center left;
}
#footer {
	height: 100px;
	background-color: #553318;
	margin-top: 40px;
}
/* front page==================================== */
#current_entry {
	background-color: #FFDBBF;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 18px;
}
#main_post_image {
	position: relative;
}
#main_post_image a {
	display: block;
	text-decoration: none;
	color: #806A59;
}
#main_post_image h1 {
	position: absolute;
	bottom: 30px;
	right: 0;
	text-align: left;
	width: 450px;
	font-size: 500%;
	background-color: #CCAA8F;
	padding-left: 5px;
}
#recent_entries_1 .entry_front h3  {
	font-size: 200%;
	color: #CCAA8F;
}
#recent_entries_1 .entry_front h3  a {
	text-decoration: none;
	color: #CCAA8F;
}
#recent_entries_1 {
	float: left;
	width: 360px;
	margin-right: 10px;
}
#entry_list {
	float: left;
	width: 220px;
	background: url(images/tree.gif) no-repeat top center;
	padding-top: 110px;
	margin-top: 10px;
}
#entry_list_wrapper {
	width: 180px;
	margin: 0 auto 0 auto;
}
#entry_list h4 {
	text-align: center;
	background-color: #553318;
	color: #BF8A60;
	margin-top: 10px;
}
#entry_list ul {
		margin-top: 10px;
}
#entry_list li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #805C40;
}
#entry_list li a {
	display: block;
	font: 120% "trebuchet ms";
	text-align: center;
	color: #FF7000;
}
#recent_entries_2 {
	float: left;
	width: 360px;
	margin-left: 10px;
	
}
#front_page_author p {
	text-align: center;
	font: 120% "trebuchet ms";
	font-weight: bold;
}
#front_page_author {
	color: #C9ED05;
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
	text-transform: uppercase;
	position: absolute;
	top: 25%;
	height: 18px;
	width: 100%;
	xbackground-color: #FF4C1D;
}
.entry_front  {
	
	padding-bottom: 5px;
}
#recent_entries_2 .entry_front  {
	border-bottom: none;
}
.entry_front p {
	margin-bottom: 0;
}
.entry_front h3 {
	margin: 20px 0 10px 0;	
}
.entry_front h3  a {
		color: #A8CC8F;
}
.entry_front a.post_image {
	margin-top: 5px;
	display: block;
}
.entry_front a.post_image img {
	border: 5px solid #FFDBBF;
}

/* single.php==================================== */
#content h1 {
	font-size: 1000%;
	color: #CCAA8F;
	line-height: 1em;
	margin-bottom: 20px;
}
#media_column {
	width: 610px;
	float: left;
	margin-right: 10px;
}
#media_column .media_wrapper {
	border-bottom: 3px dashed #BF8A60;
	margin-bottom: 30px;
}
#media_column .last_media_wrapper {
	margin-bottom: 30px;
}
#media_column .media {
	background-color: #FFDBBF;
	padding: 5px 0 5px 5px;
	margin-bottom: 30px;
}
#post_column {
	float: right;
	width: 335px;
	background: url(images/post-background.gif) no-repeat bottom center;
	padding-bottom: 40px;
}
#post_author p {
	background-color: #e18034;
	padding: 5px 0 5px 0;
	margin-bottom: 0;
	text-align: right;
	text-transform: uppercase;
	width: 50%;
	color: #FFE5D1s;
}
#post_author {
	margin-bottom: 5px;
	display: block;
	padding-right: 10px;
	background: url(images/author-background.gif) no-repeat center left;
	border-left: 5px solid #806A59;
}
/* comments.php==================================== */
#comments {
	border-top: 3px dashed #BF8A60;
}
#comment_number {
	color: #CCAA8F;
	font-size: 120%;
	font-style: italic;
	margin: 20px 0 20px 0;
}
.comment_wrapper {
	width: 100%;
}
.comment_meta cite {
	background-color: #806A59;
	display: block;
	padding: .75em;
	width: 100%;
}
.comment_meta cite a, .comment_meta cite {
	color: #FFDBBF;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}
/*.comment_meta img {
	background-color: #BF8A60;
	padding: 4px;
	border: 1px solid #FFDBBF;
}*/
.comment_meta, #comment_info {
	width: 20em;
	float: left;
}
.comment_body, #comment_form {
	float: right;
	width: 65em;
}
.commentlist li {
	clear: both;
	border-bottom: 1px dashed #805C40;
	padding: 1em 1em 1em 0;
	width: 100%;
}
p#logged_in {
	font-style: italic;
	font-size: 110%;
}
#comment_info p { 
	color: #CCAA8F;
}
#comment_form textarea {
	width: 100%;
}
#reply {
	margin-top: 20px;
	width: 960px;
}