/*
	Theme Name: Sadie Rose / Boilerplate
	Theme URI: http://aarontgrogg.com/boilerplate/
	Description: Boilerplate, revised to the Sadie Rose CSS Design
	Author URI: http://sketchboxdesign.com/
	Version: 1.5.5
	Tags: custom-menu, editor-style, theme-options, threaded-comments, sticky-post, microformats, rtl-language-support, translation-ready

	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	This CSS file is a concatenation of style.css from HTML5 Boilerplate and style.css from Starkers.
	Comment blocks indicate where each begins and ends, like this, for example...
*/

/** START HTML5 Boilerplate CSS **/

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline;
*zoom: 1;
}
audio:not([controls]) { display: none; }
[hidden] {
display: none;
}
/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.2; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection {
background: #fe57a1;
color: #fff;
text-shadow: none;
}
::selection { background: #fe57a1; color: #fff; text-shadow: none; }
/* =============================================================================
   Links
   ========================================================================== */

a { color: #39F; text-decoration:none; }
a:visited { color: #39F; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }
/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }
/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }
/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }
/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px;
padding: 0; white-space: normal; }
/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle;
}
/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }
/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible;
}
/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }
/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px;
*height: 13px;
}
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
background-color: #f0dddd;
}
/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
/* ==|== primary styles =====================================================
   Author: Matthew Homa / Sketchbox Design, inc
   ========================================================================== */
   
   
   
/*  FONTS 
========================================================================== */



@font-face {
    font-family: 'PenumbraSansStdBold';
    src: url('webfonts/penumbrasansstd-semibold-webfont.eot');
    src: url('webfonts/penumbrasansstd-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/penumbrasansstd-semibold-webfont.woff') format('woff'),
         url('webfonts/penumbrasansstd-semibold-webfont.ttf') format('truetype'),
         url('webfonts/penumbrasansstd-semibold-webfont.svg#PenumbraSansStdBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RaconteurNFRegular';
    src: url('webfonts/raconteurnf-webfont.eot');
    src: url('webfonts/raconteurnf-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/raconteurnf-webfont.woff') format('woff'),
         url('webfonts/raconteurnf-webfont.ttf') format('truetype'),
         url('webfonts/raconteurnf-webfont.svg#RaconteurNFRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/*========================================================================== */


/*  GLOBAL STYLES 
========================================================================== */

h1 {
	font-family: "PenumbraSansStdBold", sans-serif;
	font-size: 34px;
	color: #990000;
	text-transform: uppercase;
	font-weight: 500;
}

h2 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 18px;
	color: #990000;
	text-transform: uppercase;
	font-weight:normal;
}

h3 {
	font-family: "freight-sans-pro",sans-serif; 
	font-weight: 500;
	font-size: 16px;
	color: #000;
	font-weight:normal;
}

blockquote p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #330000;
	font-style: italic;
	line-height: 20px;
	text-align: center;
}

p { 
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 	
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
a { color: #990000;}
a:visited { color: #990000;}
a:hover { color: #990000; }

/*  LAYOUT 
========================================================================== */

html, body {
	margin: 0;
	padding: 0;
	width:100%;
	height: 100%;
}

body {
	background-color: #666;
	background: url(images/03.jpg) center no-repeat;
	background-size: cover;
}

body.search {
	background: url(images/04.jpg) center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

#aboutBG {
	background: url(images/02.jpg) center no-repeat;
	background-size: cover;
}

#productsBG {
	background: url(images/05.jpg) center no-repeat;
	background-size: cover;
}

#breadsBG {
	background: url(images/08.jpg) center no-repeat;
	background-size: cover;
}

#wholesaleBG {
	background: url(images/04.jpg) center no-repeat;
	background-size: cover;
}

#whereBG {
	background: url(images/07.jpg) center no-repeat;
	background-size: cover;
}

#blogBG {
	background-image: url(images/canvas.jpg);
	background-color: #666;
}

#contactBG {
	background: url(images/05.jpg) center no-repeat;
	background-size: cover;
}

#cont{}
#loadcontent{}
#spinner {
	position: absolute;
	left:0;
	top:0;
	display:block;
	height:100%;
	width:100%;
	background: url(images/spinner.gif) no-repeat center center;
}

#container {
	height: 100% !important;
	min-height: 100%;
	min-width: 960px;
	width: 100%;
	height: 100%;
}
header {
	background-color: #000;
	width: 100%;
	height: 85px;
	min-width: 980px;
	position: relative;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, .3);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, .3);
	
}

#logo a {
	background: url(images/sadierose_logo.png) no-repeat;
	display:block;
	height:53px;
	width:185px;
	position: relative;
	top:1em;
	z-index:250;
}


