/*
Theme Name: StrawberrySue
Theme URI: http://www.strawberrysue.com/
Description: Custom WordPress theme built for StrawberrySue.com
Version: 1.0
Author: David R. Hansen
*/

html, body, button, input, 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;
	vertical-align: baseline;
	background: transparent;
}

/* UNIVERSAL
--------------------------------*/
body {
	font-family: Georgia, Garamond, 'Adobe Garamond', 'Adobe Garamond Pro', Times, serif;
	font-size: 12px;
	color: #555;
}

p {
	margin: 10px 0;
}

a {
	color: #ff6666;
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
}

.ir {
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0px;
    display: block;
    margin: 0;
    padding: 0;
}

.ir a {
    display: block;
    width: 100%;
    height: 100%;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft, 
img.alignright, 
img.aligncenter {
	margin-bottom: 12px;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}

.wp-caption {
	background: #f1f1f1;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-bottom: 5px;
	padding: 4px 10px;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}

.wp-smiley {
	margin:0;
}

.wrap {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.title {
	font-family: Garamond, 'Adobe Garamond', 'Adobe Garamond Pro', Georgia, Times, serif;
	color: #5e4c2f;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 18px;
	text-shadow: 1px 1px 1px #fff;
}

label {
	display: block;
	font-size: 10px;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

input, textarea {
	border: 1px solid #888;
	padding: 5px;
}

.left-col {
	float: left;
	width: 700px;
	border-right: 1px dashed #ccc;
	padding-right: 20px;
	
}


/* HEAD
--------------------------------*/

#logo {
	background: url('images/strawberrysue-logo.png') no-repeat left top;
	width: 263px;
	height: 60px;
	float: left;
	display: inline;
	margin: 17px 0 0 20px;
}

#head {
	background: url('images/head-tile.png') repeat-x center top;
	min-width: 960px;
	height: 105px;
	position: relative;
	z-index: 999;
}

#head-alt {
	min-width: 960px;
	height: 105px;
	position: relative;
	z-index: 999;
}

#newsletter {
	display: inline;
	position: relative;
	margin: 24px 20px 0 0;
	float: right;
	background: url('images/newsletter.png') no-repeat right center;
	height: 32px;
}

#newsletter .submit {
	border: 0px;
	height: 32px;
	display: inline;
	position: relative;
	float: left;
	width: 35px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	text-align: left;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
}

#newsletter .newsletter-input {
	display: inline;
	position: relative;
	height: 20px;
	margin: 6px 0px 6px 15px;
	padding: 0px;
	width: 180px;
	float: left;
	border: 0px none;
	outline: 0px none;
}

#newsletter .newsletter-title {
	display: inline;
	position: relative;
	float: left;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, serif;
	font-size: 12px;
}

#menu-main-nav {
	height: 48px;
	width: 920px;
	background: url('images/nav-bg.png') no-repeat center top;
	position: absolute;
	z-index: 998;
	left: 0;
	top: 79px;
	list-style: none outside none;
	margin: 0;
	padding: 0 20px;
}

#menu-main-nav li {
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0px;
    display: block;
    margin: 2px 11px 0 11px;
    padding: 0;
    height: 40px;
    float: left;
    display: inline;
}

#menu-main-nav li a {
    display: block;
    width: 100%;
    height: 100%;
}

#menu-item-12 {
	background: url('images/nav-home.png') no-repeat center center;
	width: 30px;
}

#menu-item-13 {
	background: url('images/nav-about.png') no-repeat center center;
	width: 62px;
}

#menu-item-36 {
background: url('images/nav-recipes.png') no-repeat center center;
width: 70px;
}

#menu-item-37 {
background: url('images/nav-chronicles.png') no-repeat center center;
width: 205px;
}

#menu-item-38 {
background: url('images/nav-news.png') no-repeat center center;
width: 144px;
}

#menu-item-39 {
background: url('images/nav-association.png') no-repeat center center;
width: 117px;
}

#menu-item-51 {
background: url('images/nav-suescorner.png') no-repeat center center;
width: 125px;
}


/* FOOT
--------------------------------*/

#foot {
	background: url('images/footer-tile.jpg') repeat-x center top;
	min-width: 960px;
	height: 129px;
	overflow: hidden;
	margin-top: 40px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#menu-main-nav-1 {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#menu-main-nav-1 li {
	display: inline;
	float: left;
	padding: 25px;
}

#menu-main-nav-1 li.current_page_item, #menu-main-nav-1 li.current-menu-item,  #menu-main-nav-1 li.current-menu-parent, #menu-main-nav-1 li.current-post-ancestor {
	background: url('images/footer-tab.png') no-repeat center top;
}

#menu-main-nav-1 li.current_page_item a, #menu-main-nav-1 li.current-menu-item a,  #menu-main-nav-1 li.current-menu-parent a, #menu-main-nav-1 li.current-post-ancestor a {
	color:#fff }

#foot a {
	color: #a1a5aa;
	text-decoration: none;
}

#foot a:hover {
	text-decoration: underline;
	color: #fff;
}

