@charset "utf-8";
/*   
Theme Name: bcsFREEmium
Theme URI: http://www.basementstudio.se/
Description: Baseras på FREEmium, en designed by Paul Kadysz, developed by Dariusz Siedlecki and released by FreebiesDock.com !
Author: Martin NIlsson
Author URI: http://www.basementstudio.se/
Version: 0.2
.
*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1em;
	padding: 0px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* --------------------------------------------------- MAIN */
body {
	font-size: 62.5%;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #2c2c29;
	background-image: url(img/background.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#overlay { background: black; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; opacity: 0; display: none; }
.break {
	line-height: 0px;
	clear: both;
}

.overlayActive { z-index: 99; opacity: 0; position: absolute !important; }

#tutorial { position: absolute; top: -20px; left: 20px; width: 200px; padding: 8px; background: black; border: 2px solid #111; border-top: 0; color: white; font-size: 1em; text-align: center; padding-top: 28px; cursor: pointer; }
#welcome { position: fixed; width: 360px; height: 280px; position: absolute; top: 50%; left: 50%; margin-left: -200px; margin-top: -150px; background: #EDEDE0; padding: 10px 20px; color: #55554e; z-index: 100; }

#welcome h1 { margin: 0; font-size: 2.5em; float: none; }
#welcome p { font-size: 1.2em; line-height: 1.3em; margin-bottom: 1em; }
#welcome p.start { text-align: right; }
#body_inner{
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 1px;
}
#container {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#home #container  { background: url("img/content_main_bg.png"); }
#single #container {
	background: url("img/content_bg.png");
}

a { text-decoration: none; color: #dd7a3e; }
a:hover { text-decoration: underline; }

#header {
	position: relative;
	height: 155px;
	border-bottom: 1px solid #1c1c1b;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	background-color: #1D2226;
	background-image: url(img/header_img.jpg);
}
h1 {
	font-size: 3em;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 50px;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	position: absolute;
	left: 0px;
	top: 20px;
}
h1 a {
	color: #FFFFFF;
}
h1 a:hover {
	text-decoration: none;
	color: #88B9C3
}
div.subtitle {
	font-size: 1.5em;
	color: #FFFFFF;
	text-transform: lowercase;
	background-color: #23272A;
	position: absolute;
	left: 0px;
	top: 70px;
	font-weight: bold;
	padding: 8px;
}

#header ul {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#header ul li {
	float: left;
	margin-left: 20px;
	text-transform: lowercase;
	background-color: #000000;
}
#header ul li a { background-repeat: no-repeat; height: 11px; padding: 17px 0 0 37px; display: block; }
#header ul li a strong { display: none; }
#header ul li.rss a { background-image: url("img/rss.png"); width: 149px; color: #ec7e2d; }
#header ul li.email a { background-image: url("img/email.png"); width: 140px; color: #49abe8; }

#menu, #footer {
	border-top: 4px solid #62868d;
	background: #88b9c3;
	position: relative;
}

#menu {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	height: 50px;
}
#menu ul { margin-left: 60px; padding: 0 10px; position: relative; float: left; line-height: 50px; }
#menu ul li { float: left; }
#menu ul li a { color: white; outline: none; text-align: center; display: block; overflow: hidden; float: left; z-index: 10; padding: 0 10px; position: relative; } /* relative breaks ie */
#menu ul li a:hover { text-decoration: none; }
#menu ul li.back {
	width: 9px;
	height: 28px;
	position: absolute;
	z-index: 8;
	top: 11px;
	background-image: url(img/lava.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu ul li.back .left { background: url("img/lava.gif") no-repeat top left; }

#menu ul li.current_page_item { background: url("img/menu_selected.gif") no-repeat center bottom; padding-bottom: 13px; margin-bottom: -13px; }

#searchform { position: absolute; right: 9px; top: 10px; }


#footer {
	font-size: 1.4em;
	color: #62868d;
	clear: both;
	position: relative;
	padding: 0;
}
#footer div {
	padding-right: 10px;
	padding-left: 10px;
}


#footer a { color: white; }
#footer  #footer_data  h2 {
	color: #62868D;
	font-weight: bold;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #62868D;
}
#footer #footer_data ul {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}
#footer #footer_data li {
	margin-bottom: 0.7em;
	background-image: url(img/lists_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	padding-top: 3px;
	line-height: 11px;
}


