/*
Theme Name: Dr Pea
Author: Jenny Medford
Author URI: http://www.websydaisy.com/

*/si


/* Layout */
body {
	padding: 0;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial;
	background: #ffffff;
	color: #000;
}
#container {
	width: 825px;
        margin:0px;
	font-family: "Trebuchet MS", Geneva, Arial;

}
#about-us #container {
	width: 865px;
        margin:0px;
	font-family: "Trebuchet MS", Geneva, Arial;
	background: url(images/container.gif) repeat-y;
}
#services #container {
	width: 825px;
        margin:0px;
	font-family: "Trebuchet MS", Geneva, Arial;
	background: url(images/container.gif) repeat-y;
}
#calendar #container {
	width: 825px;
        margin:0px;
	font-family: "Trebuchet MS", Geneva, Arial;
	background: url(images/container.gif) repeat-y;
}
#links #container {
	width: 825px;
        margin:0px;
	font-family: "Trebuchet MS", Geneva, Arial;
	background: url(images/container.gif) repeat-y;
}

#header {
	height: 97px;
	width:403px;
	background: url(images/header.gif) right no-repeat;
	float: right;
}

#about-us #page {
	float:right;
	width: 570px;
	font-family: "Trebuchet MS", Geneva, Arial;
}

#pageinner {
	position: relative;
	margin: 13px 0 0 0;
}
#content {
    width:403px;
    float:right;
    padding: 0;
font-family: "Trebuchet MS", Geneva, Arial;

}
#about-us #content {
    width:480px;
    float:right;
    padding: 0;
font-family: "Trebuchet MS", Geneva, Arial;

}
#services #content {background: url(images/services-back.jpg) top right no-repeat;}

#contentinner {
	padding: 0px;
	font-size: 13px;
	line-height: 1.5em;
}


/* Column Backgrounds */
#left-column {
	float:left;
	width: 290px;
	background-color:#cfdc9d;
	background-image: url(images/blog.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: "Trebuchet MS", Geneva, Arial;
        min-height:596px;
}

#about-us #left-column {
	background-image: url(images/about.jpg);
}
#welcome #left-column {
	background-image: url(images/home.jpg);
}
#links #left-column {
	background-image: url(images/calendar.jpg);
}
#blog #left-column {
	background-image: url(images/blog.jpg);
}
#services #container #left-column {
	background-image: url(images/calendar.jpg);
}
#calendar #left-column {
	background-image: url(images/calendar.jpg);
}
#left-column #side-navigation {
	width: 125px;
        margin-bottom:5px;

}
#left-column #side-navigation img {
	margin:0 0 -8px 0;
        padding:0px;
}


/* Buttons */