#foot-fsga {
	width: 150px;
	height: 111px;
	float: right;
	background: url('images/footer-fsga-logo.jpg') no-repeat left top;
	margin: 10px 10px 0 0;
}

.boilerplate {
	text-align: center;
	color: #A1A5AA;
	float: left;
	width: 680px;
	padding-left: 120px;
	margin-top: 10px;
	font-size: 10px;
}

/* HOME
--------------------------------*/

#feature {
	background: url('images/feature-tile.png') repeat-x center top;
	height: 327px;
	min-width: 960px;
}

#hero {
	height: 327px;
	background: url('images/feature-bg.jpg') no-repeat left top;
}

#feature-post {
	background: url('images/feature-post-frame.png') no-repeat left top;
	width: 365px;
	height: 243px;
	padding: 16px 25px 16px 19px;
	overflow: hidden;
	float: right;
	margin-top: 30px;
}

.home-region {
	float: left;
	width: 219px;
	height: 275px;
	margin: 40px 0 20px 0;
	/*overflow: hidden;*/
	border-left: 1px solid #ccc;
	line-height: 18px;
	padding: 0 10px;
}

.home-region .title {
	margin-bottom: 5px;
}

.home-region .post-content p {
	display: inline;
	margin-bottom: 0;
}

.home-region:first-child {
	border-left: 0 none;
}

.home-post-thumbnail {
	width: 212px;
	height: 116px;
	border:4px solid #ccc;
	overflow: hidden;
	display: block;
	margin: 12px 0;
}

#home-news .title {
	margin: 12px 0;
}

.home-post-thumbnail img {
	width: 212px;
	height: auto;
}

#home-sues-corner-title {
	width: 220px;
	height: 122px;
	background: url('images/sues-corner-small.png') no-repeat left top;	
} 

#home-sues-corner h3 {
	margin-top: 10px;	

}

#home-featured-recipe-title {
	width: 220px;
	height: 19px;
	background: url('images/home-featured-recipe.png') no-repeat left top;
	margin-bottom: 5px;	
} 

#home-culinary-chronicles-title {
	width: 220px;
	height: 19px;
	background: url('images/home-culinary-chronicles.png') no-repeat left top;
	margin-bottom: 5px;	
}

#home-news-title {
	width: 220px;
	height: 19px;
	background: url('images/home-news-events.png') no-repeat left top;
	margin-bottom: 5px;	
}

#home-news .title {
	margin-bottom: 5px;
}

#home-about-left {
	background: url('images/about-left.png') no-repeat left top;
	width: 700px;
	height: 218px;
}

#home-about-right {
	background: url('images/about-right.jpg') no-repeat right top;
	width: 700px;
	height: 218px;
}

#home-about {
	background: url('images/about-bg.png') repeat-x left top;
	width: 700px;
	height: 218px;
	line-height: 20px;
	float: left;
}

.home-about-title, .home-getintouch-title {
	color: #5e4c2f;
	text-transform: uppercase;
	text-decoration: underline;
}

#home-about-content {
	width: 500px;
	margin-left: 20px;
	height: 165px;
	padding-top: 40px;
	color: #333;
}

#getintouch {
	background: url('images/getintouch-bg.png') no-repeat left bottom;
	width: 220px;
	height: 218px;
	float: left;
	margin-left: 20px;
}

#getintouch .title {
	margin-top: 40px;
	text-align: center;
}

#social-icons {
	list-style: none outside none;
	margin: 24px 0 0 0;
	padding: 0 16px;
}

#social-icons li {
	margin: 0 3px;
	padding: 0;
	display: inline;
	float: left;
	width: 24px;
}

.getintouch-facebook {
	background: url('http://strawberrysue.com/wp-content/uploads/2015/10/Rounded-Corner-Icons-48px-6-e1444926626413.png') no-repeat left top;
	width: 24px;
	height: 24px;
}

.getintouch-twitter {
	background: url('http://strawberrysue.com/wp-content/uploads/2015/10/Rounded-Corner-Icons-48px-3-e1444926646501.png') no-repeat left top;
	width: 24px;
	height: 24px;
}

.getintouch-pinterest {
	background: url('http://strawberrysue.com/wp-content/uploads/2015/10/Rounded-Corner-Icons-48px-25-e1444926604116.png') no-repeat left top;
	width: 24px;
	height: 24px;
}

.getintouch-instagram {
	background: url('http://strawberrysue.com/wp-content/uploads/2015/10/Rounded-Corner-Icons-48px-34-e1444927184417.png') no-repeat left top;
	width: 24px;
	height: 24px;
}

.getintouch-youtube {
	background: url('http://strawberrysue.com/wp-content/uploads/2015/10/Rounded-Corner-Icons-48px-28-e1444927253266.png') no-repeat left top;
	width: 24px;
	height: 24px;
}

.getintouch-linkedin {
	background: url('http://strawberrysue.com/wp-content/uploads/2015/10/Rounded-Corner-Icons-48px-55-e1444926707602.png') no-repeat left top;
	width: 24px;
	height: 24px;
}

#getintouch-content {
	margin-left: 25px;
}

/* PAGE
--------------------------------*/

