
/* ----- basic --------------------------------------------------------------------------------------------------------------------------------- */
body {
	padding: 0;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #4e5255;
	/*background: #cdcdcd;*/
	background: #d7d7d2 url(img/bg_uni.gif) repeat-y;
}
a img {
	border: none;
}
a, a:visited {
	color: #ff6b09;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #ff6b09;
	text-decoration: underline;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 150%;
}
ul {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 0%;
}
ul li {
	margin: 0;
	padding: 0;
	line-height: normal;
	zoom: 1;
}
ol {
	margin: 0 0 1em 23px;
	padding: 0;
}
* html ol {
	margin: 0 0 1em 23px;
	padding: 0;
}
ol li {
	padding: 0 0 5px 0;
}
form,table,input,textarea {
	border:0 none;
	color:#4E5256;
	font-family:Arial;
	font-size:1em;
	margin:0;
	padding:3px;
}

dl,dt,dd {
	margin:0;
	padding:0;
}

table {
	border-collapse: collapse;
	width: 100%;
	border: 0;
}
blockquote {
	margin: 0 0 1em 0;
	padding: 35px 20px 0 20px;
	border: 1px solid #ccc;
	background: #fafafa url(img/quote1.png) no-repeat 10px 10px;
}
blockquote p {
	margin: 0 0 5px 0;
}
.quote_bottom {
	height: 30px;
	background: #fafafa url(img/quote2.png) no-repeat right ;
	margin-right: -10px;
}
pre {
	border: 1px solid #ccc;
	background: #fafafa;
	padding: 10px 20px;
	margin: 0 0 1em 0;
	overflow: auto;
}
object {
	display: block;
	margin: 0;
}
.wp-caption-text {
	text-align: center;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear: both;
}


/* ----- layout -------------------------------------------------------------------------------------------------------------------------------- */
#wrapper {
	margin: 0;
	padding: 0;
	width: 960px;
}

#header {
	background:#F9F9F4 none repeat scroll 0 0;
	float:left;
	margin:0 0 50px 0;
	padding:0;
	width:410px;
}

.optionbar {
	border-top:4px solid #70757a;
	/*border-bottom:4px solid #585C62;*/
	margin:80px 0 40px 30px;
	padding:20px 0 0 0;
	width:342px;
}

#left {
	float: left;
	margin: 0;
	width: 410px;
}

#right {
	float: left;
	margin: 0 0 20px 0;
}
#content {
	margin-top: 80px;
	padding: 0;
	width: 540px;
}
#content.teaserlayout {
	margin-top: 80px;
	padding: 0;
	width: 550px;
}

#footer {
	margin: 0 0 0 410px;
	padding: 60px 0 0 0;
	clear: both;
	position: relative;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #4e5256;
	font-size: 1.6em;
	font-weight: normal;
	line-height:1.2em;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #4e5256;
	font-size: 1.3em;
	font-weight: normal;
	line-height:1.2em;
}

.post_content h2 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #4e5256;
	font-size: 1.3em;
	font-weight: normal;
	line-height:1.2em;
}

/* ----- Teaser -------------------------------------------------------------------------------------------------------------------------------- */

#teaser_start {
	margin: 0;
	padding: 0;
}

#teaser_start h2 {
	position:relative;
	z-index:200;
	color: #fff;
}

.teaser_start_img {
	margin:-78px 0 0;
	padding:0;

}

#teaser1 {
	margin: 0 0 25px 0;
	padding: 0;
}

#teaser2 {
	margin: 0 0 25px 0;
	padding: 0;
}

#teaser1 ul, #teaser2 ul {
	margin: 0;
	padding: 0;
}

#teaser1 li, #teaser2 li {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 265px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #fff;
	font-weight: normal;
	background: #8d949a url(img/stripes_white_flip.png) repeat left top;
	border-top: 4px solid #fff;
	line-height:1.2em;
	float: left;
	list-style-type: none;
	position: relative;
}

#teaser1 li.spli-archive, #teaser2 li.spli-archive {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 10%;
	font-family: Arial, sans-serif;
	color: #fff;
	font-weight: normal;
	background: transparent;
	border-top: 0 none;
	line-height:1.2em;
	float: right;
	list-style-type: none;
	position: relative;
}

