﻿/* 
===========================================================================
Author:     Stephen J Waldock
Website:    http://www.sjwaldock.com	
Email:      home@sjwaldock.com
===========================================================================
Theme: SJW		
Version: 1.0
Compatibility: BlogEngine.Net 1.5
===========================================================================
*/

/* 
===========================================================================
Section:  General Website Layout Styles
===========================================================================
*/

#container {
	margin: 0px auto;
	width: 800px;
}
#masthead {
	margin: 0 0 0 160px;
	padding: 1em;
}
#navigation {
	margin: 0;
	padding: 0;
}
#content_container {
	margin: 0 0 0 160px;
}
#column_left {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	float: left;
	width: 420px;
	margin: 0px;
}
#column_right {
	float: right;
	margin: 0;
	padding: 10px;
	width: 180px;
	vertical-align: top;
}
#image {
	float: right;
}
#footer {
	clear: both;
	margin: 0;
	padding: 5px;
}

/* 
===========================================================================
Section:  General Web Site Style Sheet 
===========================================================================
*/

body {
	margin: 0px;
	background-color: #555533;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding: 0px;
}
/* Styles for DIV tags */
#container {
	border-right: 5px solid #666644;
	border-left: 5px solid #666644;
	border-bottom: 5px solid #666644;
	background-color: #283227;
	background-image:  url("../../../images/leftphoto.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}
#masthead {
	background-color: #EEEECC;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 15px;
}
#navigation {
	background-color: #CCCC99;
	margin-left: 160px;
	text-align: center;
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	background-color:#FFFFFF;
	padding: 0px;
}
#column_left {
	float: left;
}
#column_right {
	background-color: #F9F9EC;
	padding-bottom: 30px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
}
#footer {
	background-color: #F9F9EC;
	color: #666644;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 8px;
}
/* Styles for Masthead */
#masthead h1 {
	color: #555533;
	font-style: italic;
	font-size: 2.6em;
	margin: 0px;
	text-align: right;
}
#masthead h3 {
	margin-top: .4em;
	color: #999977;
	margin-bottom: 0px;
	text-align: right;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
}
#masthead a {
	color: #555533;
	text-decoration: none;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #cc9;
	display: block;
	text-decoration: none;
}
#navigation a:hover {
	color: #eec;
	text-decoration: none;
	background-color: #664;
	border: 1px solid #cc9;
}
/* Styles for Right Column */
#column_right h4 {
	color: #666644;
	margin-top: 0px;
}
#column_right p {
	color: #444422;
	margin-top: 0px;
	font-size: 0.9em;
}
#column_right a {
	color: #6A6AB4;
}
#column_right a:hover {
	background-color: #EEEECC;
}
/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #222200;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #333311;
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #444422;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #555533;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #6A6AB4;
}
a:hover {
	background-color: #EEEECC;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 0.75em;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.75em;
}
#footer a {
	color: #555522;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.fieldLabel {
	width:120px;
	float:left;
	text-align: right;
}
.controlContainer{
	vertical-align:baseline;
	margin-bottom:4px
}
.gallery_line{
	vertical-align:baseline;
	padding-right:30px;
	text-align:center;
	margin-bottom:5px
}
.gallery_middle{
	width:190px;
	float:left;
	text-align:center
}
.gallery_lineoff{
	vertical-align:baseline;
	text-align:center;
	margin-bottom:5px
}
.gallery_middleoff{
	width:190px;
	padding-left:30px;
	float:left;
	text-align:center
}

/* 
===========================================================================
Section:  Blogengine.NET Specific Styles    
===========================================================================
*/

/*----------------------------
	Comments
----------------------------*/
/* Comments -----------------------------------*/

