.single-author .entry-meta .byline/*
Theme Name: Squeeze Toolbox
Author:Squeeze Creative
Author URI: http://squeezecreative.com.au/
Description: A semantic, HTML5, canvas for WordPress theme development.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats
*/
::-moz-selection {background: #b3d4fc; text-shadow: none;}
::selection {background: #b3d4fc; text-shadow: none;}
*, *:before, *:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;}
.clearfix {*zoom: 1;}
.clearfix:before, .clearfix:after {display: table; content: "";line-height: 0;}
.clearfix:after {clear: both;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block;}
html {font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
a:focus {outline:none;}
a:hover, a:active {outline:none;}
img {max-width: 100%; width: auto\9; height: auto; vertical-align: middle;border: 0; -ms-interpolation-mode: bicubic;}

*, body, clear, img, table {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
html {
	font-size: 16px;
	height: 100%;
	font-size: 100%;
}
body {
	font: normal 14px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666;
	background-color: #fff;
}
/* Styles
-------------------------------------------------------------- */
@media only screen and (max-width: 768px) {
h1 {
	font-size: 2.55em;
}
h2 {
	font-size: 1.6em;
}
h3, h3.widget-title {
	font-size: 1.6em;
}
h4 {
	font-size: 1.6em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.2em;
}
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 5px;
	color: #111;
}
h1, h3, h4, h5 {
	font-weight: bold;
}
h2, h6 {
	font-weight: normal;
}
h1 {
	font-size: 32px;
	line-height: 1.4em;
	margin: 0 0 25px 0;
}

header.header-title h1 {
	color: #666;
	margin: 0 0 29px 0;
}
article header h1.entry-title {
	margin: 0 0 33px 0;
	border-bottom: 1px #ddd;
}
body.search article header h1.entry-title {
	margin: 0 0 33px 0
}
/*body.single article header h1.entry-title { margin: 0 0 7px 0; display:table; }*/
/*h1.entry-title-section { margin:0 0 33px 0; }*/
h1.entry-title-section {
	margin:0 0 24px 0;
	border-bottom:1px solid #ddd;
}
h1.entry-title a {
	text-decoration: none;
	color:#000;
	font-weight: bold; /*border-bottom:1px solid #000;*/
}
h2 {
	font-size: 20px;
	margin: 0 0 7px 0;
	line-height: 27px;
	color:#444;
}
h2 a {
	text-decoration: none;
	color: #000;
}
h3, h3.widget-title {
	font-size: 20px;
	margin: 20px 0 11px 0;
	line-height: 22px;

}
h4 {
	font-size: 20px;
	color: #888;
	margin: 0 0 7px 0;
	line-height: 1.4;
}
h5 {
	font-size: 16px;
	color: #444;
	margin: 0 0 28px 0;
	line-height: 1.4;
}
h6 {
	font-size: 14px;
	margin: 0 0 20px 0;
	line-height: 1.4;
}
/* Styles */
p {
	margin-bottom: 15px;

}
p strong {
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
}
strong, b {
	font-weight: bold;
}
hr {
	color: #ccc;
	background: #ccccc9;
	border: 0;
	height: 1px;
	margin: 35px 0 32px;
}
/* Blockquote */
article blockquote {
	position: relative;
	background:#f7f7f7;
	border-top:1px solid #dddddd;
	padding: 25px 32px 16px 32px;
	margin: 0 0 25px 0;
	float: left;
	clear: both;
}
article blockquote p {
	line-height: 1.4 ;
	margin: 0 0 13px 0;
}
.entry-content iframe {
	width: 100% !important;
}
.entry-content .wp-caption {
	max-width: 630px;
	margin: 0 0 20px 0;
	overflow: hidden;
}
.entry-content .wp-caption a {
	border: 0;
}
.entry-content .wp-caption a img {
	display:block;
	border:0;
}
#primary .entry-content .wp-caption p.wp-caption-text {
	margin: 10px 0;
	font-size:12px;
}
/* Structure
-------------------------------------------------------------- */

#page {
	margin: 0;
	padding: 0;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Header 
-------------------------------------------------------------- */

header {
	clear: both;
	margin: 0 0 0px 0;
}
header#branding {
	margin:0;
}
#header-group { /*height: 100px; */
}
#logo {
	padding: 0px 0 0;
	float: left;
	width: 254px;
}
#logo section.widget {
	margin:0;
	padding: 0;
}
#logo section.widget a img {
	display:block;
}
#site-title {
	font-size: 2.4em;
	font-weight: bold;
	margin: 0 0 .67em;
	padding: 1em 0 0;
}
#site-description {
	float:right;
	color: #000;
}
#contact-widget {
	float:right;
}
#contact-widget section.widget {
	margin:0;
	padding:0;
}
#contact-widget section.widget .textwidget {
	font-size: 24px;
	font-weight: normal;
	color:#939598;
	line-height: 53px;
}
#banner {
	height:170px;
	background: #e3e3e3;
	width: 960px;
}
/*Widgets
-------------------------------------------------------------- */

