/*
Theme Name: Builder Child Theme - Default
Theme URI: http://ithemes.com/
Description: This Builder child theme duplicates the default styling of the Builder core theme. Rather than modifying the template files or style of Builder core, put your modifications in this child theme so that you can upgrade Builder without having to recreate your modifications. To modify a template file, simply copy it to this child theme and modify it in the child theme.
Author: iThemes
Author URI: http://ithemes.com/
Version: 3.0.0
Tags: blog, theme options, multiple layouts, multiple color schemes
Template: Builder

Version History
	See history.txt
*/


/*********************************************
	Default font settings and typography.
	The font-size percentage is of 16px. (0.75 * 16px = 12px)
*********************************************/
html {
	font-size: 100.01%;
}
body {
	color: #474747;
	font-family: 'Century Gothic', Verdana, Helvetica, Arial, sans-serif;
	font-size: 85%;
	line-height: 1.7;
}
input, select, textarea {
	font-family: 'Century Gothic', Verdana,  Helvetica, Arial, sans-serif;
}
pre, code, tt, kbd {
	font-family: 'Century Gothic', 'andale mono', 'lucida console', monospace;
	font-size: 1em;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
address, dfn, samp, ul, ol, dl {
	margin-top: 1.1em;
	margin-bottom: 1.1em;
}
a img {
	margin: 0;
}


/*********************************************
	Constrain table and input widths
*********************************************/
table, input, textarea, select {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
}


/*********************************************
	Main Background
*********************************************/
body {	
	background: #abe0e4 url("http://lesliedurso.com/wp-content/uploads/2012/01/bg-2.jpg") center top fixed;
}


/*********************************************
	Universal Link Styles
*********************************************/
a {
	color: #b0b557;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:focus {
	color: #000000;
}


/*********************************************
	Headings
*********************************************/
h1, h2, h3, h4, h5, h6 {
	color: #8EBBCE;
}
h1 {
	font-size: 1.5em;
	line-height: 1.5;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
h2 {
	font-size: 1.7em;
	line-height: 1.75;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1;
	margin-top: 1em;
	margin-bottom: 1em;
}
h4 {
	font-size: .8em;
	line-height: 1.25;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
h5, h6 {
	font-size: 1em;
	color: #B99227;
	font-weight: normal;
}
h6 {
	font-style: italic;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}

/*********************************************
	Container Div
*********************************************/
.builder-container-outer-wrapper {
	display: block;
	margin: 10px auto 0;
	background: #fff;
-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .20);
-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .20);
-goog-ms-box-shadow: 0 1px 10px rgba(0, 0, 0, .20);
box-shadow: 0 1px 10px rgba(0, 0, 0, .20);
}

#ithemes-billboard-2, .builder-module-block.builder-module-sidebar.sidebar.single {
	padding: 0;
	margin: 0;
	background: #fff;
}

.builder-module-outer-wrapper.builder-module-widget-bar-outer-wrapper.builder-module-before-navigation-outer-wrapper.default-module-style-outer-wrapper.default-module-style-outer-wrapper, #builder-module-4eaae6298a240, .builder-module-block-outer-wrapper.builder-module-sidebar-outer-wrapper.single, .ithemes-billboard.ithemes-billboard-header {
	padding: 0;
	margin: 0;
}

.builder-module-block.builder-module-sidebar, .widget.widget-1.widget-single.widget_ithemes-billboard, .widget-wrapper.single.widget-wrapper-single.widget-wrapper-1 {
	margin:0;
	padding: 0;
}

.ithemes-billboard.ithemes-billboard-header a, .ithemes-billboard.ithemes-billboard-banner a {
	height: 0;
}

#recent-posts-plus-2, #recent-posts-plus-3, #recent-posts-plus-4, #recent-posts-plus-5, #recent-posts-plus-7, #recent-posts-plus-7 {
	border-top: 1px dotted #ccc;
}

