/*
Theme Name: PASSOP 2012
Theme URI: 
Author: Sebastian Cooper
Author URI: http://www.sebastiancooper.co.za
Description: Custom PASSOP theme for 2012
Version: 1.0
Template: twentyeleven
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1em;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* =Structure
----------------------------------------------- */
html, body {
	height: 100%;
	margin: 0 auto;
}
body {
	padding: 0;	
}
#page {
	margin: 0 auto;
	width: 1000px;
	min-height: 75%;	
}
#main {
	margin: 2.25em 0 5.063em;
}
.home #main {
	margin: 0;
}
#branding {
	height: 171px;
	display: block;
}
#branding hgroup {
	margin: 0;
	float: left;
}
#access div {
	margin: 0;
}
#primary {
	display: inline-block;
	margin: 0;
	width: 66.669%;
	vertical-align: top;
	*display: block /*IE7*/;
	*float: left /*IE7*/;
}
.home #primary {
	width: 100%;
}
#secondary {
	display: inline-block;	
	width: 25.3%;
	margin-left: 2%;
	vertical-align: top;
	background: #f4f4f4;
	padding: 1.921em;
	*display: block /*IE7*/;
	*float: left /*IE7*/;
}


/* =Content */
#content {
	margin: 0 auto;
	width: 90%;	
}
.hentry {	
	border-bottom: 1px solid #ccc;	
	padding: 1.5em;
}
.home .hentry {
	border: none;
}
.entry-content {	
	
}
.entry-content,
.entry-summary {
	padding: 1.5em 0 0;
}
.home .entry-content {
	width: 100%;
	border: none;
}
.home #content {
	width: 100%;
}
.home #content article.page p {
	margin: 1.625em 0 ;
}
.home #content article.page .entry-header {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
.home article.page .entry-content  {
	text-align: center;
	padding: 0;
}

#branding #searchform {
	float: right;
	clear: right;
}
/* Tables */
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong, b {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}


/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(images/search.png) no-repeat 5px 6px #fff;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
	margin: 1.5em 0 0;
}
input#searchsubmit {
	display: none;
}


/* Search Form */
#branding #searchform {	
	text-align: right;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 196px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}


/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}


/* Singular navigation */
#nav-single {
	
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
	
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}


/* =Widgets
----------------------------------------------- */
.widget {
	clear: both;
	margin: 0 0 2.2em;
}
p.post-date {
	font-size: 0.848em;
	margin-bottom: 0;
}

.widget ul li {
	margin-bottom: 1.372em;
}


/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 68.9%;
}

/* =Global
----------------------------------------------- */
:focus {/* remember to define focus styles! */
	outline: dotted thin;
}
a:link {
	color: #9f160c;
	text-decoration: none;
}
a:visited {
	color: #6f120b;
}
a:hover, a:focus {
	color: #c00;
	text-decoration: underline;
}
body:focus {
	outline: none;
}
body, input, textarea {
	color: #222;
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
body {
	background: url(images/header-bg.png) center top repeat-x;
}
#page {
	width: 1000px;
}
#branding hgroup {	
	height: 127px;
	width: 328px;
	display: block;
	text-indent: -4000px;
}
#branding hgroup a {
	background: url(images/passop-logo.png) left -5px no-repeat;
	height: 127px;
	width: 328px;
	display: block;
}
#branding hgroup a:hover, hgroup a:focus {
	background-position: left 0;
}
#zdp_permit_link {
	display: inline-block;
	float: right;
	background: #4e4e4e;
	border: 1px solid #000;
	border-top: 0px none;
	padding: 5px 5px;
	box-shadow: inset 0 0 9px rgba(0,0,0,.75), 0 0 10px 6px rgba(0,0,0,.75);
	text-shadow: 1px 1px 0 rgba(0,0,0,.75);
}
#zdp_permit_link a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#zdp_permit_link a:hover, #zdp_permit_link a:focus {
	color: #95f7ae;
	text-decoration: underline;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-weight: bold;
	margin-bottom: 0.667em;
	line-height: 1.281em;
}
h1 {
	font-size: 2.25em;
}
h2 {
	font-size: 	1.921em;
}
h3 {
	font-size: 1.5em;
}
h4 {
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
	clear: both;
}

/* =Menu
-------------------------------------------------------------- */