#secondary-left .widget, #secondary-right .widget {
	overflow: hidden;
	padding:0 0 40px 0;
	border-bottom:1px solid #dddddd;
	margin:0 0 35px 0;
}
#secondary-right .widget.lastsidebar, #secondary-left .widget.lastsidebar {
	border: none;
}
#secondary-left .widget h3.widget-title, #secondary-right .widget h3.widget-title {
	color:#444444;
	font-size: 20px;
	margin:0 0 11px 0;
}
#secondary-left .widget ul, #secondary-right .widget ul {
}
#secondary-left .widget ul li, #secondary-right .widget ul li {
	background:url(images/bullet.png) no-repeat 0 6px;
	padding: 0 0 0 19px;
	margin: 0 0 12px 0;
	float: left;
}
#secondary-left .widget ul li.last, #secondary-right .widget ul li.last {
	margin:0;
}
#secondary-left .widget ul li a, #secondary-right .widget ul li a {
	color: #000;
}
#secondary-left .widget ul li:hover a, #secondary-right .widget ul li:hover a {
	text-decoration: none;
}
#secondary-left .widget form#searchform, #secondary-right .widget form#searchform {
}
#secondary-left .widget form#searchform div, #secondary-right .widget form#searchform div {
	background: url(images/search-bg.png) no-repeat 0 0;
	width: 280px;
	height: 50px;
	padding:0 0 0 20px;
}
#secondary-left .widget form#searchform div input[type="text"], #secondary-right .widget form#searchform div input[type="text"] {
	background:none;
	border:0;
	height: 50px;
	line-height: 50px;
	width: 220px;
	margin:0;
	color:#999999;
	font-size: 13px;
}
#secondary-left .widget form#searchform div input[type="text"], #secondary-right .widget form#searchform div input[type="submit"] {
	background:none;
	border: 0;
	width: 60px;
	height:50px;
	float: right;
	cursor: pointer;
}
#secondary-left .widget.alo_easymail_widget, #secondary-right .widget.alo_easymail_widget {
}
#secondary-left .widget.alo_easymail_widget table.alo_easymail_form_table, #secondary-right .widget.alo_easymail_widget table.alo_easymail_form_table {
	width: 300px;
	margin-left: -4px;
}
#secondary-left .widget.alo_easymail_widget table.alo_easymail_form_table tbody tr, #secondary-right .widget.alo_easymail_widget table.alo_easymail_form_table tbody tr {
	padding:0;
	margin:0 0 0 0px;
}
#secondary-left .widget.alo_easymail_widget table.alo_easymail_form_table tr td, #secondary-right .widget.alo_easymail_widget table.alo_easymail_form_table tr td {
	padding:0;
	margin:0;
}
#secondary-left .widget.alo_easymail_widget table.alo_easymail_form_table label, #secondary-right .widget.alo_easymail_widget table.alo_easymail_form_table label {
	display: none;
}
#secondary-left .widget.alo_easymail_widget table.alo_easymail_form_table input[type="text"], #secondary-right .widget.alo_easymail_widget table.alo_easymail_form_table input[type="text"] {
	background:url(images/subscrible-bg.gif) repeat-x 0 0;
	height:40px;
	width: 272px;
	border:0;
	margin:0 0 10px 0;
	padding:0 14px;
	color: #939598;
	font-size: 13px;
	line-height: 40px;
}
#secondary-left .widget.alo_easymail_widget input[type="submit"], #secondary-right .widget.alo_easymail_widget input[type="submit"] {
	width: 300px;
	height: 41px;
	border:0;
	background:url(images/greybg.gif) repeat-x 0 0;
	font-size:16px;
	color:#fff;
	cursor: pointer;
}
.col3-layout #secondary-left .widget form#searchform, .col3-layout #secondary-right .widget form#searchform {
}
.col2-left-layout #secondary-left .widget form#searchform div, .col3-layout #secondary-left .widget form#searchform div, .col3-layout #secondary-right .widget form#searchform div {
	background: url(images/search-bg.png) no-repeat 100% 0;
	width: 200px;
	height: 50px;
	padding:0 0 0 10px;
}
.col2-left-layout #secondary-left .widget form#searchform div input[type="text"], .col3-layout #secondary-left .widget form#searchform div input[type="text"], .col3-layout #secondary-right .widget form#searchform div input[type="text"] {
	background:none;
	border:0;
	height: 50px;
	line-height: 50px;
	width: 140px;
	margin:0;
	color:#999999;
	font-size: 13px;
}
.col2-left-layout #secondary-left .widget form#searchform div input[type="text"], .col3-layout #secondary-left .widget form#searchform div input[type="text"], .col3-layout #secondary-right .widget form#searchform div input[type="submit"] {
	background:none;
	border: 0;
	width: 60px;
	height:50px;
	float: right;
	cursor: pointer;
}
.col2-left-layout #secondary-left .widget.alo_easymail_widget, .col3-layout #secondary-left .widget.alo_easymail_widget, .col3-layout #secondary-right .widget.alo_easymail_widget {
}
.col2-left-layout #secondary-left .widget.alo_easymail_widget table.alo_easymail_form_table, .col3-layout #secondary-left .widget.alo_easymail_widget table.alo_easymail_form_table, .col3-layout #secondary-right .widget.alo_easymail_widget table.alo_easymail_form_table {
	width: 220px;
	margin-left: -4px;
}
.col2-left-layout #secondary-left .widget.alo_easymail_widget table.alo_easymail_form_table tbody tr, .col3-layout #secondary-left .widget.alo_easymail_widget table.alo_easymail_form_table tbody tr, .col3-layout #secondary-right .widget.alo_easymail_widget table.alo_easymail_form_table tbody tr {
	padding:0;
	margin:0 0 0 0px;
}
.col2-left-layout #secondary-left .widget.alo_easymail_widget table.alo_easymail_form_table tr td, .col3-layout #secondary-left .widget.alo_easymail_widget table.alo_easymail_form_table tr td, .col3-layout #secondary-right .widget.alo_easymail_widget table.alo_easymail_form_table tr td {
	padding:0;
	margin:0;
}
.col2-left-layout #secondary-left .widget.alo_easymail_widget table.alo_easymail_form_table label, .col3-layout #secondary-left .widget.alo_easymail_widget table.alo_easymail_form_table label, .col3-layout #secondary-right .widget.alo_easymail_widget table.alo_easymail_form_table label {
	display: none;
}
.col2-left-layout #secondary-left .widget.alo_easymail_widget table.alo_easymail_form_table input[type="text"], .col3-layout #secondary-left .widget.alo_easymail_widget table.alo_easymail_form_table input[type="text"], .col3-layout #secondary-right .widget.alo_easymail_widget table.alo_easymail_form_table input[type="text"] {
	background:url(images/subscrible-bg.gif) repeat-x 0 0;
	height:40px;
	width: 172px;
	border:0;
	margin:0 0 10px 0;
	padding:0 14px;
	color: #939598;
	font-size: 13px;
	line-height: 40px;
}
.col2-left-layout #secondary-left .widget.alo_easymail_widget input[type="submit"], .col3-layout #secondary-left .widget.alo_easymail_widget input[type="submit"], .col3-layout #secondary-right .widget.alo_easymail_widget input[type="submit"] {
	width: 200px;
	height: 41px;
	border:0;
	background:url(images/greybg.gif) repeat-x 0 0;
	font-size:16px;
	color:#fff;
	cursor: pointer;
}
/* Menu 
-------------------------------------------------------------- 

#access {
	background: #939598;
	display: block;
	float: left;
	margin: 0;
	width: 100%;
	padding: 0;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	display: block;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
	border-bottom: none;
}
#access ul ul {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
	display: none !important;
}
#access ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li:hover > a, #access ul ul :hover > a {
	background: #dedede;
}
#access ul ul a:hover {
	background: #cecece;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li ul li:hover > ul {
	display: block !important;
}
/* Layouts
-------------------------------------------------------------- */

