/*
Theme Name: Black Belt
Theme URI: http://clockworkblogger.com/theme-black-belt/
Description: A smart and clean theme with dropdown categories and pages, author comment highlighting, a built-in breadcrumb and multiple widget areas wrapped up in an elegant shell by <a href="http://clockworkblogger.com">ClockWorkBlogger</a>. Please use the <a href="http://clockworkblogger.com/theme-black-belt/">Black Belt theme</a> page to submit your comments and suggestions.
Version: 1.0.4
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 ready, gravatars, valid CSS,valid XHTML
*/

2-3 column layout,  menu, multiple widget-ready placement

* 					{margin: 0; padding: 0; font-family: arial,sans; font-size: 13px;}

/*a 					{text-decoration: none;}
a:hover 				{text-decoration: underline;}*/

a.inline    {display: inline ! important; float: none ! important; padding: 0px ! important; border: 0px ! important; width: auto ! important; }

img					{border: none;}

pre 					{white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */ white-space: -pre-wrap;	 /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ }

blockquote,pre			{border-left: 1px solid #327eb0; padding: 10px; font-style: italic; background: #ddd; margin: 5px 0;}

.shell	 			{margin: 0 auto; width: 960px; font-family: arial,sans; font-size: 13px;}

.topgrad			{background: #fff url('images/topgrad.png') top left repeat-x; height: 20px;}
.botgrad			{background: #fff url('images/botgrad.png') bottom left repeat-x; height: 20px;}

ul					{margin: 0; padding: 0; list-style: none;}
ul li					{margin: 0; padding: 0; list-style: none;}

/* ---- Header part */

.header				{margin-top: 20px; margin-bottom: 10px;}

/* ---- top menu */

.topmenu ul			{list-style: none;}
.topmenu ul li			{display: inline;}

.topmenu a 			{display: block; float: left; padding: 5px 15px 2px 15px; color: #999;  border-right: 1px solid #eee;}
.topmenu a:hover 		{color: #2382c4;}
.topmenu .feed		{color: #f57100; border-right: none;}

/* --- */

.dropdown 			{float:left; padding-right:5px; margin: 0;}
.dropdown dt a,
.dropdown dt a:active,
.dropdown dt a:visited          {color: #999; }
.dropdown dt 			{cursor:pointer; padding: 5px 25px 2px 15px; color: #999; border-right: 1px solid #eee;
	background: url('images/arrow_pale.png') top right no-repeat;}
/*.dropdown dt a:hover,*/
.dropdown dt:hover 	{color: #2382c4; text-decoration: underline;}
.dropdown dd 			{position:absolute;overflow:hidden;width:200px;display:none;background:#fff;z-index:200;opacity:0;margin: 0;}

.dropdown ul 			{list-style:none; border-top:none; margin: 0;}
.dropdown li 			{display:inline; padding: 0;}

.dropdown a,
.dropdown a:active,
.dropdown a:visited 	{display:block; padding:5px; color:#333; text-decoration:none; background:#fff; width:194px}
.dropdown a:hover 	{background:#d9e1e4; color:#000; border-right: 0;}

/* ---- search box */

#searchform			{width: 269px; background: url('images/search.png'); padding: 2px 0 2px 10px; height: 26px;}

#s					{padding: 2px; width: 235px; border: 1px solid #fff; color: #999;}

#searchsubmit		{padding: 2px 5px; border: 1px solid #327eb0; background: #327eb0; color: #fff;}
#searchsubmit:hover 	{background: #40a2e3;}

/* ---- Header box */

#headerbox				{padding: 20px 0px 30px 0px; background: #000; margin: 0;}

#headerbox .titleinfo	{margin: 10px 0 0 0;}

#headerbox h1,
#headerbox h1 a			{color: #fff; letter-spacing: -1px; text-decoration: none; font-size: 30px; margin: 0;}

#headerbox .descri		{color: #ccc;}
#headerbox .about		{width: 380px; padding: 10px; background: url('images/grad_header.png') top left no-repeat;}
#headerbox .about a		{color: #aaa;}
#headerbox .about a:hover	{color: #ccc;}

#headerbox ul				{margin: 0px 0 10px 5px; list-style: none;}
#headerbox ul li			{background: url('images/bullet_dark.gif') 0 0px no-repeat; padding-left: 15px;}

/* ---- teaser */

#teaser 				{color: #999; padding: 10px 0; margin-bottom: 20px;}
#teaser a			{color: #333;}

/* ---- Content */

#content 			{width: 75%; 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_new.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: #2382c4;}

#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; margin-bottom: 0;}

#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: #999; margin: 5px 0 20px 0; border-bottom: 1px dotted #ddd; padding-bottom: 5px;}

#content .m_date  	{}
#content .m_author  	{}
#content .m_comments {}

#content .entry		{margin-bottom: 50px; }

/* ---- Comment list */

#content .comments-template 	{margin-top: 20px; padding: 0;}
#content .commentlist 		{list-style: none; margin: 10px 0 0 0; padding: 0;}
#content .comment_info		{float: left; text-align: right; width: 120px; margin: 10px; line-height: 150%; padding: 0;}
#content .comment_info a		{font-weight: bold; font-style: italic;}
#content .comment_body		{float: right; width: 360px;}
#content .commentmetadata 	{background: #eee; margin: 5px 0; line-height: 170%;}
#content .commentmetadata img	{float: right; padding: 2px; margin-left: 5px; border: 1px solid #000; }

#content .authorcomment	{background: #2382c4 url('images/grad_top.png') top left repeat-x; margin: 5px 0; color: #fff;}
#content .authorcomment a {color: #fff;}

/* ---- Sidebar */

#sidebar 			{width: 25%; float: right; line-height: 180%; color: #999;}

#sidebar .sidebarbody{background: url('images/grad_sidebar.png') top left no-repeat; margin-top: 10px; padding: 10px 10px 0 10px;}

/*#sidebar .leftbar	{width: 185px;}
#sidebar .rightbar	{float: right; width: 185px;}*/

#sidebar a			{color: #666; }
#sidebar a img		{padding: 20px; border: none; }

#sidebar h4,
#sidebar h5			{color: #2382c4;; margin: 25px 0 5px 0; font-weight: normal;}

#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;}

/* ---- subfooter */

#subfooter			{padding: 10px 30px; background: #000;}
#subfooter a			{color: #fff; padding: 0 10px;}

/* ---- Footer */

.footer 				{color: #999; padding: 5px 30px 0 30px; margin-bottom: 20px;}
.footer a			{color: #333;}
.footer a.authorlink {color: #999;}

/* ---- Comment form */

#author, #email, #url, #comment { border: 1px solid #ccc; padding: 5px; margin-top: 5px;}

#author 				{width: 250px; }
#email 				{width: 250px; }
#url 				{width: 250px; }
#comment 			{width: 450px; }
#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; }