/*  
Theme Name: Edited Ocadia
Theme URI: http://beccary.com/goodies/wordpress-themes/
Description: A two column blue-grey theme, clean yet stylish. 
Version: 1.41
Author: Becca Wei
Author URI: http://beccary.com
Edited by Billy Rimgard, http://www.monotoni.se
*/

/* Basics */

body {
	margin: 0;
	padding: 0;
	background: #9fa19d url(images/bg.gif) repeat-x;
	color: #212121; 
	font-size: 72%;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	text-align: center;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0.0em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0 0 0;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	color: #000; 
}
h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 2.1em;
}


h3 {
	font-size: 1em;
color: #566472; 
}

h4 {
	font-size: 1em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 1em;
}
a:link {
	color: #566472; 
}
a:visited, a:active {
	color: #566472; 
}
a:hover {
	color: #566472; 
	text-decoration: none;
}
input, textarea, select {
	background-color: #FFF; 
	color: #000; 
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}
blockquote {
	margin: 1.2em 20px;
	padding: 0.1em 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #ececec;
	font-size: 0.9em;
}
small {
	font-size: 0.9em;
}
code {
	font-size: 1.1em;
	font-family: "Courier New", Courier, monospace;
	color: #666;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
a img {
	border: 0;
}

#pagine   {	background:transparent;
		text-align:center;
		margin-bottom:0px;
}

#pagine ul {	padding:10px;
}

#pagine ul li{
		display:inline;
		margin-right:10px;
}


/*  * TEXTEN P SIDORNA */

#pagine a {	color:#6d7079;
	 	text-transform:uppercase;
		font-weight:bold;
		font-size:11px;
}



#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background: #FFF url(images/wrapper.gif) repeat-y;
	text-align: left;
}
#header1 {
	width: 760px;
	height: 110px;
	background: url(images/header1.gif) no-repeat;
	overflow: hidden;
}

#header2 {
	width: 760px;
	height: 62px;
	background: url(images/header2.gif) no-repeat;
	text-align:center;
}


#header2 ul {	
        padding:0px;
}

#header2 ul li{
	display:inline;
	text-align:center;
	margin-top:0px;
	margin-right:0px;
}

#header2 a {	color:#6d7079;
		padding: 5px;	 	
		text-transform:uppercase;
		font-weight:bold;
		font-size:11px;
		text-align:center;
}




	/* Header styles */
	#header1 h1 {
		margin: 0;
		padding: 0px 0 0 0px;
		font-size: 2em;
		line-height: 0px;
		}
	#header1 h1 a {
		text-decoration: none;
	}
	#header1 p {
		margin-top: 0px;
		padding: 5px 0 0 0px;
	}


	/* Header styles */
	#header2 h1 {
		margin: 0;
		padding: 0px 0 0 0px;
		font-size: 0.1em;
		line-height: 0px;
	}
	#header2 h1 a {
		text-decoration: none;
	}
	#header2 p {
		margin-top: 0px;
		padding: 0px 0 0 0px;
	}

	

	
	
#content {
	float: left;
	margin-top: -12px;
	padding: 0 10px 0 40px;
	width: 520px;
	min-height: 268px;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 470px;
} 
html>body #content {
	width: 470px;
	min-height: 2000px;
}

#sidebar {
	float: left;
	width: 240px;
	font-size: 0.9em;
color: #212121; 
	overflow: hidden;
}

	/* Sidebar styles */
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		background: transparent;
	}
	#sidebar ul li {
		margin: 0;
		padding: 0 0 1.5em 0;
		background: transparent;
		overflow: visible;
	}
	#sidebar h2 {
		margin: 0;
		padding: 1.2em 40px 0 20px;
		font-size: 1.1em;
		color: #6d7079; 
		background: transparent;
	}
	#sidebar h2 a {
		color: #534B48;
		text-decoration: none;
	}
	#sidebar h2 a:hover {
		color: #59708C;
	}
	/* Fix our list and paragraph styles */
	#sidebar p, #sidebar ul ul, #sidebar ul ol {
		margin: 1em 0 0 0;
		padding: 0 40px 0 20px;
	}
	#sidebar ul ol {
		margin: 1em 0 0 20px;
	}
	#sidebar ul ol li {
		padding: 0;
		background: url(images/bullet.gif) no-repeat 2000px 0;
		/* IE goes buggy with background: none; */
	}
	#sidebar ul ul {
		background: none;
	}
	#sidebar ul ul ul {
		margin: 0;
		padding: 0 0 0 0.8em;
		background: none;
	}
	#sidebar ul ul li {
		padding: 0 0 0 2.3em;
		background: url(images/bullet.gif) no-repeat 0 0.2em;
	}

#footer {
	clear: both;
	margin: 0 20px;
	padding: 25px 4px 0 4px;
	background: url(images/footer.gif) no-repeat;
}

	/* Footer styles */
	#footer p {
		margin: 0;
		padding: 0.5em 20px;
		background-color: #999;
		font-size: 0.9em;
	}
	#footer a:hover, #footer a:active {
		color: #5C6C7D;
		text-decoration: none;
	}
	