#homebutton{
	background-image: url(images/nav_01.gif);
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 97px;
}
#homebutton a:hover img{
	background-image: url(images/nav-hover_01.gif);
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 97px;
}
#welcome #homebutton{
	background-image: url(images/nav-hover_01.gif);
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 97px;
}
#blogbutton{
	background-image: url(images/nav_05.gif);
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 97px;
}
#blogbutton a:hover img{
	background-image: url(images/nav-hover_05.gif);
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 97px;
}
#home #blogbutton{
	background-image: url(images/nav-hover_05.gif);
	margin: 0px;
	padding: 0px;
	height: 98px;
	width: 97px;
}
#servicesbutton{
	background-image: url(images/nav_02.gif);
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 97px;
}
#servicesbutton a:hover img{
	background-image: url(images/nav-hover_02.gif);
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 97px;
}
#services #servicesbutton{
	background-image: url(images/nav-hover_02.gif);
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 97px;
}
#aboutbutton{
	background-image: url(images/nav_03.gif);
	margin: 0px;
	padding: 0px;
	height: 83px;
	width: 97px;
}
#aboutbutton a:hover img{
	background-image: url(images/nav-hover_03.gif);
	margin: 0px;
	padding: 0px;
	height: 83px;
	width: 97px;
}
#about-us #aboutbutton{
	background-image: url(images/nav-hover_03.gif);
	margin: 0px;
	padding: 0px;
	height: 83px;
	width: 97px;
}
#calendarbutton{
	background-image: url(images/nav_04.gif);
	margin: 0px;
	padding: 0px;
	height: 83px;
	width: 97px;
}
#calendarbutton a:hover img{
	background-image: url(images/nav-hover_04.gif);
	margin: 0px;
	padding: 0px;
	height: 83px;
	width: 97px;
}
#calendar #calendarbutton{
	background-image: url(images/nav-hover_04.gif);
	margin: 0px;
	padding: 0px;
	height: 83px;
	width: 97px;
}
#blogbutton{
	background-image: url(images/nav_05.gif);
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 97px;
}
#blogbutton a:hover img{
	background-image: url(images/nav-hover_05.gif);
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 97px;
}
#blog #blogbutton{
	background-image: url(images/nav-hover_05.gif);
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 97px;
}
#linksbutton{
	background-image: url(images/nav_06.gif);
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 97px;
}
#linksbutton a:hover img{
	background-image: url(images/nav-hover_06.gif);
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 97px;
}
#links #linksbutton{
	background-image: url(images/nav-hover_06.gif);
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 97px;
}

/* Default */
a {
	color: #000000;
    outline:none;
}

a:hover {
	color: #000000;
}

h1 {
	font-size: 18px;
	color:#D26BAA;
	font-weight:bold;
}

h2 {
	font-size: 1.1em;
	color:#D26BAA;
	font-weight:bold;
        margin-top:25px;

}
#services h2 {
	border-top:2px solid #000000;
        padding-top:10px;
        margin-top:30px;
}

h3 {
width:400px;
padding:10px;	
font-size: 12px;
	color:#000000;
	font-weight:normal;
        background:#e5eaca;
        border: 1px solid #cfdc9d;

}

h4 {
	font-size: 14px;
        line-height:25px;
	color:#D26BAA;
	font-weight:bold;
        margin-top:140px;

}
h4 a {
	font-size: 14px;
        line-height:25px;
	color:#D26BAA;
	font-weight:bold;
        text-decoration:none;
}
h4 a:hover {
	font-size: 14px;
        line-height:25px;
	color:#D26BAA;
	font-weight:bold;
        text-decoration:underline;
}

h5 {
	font-size: .8em;
	color:#D26BAA;
	font-weight:bold;

}

h6 {
	font-size: .7em;
	color:#D26BAA;
	font-weight:bold;

}

blockquote {
	padding: 0 0.5em;
	border-left: 5px solid #f0e8a7;
	margin: 0;
	background-color: #f8f8e2;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {

}

form {
	padding: 0;
	margin: 0;
}

/* Layout */
#clear {clear:both;}


#navcontainer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
}

* html #navcontainer ul {
}

#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li#first a,
#navcontainer ul li#first a:hover {
	cursor: default;
	background-image: none;
	text-decoration: none;
}

#navcontainer ul li a {
	color: #faf6bb;
	margin: 5px 0 0 0;
	padding: 4px 14px 0px 12px;
	text-decoration: none;
	float: left;
}

#navcontainer ul li a:hover {
	text-decoration: underline;
}

#navcontainer ul li.current_page_item a,
#navcontainer ul li.current_page_ancestor a {
	color: #841700;
	padding: 4px 12px 0px 12px;
	margin-left: -2px;
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-weight: bold;
}

#navcontainer ul li.current_page_item a:hover,
#navcontainer ul li.current_page_ancestor a:hover {
	text-decoration: none;
}

#navcontainer ul li a:hover {
	text-decoration: underline;
}

#searchBar {
	clear: left;
	text-align: right;
}

#searchform {
	padding: 5px;
}

#s {

}

#searchsubmit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}


/* Sidebar */

