/*
Theme Name: Captured Moments
Theme URI: http://www.strych9.com
Description: A theme by <a href="http://www.strych9.com">Strych9 Studios</a>.
Version: 1
Author: Jason Lee / Nicolle Principe
Author URI: http://www.strych9.com

*/

body { font: 75%/150% "Trebuchet MS", Tahoma, Arial; color:#333333; background:#FFFFFF url(images/main-bg.jpg); margin:0px; padding:0px 0px 40px; }

a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #59770e;
	margin: 0px 0px 2px;
	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: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 760px;
	border-bottom: 5px solid #433329;
	border-top: 5px solid #433329;
	border-left: 5px solid #433329;
	border-right: 5px solid #433329;
	background: #FFFFFF url(images/content-bg.gif) repeat-y;
}
#header {
	background: #0FACEA url(images/header-bg.jpg) no-repeat;
	height: 170px;
	border-bottom: 5px solid #59770e;
	position: relative;
}

#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}

#headerleftimg { position:relative; left:-44px; top:86px; width:44px; height:59px; background:url(images/topleft.png) no-repeat; }
#headerrightimg { position:relative; left:760px; top:0px; width:9px; height:67px; background:url(images/topright.png) no-repeat; }

#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}

#nav { list-style:none;	margin:0px; position:absolute; right:10px; bottom:0px; }
#nav li { float:left; margin-left:5px; }
#nav a {color:#465e0b; text-decoration:none; background:#6b9a11 url(images/nav-button-bg.gif) repeat-x; padding:5px 15px; font:bold 14px/100% Arial, Helvetica, sans-serif; border-top:1px solid #465e0b; border-left:1px solid #465e0b; border-right:1px solid #465e0b; display: block; }
#nav a:visited { color:#465e0b; text-decoration: none; }
#nav a:hover { color:#79423f; }

#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 485px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #3c3024;
	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.png) 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.png) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.png) 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: 0px 10px 20px 0px;
	width: 220px;
}

#sidebar-store { padding:10px 0 5px 0; width:227px; height:76px; }

#searchform {
	background: #d6cdac url(images/searchform-bg.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 15px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 120px;
	height: 12px;
	padding: 4px 5px 5px 5px;
	border: 1px solid #c7be9e;
	background: #ffffff;
	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: 13px;
	color: #382b23;
	vertical-align: middle;
	
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #59770e;
	margin: 10px 0px 5px;
}
.ul-tut {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #999078;
}
.ul-tut li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #999078;
	background: url(images/mini-tutorial.png) no-repeat left center;
}
.ul-tut li a, .ul-cat li a:visited{
	color: #754c2f;
	text-decoration: none;
}
.ul-tut li a:hover{
	color: #b2764e;
	text-decoration: none;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #999078;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #999078;
	background: url(images/mini-category.png) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #754c2f;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #b2764e;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #999078;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #999078;
	background: url(images/mini-monthly-archive.png) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #754c2f;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #b2764e;
	text-decoration: none;
}
.ul-blogroll {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #999078;
}
.ul-blogroll li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #999078;
	background: url(images/mini-monthly-archive.png) no-repeat left center;
}
.ul-blogroll li a, .ul-archives li a:visited{
	color: #754c2f;
	text-decoration: none;
}
.ul-blogroll li a:hover{
	color: #b2764e;
	text-decoration: none;
}
#footer {
	clear: both;
	background: #ffffff url(images/footer-bg.jpg) repeat;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
}
#footer-tag { position:relative; top:0px; }

#footer a, #footer a:visited{
	color: #38281d; text-decoration:underline;
}

#footer a:hover{
	color: #38281d; text-decoration:none;
}

#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	min-height:187px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/) no-repeat;
}
#footer .right-col p { font:12px bold "Trebuchet MS", Tahoma, Arial; padding:0 0 5px 0; }
#footer h4 {
	font: normal 135%/120% "Trebuchet MS", Tahoma, Arial;
	color: #38281d;
	margin: 13px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.png) 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.png) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 12px;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #455c0a;
	font-size: 85%;
	line-height: 120%;
	padding: 5px 0px 0px 0px;
}
#credits a, #credit a:visited{
	color: #455c0a;
}
.rss {
	background: url(images/mini-rss.png) 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;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	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;
}