#teaser1 li.spli-archive a, #teaser2 li.spli-archive a {
	color: #fff;
	display: inline-block;
	padding: 5px 0 0 20px;
	margin-top: -4px;
	border-top: 0 none;
	background: #8d949a;
	font-size: 1.3em;
	line-height: 1em;
	height: 40px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#teaser1 li.spli-archive a:hover, #teaser2 li.spli-archive a:hover {
	text-decoration: none;
	border-top: 4px solid #ff6b09;
}

#teaser1 li .sideposts_date {
	padding: 0 0 0 20px;
	color:  #4e5255;
	font-size: 11px;
}

#teaser1 li a, #teaser2 li a {
	color: #fff;
	display: inline-block;
	padding: 5px 0 0 20px;
	margin-top: -4px;
	border-top: 4px solid #70757a;
	font-size: 1.3em;
	line-height: 1em;
	height: 40px;
}

#teaser1 li a:hover, #teaser2 li a:hover {
	text-decoration: none;
	border-top: 4px solid #ff6b09;
}

#teaser1 li p a.teaser-link, #teaser2 li p a.teaser-link {
	bottom:0;
	color:#FFFFFF;
	display:block;
	font-size:0.9em;
	line-height:1em;
	margin:0;
	padding:5px 0 0;
	position:absolute;
	right:10px;
	top:118px;
}

#teaser1 li img, #teaser2 li img {
	margin: -6px 10px 0 0;
	padding: 0;
}

#teaser1 li p, #teaser2 li p {
	margin: 0;
	padding: 6px 10px 0 0;
	height: 90px;
	overflow-y: hidden;
	line-height: 1.18em;
	background: #8D949A;
	font-size: 0.9em;
	color: #eaeae5;
}

#teaser1 h1 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #4e5256;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.2em;
}

#teaser2 h1 {
	background:transparent url(img/stripes_white_flip.png) repeat scroll left top;
	border-top:4px solid #FFFFFF;
	color:#4E5256;
	font-family:Helvetica,"Helvetica Neue",Arial,sans-serif;
	font-size:1.6em;
	font-weight:normal;
	height:68px;
	line-height:1.2em;
	margin:0 10px 0 0;
	padding:6px 0 0 20px;
}

#teaser_blog_box {
	margin: 0;
	padding: 0;
}

#teaser_blog {
	margin: 0 10px 10px 0;
	padding: 0;
	height: 68px;
	width: 265px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	background: #8d949a url(img/stripes_white_flip.png) repeat left top;
	border-top: 4px solid #fff;
	line-height:1.2em;
	float: left;
	list-style-type: none;
	position: relative;
}
#teaser_blog a {
	color: #fff;
	display: inline-block;
	padding: 5px 0 0 20px;
	margin-top: -4px;
	border-top: 4px solid #70757a;
}
#teaser_blog a:hover {
	text-decoration: none;
	border-top: 4px solid #ff6b09;
}

.teaser_blog_date {
	background:#8D949A none repeat scroll 0 0;
	bottom:0;
	color:#D7D7D2;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:3px 4px 0 6px;
	position:absolute;
	right:0;
	letter-spacing:0.065em;
}

.teasertitle {
	background:transparent url(img/stripes_white_flip.png) repeat scroll left top;
	border-top:4px solid #FFFFFF;
	color:#4E5256;
	font-family:Helvetica,"Helvetica Neue",Arial,sans-serif;
	font-size:1.6em;
	font-weight:normal;
	height:68px;
	line-height:1.2em;
	margin:0 10px 0 0;
	padding:6px 0 0 20px;
}

/* ----- header -------------------------------------------------------------------------------------------------------------------------------- */

#logo {
	margin: 0;
	padding: 0 0 60px 0;
}

/*blogtitle*/
#logo a, #logo a:visited {
	color: #333;
	font-size: 24px;
}
#logo a:hover {
	text-decoration: none;
	color: #33a8e5;
}

/*description*/
#logo h1 {
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;
	color: #aaa;
	font-size: 11px;
}

/*header menu is at the bottom of this page*/

#barsection {
	margin: 0;
	padding: 0;
	clear: left;
	position: relative;
}

.menusection {
	margin: 0;
	padding: 0;
}

#optionbarWrapper { /* required to avoid jumping */
	left: 0;
	position: absolute;
	margin: 0 0 0 35px;
}

#optionbar {
  position: absolute;
  top: 0;
  margin-top: 20px;
  padding-top: 20px;
}

