/*
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: 14px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#wrapper {
	display: block;
	margin: 10px auto auto auto;
	width: 960px;
}

/* ---- Header part */

#header {
	margin: 10px 0 0 0;
	padding: 0 0 7px 0px;
	background: #FFF url('images/header.jpg') top no-repeat;
	height: 216px;
}

#header h1,
#header h1 a {
	color: #EF0FA8;
	letter-spacing: -1px;
	text-decoration: none;
	font-size: 30px;
}

#header .descri {
	margin-top: -5px;
	color: #56177D;}

.topmenu {
	float: right;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #777;
}

.topmenu ul {
	list-style: none;
}

.topmenu ul li {
	display: inline;
}

.topmenu a {
	display: block;
	float: left;
	padding: 6px 6px;
	color: #777;
	margin: 0 3px;
	font-style: italic;
}

.topmenu a:hover {
	color: #FA98CF;
	text-decoration: underline;
}

.topmenu .feed {
	background: #FA98CF url('images/corner.gif') top left no-repeat;
}

.topmenub {
	display: block;
	width: 960px;
	margin: auto;
}

.topmenub ul {
	list-style: none;
}

.topmenub ul li {
	display: inline;
}

.topmenub a {
	display: block;
	color: #EF0FA8;
	float: right;
	font-size: 16px;
	padding: 0 10px 0 0;
	margin: 0px 10px 10px 0px;
	border-right: 1px solid #FA98CF;
}

.topmenub a:hover {
	color: #FA98CF;
	text-decoration: underline;
}

#teaser {
	background: #FA98CF url('images/corner.gif') top left no-repeat;
	color: #EF0FA8;
	padding: 5px 10px;
	margin-bottom: 30px;
	margin-top: 25px;
}

#teaser a {
	color: #8220A2;
}

/* ---- Content */

#content {
	margin-top: 20px;
	margin-left: auto;
	width: 630px;
	padding-right: 15px;
	padding-left: 10px;
	border-right: 1px dotted #999;
	line-height: 180%;
	font-size: 14px;
	color: #222;
	float: left;
}

#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: #FA98CF;
	font-weight: bold;
}

#content a:hover {
	color: #FA98CF;
}

#content blockquote {
	border-left: 1px solid #FA98CF;
	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: #EF0FA8;
	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 h3 {
	font-size: 14px;
	margin-top: 10px;
	color: #56177D;
}

#content .metadata {
	font-size: 11px;
	line-height: 13px;
	color: #56177D;
	margin: 5px 0 30px 0;
	padding: 3px;
	border-top: 1px dotted #56177D;
	border-bottom: 1px dotted #56177D;
}

#content .metadata a {
	font-size: 11px;
	line-height: 13px;
}

#content .metacomments  {
	font-size: 11px;
	line-height: 13px;
}

#content .metacomments a {
	display: block;
	float: right;
	padding: 15px 23px 6px 23px;
	margin-right: 10px;
	background: #FA98CF url('images/commentcount.gif') top no-repeat;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#content .metacomments a:hover {
	background: #FA98CF url('images/commentcount.gif') top no-repeat;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}

#content .entry {
	margin-bottom: 50px;
}

/* ---- 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: #FA98CF 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: 295px;
	float: right;
	line-height: 180%;
	color: #47045D;
	margin-top: 20px;
}

#sidebar .leftbar {
	width: 155px;
}

#sidebar .rightbar {
	float: right;
	width: 140px;
}

#sidebar a {
	color: #8220A2; 
}

#sidebar a img {
	padding: 20px; 
	border: none; 
}

#s {
	padding: 3px;
	border: 1px solid #999;
	width: 220px;
	color: #56177D;}
#s:hover {
	border: 1px solid #000;
}

#searchsubmit {
	padding: 2px 5px;
	border: 1px solid #FA98CF;
	background: #FA98CF;
	color: #fff;
}

#searchsubmit:hover {
	background: #FA98CF;}

#sidebar h4,
#sidebar h5			{color: #EF0FA8; letter-spacing: -1px; margin: 25px 0 5px 0;}

#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;}

/* ---- Footer */

#footer {
	margin: 0 0 10px 0;
	background: #FFF url('images/footerbg.gif') bottom no-repeat;
	height: 73px;
	color: #FDE8FA;
}

#footer a {
	color: #FDE8FA;
}

#footer a.authorlink {
	color: #FDE8FA;
}

.bottommenu {
	color: #777;
}

.bottommenu a {
	color: #777;
	font-style: italic;
}

.bottommenu a:hover {
	color: #FA98CF;
	text-decoration: underline;
}

/* ---- 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;
	margin-left: 15px;
}

.alignright {
	float: right;
	margin-right: 15px;
}

.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;
}