/*
Theme Name: Mr. G
Theme URI: http://www.mrgandthegirls.com/
Description: One-column WordPress Sandbox theme.
Author: Lee Glasgow
Author URI: http://www.bestrecipesevar.com/
Version: .99 beta
*/

.comment-subscription-form {
	clear: both;
}

.screen-reader-text {
	position: absolute;
	left: -9999em;
}

#s {
	font-size: 18px;
	vertical-align: middle;
	padding: 2px;
	margin-top: 4px;
}

#searchsubmit {
width: auto;
overflow: visible;
font-family: bree serif, georgia, serif;
font-size: 18px;
color: #696969;
background-color: #f5f5f5;
border: 1px solid #c3c3c3;
margin-top: 4px;
vertical-align: middle;
padding: 7px 10px 2px;
margin: 0;
line-height: 1;
text-shadow: 0px -1px 0 #ffffff;
cursor: pointer;
-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
box-shadow: inset 0px 1px 0px 0px #ffffff;
}

#sidebar li.widget_categories a:hover,
#sidebar li.widget_archive a:hover {
color: rgb(184, 184, 184);
}

strong {
	font-weight: bold !important;
}

em {
	font-style: italic !important;
}