#footer   div.footer_data_col {
	position: relative;
	float: left;
	width: 30%;
	padding-right: 8px;
	padding-left: 8px;
}
#footer #footer_legal {
	background-color: #62868D;
	color: #88B9C3;
	font-size: 11px;
	line-height: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	clear: both;
}



#searchform label { display: none; }
#searchform #s { background: url("img/search_input.gif") no-repeat; width: 211px; height: 24px; border: 0; font-size: 1em; padding: 2px 8px; }
#searchform #searchsubmit { background: url("img/search_submit.png") no-repeat; width: 79px; height: 28px; border: 0; cursor: pointer; text-indent: -10000px; vertical-align: top; font-size: 0; color: #889800; text-align: left; }


#post_data, #search_data {
	width: 136px;
	float: left;
	padding-left: 15px;
}
#search_data { background: url("img/search.jpg") no-repeat; height: 185px; }

#post_data div {
	margin-top: 1.5em;
	background-color: #f8f4ef;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}
#post_data div div {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#post_data h2 {
	color: #FFFFFF;
	font-size: 1.2em;
	height: auto;
	line-height: 1em;
	margin-right: 0px;
	background-color: #DCC49F;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: bold;
}
#post_data li {
	line-height: 20px;
	font-size: 11px;
}
#post_data      li.icon16   a, #post_data  li.icon16  strong  {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 1px;
	margin-left: 5px;
	display: block;
	padding-left: 20px;
}
#post_data li.icon16 a:hover {
	background-position: left -23px;
	color: #88B9C3;
	text-decoration: none;
}

#post_data  li.tid strong {
	background-image: url(img/icon16_tid.png);
}
#post_data   li.datum  strong {
	background-image: url(img/icon16_kalender.png);
}
#post_data  li.category a {
	background-image: url(img/icon16_folder.png);
}
#post_data  li.tag a {
	background-image: url(img/icon16_tag.png);
}
#post_data li.soc_pusha a {
	background-image: url(img/icons_16_soc_pusha.png);
}
#post_data li.soc_facebook a {
	background-image: url(img/icons_16_soc_facebook.png);
}
#post_data li.soc_twitter a {
	background-image: url(img/icons_16_soc_twitter.png);
}
#post_data li.soc_stumbleupon a {
	background-image: url(img/icons_16_soc_stumble.png);
}
#post_data li.soc_digg a {
	background-image: url(img/icons_16_soc_digg.png);
}
#post_data li.soc_bloggy a {
	background-image: url(img/icons_16_soc_bloggy.png);
}
#post_data li.soc_later a {
	background-image: url(img/icons_16_soc_later.png);
}






#content { width: 520px; padding: 15px; color: #55554e; font-size: 1.2em; line-height: 1.2em; float: left; display: inline; }
#home #content {
	width: 430px;
	padding: 15px;
	margin-left: 65px;
}


#sidebar1 {
	width: 193px;
	margin-left: 1px;
	padding-right: 0px;
	
}
#sidebar2 {
	width: 230px;
}

.sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	position: relative;
	float: left;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	margin: 0px;
}
.sidebar   ul, .sidebar  li, .sidebar  div {
	position: relative;
	clear: both;
}






/* Widgets */
.sidebar .widget {
	position: relative;
	padding-bottom: 4px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
}
.sidebar .widget a {
	color: #62868d;
	float: left;
	text-align: left;
}
.sidebar .widget a:hover {
	text-decoration: none;
	color: #88b9c3;
}
.sidebar .widget a:hover span { text-decoration: underline; }
.sidebar .widget small { float: right; color: #d8d8c7; }
.sidebar .widget h2 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.sidebar .widget h2 span {
	font-weight: bold;
	color: #333333;
}

.sidebar .widget h2 small { float: left; }
.sidebar   .widget   ul   li {
	padding-left: 24px;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	color: #b1997d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f8f4ef;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	padding-right: 8px;
}
#sidebar1  .widget  ul  li {
	background-image: url(img/list_bullet_ljus.png);
}
#sidebar1  .widget  h2 span {
	background-color: #f8f4ef;
}

#sidebar2   .widget  ul  li {
	background-image: url(img/list_bullet_dark.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar2 .widget h2 span {
	background-color: #E5DDD3;
}
#sidebar2 .widget_recent_comments  {
	/* required settings */ 
    position:relative;
	overflow:hidden;
	margin: 0px;
	paddingt:0px;
	height: 90px;
	width: 220px;
}
#sidebar2 .widget_recent_comments #comment_scroller ul{
	/* this cannot be too large */ 
    width:20000em;
	position:absolute;
	margin: 0px;
	background-image: none;
} 

