/*
Theme Name: Felix Andersson blogg
Description: Custom design made for Felix Andersson by Silvertouch.
Version: 1.0
Author: Silvertouch
Author URI: http://www.notyet.se/
Tags: custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */



html { font-size:100.01%;}
body {
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color:#757575;
	text-align: center;
	background-color: #000;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul, li { list-style: none;}
	p { padding:0px 0px 18px 0px;}
a, .comments a:hover {text-decoration: underline; color:#3dbcf1;}
a:hover, .comments a {text-decoration: none;}

	input, select, textarea { vertical-align:middle; font-family: Arial; font-size:12px; color:#000;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #020202;}
	
	html body textarea { font-family: Arial; font-size:12px; color:#fff;}	

#page {
	background-color: #000;
	text-align: left;
	}

#header {
	background: no-repeat top center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 995px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #000;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.8em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #ffffff;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ffffff;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#mdmheader {
	padding: 0;
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}

#bloglogotype {
	float: left;
	padding: 0px;
	margin: 40px 0 54px 0;
	}

#page {
	margin: 0px auto 20px auto;
	padding: 0;
	width: 995px;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 995px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 20px 0 0 0;
	margin: 0px 0 0;
	width: 650px;
	border: 0px solid #F00;	
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align:left;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 995px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	width: 102px;
	height:43px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 10px;
	margin-left: 720px;
	width: 260px;
	background: #000000;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.navigation .alignleft	{
	font-size: 0.8em;
	
	
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*** Menu ***/
	.main-menu { clear:both; background:url(images/menu-bg.gif) repeat-x 0px 4px; margin:0px 324px 0px 0px; padding: 0; border: 0px solid #F00;}
	.main-menu-bg {
	height:50px;
	overflow:hidden;
	background-image: url(images/menu-corner-left-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: 0px;
	padding: 0px;
}
	.menu {
	padding:0px;
	margin: 0px;
}
	
	.menu ul {
	list-style:none;
	width:100%;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
	.menu ul li { float:left; height:100%; background:url(images/ver.gif) no-repeat 0px 4px; margin:0px 0px 0px -3px; padding:16px 31px 10px 27px;}
	
	.menu ul li a { display:block; float:left;  text-decoration:none;}
	.menu ul li a { font-size:2.4em; color:#000000;  cursor: pointer;  height:24px; }
	
	.menu ul li a:hover, .menu ul li.current_page_item a {color: #f81079;}
	

	.menu ul li a.menu01 { width:59px; background:url(images/menu01.gif) no-repeat 0 0;}
	.menu ul li a.menu02 { width:43px; background:url(images/menu02.gif) no-repeat 0 0;}
	.menu ul li a.menu03 { width:84px; background:url(images/menu03.gif) no-repeat 0 0;}
	.menu ul li a.menu04 { width:102px; background:url(images/menu04.gif) no-repeat 0 0;}
	.menu ul li a.menu05 { width:87px; background:url(images/menu05.gif) no-repeat 0 0;}
	
	.menu ul li a.menu01:hover { background:url(images/menu01-act.gif) no-repeat 0 0;}
	.menu ul li a.menu02:hover { background:url(images/menu02-act.gif) no-repeat 0 0;}
	.menu ul li a.menu03:hover { background:url(images/menu03-act.gif) no-repeat 0 0;}
	.menu ul li a.menu04:hover { background:url(images/menu04-act.gif) no-repeat 0 0;}
	.menu ul li a.menu05:hover { background:url(images/menu05-act.gif) no-repeat 0 0;}
	.menu ul li a.menu06:hover { background:url(images/menu06-act.gif) no-repeat 0 0;}
	
	.menu ul li#current a.menu02 { background:url(images/menu02-act.gif) no-repeat 0 0;}
	.menu ul li#current a.menu03 { background:url(images/menu03-act.gif) no-repeat 0 0;}
	.menu ul li#current a.menu04 { background:url(images/menu04-act.gif) no-repeat 0 0;}
	.menu ul li#current a.menu05 { background:url(images/menu05-act.gif) no-repeat 0 0;}
	
/*** Search ***/
	.search { position: relative; right:0; top:260px;}
	.search { width:324px; height:50px; float:right; background:url(images/search-bg.png) no-repeat 0 0;}
	.search form { background:url(images/search-input.gif) no-repeat 113px 13px; padding:13px 10px 10px 113px;}
	.search .text { width:150px; height:20px; padding:2px 0px 4px 6px; color:#000; border:0px solid #000; background: transparent; margin:9px 10px 0px 100px;}
	.search .but { cursor: pointer;}
	
	.search_page { position: relative; right: inherit; top:0;}
	.search_page { width: auto; height:auto; float: none; background: none;}
	.search_page form { background:none; padding:0px 0px 0px 0px;}
	.search_page .text { width:151px; padding:3px 0px 4px 6px; color:#000;  border:1px solid #020202; background:#fff; margin:0px 10px 0px 0px;}
	.search_page .but { cursor: pointer;}	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform {font-size:1.2em;}
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 10px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		margin: 0 0 10px auto;
		float: right;}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/* Begin Comments*/
	.alt { padding: 10px; font-size:1.2em; padding:0px 20px 0px 5px;}
	
	.commentlist {/* font-size:1.2em;*/ color:#000;
		/*padding:0px 18px 0px 20px;*/
		text-align: justify;
		}
	.commentlist a { color:#757575}
	.commentlist span { color:#212121;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #d3d3bf;
		background:#d6d6e2;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { color:#000;
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}
a, .comments a:hover {text-decoration: underline; color:#3dbcf1;}
a:hover, .comments a {text-decoration: none;}

	input, select, textarea { vertical-align:middle; font-family: Arial; font-size:12px; color:#000;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #020202;}	

/*** Content  ***/
	.column-center { overflow:hidden; height:100%; padding:0px 0px 0px 27px;}
	
		.column-center .indent { background:url(images/line.gif) repeat-x 0 bottom; overflow:hidden; height:100%; padding:0px 0px 19px 0px; margin:0px 0px 26px 0px;}
				
		.column-center .title { overflow:hidden; height:100%; padding:0px 0px 8px 1px; position:relative}
		
		.column-center .title h2 { font-size:1.8em; font-weight: normal;  color:#fff; overflow:hidden; height:100%; padding:0px 10px 4px 85px;}
		.column-center .title h3 { font-size:1.8em; font-weight: normal; color:#fff; overflow:hidden; height:100%; padding:0px 10px 4px 85px;}
		
		.column-center .title h2 a, .column-center .title h3 a { color:#fff; text-decoration:none;}
		.column-center .title h2 a:hover, .column-center .title h3 a:hover { text-decoration: underline;}
		
		.column-center .title .date { /*display:inline;*//* float:left; */position:absolute; background:#f51b83; *width: auto;}
		.column-center .title .date {font-size: 1.2em; text-align:center; color:#fff; font-weight:bold; text-align:center;}
			.column-center .title .date .bg-top { background:url(images/date-bg-top.gif) repeat-x 0 0; *width: auto;}
			.column-center .title .date .bg-bot { background:url(images/date-bg-bot.gif) repeat-x 0 bottom; *width: auto;}
			.column-center .title .date .corner-left-top { background:url(images/date-corner-left-top.gif) no-repeat 0 0; *width: auto;}
			.column-center .title .date .corner-right-top { background:url(images/date-corner-right-top.gif) no-repeat right 0; *width: auto;}
			.column-center .title .date .corner-left-bot { background:url(images/date-corner-left-bot.gif) no-repeat 0 bottom;}
			.column-center .title .date .corner-right-bot { background:url(images/date-corner-right-bot.gif) no-repeat right bottom; /*_width:5%;*/  padding:2px 10px 8px 9px;}
			
		
		.column-center .title .date span { font-size:22px; font-weight:bold;/* display:block; margin:0px 0px -22px 0px; overflow:hidden;*/}
		
		.title-page * {  font-size:1.9em; color:#fefefe; text-transform:uppercase;  padding:14px 0px 15px 0px; margin:0px 0px 32px 0px;}
		.title-page { background:url(images/line.gif) repeat-x 0 0;}
		.title-page h2, .title-page h3 { background:url(images/line.gif) repeat-x 0 bottom;}
		
		.column-center .title .link { padding:0px 0px 0px 85px; color:#6d7077; font-size:1.1em; height:100%; overflow:hidden;}
		.column-center .title .link a.categories { color:#6d7077; text-decoration:none;}
		.column-center .title .link a.categories:hover { text-decoration: underline;}
		
		
	.text-box { clear:both; font-size:1.1em; line-height:1.3em; padding:11px 0px 0px 1px;}
		
	.text-box p { padding:0px 0px 0px 0px;}
	.text-box p strong { color:#fff;}
	
	.postmetadata { color:#fff; padding:14px 0px 0px 0px;}
	.postmetadata a { color:#f71476; padding:0px 0px 0px 9px;}
	
	.banners { padding:0px 0px 14px 0px;}
	.banners p {  padding:0px 0px 2px 0px;}
	.banners p .img { margin:0px 2px 0px 0px;}
	
	.text-box .line { height:1px; background:url(images/line.gif) repeat-x 0 0; overflow:hidden; margin:1px 0px 16px 0px;}
	
	.text-box .fleft { padding:0px 0px 0px 0px; display: inline;}
	.text-box .fleft img { float:left; direction: inherit; margin:4px 27px 4px 0px;}
	
	.text-box .fright { padding:0px 0px 0px 0px; display: inline;}
	.text-box .fright img { float:right; direction: inherit; margin:4px 2px 4px 20px;}
	
	.text-box p span { color:#828343;}
		
	.column-center .border-bottom { border-bottom:0; padding-bottom:0px;}
		
	.link-edit a, .navigation a { font-size:1.3em; color:#fff;}
	
	.comments {}
	.comments a { text-decoration:none;}
	.comments a:hover { text-decoration: underline;}
			
	/*******/
		.text-box h1 { font-family:Arial; font-size:1.8em; line-height:1.2em; font-weight: normal; color:#000;}
		.text-box h2 { font-family:Arial; font-size:1.7em; line-height:1.2em; font-weight: normal; color:#000;}
		.text-box h3 { font-family:Arial; font-size:1.4em; line-height:1.2em; color:#000;}
		.text-box h4 { font-family:Arial; font-size:1.3em; line-height:1.2em; color:#000;}
		.text-box h5 { font-family:Arial; font-size:1.2em; line-height:1.2em; color:#000;}
	
/*** OL UL style***/
	.text-box ul { padding:2px 0px 5px 2px;}
	.text-box ul li { background:url(images/marker.gif) no-repeat 0 5px; padding:0px 0px 4px 20px; list-style-image:none; list-style:none; font-weight:normal;}
	.text-box ul li ul { margin-left:10px;}
	.text-box ul li ol { margin-left:15px;}
	.text-box ul li ol li { list-style-type:decimal;}
	
	.text-box ol { padding-left:2px;}
	.text-box ol li { /*background:none;*/ padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
	.text-box ol li ul { padding:2px 0px 5px 2px;}
	.text-box ol li ul li { font-weight:normal; background:url(images/marker.gif) no-repeat 0 5px; padding:3px 0px 9px 20px;}
	
	.text-box ul li { list-style-image:none; list-style:none;}
	.text-box ul li a {}
	.text-box ul li a:hover {}
	.text-box ul li ul { margin-left:15px;}
	.text-box ul li ol {margin-left:20px;}
	.text-box ul li ol li { list-style-type:decimal;background:none;}
	.text-box ul li ol li a { /*background:none;*/}
	
	.text-box ol { padding:5px 0px 5px 2px;}
	.text-box ol li{ /*background:none;*/ padding:0px; margin-left:20px;}
	.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
	.text-box ol li a:hover{ text-decoration:underline; }
	.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
	.text-box ol li ul li a:hover {text-decoration:none;}	
	
	
	/*** Widgets  ***/
	.widget { height:100%; overflow:hidden; width:100%;}
	.widget-bg {  background:url(images/widget-title-bg.gif) no-repeat 0 0; padding:0px 0px 19px 18px;}
	
	.widget .title { height:100%; padding-bottom: 10px;}
	
	.widget h2 { height:100%; overflow:hidden; font-weight: bold; }
	.widget h2 { font-size:1.9em; color:#fefefe; padding:10px 10px 9px 0px;}

	
	.widget ul { margin:0px 2px 0px 2px; color:#fefefe; font-size:1.2em; height:100%;}
	.widget li { background:url(images/marker.gif) no-repeat 0 12px; padding:0px 0px 0px 28px;}
	
	.widget li a { color:#abadae; font-size:12px; text-decoration:none; display:block; height:100%; border-bottom:1px solid #1d1d1d; padding:8px 0px 10px 0px;}
	.widget li a:hover { font-weight:bold; color:#fefefe;}
			
	/*** widget_archive ***/
		.widget_archive a { color:#abadae; font-size:12px; text-decoration:none;}
		.widget_archive a:hover { font-weight: normal; color:#3dbcf1;}
	
	/*** widget_recent_entries ***/
		.widget_recent_entries .widget-bg { padding:0px 0px 21px 18px;}
		.widget_recent_entries .text-post { background:url(images/marker.gif) no-repeat 2px 12px; color:#abadae; padding:8px 0px 0px 30px; font-size:1.1em;}
		.widget_recent_entries p { padding:0px 0px 3px 0px;}
		.widget_recent_entries li {padding-top:8px;}
		.widget_recent_entries li a { border:0; font-weight:bold; color:#fff; padding:0px 0px 0px 0px;}
		.widget_recent_entries li a:hover { text-decoration:underline;}
		.widget_recent_entries li span a { border:0; font-size:11px; font-weight:normal; color:#abadae; padding:0px 0px 0px 0px;}
		.widget_recent_entries li span a:hover { text-decoration:underline; font-weight:normal; color:#abadae;}
		
		.widget_recent_entries .date { color:#f71476; font-size:11px; padding:1px 0px 1px 0px;}	
		.widget_recent_entries .line {border-bottom:1px solid #1d1d1d; padding:0px 0px 10px 0px; margin-bottom:5px;}
	/*********/
			#search form { padding:0px 0px 0px 0px;}
		
		
		.widget_calendar table { margin:0px 0px 0px 0px;}
		
		.widget_recent_comments li { background:url(images/marker.gif) no-repeat 0 12px; padding:4px 0px 8px 28px;}
		
		
		.widget_tag_cloud h2 { text-align:left;}
		.widget_tag_cloud { text-align:center;}
		.widget_tag_cloud a {text-align:center; padding:0px 4px 0px 4px;}
		
		.widget table a {}
		
		.widget_text h2 {}
		.widget_text { background: none;}
		.widget_text div {background: none;}
		.widget_text .widget-bg {background: none;}
		
		.textwidget { padding:0px 0px 0px 0px; font-size:1.2em;}
		.textwidget {}
	