body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: white;
	}
a{
	text-decoration: none;
	color:#0066CC;	
}
h1, h2, h3, h4{
	font-family:Constantia, Palatino, "Times New Roman";
}
#wrapper {
	margin: 0px auto;
	padding: 0;
	width: 900px;
	text-align: left;
	margin-top:17px;
	}
/*			START 	HEADER					*/
.blog-name{
color:#1D1801;
font-size:6em;
font-weight:normal;
color: #000;
font-weight: normal;
font-family:Constantia, Palatino, "Times New Roman";
}
.description{
font-size:1.6em;
letter-spacing:0;
line-height:1.6em;
margin-bottom: 17px;
font-family:Constantia, Palatino, "Times New Roman";
}
/*			END 	HEADER					*/
/*			START	NAVIGATION				*/
#navigation {
	margin-bottom: 10px;
	clear:both;
	border-bottom: 2px solid #CE2E20;
	height: 30px;
	margin-top:7px;
}
#navigation li {
display: inline;
list-style-type: none;
list-style-position: inside;
text-align: center;

}
#navigation a{
	font-size:1.4em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family:Constantia, Palatino, "Times New Roman";
	text-align: center;
	border-right: 1px solid #ccc;
}
.nav-home-link{
	color:#CE2E20;
}
.nav-home-link:hover, .nav-home-link-current{
	background-color: #CE2E20;
	color:#fff;
}
.home #navigation{
	border-bottom-color: #CE2E20;
}
.nav-cat-link:hover{

}
.nav-archives-link {
	color:#8F1AB6;
}
.nav-archives-link:hover, .nav-archives-link-current{
	background-color:#8F1AB6;
	color:#fff;
}

.nav-twitter-timeline-link{
	color: #0061A6;
}
.nav-twitter-timeline-link:hover, .nav-twitter-timeline-link-current{
	background-color: #0061A6;
	color: #fff;	
}
/*$post->post_name="twitter-timeline"*/
.twitter-timeline #navigation{
	border-color: #0061A6 !important;
}
.nav-about-link{
	color:#D1008B;
}
.nav-about-link:hover, .nav-about-link-current{
	background-color:#D1008B;
	color:#fff;
}
/*$post->post_name="about"*/
.about  #navigation{
	border-color: #D1008B !important;
}
.nav-contact-link{
	color:#008000;
}
.nav-contact-link:hover, .nav-contact-link-current{
	background-color:#008000;
	color: #fff;
}
/*$post->post_name="contact"*/
.contact #navigation{
	border-color: #008000 !important;
} 
.nav-rss-link{
	color:#000;
}
.nav-rss-link:hover{

}
/*			END 	NAVIGATION				*/

/*			START	COMMENTS 				*/
#comments {
margin-top:27px;
}
#comments p {
padding-top:10px;
line-height:1.8em;
font-size: 1em;
}
#comments h3 {
border-bottom:2px solid #FFFFFF;
color:#000000;
display:block;
font-size:1.7em;
font-weight:normal;
letter-spacing:0;
line-height:17px;
padding-bottom: 17px;
}
#comments li{
padding-top :10px;
padding-bottom:10px;
border-top: 1px dotted #ddd;
list-style-type : none; 
padding-left:0px !important;
}
.comment-author img{
float:right;
padding:5px;
border: 1px solid #eee;
}
.fn{
font-style: normal;
font-family:Constantia, Palatino, "Times New Roman";
font-size: 1.1em;
}
.commentmetadata a{
color: #777;
}
.fn a{
	color: #0066CC;
}
.fn {
	color: #222;
	border-bottom: 1px dotted #333333;
}
.commentmetadata {
font-family:Verdana,Geneva,Tahoma,sans-serif;
font-size:0.9em;
letter-spacing:0.05em;
line-height:1.3em !important;
}
.depth-2{
	margin-left:20px;
}
.depth-3{
	margin-left:40px;
}
.comment-reply-link{
font-family:Verdana,Geneva,Tahoma,sans-serif;
font-size:0.7em;
line-height:2.8em;
letter-spacing:0.05em;
text-transform: lowercase;
}
/*  			END 	COMMENTS 				*/

/* 			START 	RESPOND  				*/
#respond {
margin-top:27px;
line-height:22px;
}

#respond h3 {
font-weight:normal;
margin-bottom:0px! important;
//font-family:Constantia, Palatino, "Times New Roman";
font-size: 2.0em;
color:#000;
padding-bottom: 7px;
}