#optionbar.fixed {
  position: fixed;
  top: 0;
}

.decoborder {
	border-top:4px solid #70757a;
	padding: 20px 0;
}

#content a.specialbtn {
	color: #fff;
	display: inline-block;
	padding: 5px 0 0 20px;
	margin-top: -4px;
	border-top: 4px solid #70757a;
	font-size: 1.3em;
	line-height: 1em;
	height: 40px;
	background: #8D949A;
	width: 235px;
}

#content a.specialbtn:hover {
	text-decoration: none;
	border-top: 4px solid #ff6b09;
}

/* ----- left_col ------------------------------------------------------------------------------------------------------------------------------ */
.post {
	margin-bottom:60px;
}
#single_post {
	background: none;
}
.post_even {
	/*background: url(img/meta_stripe.gif) repeat-y left;*/
}
.post_content_wrapper {
	margin: 0;
	padding: 0;
}
.post_meta {
	float: left;
	display: inline;
	width: 120px;
	padding: 0 15px 35px;
	margin: 35px 0 0 0;
}
.content_noside {
	width: 520px;
	padding: 0 0 0 20px;
}

/* post contents */
.post h2, #single_post h2, .page h2 {
	margin: 0;
	padding: 0;
	height: 68px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #fff;
	font-size: 1.6em;
	font-weight: normal;
	background: #8d949a url(img/stripes_white_flip.png) repeat left top;
	border-top: 4px solid #fff;
	line-height:1.2em;
}
.post h2 a, .post h2 a:visited, #single_post h2 span, .page h2 span {
	color: #fff;
	display: inline-block;
	padding: 5px 0 0 20px;
	margin-top: -4px;
	border-top: 4px solid #70757a;
}
.post h2 a:hover {
	text-decoration: none;
	border-top: 4px solid #ff6b09;
}

.post_content {
	padding: 20px 0 20px 20px;
	line-height: 160%;
}
.post_content p {
	margin: 0 0 1em 0;
}

.post_content a,.post_content a:visited {
	color: #fff;
	text-decoration: none;
	background: #ff6b09;
	padding: 0 3px;
}
.post_content a:hover {
	text-decoration: none;
	background: #4e5256;
}

.post_content dt a,.post_content dt a:visited {
	color: #4e5256;
	text-decoration: none;
	background: none;
}
.post_content dt a:hover {
	text-decoration: none;
	background: none;
}

.post_content a.more-link, .post_content a.more-link:visited {
	display: block;
	clear: both;
	color: #70757a;
	margin: 15px 0 0 0;
	height: 9px;
	padding: 14px 36px 4px 0;
	background: url(img/read_more.png) no-repeat right top;
	text-decoration: none;
	text-align: right;
}
.post_content a.more-link:hover {
	color: #ff6b09;
	background: url(img/read_more.png) no-repeat right bottom;
	text-decoration: none;
}

.post img, .post a img {
	padding: 0;
	margin: 0 10px 0 -20px;
	background: #fff;
}
.post a:hover img {
	background: #4d5157;
}
.post img.centered {
	display: block;
	margin: 0 auto;
}
.post img.alignright {
	margin: 4px 0 15px 15px;
	display: inline;
}
.post img.alignleft {
	margin: 4px 15px 15px 0;
	display: inline;
}

.post table {
	margin: 0 0 1em 0;
}
.post td, .post th {
	border: 1px solid #ccc;
	padding: 15px;
}
.post th {
	background: #eee;
	font-weight: normal;
}

.post_content ul li {
	margin: 0 0 1em 0;
	line-height: 160%;
	background: url(img/listarrow.gif) no-repeat 2px 3px;
	padding: 0 0 0 20px;
}
.post_content ol li {
	margin: 0 0 1em 0;
}
.post_content input {
	margin: 5px 0;
}

#navigation {
	margin:0;
	padding:0;
	position:fixed;
	right:0;
	top:84px;
}

#navigation .navigation-top a {
	color: #6f7479;
	display: inline-block;
	background:#f6f6f1 url(img/arrow-previous-post.png) no-repeat 50% 50%;
	padding: 0;
	margin: -4px 0 2px 0;
	border-top: 4px solid #fff;
	font-size: 1.3em;
	line-height: 1em;
	height: 68px;
	width: 50px;
}