/* Full Column*/
.col1-layout {
	overflow: hidden;
	clear: both;
	width: 960px;
	margin:0 auto 80px auto;
}
.col1-layout #primary {
	overflow: hidden;
}
/* Col2 Left Layout */
.col2-left-layout {
	overflow: hidden;
	clear: both;
	width: 960px;
	margin:0 auto 80px auto;
}
.col2-left-layout #secondary-left {
	width: 220px;
	float:left;
	overflow: hidden;
	margin: 3px 0 0 0;
}
.col2-left-layout #primary {
	width: 710px;
	float:right;
	overflow: hidden;
}
/* Col2Right Layout */
.col2-right-layout {
	overflow: hidden;
	clear: both;
	width: 960px;
	margin:0 auto 80px auto;
}
.col2-right-layout #secondary-right {
	
	float:right;
	overflow: hidden;
}
.col2-right-layout #primary {
	
	float: left;
	overflow: hidden;
}
/* Col3 Layout */
.col3-layout {
	overflow: hidden;
	clear: both;
	width: 960px;
	margin:0 auto 80px auto;
}
.col3-layout #secondary-left {
	width: 200px;
	float:left;
	overflow: hidden;
	margin:0 50px 0 0;
}
.col3-layout #secondary-right {
	width: 200px;
	float:right;
	overflow: hidden;
}
.col3-layout #primary {
	width: 460px;
	float: left;
	overflow: hidden;
}
/* Increase the size of the content area for templates without sidebars */
.full-width #content, .image-attachment #content, .error404 #content {
	margin: 0;
}
/* Text meant only for screen readers */
.screen-reader-text, .assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
.col1-layout #primary article header.entry-header {
	border-bottom:0px solid #dddddd
}
.col1-layout #primary article header.entry-header h1.entry-title {
	color: #000;
	border-bottom:1px solid #dddddd;
	padding: 0 0 7px 0;
	margin: 0 0 25px 0;
}

