/*  
Theme Name: 816Pine (WeddingPic)
Theme URI: http://www.816pine.com/
Description: A theme for the 816pine.com website
Version: 1.0
Author: Warren Falk
Author URI: http://www.warrenfalk.com/

*/

html, body
{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", "Trebuchet", "Helvetica", "Arial", "sans-serif";
	font-size: 75%;
	background: #506472;
}
body
{
	text-align: center;
	font-size: 1em;
}
#page
{
	margin: 0 auto;
	width: 767px;
	background: #FFFFFF url(images/topbg-ntl.jpg) 0 0 no-repeat;
	border: solid 3px #363636;
	border-top: none;
	text-align: left;
}
#header
{
	height: 176px;
}
#header h1, #header h2, .description, #headsep
{
	display: none;
}
#main
{
	margin-top: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 767px;
	background: white url(images/mainbg-ntr.jpg) 100% 0 no-repeat;
}
#sidebar
{
	position: relative;
	left: 0;
	top: 0;
	float: right;
	width: 198px;
	margin: 0 0 10px 0;
	background: url(images/sidebarbg-ytl.gif) 0 0 repeat-Y;
	min-height: 346px;
}
#sidebar div.bg
{
	margin-bottom: -336px;
	width: 188px;
	height: 346px;
	background: url(images/sidebarbg-ntl.jpg) 0 0 no-repeat;
}
#sidebar .foot
{
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(images/sidebarfoot.gif) 0 100% no-repeat;
	width: 188px;
	height: 10px;
}
#content
{
	margin: 0 10px 10px 10px;
	padding-right: 208px;
}
#searchform
{
	display: none;
}
h1, h2, h3
{
	margin: 0;
	font-weight: bold;
	color: #48351f;
}
h1 a, h2 a, h3 a
{
	color: #48351f;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration: underline;
}
.post .posthead small
{
	color: #3c5b78;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }

#content p
{
	font-size: 1.2em;
	margin: 1em 0 1em 0;
	line-height: 160%;
	color: #1d354b;
}

.post
{
	padding-top: 15px;
}

.post .entry
{
	padding-left: 1em;
}

#content p.postmetadata
{
	border: dotted 1px #7a8a99;
	border-right: none;
	border-left: none;
	padding: 4px;
	line-height: 120%;
	color: #888888;
}
#content .post .entryfooter p
{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

a {
	color: #00529f;
	text-decoration: underline;
}

a:hover {
	color: #4293df;
}

#sidebar ul
{
	margin-left: 12px;
	margin-bottom: 12px;
	margin-right: 22px;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#sidebar ul ul
{
	margin-left: 0;
	margin-right: 0;
}

#sidebar ul a
{
	text-decoration: none;
}

#sidebar ul a:hover
{
	text-decoration: underline;
}

#footer
{
	text-align: center;
	font-size: 0.8em;
}
#footer p
{
	margin: 6px auto;
}

#headerimg
{
	position: relative;
}

#headerimg .navlinks
{
	width: 767px;
	position: absolute;
	left: 0;
	top: 140px;
	text-align: center;
	color: white;
	font-size: 0.89em;
}

#headerimg .navlinks a
{
	color: #b4c1cd;
	text-decoration: none;
}

#headerimg .navlinks a:hover
{
	color: white;
	text-decoration: underline;
}

#content ol.commentlist
{
	list-style-type: none;
	padding: 0;
}
#content ol.commentlist li
{
	font-size: 0.9em;
	background-color: #dbdfe3;
	margin: 6px;
	padding: 6px;
}
#content ol.commentlist li p
{
	margin: 1em 0.4em;
	color: black;
}
#content ol.commentlist li div.commentinfo
{
	margin: -6px;
	padding: 6px;
	background-color: #c2cad3;
	border-bottom: solid 1px #7a8a99;
}
#content ol.commentlist li div.commentinfo div.author
{
	font-size: 1.2em;
	font-weight: bold;
}
#content ol.commentlist li div.commentinfo div.links
{
	float: right;
}
#content textarea
{
	width: 523px;
	margin-left: 5px;
	font-family: "Trebuchet MS", "Trebuchet", "Helvetica", "Arial", "sans-serif";
	font-size: 0.9em;
	padding: 6px;
}