#recent-posts-plus-2 h4, #recent-posts-plus-3 h4, #recent-posts-plus-4 h4, #recent-posts-plus-5 h4, #recent-posts-plus-6 h4, #recent-posts-plus-7 h4 {
	margin-top: 10px;
}

#wpadminbar * {
	font: normal 13px/28px sans-serif !important;
}

.builder-module-block-outer-wrapper.builder-module-element-outer-wrapper.left {
	width: 706px !important;
	border-right: 1px dotted #ccc;
}


.builder-module-block-outer-wrapper.builder-module-sidebar-outer-wrapper.left {
	border-right: 1px dotted #ccc;
}

.builder-module-block-outer-wrapper.builder-module-sidebar-outer-wrapper.left img {
-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
	
.builder-module-block-outer-wrapper.builder-module-sidebar-outer-wrapper.left ul li a {
	text-decoration: none;
}

.builder-module-sidebar.right ul li a {
	font-size: 15px !important;
	text-decoration: none;
}

.builder-module-block-outer-wrapper.builder-module-sidebar-outer-wrapper.left ul li {
	margin-top: 60px;
}

.builder-module-block-outer-wrapper.builder-module-sidebar-outer-wrapper.left ul {
	height: 215px !important;
	border: 1px #80bec3 dashed;
	padding: 10px;
-moz-border-radius: 12px;
	background: #f7f7f1;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

#builder-module-4f17b9e490e8b #text-10 h4.widget-title {
	background: url("http://lesliedurso.com/wp-content/uploads/2012/01/tape.png") no-repeat;
	width: 172px;
	height: 35px;
	color: #74b9bd;
	font-size: 21px;
	padding: 20px 0 0 30px !important;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	margin-left: 97px;
	overflow: visible !important;
	display: block;
	position: absolute;
	clear: right;
	margin-bottom: 5px;

}
#text-10 h4.widget-title {
	background: url("http://lesliedurso.com/wp-content/uploads/2012/01/tape.png") no-repeat;
	width: 172px;
	height: 35px;
	color: #74b9bd;
	font-size: 21px;
	padding: 20px 0 0 30px !important;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	margin-left: 100px;
	overflow: visible !important;
	display: block;
	position: absolute;
	clear: right;
	margin-bottom: 10px;
	margin-top: -70px;
}

#builder-module-4f17b9e490e8b #text-4 h4.widget-title {
	background: url("http://lesliedurso.com/wp-content/uploads/2012/02/lg-tape.png") no-repeat;
	width: 319px;
	height: 35px;
	color: #74b9bd;
	font-size: 21px;
	padding: 20px 0 0 30px !important;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	margin-left: -15px;
	overflow: visible !important;
	display: block;
	position: absolute;
	clear: right;
	margin-bottom: 5px;

}

#text-4 h4.widget-title {
	background: url("http://lesliedurso.com/wp-content/uploads/2012/02/lg-tape.png") no-repeat;
	width: 319px;
	height: 35px;
	color: #74b9bd;
	font-size: 21px;
	padding: 20px 0 0 30px !important;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	margin-left: -15px;
	overflow: visible !important;
	display: block;
	position: absolute;
	clear: right;
	margin-bottom: 10px;
	margin-top: -70px;
}


#categories-3 h4.widget-title, #builder-module-4f17b9e490e8b #categories-3 h4.widget-title {
	background: url("http://lesliedurso.com/wp-content/uploads/2012/01/tape.png") no-repeat;
	width: 172px;
	height: 35px;
	color: #74b9bd;
	font-size: 21px;
	padding: 20px 0 0 30px !important;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	margin-left: 100px;
	overflow: visible !important;
	display: block;
	position: absolute;
	clear: right;
	margin-bottom: 10px;
	margin-top: -70px;
}

#categories-3 h4.widget-title a, #reallysimpletwitterwidget-2 h4.widget-title a {
	text-decoration: none !important;
	color: #868B3D !important;
}

