/*  
Theme Name: Ossipee Lake Natural Area
Theme URI: http://ossipeelake.org/
Description: Ossipee Lake Natural Area Wordpress Theme
Version: 1.0
Author: Taylor Smith
Author URI: http://taylorsmith.net/
*/



/*-----------------------------------------------------------------------------

-----------------------------------------------------------------------------*/

/* Remove padding and margin */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}


.clear {
	clear: both;
	padding: 0 0 1px 0;
}

.right {
	float: right;
}

.left {
	float: left;
}

body {
	padding: 10px 0 10px 0;
	font: 62.5%/1.5  "Lucida Grande", Verdana, Arial, sans-serif;
	background: url('images/bg_body.gif') top left repeat-x #9bc3d5;
	color: #000;
	text-align: center;
}

#wrapper {
	background: #fff url('images/bg_wrapper.gif') repeat-y;
	width: 800px;
	border: 5px solid #fff;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

.leftbox {
	background: #fff;
	width: 503px;
	padding: 5px 15px 0 10px;
	float: left;
}

.rightbox {
	background: #e4eef9;
	width: 246px;
	padding: 5px 10px 10px 10px;

	float: right;
}

.trileft {
	background: #fff;
	width: 246px;
	float: left;
	padding: 10px;
	margin: 0 1px 0 0;
}

.trimid {
	background: #fff;
	width: 246px;
	float: left;
	padding: 10px;
	margin: 0 1px 0 0;
}

.triright {
	background: #fff;
	width: 246px;
	float: left;
	padding: 10px;
}


h1 {
	font-size: 2.2em;
	color: #900;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 20px;
}

/*
h1 {font: 2.2em "Lucida Grande", Verdana, Arial, sans-serif; color: #fff; letter-spacing: -1px; padding: 45px 37px 0 37px; margin: 0 0 -5px 0;}
*/

h2 {
	font: 1.6em Georgia, serif;
	color: #900;
	text-transform: uppercase;
	margin: 15px 0 15px 0;
	letter-spacing: 2px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}

h2.number {
	margin: 15px 0 0 0;
	padding: 0 0 10px 0;
}


h3 {
	font-size: 1.4em;
	margin: 15px 0 5px 0;
	padding: 0 0 10px 0;
}

h3.archive {
	font-size: 1.5em;
	margin: 15px 0 5px 0;
	padding: 0;
}


h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.4em;
}

p {
	font-size: 1.2em;
	padding: 0 0 15px 0;
	line-height: 2em;
}

p.postinfo {
	font-size: 1em;
	padding: 10px 0 0 0;
	border-top: 1px solid #999;
}

li {
	font-size: 1.2em;
}

