/*
Theme Name: Havebedo
Theme URI: http://www.havebedo.co.uk
Description: A theme by <a href="http://www.monkeydesignhouse.com">Monkey Design House</a>.
Version: 1
Author: Paul Glavin
Author URI: http://www.monkeydesignhouse.com

*/
.wp-caption alignright { float: right;
}
body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #FFFFFF ;
	margin: 0px;
	padding: 0px 0px 40px;
}
a {     
	color: #339900 ;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #339900;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: ##FF0000;
}
h1 a{
	color: ##FF0000;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: ##FF0000;
	text-decoration: none;
}
h2 {
	color: ##FF0000;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: ##FF0000;
	text-decoration: none;
	padding-top: 0px;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: ##FF0000;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 930px;
	background: #FFFFFF url(images/page_bg.png) repeat-y;
        padding-left: 15px;
        padding-right: 15px;

}
#header {
	background: url(http://www.janemalyon.co.uk/wp-content/uploads/2011/02/janemalyonwebheader.png) no-repeat;
	height: 220px;
	position: relative;
	margin-left: -5px;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 10px;
	bottom: 12px;
	height: 79px;
}
#nav ul {
	list-style-type: none;
}

#nav li {
	float: right;
	margin-right: 5px;
}
#sidebar li {
margin-left: -30px;
}
#nav a {
	color: #000;
	text-decoration: none;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	margin-right: 15px;
	text-align:center;
	vertical-align: center;
	display: block;
	padding-top: 5px;
	width: 55px;
	height: 40px;
}
#nav a:visited {
	color: 	#181818;
	text-decoration: none;
}
#nav a:hover {
	color: #900;
}
/* Styling for current parent item */
#nav li.current-menu-item a, .menu li.current-menu-parent a{
	color: #900;
	border-bottom:thick dotted #ff0000;
}

#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 655px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #0000;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	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-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: right;
	padding: 10px 10px 20px 0px;
	width: 220px;
}
#searchform {
	background: #ffffff url(images/searchform-g.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #f2c7c7;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #333;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	background: url(images/footer.png) no-repeat scroll 0 0;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
        min-height: 63px;
        margin-left: -20px;
        width: 960px;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.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;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	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: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

.widget {
  margin-bottom: 35px;
	margin-right: 20px;
}

.widget {
 }



.twitter a {
        background:url(images/twitter.png) 0 0 no-repeat;
        display:block;        
        width: 130px; /*match to image width*/
        height: 30px; /*match to image height*/
        text-indent:-3000px;
        overflow:hidden;
        text-decoration:none;
 }

.textwidget {
  font-family: Verdana, Geneva, sans-serif;
  }

.title {
  padding-bottom: 5px;
  font-family: Verdana, Geneva, sans-serif;
  color:  #FF0000;
  font: bold;
}

.snippet {
	
	padding:10px 20px 10px 15px;
	margin-right:10px;
        margin-bottom: 10px;
	float:left;
	display:block;
	}

.snippetRED {
	border:0.2em solid red;
	padding:10px 20px 10px 15px;
	margin-right:10px;
       -moz-border-radius: 1em;
        border-radius: 1em;
       -webkit-border-radius: 1em;
        margin-bottom: 10px;
	float:left;
	display:block;
	}

.snippetGREEN {
	border:0.2em solid green;
	padding:10px 15px 10px 15px;
	margin-right:10px;
       -moz-border-radius: 1em;
       -webkit-border-radius: 1em;
        border-radius: 1em;
        margin-bottom: 10px;
	padding:10px 15px 10px 15px;
	margin:0;
	float:left;
	display:block;
}

.snippetRED p, .snippetGREEN p {
	margin:0;
	color:#888888;
	padding:0;
	font-family: "Trebuchet MS",Tahoma,Arial;
        font-size: 12px
	line-height:15px;
	font-size:11px;
}

.half { width:255px; 
        text-align:center; 
        margin-left: 16px; 
        border:0.2em solid red;       
        -moz-border-radius: 1em;
        border-radius: 1em;
       -webkit-border-radius: 1em;}

.halfgreen { width:255px; 
        text-align:center; 
        margin-left: 16px; 
        border:0.2em solid green;       
        -moz-border-radius: 1em;
        border-radius: 1em;
       -webkit-border-radius: 1em;}

.trio { width:165px;
        text-align:center;
        border:0.2em solid red;       
        -moz-border-radius: 1em;
        border-radius: 1em;
       -webkit-border-radius: 1em;
        text-align:left
}
.triogreen {width:165px;
        text-align:center;
        border:0.2em solid green;       
        -moz-border-radius: 1em;
        border-radius: 1em;
       -webkit-border-radius: 1em;
        text-align:left
}
.left{float:none;
     text-align:left
}
.right{text-align:right} 

.quad { width:120px; 
        text-align:center; 
        border:0.2em solid red;       
        -moz-border-radius: 1em;
        border-radius: 1em;
       -webkit-border-radius: 1em }	
.quadgreen { width:120px; 
        text-align:center; 
        border:0.2em solid green;       
        -moz-border-radius: 1em;
        border-radius: 1em;
       -webkit-border-radius: 1em }

.snippetRED h2, .snippetGREEN h2 {
	font-size:15px;	
	color:#666666;
	margin:0;
	font-weight:normal;
	padding:0 0 5px 0;
	font-style:normal;
}

#clickformore a {
display:block;
width: 63px; /*match to image width*/
height: 63px; /*match to image height*/
text-indent:-3000px;
overflow:hidden;
text-decoration:none;
} 
#clickformore a {
        background:url(images/button_click-red.png) 0 0 no-repeat;
        float: right;
        }

#clickformore a {
        background:url(images/button_click-green.png) 0 0 no-repeat;
        float: right;
        }


    

