/*
Theme Name: Plain Fields
Theme URI: http://www.lessthanweb.com/products/plain-fields
Description: Plain Fields theme is very simple, clean, readable and search engine optimized (SEO) theme. Search engines simply love this set up.  But don't be fooled, it comes with a lot of built-in features that you will love.
Tags: white, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-width, threaded-comments, sticky-post, translation-ready, theme-options
Author: LessThanWeb
Author URI: http://www.lessthanweb.com
Version: 1.1.1
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: Georgia, Arial, sans-serif;
	color: #0f0f0f;
	text-align: center;
	font-size: 100%;
	background-color: #ffffff;
}

p {
	margin: 0 0 18px;
	line-height: 1.75em;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.25em;
	margin: 0 2px 12px 0;
	padding: 6px 0 0;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.75em;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
}
h4 {
	font-size: 1.33em;
	font-weight: normal;
}
h5 {
	font-size: 1.16em;
	font-weight: normal;
}
h6 {
	font-size: 0.83em;
	font-weight: lighter;
	text-transform: uppercase;
}
blockquote {
	font-style: italic;
	padding: 0 18px;
	border-left: 3px solid #bfbfbf;
	margin: 0 30px;
}
abbr, acronym {
	border-bottom: 1px dotted #666666;
	cursor: help;
}
code {
	font-size: 1.16em;
}
pre {
	background: none repeat scroll 0 0 #f9f9f9;
	color: #505050;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
	font-family: "Courier 10 Pitch",Courier,monospace;
}
strong {
	font-weight: bold;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	font-size: 0.72em;
}
sub {
	top: 0.5ex;
}
sup {
	bottom: 1ex;
}

a:link {
	text-decoration: underline;
	color: #505050;
}
a:visited {
	text-decoration: underline;
	color: #505050;
}
a:hover {
	text-decoration: none;
	color: #0f0f0f;
}
a:active {
	text-decoration: none;
	color: #0f0f0f;
}

/*
	Main wrapper
*/
#wrapper {
	width: 940px;
	margin: 0 auto;
	font-size: 0.75em;
	text-align: left;
}

/*
	Top container that holds title and search box
*/
#top_cont {
	height: 100px;
}

#tc_title {
	float: left;
	width: 635px;
	height: 100px;
	margin-left: 15px;
	overflow: hidden;
}
#tc_title div {
	font-size: 4em;
	margin-top: 10px;
	line-height: 1em;
}
#tc_title div a {
	text-decoration: none;
	color: #030303;
}
#tc_title p {
	font-size: 1.16em;
	margin: 0 0 0;
}

#tc_search_cont {
	float: right;
	width: 280px;
	height: 100px;
}
#tc_search_cont #tc_search_form {
	margin-top: 30px;
	position: relative;
}
#search_box_input {
	border: 1px solid #505050;
	width: 201px;
	padding: 3px 6px 4px 6px;
	position: absolute;
	top: 50%;
	outline: 0;
	margin: 0;
}
#search_box_submit {
	position: absolute;
	top: 50%;
	left: 216px;
}
#tc_search_cont #tc_sc_cont {
	width: 242px;
	height: 70px;
	overflow: hidden;
}

.rss_sprite {
	background: url('images/rss.png');
}
#tc_sc_rss {
	float: right;
	margin-left: 10px;
}
#rss_icon {
	margin-top: 53px;
	display: block;
	width: 42px;
	height: 17px;
	text-indent: -9999px;
	background-position: 0 0;
}
#rss_icon:hover {
	margin-top: 40px;
	width: 42px;
	height: 30px;
	background-position: 0 -17px;
}

/*
	Top menu
*/
#top_menu {
	border-top: 2px solid #505050;
	margin-bottom: 5px;
}
#menu_cont ul {
	margin-left: 8px;
}
#menu_cont ul li {
	float: left;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-right: 5px;
	position: relative;
}
#menu_cont ul li a {
	font-family: Arial, Georgia;
	color: #030303;
	padding: 0 5px 4px;
	font-size: 1.16em;
	text-decoration: none;
}
#menu_cont ul li a:hover {
	color: #0f0f0f;
	border-bottom: 3px solid #7f7f7f;
}
#menu_cont ul .current_page_item {
	border-top: 2px solid #505050;
	padding-top: 3px;
}
#menu_cont ul .current_page_item > a {
	padding: 0 5px 4px;
}