li.photo {
	display: inline;
	padding: 0 3px 5px 3px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {position: relative; float: left; width: 800px; background: #9bc3d5; height: 325px; padding: 0;}
#mainpic {position: absolute; bottom: 0; float: left; background: url('images/picture.jpg') no-repeat; width: 800px; height: 250px; margin: 0; border-top: 3px solid #67939B; border-bottom: 3px solid #67939B;}

/* Navigation
-----------------------------------------------------------------------------*/
/* page tabs */
#pagetabs {position: absolute; bottom: 3px; left: 1px; display: block; float: left; padding: 0; margin: 0 0 0 25px; list-style: none;}
#pagetabs ul {display: none;}
#pagetabs li {float: left; border-bottom: 1px solid #414e53; margin: 0 5px 0 0; padding: 0;}
#pagetabs li:hover {border-bottom: 1px solid #486065;}
#pagetabs a {float: left; display: block; padding: 5px 5px 3px 5px; background: #526a74; color: #fff; font-weight: bold; border-bottom: 2px solid #4a5e65;}
#pagetabs a:hover {background: #5c7d86; border-bottom: 2px solid #527077; color: #fff;}
.pagetabstitle {border-bottom: none !important; color: #fff; font-weight: bold; position: relative; top: 4px;}

a:link {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

a:visited {
	color: #009;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


a:link.post, a:active.post {
	padding: 5px 5px 5px 22px;
	display: block;
	background: url('images/page.png') left 7px no-repeat;
	text-decoration: none;
}

a:visited.post {
	color: #597c90;
	padding: 5px 5px 5px 22px;
	display: block;
	background: url('images/page.png') left 7px no-repeat;
	text-decoration: none;
}


a:hover.post {
	padding: 5px 5px 5px 22px;
	display: block;
	background: url('images/page.png') left 7px no-repeat;
	text-decoration: underline;
}


a:link.comment, a:active.comment {
	padding: 5px 5px 5px 22px;
	display: block;
	background: url('images/comment.png') left 7px no-repeat;
	text-decoration: none;
}

a:visited.comment {
	color: #67939b;
	padding: 5px 5px 5px 22px;
	display: block;
	background: url('images/comment.png') left 7px no-repeat;
	text-decoration: none;
}

a:hover.comment {
	padding: 5px 5px 5px 22px;
	display: block;
	background: url('images/comment.png') left 7px no-repeat;
	text-decoration: underline;
}

ol {
	font-size: 1.2em;
}

ul {
	list-style: none;
}

ul.list {
	list-style: square;
	margin: 0 0 0 25px;
}

ul.list li {
	padding: 0 0 10px 0;
	border: none;
	line-height: 1.8em;
}

li.commentbg {
	background: #fff;
	padding: 5px;
}

.trimid ul {
	list-style: none;
}

.rightbox ul li {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px 0;
}

.triright ul {
	list-style: none;
}

li {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px 0;
}

.posted {
	display: block;
	font-size: 0.8em;
	margin: 0 0 0 22px;
}

.entry {
	padding: 10px;
	margin: 0 0 10px 0;
	background: #dbeef7;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.countdown {
	font-size:1.8em;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 1em;
	font-family: Georgia "Goudy Old Style", "Palatino", "Book Antiqua", serif;

	background: url('images/h2-hr.gif') repeat-x 0 50%;
	}

.countdown span {
	padding: 0 6px 0 6px;
	background: #e4eef9;
	}


blockquote {
    margin: 10px 20px;
    padding: 0;
}

blockquote:before, blockquote:after, q:before, q:after { content: ""; }



/* Footer
-----------------------------------------------------------------------------*/

/* Homepage
-----------------------------------------------------------------------------*/

/* Your template
-----------------------------------------------------------------------------*/

.main {
	position: relative;
	float: left;
	width: 332px;
	margin: 0 18px 0 0;

}
.comment {
	background: #ddeef3;
	padding: 5px 15px 5px 15px;
	margin: 10px 0 0 0;
}
.comment p {
	margin: 10px 0 10px 0;
	padding: 0;
	line-height: 2em;
}
p.comment-head {
	margin: 15px 0 5px 0;
	padding: 0 0 10px 0;
	line-height: 1.5em;
	border-bottom: 1px solid #ddd;
}
.rightpic {
	float: left;
	width: 154px;
	margin: 0;
}


p img  { float: left; margin: 0 1.5em 1.5em 0; padding: 0; }

img.user {
	display: inline;
	border: 5px solid #ddeef3;
	float: left;
	margin: 0 10px 0 0;
	width: 36px;
	height: 36px;
	overflow: hidden
}


.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}
	
.commentlist li {
	margin: 0;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	font-size: 1.2em;
	margin: 15px 0 0 0;
	}

.alt {
	background-color: #f8f8f8;
	border-bottom: 1px solid #ddd;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

small {
	font-size: 1em;
	line-height: 1.5em;
	}

.meta {
	font-size: 1em;
	line-height: 1.5em;
	}

.more {
	border-bottom: 1px solid #ddd;
	padding: 0 0 10px 0;
}



/* Forms
-----------------------------------------------------------------------------*/

input.text {
	padding: 3px;
	border: 1px solid #999;
}

/* Tables
-----------------------------------------------------------------------------*/

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td {
	text-align: left;
	font-weight: normal;
}