/** structure */
#container {
	margin: 0 auto;
	width: 976px;
	position: relative;
	background: #fff;
}

#content {
	padding: 0 15px 0 25px;
	width: 670px;
	float: left;
	margin: -15px 0 0 0;
}

/** sidebar */
#sidebar {
	float: left;
	width: 240px;
	font-weight: normal;
}

#sidebar h2 {
	font-size: 1.5em;
	letter-spacing: -1px;
	margin: 0 0 4px -1px;
}

#sidebar h3 {
	font-weight: bold;
}

#sidebar li.widget {
	margin: 0 0 35px 0;
}

#sidebar .sidebar_content {
	font-size: 0.875em;
}

#sidebar a {
	color: #737373;
}

#sidebar .emptymonth {
	color: #d6d6d6;
}

/** sidebar form */
#search_box {
	height: 20px;
	width: 220px;
	background: url(../images/search.png) left center no-repeat;
	position: relative;
}

#searchsubmit, #s {
	font-family: Helvetica, Arial;
	font-size: 0.9em;
	font-weight: bold;
	border: none;
}

#s {
	background: none;
	width: 140px;
	margin: 3px 0 0 8px;
	color: #fff;
	float: left;
}

#searchsubmit {
	cursor: pointer;
	color: #ccc;
	position: absolute;
	background: #ccc;
	top: 2px;
	right: 7px;
	width: 60px;
}

/** heading */
#logo {
	float: right;
	padding: 20px;
}

#language {
	position: absolute;
	margin: 68px 0 0 0;
	background-color: #de1e33;
	height: 83px;
}

/** menu */
#navigation {
	margin: 45px 15px 75px 25px;
	padding: 0 0 5px 0;
}

#main_navigation {
	position: absolute;
	width: 915px;
	padding: 0 10px;
	border-bottom: 1px solid #c0c0c0;
}

#main_navigation ul.sub_menu {
	position: absolute;
	visibility: hidden;
}

#main_navigation ul.sub_menu li {
	float: none;
	background: #000;
}

#main_navigation ul.sub_menu a:hover {
	background: #555;
}

#main_navigation ul.sub_menu li a {
	color: #fff;
	height: 15px;
}

#navigation li {
	float: right;
}

#navigation a {
	color: #000;
	display: block;
	text-decoration: none;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 0.9em;
	padding: 4px 6px;
}

#navigation .selected, #navigation .mouse_over {
	color: #de1e33;
	background-color: #000;
}

/** general markup */
html, body {
	font-family: Arial;
	font-size: 0.875em;
	color: #737373;	
	background: #f0f0f0;
}

h1, h2 {
	font-family: Helvetica, Arial;
	font-weight: bold;
	color: #de1e33;
	padding: 0 0 5px 0;
}

h1 {
	font-size: 4.35em;
	line-height: 52px;
	letter-spacing: -2px;
	width: 620px;
	padding: 65px 0 10px 55px;
}

a {
	color: #de1e33;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 15px 0;
}

em {
	font-style: italic;
}

.left {
	float: left;
}

.right {
	float: right;
}

/** posts, comments and page */
.item {
	float: left;
	border-top: 1px solid #c0c0c0;
	padding: 15px 0;
	width: 650px;
}

.item_header {
	margin: 0;
}

.item_header h2 {
	padding: 0 0 0 150px;
}

.item_left {
	float: left;
	width: 150px;
}

.item_left, .item_left a {
	color: #000;
}

.item_left a:hover {
	text-decoration: none;
	color: #de1e33;
}

.item_right {
	float: left;
	width: 500px;
	position: relative;
}

.item_content {
	border-bottom: 1px solid #c0c0c0;
	min-height: 60px;
	height: auto !important; 
	height: 60px;
}

.item h2, .comment_amt, .comment_amt_link span {
	font-size: 3.8em;
	color: #000;
	width: 450px;
	letter-spacing: -1.5px;
	line-height: 45px;
}

.item h2 a, .item h2 a:hover, 
.comment_amt_link a, .comment_amt_link a:hover, 
.comment_amt_link span {
	text-decoration: none;
	color: #de1e33;
}

.comment_amt, .comment_amt_link {
	width: 150px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.item h2 a  {
	color: #000;
}

.item_left h3 {
	color: #9a9a9a;
	margin: 5px 0 0 0;
}

.item_left .date {
	font-size: 1.9em;
	margin: 0 0 20px 0;
	letter-spacing: -1px;
	font-weight: bold;
}

.read_more {
	display: block;
	position: absolute;
	bottom: -12px;
	right: -5px;
}

.page .content {
	margin: 0 0 0 150px;
	padding-bottom: 15px;
	overflow: hidden;
	position: relative;
}

.page h2 {
	margin: 30px 0 30px 30px;
}

.page .readmore {
	cursor: pointer;
	text-align: right;
	width: 100%;
	height: 25px;
	background: #fff;
}

.space {
	margin: 0 0 45px 0;
}

.is_author, .is_author div {
	color: #de1e33;
}

.is_author .item {
	border-color: #de1e33;
}

.no_border {
	border-top: none;
}

.no_margin h2 {
	margin-top: 0;
}

/** navigation between posts / pages */
#post_navigation {
	border: 1px solid #c0c0c0;
	border-style: solid none;
	padding: 15px 10px;
	float: left;
	width: 630px;
	display: none;
}

#post_navigation a {
	color: #000;
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing: -1px;
}

#post_navigation a:hover {
	text-decoration: none;
}

/** comments form */
#respond label {
	width: 90px;
	float: left;
	text-align: right;
	font-size: 1.2em;
	margin: 0 15px 0 0;
}

#respond input, #respond textarea {
	background: #f2f2f2;
	border: 1px solid #e2e2e2;
	width: 290px;
	overflow: hidden;
}

#respond #submit {
	border: 1px solid #c0c0c0;
	background: #000;
	color: #fff;
	cursor: pointer;
	width: auto;
	font-size: 0.9em;
	float: right;
}

#comment_form {
	width: 400px;
	float: right;
	text-align: right;
}

/** bottom */
#footer {
	clear: both;
	margin: 20px 0 0 30px;
	width: 650px;
	padding: 15px 0 60px 0;
}

.page_footer {
	border-top: 1px solid #c0c0c0;
}

/** wordpress inline */
.alignright {
	float: right;
	margin: 15px 0 15px 15px;
}

.is_top {
	margin-top: 0;
}

.alignleft {
	float: left;
	margin: 15px 15px 15px 0;
}

h4 {
	font-weight: bold;
	color: #191919;
	font-size: 13pt;
	font-family: Helvetica, Arial;
	padding: 0 0 5px 0;
}

h5 {
	font-weight: bold;
	font-size: 15pt;
	font-family: Helvetica, Arial;
	color: #de1e33;
	padding: 0 0 5px 0;
}

h6 {
	font-weight: bold;
	font-size: 20pt;
	font-family: Helvetica, Arial;
	color: #de1e33;
	padding: 0 0 5px 0;
}

.rss-icon {
	margin-bottom: -2px;
}