#access {	
	clear: both;
	display: block;
	height: 44px;
	margin: 0 auto 6px;
	width: 960px;
	
}
#access ul {
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	display: inline-block;
	position: relative;
	*display: block /*IE7*/;
	*float: left /*IE7*/;
	*z-index: 99999 /*IE7*/;
}
#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 10px;
	height: 44px;
	text-decoration: none;
	text-transform: uppercase;
}
#access ul ul {
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 44px;
	left: 0;
	width: 200px;
	z-index: 99999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul.sub-menu a {
	background: #efefef;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 180px;
	text-transform: none;	
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #c00;
	color: #fff;	
}
#access ul ul :hover > a,
#access ul ul a:focus {
	font-weight: bold;
}
#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}

/*  */
.entry-header {
	padding-top: 0.569em;
}


/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: ;
	border: 1px solid #ccc;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin: 0.667em;
	text-align: center;
	
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}


/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p img {
	margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	margin-top: -7px;
	padding: 20px 30px;
	overflow: hidden;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}


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

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 100%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(http://www.passop.co.za/wp-content/themes/passop2012/images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}


/* Comments link */
.entry-header .comments-link a {
	background: #e0e0e0 url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;

	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
	display: block;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #9f160c;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}
.leave-reply {
	color: #9F160C;
}
.hentry {	
	position: relative;
}
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: 0em;
}


/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 100%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

/* Homepage feed styles */
h1.showcase-heading {
	color: #9f160c;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
}
#home_feeds {
	display: block;
	margin: 3em auto 0;
	width: 960px;
	padding: 1.5em 0;
	border-bottom: 1px solid #cfcece;
	border-top: 1px solid #cfcece;
}
.featured-posts, .recent-posts {
	display: inline-block;
	vertical-align: top;
	*display: block /*IE7*/;
	*float: left /*IE7*/;
	*z-index: 99999 /*IE7*/;
}
.featured-posts h2 {
	font-size: 1.784em;
	line-height: 1.3em;
	padding-top: 0;
}
.featured-posts h2.entry-title  a {
	display: block;
	width: 100%;
	color: #343434;
	border-left: 1px solid #000;
	padding: 0.667em 0 0.667em 0.667em;
}
.featured-posts h2.entry-title a:hover, .featured-posts h2.entry-title a:focus {
	background: #f8f8f8;
	border-left: 1px solid #9F160C;
	color: #000;
	text-decoration: none;
}
.featured-posts a {
	color: #343434;	
	font-weight: bold;
}
.recent-posts a {
	color: #656565;
	text-decoration: none;
	font-weight: bold;
}
.featured-posts {
	width: 590px;	
}
.featured-posts .entry-header {
	margin: 1em 0;
}
.entry-meta {
	margin: 1em 0;
	font-size: 1.189em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-meta, div.entry-meta a {	
	font-weight: normal;
	color: #656565;	
}
.featured-post a img {
	border: 10px solid #fff;
	-o-box-shadow: 0 0 1px 1px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 1px 1px rgba(0,0,0,.2);
	box-shadow: 0 0 1px 1px rgba(0,0,0,.2);
	max-width: 100%;
	width: 100%;
	height: auto;
}
.featured-posts .entry-summary {
	width: 560px;
	padding: 0.667em 0 0;
}
.featured-posts .entry-summary a {
	display: block;
	margin: 0.667em 0 0;
}
.recent-posts {
	width: 315px;
	margin-left: 50px;
}
.recent-posts ol {
	list-style: none outside none;
	margin: 1em 0 0;
	padding: 0;
}
.recent-posts ol li {
	border-top: 1px solid #cfcece;		
}
.home .recent-posts a {
	padding: 1em 0;		
	font-size: 1.189em;
	line-height: 1.189em;
	display: block;
	-moz-transition: padding 0.3s;	
	-webkit-transition: padding 0.3s;
	-o-transition-property: padding-left;
	-o-transition-duration: 0.3s;
	-o-transition-delay: 0s;
	transition: padding 0.3s;
}
.home .recent-posts a:hover, .recent-posts a:focus {		
	padding-left: 0.667em;	
	border-left: 10px solid #9F160C;	
	text-decoration: none;
	color: #000;
}


/* Homepage 3 column featured boxes */
#featured_boxes_cont {
	width: 960px;
	margin: 0 auto;
	padding: 2em 0;
}
.featured_box {
	display: inline-block;
	width: 300px;
	margin: 2em 1.5% 2em 0;
	vertical-align: top;
	*display: block /*IE7*/;
	*float: left /*IE7*/;
	*z-index: 99999 /*IE7*/;
}
.featured_box h3 {
	font-size: 1.189em;
	text-transform: uppercase;
	margin-bottom: 1em;
}
.featured_box a.figure {
	border: 10px solid #fff;
	-o-box-shadow: 0 0 1px 1px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 1px 1px rgba(0,0,0,.2);
	box-shadow: 0 0 1px 1px rgba(0,0,0,.2);	
	display: block;
	height: 200px;
	max-height: 200px;
}
.featured_box a:hover.figure, .featured_box a:focus.figure {
	border: 10px solid #ececec;
	-o-box-shadow: 0 0 1px 1px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 1px 1px rgba(0,0,0,.5);
	box-shadow: 0 0 1px 1px rgba(0,0,0,.5);
}
.featured_box a b {
	overflow: hidden;
	width: 280px;
	height: 200px;
	display: block;
}
.featured_box p {
	padding: 0.529em 0;
	line-height: 1.5em;
	width: 280px;
	margin: 0;
}
.featured_box p.intro:first-letter {
	font-weight: bold; 
}
.featured_box h3 a {
	color: #656565;
}
.featured_box h3 a:hover, .featured_box h3 a:focus {
	text-decoration: none;
	color: #000;
}
.featured_box a {
	color: #9f160c;
	text-decoration: none;
	font-weight: bold;
}
.featured_box a:hover, .featured_box a:focus  {
	color: #c00;
	text-decoration: underline;
}


