html {
	min-height: 100%;
}

a {
	color: #048;
}
	
a:hover {
	color: #06C;
}

a img {
	border: none;
}

body {
	margin: 0;
	padding: 0;
	background-color: #C3AB87;
	background-image: url(../../../images/sand.jpg);
	font-size: 100.1%;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p,code,ul {
	padding-bottom: 1.2em;
}

li {
	list-style: none;
}

h1 {
	color: #336699;
	font-size: 1.4em;
	margin: 0 0 20px 0;
}

h2 {
	color: #BF8A40;
	font-size: 1.2em;
	margin: 10px 0 10px 0;
}

h3 {
	font-size: .9em;
	color: #536C24;
	margin: 5px 0 5px 25px;
}

form, input {
	margin: 0;
	padding: 0;
	display: inline;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

.clearer {
	clear: both;
}

table.calendar {
	width: 180px;
	margin: 0 auto;
}

.weekend {
	background-color: #F5F5DC;
}

.left {
	float: left;
}

.right {
	float: right;
}

.emph {
	font-weight: bold;
	color: #000000 !important;
}

#p7PMnav li.emph {
	font-weight: bold;
	color: #000000 !important;
}

.inner-container {
	width: 908px;
	background-color: #FFF;
	padding: 0;
	margin: 0;
	background-image: url(../../../images/bg.jpg);
	background-repeat: repeat-y;
}

#page {
	width: 908px;
	margin: 25px auto 25px auto;
	background-color: #FFFFFF;
	font-size: .8em;
	line-height: 1.4em;
}

.outer-container {
	padding-bottom: 64px;
}

.main {
	padding: 8px 12px 0 0;
}

#wrapper {
	width: 908px;
	background-color: #FFF;
	padding: 0;
	margin: 0;
	background-image: url(../../../images/bg.jpg);
	background-repeat: repeat-y;
}

#col1 {
	width: 200px;
	float: left;
	padding-left: 20px;
}

#col2 {
	width: 625px;
	float: left;
	margin: 0;
}

#footer {	
	color: #6E254F;
	font-size: .7em;
	background-image: url(../../../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 98px;
}

#footer p {
	padding: 0 20px 10px 0;
	text-align: right;
	padding-top: 15px;
	margin-top: 0;
}

#textmenu {
	text-align: center;
}

#content {
		margin: 0 20px 20px 20px;
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

.content p {
	font-family: "Lucida Sans Unicode",sans-serif;
}

#blogroll {
	font-size: .9em;
}

#searchfield {
	width: 125px;
}

.post h1 a {
	color: #336699;
	font-size: 1.4em;
	margin: 0 0 20px 0;
	text-decoration: none;
}

.post h1 a:hover {
	border-color: #F60;
	color: #553;
}

.post {
	margin: 6px 0 2px;
}

.post .info {
	background: #F5F5F5;
	border: 1px solid #E3E4E4;
	color: #666;
	margin: 2px 0 2px 0;
	padding: 5px 10px;
}

.post img {
	border: 4px solid #DDD;
	margin: 4px 0;
}

.post a img {
	border: 4px solid #DDD;
}

.post a:hover img {
	border-color: #CCC;
}

.info {
	margin: 5px 0 20px 0 !important;
	font-size: .8em;
}

.info a {
	text-decoration: none;
}

.info a:hover {
	text-decoration: underline;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

.comment {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 5px;
	margin: 5px 0 5px 0;
	padding-bottom: 0px;
}

.comment .date {
	text-align: left;
	margin: 0;
	padding: 3px 0px;
}

.comment .author {
	text-align: left;
	padding-top: 3px;
	margin: 0;
	clear: both;
}

.self {
	background-color:#D4E1EE;
	margin: 0 50px 0 50px;
	padding: 0 10px 0 10px;
}

/*.comment .gravatar {
	float: right;
	width: 80px;
	margin: 5px 5px 5px 5px;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
}*/

.comment .content {
	width: 440px;
	margin: 5px auto 0 auto;
}

.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
}

.commentForm input {
	width: 130px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
}

#archive {
	padding: 10px;
}

#archive h1 {
	margin: 0;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table {
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th {
	text-align: left;
}

#archive table td {
	text-align: left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
}

#archive .date {
	width: 70px;
}

#archive .comments {
	text-align: center;
}

#archive .rating {
	text-align: center;
}

#tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

#tagcloud li {
	display: inline;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
}

#tagcloud a.biggest {
	font-size: 20px;
}

#tagcloud a.big {
	font-size: 17px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 12px;
}

#tagcloud a.smallest {
	font-size: 10px;
}

.rating p {
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;	
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
	margin: 0;
}

.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

#contact {
	padding: 10px;
}

#contact h1 {
	margin-top: 0;
}

#contact label {
	display: block;
	padding-top: 5px;	
}

#contact input.field {
	width: 200px;
}

#contact textarea {
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

.ctr {
	text-align: center;
}

.exist {
	background-color: #F1AED5;
}

.entry p {
	padding: 20px 20px 20px 20px;
	background-color:#D4E1EE;
	margin: 5px 50px 0 50px;
}