/* Lightbox
-------------------------------------------------------------- */

#lightbox #outerImageContainer {
	padding:20px 20px 0px 20px;
}
#lightbox #imageContainer {
}
#lightbox #imageData #bottomNavClose {
	display: block !important;
	height: auto;
}
#lightbox #numberDisplay .sep {
	width: 17px;
	text-align:center;
}
#lightbox #imageData #imageDetails {
	margin: 0 53px 0 0;
}
#lightbox #imageData {
	padding:0px 1px 8px;
}
#lightbox #imageData #caption {
	padding: 0 0px 0 10px;
	width: 330px !important;
	display: inline !important;
}
#lightbox #imageData #bottomNav {
	right: 10px;
	width: 48px;
	top: 6px
}
#lightbox #imageData #bottomNavClose {
	width:auto;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #a3a3a3;
	height: 18px;
}
#lightbox #imageData #nextLinkText, #lightbox #imageData #prevLinkText {
	text-transform:none;
	color: #000;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #a3a3a3;
	height: 24px;
}
#lightbox #imageData #nextLink a, #lightbox #imageData #prevLink a {
	border-bottom: none;
}
#lightbox #imageData #nextLink a:hover, #lightbox #imageData #prevLink a:hover {
	border-bottom: none;
}
#lightbox #imageDataContainer {
	padding:7px 20px;
}
/*#outerImageContainer .imageContainer #loading{ left:50%; top: 50%;}*/
#imageContainer #loading {
	left:50%;
	top: 50%;
	width:auto;
}
#imageContainer #loading a {
	border: 0;
}
#imageDataContainer #caption h2 {
	padding-left: 0;
	background: none;
	font-family: "Helvetica", Arial, Sans-serif;
	color:#666666;
	font-size: 14px;
}
/* Content
-------------------------------------------------------------- */