nav.main { 
	position: relative;
	float: right;
	margin: -15px 0 0 0;

}
	nav.main ul {  font-family: "PenumbraSansStdBold", sans-serif; font-weight: 500; font-size: 14px; margin: 0 0 0 10px; padding: 0;  text-transform:uppercase; clear: both;}
	nav.main ul li {
	float: left;
	display: block;
	position: relative;
	z-index:100;
}
		
		nav.main ul li a { display: block; padding: 0px 11px; height: 20px;  color: #fff;}
			nav.main ul a:link, nav.main ul a:visited { color: #fff; text-decoration: none; 
    -webkit-transition: all .2s ease-in-out;}
			nav.main ul a:hover, nav.main ul a:active { color: #CC0000; text-decoration: none; }
			nav.main ul li.current_page_item a {
	color: #CC0000;
}
	nav.main li ul { }
		nav.main li li { padding: 5px 0; width: 200px;}
			
			



footer a {
	color: #990000;
}


#sbd {
	position: fixed;
	bottom: 0;
	right: 0;
	margin: 0;
	width: 300px;
	height: 20px;
	z-index: 200;
}

#sbd #credits {
	float: right;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 10px;
	color: #fff;
}
#sbd img {
	float: right;
	margin: 0 5px;
}


/* =============================================================================
   CUSTOM SCROLLER
   ========================================================================== */
   
   


::-webkit-scrollbar {
		width: 8px;
		height: 8px;
	}
	
	::-webkit-scrollbar-button:start:decrement,
	::-webkit-scrollbar-button:end:increment {
		display: block;
		height: 10px;
		
	}
	
	
	
	::-webkit-scrollbar-track-piece {
		background-color: #F5F4CB;
		-webkit-border-radius: 3px;
	}
	
	::-webkit-scrollbar-thumb:vertical {
		height: 50px;
		background-color: #7D191E;
		-webkit-border-radius: 3px;
	}
	
	::-webkit-scrollbar-thumb:horizontal {
		width: 50px;
		background-color: #7D191E;
		-webkit-border-radius: 3px;
	}
	

/* =============================================================================
   Global
   ========================================================================== */

.content { width: 960px; display: block; margin: 0 auto; }


.shadow { -webkit-box-shadow:0px 2px 10px 1px rgba(51, 51, 51, 5); -moz-box-shadow:0px 2px 10px 1px rgba(51, 51, 51, 5); -o-box-shadow:0px 2px 10px 1px rgba(51, 51, 51, 5); -ms-box-shadow:0px 2px 10px 1px rgba(51, 51, 51, 5); box-shadow:0px 2px 10px 1px rgba(51, 51, 51, 5); }
.clearRight { clear: right; }
.clearLeft { clear: left; }

.txt_right { width:350px; height:344px; float: right; overflow: auto; margin: 15px 50px 0 0; padding-right: 10px;}


/*IE MESSAGE */






/* =============================================================================
   Animation Helper Styles
   ========================================================================== */

.hide-right { 
	position:absolute; 
	right: 0%; 
}

.switcher-content {
  display: none;
}

/* =============================================================================
   Parchment Styles
   ========================================================================== */


#parchment {
	width: 770px;
	height: 485px;
	background: url(images/fabric.png) repeat;
	position: absolute;
	top: 50%;
	margin-top: -242px;
	right: -100%;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	transform: rotate(10deg);
}

#parchment h1 {
	margin: 40px 0 0 320px;
}

#parchment blockquote {
	width:173px;
	float:left;
	margin: 15px 20px 0 160px;
}


/* =============================================================================
   Home
   ========================================================================== */

#tagline {
	width:844px;
	margin: 20px auto;
}

#social-panel {
	min-height:300px;
	padding-top:40px;
	background:#000;
	position:absolute;
	bottom:0;
}

#branding {
	position:relative;
	width:490px;
	min-height:300px;
	height:100%;
	float:left;
}

#logo-full {
	background:url(images/logo-full.png) no-repeat;
	width:250px;
	height:95px;
	display:block;
	float:right;
	margin:70px 0 0 235px;
}



#social-panel h1 { margin-top:0; color:#fff; font-size:28px; }
#social-panel p { color:#fff; }

#social-links { float:right; }
#social-links ul li { list-style:none; float:left; padding:0 3px; }

#social-feed {
	float:right;
	width:350px;
	height:250px;
	margin-right:40px;
	overflow:auto;
}

/* =============================================================================
   Facebook Feed App
   ========================================================================== */

ul.rfb_posts { padding:0; width:300px; }

ul.fbf_facebook_page_widget  { padding:0; width:300px; }

.fbf_facebook_page_widget {
	margin: 0;
	list-style: none;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
}
ul.fbf_facebook_page_widget li { padding: 5px 0; }

.fbf_facebook_page_widget li:first-child h4 { margin-top:0; }

ul.fbf_facebook_page_widget img { margin:0 0 20px 0; border:5px solid #fff; width:250px; }

ul#facebook img { margin-right: 5px; }

ul#facebook li {
	padding: 10px 0 10px 0;
	margin: 0;
	overflow: hidden;
}

ul#fbf_facebook_page_widget li p {
	padding: 3px 0 3px 0;
	margin: 0;
	line-height: 18px;
}

ul#facebook a { }

ul#facebook li a {
	
	color: #990000 !important;
	text-decoration: none;
}


/* =============================================================================
   Blog
   ========================================================================== */