#navigation .navigation-bottom a {
	color: #6f7479;
	display: inline-block;
	background:#f6f6f1 url(img/arrow-next-post.png) no-repeat 50% 50%;
	padding: 0;
	margin: -4px 0 0 0;
	border-top: 4px solid #fff;
	font-size: 1.3em;
	line-height: 1em;
	height: 68px;
	width: 50px;
}

#navigation a:hover {
	text-decoration: none;
	border-top: 4px solid #ff6b09;
}

#share {
	margin:0 0 0 0;
	padding:0;
	float:right;
}

#share ul {
	float:right;
}

#share h4 {
	color:#757B80;
	float:left;
	font-family:Arial,sans-serif;
	font-size:0.85em;
	font-weight:normal;
	margin:0;
	padding:1px 4px 0 0;
	*padding:0 10px 0 180px;
}

#share a {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background:none repeat scroll 0 0 #8F969C;
	color:#dadad5;
	font-size:0.85em;
	margin:0 0 0 3px;
	padding:1px 4px;
}

#share a:hover {
	background:none repeat scroll 0 0 #fff;
	color:#4e5256;
	text-decoration: none;
}

#simplesharwidg li {
	float:left;
}

/* post meta */

#metastyle {
	font-size:11px;
	height:38px;
	margin:0;
	padding:15px 0 0 20px;
}

#metastyle ul {
	margin: 0 10px 0 0;
}

#metastyle ul.commentdisplay {
	margin-right: 0;
}

#metastyle li {
	margin: 0;
	padding: 0;
}

.post_meta {
	font-size: 11px;
	line-height: 160%;
	margin: 20px 0 0 0;
}
#metastyle li.tagtitle {
	margin: 0;
	padding-right: 10px;
}
#metastyle li.taglist {
	margin: 0;
	padding-right: 10px;
}
#metastyle .meta_date {
	padding: 0;
	margin: 0;
	background: none;
}
.post_meta a, .post_meta a:visited {
	color: #666;
}
.post_meta a:hover {
	color: #33a8e5;
}
.post_date {
	font-size: 30px;
	line-height:26px;
	letter-spacing:-0.02em;
	color: #969ca1;
}
.post_date span {
	color: #70757a;
}

#metastyle .post-categories li {
	float: left;
	padding-right: 3px;
}

#metastyle li.meta_comment {
	float: right;
	text-align:right;
}

/* odd post color */
.meta_comment a, .meta_comment a:visited, .post_meta dt.meta_comment {
	color: #ff6b09;
}

.meta_comment a:hover {
	color: #ff6b09;
	text-decoration: underline;
}

/* even post color */
.post_even .meta_comment a, .post_even .meta_comment a:visited, .post_even .post_even .post_meta dt.meta_comment {
	color: #ff6b09;
}

/* you tube */
.youtube {
	margin-left: -15px;
}


/* ----- Content ----------------------------------------------------------------------------------------------------------------------------- */
.side_box {
	color: #70757a;
	margin: 0 0 20px 0;
	font-size: 12px;
	padding: 0;
	width: 147px;
}

.side_box h3, .side_box_entries h3 {
	color: #70757a;
	margin: 0;
	font-size: 1.0em;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.side_box_entries {
	border-top:4px solid #70757a;
	clear:both;
	color:#70757a;
	margin:20px 0;
	padding:20px 0;
	width:340px;
}

.side_box_special {
	border-top:1px dashed #70757a;
	color:#70757a;
	margin:0;
	padding:20px 0;
	width:340px;
}

.side_box_entries li.side_date {
	border-top:1px dashed;
	padding:4px 0;
}

.side_box_entries li {
	padding-bottom:4px;
}

.first_side_box {
	background: none;
	padding: 0;
	position: absolute;
}

.second_side_box {
	background: none;
	padding: 0;
	position: relative;
	left: 192px;
}

li.cat-item span {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background:none repeat scroll 0 0 #bcbcb8;
	color:#fff;
	font-size:0.85em;
	margin-left:4px;
	padding:0 8px;
}

.barsideboxes {
	margin: 0;
	padding: 0 0 40px 0;
}

.side_box a, .side_box a:visited {
	color: #70757a;
}
.side_box a:hover {
	color: #ff6b09;
	text-decoration: none;
}

.side_box_entries a, .side_box_entries a:visited {
	color: #70757a;
	padding:0 0 4px 0;
}
.side_box_entries a:hover {
	color: #ff6b09;
	text-decoration: none;
}

.side_box ul {
	margin: 0;
}
.side_box li {
	border-top:1px dashed;
	margin:0;
	padding:5px 0;
}
.side_box li li {
	padding: 0 0 0 1em;
	margin: 3px 0;
}

#information_area {
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
}
#information {
	color: #7d7d7d;
	background: url(img/stripe4.gif) left top;
	padding: 10px;
	border: 1px solid #454545;
	margin: 0 15px;
	line-height: 160%;
}
#entries_rss {
	background:transparent url(img/entries_rss.gif) no-repeat scroll left top;
	display:inline;
	float:left;
	font-size:11px;
	margin:10px 0 0 20px;
	padding:0 0 0 32px;
}
#entries_rss a {
	color: #70757a;
	text-decoration: none;
}

