/* CSS */

* {
	margin: 0;
	padding: 0;
	}

body {
	background: #f7f7f7 url(/a/img/common/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
	font: 60% verdana, 'trebuchet ms', arial, helvetica, sans-serif;
	color: #444;
}
a {
	color: #6699cc;
	text-decoration: none;
	}
a:hover {
	color: #000;
	}
	#wrapper {
	width: 762px;
	margin: 0 auto;
	background: #fff url(/a/img/common/drop.gif) repeat-y;
}
h1 {
	background: #fff url(/a/img/common/header.jpg) no-repeat;
	height: 225px;
	width: 760px;
	display: block;
	margin: 0 auto;
}
span.offScreen {
	margin-left: -9000px;
}
#nav {
	width: 760px;
	margin: 0 auto;
	background: #fff url(/a/img/common/nav.jpg) no-repeat;
	height: 35px;
}
#nav ul {
border-top: 2px solid #555;
	}
#nav ul li {
	list-style-type: none;
	float: left;
}
#nav a {
	border-right: 1px solid #ddd;
	height: 19px;
	float: left;
	color: #444;
	text-decoration: none;
	padding: 8px 15px 0 15px;
}
#nav a:hover {
	background: #fff;
color: #6699cc
}
#nav a.selected {
	background: #fff;
color: #6699cc;
height: 19px;
}
#content {
	font-size: 1.2em;
width: 550px;
	padding: 5px;
	float: left;
}
#sideBar {
	background: url(/a/img/common/sideBarBG.jpg) no-repeat;
	float: right;
	padding-top: 20px;
	width: 185px;
	margin-right: 5px;
}
#sideBar ul {
	margin-bottom: 10px;
	}
#sideBar ul li {
	list-style-type: none;
}

.both {
	clear: both;
}
h2, h3, h4 {
	font-family: geneva, 'trebuchet ms', arial, helvetica, sans-serif;
}
h2 {
	background: url(/a/img/common/star.gif) no-repeat 0% 3%;
	color: #444;
	margin-left: -10px;
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	font: 16px geneva, 'trebuchet ms', arial, helvetica, sans-serif;
	margin-bottom: -5px;
}
h2 a {
	color: #444;
}
h2 a:hover {
	color: #6699cc;
}
.post h2.noComments, .photoPost h2.noComments {
	background-image: none;
	color: #ccc;
	font: 1.5em geneva, 'trebuchet ms', arial, helvetica, sans-serif;
	text-align: center;
	margin: auto;
	margin-bottom: 30px;
}

#sideBar h2 {
	color: #444;
	text-transform: capitalize;
	font: 12px geneva, 'trebuchet ms', arial, helvetica, sans-serif;
}
.post {
	padding: 25px;
	line-height: 1.5;
}
.introPost {
	padding: 25px 25px 0 25px;
	line-height: 1.5;
}
.photoPost p, .post p, .introPost p {
	margin: 10px 0;
}
.post img.right {
	float: right;
}
	span.date {
	color: #6699cc;
	font-size: 0.9em;
}


/* Calendar ------ */
#calendar {
	width: 141px;
	padding: 0;
	margin: 0 0 0 18px;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

#calendar .nav, #calendar .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	


#calendar caption {
	margin: 0;
	padding: 0;
	width: 141px;
	background: #A2ADBC;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#calendar th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

#calendar.today, #calendar td.today a, #calendar td.today a:link, #calendar td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #DF9496;
}

#calendar td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	background: url(/a/img/common/bg_calendar.gif) no-repeat right bottom;
}

#calendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#calendar td a:link, td a:visited {	
	color: #608194;
	background: url(/a/img/common/bg_calendar.gif) no-repeat;
}

#calendar td a:hover, td a:active {
	color: #6aa3ae;
	background: url(/a/img/common/bg_calendar.gif) no-repeat right top;
}
#footer {
text-align: center;
	font-size: 0.9em;
	color: #999;
}