#text-10, #builder-module-4f17b9e490e8b #text-10, #categories-3, #builder-module-4f17b9e490e8b #categories-3, #text-4, #builder-module-4f17b9e490e8b #text-4 {
	margin-top: 70px;
	margin-bottom: 15px;
}

#builder-module-4f17b9e490e8b #reallysimpletwitterwidget-2 h4.widget-title {
	background: url("http://lesliedurso.com/wp-content/uploads/2012/01/tape.png") no-repeat;
	width: 172px;
	height: 35px;
	color: #74b9bd;
	font-size: 21px;
	padding: 20px 0 0 30px !important;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	margin-left: 97px;
	overflow: visible !important;
	display: block;
	position: absolute;
	clear: right;
	margin-bottom: 5px;
	margin-top: -70px;
}

#reallysimpletwitterwidget-2 h4.widget-title {
	background: url("http://lesliedurso.com/wp-content/uploads/2012/01/tape.png") no-repeat;
	width: 172px;
	height: 35px;
	color: #74b9bd;
	font-size: 21px;
	padding: 20px 0 0 30px !important;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	margin-left: 100px;
	overflow: visible !important;
	display: block;
	position: absolute;
	clear: right;
	margin-bottom: 10px;
	margin-top: -70px;
}

ul.really_simple_twitter_widget li {
	border-top: 1px dotted #ccc;
	padding: 5px 0;
}

#builder-module-4f17b9e490e8b #search-3 h4.widget-title {
	background: url("http://lesliedurso.com/wp-content/uploads/2012/01/tape.png") no-repeat;
	width: 172px;
	height: 35px;
	color: #74b9bd;
	font-size: 21px;
	padding: 20px 0 0 30px !important;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	margin-left: 97px;
	overflow: visible !important;
	display: block;
	position: absolute;
	clear: right;
	margin-bottom: 5px;

}

#search-3 h4.widget-title {
	background: url("http://lesliedurso.com/wp-content/uploads/2012/01/tape.png") no-repeat;
	width: 172px;
	height: 35px;
	color: #74b9bd;
	font-size: 21px;
	padding: 20px 0 0 30px !important;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	margin-left: 100px;
	overflow: visible !important;
	display: block;
	position: absolute;
	clear: right;
	margin-bottom: 10px;

}

#search-3 form, #reallysimpletwitterwidget-2 {
	margin-top: 60px;
}
.builder-module-block-outer-wrapper.builder-module-sidebar-outer-wrapper.left h4.widget-title {
	background: url("http://lesliedurso.com/wp-content/uploads/2012/01/tape.png") no-repeat;
	width: 172px;
	height: 35px;
	color: #74b9bd;
	font-size: 21px;
	padding: 20px 0 0 30px !important;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	margin-left: -40px;
	overflow: visible !important;
	display: block;
	position: absolute;
	clear: right;
	margin-bottom: 10px;

}

.widget_recent_entries li {
    clear: both;
    margin: 15px 0;
}

.widget_recent_entries .wp-post-image {
    float: left;
    margin: 0 15px 0 0;
}

.widget_recent_entries li p {
    margin-top: 5px;
    color: #707070;
}



.easy-nivo-slider-widget {
	margin: 0 auto;

}

.nivo-caption {
	background: #fff !important;
	color: #000 !important;
	display: none !important;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}

.easy-nivo-slider-widget .nivo-caption {
	top: 0px !important;
	height: 40px; 
	display: none !important;
}

#builder-module-4f17b9e490e8b .builder-module-block-outer-wrapper.builder-module-sidebar-outer-wrapper.right {
	margin-right: 10px !important;
	width: 270px !important;
}


/*********************************************
	Default Module Styling
*********************************************/
.builder-module {
	background: #FFFFFF;
}
.builder-module-last {
	margin-bottom: 0;
}

.builder-module-block {
	margin: 1.5em;
}

