*, p, img, h1, h2, h3, h4, h5, h6, a, body, html, form
{
	padding: 0;
	border: 0px solid blue;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	line-height: 100%;
}

body
{
	color: #1f1f1d;
	background-color: #1f1f1d;
	border-top: 5px solid #565656;
	padding: 20px 0 20px 0;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url("http://blog.cheneaux.com/themes/cheneaux/images/str-bodyBg.jpg");
	background-repeat: repeat;
	background-position: 0 0;
}

.postWrapper p b, .postWrapper li b
{
	font-weight: bold;
}

#comment_form #errorExplanation
{
	display: none;
}

#siteCenterer
{
	position: relative;
	width: 900px;
	margin: 0 auto 0 auto;
	border: 2px solid #565656;
	border-top: 3px solid #565656;
	border-bottom: 3px solid #565656;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	background-color: #f43637;
}

#logoContainer
{
	position: relative;
	text-align: right;
	height: 300px;
	margin: 0;
	border-bottom: 2px solid #565656;
	border-top: 2px solid #565656;
	background-color: #fffdcb;
	overflow: hidden;
}

#logoContainer a, #logoContainer a:hover, #logoContainer a:visited, #logoContainer a img
{
	margin: 0;
	border: 0;
	padding: 0;
	height: 300px;
	overflow: hidden;
}

#navContainer
{
	position: relative;
	text-align: center;
	margin: 2px 0 0 0;
	border-bottom: 2px solid #565656;
	border-top: 2px solid #565656;
	background-color: #fffdcb;
	width: 900px;
}

#navContainer p
{
	display: block;
	text-align: right;
	margin: 15px 15px 15px 0;
	border: 1px solid #fffdcb;
}

#navContainer p a, #navContainer p a:visited
{
	font-size: 13px;
	font-weight: bold;
	color: #f43637;
	margin-left: 15px;
	border: 1px solid #fffdcb;
}

#navContainer p a:hover
{
	font-size: 13px;
	font-weight: bold;
	color: #9d2121;
	margin-left: 15px;
	border: 1px solid #fffdcb;
}

#pageContainer
{
	position: relative;
	margin: 0;
	padding-top: 30px;
	border-bottom: 2px solid #565656;
	background-color: #fffdcb;
	width: 900px;
}

#contentContainer
{
	position: relative;
	margin: 0;
}

#columnsContainer
{
	position: relative;
	border: 1px solid #fffdcb;
	text-align: left;
	margin: 0 0 0 25px;
	padding-bottom: 2px;
	width: 848px;
}

#columnsContainer .columnClass
{
	float: left;
	position: relative;
	display: inline;
}

#contentColumn
{
	border: 1px solid #fffdcb;
	width: 556px;
}

#contentColumn .postWrapper p, #contentColumn .postWrapper li, #contentColumn .archiveWrapper p
{
	font-size: 15px;
	line-height: 180%;
	position: static;
	margin: 15px 0 0 0;
	text-align: justify;
	border: 1px solid #fffdcb;
}

#contentColumn .postWrapper p.boldMe
{
	font-weight: bold;
	color: #565656;
}

#contentColumn .postWrapper ol, #contentColumn .postWrapper ul
{
	margin: 0;
	padding: 0;
	border: 0;
	left: 0;
	list-style-type: square;
	list-style-position: inside;
}

table label
{
	font-size: 15px;
	line-height: 27px;
	position: static;
	margin: 15px 0 0 0;
	text-align: right;
	display: block;
	border: 1px solid #fffdcb;
	font-weight: bold;
	padding-right: 10px;
}

table input, textarea
{
	font-size: 15px;
	padding: 6px;
	margin: 15px 0 0 0;
	text-align: left;
	border: 1px solid #565656;
	background-color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	width: 350px;
}

form.sidebarForm p input
{
	font-size: 15px;
	margin: 15px 0 0 0;
	text-align: left;
	border-bottom: 1px solid #565656;
	font-family: Helvetica, Arial, sans-serif;
	color: #565656;
	background-color: #fffdcb;
	width: 100%;
}

form.sidebarForm p input.submit
{
	color: #f43637;
	padding: 0 0 5px 0;
	cursor: pointer;
	text-align: right;
	font-weight: bold;
	margin: 10px 0 0 0;
	font-size: 13px;
	width: 100%;
	background-color: #fffdcb;
	border-bottom: 1px solid #fffdcb;
}

table input.submit, table input.submit:focus
{
	background-color: #fffdcb;
	border: 1px solid #fffdcb;
	color: #f43637;
	padding: 5px 0 5px 0;
	cursor: pointer;
	text-align: center;
	margin: 10px 0 0 0;
}

table input:focus, table textarea:focus
{
	border: 1px solid #f43637;
}

td.labels
{
	width: 100px;
}

h5, #contentColumn .postWrapper #postComments .comment_body p
{
	color: #565656;
	font-size: 13px;
	line-height: 150%;
	position: static;
	margin: 10px 0 0 0;
	text-align: justify;
	border: 1px solid #fffdcb;
}

