/*   
Theme Name: IOC Child Theme
Theme URI: 
Description: IOC Child Theme
Author: Eric M. Stone   
Author URI: http://wyzaerd.com/
Template: twentyfourteen
Version: 1.0
Tags: Wyzaerd IOC
*/
@import url("../twentyfourteen/style.css");

.site-content {
	margin-right: 33.33333333%;
	margin-right: 22%;
}

/*
*/
.site,
.site-header
{
	max-width: 1004px;
	max-width: 1100px;
}


.content-sidebar {
	margin-left: -22.04761904%;
	width: 22.04761904%;
	height: 100%;
	background: #f9fdf9;
}

.site-content .entry-header,
.site-content .entry-content
{
	/*
	padding: 0;
	margin: 0 0 0 20px;
	border-right: #41A62A 1px dotted;
	*/
	margin-right: 0;
	padding-right: 20px;
	max-width: 600px;
}

.widget
{
	margin: 0 0 24px 0;
}

.widget_ioc_quote_widget
{
	margin: 0 0 10px 0;
}

p.quotescollection_nextquote
{
	margin: 0 0 5px 0;
	text-align: center;
}


.welovequotes_quoteoftheday
{
	text-align: center;
}

.content-sidebar .welovequotes_quoteoftheday .widget-title
{
	margin: 0 0 5px 0;
	border-top: #41A62A 1px dotted;
}

.alignright
{
	border: 1px solid #222222;
	-moz-box-shadow: 5px 5px 11px #333333;
	-webkit-box-shadow: 5px 5px 11px #333333;
	box-shadow: 5px 5px 11px #333333;
}

span.quotescollection-content q
{
	color: #767676;
	color: #565656;
	font-size: 15px;
	line-height: 17px;
	display: inline-block;
	border: #41A62A 1px dotted;
	text-align: left;
	text-align: center;
	padding: 5px;
	background-color: #FFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 5px 0 0 0;
}

.widget .widget-inside .simple-image-widget-form .simple-image-widget-field.is-hidden {
    display: none;
}

.widget .widget-inside .simple-image-widget-form .simple-image-widget-control {
    border: 1px dashed #aaa;
    padding: 20px 0;
    text-align: center;
}

.widget .widget-inside .simple-image-widget-form .simple-image-widget-control.has-image {
    border: 1px dashed #aaa;
    padding: 10px;
    text-align: left;
}

.widget .widget-inside .simple-image-widget-form .simple-image-widget-control img {
    display: block;
    height: auto;
    margin-bottom: 10px;
    max-width: 100%;
}

.simple-image-widget-legacy-fields {
    margin-bottom: 1em;
    padding: 10px;
    background-color: #e0e0e0;
    border-radius: 3px;
}

.simple-image-widget-legacy-fields p:last-child {
    margin-bottom: 0;
}

/* hover effects */