/* Failed attempt #5 at producing full-height sidebars

   This does not work due to a Firefox glitch that causes wide content to
   override the width of blocks.

   These rules should be looked at again later in case Firefox fixes this issue.
*/

/*
.builder-module {
	display: table;
	table-layout: fixed;
}
.builder-module-block-outer-wrapper {
	display: table-cell !important;
	float: none !important;
	vertical-align: top;
	position: relative;
}


/*********************************************
	Header Module
*********************************************/
.builder-module-header .builder-module-sidebar {
	background: none;
}

}
.site-title,
.site-title a,
.site-title a:hover,
.site-tagline,
.site-tagline a,
.site-tagline a:hover {
	color: #262626;
	font-size: 1em;
	line-height: 1;
	height: auto;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.site-title a:hover,
.site-tagline a:hover {
	color: #000000;
}

.site-title {
	font-size: 2em;
	line-height: 1;
	margin: 0;
}

.site-tagline {
	font-size: 1em;
	line-height: 1;
	margin: .5em 0 0 0;
}
.site-tagline,
.site-tagline a {
	color: #666666;
}


/*********************************************
	All Sidebars
*********************************************/


.builder-module-sidebar {
	display: block;
	margin: 0;
	padding: 1em 0;
	text-align: left;
	width: 100%;
}
.builder-module-sidebar.right {
	margin-right: 0;
}
.builder-module-sidebar.left {
	margin-left: 0;
}
.builder-module-sidebar .widget-wrapper {
	width: 100%;
	background: none;
}
.builder-module-sidebar .widget {
	color: #333333;
	margin: 0;
	padding: .75em 1.5em;
}

.builder-module-sidebar .widget li, .builder-module-sidebar .widget .textwidget {
	list-style-type: none;
	margin: 0 0 0 5px;
}


.builder-module-block-outer-wrapper {
	overflow: visible !important;
}


.builder-module-block-outer-wrapper .widget-wrapper-left .widget,
.builder-module-block-outer-wrapper .widget-wrapper-middle .widget {
	padding-right: .75em;
	padding-top: 1.3em !important;
	padding-bottom: 1.3em !important;

}
.builder-module-block-outer-wrapper .widget-wrapper-middle .widget,
.builder-module-block-outer-wrapper .widget-wrapper-right .widget {
	padding-left: .75em;
}
.builder-module-sidebar h4.widget-title {
	color: #b0b557;
	font-weight: normal;
	height: 12px;
	font-size: 1em;
	line-height: .7;
	margin: 0 0 .5em 0;
	padding: 9px;
	width: 273px;
}
.builder-module-sidebar h4.widget-title a {
	color: #b0b557;
}
.builder-module-sidebar h4.widget-title + * {
	margin-top: 0;
}
.builder-module-sidebar .widget a.rsswidget img {
	display: none;
}


/*********************************************
	Navigation Module
*********************************************/

.builder-module-navigation {
	background: #fff url("http://lesliedurso.com/wp-content/uploads/2012/01/navbg.jpg");
	display: block;
	color: #969696;
	font-size: 1em;
	line-height: 2;
	width: 100%;
	height: 80px;
	margin: 0;
}
.builder-module-navigation .builder-module-element {
	margin: 0;
}
.builder-module-navigation ul {
	display: block;
	margin: 0;
	padding: 7px 0 0 !important;
	background: none;

}
.builder-module-navigation ul * {
	margin: 0;
}

.builder-module-navigation li {
	padding: 0;
	margin: 0 6px;
}
.builder-module-navigation li a,
.builder-module-navigation li.current_page_item li a,
.builder-module-navigation li.current-cat li a {
	color: #72b1a0;
	letter-spacing: 2;
	padding: .5em;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;

}
.builder-module-navigation li a:hover {
	color: #86cab7;
}
.builder-module-navigation li.current_page_item a,
.builder-module-navigation li.current-cat a {
	}
/* second level stuff */
.builder-module-navigation li ul {
	border: .1em solid #C9C9C9;
	border-bottom: 0;
	width: 14em;
}
.builder-module-navigation li li {
	border-bottom: .1em solid #C9C9C9;
	width: 14em;
}
.builder-module-navigation li li a {
	float: none;
}
.builder-module-navigation li li a:hover,
.builder-module-navigation li li a.sfhover {
	}
.builder-module-navigation li ul ul {
	margin: -3.1em 0 0 14em;
}

#builder-module-4f18c5a380922, #builder-module-4f17b7258365b {
	border: none;
	background: #fff;
	height: 30px;
}