#primary article {
	width: 100%;
}
article {
	position: relative;
	clear: both;
	margin-bottom: 0px;
	border-bottom: 0px solid #aaa;
	padding-bottom: 0px;
}
article header {
	margin: 0 0 14px 0;
}
article .entry-content ul, article .entry-content ol {
	margin-bottom: 27px;
}
article .entry-content ul li {
	padding-left: 20px;
	margin-left: 0px;
	margin-bottom: 11px;
	list-style: none;
	line-height: 20px;
	background:url(images/bullet.png) no-repeat 0px 7px;
}
article .entry-content ol li {
	padding-left: 2px;
	margin-left: 20px;
	margin-bottom: 11px;
	line-height: 20px;
}

#primary article {
	width: 100%;
}
/*.entry-meta { clear: both; display: block; }*/

.single article {  /*padding: 0 0 41px 0; margin: 0 0 28px 0;*/
	padding:0;
	margin:0;
	border-bottom:0px solid #dddddd;
}
/*body.single #primary article.post{ border:0;}*/
.sticky {
}
.entry-meta {
	clear: both;
	display: block;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 0px;
	color:#666666;
}
.entry-meta span {
	color:#666666;
}

.single-author .entry-meta .byline {
	display: inline-block;
}
#content nav {
	display: block;
	overflow: hidden;
}
nav .nav-previous {
	float: left;
	width: 50%;
}
nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
nav .nav-previous a, nav .nav-next a {
	text-decoration: none;
	font-size: 16px;
	line-height:1.4;
}
#content nav .nav-previous a:hover, #content nav .nav-next a:hover {
	text-decoration: none;
}
#content nav .nav-next a span.meta-nav {
	padding-left: 4px;
}
#content nav .nav-previous a span.meta-nav {
	padding-right: 4px;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above, .single #content #nav-above {
	display: block;
	margin: 0 0 14px 0;
}
#nav-below {
	margin: 0px 0 32px;
}
#nav-below h1.assistive-text {
	display: none;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

.single-author .entry-meta .byline {
	/*display: none;*/
}
#content nav {
	display: block;
	overflow: hidden;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above, .single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 0em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}
/* 404 page
-------------------------------------------------------------- */

.error404 h1.entry-title {
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 33px;
	padding-bottom: 7px;
}
	

.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}
body.search-no-results article header h1.entry-title {
	border-bottom: 1px solid #dddddd !important;
	padding: 0 0 6px 0;
	margin: 0 0 33px 0;
	display:block;
}
body.search-no-results #primary article {
	border:0 !important;
}
/* Notices
-------------------------------------------------------------- */

.post .notice, .error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}
/* Image Attachments
-------------------------------------------------------------- */

.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}
/* Posts
-------------------------------------------------------------- */

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content, .format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content, .single .format-aside .entry-summary {
	padding-top: 0;
}
/* Gallery Posts */
#primary .gallery dl.gallery-item {
	float: left;
	height: 120px;
	margin: 0 30px 30px 0;
	width: 120px;
	overflow: hidden;
}
#primary .gallery dl.gallery-item dt.gallery-icon {
	background: none repeat scroll 0 0 #FFF;
	border: 1px solid #C3C0B9;
	padding: 9px;
}
#primary .gallery dl.gallery-item.last {
	margin-right:0;
}
#primary .gallery dl.gallery-item dt.gallery-icon a {
}
#primary .gallery dl.gallery-item dt.gallery-icon img {
	display:block;
	border: 0;
}
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}
/* Image Posts */
.format-image .entry-header {
	display: none;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content, .format-image .entry-summary {
	padding-top: 1em;
}
.single .format-image .entry-content, .single .format-image .entry-summary {
	padding-top: 0;
}
/* Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/* p a { border-bottom: 1px solid #666666; text-decoration: none; }*/
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img, .widget-area img, .wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: 0;
	text-align: center;
	background: #f8f8f8;
}
.wp-caption img {
	margin: 0em;
}
.wp-caption .wp-caption-text {
	margin: 0em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}
/* Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text], input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	padding: 10px;
	width: 80%;
}
/* Class for labelling required form items */

/* Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
	border-bottom: 0px solid #e7e7e7;
	margin:0;
	padding:0 0 0px 0;
}
article.comment footer {
	margin: 0 0 7px 0;
}
article.comment .comment-content {
	margin: 0 0 0px 0px
}
#respond input[type=text] {
	display: block;
	background:url(images/subscrible-bg.gif) repeat-x 0 0;
	height:40px;
	width: 272px;
	border:0;
	margin:0 0 10px 0;
	padding:0 14px;
	color: #939598;
	font-size: 13px;
	line-height: 40px;
}
#respond label {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px 0;
	display: block;
}
#respond textarea {
	display: block;
	background: #f7f7f7 url(images/subscrible-bg.gif) repeat-x 0 0;
	height:115px;
	width: 602px;
	border:0;
	margin:0 0 10px 0;
	padding:14px;
	color: #939598;
	font-size: 13px;
	line-height: 1.4;
	resize: none;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
	display: none;
}
#respond .form-allowed-tags code {
	display: block;
}
#respond p.comment-notes {
	display: none;
}
#respond input[type="submit"] {
	border:0;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	background: #444444;
	padding: 6px 51px 6px 51px;
	text-decoration: none;
	border-radius:0px;
	border-bottom:1px solid #000;
}
#respond p label span.required {
	display: none;
}
#respond h3 {
	margin:0 0 29px 0;
}
#respond p.comment-form-comment {
	margin: 0 0 30px 0;
}
#respond form {
	margin: 0 0 37px 0;
	padding: 0 0 33px 0;
	border-bottom: 1px solid #dddddd;
}
/* Col2Left
-------------------------------------------------------------- */

body.archive header.page-header h1.page-title span, body.category header.page-header h1.page-title span, body.search header.page-header h1.page-title {
	border-bottom: 1px solid #DDDDDD;
	display:block;
	padding-bottom: 7px;
}
header.entry-header {
	overflow: hidden;
	clear: both;
	margin: 0 0 9px 0;
}

body.blog header.entry-header h1, body.archive header.entry-header h1, body.category header.entry-header h1, body.search header.entry-header h1 {
	margin:0 0 7px 0 !important;
	display:inline-block;
	padding: 0;
}

header.entry-header h2.entry-title {
	border-bottom: 1px solid #000;
	display: inline;

}
article {
	margin: 0 0 23px 0;
	padding: 0 0 44px 0;
	border-bottom: 1px solid #dddddd;
}
body.blog #primary article p, body.archive #primary article p, body.category #primary article p {
	margin: 0 0 26px 0;
}

