/**
 * Style rules for WordPress theme Enough
 * 
 *
 * License: GNU General Public License v2.0
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * @package Enough
 */
.menu-header{
}
.enough-w-iphone .menu-header{
	background:none;
}
.menu-header > ul > li > a{
	background:none;
}
.menu-header a{
	background:#fff;
	max-width:none;/* ie8 width issue*/
}
.menu-header a:hover{
	max-width:none;/* ie8 width issue*/
}
.sticky .entry-content,
.sticky .entry-title{

}
#enough-page{

}
.comment-body blockquote,
.comment-body td,
.comment-body th{
	border:1px solid #bbb;
	border:1px solid rgba(200,200,200,0.5);
}

.comment-body blockquote{
	border-left:6px solid #bbb;
	border-left:6px solid rgba(200,200,200,0.5);

}
.menu-header .sub-menu a,
.menu-header .children a,
.menu-header .sub-menu,
.menu-header .children,
.menu-header a,
.menu-header{
}
.menu-header .sub-menu a:hover,
.menu-header .children a:hover,
.menu-header a:hover{
}
.ie9 .menu-header .sub-menu li,
.ie9 .menu-header .children li,
.ie8 .menu-header .sub-menu li,
.ie8 .menu-header .children li{
	background:#fff;
	color:#555;
}

.not-found{
	/* background:rgba(255,200,200,0.5);*/
}
#searchform input[type="text"]{
	border:1px solid #ccc;
	height:20px;

}
#searchform input[type="submit"]{
	border:1px solid #ccc;
	height:22px;
}

.sticky .posted-in,
.sticky .posted-on{
	background:none;
}

.wp-caption,
hr{
	border:1px solid rgba(200,200,200,0.5);
}

a:link {
	color:#666;
}
a:visited {
	color:#444;
}
a:active{
	text-shadow: 0px -2px 6px #ccc;
}
a,
.widgettitle{
}
.widget > li{
	color:#666;
}
.widget > li a:hover {
	
}
body,
.fail-search{
	background:rgba(200,200,200,0.3);
}

footer{

}

select{
	border:1px solid #ccc;
}
.entry-content form{
	background:rgba(200,200,200, .1);
	border:1px solid rgba(200,200,200, .4);
}

nav #searchform,
nav #wp-calendar thead th,
.widget_rss .widgettitle,
.widget_tag_cloud,
.widget_links .widgettitle,
.widget_categories .widgettitle,
.widget_recent_entries .widgettitle,
.widget_tag_cloud .widgettitle,
.widget_pages .widgettitle,
.widget_nav_menu .widgettitle,
.widget_recent_comments .widgettitle,
.widget_archive .widgettitle,
.widget_meta .widgettitle{
}
nav #wp-calendar thead th{
	background:#ccc;
	color:#fff;
}

nav #wp-calendar tbody td a{
	background:rgba(200,200,200,0.2);
}

nav .widget_calendar{
	border:none!important;
}
th,
td,
blockquote{
	border:1px solid #ccc;
}

blockquote{
	border-left:6px solid #ccc;
}
.format-quote blockquote,
.entry-content blockquote{
	border:none;
	border-left:1px solid #ccc;
}
.format-quote blockquote:before,
.entry-content blockquote:before{
	content:'“';
	font-family:serif;
	font-weight:bold;
	font-size:30px;
	display:block;
}
.format-quote blockquote:after,
.entry-content blockquote:after{
	content:'”';
	font-family:serif;
	font-weight:bold;
	font-size:30px;
	display:block;
	text-align:right;
	margin-top:.5em;
	margin-bottom:-.5em;
}

.entry-content .whisper{
	margin-left:4.4em;
	background:#eee;
	padding:1em;
}
/* post format */
.format-chat,
.format-aside,
.format-audio,
.format-link,
.format-video,
.format-gallery,
.format-link,
.format-status,
.format-image,
.format-quote{
	background:#efefef;
	background:rgba(222,222,222,.1);
	border-top:1px solid  rgba(222,222,222,.6);	
	border-bottom:1px solid rgba(222,222,222,.6);
}
#custom-post-format-widget-link .chat,
#custom-post-format-widget-link .aside,
#custom-post-format-widget-link .audio,
#custom-post-format-widget-link .link,
#custom-post-format-widget-link .video,
#custom-post-format-widget-link .gallery,
#custom-post-format-widget-link .link,
#custom-post-format-widget-link .status,
#custom-post-format-widget-link .image,
#custom-post-format-widget-link .quote{
	
}

#custom-post-format-widget-link li a{
	background: orange;
}
#custom-post-format-widget-link li a span{
	text-align: center;color: #fff;
}
.enough-pub-new .meta-prep:before{
	content:"new";
	color:red;
	font-size:100%;
	margin-right:.3em;
}

@media screen and (min-width: 481px){

	.menu-header {
		background:rgba(222,222,222,.1);
		border-bottom:1px solid rgba(222,222,222,0.5);
		border-top:1px solid rgba(222,222,222,0.5);
	}
	.menu-header .menu > li > a{
		background:none;

	}
	footer{
	}
	footer a{

	}
	footer a:hover{

	}
	#commentform,
	html,
	.posted-on,
	.posted-on a.enough-comment-link:active,
	.widget_search .widgettitle,
	.widget_calendar .widgettitle,
	.widget_text .widgettitle,
	.widget_rss .widgettitle,
	.widget_links .widgettitle,
	.widget_categories .widgettitle,
	.widget_recent_entries .widgettitle,
	.widget_tag_cloud .widgettitle,
	.widget_pages .widgettitle,
	.widget_nav_menu .widgettitle,
	.widget_recent_comments .widgettitle,
	.widget_archive .widgettitle,
	.widget_meta .widgettitle{
		color:#191919;
		background:rgba(222,222,222,.1);
		border-bottom:1px solid #ddd;
		border-top:1px solid rgba(222,222,222,.6);

	}
	.posted-in{
		color:#191919;
		color:#191919;
		background:rgba(222,222,222,.1);
		border-bottom:1px solid rgba(100,100,100,.2);
		border-top:1px solid rgba(100,100,100,.2);
	}	
	.posted-on a.enough-comment-link{
		background:rgba(222,222,222,.1);
		border:1px solid rgba(100,100,100,.3);

	}
	.posted-on a.enough-comment-link:hover{
		background:rgba(222,222,222,.3);
		border:1px solid rgba(100,100,100,.3);
	}

	.posted-on a{
		background:none;
		color:#000;
	}
	.posted-on .meta-sep{
		margin-left:1em;
	}

	.posted-on a.enough-comment-link{
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	.page-item a{
	}
	.menu-header .sub-menu a
	.menu-header .children a {
	}	
	.menu-header ul ul a{
	}
	
	.menu-header ul ul:hover a {
	}
	.menu-header ul:hover ul a,
	.menu-header ul ul:hover a{
	}
	
	.menu-header .sub-menu a:hover,
	.menu-header .children a:hover,
	 .menu-header a:hover{
	}
}