#sideBar h2 {
	margin: 15px 10px 0 0;
	padding: 0;
	background: none;
	margin-bottom: 5px;
	border-bottom: 1px solid #EAE8D8;
	}
	#sideBar #recentPhoto {
	background: url(/a/img/common/sideBarImageBG.jpg) no-repeat top;
	width: 184px;
	text-align: center;
	padding: 12px 0;
}
	#sideBar #recentPhoto a {
display: inline;
margin: 0;
padding: 0;
	}
#sideBar a {
	display:block;
	margin-right: 10px;
	color: #6699cc;
	text-decoration: none;
}
#sideBar a:visited {
	background: url(/a/img/common/linkStar.gif) no-repeat right;
}
#sideBar a:hover {
	background: url(/a/img/common/linkStar.gif) no-repeat right;
	color: #000;
}

/* Comment Preview */
.commentPreview {
	width: 450px;
	padding: 5px;
	background: #f1f4f0;
	border: 4px solid #e2e2e2;
}
textarea {
	width: 450px;
}
.entry_footer {
border-top: 1px solid #e2e2d7;
	padding-top: 5px;
	font-size: 0.9em;
	color: #999;
	clear: both;
}
.entry_footer .entry_footer_comment {
	float: left;
	width: 225px;
}
.entry_footer .entry_footer_comment img {
	float: left;
}
.entry_footer .entry_footer_article {
	float: right;
}
.post div.productThumb {
	background: url(/a/img/common/productBG.jpg) no-repeat top;
	width: 123px;
height: 125px;
	text-align: center;
	padding: 5px 6px 0 0;
float: left;
}
.post div.productThumbReview {
	background: url(/a/img/common/productBG.jpg) no-repeat top;
	width: 123px;
height: 125px;
	text-align: center;
	padding: 5px 6px 0 0;
float: right;
}
h2.noComments {
	text-align: center;
	color: #e2e2e2;
	text-transform: capitalize;
}
#page img.rightB {
	float: right;
	margin: 0 0 5px 5px;
}
#commentArea h2 {
margin-top: 20px;
}
blockquote {
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 1.3em;
color: #999;
border-left: 4px solid #e2e2d7;
	padding-left: 10px;
}
img.avatar {
	float: left;
	background-color: #fff;
	border: 1px solid #e2e2d7;
	padding: 2px;
	margin-top: 10px;
}
.myCommentBox {
	border: 1px solid #e2e2e2;
	background: #f1f4f0;
	padding: 5px;
	margin: 10px 0;
}
.commentBox {
	padding: 5px;
	border: 1px solid #e2e2e2;
	margin: 10px 0;
}
.commentStamp {
	width: 100px;
	float: left;
}
.commentStamp h4 {
font-size: 1.2em;
	margin: 0;
}
.commentDetail {
	border-left: 1px solid #e2e2e2;
	width: 340px;
	padding-left: 10px;
	float: left;
}
.commentPreview {
	border: 1px solid #e2e2e2;
	background: #f1f4f0;
	padding: 5px;
	margin-bottom: 10px;
}
.eventDate {
color: #bbb;
}
.photoPost {
	padding: 25px 0 0 25px;
	line-height: 1.5;
}
.photoPost td.thumbs {
	background: url(/a/img/common/galleryImageBG.jpg) no-repeat top;
	width: 184px;
	text-align: center;
	padding: 12px 0;
}
.gravatarLink {
font-size: 0.8em;
}
.left {
clear: left;
}
.videoThumb {
	float: left;
	margin-right: 10px;
padding: 0;
}
#videoPlayer {
text-align: center;
}
#largePhoto {
text-align: center;
margin: 20px auto;
width: 400px;
padding: 5px 5px 0px 5px;
background: #f1f4f0;
}
.caption {
width: 400px;
margin: 0 auto 20px auto;
border: 1px solid #ccc;
background: #f1f4f0;
}