/*
Theme Name: ClockWorkSimple
Theme URI: http://clockworkblogger.com/theme-clockworksimple/
Description: A simple, smart, yet beautiful theme featuring author comment highlighting and a built-in breadcrumb wrapped up in an elegant shell. Please use the <a href="http://clockworkblogger.com/theme-clockworksimple/">ClockWorkSimple theme</a> page to submit your comments and suggestions. Enjoy!
Version: 1.0.1
Author: Lukasz Sobek
Author URI: http://sobek.pl
Tags: fixed width, 3 columns, 2 columns, two columns, three columns, white, blue, grey, black, orange, right sidebar, breadcrumb, author highlight, gravatar, clean, simple, widgets, widget, gravatars
*/

body{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.3em;
	color: #333333;
	width: 99.9%;

	}

* 			{margin: 0; padding: 0;  }

a {color: #0C83C2;}

#img{
	border:none;
}
#header {
	position: relative;
	width: 99.9%;
	height: 123px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../../../../images/header999new-bgt.gif);
}	
#topnav {width:99.9%;
	height:60px;
	text-align: center;
	background-image: url(../../../../../images/header9999-bgtbot.gif);
	background-repeat: repeat-x;
}
#topnavin {width:990px;
	height:60px;
	text-align: center; margin-left:auto; margin-right:auto;
	background-image: url(../images/header9999-bgtbot.gif);
	background-repeat: repeat-x;
}
#wrapper 		{margin: 10px auto 0 auto; width: 975px;}

h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: lighter;
	color: #000000;
}
h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: lighter;
	color: #0C83C2;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: lighter;
	color: #CCCCCC;
}
h4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: lighter;
	color: #CCCCCC;
}


#content 		{top: -10px; margin-left: 10px; width: 574px; padding-right: 30px; padding-left: 15px;padding-top:28px;  float: left;}

#content img		{padding: 20px; border: none; }

#content ul		{margin: 10px 0 10px 10px; list-style: none;}
#content ul li		{background: url('images/bullet.gif') 0 5px no-repeat; margin: 5px 0; padding-left: 15px; font-size: small;; }

#content ol		{margin: 10px 0 10px 10px; list-style: decimal inside;}
#content ol li		{margin: 5px 0; font-size: small; }

#content h1,h2,h3,h4,p {margin-bottom:8px; margin-top:8px;}
#content p {margin-bottom:10px; margin-top:10px;}
#content blockquote	{border-left: 1px solid #327eb0; padding: 10px; font-style: italic; background: #ddd;}

#content .indicator 	{float: left; margin-left: -30px; font-size: 30px; color: #999;}





#content .entry		{margin-bottom: 50px; }

/* ---- Comments */



/* ---- Sidebar */

#sidebar 		{margin-right: 40px; padding-top:15px; width: 290px; float: right; line-height:19px; font-size: 90%; }

#sidebar .leftbar	{width: 140px;}
#sidebar .rightbar	{float: right; width: 140px;}

#sidebar a		{color: #333333; }
#sidebar a img		{padding: 20px; border: none; }

#s			{padding: 3px; border: 1px solid #999; width: 220px; color: #666;}
#s:hover		{border: 1px solid #000;}



#sidebar ul		{margin: 10px 0 10px 5px; list-style: none;}
/*#sidebar ul li		{background: url('images/bullet_pale.gif') 0 5px no-repeat; padding-left: 15px;}
#sidebar ul.new li	{background: url('images/bullet_new.gif') 0 5px no-repeat; padding-left: 15px;}

#sidebar ol		{margin: 10px 0 10px 5px; list-style: decimal inside;}*/

/* ---- Footer */

#footer 		{background: #161C40 url('images/corner.gif') top left no-repeat; color: #fff; padding: 5px 30px; margin-top: 30px;}
#footer a		{color: #fff;}

/* ---- comments */

#author, #email, #url, #comment { border: 1px solid #ccc; padding: 5px; margin-top: 5px;}

#author 	{ width: 250px; }
#email 		{ width: 250px; }
#url 		{ width: 250px; }
#comment 	{ width: 500px; }
#submit 	{ background: #e35c00; color: #fff; padding: 10px; border: 1px solid #ccc; margin-top: 10px;}

/* ---- Required by WordPress */


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.alignleft 		{ float: left; }

.alignright 		{ float: right; }

