#blog_container.content {
	//position:relative;
}

.blog {
	background-image: url(images/can2.jpg); background-color: #666; background-size:auto;
	
}
	.blog::-webkit-scrollbar-button:start:decrement,
	.blog::-webkit-scrollbar-button:end:increment {
		display: block;
		height: 10px;
		background-color: #990000;
	}
	.blog a { text-decoration: none; }
	.blog h1 {
		font-size: 40px;
	}
	.blog h2 {
		font-family: "freight-sans-pro",sans-serif; 
		font-weight: 500;
		font-size: 32px;
		color: #990000;
		text-transform: capitalize;
		font-weight:normal;
	}

#blog {
	
	position:relative;
	display: block;
	margin: 0 auto;
	background: url(images/paper-texture.jpg) repeat;
	height:auto;
	/* [disabled]background: url(images/blog_bg.png) repeat; */
	/* [disabled]min-height: 100%; */
}
#blog .header {
	//background: url(images/blog_bg.png) repeat;
	//background:#C7BAA9;
	//background:rgba(199, 186, 169,.7);
	padding: 10px 40px;
	margin: 20px auto 0;
	float: left;
	width: auto;
}
#blog .post, #blog .page {
	//background: url(images/blog_bg.png) repeat;	
	//background:#C7BAA9;
	//background:rgba(199, 186, 169,.7);
	padding: 40px;
	//margin-bottom: 40px;
	display: block;
}
#blog .post:first-child { padding-top:0; }

footer.blog_margin {
	height: 100px;
	clear: both;
}

.posts {
	width: 750px;
	clear:both;
	
}
.entry-utility, .entry-meta { font-size: 13px; margin: 20px auto 10px; }



#blog .post, #blog .header, #blog .side-bar, #blog .page {
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.widget-title { display:none; }


/* =============================================================================
   Single Posts / Default
   ========================================================================== */

.floater {float:left; height:10%; margin-bottom:-50px;}
.single {
	clear:both;
}
 
#blog.single .post:first-child { padding-top:40px; min-height:220px; }
.single h1 {
		font-family: "freight-sans-pro",sans-serif; 
		font-weight: 500;
		font-size: 32px;
		color: #990000;
		text-transform: capitalize;
		font-weight:normal;
		margin-top: .2em;
}
.entry-thumb img {
	border: solid #fff 10px;
}

/* =============================================================================
   Sidebar
   ========================================================================== */

.side-bar {
	position: absolute;
	top:0;
	right:0;
	//float: right;
	
	width: 150px;
	//background: url(images/blog_bg.png) repeat;
	//background:#C7BAA9;
	//background:rgba(199, 186, 169,.7);
	padding: 40px; 
}
.side-bar ul {  font-size: 14px; margin: 0; padding: 0; text-transform:uppercase; }
	.side-bar ul li {
	display: block;
	
}

.xoxo li {
	margin: 10px auto;
}
li.widget { width: 100%; }
li.widget { font-size: 1.3em; line-height: 1.385em; margin-bottom: 2.769em; }
.side-bar input[type='search'] {
	width: 100%;
	padding: 0.2em 0;
	border-width: 0;
	margin: 5px auto;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.side-bar input[type='submit'] { background-color: #990000; color: #fff;  width: 100%; border-width: 0.067em 0.067em 0.067em 0.067em; margin:5px auto; -webkit-border-radius: 5px;
	border-radius: 5px;}


/* =============================================================================
   About
   ========================================================================== */

.about {
	
}

#girl {
	width: 282px;
	height: 305px;
	background: url(images/girl.png) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 8px;
}


/* =============================================================================
   Products
   ========================================================================== */

#product_container {
	width: 688px;
	height: 522px;
	background: url(images/breadboard.png) no-repeat;
	position: absolute;
	top: 55%;
	margin-top: -261px;
	right: 50%;
	margin-right: -394px;
	padding: 0 50px;
}

#product_category_container {
	width: 738px;
	height: 522px;
	background: url(images/breadboard.png) no-repeat;
	position: absolute;
	top: 100%;
	right: 50%;
	margin-right: -394px;
	padding: 0 25px;
}


.products h1 {
	color: #fff;
	text-align: center;
	margin: 6px;
}
.products p { color:#fff; }

.products {
	
}

.product-nav {
	position: absolute;
	top: 0;
}

#product_container .product-nav.left {
	position: absolute;
	top: -.5em;
	right: 1em;
}
	.product-nav.left ul li  {
		width: auto;
		text-align: right;
	}
	.product-nav.left li li  {
		text-align: left;
	}
	

