/*  
Theme Name: 85B jarka
Theme URI: ---
Description: 85B jarka is based on dusk by beccary. 
Version: 0.1
Author: e-babe (original work by Becca Wei - http://beccary.com)
Author URI: http://e-ba.be/
*/

.img-right
{
	float: right;
	padding: 0px 0px 20px 20px;
	color: gray;
	font-size: 0.8em;
}
.img-left
{
	float: left;
	padding: 0px 20px 20px 0px;
	color: gray;
	font-size: 0.8em;
}

.small-blue-text
{
color: #7788aa;
font-size: 0.9em;
}

.small-purple-text
{
color: #998899;
font-size: 0.9em;
}

.small-gray-text
{
color: gray;
font-size: 0.9em;
}
.smaller-gray-text
{
color: gray;
font-size: 0.8em;
}

.j-table
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-collapse: collapse;
	border: thin solid #7788aa;
	background-color: White;
}

.j-table tr
	{
	border: thin solid #7788aa;
}

.j-table th
	{
	border: thin solid #7788aa;
	background-color: #e7e3ef;
	text-align: center;
}
.j-table td
	{
	border: thin solid #7788aa;
	text-align: center;	
	}

/* *********** calendar styles   ********* */
#wp-calendar{
text-align:	center;
margin:	0;
padding:	0;
border-top:	1px solid #eee;
width:	165px;
}

#wp-calendar caption{
border-bottom:	1px solid black; /* #ccc; */
color:	#000084; /* #777; */
font-weight:	800;
}
#wp-calendar th{
color:	#777;
font-weight:	800;
}

#wp-calendar td{
color:	#777;
font-weight:	100;
}

#wp-calendar td a{
/* background:	#eee; */
color: #8080ff;
padding:	2px;
}

#wp-calendar td#today{
border-bottom:	1px solid #cc3300;
}

/* Basics and Typography */

body {
	margin: 0;
	padding: 0;
	background: #ded7e7 url(images/bg.gif) repeat-x;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4A4A49;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
}
html>body {
	font-size: 13px;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1, h2 {
	font-size: 1.5em;
	color: #998899;
}
h3 {
	font-size: 1.4em;
	color: #7788aa;
}
h4 {
	font-size: 1.3em;
	color: #7788aa;
}
h5 {
	font-size: 1.2em;
	color: #7788aa;
}
h6 {
	font-size: 1.1em;
	color: #7788aa;
}
a:link {
	color: #7788aa;
}
a:visited, a:active {
	color: #7788aa;
}
a:hover {
	color: #cc3300;
	text-decoration: none;
}
input, textarea, select {
	background-color: #FFF;
	color: #4A4A49;
	font-size: 1em;
	font-family: Arial, sans-serif;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #7788aa;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* Layout */

#wrapper {
	width: 760px;
	margin: 0 auto;
	background: #ffffff url(images/wrapper.gif) repeat-y;
	font-size: 0.9em;
	text-align: left;
}
#header {
	width: 760px;
	height: 182px;
	background: url(images/header.gif) no-repeat;
}

	/* Header Styles */

	.img_link
		{
		border:	0; 
		}


#bc_logo
	{
	float: left;
	margin: 22px 0 0 22px;
	}
	
	#title {
	float: left;
	margin: 18px 0 0 25px;
	border: 1px none White;
	padding: 1px;
}
	#title h1 {
	font: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 15px 0px 0px;
	border: 0;
	/* background-color: white; */
	color: #94809c;
	font-size: 1.9em; /* line-height: 32px; */
	letter-spacing: 1px; 
	
	/*
			filter:alpha(opacity=100);
			opacity: 0.5;
			-moz-opacity:0.5;
	*/
}
	#title h1 a {
		font: Arial, Helvetica, sans-serif;
		color: #816d89;
		text-decoration: none;
	}
	#title p
	{
		margin: 0px;
		padding: 0px;
		font-size: 1.1em;
		font-weight: bold;
		color:	#385d98;
	}
/*
#content, #sidebar
	{
	border: thin solid Red;
}
*/
	
#content {
	width: 495px;
	float: left;
	padding: 0 20px 0 35px;
	background: url(images/content.gif) no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	
} 
html>body #content {
	width: 495px;
}
#sidebar {
	float: right;
	width: 170px;
	padding: 20px 25px 0 15px;
	background: url(images/sidebar.gif) no-repeat top right;
	color: #878584;
	font-size: 0.92em;
	voice-family: "\"}\""; 
	voice-family: inherit;
} 
html>body #sidebar {
	width: 170px;
}

	/* Sidebar Styles */
	
	#sidebar h2 {
	color:	#003399; /*#000080; */ /* #94809c; #385d98; */
	margin: 0 0 0.6em 0;
	border-bottom: 1px solid black; /* #385d98; */
	font-size: 1.1em;
}
	#sidebar a:link {
		color: #8080ff; /* #385d98; */
		text-decoration: none;
		font-weight: bold;		
	}
	#sidebar a:visited, #sidebar a:active {
		color: #8080ff; /* #385d98; */
		text-decoration: none;
		font-weight: bold;
	}
	#sidebar a:hover {
		color: #cc3300;
		text-decoration: none;
		font-weight: bold;
	}
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#sidebar ul ul, #sidebar ol {
		margin: 1.2em 0 1.2em 1.3em;
	}
	#sidebar ul ul {
		list-style-type: disc;
	}
	#sidebar ul ul ul {
		margin-top: 0;
		margin-bottom: 0;
	}
	#sidebar li
	{

	list-style-type: none;
	}

* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
#footer {
	clear: both;
	padding: 1.2em 230px 0em 35px;
}


	/* Footer Styles */
	
	#footer p {
		margin: 0;
		padding: 0.6em 0;
		/* border-top: 1px dotted #888685; */
		text-align: center;
		font-size: 0.80em;
	}

#footer_end
	/* Added 21 feb 2006 by Melissa */
	{
	background: url(images/footer.gif) no-repeat;
	height:	20px; 
	}

	#footer p {
		margin: 0;
		padding: 0.6em 0;
		/* border-top: 1px dotted #888685; */
		text-align: center;
		font-size: 0.80em;
	}
	
/* Blog Styles */

.posttitle {
	margin: 0.6em 0 0 0;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #888685;
}
.posttitle a {
	text-decoration: none;
	color: #94809c;
}
.postmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
}
.postmeta, .postfeedback {
	font-size: 0.92em;
	text-align: right;
}
.pagetitle {
	margin: 0.6em 0 1.2em 0;
}
.commentauthor {
	margin: 1.2em 0 0 0;
	border-bottom: 1px dotted #888685;
	font-size: 1.1em;
}
.commentauthor a {
	text-decoration: none;
}
.commentmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
	font-size: 0.92em;
}
#comment {
	width: 98%;
}