#menu_cont ul ul {
	margin-left: 0;
	display: none;
	position: absolute;
	float: left;
	width: 184px;
	z-index: 99999;
	top: 28px;
	left: 0;
}
#menu_cont ul ul li {
	min-width: 180px;
	background-color: #ffffff;
	border-bottom: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;
	padding: 0;
}
#menu_cont ul ul a {
	padding: 6px;
	width: 170px;
	display: block;
}
#menu_cont ul ul li a:hover {
	border-bottom: 0;
}
#menu_cont ul ul ul {
	left: 100%;
	top: 0;
	margin-top: -1px;
	border-top: 1px solid #7F7F7F;
}
#menu_cont ul li:hover > ul {
	display: block;
}
#menu_cont ul ul li:hover > ul {
	display: block;
}

#menu_cont ul li:hover > a {
	border-bottom: 3px solid #7f7f7f;
}
#menu_cont ul li ul li:hover > a {
	border-bottom: 0;
}
#menu_cont ul ul :hover {
	background-color: #f1f1f1;
}

#menu_cont ul ul .current_page_item {
	border-top: 0;
	padding-top: 0;
}
#menu_cont ul ul .current_page_item a {
	padding: 6px;
}
#menu_cont ul li.current_page_item,
#menu_cont ul li.current-menu-ancestor,
#menu_cont ul li.current_page_ancestor,
#menu_cont ul li.current-menu-item,
#menu_cont ul li.current_page_parent,
#menu_cont ul li.current-menu-parent {
	border-top: 2px solid #505050;
	padding-top: 3px;
}
#menu_cont ul .current_page_item > ul,
#menu_cont ul .current-menu-ancestor > ul,
#menu_cont ul .current_page_ancestor > ul,
#menu_cont ul .current-menu-item > ul,
#menu_cont ul .current_page_parent > ul,
#menu_cont ul .current-menu-parent > ul {
	top: 26px;
}
#menu_cont ul ul .current_page_item > ul,
#menu_cont ul ul .current-menu-ancestor > ul,
#menu_cont ul ul .current_page_ancestor > ul,
#menu_cont ul ul .current-menu-item > ul,
#menu_cont ul ul .current_page_parent > ul,
#menu_cont ul ul .current-menu-parent > ul {
	top: 0;
}
#menu_cont ul ul .current_page_item,
#menu_cont ul ul .current-menu-ancestor,
#menu_cont ul ul .current_page_ancestor,
#menu_cont ul ul .current-menu-item,
#menu_cont ul ul .current_page_parent,
#menu_cont ul ul .current-menu-parent {
	border-top: 0;
	background-color: #f1f1f1;
	padding-top: 0;
	top: 0;
}

#mt_separator {
	border-bottom: 3px double #7F7F7F;
	clear: both;
}

/*
	Tag line
*/
#tagline {
	border-bottom: 1px dotted #e0e0e0;
	padding: 20px 20px 25px 20px;
	clear: both;
}
#tagline p {
	color: #7f7f7f;
	font-size: 2em;
	margin: 0 0 0;
	line-height: 1.25em;
}
#tagline h1 {
	color: #7f7f7f;
	margin: 0 0 0;
	line-height: 1.25em;
	font-weight: normal;
	padding: 0;
}

/*
	Main content stuff
	Left and right sides
*/
#content_cont {
	margin: 20px 0;
	overflow: hidden;
	width: 940px;
}
#content_left {
	float: left;
	width: 720px;
}
#content_right {
	float: right;
	width: 200px;
}
#content_full {
	width: 940px;
}

#content_left #cl_h1 {
	padding: 0 0 3px;
	margin-bottom: 25px;
	border-bottom: 3px double #949494;
	color: #505050;
}

