/* GENERAL */

body
{
	background: #FFFFFF;
	background-image: url('http://www.thejealouscurator.com/blog/wp-content/themes/default/images/tile_nav.jpg');
	background-repeat: repeat-y;
	color: #7B7C6B;
	position: absolute;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
}

#page
{
}

#content
{
	font-size: 1em;
	line-height: 1.375;
}

.widecolumn .entry
{
	font-size: 1em;
	line-height: 1.375;
}

.widecolumn
{
	text-align: left;
}

#footer
{
	border: none;
}

.nav
{
	font-weight: bold;
}

h1, h2
{
	font-weight: bold;
	font-size: 1.75em;
	line-height: 1.25;
}

h3
{
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.25;
}
 
a, a:hover, a:visited
{
	color: #B6734D;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover
{
	color: #B6734D;
	text-decoration: none;
}

h1 a:visited, h2 a:visited, h3 a:visited
{
	color: #B6734D;
	text-decoration: none;
}

.post_title
{
	color: #7B7C6B;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.25;
}

.post_meta
{
	color: #7B7C6B;
	font-size: 0.6em;
	line-height: 1.375;
}

.heading
{
	color: #7B7C6B;
	font-weight: bold;
}

blockquote
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	font-style: italic;
}

.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}

.center
{
	text-align: center;
}

.hidden
{
	display: none;
}

hr
{
	display: none;
}

code
{
	font: 1em 'Courier New', Courier, Fixed;
}


/* STRUCTURE */

body
{
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#page
{
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 875px;
}

.widecolumn
{
	position: absolute;
	left: 291px;
	top: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 584px;
}

.post
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: justify;
}

.sidebar
{
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 291px;
}


/* IMAGES */

p img
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	max-width: 584px;
}

img.centered, img.alignright, img.alignleft
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

a img
{
	border: none;
}


/* FORMS */

form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

input
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #7B7C6B;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.375;
	height: 20px;
	background: #FFFFFF;
	border: 1px solid #BABAB0;
}

select
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #7B7C6B;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.375;
	background: #FFFFFF;
	border: 1px solid #BABAB0;
}

textarea
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #7B7C6B;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.375;
	background: #FFFFFF;
	border: 1px solid #BABAB0;
}

.sidebar #searchform #s
{
	width: 145px;
}

.sidebar #searchsubmit
{
	visibility: hidden;
}

.sidebar #mc-embedded-subscribe-form #mce-EMAIL
{
	width: 145px;
}

.sidebar #subscribesubmit
{
	visibility: hidden;
}

select#cat
{
	height: 22px;
	width: 176px;
}

input#author, input#email, input#url
{
	width: 250px;
}

textarea#comment
{
	width: 582px;
	height: 100px;
	resize: vertical;
}

input#submit
{
	color: #B6734D;
	font-weight: bold;
	border: none;
	cursor: pointer;
}


/* COMMENTS */

.commentlist
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.alternating_comment
{
	background: #EFEFEB;
}

.commentlist li
{
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	list-style: none;
}

.commentlist p
{
	font-weight: normal;
	font-style: italic;
}


/* LISTS */

/*	Special stylized non-IE bullets do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li
{
/*	margin: 7px 0 8px 10px; */
	margin: 0 0 0 0;
}

.entry ul li:before
{
	content: "- ";
}

.entry ol
{
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li
{
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

ol li
{
	list-style: decimal outside;
}


/* CAPTIONS */

.wp-caption
{
	border: 1px solid #EFEFEB;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: none;
}

.wp-caption p.wp-caption-text
{
	font-size: 1em;
	line-height: 1.375;
	font-style: italic;
	padding: 0 4px 5px;
	margin: 0;
}