#builder-module-4f18c5a380922 ul, #builder-module-4f17b7258365b ul {
	float: right !important;
	margin-right: 10px;

}

#builder-module-4f18c5a380922 ul li a, #builder-module-4f17b7258365b ul li a {
	font-family: "Century Gothic", Arial, sans-serif !important;
	font-size: 14px !important;
}

#menu-item-2420, .menu-item-2421, .menu-item-2422, .menu-item-2423, .menu-item-2424, .menu-item-2425, .menu-item-2426 {
     text-indent:-9999px;
}



#menu-item-2420, .menu-item-2421, .menu-item-2422, .menu-item-2509, .menu-item-2424, .menu-item-2425, .menu-item-2426 {
     text-indent:-9999px;
}


#menu-item-2424 {
     display:block;
     width:124px;
     height:54px;
     background: url("http://lesliedurso.com/wp-content/uploads/2011/12/recipes.jpg");
     outline:none;
}

#menu-item-2424 a:hover {
	width:124px;
     height:54px;
	margin: 0;
	padding: 0;
     background: url("http://lesliedurso.com/wp-content/uploads/2011/12/recipes-over.jpg");
}

#menu-item-2420 {
     display:block;
     width:124px;
     height:54px;
     background: url("http://lesliedurso.com/wp-content/uploads/2011/12/adventures.jpg");
     outline:none;
}

#menu-item-2420 a:hover {
	width:124px;
     height:54px;
	margin: 0;
	padding: 0;
     background: url("http://lesliedurso.com/wp-content/uploads/2011/12/adventures-over.jpg");
}

#menu-item-2421 {
     display:block;
     width:124px;
     height:54px;
     background: url("http://lesliedurso.com/wp-content/uploads/2011/12/celebrations.jpg");
     outline:none;
}

#menu-item-2421 a:hover {
	width:124px;
     height:54px;
	margin: 0;
	padding: 0;
     background: url("http://lesliedurso.com/wp-content/uploads/2011/12/celebrations-over.jpg");
}

#menu-item-2422 {
     display:block;
     width:124px;
     height:54px;
     background: url("http://lesliedurso.com/wp-content/uploads/2011/12/eco-style.jpg");
     outline:none;
}

#menu-item-2422 a:hover {
	width:124px;
     height:54px;
	margin: 0;
	padding: 0;
     background: url("http://lesliedurso.com/wp-content/uploads/2011/12/eco-style-over.jpg");
}

#menu-item-2509 {
     display:block;
     width:124px;
     height:54px;
     background: url("http://lesliedurso.com/wp-content/uploads/2011/12/gluten-free.jpg");
     outline:none;
}

#menu-item-2509 a:hover {
	width:124px;
     height:54px;
	margin: 0;
	padding: 0;
     background: url("http://lesliedurso.com/wp-content/uploads/2011/12/gluten-free-over.jpg");
}

#menu-item-2425 {
     display:block;
     width:124px;
     height:54px;
     background: url("http://lesliedurso.com/wp-content/uploads/2011/12/the-pantry.jpg");
     outline:none;
}

#menu-item-2425 a:hover {
	width:124px;
     height:54px;
	margin: 0;
	padding: 0;
     background: url("http://lesliedurso.com/wp-content/uploads/2011/12/the-pantry-over.jpg");
}

