/*
Theme Name: Centre For Celtic Spirituality
Theme URI: http://serenos.net
Description: The Centre For Celtic Spirituality Theme.
Version: 1.0
Author: Alastair Graham
Author URI: http://serenos.net/
*/

@import url("reset.css");

/* Skip to content link */
#skipLink { 
	 display: block; 
	 padding: 10px 20px; 
	 position: absolute; 
	 top:0; 
	 left: -999px; 
} 
#skipLink:focus { left: 0; }

/* Header Styling */
#topTitle {
	background: url("images/drawing.jpg") bottom left no-repeat;
	display: block;
	height: 130px;
	margin-top: 10px;
}


#topTitle h1{
	text-indent: -999999px;
	font-size: 20px;
	line-height: 30px;
	font-family: 'Arial Narrow';
	text-decoration: none;
	color: #111;
	font-weight: normal;
	display: block;
	float: left;
	width: 300px;
	height: 140px;
}

#topTitle h1 a {
display: block;
height: 140px;
width: 500px;
}


#content a:hover {
	text-decoration: underline;
}


body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
}

#page {
	text-align: left;
	width: 980px;
	margin: 0 auto;
}

#content {
	float: left;
	clear: both;
	background: url("images/cross.png") bottom left no-repeat;
	height:auto !important;
	height:430px;
	min-height:430px;
/*	background: #ccc; */
}



.entry ul, .entry ol {
font-size: 0.8em;	
line-height: 1.5em;
margin-left: 25px;
}

.entry ol {
margin-top: 0.8em;
}
.entry ol li {
margin-bottom: 0.8em;
list-style-type:decimal;
}

.entry ul li {
margin-bottom: 0.8em;
list-style-type:lower-alpha;
}

.entry ol li ul {
margin-top: 0.8em;
font-size: 1em;	
line-height: 1.5em;
margin-left: 25px;
}

.entry ol li ul li {
margin-bottom: 0.8em;
list-style-type:disc;
}

#content a {
	color: #000;
	text-decoration: none;
}

.narrowcolumn {
	margin-left: 170px;
	
	width: 510px;
}

#leftbar {
	float: left;
	
	width: 160px;
}

#moreNews {
	display: block;
	background: url("images/sidebarBottom.png") bottom left no-repeat;
	text-align: right;
	padding: 5px;
	line-height: 30px;
/*	border-top: 1px dotted #909688; */
}

.welcome {
	margin: 0.5em 1em;
	border: 1px solid #ccc;
	padding: 20px;
	font-size: 1em;
}

p {
	font-size: 0.8em;
	margin: 1em 0;
}

.post p {
	line-height: 1.5em	
}

h2 {
	font-size: 1.5em;
	margin: 0.5em 0;
	color: #111;
}

small {
	font-size: 0.8em;
	padding-bottom: 10px;
}

.emphasis {
	font-size: 1.5em;
	font-family: 'Times New Roman';
}

#topStuff {
	width: 300px;	
	margin-top: 15px;
	float: right;
}

#sidebar {
float: right;
width: 290px;
}
#topTitle {
height: 150px;
margin-bottom: 10px;
}

#navigation li {
float: left;
}

#navigation a {
	display: block;
	padding: 0 5px 10px 5px;
	margin: 0 0 1px 10px;
	width: 126px;
	float: left;
	text-decoration: none;
	color: #111;
	font-size: 12px;
	line-height: 24px;	
	height: 24px;
}

#navigation a:hover {
	color: #fff;
}

#navigation .page-item-21 a{
	border-top: 2px solid #bc369a;	
}
#navigation .page-item-18 a{
	border-top: 2px solid #4722d0;
}
#navigation .page-item-25 a{
	border-top: 2px solid #F7C364;
}
#navigation .page-item-28 a{
	border-top: 2px solid #45ae56;
}
#navigation .page-item-69 a{
	border-top: 2px solid #e73210;
}
#navigation .page-item-84 a{
	border-top: 2px solid #767676;
}
#navigation .page-item-23 a{
	border-top: 2px solid #9E6A52;
}

.home {
	border-top: 2px solid #b3c3e3;
}

#navigation .page-item-21 a:hover {
	background: #bc369a;	
}
#navigation .page-item-18 a:hover {
	background: #4722d0;
}
#navigation .page-item-25 a:hover {
	background: #F7C364;
}
#navigation .page-item-28 a:hover {
	background: #45ae56;
}
#navigation .page-item-69 a:hover {
	background: #e73210;
}
#navigation .page-item-84 a:hover {
	background: #767676;
}
#navigation .page-item-23 a:hover {
	background: #9E6A52;
}

.page-item-21 .emphasis {
	color: #bc369a;	
}
.page-item-18 .emphasis {
	color: #4722d0;
}
.page-item-25 .emphasis {
	color: #F7C364;
}
.page-item-28 .emphasis {
	color: #45ae56;
}
.page-item-69 .emphasis {
	color: #e73210;
}
.page-item-84 .emphasis {
	color: #767676;
}
.page-item-23 .emphasis {
	color: #9E6A52;
}

.home .emphasis {
	color: #979DE6;
}

#footer {
	clear: both;
	margin-top: 20px;
	border-top: 2px solid #ccc;
}

#searchform {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 218px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
#leftbar li a {
	display: block;
	padding: 5px 0 5px 5px;
	line-height: 1.2em;
}

#leftbar ul li {
border-top: none !important;
}

#leftbar a {
	display: block;
	padding: 5px 0 5px 0;
	line-height: 1.2em;
}

#leftbar a:hover {
	text-decoration: underline;
}

#leftbar h3 {
	display: block;
	border-top: 2px solid #ccc;
	padding: 5px;
}

#leftbar p {
	line-height: 1.3em;
	margin: 0;
	padding: 0 5px 0.7em 0;
}

.center {
	text-align: center;
}

.post {
	margin-bottom: 20px;
}

h2 {
	font-family: Palatino,'Palatino Linotype', 'Book Antiqua', serif;
	font-weight: normal;
}
.post h2:hover {
	text-decoration: underline;
}

#content .page-item-21{
	border-top: 2px solid #bc369a;	
}
#content .page-item-18{
	border-top: 2px solid #4722d0;
}
#content .page-item-25{
	border-top: 2px solid #F7C364;
}
#content .page-item-28{
	border-top: 2px solid #45ae56;
}
#content .page-item-2{
	border-top: 2px solid #af7550;
}
#content .page-item-84{
	border-top: 2px solid #767676;
}
#content .page-item-23{
	border-top: 2px solid #9E6A52;
}
#content .single{
	border-top: 2px solid #e73210;
}
.date {
font-size: 10px;
text-transform: uppercase;	
}