#sidebar2 .widget_recent_comments #comment_scroller ul li {
	float:left;
	clear: none;
	position: static;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.sidebar .widget_links {

}
.sidebar .widget_tagcloud   div {
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.sidebar   .widget_tagcloud   div  a:hover {
	color: #FFFFFF;
	background-color: #000000;
}

.sidebar .widget_search { display: none; } /* Sorry, no search in the sidebar! */

h2 {
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 1em;
	font-size: 1.2em;
	text-transform: lowercase;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 24px;
}
h2 span {
	background-color: #000000;
	float: left;
	display: block;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 6px;
	clear: both;
}
h2.index {
	font-size: 18px;
	height: 30px;
}
h2.index span  {
	line-height: 30px;
	padding-left: 10px;
}


h2.index small  {
	height: auto;
	color: #000000;
	line-height: 37px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 10px;
}

h2.special {

}
h2.special span {

}
h2.special strong {

}


h2._links {
	margin: 0px;
}
h2._links  span  {
	font-size: 11px;
	margin: 0px;
	float: none;
}
h2._links  a {
	color: #FFFFFF;
}

h3 {
	margin-bottom: 1em;
	line-height: 2em;
}
h3.singel {
	margin-bottom: 0px;
}

h3 a {
	color: #88B9C3;
	display: block;
	font-weight: normal;
	font-size: 2.2em;
	letter-spacing: -0.5px;
}

h3 a:hover { text-decoration: none; }
h3 a:hover span {
	color: #B3D2D9;
}
h3  a:hover  img.headline-image {
	border-top-color: #B3D2D9;
	border-right-color: #B3D2D9;
	border-bottom-color: #B3D2D9;
	border-left-color: #B3D2D9;
}

h3 img.headline-image {
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #88B9C3;
	border-right-color: #88B9C3;
	border-bottom-color: #88B9C3;
	border-left-color: #88B9C3;
	display: block;
	margin-top: 5px;
}

div.post {
	padding-bottom: 1em;
	margin-bottom: 1em;
	position: relative;
	left: 0px;
	top: 0px;
}


div.post h3 { position: relative; }
div.post h3 small { position: absolute; top: 0; right: 0; }

div.post div.headline { position: relative; margin-bottom: .5em; line-height: 1.4em;}
div.post div.text {
	position: relative;
}
#single div.post div.date {
	position: relative;
	left: 0px;
	top: 0px;
	float: none;
}

div.post   div.data   {
	position: absolute;
	width: 60px;
	left: -70px;
	top: -5px;
	line-height: 0.6em;
	margin: 0px;
	padding: 0px;
}
div.post div.data div {
	margin-bottom: 10px;
	background-color: #f8f4ef;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.post div.data span {
	text-align: center;
	display: block;
	width: 40px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}