#respond p{
padding-top: 7px;
font-family:Constantia, Palatino, "Times New Roman";
font-size: 1.4em;
}
#respond label{

display: block;
}
#respond .submit{
line-height: 20px;
width:157px;
margin-top: 17px;
margin-left: 350px;
background-color: #149D11;
border: 1px solid #149D11;
color: #ffffff;
}
#respond .submit:hover{
line-height: 20px;
width:157px;
margin-top: 17px;
margin-left: 350px;
background-color: #149D11;
color: #fff;
text-decoration: underline;
}
#respond input{
border:1px solid #aaa;
padding:5px;
width: 590px;
font-size: 0.87em;
color: #000;
}
#respond filedset{
	border: 2px solid black;
}
#respond legend{

}
#respond textarea{
border:1px solid #aaa;
padding:5px;
width: 590px;
font-size: 0.87em;
color: #000;
}
/* 			END 	RESPOND 				*/

/*			CONTENT STYLING					*/

.two-columns-layout-left{
	width:270px;
	float:left;
}
.two-columns-layout-right{
width:607px;
float: right;
}
.post-publish-date{
background:#1D1801 none repeat scroll 0 0;
color:#FFFFFF;
display:block;
line-height:2.1em;
padding:0 6px;
text-decoration:none;
font-size:1.1em;
text-align:right;
}
.post-admin-edit{
line-height:2.1em;
padding:0 6px;
text-decoration:none;
font-size:1.1em;
text-align:right;}

.category_list p, .tag_list p{
line-height:2.1em;
text-align:right;
letter-spacing:0.01em;
color: #000;
line-height:1.7em;
font-size:1.2em;
}
.category_list a, .tag_list a{
text-align:right;
letter-spacing:0.01em;
color: #777;
line-height:1.7em;
font-size:1.1em;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
margin:0 0 3px 3px;
padding:3px 5px;
}
.category_list li, .tag_list li{
margin-top: 8px;
margin-bottom: 8px;
text-align:right
}
.post-wrapper:hover .category_list a {
background-color: #e0f1ff;
color: #000;
opacity: 0.95;
}
.tag_list a {
padding-right: 7px !important;
padding-top: 3px;
}

.post-wrapper:hover .tag_list a{
color: #222;
opacity: 0.95;
}
.single-column{
width:100%;
}
.post h3 {
	font-size: 1.5em;
	color:#000;
	font-weight: normal;
	letter-spacing: 0.03em;
	font-weight:normal;
}
.post p{
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	line-height:1.7em;
	font-size:1.2em;
	color: #333;
}
.post-wrapper{
/*from http://www.quirksmode.org/css/clearing.html*/
overflow: hidden;
width: 100%;
margin-bottom: 37px;
clear: both;
}
.post-title{
	font-weight: normal;
	color: #000;
	font-size:2em;
	font-weight: normal;
	display:inline;
	font-family:Constantia, Palatino, "Times New Roman";
}
.post  a{
	display: inline;
}
.post li{
	line-height:1.7em;
	font-size:1.2em;
	color: #333;
	list-style: decimal;
	list-style-position: inside;
	padding-left: 10px;
}
.post .aligncenter{
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.comment-link{
	text-align:right;
	color: #777;
}
.wp-caption-text{
	text-align: center;
	margin-bottom:0.7em;
	margin-top: -0.2em !important;
}
/*			END	CONTENT STYLING				*/

.oops h2{
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	line-height:1.8em;
	font-size:1.45em;
}

/* 			START 	FOOTER 					*/
#footer{
	clear:both;
	font-size:1.2em;
	line-height:1.4em;
	text-align:center;
	border-top: 1px solid #CE2E20;
	padding-top:7px;
	border-bottom: 7px solid #CE2E20;
	padding-bottom: 7px;
	text-align: left;
}

.home #footer {
	border-color:#CE2E20;
}


/*$post->post_name="twitter-timeline"*/
.twitter-timeline #footer {
	border-color:#0061A6;
}

/*$post->post_name="about"*/
.about  #footer {
	border-color:#D1008B;
}

/*$post->post_name="contact"*/
.contact #footer {
	border-color:#008000;
}

/* 			END 	FOOTER 					*/

.bar {
	display: none;
}

/*		SPECIAL	COLOURS	FOR	PAGES				*/