/* Blog */

.pagetitle {
	margin: 1.2em 0 0 0;
}
.post {
	padding: 1.2em 0 0 0;
}
.storydate {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0 0;
	border-right: 1px solid #CCC;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #999;
}
.storytitle {
	float: left;
	margin: 0;
}
.meta {
	margin: 0;
	padding: 0.5em 0 0 1.8em;
} 
.feedback {
	padding: 0 0 0 1.8em;
}
.meta, .feedback {
	clear: both;
	font-size: 0.9em;
	color: #999;
	background: url(images/deco.gif) no-repeat bottom left;	
}
.permalink {
	margin: 0 1.5em 0 0;
	padding: 0 0 0 1.2em;
	background: url(images/perma.gif) no-repeat center left;
}
.commentslink {
margin: 0 1.5em 0 0;	
padding: 0 0 0 1.5em;
	background: url(images/comments.gif) no-repeat center left;
}
.storytitle a, .meta a, .feedback a, .commentauthor a, .commentmeta a, #comments a {
	text-decoration: none;
}

.postnav {
	width: 100%;
	padding: 1.2em 0 0 0;
	overflow: auto;
}
.prev {
	float: left;
}
.next {
	float: right;
}

/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	list-style-type: none;
}
#commentlist li {
	margin: 1em 0;
	padding: 0 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(images/comment.gif) repeat-y;
}
.commentalt {
	background: url(images/commentalt.gif) repeat-y !important;
}
.commentauthor {
	margin: 1em 0 0 0;
}
.commentauthor a {
	font-weight: bold;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
}
#comment {
	width: 98%;
}

/* Widgets and Etc */

#sidebar #search p, .widget_search div div {
	margin: 0 0 0.3em 0;
	padding: 2em 0 0 20px;
	background: transparent;
}
#sidebar #s {
	margin-bottom: 2px;
	width: 175px;
}

/* Calendar */

#calendar div, #calendar.widget_calendar div div {
	padding: 0 40px 0.2em 20px;
	background: url(images/sidebar-top.gif) no-repeat;
}
#calendar.widget_calendar div {
	padding: 0;
	background: none;
}
.widget_calendar h2 {
	display: none;
}
#wp-calendar {
	margin: 0;
	width: 180px;
	border: 1px solid #CCC;
	background: #F4F4F4;
	line-height: 1.2em;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 178px;
} 
html>body #wp-calendar {
	width: 178px;
}
#wp-calendar caption {
	margin: 0;
	padding: 1.4em 0 0.6em 0;
	color: #534B48;
	font-size: 1.1em;
	font-family: Georgia, serif; 
	font-weight: bold;
	text-align: left;
}
#wp-calendar td {
	margin: 2px;
	background: #FFF;
}
#wp-calendar td a {
	display: block;
	width: 100%;
}
#wp-calendar td.pad {
	background: transparent;
}
#wp-calendar td#next, #wp-calendar td#prev {
	padding: 0.1em 2px;
	background: transparent;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
}
#wp-calendar td#next {
	text-align: right;
}
#wp-calendar td#prev {
	text-align: left;
}

/* Image Borders */

div.image {
	margin: 1.2em 0;
}

div.imagecenter {
	margin: 1.2em 0;
	text-align: center;
}
div.imagecenter img {
	margin: 0 auto;
}

div.imageleft, img.imageleft {
	float: left;
	margin: 0 15px 0.2em 0;
	padding: 0;
}
 
div.imageright, img.imageright {
	float: right;
	margin: 0 0 0.2em 15px;
	padding: 0;
}

div.image img, img.image,
div.imagecenter img,
div.imageleft img, img.imageleft,
div.imageright img, img.imageright {
	padding: 5px;
	border: 0px solid #CCC;
	background: #f3f3f3;
}

#divider
 {
 padding-top:10px;
 padding-bottom:10px;
 }

#blogheadline{display:none;}

#lastfm {
	float: left;
	width: 240px;
	font-size: 1.0em;
color: #212121; 
	overflow: hidden;
}

#lastfm a {
	font-size: 0.9em;
}


	/* Sidebar styles */
	#lastfm ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		background: transparent;
	}
	#lastfm ul li {
		margin: 0;
		padding: 0 0 1.0em 0;
		background: transparent;
		overflow: visible;
	}
	#lastfm h2 {
		margin: 0;
		padding: 1.2em 40px 0 20px;
		font-size: 1.1em;
		color: #6d7079; 
		background: transparent;
	}
	#lastfm h2 a {
		color: #534B48;
		text-decoration: none;
	}
	#lastfm h2 a:hover {
		color: #59708C;
	}
	/* Fix our list and paragraph styles */

	#lastfm p, #lastfm ul ul, #lastfm ul ol {
		margin: 1em 0 0 0;
		padding: 0 40px 0 20px;
	}

	#lastfm ul ol {
		margin: 0 0 0 20px;
	}
	#lastfm ul ol li {
		padding: 0;
		background: url(images/lastfm.png) no-repeat 2000px 0;
		/* IE goes buggy with background: none; */
	}
	#lastfm ul ul {
		background: none;
	}
	#lastfm ul ul ul {
		margin: 0;
		padding: 0 0 0 0;
		background: none;
	}
	#lastfm ul ul li {
		padding: 0 0 0.4em 2em;
		background: url(images/lastfm.png) no-repeat 0.1em 0.4em;
	}