#product_container .product-nav {
	position: absolute;
	top: 15px;
	z-index: 200;
}
	.product-nav a { font-family: "PenumbraSansStdBold", sans-serif; color:#fff; text-transform: uppercase; text-decoration: none; font-size: 13px;}
	.product-nav ul { padding: 0;  }
		.product-nav ul li {
			list-style: none;
			padding: 5px 5px;
			background-color: rgba(0,0,0,.5);
			margin: 0;
			-webkit-border-radius: 4px;
			border-radius: 4px;
		}
			.product-nav li ul { margin: 1em 0 0 0; }
			.product-nav li li {
				background: url(images/pdficon_small.png) no-repeat 0 50%;
				list-style: none;
				padding: 2px 5px 0 20px;
				margin: 5px 0;
			}
			.product-nav li ul { visibility: hidden; display: none;}
			.product-nav li:hover ul { visibility: visible; display: block;}

.product-cat-list { margin-left: 0px; height: 400px; overflow: auto; }

.product-cat {
	width: 125px;
	height: 115px;
	float: left;
	background-color: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	
	-webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, .3);
	box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, .3);
}
	h2.product-title { text-align: center; margin: .3em 0; }
	h2.product-title a { font-size: 14px; text-decoration: none;  }
	.product-cat img {  }

.product-list { width: 320px; height: 400px; overflow: auto;}
	.product-list h2.product-title a { font-family: "felt-tip-roman",sans-serif; font-size: 18px; text-decoration: none; text-transform:capitalize; }


.sb_product {
	height: 81px;
	margin-bottom: 5px;
	clear: both;
	cursor: pointer;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: rgba(255, 255, 255, .6); /* IE6-8 */


}
	.sb_product img { float: left; margin-right: 20px; }
	.sb_product h2.product-title { text-align: left; margin: 0; padding: 10px 0; }
	h2.product-title a { font-family: "PenumbraSansStdBold", sans-serif; font-size: 12px; text-decoration: none; text-transform:uppercase; }



#product-detail {
	background: url(images/paper.png) no-repeat;
	background-size: 365px 400px;
	width: 340px;
	height: 380px;
	position: absolute;
	left: 380px;
	top: 50px;
	padding: 10px 10px 20px 10px;
	opacity: .9;
}

#product-detail-container { 
	
}
	#product-detail-container img {
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	#product-detail-container h3 {
	font-family: "felt-tip-roman",sans-serif;
	font-weight: 500;
	font-size: 32px;
	text-align: center;
	color: #990000;
	margin: 10px;
}
	#product-detail-container p { font-family: "freight-sans-pro",sans-serif; text-align:center; color: #000; margin: 5px 0 0 0; }
	
	
#spinner {
	position: absolute;
	left:0;
	top:0;
	display:block;
	height:100%;
	width:100%;
	background: url(images/spinner_sr.gif) no-repeat center center;
}





/* =============================================================================
   Wholesale
   ========================================================================== */

nav.whole { margin: 30px 35px; }

nav.whole ul { font-size: 20px; font-family: "felt-tip-roman",sans-serif; margin: 0; padding: 0; clear: both;}
nav.whole ul li a { display: block; padding: 9px;height: 20px;  color: #fff; }
			nav.whole ul a:link, nav.whole ul a:visited { color: #990000; text-decoration: none; 
    -webkit-transition: all .2s ease-in-out;}
			nav.whole ul a:hover, nav.whole ul a:active { color: #FF3300; text-decoration: none; }
			nav.whole ul li.current_page_item a { color: #FF3300; }

.sticky_note_sm {
	width: 312px;
	height: 253px;
	background: url(images/paper_sm2.png) no-repeat;
	position: absolute;
	top: 173px;
	left: 257px;
	-webkit-transform: rotate(2deg);
	opacity: .95;
}

#parchment.wholesale blockquote {
	margin: 240px 20px 0 120px;
	width: 220px;
}
#parchment.wholesale p {  color: #000; }
#parchment.wholesale h1 {
	/* [disabled]font-family: "brandon-grotesque",sans-serif; */
	/* [disabled]font-size: 36px; */
	/* [disabled]color: #990000; */
	/* [disabled]text-transform: uppercase; */
	/* [disabled]font-weight: 700; */
}

/* =============================================================================
   Breads
   ========================================================================== */

.breads {
	
}

#breadboard {
	width: 788px;
	height: 522px;
	background: url(images/breadboard.png) no-repeat;
	position: absolute;
	top: 100%;
	right: 50%;
	margin-right: -394px;
}

#breadboard h1 {
	color: #fff;
	text-align: center;
	margin: 6px;
}
#breadboard p { color:#fff; }

.sticky_note_lg {
	width: 391px;
	height: 256px;
	background: url(images/paper_sm.png) no-repeat;
	position: absolute;
	top: 300px;
	left: -200px;
	-webkit-transform: rotate(20deg);
	opacity: .95;
}

.baguettes {
	float: left;
	width: 178px;
	height: 240px;
	background: url(images/baguettes.jpg) no-repeat;
	border: solid #fff 10px;
	position: absolute;
	margin: 242px 0px 0 160px;
	-webkit-transform: rotate(-16deg);
	-moz-transform: rotate(-16deg);
	-o-transform: rotate(-16deg);
	-ms-transform: rotate(-16deg);
	transform: rotate(-16deg);

	-webkit-box-shadow:  2px 2px 5px 0px rgba(0, 0, 0, .34);
    box-shadow:  2px 2px 5px 0px rgba(0, 0, 0, .34);
}