/*
	List of blog posts
*/
.blog_post_feature_image {
	margin-bottom: 5px;
}
.blog_post_cont h2 {
	padding: 0 0 0;
	margin: 0 0 6px 0;
}
.blog_post_cont h2 a {
	color: #030303;
	text-decoration: none;
	line-height: 1.5;
}
.blog_post_cont h2 a:hover {
	text-decoration: underline;
	color: #0f0f0f;
}
.blog_post_cont h3 {
	padding: 0 0 0;
	margin: 0 0 6px 0;
}
.blog_post_cont h3 a {
	color: #030303;
	text-decoration: none;
}
.blog_post_cont h3 a:hover {
	text-decoration: underline;
	color: #0f0f0f;
}
.blog_post_comments {
	color: #949494;
	font-size: 1.16em;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 3px double #e0e0e0;
}
.blog_post_content {
	padding: 15px 10px 3px;
	font-size: 1.16em;
	line-height: 1.72em;
}
.blog_post_content img {
	max-width: 700px;
}
.blog_post_content .sticky {
}
.blog_post_content dl {
	margin: 0 0 24px;
}
.blog_post_content dt, .blog_post_content th {
	font-weight: bold;
}
.blog_post_content dd {
	margin-bottom: 24px;
}
.blog_post_content ul {
	list-style: none;
	margin: 0 0 18px 1.0em;
	margin-bottom: 24px;
}
.blog_post_content ul li {
	margin: 4px 6px 0 0;
	padding-left: 14px;
	background: transparent url('images/circle_black.gif') no-repeat scroll 0 0.7em;
}
.blog_post_content ul li ul li {
	background: transparent url('images/circle_blue.gif') no-repeat scroll 0 0.7em;
}
.blog_post_content ul li ul li ul li {
	background: transparent url('images/circle_gray.gif') no-repeat scroll 0 0.7em;
}
.blog_post_content ul ul {
	margin-bottom: 0;
}
.blog_post_content ol {
	list-style: decimal outside none;
	margin: 0 0 18px 1.5em;
	margin-bottom: 24px;
}
.blog_post_content ol ol {
	list-style: upper-alpha outside none;
	margin-bottom: 0;
}
.blog_post_content ol ol ol {
	list-style: lower-roman outside none;
	margin-bottom: 0;
}
.blog_post_content .wp-caption {
	text-align: center;
	padding: 10px;
	background-color: #f9f9f9;
}
.blog_post_content .wp-caption .wp-caption-text {
	color: #949494;
	margin-bottom: 0;
}
.blog_post_content .aligncenter {
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
}
.blog_post_content .alignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.blog_post_content .alignright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.blog_post_content table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 -1px 24px 0;
	text-align: left;
}
.blog_post_content table th {
	border-bottom: 2px solid #E7E7E7;
	padding: 5px 8px;
}
.blog_post_content table td {
	padding: 5px 8px;
	border-bottom: 1px solid #e0e0e0;
}
.blog_post_content .more-link {
	color: #949494;
	text-decoration: underline;
}
.blog_post_content .more-link:hover {
	text-decoration: none;
}
.blog_post_bottom {
	border-bottom: 1px solid #e0e0e0;
	padding: 0 10px 10px 10px;
	margin-bottom: 40px;
	overflow: hidden;
	clear: both;
}
.blog_post_bottom .left {
	float: left;
	width: 500px;
	color: #949494;
	font-size: 1.16em;
}
.blog_post_bottom .left a {
	color: #7F7F7F;
	text-decoration: underline;
}
.blog_post_bottom .left a:hover {
	text-decoration: none;
}
.blog_post_bottom .right {
	float: right;
	width: 180px;
	text-align: right;
	text-transform: uppercase;
	color: #949494;
	font-size: 1.5em;
}
.blog_post_bottom .right a {
	text-decoration: none;
	color: #949494;
}
.blog_post_bottom .right span {
	color: #bfbfbf;
}

.blog_post_navigation {
	margin-top: -20px;
	margin-left: 10px;
}
.blog_post_navigation div {
	display: inline;
	margin-right: 10px;
}
.blog_post_navigation div a {
	color: #949494;
	text-decoration: underline;
}
.blog_post_navigation div a:hover {
	text-decoration: none;
}

