/*
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.0
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 32px; padding: 0 0 30px 0px;}

#header h1,
#header h1 a      {color: #327eb0; letter-spacing: -1px; text-decoration: none; font-size: 30px;}

#header .descri    { margin-top: -5px; color: #666;}

.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: 50px;}
#teaser a      {color: #333;}

/* ---- Content */

#content       {margin-left: 30px; width: 534px; padding-right: 30px; border-right: 1px dotted #999; line-height: 145%; font-size: 13px; 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: 0px 0; padding-left: 15px; font-size: 13px; }
#content ul li ul      {margin: 0 0 10px 10px;}

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

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

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

#content td  { padding-left: 2px; padding-right: 2px }

/*#content blockquote  {border-left: 1px solid #327eb0; padding: 10px; font-style: italic; background: #ddd;}*/
#content blockquote  {border-left: 1px solid #327eb0; padding: 10px; background: #eee;}

#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 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_wrapper { }

/*#content .metacomments a { display: block; float: left; padding: 6px 15px 16px 15px; margin-right: 10px; background: #327eb0 ; color: #fff; font-weight: bold; text-decoration: none;}
#content .metacomments a:hover{ background: #40a2e3 ; text-decoration: none; }
*/

#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;
  height: 25px;
}
#content .metacomments a:hover {
  background: #40a2e3 url('images/commentcount.gif') top left no-repeat;
  text-decoration: none; 
}

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

#content pre { font-family: courier, fixed; line-height:120% }

/* ---- 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     {margin-right: 30px; width: 300px; float: right; line-height: 180%; color: #333;}

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

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

#sidebar .about a       {color: #327EB0; font-weight:bold}
#sidebar .about a  {color: #327eb0; font-weight: bold;}
#sidebar .about a:hover    {color: #40a2e3;}

#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; 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;  line-height:120%}
#sidebar ul li      {background: url('images/bullet_pale.gif') 0 1px no-repeat; padding-left: 15px; }
#sidebar ul.new li    {background: url('images/bullet_new.gif') 0 1px no-repeat; padding-left: 15px;}

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

.best_of { font-weight: bold}
.current_post { background: yellow }

/* ---- Footer */

#footer                 {color: #333; background: #999 url('images/corner.gif') top left no-repeat; 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; }
