/*
Theme Name: Streamlined Thinking 
Theme URI: http://www.danharrison.co.uk
Description: Based on Over Easy 1.0.4 by <a href="http://www.woothemes.com">WooThemes</a>
Version: 1.1.0
Author: Dan Harrison
Author URI: http://www.danharrison.co.uk
*/
* {
	border: 0;
	margin: 0;
	padding: 0
}

body {
	font: .75em "Trebuchet MS", Arial, Helvetica;
	padding: 0 0 20px;
	line-height: 1.8em;
	background: url(images/bgr.gif) #f0eee1 repeat-x top;
	color: #333;
}

a {
	color: #8D9F27;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #a4b92e;
	text-decoration: underline;
}

input,select,textarea {
	border: #BBB 1px solid;
	font-size: 12px;
	padding: 2px;
}

li {
	list-style: none
}

h1 {
	font-size: 1.8em;
	letter-spacing: -1px;
	margin: 0 0 .8em;
}

h1 a:hover {
	color: #262625;
	text-decoration: none;
}

h2 {
	color: #262625;
	font-size: 1.6em;
	line-height: 1.1em;
	margin: 1em 0 .4em 0;
}

h2 a {
	color: #262625;
}

h3 {
	color: #262625;
	font-size: 1.4em;
	margin: 1em 0 0.4em;
	line-height: 1.1em;
}

h4 {
	color: #262625;
	font-size: 1.2em;
	margin: 0 0 0.4em;
	line-height: 1.1em;
}

p {
	padding: 0 0 .5em;
}

/*=== Intro ===*/
p.intro {
	line-height: 1.3em;
}

p.intro a {
	color: #FFFFFF;
	text-decoration: underline;
}

p.intro a:hover {
	color: #222222;
	text-decoration: underline;
}

/*=== Layout ===*/
#page {
	margin: 0 auto;
	width: 940px
}

/*=== Header ===*/
#header {
	margin-top: 14px;
	height: 144px;
	position: relative;
}

#header .spacer {
	float: right
}

/*- Logo -*/
#header .logo-hr {
	float: left;
	width: 414px
}

#header .logo-hr a {
	display: block;
	height: 144px;
}

#header .logo-hr a:hover {
	text-decoration: none
}

/*=== Buttons ===*/
.btn-rounded,.btn-rounded-r {
	line-height: 30px;
	font-weight: bold;
}

.btn-rounded {
	float: left;
}

.btn-rounded-r {
	float: right;
}

.btn-rounded a,.btn-rounded-r a {
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}

.btn-rounded a span,.btn-rounded-r a span {
	background: url(images/btn-rounded.gif) no-repeat right;
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	margin: 0;
	padding: 5px 10px;
	background: url(images/btn.gif) repeat-x;
	border: 1px solid #98ac2b;
	color: #FFFFFF;
	font-weight: bold;
}

/*=== Navigation ===*/
#breadcrumbs {
	margin: 0 0 .9em 0;
}

#nav1 {
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	letter-spacing: -1px;
	margin: 43px 0 0;
	position: absolute;
	right: 0;
	text-transform: uppercase;
}

#nav1 li {
	float: left;
	line-height: 30px;
	margin: 0 4px 0 0
}

#nav1 li a {
	color: #3f3f3f;
	display: block;
	float: left;
	padding: 0 0 0 13px;
	text-decoration: none
}

#nav1 li a span {
	display: block;
	float: left;
	height: 30px;
	padding: 0 13px 0 0
}

#nav1 li a:hover,#nav1 li.active a,#nav1 li.current_page_item a {
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none
}

#nav1 li.active a span,#nav1 li.current_page_item a span,#nav1 li a:hover span
	{
	background: url(images/btn-rounded.gif) no-repeat right
}

/*- Nav2 -*/
.nav2 li,.widget li {
	padding: .2em 0
}

.nav2 li a,.widget li a {
	color: #555555;
	background: url(images/ico-green-arrow.gif) no-repeat left top;
	padding: 0 0 0 20px;
}