#comment { margin:0 0 0 30px; padding:15px 0; font-size:16px; font-weight:bold; }
h1#comment { font : bold 1.1em Arial, Sans-Serif;margin: 0 5px 0 5px;padding-left:18px;background : #F0F0F0 url('images/icon_recentcomments.gif') no-repeat scroll 0 0px;}
#comments { background-color : #f8f8f8;	margin : 5px 5px 0px 5px;	border : 4px Solid #d8d8d8;	padding : 5px;	min-height : 100px;	height:auto !important;	height:100px;}
#commentheader {margin-bottom:10px;border-bottom: 1px dotted #d8d8d8;height:10px;padding-bottom:3px;background-color:#F4F4F4;}
#commentauthor { 	float : left;	width : 50%;} 
#commentcontent {text-align:justify;padding:0 5px 10px 5px;}
#commentdate { 	float : right;	width : 40%;	text-align : right;} 
#commentgravatar { 	margin : 2px 10px 4px 4px;	float : left;		border: 1px dotted #CCCCCC;}
#commentadmin { text-align : right;	background-color : #f8f8f8;	padding:2px 5px 2px 5px;	min-width:100px;	float:right;	border-bottom: 1px dotted #d8d8d8;	border-left: 1px dotted #d8d8d8;	border-right: 1px dotted #d8d8d8;margin: 0 5px 0 0 ;} 




