/*
Theme Name: Generic Framework
Theme URI: https://github.com/philhoyt/Generic_WP_Framework.git
Author: Phil Hoyt
Author URI: http://philhoyt.com
Description: Generic Framework has been completly recoded between version 0.9.86 and 0.9.90 to provide a better experience upon release of 1.0.0 Do not upgrade if using older versions as it most likley not be compabitle. Responsive framework based on getskeleton.com, made for child themes.
Version: 0.9.93
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
Tags: responsive-layout, white, right-sidebar, two-columns, theme-options, editor-style, full-width-template
*/

/* Table of Content
==================================================
	TYPOGRAPHY
	LAYOUT
	HEADER
	FOOTER
	MENU
	TABLE
	IMAGES
	LIST
	MISC

/* ==  TYPOGRAPHY ==*/
pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

/* == LAYOUT == */

#primary {  }

.entry-title {
	margin-bottom: 0px;
	text-shadow: none;
}
.entry-subheading {
	text-shadow: none;
}
.comment-reply-title {
	text-shadow: none;
}
div.entry-content {
	padding-left: 10px;
	padding-right: 0px;
	margin-bottom: 20px;
}
div.entry-summary {
	margin-left: 10px;
	margin-bottom: 6px;
}
.entry-footer {
	padding: 5px;
	background-color: rgba(0,0,0,0.13);
	overflow: hidden;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*
 *	The elements that appear in the post stats bars.
 */
div.entry-stats {
	padding: 5px;
	background-color: rgba(0,0,0,0.13);
	overflow: hidden;
	clear: both;
	margin: 0px 0px 20px 0px;
}
span.post_date {
	display: inline-block;
	text-align: right;
	margin: 0px;
}
footer.entry-footer span.post_date {
	width: 250px;
	text-align: left;
}
span.page_views {
	display: inline-block;
	font-size: 8pt;
	margin: 0px;
}
span.comment_count {
	display: inline-block;
	font-size: 8pt;
	margin: 0px;
}
span.entry_author {
	display: inline-block;
	width: 250px;
	margin: 0px;
}


.sidebar-widget {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

div#sidebar {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #449944;
}

/* == FOOTER ==*/

.site-footer {
  padding: 20px 0 40px;
}

#footer_menu ul {
/*	margin: 0;*/
}

#footer_menu ul li{
	margin-right: 5px;
}

#footer_menu ul ul {
	display: none;
}

#footer_menu ul li {
	display: inline;
}

/* == IMAGES == */
.alignleft {
	margin: 5px 20px 5px 0px;
}

.alignleft {
	float: left;
}

.alignright {
	margin: 5px 0px 5px 20px;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 5px auto;
}

.gallery-caption {
	text-align: center;
	width: 100%;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption-text{
	font-size: 12px;
	font-style: italic;
}

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

#content img, .wp-caption, .widget img, #sidebar img {
	max-width: 100%;
	height: auto;
}

.gallery-item{
	margin: 5px 0 !important;
}
.gallery-icon{
	padding: 0 5px;
}

.gallery-caption{
	padding-left:0;
}

/* == UI == */
/*.button,*/ button, input[type="submit"], input[type="reset"], input[type="button"] {
	background: #DDDDDD;
	border: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: none;
	text-align: center;
	cursor: pointer;
	margin-bottom: 20px;
	line-height: 100% !important;
	padding: 9px 15px;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*.button:hover,*/ button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background: #F6F6F6;
	border: none;
}

/*.button:active,*/ button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
	border: none;
	background:#F6F6F6;
}

/*.button.full-width,  button.full-width,*/ input[type="submit"].full-width, input[type="reset"].full-width, input[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner, input::-moz-focus-inner {  }

/* == MISC == */
#comment {
	width: 100%;
}

div.error {
	-moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	background: #fcfcfc;
	border-left:4px solid #E53C38;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	line-height: 26px;
	padding: 8px 12px;
}
div.error .genericon {
	font-size: 18px;
	line-height: 26px;
	width: auto;
}
div.error .btn {
	-moz-box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 0 rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 0 rgba(0, 0, 0, 0.08);
	background: #F7F7F7;
	border:1px solid #CCCCCC;
	box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 0 rgba(0, 0, 0, 0.08);
	font-weight: normal;
	line-height: 26px;
	padding: 0 10px 1px;
}

.search-field {
	width: 98%;
}
/*.pagination li a,*/ /*.pagination li a:hover,*/ /*.pagination li.active a,*/
.pagination li.disabled {
	text-decoration:none;
}
.pagination ul{
/*	margin: 0;*/
}
.pagination li {
	display: inline;
}
/*.pagination li a, .pagination li a:hover, .pagination li.active a,*/ .pagination li.disabled {
	cursor: pointer;
}

/* EXPERIMENTAL CODE BELOW */
.mobile-on {
	display: none !important;
}
.vertical-divider {
	clear: both;
	position: relative;
}
.vertical-divider:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
.vertical-divider .column:not(:first-child):after, .vertical-divider .columns:not(:first-child):after {
	background: #DDDDDD;
	bottom: 0;
	content: " ";
	margin-left: -10px;
	position: absolute;
	top: 0;
	width: 1px;
}

/* #Tablet (Portrait)
================================================== */


/*  #Mobile (Portrait)
================================================== */
/* Note: Design for a width of 320px */
/*@media only screen and (max-width: 767px) {

	.align-left {
		display: block;
		width: 100%;
	}
	.align-right {
		display: block;
		width: 100%;
	}
	.mobile-off {
		display: none;
		visibility: hidden;
	}
	.mobile-on{
		display: inherit !important;
	}
	.vertical-divider .column:not(:first-child):after, .vertical-divider .columns:not(:first-child):after{
		content: none;
	}

}*/

/**
 *	Formatting of article comments.
 */
li.comment {
	border-top-style: dotted;
	border-top-color: #005500;
	border-top-width: 1px;
}
li.comment ul.children {
	list-style-type: none;
}
div.comment-body {
	margin-bottom: 5px;
}
div.comment-body cite.fn {
	font-weight: bold;
}
div.comment-body div.comment_content {
	margin-left: 25px;
	padding: 6px;
	border-left: solid gray 1px;
	background-color: rgba(255,255,255,0.75);
}
div.comment-body div.reply {
	margin-left: 25px;
}

article.post {
	margin-bottom: 15px;
}

article.digest div.subsection {
	background-color: #eeeeee;
	padding-left: 10px;
	padding-right: 5px;
}

main {
/*	width: 100%;*/
}

div#comments {
	margin-top: 20px;
}
div#comments_blk  div.num_comments {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

/**
 *	Styles used in some of the articles.
 */
table.metrics { width: 45%; margin-top: 1em; }
table.metrics th.label {  }
table.metrics th.result { width: 20%;  }
table.metrics td, table.metrics th  { padding: 2px 4px; }
table.metrics td.label {  }
table.metrics td.result { text-align: right; }
img.chart { width: 45%; float: right; }