#menu-item-2426 {
     display:block;
     width:124px;
     height:54px;
     background: url("http://lesliedurso.com/wp-content/uploads/2011/12/wellness.jpg");
     outline:none;
}

#menu-item-2426 a:hover {
	width:124px;
     height:54px;
	margin: 0;
	padding: 0;
     background: url("http://lesliedurso.com/wp-content/uploads/2011/12/wellness-over.jpg");
}


/*********************************************
	Widget Bar Module
*********************************************/
.builder-module-widget-bar {
	background: #fff;
}


/*********************************************
	Footer Module
*********************************************/

.builder-module-footer {
	background: #fff;
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #ccc;
}
.builder-module-footer .builder-module-element {
	color: #888;
	margin: 0 1.5em;
	text-align: left;
	padding-left: 10px;
}
.builder-module-footer .builder-module-element .alignright {
	text-align: right;
	padding-right: 10px;
}
.builder-module-footer .builder-module-element a {
	color: #a3a3a3;
	text-decoration: none;
}
.builder-module-footer .builder-module-element a:hover {
	text-decoration: underline;
}


/*********************************************
	Image Module
*********************************************/

.builder-module-image .builder-module-element {
	font-size: 0;
	margin: 0;
}
.builder-module-image .builder-module-element img {
	margin: 0;
}


/*********************************************
	HTML Module
*********************************************/


/*********************************************
	Content Module
*********************************************/

.builder-module-content .builder-module-element {
	display: block;
	overflow: hidden;
	text-align: left;
	margin-top: 25px;
}

.builder-module-content .hentry {
	margin-bottom: 1.5em;
}

.post-title,
.entry-title,
.entry-title * {
	margin: 0;
	padding: 0;
	display:inline;
	color: #b99227;
	font-family: 'Muli', sans-serif;
}


.hentry .thumbnail-wrap {
	display: none;
}
.hentry .date {
	display: none;
}

.entry-title {
	color: #B1B556;
	font-size: 1.7em;
	line-height: 1;
	font-weight: normal;
	display:inline;
	font-family: 'Muli', sans-serif;
}
.entry-title a {
	color: #B1B556;
	font-weight: normal;
	text-decoration: none;
	font-family: 'Muli', sans-serif;
}

.entry-title a:hover {
	color: #AAAAAA;
}
.hentry .entry-meta, .hentry .post-meta {
	font-size: .9em;
	color: #9d9d9d;
	width: 39%;
	display:inline;
	line-height: 2;
}

.hentry .entry-meta p {
	margin-top: 0;
}

.hentry .entry-meta a {
	text-decoration: none;
	color: #be3e38;
}
.hentry .entry-meta a:hover {
	text-decoration: underline;
}
.hentry .entry-footer {
	display: block;
}
.hentry .entry-footer img {
	max-width: none;
}

.hentry .entry-attachment .attachment {
	text-align: center;
}

.hentry .edit-entry-link {
	clear: both;
	margin: 0 0 1.5em 0;
}

.entry-content {
	clear: both;
	margin-top: 1.5em;
	font-family: "palatino linotype", palatino, Georgia, "Times New Roman", Times, serif;
}

h4.loop-title {
	display: none;
}

.loop-title {
	font-size: .9em;
	color: #888;
	font-weight: normal;
	line-height: 1.7;
	margin-top: 0;
	margin-bottom: .875em;
}


/*********************************************
	Style images and galleries
	.hentry is used instead of .page or .post
	as it applies to all content types
*********************************************/

.hentry .gallery a,
.hentry .gallery dt,
.hentry .gallery img {
	font-size: 0;
	line-height: 0;
	margin: 0;
}
.hentry .gallery-item {
	background: #F3F3F3;
	border: 1px solid #CFCFCF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	margin: 0 1.5em 1.5em 0;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	width: 150px;
}
.hentry .gallery-item img {
	border: 0;
	margin: 0;
	padding: 0;
}
.hentry .gallery-caption {
	line-height: 1;
	margin: 0;
	padding: 10px 5px 5px 5px;
}
.hentry .gallery + * {
	margin-top: 0;
}