/* =============================================================================
   Where 
   ========================================================================== */

#where {
	width: 788px;
	height: 522px;
	position: absolute;
	top: 100%;
	right: 50%;
	margin-right: -394px;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	transform: rotate(10deg);
}

#where h1 { text-align:center; margin: 15px;}

#where .sticky_note {
	width: 391px;
	height: 256px;
	background: url(images/paper_sm.png) no-repeat;
	position: absolute;
	top: 300px;
	left: -200px;
	-webkit-transform: rotate(20deg);
	opacity: .95;
	z-index: 2;
}
	#where .sticky_note p { font: 17px "felt-tip-roman",sans-serif; margin-bottom: 0; }

.card_center {
	width: 438px;
	height: 283px;
	background: url(images/paper.png) no-repeat;
	background-size: 438px 283px;
	opacity: .95;
	position: absolute;
	left: 159px;
}

.card_right {
	width: 561px;
	height: 417px;
	background: url(images/paper.png) no-repeat;
	opacity: .95;
	position: absolute;
	left: 213px;
	top: 63px;
}
	
	.card_right h2 {
		font-family: "PenumbraSansStdBold", sans-serif; font-weight: 500; font-size: 16px;
	}
	.card_right h2 strong {
		font-size: 18px;
	}

#where .txt_right {
	height: 320px;
	width:330px;
	margin: 15px 40px 0 20px;
}


/* =============================================================================
   Contact 
   ========================================================================== */

#contact {
	width:561px;
	height:378px;
	background-size: 561px 378px;
	background: url(images/paper.png) no-repeat;
	position: absolute;
	top: 45%;
	margin-top:-181px;
	
	right: -100%;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	transform: rotate(10deg);
}

#contact h1 { text-align: center; margin-bottom:0; }
#contact blockquote { margin-bottom: 0; }
#contact blockquote p { margin: 0 0 0 150px; font-size: 14px; clear: both; }

#contact .txt_right {
	height: auto;
	width:330px;
	margin: 0 20px 10px 20px;
}

.poster {
	width:246px;
	height:314px;
	background: url(images/poster.gif) no-repeat;
	position: absolute;
	left: -90px;
	top: 16px;
	-webkit-transform: rotate(20deg);
	-webkit-box-shadow:  2px 2px 5px 0px rgba(0, 0, 0, .34);
    box-shadow:  2px 2px 5px 0px rgba(0, 0, 0, .34);
}



	
/* =============================================================================
   jobs
   ========================================================================== */
   
#jobs {
	width:561px;
	height:378px;
	background-size: 561px 378px;
	background: url(images/card.png) no-repeat;
	position: absolute;
	top: 45%;
	margin-top:-181px;
	
	right: -100%;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	transform: rotate(10deg);
}
#jobs p, #jobs h1 { padding: 0 40px; }



/* =============================================================================
   
   ========================================================================== */
  /* =============================================================================
   
   ========================================================================== */
  /* =============================================================================
   
   ========================================================================== */
  /* =============================================================================
   
   ========================================================================== */
  /* =============================================================================
   
   ========================================================================== */
  /* =============================================================================
   
   ========================================================================== */
  

/* =============================================================================
   
   ========================================================================== */
   /* =============================================================================
   
   ========================================================================== */
  /* =============================================================================
   
   ========================================================================== */
  /* =============================================================================
   
   ========================================================================== */
  /* =============================================================================
   
   ========================================================================== */
  /* =============================================================================
   
   ========================================================================== */
  /* =============================================================================
   
   ========================================================================== */
  

/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (max-width: 480px) and (min-width: 0px) {
/* Style adjustments for viewports 480px and over go here */

/* =============================================================================
   General Nav
   ========================================================================== */
h1 { font-size:24px; }


body { background-attachment: fixed }

#container {
	height: 100% !important;
	min-height: 100%;
	min-width: 320px;
	width: 100%;
	height: 100%;
}

.content {
	width:100%;
	max-width:480px;
}

header {
	width: 100%;
	height: 85px;
	min-width: 320px;
	background: none;
	background-color: #000;
	
}

header {height: 100px; position:absolute; top: 0;}
	header #logo {float: left;margin-top: 22px;margin-left: 20px;}
	header #logo a {background:url(images/sadierose_logo_mobile.png) no-repeat; height:70px; top:-.4em; }

			