/*
	Single blog post
*/
.blog_single_feature_image {
	margin-bottom: 5px;
}
.blog_single_cont h1 {
	padding: 0 0 0;
	margin: 0 0 6px 0;
	line-height: 1.5em;
}
.blog_single_top {
	overflow: hidden;
	width: 700px;
	padding: 0 10px 10px 10px;
	border-bottom: 3px double #E0E0E0;
	font-size: 1.16em;
}
.blog_single_top .comments {
	float: left;
	width: 220px;
	color: #7f7f7f;
}
.blog_single_top .date {
	float: right;
	width: 420px;
	text-align: right;
	color: #949494;
}
.blog_single_top .date a {
	color: #7f7f7f;
	text-decoration: underline;
}
.blog_single_top .date a:hover {
	text-decoration: none;
}
.blog_single_top .date span {
	color: #7f7f7f;
}
.blog_single_content {
	padding: 15px 10px 3px;
	font-size: 1.16em;
	line-height: 1.72em;
}
.blog_single_content img {
	max-width: 700px;
}
.blog_single_content dl {
	margin: 0 0 24px;
}
.blog_single_content dt, .blog_single_content th {
	font-weight: bold;
}
.blog_single_content dd {
	margin-bottom: 24px;
}
.blog_single_content ul {
	list-style: none;
	margin: 0 0 18px 1.0em;
	margin-bottom: 24px;
}
.blog_single_content ul li {
	margin: 4px 6px 0 0;
	padding-left: 14px;
	background: transparent url('images/circle_black.gif') no-repeat scroll 0 0.7em;
}
.blog_single_content ul li ul li {
	background: transparent url('images/circle_blue.gif') no-repeat scroll 0 0.7em;
}
.blog_single_content ul li ul li ul li {
	background: transparent url('images/circle_gray.gif') no-repeat scroll 0 0.7em;
}
.blog_single_content ul ul {
	margin-bottom: 0;
}
.blog_single_content ol {
	list-style: decimal outside none;
	margin: 0 0 18px 1.5em;
	margin-bottom: 24px;
}
.blog_single_content ol ol {
	list-style: upper-alpha outside none;
	margin-bottom: 0;
}
.blog_single_content ol ol ol {
	list-style: lower-roman outside none;
	margin-bottom: 0;
}
.blog_single_content .wp-caption {
	text-align: center;
	padding: 10px;
	background-color: #f9f9f9;
}
.blog_single_content .wp-caption .wp-caption-text {
	color: #949494;
	margin-bottom: 0;
}
.blog_single_content .aligncenter {
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
}
.blog_single_content .alignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.blog_single_content .alignright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.blog_single_content table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 -1px 24px 0;
	text-align: left;
}
.blog_single_content table th {
	border-bottom: 2px solid #E7E7E7;
	padding: 5px 8px;
}
.blog_single_content table td {
	padding: 5px 8px;
	border-bottom: 1px solid #e0e0e0;
}
#blog_single_links {
	margin-bottom: 10px;
	font-size: 1.16em;
	clear: both;
}
#blog_single_links a {
	color: #505050;
	text-decoration: underline;
	margin: 0 5px;
}
#blog_single_links a:hover {
	text-decoration: none;
}
.blog_single_bottom {
	overflow: hidden;
	width: 700px;
	padding: 10px;
	border-top: 1px solid #E0E0E0;
	font-size: 1.16em;
	line-height: 1.325em;
}
.blog_single_bottom .categories {
	color: #949494;
	float: left;
	width: 340px;
}
.blog_single_bottom .categories a {
	color: #7f7f7f;
	text-decoration: underline;
}
.blog_single_bottom .categories a:hover {
	text-decoration: none;
}
.blog_single_bottom .categories_full {
	color: #949494;
}
.blog_single_bottom .categories_full a {
	color: #7f7f7f;
	text-decoration: underline;
}
.blog_single_bottom .categories_full a:hover {
	text-decoration: none;
}
.blog_single_bottom .tags {
	color: #949494;
	float: right;
	text-align: right;
	width: 340px;
}
.blog_single_bottom .tags a {
	color: #7f7f7f;
	text-decoration: underline;
}
.blog_single_bottom .tags a:hover {
	text-decoration: none;
}
.blog_single_extra {
	padding: 10px;
	color: #949494;
}
.blog_single_extra a {
	text-decoration: underline;
	color: #7f7f7f;
}
.blog_single_extra a:hover {
	text-decoration: none;
}