#page {
	margin-top: 40px;
	line-height: 20px;
	font-size: 13px;
}

#page .title {
	color: #ff6666;
	font-size: 24px;
}

.single-post-thumbnail {
	float: right;
	margin: 0 0px 5px 15px;
	max-width: 308px;
	height: auto;
	line-height: 0;
}

.single-post-thumbnail img {
	max-width: 300px;
	height: auto;
	border: 4px solid #f1f1f1;
}

.comments-meta a {
	padding-left: 28px;
	height: 15px;
	line-height: 15px;
	background: url('images/ico-comments.png') no-repeat left center;
	color: #888;
	text-decoration: none;
}

.comments-meta a:hover {
	color: #333;
	text-decoration: underline;
}

#comments {
	border-top: 1px dashed #ccc;
	margin-top: 30px;
}

#commentform .required, .comment-notes, #comments-title {
	display: none;
}

ol.comment-list {
	list-style: none outside none;
}

ol.comment-list li .comment-body {
	padding: 20px 0;
	border-bottom: 1px dashed #ccc;
}

ol.comment-list ul {
	margin: 0 0 0 60px;
	padding: 0;
	list-style: none outside none;
}

#respond {
	margin-top: 20px;
}


.fn {
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
}

.byuser {
	background: #f7f7f7;
}

/* SIDEBAR
--------------------------------*/

#sidebar {
	width: 220px;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 40px;
}

#sidebar-sue {
	padding: 10px;
	background: #eee;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	text-align: center;
}

#sidebar-sue img {
	border: 1px solid #fff;
	margin: 0 auto;
}

#sidebar .widget-title {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding-top: 20px;
	clear: both;
	text-align: left;
}

#sidebar ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	margin: 3px 0;
}

#sidebar a {
	background: #eee;
	padding: 5px;
	display: block;
	color: #666;
	text-decoration: none;
}

#sidebar a:hover {
	background: #FF6666;
	color: #fff;
}

/* LOOP
--------------------------------*/

#page h1.page-title {
	color: #5E4C2F;
	border-bottom: 1px solid #5E4C2F;
	margin-bottom: 20px;
}

.post-excerpt {
	width: 220px;
	float: left;
	margin: 10px 6px 20px 6px;
	overflow: hidden;
	height: 280px;
}

#page .post-excerpt .title {
	font-size: 18px;
	margin-bottom: 0;
}

#page .post-excerpt .title a {
	text-decoration: none;
}

.post-excerpt .home-post-thumbnail {
	margin: 5px 0;
}

.post-excerpt .post-comments {
	/* 
	width: 100px;
	float: left;
	*/
}

.post-excerpt .post-categories {
	float: right;
	width: 100px;
}

.post-excerpt p {
	margin: 0;
}

.post-nav {
	clear: both;
	overflow: hidden;
}

.prev {
	float: left;
}

.next {
	float: right;
}

.post-news {
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}

#page .post-news .title {
	font-size: 18px;
	margin-bottom: 5px;
}

#meteor-slideshow .slide img {
	width: 365px;
	height: auto;
}

.featured-post-title {
	height: 50px;
	width: 365px;
	position: absolute;
	top: 190px;
	left: 0px;
	line-height: 50px;
	font-size: 18px;
	text-indent: 20px;
	z-index: 9999;
}

.featured-post-bg {
	background: #fff;
	z-index: 9998;
	position: absolute;
	top: 190px;
	left: 0px;
	height: 50px;
	width: 365px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.featured-post-title a {
	text-decoration: none;
	display: block;
}
 blockquote {
 	font-size: 14px;
 	line-height: 18px;
 	margin-left: 5px;
 	padding: 2px 0 2px 15px;
 	border-left: 3px solid #ccc;
 	color: #999;
 	font-style: italic;
 }
 
 .screen-reader-text {
 	visibility: hidden;
 	height: 0px;
 }
 
 #searchsubmit {
 	float: left;
 	height: 27px;
 	width: 27px;
 	background: url('images/search-btn.png') no-repeat left top;
 	border: 0px none;
 	margin: 0;
 	padding: 0;
	cursor: pointer;
	font-size: 0px;
	text-indent: -99999px;
	overflow: hidden;
 } 
 
 #s {
 	background: url('images/search-input.png') no-repeat left top;
 	float: left;
 	border: 0px none;
 	margin: 0;
 	padding: 0;
 	height: 27px;
 	width: 183px;
 	padding: 0 5px;
 	line-height: 27px;
 }
 
 .inline {
 	display: inline;
 }
 
 .post-excerpt .post-meta {
 	text-align: right;
 	overflow: hidden;
 	width: 100%;
 	background-color: #f7f7f7;
 	margin-top: 4px;
 	padding-right: 4px;
 }
 
 .post-comments a {
 	font-size: 85%;
 	text-decoration: none;
 	font-family: sans-serif;
 }
 
 .post-nav {
 	background-color: #f7f7f7;
 	overflow: hidden;
 }
 
  .post-nav .next {
  	padding: 3px 10px;
  }
  
  .post-nav .prev {
  	padding: 3px 10px;
  }