nav.main { margin: 2.2em 0 2.2em 1em; position: absolute; right: 20px;}
	nav.main ul { font-size: 14px;  margin: 0; padding: 0; height: 1.5em; text-transform:uppercase; clear: both; background: #000;}
	

nav.main ul li { width: auto;height: auto;position: relative;margin: auto;padding: 0; }
		nav.main ul li:first-child {background: #000; width: auto; height: auto; top: 0; padding-top: 40px; position: relative; left: 0; }
		nav.main ul li:last-child {background: #000;width: auto;height: auto;position: relative;	padding: 0;	top: auto;}
		
		nav.main ul li:nth-child(2) { margin-left: auto;}
		nav.main ul li:nth-child(5) ~ li a { padding: 7px 20px;}
		nav.main ul li:nth-child(5) a { padding: 7px 20px;}

header li { list-style: none; margin-bottom: 1em; position: absolute; 
	z-index: 200;}
header a[title="home"] {
	background: url(images/sadierose_logo.png) no-repeat;
	display: block;
	margin: 1em;
	width: 185px;
	height: 70px;	
	color: transparent;
	
}

.main li ul { visibility: hidden; }
	.main li:hover ul { visibility: visible; }


.submenu-item { text-align: right; background: #fff; padding-top: 100px;}

nav.main ul li {
	float: none;
	display: block;
	position: relative;
	z-index:150;
	height: auto;
}
nav.main ul li a {
	margin: 0;
	padding: 7px 20px;
	height: auto;
	background: #000;
}

/* =============================================================================
   Home
   ========================================================================== */

#tagline {
	display:none;
}

#social-panel {
	min-height:400px;
	height:100%;
	margin-top:80px;
	padding-top:40px;
	background:#000;
	position:relative;
	bottom:0;
}

#branding {
	position:absolute;
	width:320px;
	min-height:200px;
	height:auto;
	bottom:0;
}

#branding #girl {
	width: 200px;
	height: 220px;
	background: url(images/girl.png) no-repeat;
	background-size:200px 220px;
	position: absolute;

}

#logo-full {
	display:none;
}




#social-links { float:right; margin-top:40px; margin-right:15px; }
#social-links ul li { list-style:none; float:left; padding:0 3px; }

#social-feed {
	float:none;
	width:280px;
	height:auto;
	margin:20px 20px 250px 20px;
	overflow:none;
}

ul.fbf_facebook_page_widget  { padding:0; width:280px; }



/* =============================================================================
   Blog
   ========================================================================== */


.blog {
	margin-bottom: 0;
}
	

#blog {
	//width: 320px;
	margin: 100px auto 0;
}

#blog .header {
	width: 240px;
}

#blog .header h1 { font-size:36px; }

.posts {
	width: 320px;
}
/* =============================================================================
   Sidebar
   ========================================================================== */

.side-bar {
	
	position: relative;
	float: right;
	right: auto;
	top: auto;
	background: url(images/paper-texture.jpg) repeat;
	
	width:84%;
}


/* =============================================================================
   Single Posts / Default
   ========================================================================== */



.entry-thumb img {
	width: 220px;
	height: auto;
}




/* =============================================================================
   About
   ========================================================================== */



#parchment {
	width: 320px;
	height: auto;
	background: url(images/fabric.png) repeat;
	position: relative;
	overflow: visible;
	margin: 100px auto;
	right: auto;
	top: auto;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
#parchment h1 {
	margin: 40px auto;
	text-align: center;
}

#parchment blockquote {
	width:240px;
	float:none;
	margin: 20px 40px ;
}
.txt_right { width:90%; height:auto; float: none; overflow: visible; margin: 15px 5%; padding: 0; }

#girl {
	width: 285px;
	height: 305px;
	background: url(images/girl.png) no-repeat;
	position: relative;
	bottom: 0;
	left: 0;
}

/* =============================================================================
   Products
   ========================================================================== */

#product_container {
	width: 300px;
	height: 522px;
	background: url(images/breadboard.png) no-repeat;
	background-size: 320px 522px;
	position: relative;
	top: auto;
	right: 0;
	margin: 100px auto;
	padding: 0 10px;
}

#product_category_container {
	width: 320px;
	height: 522px;
	background: url(images/breadboard.png) no-repeat;
	background-size: 320px 522px;
	position: relative;
	top: auto;
	right: 0;
	margin: 100px auto;
	padding: 0;
}

.product-nav {
	left: 15px;
}

#product_container .product-nav.left {
	position: absolute;
	top: -.5em;
	right: 1em;
	left: auto;
	z-index: 1;
}
	.product-nav.left ul li  {
		width: auto;
		text-align: right;
	}
	.product-nav.left li li  {
		text-align: left;
	}

.products h1 {
	font-size: 18px;
	margin: 1em auto 10px;
}
.products p { color:#fff; }



.product-cat-list { width:95%; margin: 0 0 0 15px; height: 400px; overflow: auto; }



.product-cat {
	width: 125px;
	height: 115px;
	float: left;
	background-color: #fff;
	margin: 5px;
	padding: 5px;
	
	-webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, .3);
	box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, .3);
}

.product-title-div {
	height: 2em;
	overflow: hidden;
}

	h2.product-title { text-align: center; }
	h2.product-title a { font-size: 10px; text-decoration: none;  }
	.product-cat img {  }

.product-list { width: 300px; height: 400px; overflow: auto;}

	.sb_product img { float: left; margin-right: 20px; }
	.sb_product h2.product-title { text-align: left; margin: 0; padding: 10px 0; }
	h2.product-title a {  }

#product-detail {
	background: url(images/card.png) no-repeat;
	background-size: 320px 400px;
	width:300px;
	height:380px;
	position: relative;
	left: 0;
	top: auto;
	padding: 10px 10px 20px 10px;
	margin-left: -10px;
	margin-top: 40px;
	opacity: 1;
}

