/*
Theme Name: Ragged Acre
Theme URI: http://www.thegreatbear.net
Description: Customised default Wordpress Theme for RaggedAcre B&B in Applescross,Scotland.
Version: 0.8
Author: Adrian Finn
*/
/*-----------Block Level Elements--------------*/
Body {
font-size: 62.5%;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color:#666;

text-align:center;
line-height:180%;
margin:0;
padding:0;
}




#page {
background-color:#FFF;
text-align:justify;
width:760px;
line-height:250%;
margin:0 auto;
margin-bottom:20px;

}

#header {
background:#fff url(images/raggedacre_header.jpg) no-repeat bottom center;
}

#header2 {
background: #fff url(images/calm_boats.jpg) no-repeat bottom center;
}

#headerimg {
height:353px;
width:760px;
margin:7px 9px 0;
}

#headerimg h1 {
color:#fff;
text-align:left;
position:relative;
left:80px;
top:180px;
font-family:Georgia, serif;
font-size: 2em;
font-weight: bold;
}

#headerimg a {
color:#FFF;
text-decoration:none;
}

#headerimg a:hover {
color:#6ABDEB;
text-decoration:none;
}

#headerimg.description {
color:#fff;
font-size:1.2em;
text-align:center;
}

#headerimg2 {
height:353px;
width:760px;
margin:7px 9px 0;
}

#headerimg2 h1 {
color:#fff;
text-align:left;
position:relative;
left:80px;
top:180px;
font-family:Georgia, serif;
font-size: 2em;
}

#headerimg2 a {
color:#FFF;
text-decoration:none;
}

#headerimg2 a:hover {
color:#6ABDEB;
text-decoration:none;
}


#wrapper {
width:100%;
}

#content {
font-size:1.2em;
width:700px;
margin: 0 auto;
padding-top: 10px;
margin-top: 10px;
}



#content a {
font-size: 1em;
color: #666;
text-decoration: none;
border-bottom: 1px solid #666;
}

#content .entrytext a:hover {

background-color:#6ABDEB;
color:#fff;
text-decoration:none;
border-bottom: none;
}

#content .entry a {
font-size: 1em;
color:#619034;
font-weight: bold;
text-decoration: none;
}

#content .entry a:hover {
border-bottom: 1px solid #619034;
}

#content .post h2 a:hover {
color:#619034;
border-bottom: 1px solid #619034;
}

#content li a:link {
	border-bottom: none;
	text-decoration: none;
	}
	
#content li a:visited {
	text-decoration: none;
	border-bottom: none;
	}
	
#content li a:hover {
	background: none;
	border-bottom: none;
	text-decoration: none;
	border: none;
	color: #000;
	}
	
#content li a img:hover {
	background: #000;
	color: #000;
	}

#sidebar {
width:100%;
clear:both;
text-align:center;
margin:0 auto;
padding:0;
}

#footer {
font-size:1em;
padding-top:20px;
margin-bottom: 20px;
text-align:center;
line-height:150%;
color:#777;
}


#footer a img:hover {background-color: transparent;}

#footer a {
color: #777;
font-size: 1em;
font-weight: bold;
text-decoration: none;

}

#footer a:hover {

text-decoration:none;
color: #444;
}

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, address {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}	


h1 {
padding-top:70px;
margin:0;
}

h2 {
font-size:1.5em;
color:#619034;
clear:both;
text-align:left;
padding:10px 0;
padding-bottom: 0px;
}

h2 h3 a {
color:#619045;
text-decoration:none;
}

h2.pagetitle {
margin-top:30px;
text-align:center;
padding-bottom:10px;
}

h3 {
font-size:2em;
text-align:right;
color:#619045;
clear:both;
margin-top: 20px;
}

h3 a, a:link, h3 a:visited, h3 a:hover {
text-decoration:none;
font-size:1.5em;
text-align:right;
color:#619045;
}


a.post {

text-decoration: underline;
color: #666;
}


.pagetitle {
font-size:2em;
text-align:right;
color:#619045;
}

.postmetadata {
font-family: Verdana, sans-serif;
font-size:0.5em;
font-style:italic;

}

.postmetadata a {
color:#619034;
font-size: 0.5em;
text-decoration: none;
}

.postmetadata a:hover {
border-bottom: 1px solid #619034;
}


blockquote {
background-color:#C3D7EB;
border:1px solid #666;
color:#000;

padding:10px;
}

#sidebar {
	margin-top: 5px;
}	

#sidebar ul {
margin:0;
padding:0.5EM;

}

#sidebar li {
text-align:center;
display:inline;
list-style-type:none;
background: #6ABDEB;
padding:.5em;
}

.currentpageitem {
color: #619045;
}

#sidebar p {
display:inline;
}

#sidebar a {
display:inline;
font-size:1.3em;
color:#fff;
background: #6ABDEB;

text-decoration:none;
text-align:center;
/*border:1px solid #eee;*/
}

#sidebar a:link {
text-decoration:none;
}

#sidebar a:hover {
text-decoration: none;
color: #619045;
background: #6ABDEB;
}

#searchform {
position:absolute;
right:0;
}

#searchform input {
font-weight:700;
}



hr {
display:none;
}

.navigation {
display:block;
text-align:center;
margin-top:10px;
margin-bottom:60px;
}

#calendar table {
float:left;
width:100px;
height:200px;
background:#FFF;
position:relative;
margin:0 10px;
}

#calendar td {
background:#FFF;
border:1px solid #6ABDEB;
padding:0;
}

#calendar td.booked {
background:#6ABDEB;
}

#calendar table caption {
font-weight:700;
padding-top:10px;
padding-bottom:5px;
}



#content h2 a {
text-decoration: none;
padding: 0;
color: #619045;
}

#content img {
margin: 10px;
}

#content a img {
background-color: transparent;
text-decoration: none;
border: none;

}


#imagelink a img, a img:hover {

text-decoration: none;
border-bottom: none;
background: transparent;

}
a:hover img {background-color: transparent; text-decoration: none}

#content .rssLinkListItemTitle a:link{
text-decoration: none;
border-bottom: 1px solid #666;
}



#content li a img:link {
text-decoration: none;
border-bottom: none;
background: transparent;
}

#content li {
list-style-type: none;
}

#content a.image {text-decoration: none; background-color: transparent; border-bottom: none}