.hentry .alignright {
	margin: 0 0 1.5em 1.5em;
}
.hentry .alignleft {
	margin: 0 1.5em 1.5em 0;
}
.hentry .aligncenter {
	margin: 0 auto 1.5em auto;
}

.hentry .wp-caption {
	background: #F3F3F3;
	border: 1px solid #CFCFCF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}
.hentry .wp-caption img {
	background: transparent;
	border: none;
	padding: 0;
}

.hentry .wp-caption-text {
	line-height: 1;
	margin: 0;
	padding: 10px 5px 5px 5px;
	text-align: left;
}


/*********************************************
	Post Meta Styles, if needed
*********************************************/

.entry-header {	
	width: 600px;
	border-bottom: 1px dotted #a5a5a5;
}

.entry-footer {
	clear: both; /* we need this so floats in the post are cleared */
	margin-bottom: 3em;
	padding-top: 1.4em;
}
.entry-footer .alignright {
	margin-bottom: 1.5em;
}
.entry-footer .categories,
.entry-footer .tags {
	padding: 0;
	width: 600px;
}
.entry-footer .comments {
	padding: 0;
}

.EXIF table {
	margin: 1.5em auto;
}
.photometa h4 {
	margin: 0;
	padding: 0;
	text-align: center;
}
.photometa ul {
	list-style-type: none;
}


/*********************************************
	Previous/Next Page Navigation
*********************************************/
.paging {
	clear: both; /* To clear any floats */
	margin: 0;
	padding: 0;
}


/*********************************************
	Comment Styles
*********************************************/

#comments {
	margin: 3em 0 1.5em 0;
	padding: 0;
}
#comments ol.commentlist {
	background: transparent;
	margin: 1.5em 0;
	padding: 0;
}
#comments ul.children {
	margin: 0 1.5em;
}
#comments .vcard {
	line-height: 1;
	margin-bottom: .5em;
}
#comments .vcard .avatar {
	display: block;
	float: left;
	margin: 0 .75em 0 0;
}
#comments .comment-meta {
	margin-bottom: 1.5em;
}
#comments li {
	border: 1px solid #999999;
	clear: both;
	list-style-type: none;
	margin: 1.5em 0;
	overflow: hidden;
}
#comments li .comment-body {
	margin: 1.5em;
}
#comments blockquote {
	margin: 1.5em;
}

#respond {
	margin-top: 3em;
	overflow: visible !important;
}
.comment #respond {
	border: 1px solid #999999;
	margin: 1.5em 1.5em 1.5em 1.5em;
	padding: 0 1.5em 1.5em 1.5em;
}
#respond h3 {
	margin-bottom: 0;
}
#respond .cancel-comment-reply a {
	display: block;
	margin: 0;
}
#commentform label {
	margin-left: 1em;
}
#commentform input[type="text"] {
	width: 20em;
}
#commentform input,
#commentform textarea {
	margin: 0;
}
#commentform #comment {
	width: 100%;
}
#commentform .comment-submit-wrapper {
	margin-bottom: 0;
}


/*********************************************
	Text elements
*********************************************/

p {
	}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