/* Homepage social widgets (page bottom) */
#home_widgets_sidebar {
	width: 960px;
	margin: 0 auto 3em;
}
#home_widgets_sidebar .widget {
	display: inline-block;
	width: 320px;
	vertical-align: top;
}
#home_widgets_sidebar .widget-title {
	text-transform: uppercase;
	color: #514f4f;
	font-size: 1.189em;
}





/* =MailChimp SignUpEmbed
-------------------------------------------------------------- */
#mc_embed_signup {
	background: #fff; 
	clear: left; 	
}
#mc_embed_signup form {
	padding: 0 0;
}
#mc_embed_signup p {
	margin: 0;
}
#mc_embed_signup label {
	font-weight: bold;
	font-size: 1.189em;
}
#mc_embed_signup input.email {
    display: block;
    margin: 0 4% 10px 0;
    min-width: 130px;
    padding: 8px 0;
    text-indent: 5px;
    width: 70%;
}
#mc_embed_signup input.button {
    margin: 0 0 10px;
    min-width: 90px;
    width: 35%;
}

#mc_embed_signup .button {
    background-color: #AAAAAA;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    clear: both;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
}
#mc_embed_signup input.button:hover, #mc_embed_signup input.button:focus {
	background-color: #333;
}

/* =Twitter widget heading bug clear fix 
-------------------------------------------------------------- */
.twtr-widget h3, .twtr-widget h4 {
	clear: none;
}


/* =Footer
----------------------------------------------- */
#colophon {	
	background: url(images/footer-bg.jpg) repeat-x center top;
	height: 213px;
	width: 100%;
	font-size: 11.1px;
	clear: both;
	text-shadow: 1px 1px 0 #fff;
	padding: 23px 0 0;
	clear: both;
}
#colophon, #colophon a {
	color: #383838;
	text-decoration: none;	
}
#colophon p img {
	vertical-align: middle;
	margin-top: 0;
}
#colophon a:hover, #colophon a:focus {
	color: #000;
	text-decoration: underline;
}
#colophon a:visited {
	color: #000;
}
#footer_content_wrap {
	width: 960px;
	display: block;
	margin: 0 auto 0;
}
.left {
	float: left;
	text-align: left;
}
.right {
	float: right;
	text-align: right;
}
#translation_bar {
	display: block;
	width: 35%;
	height: 20px;
	float: right;
	margin: 0 8px 0 0;
	text-align: right;
}
#translation_bar div {
	display: inline-block;
}

#translation_bar a {
	margin-left: 5px;
	color: #FF0;
}

/* Clearfix */
.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	visibility: hidden;
	height: 1px;
	line-height: 1px;
	clear: both;
	display: block;
}
html[xmlns] .clearfix {
	display: block;
} 
* html .clearfix {
	height: 1%;
}

#map {
	width: 300px;
	height: 300px;
	display: block;
	display: inline-block;
	margin: 2.618em 0 0;
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}

a:hover, a:focus {	
	color: #c00;
}

/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 10px;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: block;
	}
	.home .sticky {
		border: none;
	}
}