/* CSS Document */
#slatelist{
position: relative;
color: #000;
width: 630px;
}

#slatelist a{
color: #000;
}

#slatelist a:hover{
color: #713952;
}

.wfw_blog {
	padding:0;
	margin:0;
	border:none;
}

#wfw_blog_wrapper {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	border: 1px solid transparent;
	width:600px;
}

.wfw_blog_title {
    font-size: 1.4em;
	padding: .1em 0 .5em 0;
	margin: 0;
	border: none;
	color: #e2ae27;
	font-weight:700;

}

.wfw_blog_title a {
	text-decoration: none;
	color: #000;

}

.wfw_blog_breadcrumb {
    font-size: 1.0em;
	font-weight: bold;
	padding: .1em 0 .5em 0;
	margin: 0;
	border: none;
}

.wfw_blog_breadcrumb a {
	text-decoration: none;
	color: #713952;

}

.wfw_blogpost_title {
    font-size: 1.2em;
	padding: .1em 0 .5em 0;
	margin: 0;
	border: none;
	color: #333;
	font-weight:700;

}

.wfw_blogpost_title a {
	text-decoration: none;
	color: #713952;
	font-weight:700;

}

.wfw_blogpost_title a:hover {
	
	color: #000000;

}

.wfw_blogpost_category {
	font-size: 10px;
	font-weight: bold;
	padding-left: 2em;
}

.wfw_blog_content {
	font-size: 1.0em;
	padding-top: 0.5em;
	padding-bottom: 1.0em;
	margin-top:0;
	border-top: 1px solid #e2ae27;
}

.wfw_blog_links {
	float: right; 
	width: 200px; 
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border: 0;
}

.wfw_blog_links a {
color: #000;
	text-decoration: underline;
}

.wfw_blog_links a:visited {
color: #000;
}

.wfw_blog_links a:hover {
color: #000;
}

.wfw_blog_contact {
	float: left;
	width: 80%;
	font-size: 10px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.wfw_blog_contact a {
color: #000;
	text-decoration: underline;
}

.wfw_blog_contact a:visited {
	color: #0033ff;
}

.wfw_blog_contact a:hover {
	color: #f87217;
}

.wfw_clear {
	font-size: 1px;
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both; 
}

.wfw_line {
	font-size: 1px;
	margin: 0;
	padding: 0;
	height: 1px;
	border: 0;
	border-top: 1px solid #e2ae27;
	clear: both;
}

#wfw_archive {
	text-align: left;
	width: 250px;
	border: 1px solid #333;
	color: #333;
	background-color: #eee;
	padding: 0 1em 1em 0;
	overflow: hidden;
}

.wfw_slate_title {
	position: relative;
    font-size: 1em;
	font-weight: bold;
	padding: .1em 0 .5em 0;
	margin: 0;
	border: none;
	color: #000;
	width: 100%;
}

.wfw_slate_title a {
	text-decoration: none;
	color: #000;

}

.wfw_slate_breadcrumb {
    font-size: 1em;
	font-weight: bold;
color: #000;
	padding: .1em 0 .5em 0;
	margin: 0;
	border: none;
}

.wfw_slate_breadcrumb a {
	text-decoration: none;
	/*color:#5d2120;*/
	font-size: 1em;
	color: #000;
}

.wfw_slate_breadcrumb a:hover{
	color: #713952;
}

.wfw_slatepost_title {
    font-size: 1.0em;
	font-weight: bold;
	padding: .3em 0 .3em 0;
	margin: 0;
	border: none;
	border-top: 1px solid #e2ae27;
}

.wfw_slatepost_title a {
	text-decoration: none;
}

.slate_layout_1 .wfw_slatepost_title {
	display: block;
	position: relative;
	width: 295px;
	height: 140px;
	float: left;
	border: 2px solid #e2ae27;
	margin: 2px;
	padding: 4px;
	background: #fff;
	overflow: hidden;
}

#editing .slate_layout_1 .wfw_slatepost_title {
	display: inline;
	width: 600px;
	float: none;
	border: none;
	background: transparent;

}

.slate_layout_1 .slate_title {
	position: absolute;
	left: 125px;
	top: 10px;
}

#editing .slate_layout_1 .slate_title {
	position: relative;
	left: 0px;
	top: 0px;
}

.slate_layout_1 .wfw_blog_summary {
	position: relative;
	margin-top: 40px;
}


#editing .slate_layout_1 .wfw_blog_summary {
	position: relative;
	margin-top: 0px;
}

.slate_layout_1 .wfw_blog_summary img {
	position: relative;
	top: -40px;
}

#editing .slate_layout_1 .wfw_blog_summary img {
	position: relative;
	top: 0px;
}

.wfw_blog_comment {
    font-size: 12px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 1em;
	border: none;
	padding: 0;
}

.wfw_blog_comment_content {
	margin: 0;
	padding: .5em 1em;
}

.wfw_blog_keywords {
	font-size: 10px;
}

.wfw_blog_summary {
	font-weight:normal;
	font-size: 12px;
	padding: .3em 0 .3em 0;
	border: none;
}

.wfw_blog_summary img {
	margin 0 4px;
}

.wfw_blog_comment_title {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: .5em;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.blogcommentform {
	width: 400px;
	background-color: #CCC;
	color: #333;
	border: 2px solid #333;
	padding: 10px;
	z-index: 999;
}

.blogcommentform table {
	border: none;
	padding: 5px;
}

.blogcommentform th {
	border: none;
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

.blogcommentform td {
	border: none;
	padding: 5px;
}

#blog_errors {
	color: red;
	font-weight: bold;
}

#blog_users {
	border: 2px solid #CCC;
	width: 500px;
}

#blog_users th {
	border-bottom: 1px solid #CCC;
}

#blog_settings {
	border: 2px solid #CCC;
	width: 500px;
}

#blog_settings th {
	border-bottom: 1px solid #CCC;
}

.wfw_slate_controls {
	position: relative;
	width: 20px;
	float: right;
	font-size: 10px;
	font-weight: normal;
}

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