#product-detail-container { 
	
}
	#product-detail-container img {
		width:298px;
		height: 224px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	#product-detail-container h3 { font-size: 32px; text-align:center; color: #000; margin: 10px; }
	#product-detail-container p { text-align:center; color: #000; }
	
	
#spinner {
	position: absolute;
	left:0;
	top:0;
	display:block;
	height:100%;
	width:100%;
	background: url(images/spinner_sr.gif) no-repeat center center;
}






/* =============================================================================
   Breads
   ========================================================================== */

#switcher-panel p { color:#000; }

#breadboard {
	width: 320px;
	height: auto;
	background: url(images/breadboard.png) no-repeat;
	background-size: 320px;
	position: relative;
	overflow: visible;
	margin: 100px auto;
	right: auto;
	top: auto;
}
#breadboard h1 {
	width: 250px;
	margin: 10px auto;
	text-align: center;
}

.sticky_note_lg {
	width: 320px;
	height: 256px;
	background-size: 320px 256px;
	top: 100px;
	left: 0;
	-webkit-transform: rotate(0deg);
	opacity: 1;
}

.baguettes {
	width: 100px;
	height: 135px;
	background-size: 100px 135px;
	border: solid #fff 8px;
	margin: 300px 0px 0 160px;
}

#switcher-panel {
	background: url(images/fabric.png) repeat;
	width: 260px;
	margin: 250px auto 0;
	padding: 20px;
}
	#switcher-panel p:first-child {
		margin-top: 100px;
	}
/* =============================================================================
   Wholesale
   ========================================================================== */


.sticky_note_sm {
	width: 320px;
	height: 256px;
	background-size: 320px 256px;
	top: 100px;
	left: 0;
	-webkit-transform: rotate(0deg);
	opacity: 1;
}

#parchment.wholesale blockquote {
	width:240px;
	float:none;
	margin: 300px 40px 0;
}
#parchment.wholesale #switcher-panel {
	background: none;
	margin-top: 0;
}
	#parchment.wholesale #switcher-panel p:first-child {
		margin-top: 0;
	}

/* =============================================================================
   Where 
   ========================================================================== */

#where {
	width: 320px;
	height: auto;
	position: relative;
	top: auto;
	right: auto;
	margin: 100px auto 0;
	background: url(images/paper-texture.jpg) repeat;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

#where h1 { text-align:center; margin: 15px;}

#where .sticky_note {
	width: 320px;
	height: 256px;
	padding: 0;
	background: url(images/paper_sm.png) no-repeat;
	background-size: 320px 256px;
	position: relative;
	top: auto;
	left: 0;
	-webkit-transform: rotate(0deg);
	opacity: .85;
	z-index: 2;
}
	#where .sticky_note p {
	font: 17px "felt-tip-roman",sans-serif;
	margin: 0;
	padding: 20px 0 10px;
}
	#where .sticky_note nav.whole ul li a { display: block; padding: 3px;height: 20px; }

.card_center {
	width: 320px;
	height: auto;
	background: none;
	opacity: .85;
	position: relative;
	left: 0;
}

.card_right {
	width: 320px;
	height: auto;
	background: none;
	opacity: .85;
	position: relative;
	left: 0;
	top: auto;
}
	#where #switcher-panel {
	background: none;
	margin-top: 0;
	}
		#where #switcher-panel p:first-child {
		margin-top: 40px;
		}
		
#where .txt_right { width:90%; height:auto; float: none; overflow: visible; margin: 15px 5%; padding: 0;
}
	
/* =============================================================================
   Contact 
   ========================================================================== */

#contact {
	width:320px;
	height:auto;
	background-size: auto;
	background: url(images/parchment_mb.png) repeat;
	position: relative;
	top: auto;
	margin: 100px auto 0;
	right: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

#contact h1 { text-align: center; margin-bottom:0; }
#contact blockquote { margin-bottom: 0; }
#contact blockquote p { margin: 320px auto 40px; clear: both; }

#contact .txt_right {
	width:90%; height:auto; float: none; overflow: visible; margin: 15px 5%; padding: 0;
}

.poster {
	width:200px;
	height:261px;
	background: url(images/poster.gif) no-repeat;
	background-size: 200px 261px;
	position: absolute;
	left: 0;
	top: 260px;
	-webkit-transform: rotate(5deg);
	-webkit-box-shadow:  2px 2px 5px 0px rgba(0, 0, 0, .34);
    box-shadow:  2px 2px 5px 0px rgba(0, 0, 0, .34);
}



	
/* =============================================================================
   jobs
   ========================================================================== */
   
#jobs {
	width:320px;
	height:auto;
	background-size: auto;
	background: url(images/parchment_mb.png) repeat;
	position: relative;
	top: auto;
	margin: 100px auto 0;
	right: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
#jobs p, #jobs h1 { padding: 0 40px; }




