/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
/* body font change */
body {
	color: #444;
}

/* recipe blockquote */
#recipe {
	border: 1px solid #000;
	padding: 15px;
	font-style: normal;
	font-size: .875em;
	margin: auto;
	width: 90%;
	background: url('http://urbanbohemian.com/wordpress/wp-content/uploads/2015/10/paper_background.jpg') repeat;
	color: #000;
}

#recipe::before {
	display: none !important;
}

#recipe ol.notes {
	list-style-type: lower-alpha;
	font-size: .75em;
}

#recipe p.desc {
	font-style: italic;
}

#recipe p.note {
	font-size: .75em;
}

#recipe h2 {
	font-weight: 700;
	font-style: italic;
	color: #3c78a7;
	font-size: 1.75em;
}

#recipe h3 {
	color: #3c78a7;
	font-style: italic;
}

/* Contact Form 7 Customization */
.wpcf7 label {
	width: 75%;
}

.wpcf7 input[type="submit"] {
	margin-top: 25px;
}

#menu-menu-1 {
	text-transform: uppercase;
}

.left,.alignleft {
	float: left;
}

.right,.alignright {
	float: right;
}

.center,.aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* YOUTUBE */
div.youtube {
	text-align: center;
	padding-bottom: 15px;
	margin: auto;
}

/* FLV-EMBED */
#player1, #player2, #player3 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* FLICKR */
#flickr {
	width: 300px;
	height: 150px;
	margin-top: 5px;
	padding-bottom: 5px;
}

#flickr img {
	float: left;
	margin: 0 0 4px 4px;
	background: #e5e5e5;
	padding: 2px;
	width: 62px;
	height: 62px;
}

/* CONTACT WIDGET */
#contact p {
	font-size: 12px;
}

#contact input, #contact textarea {
	background: #e5e5e5;
	border: none;
	color: #575757;
	font-size: 12px;
}

/* CALENDAR 
#wp-calendar {
	margin: 5px auto;
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 1.2em;
	line-height: 1.2em;
	width: 85%;
}

#wp-calendar caption {
	font: bold 24px;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td {
	font: normal 12px;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar th {
	font: bold 12px;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
} */
/* ARCHIVES */
.widget select {
	font: normal 12px;
	margin: 5px 20px;
	width: 180px;
}

/* FOOTNOTES */
sup.note {
}

.footnote {
	padding-top: 20px;
}

.footnote p {
	font-size: 16px;
	padding-bottom: -15px;
}

/* PAUPER */
.pauper {
	padding: 8px;
	color: #000000;
	font-size: 18px;
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
}

.pauper a {
	color: #750000;
	font-size: 18px;
}

/* Calendar Archives */
.cal-archive h1 {
	font-size: 48px;
	font-weight: normal;
	line-height: 38px;
	margin-bottom: 15px;
}

.cal-archive h1 a {
	text-decoration: none;
	color: #333333;
}

.cal-archive h1 a:hover {
	text-decoration: none;
}

/* Social Comment font fix */
#social .social-psst, #social .social-select {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
/* body font change */
body {
	color: #444;
}

/* recipe blockquote */
#recipe {
	border: 1px solid #000;
	padding: 15px;
	font-style: normal;
	font-size: .875em;
	margin: auto;
	width: 90%;
	background: url('http://urbanbohemian.com/wordpress/wp-content/uploads/2015/10/paper_background.jpg') repeat;
	color: #000;
}

#recipe::before {
	display: none !important;
}

#recipe ol.notes {
	list-style-type: lower-alpha;
	font-size: .75em;
}

#recipe p.desc {
	font-style: italic;
}

#recipe p.note {
	font-size: .75em;
}

#recipe h2 {
	font-weight: 700;
	font-style: italic;
	color: #3c78a7;
	font-size: 1.75em;
}

#recipe h3 {
	color: #3c78a7;
	font-style: italic;
}

/* Contact Form 7 Customization */
.wpcf7 label {
	width: 75%;
}

.wpcf7 input[type="submit"] {
	margin-top: 25px;
}

#menu-menu-1 {
	text-transform: uppercase;
}

.left,.alignleft {
	float: left;
}

.right,.alignright {
	float: right;
}

.center,.aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* YOUTUBE */
div.youtube {
	text-align: center;
	padding-bottom: 15px;
	margin: auto;
}

/* FLV-EMBED */
#player1, #player2, #player3 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* FLICKR */
#flickr {
	width: 300px;
	height: 150px;
	margin-top: 5px;
	padding-bottom: 5px;
}

#flickr img {
	float: left;
	margin: 0 0 4px 4px;
	background: #e5e5e5;
	padding: 2px;
	width: 62px;
	height: 62px;
}

/* CONTACT WIDGET */
#contact p {
	font-size: 12px;
}

#contact input, #contact textarea {
	background: #e5e5e5;
	border: none;
	color: #575757;
	font-size: 12px;
}

/* CALENDAR 
#wp-calendar {
	margin: 5px auto;
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 1.2em;
	line-height: 1.2em;
	width: 85%;
}

#wp-calendar caption {
	font: bold 24px;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td {
	font: normal 12px;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar th {
	font: bold 12px;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
} */
/* ARCHIVES */
.widget select {
	font: normal 12px;
	margin: 5px 20px;
	width: 180px;
}

/* FOOTNOTES */
sup.note {
}

.footnote {
	padding-top: 20px;
}

.footnote p {
	font-size: 16px;
	padding-bottom: -15px;
}

/* PAUPER */
.pauper {
	padding: 8px;
	color: #000000;
	font-size: 18px;
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
}

.pauper a {
	color: #750000;
	font-size: 18px;
}

/* Calendar Archives */
.cal-archive h1 {
	font-size: 48px;
	font-weight: normal;
	line-height: 38px;
	margin-bottom: 15px;
}

.cal-archive h1 a {
	text-decoration: none;
	color: #333333;
}

.cal-archive h1 a:hover {
	text-decoration: none;
}

/* Social Comment font fix */
#social .social-psst, #social .social-select {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}