/*
Theme Name: Sustainable Haddington
Theme URI: http://clockworkblogger.com/theme-clockworkmint/
Description: This theme is based on ClockWorkMint, adapted for the Sustainable Haddington website. A simple, fresh theme featuring comment numbering, author comment highlighting, subscribing to new comments, a built-in breadcrumb and social bookmarking links wrapped up in an elegant shell by <a href="http://clockworkblogger.com">ClockWorkBlogger</a>. Please use the <a href="http://clockworkblogger.com/theme-clockworkmint/">ClockWorkMint theme</a> page to submit your comments and suggestions.
Version: 1.1.2
Author: Lukasz Sobek, adapted by Kristian Woodsend
Author URI: http://sobek.pl
Tags: fixed width, 2 columns, two columns, widgets, widget ready, valid CSS, simple, right sidebar, white, blue, black, green, orange, clean, 3 columns, three columns, valid XHTML, breadcrumb, author highlight, gravatars, count
*/

* 					{margin: 0; padding: 0; font-family: arial,sans; font-size: 13px;}

body 				{background: #fff url('images/bg.gif') top left;}

a 					{text-decoration: none;}
a:hover 				{text-decoration: underline;}

img					{border: none;}

#wrapper 			{margin: 20px auto; width: 900px; padding: 30px; background: #fff; border: 5px solid #e6f4e0;}

/* ---- Header part */

#topmenu 			{ margin: -30px 0 10px 0; border-bottom: 1px dotted #ccc;}

#topmenu  .descri	{color: #666; padding: 6px 0 10px 5px; }
#topmenu  .login	{color: #666; padding: 6px 0 0px 0px; position: relative; right: 5px; top: -35px; vertical-align: text-bottom; float: right; margin-bottom: -30px;}
#topmenu a 			{display: block;  padding: 6px 10px; color: #AAA; border-right: 1px solid #fff; font-weight: bold; font-size: 13px;}
#topmenu a:hover 	{text-decoration: underline;}
#topmenu a.feed 		{background: #f57100; color: #fff;}
#topmenu a.feed :hover{background: #f57100; color: #fff; text-decoration: underline;}
#topmenu ul			{list-style: none; }
#topmenu ul li			{display: block;}


/* ---- */

#header 				{margin: 0 0 20px 0;}

#header h1			{background: #e6f4e0; padding: 5px 10px;}

#header h1,
#header h1 a			{color: #327eb0; letter-spacing: -1px; text-decoration: none; font-size: 30px;}

#searchform			{float: right; margin: 10px 10px 0 0;}

#s					{padding: 3px; border: 2px solid #ccc; width: 300px; color: #333;}
#s:hover			{border: 2px solid #999;}

/* ---- */

#topimage			{height: 223px; background: #fff url('images/bridge.jpg') top left no-repeat; border-top: 0px solid #333;
					border-bottom: 1px dotted #ccc; padding: 5px; margin-bottom: 50px;}

/* ---- */

#teaser 				{font-weight: bold; color: #666; padding: 5px; border-top: 1px solid #333; border-bottom: 1px dotted #ccc; margin-bottom: 30px;}
#teaser a			{color: #333; text-decoration: underline; }
#teaser a:hover		{text-decoration: none;}


/* ---- Content */

#content 			{width: 515px; padding-right: 30px; border-right: 5px solid #e6f4e0; 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					{background: #e6f4e0; margin-left: -30px; padding: 5px 0 5px 30px;}

#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 h1 .numbercomments a	{font-size: 13px; color: #999;}

#content h2,
#content h2 a					{font-size: 17px; margin-bottom: 10px;}

#content h1 a:hover,
#content h2 a:hover			{color: #000; 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-bottom: 1px dotted #ccc;}
#content .metadata_bottom	{color: #666; padding: 5px; }

#content .entry		{margin-bottom: 50px; }

/* ---- Comments listing  */

#content .comments-template 			{margin-top: 50px;}
#content .commentlist 				{list-style: none; margin: 10px 0 0 0;}
#content .commentmetadata 			{padding: 5px 10px; background: #e6f4e0; 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: #e6f4e0; margin: 5px 0 5px -30px; border-right: 3px solid #f57100;}
#content .commentmetadata_author img	{float: left; padding: 2px; margin: 5px 10px 5px 0; border: 1px solid #000; }

#content .commentnumber				{color: #fafcf8; font-size: 30px; font-weight: bold; float: right; font-style: italic;}

/* ---- Sidebar */

#sidebar 			{width: 300px; 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; }

#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; }
#sidebar ul li			{background: url('images/bullet_pale.gif') 0 5px no-repeat; padding-left: 15px;}
#sidebar ul li a	img		{padding: 2px; vertical-align: middle;}
#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			{color: #ccc; background: #e6f4e0; padding: 5px 10px; margin: 30px 0 20px 0;}

#subfooter a			{color: #327eb0; font-weight: bold;}
#subfooter a:hover	{color: #40a2e3;}

/* ---- Footer */

#footer 				{border-top: 1px dotted #ccc; color: #666; padding: 5px 5px 10px 5px; margin-bottom: -30px;}

#footer a			{color: #333; text-decoration: underline;}
#footer a:hover		{text-decoration: none;}

#footer a.authorlink 		{color: #666; text-decoration: none;}
#footer a.authorlink:hover 	{text-decoration: underline;}

/* ---- Comments 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: 500px; }
#submit 		{background: #e35c00; color: #fff; padding: 10px; border: 1px solid #ccc; margin-top: 10px;}

/* ---- Social bookmark icons */

#content .socialize  		{border: 1px dotted #ccc; border-left: none; border-right: none; padding: 5px; font-weight: bold; text-align: center;}
#content .socialize span	{text-align: left;}
#content .socialize  a	{display:block; padding:4px 0; padding-left:21px; display: inline; margin-right: 10px; background-position: left 5px; background-repeat: no-repeat;}
 
#content .digg 		{background-image: url('images/digg.png'); }
#content .delicious	{background-image: url('images/delicious.png');}
#content .technorati	{background-image: url('images/technorati.gif');}
#content .google		{background-image: url('images/google.gif');}
#content .stumbleupon{background-image: url('images/stumbleupon.gif');}
#content .yahoo		{background-image: url('images/yahoo.png');}

/* ---- 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; }


/* Begin dTabs css */

#tabbar {
	margin: 0px 20px 0px 20px; /* was 0px 20px 0px 20px */
	padding: 0px 0px 0px 0px;
	text-align: left;
	display: block; /* was block */
	width: 400px; /* This one changes the width of the menu area */
	vertical-align: bottom;
}