#sidebar {
	width: 270px;
        margin-top:50px;
	font-family: "Trebuchet MS", Geneva, Arial;
        margin-left:20px;
}

#sidebar a {
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar ul li {	
	margin: 0 0 13px 0;
	font-size: 0.85em;
}

#sidebar ul li h2 {
	margin: 0;
	color:#D26BAA;
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	font-size: 1.3em;
	padding: 3px 3px 3px 10px;
}

#sidebar ul li p,
#sidebar ul li div {
	padding: 5px 10px 10px 10px;
	margin: 0;
}

#sidebar ul li table {
	padding-bottom: 5px;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0.3em 0;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	font-size: 1em;
	padding: 0.2em 1em 0.2em 0;
	margin: 0 0 0 1em;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 1em;
}

#sidebar ul li ul li a {
	text-decoration: none;
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}
#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
	color: #FFFFFF;
}

/* Calendar */
#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar td#today {
	font-weight: bold;
}

h2.pagetitle {
	margin-top: 20px;
	color: #000000;
        font-size:18px;
}




/* Post */
.post h2.posttitle {
	padding: 0;
	margin: 0;
        margin-top:20px;
	font-size: 18px;
}

.post h2.posttitle a,.post h2.posttitle a:hover
 {
	text-decoration: none;
	color:#D26BAA;
}
.post h2.posttitle a:hover
 {
	text-decoration: underline;
}



/* make your own sticky post styling */
.sticky {
}

small.postmetadata {
	font-size: 0.85em;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.85em;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
}

div.divider {
	height: 47px;
	margin: 1em 0;
}

div.navigation {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	padding: 0 0 2em 0;
}

div.commentnavigation {
	padding: 0;
}

#singlepost {
	padding: 10px 10px 49px 10px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#commentwrapper {
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size: 17px;
	color: #D26BAA;
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Verdana, Sans-Serif;
	color: #3a3a3a;
        font-size:13px;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {

	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.depth-1 {
	border-bottom: 3px double #fefef6;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
}

ul.children {
	list-style: none;
}

ol.commentlist ul.children li.commentind {
	padding: 1em 0 0 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #fefef6;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.legacyAlt .commentindheader {
	text-align: right;
}

ol.commentlist li.legacyAlt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.legacyAlt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 90%;
}

input#submit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#footer-wrapper {
	height: 60px;
	width:825px;

        
}
#sub-footer {
	font-family: "Trebuchet MS", Geneva, Arial;
        font-size:10px;
        color:#000000;
        margin-top:15px;
        
}
#sub-footer a {
text-decoration:none;
        color:#000000;
        
}
#sub-footer a:hover {
text-decoration:underline;
        color:#000000;
        
}
#footer {
	height: 60px;
	margin: -60px 0 0 294px;
	width:506px;
        float:right;
        text-align:center;
	font-family: "Trebuchet MS", Geneva, Arial;
        font-size:12px;
}

#welcome #footer .contactinfo {
        padding:10px;	
	color:#000000;
	font-weight:normal;
        background:#e5eaca;
        border: 1px solid #cfdc9d;

}
#welcome #footer {
	margin: -60px 0 20px 350px;
	width:516px;
        float:right;
        text-align:center;
	font-family: "Trebuchet MS", Geneva, Arial;
        font-size:12px;

}

#footer p {
	margin: 0;
	padding: 0.9em;
	line-height: 1.5em;
}

#footer a {
       text-decoration:none;
}

#footer a:hover {

       text-decoration:underline;
}

div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}

hr {
	border: 0;
	color: #cfc887;
	background-color: #cfc887;
}

pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: .3em .5em;
}

.post table th {
	text-align: left;
	border-bottom: 2px solid #ccc;
}

p.loggedinAs {
	margin: 0; 
	padding: 0;
}

a#cancel-comment-reply-link {
	display: block;
	margin-bottom: 1em;
}