.commentForm h1{ font : bold 1.1em Arial, Sans-Serif;margin: 20px 0 10px 0;padding-left:18px;background : #F0F0F0 url('images/icon_recentcomments.gif') no-repeat scroll 0 0px;}
.commentForm {	padding: 5px;}
.commentForm label {	float: left;	display: block;	width: 80px;	margin-top: 4px;}
.commentForm input {}
.commentForm textarea {	width: 100%;	height: 150px;	border:1px solid silver;}
#commentMenu{	padding: 0;	margin:0;	clear:both;}
#commentMenu li{	float:left;	border:1px solid silver;	border-bottom: transparent;	margin:0;	list-style:none;	margin-right:5px;	padding: 3px 8px;		cursor:pointer;	position:relative;	top: 2px;	background:#d8d8d8;}
#commentMenu li.selected{	background:white;	border-bottom:1px solid white;}
#commentPreview{	display:none;	clear:both;	min-height: 150px;}
.success {color: green;	font-weight: bold;}
.commentForm .bbcode {font-size:10px; float:right; position:relative; top:20px; padding: 3px;}
.bbcode a {margin: 1px; padding: 1px 3px 1px 3px; background: #fff; border: 1px solid #ccc;}




/*----------------------------
	 Post View
----------------------------*/

.author {
	font-size: 12px;
	padding-left: 10px;
	}

/*------------------------------------------------------*/

.post{margin: 0 10px;padding-bottom: 10px;}
.post-border{border:5px  #CCCC99 solid;	padding: 5px 5px 5px 5px;}
.entry-head, .entry-wrap{margin: 1px 0 0;}
.entry-head{background: #EEEECC ;color: #666;}
.entry-head h2{	padding: 0 0 0 10px; font-family:Arial, Helvetica, sans-serif; font-style:italic;}
.entry-head h2 a{text-decoration:none; color: #000000;}
.entry-head h2 a:hover{color: #325484;}
.entry-date{padding:  0 0 0 10px; font-family: arial, helvetica, sans-serif; font-size: 16px;
	font-weight: bold;	position: relative;}
.entry-wrap .rc{height: 14px; overflow: hidden;}

.entry-content{
	padding: 3px 20px 0;
	line-height: 17px;
	border:0px solid #e3e4e4;
	}

.entry-content a{
	color: #000;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 0;
	font-size: 14px;
}
.entry-content h5{font-size: 11px;}
.entry-content h6{font-size: 10px;}

.entry-meta{
	padding: 10px 0 0;
	font-family: arial, helvetica, sans-serif;
}

.entry-meta a{
	font-weight: bold;
}

.entry-wrap .info
{
	background: #F5F5F5;
	border: 5px solid #CCCCCC;
	color: #000000;
	margin: 10px;
	padding: 5px 10px;
}
.entry-wrap a img {border: 4px solid #DDD;}
.entry-wrap a:hover{color: #CCC;}
.entry-wrap a {color:#000099; }

.alignright{float: right;}




#admin h3 {font-size: 20px;}
#admin a {color: blue}
#admin a {font-family: arial, helvetica, sans-serif;}


/*==== WIDGETS ===========================================================*/
div#widgetzone {	padding:0; background: none;}
div#widgetzone h4 {	font: bold 14px Arial, Sans-Serif;	border : 2px #CCCC99 outset; margin: 0 0 4px 0;}
div#widgetzone .clear{clear: left;}
div.widget{	margin-bottom: 10px;	z-index: 1;	min-width: 1px;}
div.widget .content{line-height: 16px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #666666;padding: 0 5px 0 5px;}
div.widget h4 {}
div.widget a.edit{font-size: 10px;	font-weight: normal; font-style:italic;	float: right;	z-index: 1;	margin-top:3px;}
div.widget a.delete{font-weight: normal;	font-size:8px; color: #996600;	float: right;	margin: 3px 3px 0 5px;
	padding: 0 2px 0 2px;	z-index: 1;	text-decoration: none;	border: solid 1px #cccccc;}
div.widget a.delete:hover{	color: #ff9900;}
#widgetzone .widget ul {	list-style-type: none;	margin: 0;	padding: 0;	text-transform: capitalize;}
#widgetzone .widget ul li {	margin-bottom: 3px;}
#widgetzone div.search{	background: none;	border: none;	padding-left: 10px;}
#widgetzone img.rssButton {	margin-right: 3px;}

/* Administration ------------------------------*/
.administration h4 {padding-left:18px; background : #F0F0F0 url('images/icon_administration.gif') no-repeat scroll 0 2px;}

/* BlogRoll ------------------------------------*/
.blogroll h4 {padding-left:18px;background : #F0F0F0 url('images/icon_blogroll.gif') no-repeat scroll 0 2px;}
.blogroll content {padding: 0 5px 0 0px;}
#blogroll ul {list-style-type: none;}
#blogroll ul li {}
#blogroll ul li ul li a {	margin-left: 5px;	color: #666666;font-size: 10px;}
#blogroll ul li a img {	margin-right: 3px;}

/* Calendar ------------------------------------*/
#calendarContainer {	text-transform: capitalize;	margin: 0 auto;	width:100%;	border: 1px solid #cccccc;}
.calendar h4 {padding-left:18px; background : #F0F0F0 url('images/icon_calendar.gif') no-repeat scroll 0 2px;}
.calendar {	border: none;	margin: 0 auto;	width:100%}
.calendar .weekend {	background-color: #e8e8e8;}
.calendar .other {	color: #989898;}
.calendar a.exist {	display: block;	font-weight: bold;	background-color: #F1F1F1;}
.calendar td {	vertical-align: top;	background: white;	border : 2px solid #f7f7f2;	padding-top : 2px;}
.calendar tr { 	background : #eaeada;}

/* Category List -------------------------------*/
.categorylist h4 {padding-left:18px;background : #F0F0F0 url('images/icon_categories.gif') no-repeat scroll 0 2px;}
#categorylist ul {margin:0px;}
#categorylist li {list-style-type : none;	border-bottom : 1px dashed #dddddd;	line-height : 10px;	padding : 4px 0 4px 14px;	margin : 0 5px 0 0px;
	} 
div.categorylist .rssButton {float:left;}

/* Link List -----------------------------------*/
.linklist h4 {padding-left:18px; background : #F0F0F0 url('images/icon_links.gif') no-repeat scroll 0 2px;}
.linklist ul {margin:0px;}
.linklist li {list-style-type : none;	/*border-bottom : 1px dashed #dddddd;*/	line-height : 5px;	padding : 4px 0 4px 14px;	margin : 0 5px 0 0px;	background : transparent url('images/mini_link.gif') no-repeat scroll 0 1px;} 

/* Month List ----------------------------------*/
.monthlist h4 {padding-left:18px; background : #F0F0F0 url('images/icon_months.gif') no-repeat scroll 0 2px;}
ul#monthList{font-weight: normal;}
ul#monthList ul li{	margin-left: 10px;	font-weight: normal;	line-height: 10px;}
ul#monthList li.year{  cursor: pointer;}
ul#monthList ul{display: none;}
ul#monthList ul.open{	display: block;}

/* Most Comments -------------------------------*/
.mostcomments td {}
.mostcomments h4 {padding-left:18px;background : #F0F0F0 url('images/icon_mostcomments.gif') no-repeat scroll 0 2px;}
.mostcomments img {}
.mostcomments .vcard {font-size: 10px;}

/* Newsletter ----------------------------------*/
.newsletter {}
.newsletter h4 {padding-left:18px;background : #F0F0F0 url('images/icon_newsletter.gif') no-repeat scroll 0 2px;}
.newsletter .content{background : #eaeada;padding:4px;border : 1px dotted #c8c8c8;}
#newsletterform {}
#newsletterform p {	margin-top:0px;	margin-bottom:10px;	font-size:90%;	}
#newsletterform label {	font-size:90%;	margin-top:0px;}
#newsletterform input {	color : #333333;	font-family : verdana, helvetica, sans-serif;	font-size : 90%;	font-weight : normal;	border : 1px solid #aaaaaa; margin-right:4px;}

/* Page List -----------------------------------*/
.pagelist h4 {padding-left:18px;background : #F0F0F0 url('images/icon_pagelist.gif') no-repeat scroll 0 2px;}
#pagelist ul {margin:0px;}
#pagelist li {	list-style-type : none;	border-bottom : 1px dashed #dddddd;	line-height : 10px;	padding : 4px 0 4px 14px;	margin : 0 5px 0 0px;	background : transparent url('images/icon_page.gif') no-repeat scroll 0 3px;} 

/* Recent Comments -----------------------------*/
.recentcomments {}
.recentcomments h4 {padding-left:18px;background : #F0F0F0 url('images/icon_recentcomments.gif') no-repeat scroll 0 2px;}
ul.recentComments li{	padding-bottom: 5px;	text-transform: none;font-size: 10px;}
ul.recentComments li a.postTitle{	font-weight: normal; }
ul.recentComments li a.moreLink{color:#444444;}

/* Recent Posts --------------------------------*/
.recentposts {overflow:hidden;}
.recentposts h4 {padding-left:18px;background : #F0F0F0 url('images/icon_recentposts.gif') no-repeat scroll 0 2px;}
.recentposts .content {margin-right:5px;}
ul.recentPosts {}
ul.recentPosts li{padding-bottom: 10px; list-style-type : none;}
ul.recentPosts li a{font-weight: normal;white-space:nowrap;	display:block;}
ul.recentPosts li span{text-indent: 0px;text-transform: none;	margin-right:10px;}

/* Search --------------------------------------*/
#searchbox {margin-top: 5px;	font-size: 10px;}
#searchbox input {font-size: 10px;}
#searchbox #searchbutton {	margin-left: 5px;}
#searchbox #searchfield {	width: 140px;}

/* Tag Cloud -----------------------------------*/
.tagcloud h4 {padding-left:18px;background : #F0F0F0 url('images/icon_tagcloud.gif') no-repeat  0 2px;}
.tagcloud {	margin-bottom: 10px;	white-space: normal;	text-align : justify;}
.tagcloud li {	display: inline;}
.tagcloud a {	margin-right: 3px;	display: inline;}
.tagcloud a:hover{	color : #ff9900;}
.tagcloud a.biggest {	font-size: 14px;	font-weight:bold;	color:#000000;}
.tagcloud a.big {	font-size: 13px;	color:#000000;}
.tagcloud a.medium {	font-size: 12px;	color:#333333;}
.tagcloud a.small {	font-size: 11px;	color:#666666;}
.tagcloud a.smallest {	font-size: 10px;	color:#999999;}

/* TextBox -------------------------------------*/
.textbox h4 {padding-left:18px;background : #F0F0F0 url('images/icon_textbox.gif') no-repeat scroll 0 2px;}

/* Twitter -------------------------------------*/
.twitter h4 {padding-left:18px;background : #F0F0F0 url('images/icon_twitter.gif') no-repeat scroll 0 2px;}


/* Archive -----------------------------------*/
#archive {padding: 10px; font-family:Arial, Helvetica, sans-serif;}
#archive h1 {font-size:20px; border :2px outset #CCCC99; padding-left:24px;background : #F0F0F0 url('images/h_archive.gif') no-repeat 02px; margin-top:0px;}
#archive h2 { border : 2px outset #CCCC99;	background : #f0f0f0;	font : bold 1.1em Arial, Sans-Serif;	padding : 0 0 0 3px;	margin-bottom : 5px;}
#archive h2 img { margin-right : 5px;	margin-top : 3px;} 
#archive ul {margin:0px 0px 20px 15px;}
#archive li { list-style-type : none;	line-height : 10px;	margin : 0 5px 0 2px;		padding : 3px 0 2px 12px;}

#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{	width: 70px;	text-align: center;}
#archive .rating{	width: 70px;	text-align: center;}
#archive .date {padding-right:5px;}

#archive #totals {font-weight:bold;}

/*==== Search Page =====================================================*/

.searchpage ul.paging { list-style-type : none;	margin : 0;	margin-bottom : 20px;	padding : 0;} 
.searchpage ul.paging li { 	display : inline;	border : 1px solid gray;	background : #f1f1f1;	margin-right : 5px;} 
.searchpage ul.paging li a { 	padding : 5px 8px;} 
.searchpage ul.paging li.active { background : #f1f1f1;	border : 1px solid black;}
.searchresult {border-bottom: 2px dotted #d8d8d8;padding-bottom:5px; }
#searchpage {margin-bottom:10px; font-family:Arial, Helvetica, sans-serif;}
#searchpage h1{font-size: 20px; Border :2px outset #CCCC99; padding-left:24px; background : #F0F0F0 url('images/h_search.gif') no-repeat 02px; margin-top:0px;}

#searchpage input  { 	color : #333333;	font-family : verdana, helvetica, sans-serif;	font-size : 90%;
	font-weight : normal;	background-color : #eeeeee;	border : 1px solid #aaaaaa;}
#searchpage input#q  { 	border : 1px solid #bbbbbb;	width : 130px;	margin-left : 0px;	font : normal 1em Tahoma, sans-serif;	padding : 1px 0 1px 2px;	color : #444444;	background-color : #ffffff;} 
#searchpage input#comment  { 	border : 1px solid #ffffff;	padding-top : 5px;	font : normal 1em Tahoma, sans-serif;
	padding : 1px 0 1px 2px;	color : #444444;	background-color : #ffffff;} 
.searchresult {	margin-bottom : 10px;} 
.searchresult a { font-weight : bold;} 
.searchresult span.text { clear : both;	display : block;	margin : 3px 0;} 
.searchresult span.type { display : block;color:#666666;	line-height:1.2;} 
.searchresult span.url { 	color : gray;line-height:20px;} 
.searchresult strong {font-weight:normal; color:#000000;}


/*==== Calendar Page =====================================================*/
#content table.calendar td {border:solid 1px #d4d4d4;}
#content table.calendar th { font-weight:bold;  height:20px;border: solid 1px #d4d4d4; }
#content table.calendar td { text-align:left;vertical-align:top; padding-top:0px; }
#content table.calendar td.other  { height:20px; text-align:left; vertical-align:top; }
#content table.calendar td.weekend { height:50px; text-align:left; vertical-align:top; }
#content table.calendar td a {font : normal 0.9em Tahoma, sans-serif;}
#content table.calendar tr td tr td {text-align:center;  vertical-align:middle; border:none; height:30px; background-color:#f0f0f0; padding:0; font : bold 1.2em Arial, Sans-Serif;    }


/*==== Star Rating =======================================================*/
.rating{	margin-bottom: 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;}
.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;}