div.post  div.data  span  a {
	color: #FFFFFF;

}
div.post div.data span.date {
	background-color: #88B9C3;
	line-height: 1.3em;
}
div.post   div.data   span.comment-count a  {
	background-image: url(img/comment.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	display: block;
	margin-top: 2px;
	padding-top: 6px;
	font-weight: bold;
}
div.post div.data span.comment-count a:hover {
	background-position: center -53px;
	text-decoration: none;
}


div.post   div.date span {
	background-color: #88B9C3;
	padding-top: 0.5em;
	padding-bottom: 0em;
	margin-top: 0.5em;
	line-height: 0.8em;
	font-size: 1.1em;
}
div.post  div.date  span big  {
	display: block;
	font-size: 2em;
	line-height: 1em;
	margin-top: -2px;
}


div.post p { margin-bottom: 1em; font-size: 1.175em; line-height: 1.35em; }
div.post ul, div.post ol { margin-bottom: 1em; margin-left: 2em; font-size: 1.175em; line-height: 29px; background: transparent url("img/lists_bg.png"); color: #9B9A8E; }
div.post ul li { list-style: url("img/li.gif") inside; padding-left: 10px; }
div.post ol li { list-style: decimal inside; padding-left: 10px; }

div.post blockquote { color: #89897c; font-style: italic; background: url("img/blockquote.gif") 30px 0 no-repeat; padding-left: 60px; margin-bottom: 1em; min-height: 25px; }
div.post div.foot {
	background-color: #E5DDD3;
	position: relative;
	left: -20px;
	padding-left: 20px;
	float: left;
	padding-bottom: 5px;
}
div.post div.foot div {
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 1px;
}
div.post div.foot h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
	margin: 0px;
}
div.post div.foot p {
	font-size: 11px;
	margin: 0px;
}
div.post div.foot a:hover {
	color: #88B9C3;
	text-decoration: none;
}

div.post  div.foot  div.social ul {
	margin: 0px;
	padding: 0px;
}
div.post div.foot div.social ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
div.post div.foot div.social ul li a {
	display: block;
	float: left;
	font-size: 10px;
	background-color: #FFFFFF;
	padding-left: 22px;
	padding-right: 3px;
	margin-right: 10px;
	height: 24px;
	line-height: 22px;
	margin-bottom: 10px;
}
div.post div.foot div.social ul li a:hover {
	background-color: #88B9C3;
	color: #FFFFFF;
	text-decoration: none;
}

div.post   div.foot   div.social   ul   li.icon16   a {
	background-repeat: no-repeat;
	background-position: 3px -21px;
}
div.post div.foot div.social ul li.soc_pusha a {
	background-image: url(img/icons_16_soc_pusha.png);
}
div.post div.foot div.social ul li.soc_bloggy a {
	background-image: url(img/icons_16_soc_bloggy.png);
}
div.post div.foot div.social ul li.soc_facebook a {
	background-image: url(img/icons_16_soc_facebook.png);
}
div.post div.foot div.social ul li.soc_twitter a {
	background-image: url(img/icons_16_soc_twitter.png);
}
div.post div.foot div.social ul li.soc_later a {
	background-image: url(img/icons_16_soc_later.png);
}
div.post div.foot div.social ul li.soc_digg a {
	background-image: url(img/icons_16_soc_digg.png);
}
div.post div.foot div.social ul li.soc_stumbleupon a {
	background-image: url(img/icons_16_soc_stumble.png);
}





ul.nav { font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; color: #d8d8c7; letter-spacing: -.5px; font-size: 1.15em; height: 1em; }
ul.nav .prev { float: left; }
ul.nav .next { float: right; }
ul.nav a { color: #89897c; }

#comments {
	margin-top: -2.5em;
	clear: both;
	background-color: #4d4d48;
	width: 700px;
	color: #CCCCCC;
}
#comments .meta {
	padding: 10px;
	margin-bottom: 1em;
	background-color: #000000;
}
#comments .meta p {
	font-size: 1.15em;
	text-transform: lowercase;
}
#comments .meta p.rss { float: right; font-size: .95em; text-transform: none; }
#comments .meta p.rss a { color: #ec7e2d; padding-left: 22px; background: url("img/rss_small.gif") no-repeat; display: block; height: 16px; line-height: 16px; }
#comments .meta p strong {
	color: #FFFFFF;
}

#comments ul.nav { margin-bottom: 1em; }

#respond {
	padding: 20px 20px 40px 20px;
	color: #55554E;
	font-size: 0.95em;
	text-transform: lowercase;
	position: relative;
	background-color: #f1ede8;
}
#respond h3 {
	font-size: 1.9em;
	line-height: 1em;
	text-transform: lowercase;
	font-weight: normal;
	margin-bottom: 0.5em;
}
#respond h3 a { font-size: 1em; display: inline; letter-spacing: normal; }

#respond .cancel-comment-reply { position: absolute; right: 6px; background: none; top: 6px; }
#respond .cancel-comment-reply a { color: #89897c; font-weight: bold; }

#respond div.row { min-height: 28px; margin-bottom: .75em; clear: both; display: block; }

#respond label {
	float: right;
	width: 60px;
	text-align: right;
	margin-right: 10px;
	height: 28px;
	line-height: 28px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#respond input { float: right; }
#respond textarea, #respond input {
	padding: 2px 4px;
	width: 354px;
	background: white;
	height: 24px;
	font-size: 1.4em;
	color: #b0b09f;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#respond textarea { height: 96px; padding: 2px 1%; width: 98%; float: none; }

#respond a { color: #89897c; font-weight: bold; }

#respond p.logged_as { margin-bottom: .5em; font-size: 1.1em; }

#respond p.req { color: #bdbdb0; float: right; line-height: 28px; height: 28px; }
#respond div.submit { text-align: right; }
#respond #submit { float: right; margin-left: 1em; display: block; }

#respond button { background: url("img/post_comment.png") no-repeat; width: 122px; height: 28px; border: 0; text-indent: -10000px; vertical-align: middle; cursor: pointer; }

