/*
Theme Name: Pocketsized
Theme URI: http://www.pocketsizedcopingstrategies.com
Description: A clean, simple, yet beautiful theme featuring author comment highlighting, subscribe to comments and a built-in breadcrumb made for <a href="http://www.pocketsizedcopingstrategies.com">http://www.pocketsizedcopingstrategies.com</a> by <a href="http://clockworkblogger.com">ClockWorkBlogger</a>. 
Version: 1.0.3
Author: ClockWorkBlogger
Author URI: http://clockworkblogger.com
Tags: fixed-width,three-columns,two-columns,white, green,orange,blue,black,right-sidebar,light
*/

* 					{margin: 0; padding: 0; font-family: arial,sans; font-size: 13px;}

a 					{text-decoration: none;}
a:hover 				{text-decoration: underline;}

img					{border: none;}

pre 					{white-space: pre-wrap; white-space: -moz-pre-wrap !important; white-space: -pre-wrap;
	white-space: -o-pre-wrap; word-wrap: break-word; }

blockquote,pre			{border-left: 4px solid #333; padding: 10px; font-style: italic; background: #dde4ef; margin: 5px 0;}


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

/* ---- Header part */

#header 				{margin-top: 30px; background: #cfdc86 url('images/tl_rounded.gif') top left no-repeat; padding: 10px;}

/* ---- top menu */

.topmenu 			{margin: 0 0 0;}
.topmenu ul			{list-style: none;}
.topmenu ul li			{display: inline;}

.topmenu a 			{display: block; float: left; padding: 5px 15px 2px 15px; color: #8d9a2e;  border-right: 1px solid #c6d367;}
.topmenu a:hover 		{color: #333;}
.topmenu .feed		{color: #dc4d00; font-weight: bold; border-right: none; padding-right: 20px; background: url('images/feed_icon14.png') center right no-repeat;}
.topmenu .feed:hover {color: #dc4d00;}

/* ---- search box */

#s					{padding: 3px; border: 2px solid #cfdc86; width: 250px; color: #999;}
#s:hover			{border: 2px solid #8d9a2e;}

#searchsubmit		{padding: 2px 5px; border: 1px solid #327eb0; background: #327eb0; color: #fff;}

/* ---- Header box */

#headerbox			{padding: 20px 30px; background: #333; border-top: 4px solid #8d9a2e;}

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

#headerbox .descri		{color: #999;}
#headerbox .about		{text-align: right;}
#headerbox .about img		{border: none;}

/* ---- teaser */

#teaser 				{color: #999; padding: 10px 15px; margin-bottom: 20px;}
#teaser a			{color: #333;}

/* ---- Content */

#content 			{margin-left: 15px; width: 500px; padding-right: 30px; border-right: 1px solid #fff; 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: #708dba; font-weight: bold;}

#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: #999; margin: 5px 0 20px 0;}

#content .m_date ,
#content .m_author,
#content .m_comments	{padding: 5px 10px; border-right: 1px solid #eee;}

#content .m_date  	{}
#content .m_author  	{}
#content .m_comments {border-right: none;}

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

#content .div_bar		{text-align: center; margin-top: 20px;}

/* ---- Sidebar */

#sidebar 			{width: 320px; float: right; line-height: 180%; color: #999;}

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

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

#sidebar h4,
#sidebar h5			{color: #333; margin: 25px 0 5px 0; border-bottom: 4px solid #eee;}

#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		{margin: 0 0 10px 0;}
#sidebar ul.new li		{background: #333; padding: 0; border-bottom: 1px solid #999;}
#sidebar ul.new a		{color: #fff; display: block; padding: 5px 5px 5px 15px;}
#sidebar ul.new a:hover{background: #555; text-decoration: none;}

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

/* ---- subfooter */

#subfooter			{color: #222; padding: 10px 30px; background: #333; border-bottom: 4px solid #8d9a2e; margin-top: 30px;}
#subfooter a			{color: #fff; padding: 0 10px;}

#subfooter .feed		{color: #dc4d00; font-weight: bold; border-right: none; padding-right: 20px; background: url('images/feed_icon14.png') center right no-repeat;}
#subfooter .feed:hover {color: #dc4d00;}

/* ---- Footer */

#footer 				{color: #8d9a2e; padding: 10px 30px; margin-bottom: 10px; background: #cfdc86 url('images/br_rounded.gif') bottom right no-repeat;}
#footer a			{color: #333;}
#footer a.authorlink {color: #8d9a2e;}

/* ---- 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; }

/* ---- Comments ---- */

#comments{ margin:30px 0; line-height: 150%;}
#comments ul {margin: 0; padding: 0; background: #fff;}
#comments .comcolor {background: #fff; border-bottom: 1px solid #dedede;}
#comments .combyauthor {background: #eee; border: 1px solid #999;}
#comments .avatar {float: left; position: relative; padding: 1px; border: 1px solid #999; margin: -7px 10px 0 0;}
#comments .commentbody {color: #333;margin-bottom: 3px;padding: 0;}

.commentbody p{padding: 10px;margin: 0;border: none;}

.commentsmeta {color: #999;padding: 10px;}
.commentsmeta a  {color: #888;font-weight: bold;}
.commentsmeta a:hover {color: #333;}
	
.commentsdate {font-style: italic; margin-left: 15px;}

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

#author		{width: 200px; }
#email		{width: 200px; }
#url		{width: 200px; }
#commenting	{width: 500px; }
#submit		{background: #8d9a2e; color: #fff; padding: 10px; border: 1px solid #ccc; margin-top: 10px;}