body.page article .entry-content p em {
	font-size:14px;
	font-weight:normal;
	color:#666666;
}
/*header.entry-header h1.entry-title {
	color: #666;
}
*/
article.last, article.last, article.last, article.last {
	margin: 0 0 47px 0;
}
a.excerptreadmore {
	display: table;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	line-height: 1.4
}
/* Comment Reply Threads
-------------------------------------------------------------- */
.blank-div {
	padding: 0 0 44px 0;
	margin: 0 0 47px 0;
	border-bottom:1px solid #DDDDDD;
}
#comments {
	overflow: hidden;
	padding: 0px 0 0px 0;
	margin: 0px 0 0px 0; /*padding:0; margin:0;*/
	border-top:0px solid #dddddd;
}
#content .commentsborder {
	border-top:1px solid #dddddd;
	padding: 41px 0 0px 0;
	margin: 28px 0 0px 0;
}
#respond {
	margin: 48px 0 0px 0;
	padding:41px 0 0px 0;
	border-top: 1px solid #dddddd;
}
h2#comments-title {
	font-size: 20px;
	margin: 0 0 33px 0;
}
ol.commentlist {
	list-style:none;
	margin:0 0 0em;
	padding:0;
	text-indent:0;
}
ol.commentlist li {
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment {
	border-bottom:0px solid #ccc;
	padding:0px 0 0 0;
	margin: 0 0 0px 0;
}
ol.commentlist li.comment div.comment-author {
}
ol.commentlist li.comment div.vcard {
	font-size: 16px;
}
ol.commentlist li.comment div.vcard cite.fn {
	font-style:normal;
	font-weight: bold;
	color: #000;
}
ol.commentlist li.comment div.vcard cite.fn a.url {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
ol.commentlist li.comment div.vcard img.avatar {
	border:0px solid #ccc;
	float:left;
	margin:0 16px 0 0;
	display: none;
}
ol.commentlist li.comment div.vcard img.avatar-32 {
	display: none;
}
ol.commentlist li.comment div.vcard img.photo {
	display: none;
}
ol.commentlist li.comment div.vcard span.says {
	font-style: normal;
	font-size: 14px;
	color:#666666;
	font-weight: normal;
}
ol.commentlist li.comment div.commentmetadata {
}
ol.commentlist li.comment div.comment-meta {
	font-size:12px;
	color:#888888;
	text-decoration: none;
	margin: 8px 0 0 0px;
}
ol.commentlist li.comment div.comment-meta a {
	color:#666666;
	text-decoration: none;
	font-size: 14px;
}
ol.commentlist li.comment p {
	margin:0 0 7px;
	font-size: 14px;
	line-height: 22px;
}
ol.commentlist li.comment ul {
	list-style:square;
	margin:0 0 1em 2em;
	font-weight: normal;
}
ol.commentlist li.comment div.reply {
	font-size:11px;
	margin: 0 0 3px 0px;
}
ol.commentlist li.comment div.reply a {
	font-weight:normal;
	font-size: 12px;
	color:#000;
}
ol.commentlist li.comment ul.children {
	list-style:none;
	margin:0px 0 0;
	text-indent:0;
}
ol.commentlist li.comment ul.children li {
}
ol.commentlist li.comment ul.children li article {
	border: 0;
}
ol.commentlist li.comment ul.children li.alt {
}
ol.commentlist li.comment ul.children li.bypostauthor {
}
ol.commentlist li.comment ul.children li.byuser {
}
ol.commentlist li.comment ul.children li.comment {
}
ol.commentlist li.comment ul.children li.comment-author-admin {
}
ol.commentlist li.even article {
	background:#f7f7f7;
}
ol.commentlist li.odd article {
	background: #e8e8e8;
}
ol.commentlist li.even ul li.even article {
	background:#f7f7f7;
}
ol.commentlist li.even ul li.odd article {
	background: #e8e8e8;
}
ol.commentlist li.odd ul li.even article {
	background:#f7f7f7;
}
ol.commentlist li.odd ul li.odd article {
	background: #e8e8e8;
}
ol.commentlist li.odd ul li.even ul li.even article {
	background:#f7f7f7;
}
ol.commentlist li.odd ul li.even ul li.odd article {
	background: #e8e8e8;
}
ol.commentlist li.odd ul li.odd ul li.even article {
	background:#f7f7f7;
}
ol.commentlist li.odd ul li.odd ul li.odd article {
	background: #e8e8e8;
}
ol.commentlist li.even article {
}
ol.commentlist li.odd article {
}
#primary ol.commentlist li.depth-1 article {
	padding: 29px 29px 29px 29px;
	width:572px;
	margin:0;
}
/*#primary ol li.even.depth-1 article{ background:#f7f7f7;}
#primary ol li.odd.depth-1 article{background: #e8e8e8; }
#primary ul.children li.even article, #primary ul.children li.even ul.children li.even article{background:#f7f7f7 !important;}
#primary ul.children li.odd article, #primary ul.children li.odd ul.children li.odd article{ background:#e8e8e8;}*/

ol.commentlist li.comment ul.children li.depth-2 {
	border-left: 0px solid #555;
	padding: 0 0 0 0px;
	border: 0;
	margin:0;
}
#primary ul.children li.depth-2 article {
	padding: 29px 29px 29px 58px;
	width: 543px;
	margin:0;
	border:0;
}
#primary ul.children li.depth-3 article {
	padding: 29px 29px 29px 87px;
	width: 514px;
	margin:0;
	border:0;
}
#primary ul.children li.depth-4 article {
	padding: 29px 29px 29px 116px;
	width: 485px;
	margin:0;
	border:0;
}
#primary ul.children li.depth-5 article {
	padding: 29px 29px 29px 145px;
	width: 456px;
	margin:0;
	border:0;
}
ol.commentlist li.comment ul.children li.depth-2 {
	border-left: 0px solid #555;
	padding: 0 0 0 0px;
	border: 0;
}
ol.commentlist li.comment ul.children li.depth-3 {
	border-left: 0px solid #999;
	padding: 0 0 0 0px;
	border: 0;
}
ol.commentlist li.comment ul.children li.depth-4 {
	border-left:0px solid #bbb;
	padding:0 0 0 0px;
	border: 0;
}
ol.commentlist li.comment ul.children li.depth-5 {
	border-left:0px solid #bbb;
	padding:0 0 0 0px;
	border: 0;
}
ol.commentlist li.comment ul.children li.depth-1 article, ol.commentlist li.comment ul.children li.depth-2 article, ol.commentlist li.comment ul.children li.depth-3 article, ol.commentlist li.comment ul.children li.depth-4 article, ol.commentlist li.comment ul.children li.depth-5 article {
	margin:0;
}
ol.commentlist li.comment ul.children li.odd {
}
ol.commentlist li.even {
}
ol.commentlist li.odd {
}
ol.commentlist li.parent {
	border-left: 0px solid #111;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
/* Widgets
-------------------------------------------------------------- */


.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}
#secondary .widget_text ul {
	margin-bottom: 5px;
}
#secondary .widget_text ul li, #secondary .widget_text ol li {
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#secondary-left .widget img, #secondary-right .widget img {
	display: block;
}
/* Footer
-------------------------------------------------------------- */