#lastfmpush {
	float: left;
	width: 240px;
	font-size: 0.8em;
color: #212121; 
	overflow: hidden;
}

#lastfmpush a {
	font-size: 1.0em;
}


	/* Sidebar styles */
	#lastfmpush ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		background: transparent;
	}
	#lastfmpush ul li {
		margin: 0;
		padding: 0 0 0.5em 0;
		background: transparent;
		overflow: visible;
	}
	
	/* Fix our list and paragraph styles */
	#lastfmpush p, #lastfmpush ul ul, #lastfmpush ul ol {
		margin: 0 0 0 0;
		padding: 0 40px 0 20px;
	}
	#lastfmpush ul ol {
		margin: 0 0 0 20px;
	}
	#lastfmpush ul ol li {
		padding: 0;
		/* IE goes buggy with background: none; */
	}
	#lastfmpush ul ul {
		background: none;
	}
	#lastfmpush ul ul ul {
		margin: 0;
		padding: 0 0 0 2.5em;
		background: none;
	}
	#lastfmpush ul ul li {
		padding: 0 0 0.9em 2.3em;
		}


#jaiku {
	float: left;
	width: 240px;
	font-size: 0.9em;
color: #212121; 
	overflow: hidden;
}

#jaiku a {
	font-size: 0.9em;
}


	/* Sidebar styles */
	#jaiku ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		background: transparent;
	}
	#jaiku ul li {
		margin: 0;
		padding: 0 0 1.0em 0;
		background: transparent;
		overflow: visible;
	}
	#jaiku h2 {
		margin: 0;
		padding: 1.2em 40px 0 20px;
		font-size: 1.1em;
		color: #6d7079; 
		background: transparent;
	}
	#jaiku h2 a {
		color: #534B48;
		text-decoration: none;
	}
	#jaiku h2 a:hover {
		color: #59708C;
	}
	/* Fix our list and paragraph styles */

	#jaiku p, #jaiku ul ul, #jaiku ul ol {
		margin: 1em 0 0 0;
		padding: 0 40px 0 20px;
	}

	#jaiku ul ol {
		margin: 0 0 0 20px;
	}
	#jaiku ul ol li {
		padding: 0;
		background: url(images/jaiku.png) no-repeat 2000px 0;
		/* IE goes buggy with background: none; */
	}
	#jaiku ul ul {
		background: none;
	}
	#jaiku ul ul ul {
		margin: 0;
		padding: 0 0 0 0;
		background: none;
	}
	#jaiku ul ul li {
		padding: 0 0 0.4em 2em;
		background: url(images/jaiku.png) no-repeat 0.1em 0.2em;
	}



#statusupp {
	float: left;
list-style-type: none;
} 

#statusupp ul ul li {
		padding: 0 0 0.2em 2em;
list-style-type: none;
		background: url(images/blogbubble.gif) no-repeat 0.1em 0.2em;
}

#statusupp ul li {
		color: #566472; 
padding: 0 0 0.4em 2em;
list-style-type: none;
		background: url(images/blogbubble.gif) no-repeat 0.1em 0.2em;
}


#statusupp h2 {
	color: #566472; 

}

#arkiv {
	float: left;
	width: 240px;
	font-size: 0.9em;
color: #212121; 
	overflow: hidden;
}







#twit {
font-size: 85%;
}



#latestcom {
	float: left;
	width: 240px;
	font-size: 0.9em;
color: #212121; 
	overflow: hidden;
}

	/* Sidebar styles */
	#latestcom ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		background: transparent;
	}
	#latestcom ul li {
		margin: 0;
		padding: 0 0 1.5em 0;
		background: transparent;
		overflow: visible;
	}
	#latestcom h2 {
		margin: 0;
		padding: 1.2em 40px 0 20px;
		font-size: 1.1em;
		color: #6d7079; 
		background: transparent;
	}
	#latestcom h2 a {
		color: #534B48;
		text-decoration: none;
	}
	#latestcom h2 a:hover {
		color: #59708C;
	}
	/* Fix our list and paragraph styles */
	#latestcom p, #latestcom ul ul, #latestcom ul ol {
		margin: 1em 0 0 0;
		padding: 0 40px 0 20px;
	}
	#latestcom ul ol {
		margin: 1em 0 0 20px;
	}
	#latestcom ul ol li {
		padding: 0;
		background: url(images/latestcomments.gif) no-repeat 2000px 0;
		/* IE goes buggy with background: none; */
	}
	#latestcom ul ul {
		background: none;
	}
	#latestcom ul ul ul {
		margin: 0;
		padding: 0 0 0 0.8em;
		background: none;
	}
	#latestcom ul ul li {
		padding: 0 0 0 2.3em;
		background: url(images/latestcomments.gif) no-repeat 0 0.2em;
	}