#entries_rss a:hover {
	color: #44a8d6;
}

/* search area */

#searchform {
	margin: 0;
	padding: 0;
}

#search_area {
	width: 340px;
	height: 27px;
	background: url(img/search.gif) no-repeat left top;
	margin: 20px 0;
}
#search_input {
	float: left;
	margin: 0;
	padding:7px 3px;
	border: 0 none;
	height: 15px;
	display: inline;
	width: 150px;
	font-size: 12px;
	color: #585c62;
	background: transparent;
}
#search_button {
	float: right;
	padding: 0;
}
#tag_list {
	margin: 0;
}
.search_tag {
	display: block;
	margin: 0;
	padding: 2px 0 2px 0;
	background: url(img/tag1.gif) no-repeat right top;
	font-weight:bold;
	color: #585C62;
}
.search_tag:hover {
	text-decoration: none;
}
.active_search_tag {
	background: url(img/tag2.gif) no-repeat right top;
}
#tag_list .wp-tag-cloud {
	clear: both;
	margin: 0 0 10px 0;
	background: #D7D7D2 url(img/stripes_white_flip.png) repeat left top;
	/*background: #70757a;*/
	padding: 6px;
	display: none;
	-moz-border-radius: 3px; /* For FireFox */
	-moz-border-radius: 3px; /* For Safari/Chrome */ border-radius: 3px; /* For when the standard gets fully supported */
}
#tag_list .wp-tag-cloud li {
	display: inline;
	margin: 0 5px 0 0;
	line-height: 170%;
	border: 0 none;
}
#tag_list .wp-tag-cloud li a {
	color: #70757a;
}
#tag_list .wp-tag-cloud li a:hover {
	color: #36383b;
	text-decoration: none;
}

#search_area_top {
	background: none;
	padding: 0;
	margin: 0 0 30px 0;
	width:338px;
}

/* calendar */
#wp-calendar {
	margin: 0 auto;
	width: 100%;
	color: #777;
}
#wp-calendar th, #wp-calendar td {
	border: 1px solid #444;
	padding: 0;
	width: 14%;
	line-height: 220%;
	text-align: center;
}
#wp-calendar th {
	line-height: 100%;
	padding: 4px 0 2px 0;
	font-weight: normal;
}
#wp-calendar td a, #wp-calendar td a:visited {
	display: block;
	text-decoration: none;
	color: #f3dc19;
	background: #111;
}
#wp-calendar td a:hover {
	text-decoration: none;
	background: #444;
}
#wp-calendar caption {
	padding: 8px 0;
}
#wp-calendar th {
	background: #111;
}
#wp-calendar tfoot td {
	border: none;
	padding: 5px 0;
}
#wp-calendar #prev a, #wp-calendar #prev a:visited, #wp-calendar #next a, #wp-calendar #next a:visited {
	text-decoration: none;
	background: none;
}
#wp-calendar #prev a:hover, #wp-calendar #next a:hover {
	text-decoration: underline;
}
#wp-calendar td#today {
	background: #111;
	color: #f3dc19;
	text-decoration: underline;
}

/* recent post date (for non widget user) */
.side_box li.side_date {
	margin: 0;
	padding: 0;
}

#metastyle a {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background:none repeat scroll 0 0 #ff6b09;
	color:#fff;
	font-size:0.85em;
	padding:1px 4px;
}

#metastyle a:hover {
	background:none repeat scroll 0 0 #fff;
	color:#4e5256;
	text-decoration: none;
}