/*
	Comments
*/
#comments_cont {
	margin-top: 20px;
}
#comments_cont h2 {
	margin-bottom: 25px;
}
.comment .comment_info {
	border-bottom: 3px double #949494;
	overflow: hidden;
}
.comment .comment_gravatar {
	float: left;
	width: 32px;
}
.comment .comment_gravatar img {
	border: 1px solid #e0e0e0;
	padding: 1px;
}
.comment .comment_author {
	float: left;
	font-size: 1.16em;
	color: #949494;
	padding-top: 5px;
	margin-left: 5px;
}
.comment .comment_author span {
	color: #7f7f7f;
}
.comment .comment_author a {
	text-decoration: underline;
	color: #7f7f7f;
}
.comment .comment_author a:hover {
	text-decoration: none;
}
.comment .comment_body {
	padding: 15px 10px 0 10px;
	font-size: 1.16em;
	border-bottom: 1px solid #bfbfbf;
	margin-bottom: 10px;
}
.comment .comment_body a {
	text-decoration: underline;
	color: #949494;
}
.comment .comment_body a:hover {
	text-decoration: none;
}
.comment .children {
	margin-left: 40px;
}
.comment .bypostauthor {

}
#comments_cont #respond {
	margin-bottom: 20px;
	border-bottom: 1px solid #bfbfbf;
	color: #505050;
}
#comments_cont #respond h3 {
	color: #0F0F0F;
}
#comments_cont #respond h3 small {
	font-size: 0.66em;
}
#comments_cont #respond a {
	text-decoration: underline;
	color: #949494;
}
#comments_cont #respond a:hover {
	text-decoration: none;
}
#comments_cont #respond #submit {
	border: 1px solid #949494;
	padding: 5px;
	width: auto;
	background-color: #ffffff;
	color: #505050;
}
#comments_cont #respond input, #comments_cont #respond textarea, #comments_cont #respond select {
	border: 1px solid #bfbfbf;
	width: 98%;
	padding: 5px;
	display: block;
}
#comments_cont #respond input:focus, #comments_cont #respond textarea:focus, #comments_cont #respond select:focus {
	border: 1px solid #949494;
}
#comments_navigation {
	margin-top: 30px;
	margin-bottom: 20px;
}
#comments_navigation div {
	display: inline;
	margin-right: 10px;
}
#comments_navigation div a {
	color: #949494;
	text-decoration: underline;
}
#comments_navigation div a:hover {
	text-decoration: none;
}

#comments_cont #pings .url {
	color: #505050;
	text-decoration: underline;
}
#comments_cont #pings .url:hover {
	text-decoration: none;
}

#comments_cont .comment-edit-link {
	color: #949494;
	text-decoration: underline;
}
#comments_cont .comment-edit-link:hover {
	text-decoration: none;
}

/*
	Single page
*/
.blog_page_feature_image {
	margin-bottom: 5px;
}
.blog_page_cont h1 {
	padding: 0;
	margin: 0 0 6px 0;
	line-height: 1.5em;
}
.blog_page_top {
	overflow: hidden;
	padding: 0 10px 6px 10px;
	border-bottom: 3px double #E0E0E0;
	font-size: 1em;
}
.blog_page_top a {
	color: #949494;
	text-decoration: underline;
}
.blog_page_top a:hover {
	text-decoration: none;
}
.blog_page_content {
	padding: 15px 10px 6px;
	font-size: 1.16em;
	border-bottom: 1px solid #E0E0E0;
	line-height:1.72em;
	overflow: hidden;
}
.blog_page_content img {
	max-width: 700px;
}
.blog_page_content dl {
	margin: 0 0 24px;
}
.blog_page_content dt, .blog_page_content th {
	font-weight: bold;
}
.blog_page_content dd {
	margin-bottom:24px;
}
.blog_page_content ul {
	list-style: none;
	margin: 0 0 18px 1.0em;
	margin-bottom: 24px;
}
.blog_page_content ul li {
	margin: 4px 6px 0 0;
	padding-left: 14px;
	background: transparent url('images/circle_black.gif') no-repeat scroll 0 0.7em;
}
.blog_page_content ul li ul li {
	background: transparent url('images/circle_blue.gif') no-repeat scroll 0 0.7em;
}
.blog_page_content ul li ul li ul li {
	background: transparent url('images/circle_gray.gif') no-repeat scroll 0 0.7em;
}
.blog_page_content ul ul {
	margin-bottom: 0;
}
.blog_page_content ol {
	list-style: decimal outside none;
	margin: 0 0 18px 1.5em;
	margin-bottom: 24px;
}
.blog_page_content ol ol {
	list-style: upper-alpha outside none;
	margin-bottom: 0;
}
.blog_page_content ol ol ol {
	list-style: lower-roman outside none;
	margin-bottom: 0;
}
.blog_page_content .wp-caption {
	text-align: center;
	padding: 10px;
	background-color: #f9f9f9;
}
.blog_page_content .wp-caption .wp-caption-text {
	color: #949494;
	margin-bottom: 0;
}
.blog_page_content .aligncenter {
	margin: 0 auto;
	display: block;
	margin-bottom: 20px;
}
.blog_page_content .alignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.blog_page_content .alignright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.blog_page_content table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 -1px 24px 0;
	text-align: left;
}
.blog_page_content table th {
	border-bottom: 2px solid #E7E7E7;
	padding: 5px 8px;
}
.blog_page_content table td {
	padding: 5px 8px;
	border-bottom: 1px solid #e0e0e0;
}
#blog_page_links {
	margin-bottom: 10px;
	font-size: 1.16em;
}
#blog_page_links a {
	color: #505050;
	text-decoration: underline;
	margin: 0 5px;
}
#blog_page_links a:hover {
	text-decoration: none;
}
.blog_page_bottom h4 {
	margin: 10px 0 6px 0;
}
.blog_page_bottom ul {
	margin: 0 0 0 4px;
}
.blog_page_bottom ul li {
	padding: 4px;
}
.blog_page_bottom ul li a {
	color: #505050;
	text-decoration: none;
}
.blog_page_bottom ul li a:hover {
	text-decoration: underline;
}
.blog_page_bottom ul li ul li {
	padding: 4px 0 4px 8px;
	background: transparent url('images/subpages_tree_line.png') no-repeat scroll 0 0;
}