h5.colorMe
{
	color: #f43637;
}

h5.headerMe, .comment_content, h5.colorMe
{
	padding-bottom: 15px;
	border-bottom: 1px dotted #f43637;
	margin-bottom: 15px;
}

.comment_content
{
	padding-left: 4px;
	padding-right: 4px;
}

#contentColumn .postWrapper
{
	margin-bottom: 30px;
	border: 1px solid #fffdcb;
}

a, a:hover, a:visited
{
	color: #f43637;
}

#contentColumn .postWrapper img
{
	border: 1px solid #4c4c4c;
}

#contentColumn .postWrapper h2, #contentColumn .postWrapper h2 a, #contentColumn .postWrapper h2 a:hover, #contentColumn .postWrapper h2 a:visited, #contentColumn .archiveWrapper h2
{
	font-size: 30px;
	color: #f43637;
}

#contentColumn .postWrapper h3, #contentColumn .postWrapper h3 a, #contentColumn .postWrapper h3 a:hover, #contentColumn .postWrapper h3 a:visited, #contentColumn .archiveWrapper h3
{
	font-size: 15px;
	color: #565656;
}

table, td, tr
{
	margin: 0;
	padding: 0;
}

h4, .comment_author a, .comment_author
{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #f43637;
}

#contentColumn .postWrapper #postComments .author_comment .comment_body p
{
	font-weight: bold;
}

.page_content p.pageIntro
{
	font-weight: bold;
}

.submitLink
{
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-align: right;
	margin-top: 5px;
	color: #f43637;
}

.submitLinkLeft
{
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-align: left;
	margin-top: 15px;
	color: #f43637;
}

h5.redMe
{
	color: #f43637;
}

#contentColumn .postWrapper h3, #contentColumn .postWrapper h2, #contentColumn .archiveWrapper h2
{
	margin: 0 0 5px 0;
	border: 1px solid #fffdcb;
}

.archiveWrapper h4
{
	margin: 15px 0 15px 0;
	color: #565656;
	font-weight: bold;
	font-size: 15px;
}

#contentColumn .archiveList h5 a, #contentColumn .archiveList h5 a:hover, #contentColumn .archiveList h5 a:visited
{
	margin: 15px 0 15px 0;
	font-weight: bold;
	color: #565656;
	font-size: 15px;
}

.archiveList ul, .archiveList ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	left: 0;
	position: relative;
}

.archiveList ul ul, .archiveList ul li ul
{
	left: 0;
}

.archiveList ul a, .archiveList ul ul a, .archiveList ul li ul a, .archiveWrapper #tagList a
{
	color: #da5b60;
	line-height: 200%;
}

.archiveWrapper
{
	position: relative;
	margin: 2px 0 0 0;
	padding: 0;
}

.archiveList ul li
{
	padding: 0;
	line-height: 180%;
}

#contentColumn .archiveWrapper #tagList
{
	position: relative;
	margin: 30px 0 30px 0;
	border: 1px solid #fffdcb;
}

#contentColumn .postWrapper .readMore p
{
	display: block;
	margin: 5px 0 0 0;
}

#contentColumn .postWrapper p.itemMeta
{
	color: #565656;
	margin: 5px 0 0 0;
}

#postComments
{
	position: relative;
	border: 1px solid #f43637;
	padding: 10px;
	margin: 20px 0 0 0;
}

#contentColumn .postWrapper p.itemMeta a, #contentColumn .postWrapper p.itemMeta a:hover, #contentColumn .postWrapper p.itemMeta a:visited
{
	color: #da5b60;
}

#contentColumn .postWrapper h2 .postDate
{
	font-size: 24px;
	top: 0;
	right: 0;
	background-color: #1a1a1a;
	color: #4c4c4c;
	border: 1px solid #1a1a1a;
	position: absolute;
}

#extrasColumn img
{
	border: 1px solid #4c4c4c;
	margin-bottom: 20px;
	cursor: pointer;
}

#extrasColumn img:hover
{
	border: 1px solid #fcff16;
}

#extrasColumn
{
	margin: 0 -556px 0 0;
	padding-left: 45px;
	border: 1px solid #fffdcb;
	padding-top: 75px;
	width: 238px;
}

#extrasColumn p.highlightMe
{
	color: #f43637;
	font-weight: bold;
	text-align: justify;
}

#extrasColumn p.blackFrame
{
	margin-top: 20px;
}

#extrasColumn p
{
	font-size: 12px;
	line-height: 150%;
	position: relative;
	text-align: justify;
	border: 1px solid #fffdcb;
	width: 224px;
	color: #565656;
}

#siteFooter
{
	position: relative;
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
	border: 1px solid #fffdcb;
}

#siteFooter p
{
	display: block;
	text-align: center;
	padding-top: 25px;
	border-top: 1px solid #565656;
}

#siteFooter p,  #siteFooter p a, #siteFooter p a:visited
{
	color: #565656;
	font-size: 12px;
	line-height: 150%;
}