#metastyle li.meta_comment a {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background:none repeat scroll 0 0 #70757a;
	color:#fff;
	font-size:0.85em;
	padding:1px 4px;
}

#metastyle li.meta_comment a:hover {
	background:none repeat scroll 0 0 #fff;
	color:#4e5256;
	text-decoration: none;
}

#metastyle li a.post-edit-link {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background:none repeat scroll 0 0 #e2e41a;
	color:#4e5256;
	font-size:0.85em;
	padding:1px 4px;
}

#metastyle li a.post-edit-link:hover {
	background:none repeat scroll 0 0 #fff;
	color:#4e5256;
	text-decoration: none;
}

/* ----- footer ------------------------------------------------------------------------------------------------------------------------------- */
#copyright {
	border-top:4px solid #70757a;
	color:#70757a;
	display:inline;
	float:left;
	margin:0;
	padding:10px 0;
	width:340px;
}
#copyright li {
	display: inline;
	margin: 0;
	padding: 0;
}
#copyright li a, #copyright li a:visited {
	color: #70757a;
	text-decoration: none;
}

#copyright li a:hover {
	color: #ff6b09;
}

#return_top a {
	float: left;
	width: 62px;
	height: 100px;
	display: block;
	background: url(img/return_top.png) no-repeat left top;
}
#return_top a:hover {
	background: url(img/return_top.png) no-repeat right top;
}

.borderbox {
	border-top: 4px solid #70757a;
	margin: 0;
	padding: 0;
	width: 480px;
	height: 10px;
}



/* ----- page ---------------------------------------------------------------------------------------------------------------------------------- */
#page_noside_contents {
	padding: 30px 122px 10px;
}
#page_noside_header {
	height: 32px;
	margin: -32px 0 0 0;
}
#page_noside_post {
	padding: 0;
	background: none;
}
#footer_noside {
	height: 90px;
}


/* ----- archive/category/tag/search/ ---------------------------------------------------------------------------------------------------------- */
#headline {
	margin: 0 0 20px -20px;
	padding: 0;
	height: 68px;
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	color: #fff;
	font-size: 1.6em;
	background: #8d949a url(img/stripes_white_flip.png) repeat left top;
	border-top: 4px solid #fff;
	line-height:1.2em;
}
#headline p {
	display: inline-block;
	padding: 4px 0 0 20px;
	margin-top: -4px;
	border-top: 4px solid #70757a;
	font-weight: lighter;
	/*line-height: 24px;*/
}
.archive_contents {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #8d949a;
}
.archive_contents h2 {
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
}
.archive_meta {
	margin: 0 0 5px 0;
	color: #7a7f83;
}
.archive_meta a, .archive_meta a:visited {
	color: #7a7f83;
}
.archive_meta li {
	display: inline;
	font-size: 11px;
	margin: 0 10px 0 0;
}
.archive_contents p {
	margin: 0;
	padding: 0;
}
.archive_contents p a, .archive_contents p a:visited {
	color: #4e5255;
}
.archive_contents p a:hover {
	color: #ff6b09;
}

/* ----- page navi ----------------------------------------------------------------------------------------------------------------------------- */
.page_navi {
	border-top:1px dashed #FFFFFF;
	margin:0;
	padding:20px 0 0;
}
.page_navi li {
	line-height: 0%;
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 2.2em;
}
.page_navi a, .page_navi a:visited, .page_navi a:hover, .page_navi span.current,
.page_navi span.pages, .page_navi span.extend, .page_navi span.current, .page_navi span.dots {
	background:transparent url(img/pager1.gif) no-repeat scroll left top;
	color:#7C8084;
	display:block;
	float:left;
	line-height:30px;
	margin:0 10px 0 0;
	padding:0;
	text-align:right;
	width:45px;
}
.page_navi a:hover {
	color: #ff6b09;
	background: url(img/pager1.gif) no-repeat left bottom;
	text-decoration: none;
}
.page_navi span.current {
	background: url(img/pager2.gif) no-repeat left top;
	color: #fff;
}


/* ----- header-menu --------------------------------------------------------------------------------------------------------------------------- */

#menu {
	margin: 0;
}

#menu li a {
	width: 147px;
	margin: 0 0 1px 34px;
	padding: 4px 0 0 6px;
	height: 64px;
	color: #70757a;
	text-decoration: none;
	border-top: 4px solid #70757a;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0.02em;
	display: block;
	background: #e5e4e1;
	/*background: transparent url(img/blacktrans.png) repeat left top;*/
	float: left;
}