blockquote {
	color: #666666;
	font-size: 1.2em;
	font-style: italic;
	margin: 1.5em;
	padding: 0;
}
em, dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
sup, sub {
	height: 0;
	line-height: 1.5;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	font-style: italic;
}
del {
	color: #666666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
big {
	font-size: 1.2em;
	line-height: 1;
}


/*********************************************
	Lists
*********************************************/

ul, ol {
	list-style-position: outside;
	margin: 0 0 0 1.4em;
	padding: 0;
}
.entry-content > ul,
.entry-content > ol {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
ol {
	margin-left: 20px;
}
#ie6 ol,
#ie7 ol {
	margin-left: 24px;
}
li {
	margin: 0;
	padding: 0;
}
li > * {
	margin-top: 0;
}
li *:last-child {
	margin-bottom: 0;
}
li > p + ul {
	margin-top: -1.5em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dd {
	margin-left: 1.5em;
}
dd + dd {
	margin-top: 1.5em;
}

dl dt {
	font-weight: bold;
}

/*********************************************
	Tables
*********************************************/

table {
	background: #F3F3F3;
	margin-bottom: 1.5em;
}
table, td, th {
	border: 1px solid #CFCFCF;
	border-collapse: collapse;
}
th {
	background: #E8E8E8;
	font-weight: bold;
	line-height: 1.5;
}

th, td, caption {
	padding: .75em;
}
tr:nth-child(2n) th {
	background: #F6F6F6;
}
tr:nth-child(2n) td {
	background: #FFFFFF;
}
tfoot {
	font-style: italic;
}
caption {
	background: #EEEEEE;
}


/*********************************************
	Misc classes
*********************************************/

.small {
	font-size: .8em;
	line-height: 1.875;
	margin-top: 1.875em;
	margin-bottom: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666666;
}
.loud {
	color: #000000;
}
.highlight {
	background: #FFFF00;
}
.added {
	background: #006600;
	color: #FFFFFF;
}
.removed {
	background: #990000;
	color: #FFFFFF;
}
.first {
	margin-left: 0;
	padding-left: 0;
}
.last {
	margin-right: 0;
	padding-right: 0;
}
.top {
	margin-top: 0;
	padding-top: 0;
}
.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}


/*********************************************
	Default styling for forms
*********************************************/
label {
	font-weight: bold;
}

fieldset {
	border: .1em solid #CCCCCC;
	margin: 0 0 1.5em 0;
	padding: 1.4em;
}
legend {
	font-size: 1.2em;
	font-weight: bold;
}


/*********************************************
	Form fields
*********************************************/

input[type=text], input[type=password], input.text, input.title, textarea, select {
	font-size: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
}
input[type=text], input[type=password], input.text, input.title, textarea {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {
	border-color: #666666;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {
	/*	position: relative;
	top: .25em;*/
}
.search-text-box {
	margin-bottom: 0;
}
.search-submit-button {
	margin: 0 !important;
	padding: .2em .5em;
}


/*********************************************
	Success, notice and error boxes
*********************************************/

.error, .notice, .success {
	border: 2px solid #ddd;
	margin-bottom: 1em;
	padding: .8em;
}
.error {
	background: #FBE3E4;
	border-color: #FBC2C4;
	color: #8a1f11;
}
.notice {
	background: #FFF6BF;
	border-color: #FFD324;
	color: #514721;
}
.success {
	background: #E6EFC2;
	border-color: #C6D880;
	color: #264409;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}


/*********************************************
	Widget Styling
*********************************************/

.widget_rss li {
	margin-bottom: 1.5em;
}
.widget_rss .rsswidget {
	display: block;
	margin: 0;
}
.widget_rss .rss-date {
	display: block;
	font-style: italic;
	margin-bottom: 1.5em;
}
.widget_rss .rssSummary {
	margin: 1.5em 0;
}


/*********************************************
	Social Tabs
*********************************************/

#social-tags {
	left: auto;
	margin-right: 0;
	margin-left: auto;
	overflow: hidden;
	padding-top: 10px;
	position: fixed;
	right: 0;
	width: 95px;
	height: 100%;
}
#social-tags a {
	margin: 0;
	position: relative;
	right: -50px;
}
#social-tags a:hover {
	right: 0;
}


/*********************************************
	The Obligatory WP Styles
*********************************************/

.alignright {
	margin-left: 1.5em;
}
.alignleft {
	margin-right: 1.5em;
}
.hentry img.wp-smiley {
	border: none;
}