.nav2 li a:hover,.widget li a:hover {
	color: #a4b92e;
	text-decoration: none
}

/*=== All Columns ===*/
#columns {
	height: 1%;
	padding: 0 0 10px
}

/*=== Center Column ===*/
#centercol {
	float: left;
	width: 620px
}

/*=== Right Column ===*/
#rightcol {
	float: right;
	margin: 20px 0 0;
	width: 320px
}

#rightcol h3 {
	font-size: 1em;
	height: 2.4em;
	margin-top: 10px;
}

#rightcol h3,#rightcol h3 a {
	color: #555;
}

#rightcol h3 span {
	background: #ceccbb;
	display: block;
	float: left;
	line-height: 2.4em;
	padding: 0 10px;
}

/*=== Sub Columns ===*/
.col1 {
	float: left;
	width: 115px;
	margin: 0 0 1em;
}

.col1 a {
	color: #555555;
	text-decoration: underline
}

.col2 {
	float: right;
	width: 425px
}

.col3 {
	float: left;
	padding: 0 35px 0 0;
	width: 273px
}

.col3.last,.col6.last {
	padding: 0
}

.col3.nav2,.col6.nav2 {
	background: none;
	padding: 0
}

.col3 h2 {
	color: #464646;
	margin: 0 0 .5em
}

.col3 p {
	padding: 0
}

.col4 {
	float: left;
	width: 335px
}

.col5 {
	float: right;
	width: 415px
}

.col5 img {
	border: 10px solid #f6f5ed;
}

.col6 {
	float: left;
	padding: 0 20px 20px 0;
	width: 300px
}

* html .col6 {
	width: 290px;
}

/*=== Styling Boxes ===*/
.box {
	margin: 0 0 1em;
	width: 620px
}

.box .top,.box .bot {
	background: url(images/box-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}

.box .bot {
	background: url(images/box-bot.gif) no-repeat top
}

.box .spacer {
	background: #ffffff;
	height: 1%;
	padding: 15px 30px
}

/*- Box2 -*/
.box2 {
	margin: 20px 0 1em;
	width: 320px;
	font-size: 1.1em;
}

.box2 .top,.box2 .bot {
	background: url(images/box2-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}

.box2 .bot {
	background: url(images/box2-bot.gif) no-repeat top
}

.box2 .spacer {
	background: #e5e3d1;
	height: 1%;
	padding: 5px 15px 5px 15px;
}

/*- Box3 -*/
.box3 {
	margin: 0 0 1em;
	width: 425px
}

.box3 .top,.box3 .bot {
	background: url(images/box3-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}

.box3 .bot {
	background: url(images/box3-bot.gif) no-repeat top
}

.box3 .spcr {
	background: #f0eee1;
	height: 1%;
	padding: 0 20px;
	min-height: 100px;
}

.box3 p {
	padding: 0
}

/*- Box4 -*/
.box4 {
	color: #ffffff;
	font-size: 1.8em;
	margin: 0 0 20px;
	width: 940px
}

.box4 .top,.box4 .bot {
	background: url(images/box4-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}

.box4 .bot {
	background: url(images/box4-bot.gif) no-repeat top
}

.box4 .spacer {
	background: #b0c730;
	height: 1%;
	padding: 5px 25px
}

.box4 p {
	padding: 0
}

/*- Box5 -*/
.box5 {
	margin: 0 0 30px;
	width: 940px
}

.box5 .top,.box5 .bot {
	background: url(images/box5-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}

.box5 .bot {
	background: url(images/box5-bot.gif) no-repeat top
}

.box5 .spacer {
	background: url(images/box5-bgr.gif) repeat-y top;
	height: 1%;
	padding: 15px 25px
}

/*- Wrapper -*/
.wrapper {
	float: left;
	padding: 0 0 0 20px;
}

/*- Date -*/
.date {
	color: #898989;
}

/*=== Styling Forms ===*/
#search {
	height: 32px;
	margin: 0px;
	padding: 0 0 0 25px
}

#search input.keyword {
	background: #d5d3c4;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	color: #555;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 190px
}

/*- Form1 Setup -*/
.form1 div {
	margin: 0 0 15px
}

.form1 label {
	padding: 7px 0 0 15px
}

/* Form1 Textarea */
.form1 textarea {
	height: 165px;
	overflow: auto;
	width: 550px
}

/*=== Link Buttons ===*/
.btn-cat {
	margin: 1em 0 1.5em;
}

.btn-continue {
	margin: 0 0 2em;
}

.btn-general {
	background: #a4b92e;
	padding: 5px 10px;
	color: #ffffff;
}

.btn-general a {
	color: #ffffff;
}

.btn-continue a {
	background: url(images/ico-more2.gif) no-repeat left;
	padding: 0 0 0 20px
}

.btn-arr a {
	background: #bdbbac;
	color: #ffffff;
	line-height: 25px;
	padding: 5px 10px
}

.btn-arr2 {
	float: left;
	padding: 130px 0 0;
	width: 27px
}

/*=== Pics, Ads etc. ===*/
.ads {
	margin: 0 0 10px
}

.ads img {
	margin: 0 8px 5px 0
}

/*=== Footer ===*/
#footer {
	background: url(images/footer-bgr.gif) no-repeat top;
	color: #555;
	text-align: center;
	height: 43px;
	font-size: 1em;
	line-height: 3.6em;
}

#footer a {
	color: #777;
	text-decoration: underline
}

#footer img {
	position: relative;
	vertical-align: middle
}