#tabbarbox {
	margin: 0 auto;
	padding: 6px 0 2px 400px;
	vertical-align: bottom;
}
#tabbarbox  .login	{display: inline; color: #666; padding: 6px 0 10px 5px; position: static; right: 0 }
.tab, .tabselected {
	display: table-cell; /* was table-cell */
	text-align: center;
	height: 22px;
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}
#tabbar a {
	display: table-cell; /* was table-cell */
	text-align: center;
	height: 22px; /* was 22px */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	color: #AAA; border-right: 1px solid #fff; 
	font-weight: bold;
	font-size: 13px;
}
/*
#topmenu a 			{display: block;  padding: 6px 10px; color: #AAA; border-right: 1px solid #fff; font-weight: bold; font-size: 11px;}
#topmenu a:hover 	{background: #e6f4e0; color: red; text-decoration: underline;}
#topmenu a.feed 		{background: #f57100; color: #fff;}
#topmenu a.feed :hover{background: #f57100; color: #fff; text-decoration: underline;}
#topmenu ul			{list-style: none; }
#topmenu ul li			{display: block;}
*/
.tabbar_button_l {
	display: table-cell;
	vertical-align: middle;
}
.tabbar_button_c {
	margin: 0 7px 0 7px;
	padding: 2px 0 2px 0;
	vertical-align: middle;
}

.tab .tabbar_button_l {
	background: transparent url(images/tab_unselected_left.jpg) no-repeat top left;
}
.tab .tabbar_button_c {
	background: transparent url(images/tab_unselected_central.jpg) repeat-x top;
}
.tab .tabbar_button_r {
	background: transparent url(images/tab_unselected_right.jpg) no-repeat top right;
}

.tabselected .tabbar_button_l {
	background: transparent url(images/tab_left.jpg) no-repeat top left;
}
.tabselected .tabbar_button_c {
	background: transparent url(images/tab_central.jpg) repeat-x top;
}
.tabselected .tabbar_button_r {
	background: transparent url(images/tab_right.jpg) no-repeat top right;
}

.dmenu {
	position: absolute;
	left: -999em;
	margin: 25px 0px 0px 2px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #A2A2A2;
	/* background-color: #E6E6E6; */
	 background-color: #fff; 
	min-width: 88px;
	text-align: left;
}
.dmenu ul{
  	display: block;
	padding:0;
	margin:0px 0px 0px 17px;
/*	list-style: none; float: left; */
}
.dmenu ul li {
	display: list-item;
	list-style-type: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.dmenu a {display: list-item;
  	padding: 6px 10px; 
	color: #aaa; 
	font-weight: bold; 
	font-size: 13px;
} 
.dmenu a:hover {
	color: #000; 
	text-decoration: underline;
}
.dmenu ul ul{
	padding: 0;
	margin: 0px 0px 0px 10px;
}
/* End dTabs css */

