





/* Global Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
ol {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a{text-decoration:none;}

body {
	background:#E8E8DE ;
	font-size:75%;
	font-family: "times new roman", "Trebuchet MS", serif;
}

html {
	width: 100%;
}

#page {
	width: 75em;
	margin-left: 6em;;
}

p {
	font-size:1em;
	line-height:1.5em;
	margin:1.5em 0 0 0;
}

h1 {
	line-height:1em;
	font-size:1.5em;
	font-weight:normal;
	margin:0 0 1em 0;
}

h2 {
	font-size:1.1667em;
	line-height: 1.286em;
	margin:1.929em 0 0.643em 0;
	font-weight:normal;
}

#header {
	height: 3em;
	line-height: 3em;
	padding-left: 3em;
	margin-bottom: 3em;
	background: #534741;
	color: #FFFFF0;
}

.accent_block {
	height: 3em;
	display: inline-block;
	line-height: 3em;
	padding: 0 3em 0 3em;
	background: #FF9000;
	color: #FFFFF0;
}

.accent_block a:visited {
	text-decoration: none;
}

.bg_color0 {
	background: #E8E8DE;
	color: #FFFFF0;
}

.bg_color1 {
	background: #534741;
	color: #FFFFF0;
}

.bg_color3 {
	background: #FFFFF0;
	color: #FFFFF0;
}


#intro {
	background: #FFFFF0;
	color: #534741;
	height: 3em;
	line-height:1.5em;
	font-size:1.5em;
	font-weight:normal;
	font-style: italic;
	padding: 36px;
}

#main_column {
	position: relative;
	float: left;
	width: 50.5em;
	margin-bottom: 3em;
}

#sidebar {
	position: relative;
	float: left;
	margin-top: 6em;
	padding: 3em;
	width: 18em;
	background: #534741;
	color: #FFFFF0;
	line-height:1.8em;
}


#login_button {
	position: relative;
	margin-bottom: 1.8em;
}

.widget {
	margin-bottom: 1.5em;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	margin: 0 0 1.5em 0;
}

#wp-calendar a:link {
	font-weight: bold;
}

.post {
	padding: 4em;
	margin-top: 3em;
	background: #FFFFF0;
	color: #534741;
}

.post_top_border {
	position: relative;
	top: -37px;
	left: -3em;
	width: 55.5em;
	border-top: 1px solid #534741;
}

.post .size-thumbnail {
	border: none;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-right: 0.5em;
	width: 14%
	clear: right;
}

.post .size-medium {
	border: none;
	margin-top: 3em;
	margin-bottom: 1.5em;
	width: 100%
}

.postmetadata {
	margin-bottom: 3em;
}

.error {
	padding: 3em;
	margin-top: 3em;
	background: #ee7a84;
	border: 1px solid #fa2800;
	color: #fff;
}

.navigation {
	height: 3em;
	display: block;
	line-height: 3em;
	padding: 0 3em 0 3em;
	background: #FFFFF0;
	margin-top: 3em;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#comments {
	margin-top: 2em;
}

#commentformwrapper {
	padding: 3em;
	margin-top: 3em;
	background: #FFFFF0;
	color: #534741;
}

#commentform #author, #commentform #human_value ,#commentform #email, #commentform #url, #commentform textarea {
	background: #FFFFF0;
	color: #534741;
	margin-right: 1em;
	font-size:1em;
	line-height:1.5em;
}

.commentlist {
	margin: 0 0 3em 0;
}


.commentlist li {
	margin: 0 0 3em 0;
	padding: 3em;
	background-color: #FFFFF0;
}

.commentlist .alt {
	background-color: #FFFFF0;
}

.commentlist .author {
	background-color: #534741;
	color: #FFFFF0;
}

.light {
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6;
}

.translation {
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
}

#footer {
	width: 75em;
	clear: both;
	margin-bottom: 3em;
	font-size:0.8333em;
	line-height:1.8em;
}

a {
	color: #FF9000;
	text-decoration: underline;
}

a:visited {
	color: #FF9000;
	text-decoration: underline;
}

a:active {
	color: #534741;
}

a:hover {
	color: #534741;
	background-color: #FFFFF0;
	text-decoration: underline;
}


.accent_block a {
	color: #FFFFF0;
}

.accent_block a:hover {
	color: #FFFFF0;
	background-color: #534741;
}

.vimeo {
	width: 500px;
	height: 282px;
}