ol.commentlist { margin-bottom: 1em; }
ol.commentlist li div {
	padding: 10px;
	margin-left: 60px;
	position: relative;
	margin-bottom: 1em;
	background-color: #6D6D67;
}
ol.commentlist li div div { padding: 0; margin: 0; }
ol.commentlist li .comment-author img {
	border: 5px solid #6D6D67;
	position: absolute;
	top: -10px;
	left: -70px;
}
ol.commentlist li.comment-author-admin div { background: #d8d8c7; }
ol.commentlist li.comment-author-admin .comment-author img {
	border: 5px solid #6D6D67;
}
ol.commentlist li.comment-author-admin li.comment div { background: #edede0; }
ol.commentlist li.comment-author-admin li.comment .comment-author img {
	border: 5px solid #6D6D67;
}
ol.commentlist li.comment-author-admin li.comment-author div { background: #d8d8c7; }
ol.commentlist li.comment-author-admin li.comment-author .comment-author img {
	border: 5px solid #6D6D67;
}
ol.commentlist li .comment-author cite {
	font-size: 1.5em;
	line-height: 1.1em;
	color: #FFFFFF;
	font-style: normal;
	text-transform: lowercase;
}
ol.commentlist li .comment-author cite a {
	color: #DD7A3E;
}
ol.commentlist li .comment-author span.says { display: none; }

ol.commentlist li .comment-meta {
	margin: 0 0 .5em;
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
ol.commentlist li .comment-meta a {
	color: #DD7A4C;
}

ol.commentlist li em { position: absolute; margin-bottom: -1em; top: 10px; right: 10px; color: #89897C; font-size: .9em; text-transform: lowercase; }

ol.commentlist li p { margin-bottom: 1em; font-size: 1.1em; line-height: 1.25em; }
ol.commentlist li p em { position: static; color: inherit; font-size: 1em; text-transform: none; }
ol.commentlist li p a {
	color: #DD7854;
}

ol.commentlist li div.reply { text-align: right; }
ol.commentlist li div.reply a {
	color: #DD7854;
	font-weight: bold;
	background-color: #333333;
	padding: 4px;
	border: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

ol.commentlist li ul.children { margin-left: 60px; }


.search h2 { font-size: 3em; color: #89897c; line-height: 1em; height: 1em; padding: 0 8px; margin-bottom: .5em; }
.search h2 strong { color: #4d4d46; font-weight: normal; }

.search ul.nav { margin: 2em 0; }

#recent { background: #E7E7DA; margin-left: -17px; padding-left: 20px; margin-top: 1em; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; }
#recent li { clear: both; }
#recent li a { display: block; line-height: 1.7em; padding: 7px 10px; border-bottom: #cdcfbf 1px solid; clear: both; }
#recent li a:hover { text-decoration: none; }
#recent li a:after { clear: both; content: "."; display: block; width: 0; height: 0; visibility: hidden; }
#recent strong { float: left; color: #89897C; font-weight: normal; font-size: 1.1em; width: 75%; }
#recent span { float: right; color: #abab9e; font-size: .9em; width: 25%; text-align: right; }
#recent li a:hover strong { text-decoration: underline; }
#recent li.last a { border: 0; }

#results { padding-top: 17px; background: url("img/search_results.gif") 200px 0 no-repeat; }
#results li { padding: 12px; background: #edede0; border-bottom: 1px solid #CDCFBF; }
#results li strong { font-size: 2em; color: #4d4d46; display: block; line-height: 1em; font-weight: normal; }
#results li em { font-style: normal; color: #89897c; font-size: .85em; }
#results li em strong { font-size: 1em; display: inline; font-weight: normal; }

#results li small { float: right; font-size: .95em; color: #c3c3b1; background: url("img/comment.gif") no-repeat left center; padding-left: 20px; margin-top: 6px; }

#results li a:hover { text-decoration: none; color: #89897c; }
#results li a:hover strong { color: #a6ba00; }

.search h3 { font-size: 2em; color: #89897c; padding: 0 8px; line-height: 1em; margin: 0; font-weight: normal; }
.search h4 { font-size: 1.2em; color: #89897c; padding: 0 8px; font-weight: normal; }

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin-right: .5em; }
.alignright { float: right; margin-left: .5em; }
div.post .wp-caption {


}
div.post p.wp-caption-text {
	margin-top: 0.2em;
	padding: 2px;
	color: #bca788;
	font-size: 0.9em;
	margin-right: 10px;
}
s

