/*
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 by <a href="http://clockworkblogger">ClockWorkBlogger</a>. Please use the <a href="http://clockworkblogger.com/theme-clockworksimple/">ClockWorkSimple theme</a> page to submit your comments and suggestions.
Version: 1.1.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, valid CSS,valid XHTML
*/



* {margin: 0; padding: 0; font-family: arial,sans; font-size: 13px;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {border: none;}

#wrapper {margin: 10px auto 0 auto; width: 960px;}

/* ---- Header part */
#header {margin: 30px 0 0 0; padding: 0 0 30px 0px;}
#header h1, #header h1 a
	{color: #327eb0; letter-spacing: -1px; text-decoration: none; 
	font-size: 30px; font-weight: bold; }
#header .descri	{ margin-top: -5px; color: #666; font-weight: bold; }
.topmenu 	{float: right; margin: 10px 0 0 0;}
.topmenu ul	{list-style: none;}
.topmenu ul li	{display: inline;}
.topmenu a 	{display: block; float: left; padding: 6px 10px; 
		background: #777 url('images/corner.gif') top left no-repeat; 
		color: #fff; margin: 0 5px;}
.topmenu a:hover {background: #327eb0 url('images/corner.gif') top left no-repeat; text-decoration: none;}
.topmenu .feed	{background: #f57100 url('images/corner.gif') top left no-repeat; }
#teaser {background: #999 url('images/corner.gif') top left no-repeat; 
	color: #fff; padding: 5px 30px; margin-bottom: 0px;}
#teaser a {color: #333;}

/* ---- Content */

#content {margin-left: 30px; width: 534px; padding-right: 30px; border-right: 1px dotted #999; line-height: 180%; font-size: 14px; color: #222;}

#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: 14px; }

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

#content p			{margin: 10px 0; font-size: 14px;}

#content a			{color: #327eb0; font-weight: bold;}
#content a:hover		{color: #40a2e3;}

#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 h1, #content h2, #content h1 a, #content h2 a 	{ 
	color: #000; letter-spacing: -1px; text-decoration: none; }
#content h1, #content h1 a { font-size: 20px; }
#content h2, #content h2 a { font-size: 17px; margin-bottom: 10px;}
#content h1 a:hover, #content h2 a:hover { 
	color: #000; background: #fff; text-decoration:underline;}
#content h2 { margin-top: 10px; }
#content h2.formbox  { color: #FF4D18; font-size: 24px; font-weight: bold;
                text-align: center; }
#content h3 { font-size: 14px; margin-top: 10px; color: #666; }
#content .metadata { 
	color: #666; margin: 5px 0 30px 0; padding: 5px; 
	border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; }
#content .metacomments  {}
#content .metacomments a { 
	display: block; float: left; padding: 6px 15px 16px 15px; 
	margin-right: 10px; 
	background: #327eb0 url('images/commentcount.gif') top left no-repeat; 
	color: #fff; font-weight: bold; text-decoration: none; }
#content .metacomments a:hover { 
	background: #40a2e3 url('images/commentcount.gif') top left no-repeat; 
	text-decoration: none; }
#content .entry	{ margin-bottom: 50px; }
#content .pull-quote { 
	float:right; width:200px; border-left:4px solid #327eb0; 
	border-top:1px solid #327eb0; padding-top:10px;
	border-bottom:1px solid #327eb0; padding-bottom:10px;
	padding-left: 10px; margin-left:5px; margin-top:5px; }
#content .pull-quote ul li { font-size: 12px; }

/* ---- Comments */

#content .comments-template {margin-top: 20px;}
#content .commentlist 	{list-style: none; margin: 10px 0 0 0;}
#content .commentmetadata { padding: 5px 10px; background: #ccc url('images/corner.gif') top left no-repeat; margin: 5px 0 5px -30px;}
#content .commentmetadata img	{float: left; padding: 2px; margin: 5px 10px 5px 0; border: 1px solid #000; }

#content .commentmetadata_author { padding: 5px 10px; background: #327eb0 url('images/corner.gif') top left no-repeat; margin: 5px 0 5px -30px; color: #fff;}
#content .commentmetadata_author img	{float: left; padding: 2px; margin: 5px 10px 5px 0; border: 1px solid #000; }
#content .commentmetadata_author a {color: #fff;}

/* ---- Sidebar */

#sidebar { width: 320px; float: right; line-height: 180%; color: #333; }
#sidebar .leftbar { width: 150px; }
#sidebar .rightbar { float: right; width: 150px; }
#sidebar a { color: #333; }
#sidebar a img { padding: 20px; border: none; }

#s { padding: 3px; border: 1px solid #999; width: 220px; color: #666; }
#s:hover { border: 1px solid #000; }
#searchsubmit { padding: 2px 5px; border: 1px solid #327eb0; background: #327eb0; color: #fff;}
#searchsubmit:hover 	{background: #40a2e3;}
#sidebar h4, #sidebar h5 { color: #327eb0; margin: 25px 0 5px 0; 
	border-bottom: 1px solid #327eb0; }

#sidebar h4 {font-size: 14px; }
#sidebar h5 {font-size: 13px;}
#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;}

#bio { margin: 0; padding: 10px; color: #555; height: 320px;
	background-image: url(images/blue.ocean.png);
	background-position: bottom center;
	background-repeat: no repeat; }
#bio img, .sidebar-img { 
	float: left; margin: 0 8px 5px 0; border: thin solid #000; 
	padding: 2px; }
#bio h4 { margin: 0 0 8px 0; color: #333; font-size: 16px; border-bottom: 1px solid gray; }
#bio p { font-weight: bold; margin-bottom: 10px; }
#bio span.lighter { color: #CCC; }
#bio p.light, #bio p.light a { color: #FFF; text-align: center; font-size: 18px; }
#bio p a { text-decoration: underline; }

/* ---- Footer */

#footer {background: #999 url('images/corner.gif') top left no-repeat; color: #fff; padding: 5px 30px; margin-top: 30px;}
#footer a {color: #333;}
#footer a.authorlink {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 */

.aligncenter,
div.aligncenter 		{display: block; margin: 0 auto;}

.alignleft 			{float: left;}

.alignright 			{float: right;}

.wp-caption 			{border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px;
				/* optional rounded corners for browsers that support it */
		   		-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

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

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

#calltoaction { text-align: center; background: #FF4D18; color: #fff; 
		padding: 5px 30px; 
		font-weight: bold; font-size: 18px; margin-bottom: 50px;}
#calltoaction a { color: #fff; font-weight: bold; text-decoration: underline; 
		font-size: 18px; }
#calltoaction a:hover { color: #317DB5; }

div.CTA  { padding: 15px; background-color: #FF4D18; color: #FFFFFF; 
	   font-weight: bold; font-size: 14px; line-height: 32px; 
	   text-align: center; }

div.CTA strong { font-size: 24px; font-weight: bold; }
div.CTA u { font-size: 16px; text-decoration: underline; }

div.formbox { padding: 15px; border: 15px solid #FF4D18; font-weight: bold; }
		text-align: center; }

table.form { border: none; margin: 30px auto 10px auto; padding: 10px; }
table.form input, table.form select { width: 250px; }
.button { font-size: 14px; font-weight: bold; padding: 5px; border: thin solid #000; background-color: #FF4D18; color: #FFF; }