#menu .rightbtn a {
	margin-right: 0;
}

#menu li a:hover {
	padding-left: 6px;
	width: 147px;
	color: #ff6b09;
	background: #e9e9e9 url(img/stripes_tight.gif) repeat left top;
	text-decoration: none;
	border-top: 4px solid #ff6b09;
}

#menu li a, #menu li a:visited, #menu li a:active {
	color: #70757a;
	text-decoration: none;
	outline: none
	
}
#menu, #menu ul {
	line-height: 1;
	margin: 80px 0 0 0;
	padding: 0;
}

#menu li {
	float: left;
}

/*
#menu li {
	position: relative;
	float: left;
	border-left: 1px solid #444;
	height: 48px;
	margin: 2px 0 0 0;
	z-index: 10;
}
#menu ul li {
	height: auto;
	border-left: none;
	padding: 0;
	left: auto;
	margin: 0;
}
#menu a:link, #menu a:visited {
	color: #999;
	display: block;
	padding: 19px 30px 14px;
	position: relative;
}
#menu a:hover {
	color: #f3193d;
	text-decoration: none;
	background: #333;
}
#menu ul {
	position: absolute;
	top: 48px;
	left: 0;
	display: none;
	opacity: 0;
	width: 200px;
}
#menu ul ul {
	margin: 0 0 0 189px;
	top: 0;
}
*/

#menu .page_item a:hover {
	color: #ff6b09;
	text-decoration: none;
}

#menu ul a:link, #menu ul a:visited,
#menu .current_page_item ul a:link, #menu .current_page_item ul a:visited,
#menu ul .current_page_item a:link, #menu ul .current_page_item a:visited,
#menu ul .current_page_item ul a:link, #menu ul .current_page_item ul a:visited,
#menu .current-cat ul a:link, #menu .current-cat ul a:visited,
#menu ul .current-cat a:link, #menu ul .current-cat a:visited,
#menu ul .current-cat ul a:link, #menu ul .current-cat ul a:visited {
	color: #70757a;
	background: #282828;
	line-height: 140%;
	padding: 9px 28px 7px;
	border: 1px solid #444;
	width: 124px;
	margin: -1px 0 0 0;
}
#menu ul a:hover, #menu .current_page_item ul a:hover, #menu .current-cat ul a:hover,
#menu .first_menu ul a:hover, #menu .last_menu ul a:hover {
	color: #ff6b09;
}

#menu .current_page_item, #menu .current-cat {
	z-index: 9;
}
#menu .current_page_item a:link, #menu .current_page_item a:visited,
#menu .current-cat a:link, #menu .current-cat a:visited {
	color: #70757a;
	border-top: 4px solid #ff6b09;
}
#menu ul .current_page_item a:link, #menu ul .current_page_item a:visited,
#menu ul .current-cat a:link, #menu ul .current-cat a:visited {
	color: #e2415b;
}
#menu ul .current_page_item ul a:link, #menu ul .current_page_item ul a:visited,
#menu ul .current-cat ul a:link, #menu ul .current-cat ul a:visited {
	color: #70757a;
}
#menu ul .current_page_item ul a:hover, #menu ul .current-cat ul a:hover {
	color: #ff6b09;
}

#menu .first_menu {
	border: none;
	background: none;
}
#menu .first_menu_active {
	color: #70757a;
}
#menu .first_menu a:hover {
	color: #ff6b09;
}
#menu .last_menu {
	background: none;
	clear: both;
}
#menu .last_menu_active {
	/*background: url(img/header_menu_last_active.gif) no-repeat right top;*/
}
#menu .last_menu a:hover {
	
}

#menu ul .parent_menu > a:link, #menu ul .parent_menu > a:visited {
	background: #282828 url(img/arrow4.gif) no-repeat right 14px;
}
#menu ul .parent_menu > a:hover {
	background: #333 url(img/arrow4.gif) no-repeat right 14px;
}

/* ---------- Helpers ---------- */

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

/* ---------- clearfix hack ---------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

.clearboth {
	clear: both;
}

/* exlude MacIE5 \*/
* html .clearfix {
	height: 1%
}
.clearfix {
	display: block;
}
/* end MacIE5 */