/*
	Widgets
*/
.widget_cont {
	margin-bottom: 25px;
}
.widget_cont h3 {
	font-family: Arial, Georgia;
	color: #0f0f0f;
	border-bottom: 2px solid #505050;
	margin: 0 0 1px 0;
	padding: 0 0 3px;
}
.widget_cont ul {
	border-top: 1px solid #505050;
	border-bottom: 1px solid #505050;
	padding-bottom: 10px;
	padding-left: 10px;
}
.widget_cont ul li {
	margin: 8px 10px 0 0;
	padding-left: 14px;
	background: transparent url('images/square_bullet.png') no-repeat scroll 0 0.5em;
	word-wrap: break-word;
}
.widget_cont ul li a {
	font-size: 1.16em;
	color: #505050;
	text-decoration: none;
}
.widget_cont ul li a:hover {
	color: #030303;
	text-decoration: underline;
}
.widget_cont ul .children {
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.widget_cont select, .widget_cont input, .widget_cont textarea {
	margin: 10px;
}

/*
	Search form
*/
#searchform #s {
	border: 1px solid #505050;
	padding: 3px 6px 4px;
	width: 201px;
}
#searchform #searchsubmit {
	border: 1px solid #7f7f7f;
	padding: 2px 6px 3px;
	color: #505050;
	background-color: #ffffff;
}

/*
	Gallery
*/
.gallery-caption {
	color: #7f7f7f;
}

/*
	Content columns
*/
.columns_cont {
	overflow: hidden;
	width: 100%;
	margin: 10px 0 20px 0;
}
.column_content {
	padding: 0 10px;
}
.column_start {
	margin-right: 10px;
	float: left;
}
.column_start h3 {
	margin: 0 2px 6px 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #E0E0E0;
}
.column_middle {
	margin: 0 10px;
	float: left;
}
.column_middle h3 {
	margin: 0 2px 6px 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #E0E0E0;
}
.column_end {
	margin-left: 10px;
	float: left;
}
.column_end h3 {
	margin: 0 2px 6px 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #E0E0E0;
}

.column_1_2 {
	width: 48.5294%;
}
.column_1_2_no_sidebar {
	width: 48.8889%;
}
.column_1_3 {
	width: 31.3131%;
}
.column_1_3_no_sidebar {
	width: 31.8182%;
}
.column_1_4 {
	width: 22.8125%;
}
.column_1_4_no_sidebar {
	width: 23.2558%;
}
.column_1_5 {
	width: 17.5806%;
}
.column_1_5_no_sidebar {
	width: 18.2143%;
}
.column_1_6 {
	width: 14.1666%;
}
.column_1_6_no_sidebar {
	width: 14.7561%;
}

/*
	Footer stuff
*/
#footer {
	border-top: 3px double #7f7f7f;
}
#footer #f_left {
	float: left;
	width: 440px;
	padding: 15px 10px;
	color: #7f7f7f;
}
#footer #f_left a {
	color: #7f7f7f;
}
#footer #f_left a:hover {
	color: #505050;
	text-decoration: none;
}
#footer #f_right {
	float: right;
	width: 440px;
	text-align: right;
	padding: 15px 10px;
	color: #7f7f7f;
}