#sbd {
	display: none;
	visibility: hidden;
}


}
@media only screen and (max-width: 320px) and (min-width: 0px) {

.side-bar { width:240px; }

}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
 
header a[title="home"] {
	background: url(images/sadierose_logo_x2.png) no-repeat;
	display: block;
	margin: 1em;
	width: 185px;
	height: 70px;	
	color: transparent;
	z-index: 20;
	background-size: contain;
}


header #logo a {
	background:url(images/sadierose_logo_x2.png) no-repeat;
	background-size:contain;
}
 
 
}
 @media only screen and (max-width: 768px) and (min-width: 481px) {
/* Style adjustments for viewports 768px and over go here */

#container {
	height: 100% !important;
	min-height: 100%;
	min-width: 768px;
	width: 100%;
	height: 100%;
}
header {
	width: 100%;
	height: 85px;
	min-width: 768px;
	background-color: #000;
	
}

.content {
	width:768px;
}


nav.main { }
	nav.main ul { font-size: 10px;  margin: 0; padding: 0; height: 1.5em; text-transform:uppercase; clear: both;}
	nav.main ul li {
	float: left;
	display: block;
	position: relative;
	z-index:150;
}
		
		
		
		nav.main ul li a { display: block; padding: 0px 10px;height: 20px;  color: #fff;}
			nav.main ul a:link, nav.main ul a:visited { color: #fff; text-decoration: none; 
    -webkit-transition: all .2s ease-in-out;}
			nav.main ul a:hover, nav.main ul a:active { color: #FF3300; text-decoration: none; }
			nav.main ul li.current_page_item a { color: #FF3300; }
	nav.main li ul { }
		nav.main li li { padding: 5px 0; width: 200px;}
			
			
/* =============================================================================
   Home
   ========================================================================== */

#tagline {
	width:700px;
}
	#tagline img { width:700px; }

#social-panel {
	
}

#branding {
	
}

#logo-full {
	
}


#social-feed {
	
	display:none;
}



/* =============================================================================
   Blog
   ========================================================================== */


.blog {
	margin-bottom: 0;
}
	

#blog {
	//width: 700px;
	margin: 0 auto;
}

.posts {
	width: 460px;
}
#blog .header {
	
	//float: none;
	//width: auto;
}

.post, .header, .side-bar, .page, {
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


/* =============================================================================
   Single Posts / Default
   ========================================================================== */



.entry-thumb img {
	width: 360px;
	height: auto;
}

/* =============================================================================
   Sidebar
   ========================================================================== */

.side-bar {
	
	//position: relative;
	//float: right;
	//right: auto;
	//top: auto;
	width: 140px;
}




 @media only screen and (-webkit-min-device-pixel-ratio: 2) {

}
}
/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0;
}
.ir br { display: none; }
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }
/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1;
}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
* { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; } /* h5bp.com/t */
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
 @page {
margin: 0.5cm;
}
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
}
/** END HTML5 Boilerplate CSS **/


/** START Starkers CSS **/

/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }
/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */
*/ /* TYPOGRAPHY */
/* ----------------------------------------- */

h1, h2, h3, h4, h5, h6 {
font-weight:bold
} /* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes.



/* Font stack options

	The following represents a list of font stacks, as recommended by Nathan Ford in
	http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/

	I've added inverted commas around the relevant family names to ensure compatibility.
	p = balanced for paragraphs or body copy
	t = balanced for headlines or titles

	- - - -

Arial, "Helvetica Neue", Helvetica, sans-serif - p, t

Baskerville, "Times New Roman", Times, serif - p
Baskerville, "Times, Times New Roman", serif - t

Cambria, Georgia, Times, "Times New Roman", serif - p, t
"Century Gothic", "Apple Gothic", sans-serif - p, t

Consolas, "Lucida Console", Monaco, monospace - p, t

"Copperplate Light", "Copperplate Gothic Light", serif - p, t

"Courier New", Courier, monospace - p, t

"Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif - p, t

Futura, "Century Gothic", "Apple Gothic", sans-serif - p, t

Garamond, "Hoefler Text", "Times New Roman", Times, serif - p
Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif - t

Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif - p
Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - t

Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif - p
Georgia, Times, "Times New Roman", serif - t

GillSans, Calibri, Trebuchet, sans-serif - p
GillSans, Trebuchet, Calibri, sans-serif - t

"Helvetica Neue", Arial, Helvetica, sans-serif - p
Helvetica, "Helvetica Neue", Arial, sans-serif - t

Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif - p, t

"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif - p, t

Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif - p
Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif - t

Tahoma, Geneva, Verdana - p
Tahoma, Verdana, Geneva - t

Times, "Times New Roman", Georgia, serif - p, t

Trebuchet, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif - p
Trebuchet, Tahoma, Arial, sans-serif - t

Verdana, Geneva, Tahoma, sans-serif - p
Verdana, Tahoma, Geneva, sans-serif - t

*/
/** END Starkers CSS **/

/** START WordPress-Defined CSS Classes **/
.wp-caption-text { }
.gallery-caption { }
.bypostauthor { }
.sticky { }
/** END WordPress-Defined CSS Classes **/
