/*
Theme Name: Placid Athlete
Author: Jenny Medford

*/


/* Layout */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height:18px;
	color: #006a9b;
	background-color: #ecf6f8;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}


/* Default */
a {
	color: #006a9b;
	text-decoration: underline;
        outline:none;
}

a:hover {
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 100;
	color: #FFF;
	background-color: #006a9b;
	text-align: center;
	padding: 15px 0;
	width: 100%;
        margin-bottom:40px;
}
h2.posttitle {
	font-size: 20px;
        line-height:30px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #006a9b;
	text-align: left;
	padding: 15px 0;
	width: 100%;
        margin-bottom:20px;
	background-color: white;
        border-top: 3px solid #006a9b;
        border-bottom: 3px solid #006a9b;
        padding-left:10px;
}

h2.posttitle a {text-decoration:none;}

h3 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #5cc4d7;
        margin-top:0px;
}

h4 {
	font-size: 18px;
	color: #FFFFFF;
        margin:0px;
}

h5 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #5cc4d7;
}

h6 {
	font-size: .7em;
}

blockquote {
	padding: 20px;
	margin: 40px 20px;
}

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 {
border:none;
}

form {
	padding: 0;
	margin: 0;
}

/* Layout */
#wrapper {
	background-image: url(images/wrapper.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 1024px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	height: 126px;
	width: 898px;
	padding-top: 36px;
	padding-right: 92px;
	padding-bottom: 35px;
	padding-left: 34px;
}
#header #left {
	float: left;
	height: 126px;
	width: 728px;
}



#header #right {
	float: right;
	height: 38px;
	width: 123px;
	margin-top: 19px;
}

#inner-wrapper {
	width: 814px;
	padding-left: 34px;
}

#inner-wrapper-blog {
	width: 960px;
	padding-left: 34px;
}

#top-section {
	clear: both;
	width: 814px;
        margin-bottom:20px;
        margin-left:5px;
}

#top-section .left {
	float: left;
	width: 490px;

}

#top-section .right {
	background-image: url(images/smallbluebox.gif);
	background-repeat: no-repeat;
	float: right;
	height: 220px;
	width: 274px;
        padding:10px;
        line-height:16px;
       
}

#middle-section {
	clear: both;
	width: 814px;
        padding-top:20px;
}
#bottom-section {
	clear: both;
	width: 814px;
        margin-top:40px;
}

#bottom-section .left {
	background-color: #ade1eb;
	background-image: url(images/bluebox.png);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 296px;
        margin-top:20px;
}
#bottom-section .left h4 {text-transform:uppercase;text-align:center; padding-top:15px;}
#bottom-section .left ul {
padding-right:10px;
}
#bottom-section .left ul li {
margin-bottom:5px;
}

#bottom-section .right {
	float: right;
	width: 488px;
}
#bottom-section .right ul {
margin-left:-15px;
padding-right:10px;
margin-top:-20px;
}
#bottom-section .right ul li {
margin-bottom:10px;

}

#content {
}
#content-blog {
	float: left;
	width: 725px;
}

#footer {
	clear: both;
	height: 24px;
	width: 984px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 10px;
	background-image: url(images/footer.png);
}
#footer .left {float:left;}
#footer .right {float:right;}
#footer p {
}

#footer a {
	color: #006a9b;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#searchBar {
	clear: left;
	text-align: right;
}

#searchform {
	padding: 5px;
}

#s {
	border: 1px solid #bbb;
}

#searchsubmit {
	border: 1px solid #bbb;

}

#sidebar {
	float: right;
	width: 200px;
	margin-top: 100px;
}

#sidebar a {
}
#sidebar a:hover {
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none; 
}

#sidebar ul li {	
	margin: 0 0 33px 45px;

}

#sidebar ul li h2 {
	font-size: 16px;
	padding: 3px 3px 3px 10px;
        margin:0px;
}

#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 .75em;
    border:0px;
}

#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: #863f09;
}

/* Calendar */
#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar td#today {
	font-weight: bold;
}

h2.pagetitle {
	font-size: 26px;
	font-weight: bold;
       
}

.commentlink {font-weight-bold: float:right; text-decoration:none;font-size:11px;
}
a.read_more {font-weight:bold; text-decoration:none;font-size:11px;background:#5ec5d7;color: #FFF;padding:5px;
}
.commentlink a { font-weight:bold; float:right; text-decoration:none;font-size:11px;background:#5ec5d7;color: #FFF;padding:5px;margin:-20px -10px 5px 5px;
}


/* Post */
.post h2.posttitle {	

}

.post h2.posttitle a {
}

.post h2.posttitle a:hover {
}
/* make your own sticky post styling */
.sticky {
}

.entry {

}

#postmetadata {
	font-size: 10px;
	line-height: 16px;

}

#postmetadata a {}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
}

div.divider {
}

div.navigation {
	text-align: center;
	padding: 0 0 0 0;
}

div.commentnavigation {
	padding: 0;
}


#commentwrapper {
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size: 1.5em;


}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #3a3a3a;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #fefef6;
	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;

}



div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 20px 20px 0;
        font-weight:bold;

}

.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;
        font-weight:bold;
}

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;
}