#colophon {
	padding: 0px 0;
	border-top: 0px solid #333;
	border-bottom: 0px solid #333;
}
#colophon h3.widget-title {
	margin:0 0 19px 0;
	border-bottom:1px solid #dddddd;
	padding: 0 0 13px 0;
}
#colophon .widget-area ul {
	margin-bottom: 15px;
}
#colophon .widget-area ol li {
	list-style-type: none;
}
#colophon .widget-area ul li {
	background:url(images/bullet.png) no-repeat 0 6px;
	padding: 0 0 0 19px;
	margin: 0 0 11px 0;
	float: left;
}
#colophon .widget-area ul li a {
	color: #000;
}
#colophon .widget-area ul li:hover a {
	text-decoration: none;
}
#colophon .widget {
	margin: 0 0 2px;
	padding: 0;
}
#colophon .widget img {
	display: block;
}
#colophon #third {
	margin-right: 0;
}
#colophon .widget-area p {
	line-height: 20px;
	margin: 0 0 10px 0;
}
#copyright, #site-generator {
	font-size: .8em;
	padding: 20px 0;
}
#copyright {
	float: left;
	width:610px;
}
#copyright .widget .textwidget, #site-generator .site-by {
	color:#666666;
	font-size:12px;
}
#site-generator {
	width: 290px;
	text-align:right;
	float: right;
}
#site-generator a {
}
#site-generator a:hover {
}

#supplementary {
	overflow: hidden;
	border-bottom: 1px solid #dddddd;
	padding:0 0 40px 0;
	margin: 0 0 1px 0;
}
/* Contact Page
-------------------------------------------------------------- */
#primary .contact-form label {
	color: #666666;
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px;
}
#primary .contact-form input[type="text"] {
	background:url(images/subscrible-bg.gif) repeat-x 0 0;
	height:40px;
	width: 272px;
	border:0;
	margin:0 0 10px 0;
	padding:0 14px;
	color: #939598;
	font-size: 13px;
	line-height: 40px;
}
#primary .contact-form textarea {
	background: #f7f7f7 url(images/subscrible-bg.gif) repeat-x 0 0;
	height:115px;
	width: 602px;
	border:0;
	margin:0 0 10px 0;
	padding:14px;
	color: #939598;
	font-size: 13px;
	line-height: 1.4;
	resize: none;
}
#primary p.contact-submit input[type="submit"] {
	border:0;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	background: #444444;
	padding: 6px 51px 6px 51px;
	text-decoration: none;
	border-radius:0px;
}
#contact-form-10 div.last {
	margin: 0 0 30px 0;
}
/* Clearfix
-------------------------------------------------------------- */

.clearfix:after, .hentry:after, #supplementary:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}
.clearfix, .hentry, #supplementary {
	display:inline-block;
}
html[xmlns] .clearfix, html[xmlns] .hentry, html[xmlns] #supplementary {
	display:block;
}
* html .clearfix, * html .hentry, * html #supplementary {
	height:1%;
}