/*=== Misc. ===*/
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}

.fl {
	float: left
}

.fr {
	float: right
}

.ac {
	text-align: center
}

.ar {
	text-align: right
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 2px 10px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/*=== Posts ===*/
.post {
	font-size: 1.2em;
}

.post img {
	padding: 1px;
	border: 1px solid #BBB;
}

.post ul,.post ol {
	padding: 0 0 1.2em 1em;
}

.post ul li {
	background: url(images/ico-bullet.gif) no-repeat left top;
	padding: 0 0 0 20px;
}

.post ol li {
	list-style-type: decimal;
	margin: 0 0 0 20px;
}

.post blockquote {
	background: #F0EEE1 url(images/ico-quote.gif) no-repeat 10px 10px;
	border-top: 1px solid #E5E3D1;
	border-bottom: 1px solid #E5E3D1;
	width: 80%;
	height: auto;
	margin: 0 0 15px 10px;
	padding: 15px 25px 0px 55px;
	display: block;
}

/*=== Comments ===*/
#comments .box3 p {
	padding-bottom: 10px;
}

#respond {
	margin: 1em 0 0;
}

/*=== Widget styling ===*/
#rightcol li.widget {
	background: #f0eee1;
	margin-bottom: .8em;
	padding: .5em .8em .5em .8em;
}

h2.widgettitle {
	font-size: 1.2em;
	margin: 0;
	padding: .6em .3em .3em .3em;
	background: #f0eee1;
}

#rightcol .widget ul,#rightcol .textwidget {
	height: 1%;
	margin: 0;
	padding: 9px 15px 3px;
}

.widget #recentcomments li {
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}

.widget #recentcomments li a {
	background: none;
	color: #a4b92e;
	text-decoration: none;
}

.widget #recentcomments li a:hover {
	color: #a4b92e;
	text-decoration: underline;
}

.widget #searchform {
	background: #f0eee1;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 15px
}

.widget #searchform {
	clear: both;
	height: 1%;
	margin: 0 0 14px;
}

.quote {
	background: url(images/ico-quote.gif) no-repeat top left;
	margin: 9px 0 0;
	width: 37px;
	height: 29px;
}

/* Social Buttons */

.sociable {
	width: 215px;
	margin: 0 auto 0 auto;
}

.sociable ul li {
	padding: 0;
	display: inline;
}

.sociable ul li a {
	background: none;
	margin: 0;
	padding: 3px;
}