/*
Theme Name: KB
Theme URI: http://activewebshop.com/
Description: An activewebshop theme.
Version: 1.1
Author: Activeweshop
Author URI: http://activewebshop.com

/* --------------------------------------------- */



body {
	margin:0; padding:0;
	background:#fff;
	font:0.75em Helvetica, "Helvetica Neue", Arial, sans-serif; color:#7c7c7c;
	line-height:18px;
}

img {
	border:0;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

::-webkit-scrollbar{-webkit-appearance:none;width:8px}
::-webkit-scrollbar-track{background-color:rgba(156,156,156,.4);border-radius:8px}
::-webkit-scrollbar-thumb{border-radius:8px;background-color:rgba(57,57,57,.2)}

/* =Typography
/* -------------------------*/

#site-title {
	margin:5px auto 0;
	font-size:3.00em; font-weight:bold; color:#232526;
	line-height:36px;
}

h2 {
	margin:0; padding:20px 20px 0;
	font:bold 1.33em "Trebuchet MS", Helvetica, "Helvetica Neue", Arial, sans-serif;
}

	.pagetitle {
		margin:0; padding:0;
		font:3.43em Georgia, Palatino, "Palatino Linotype", Times, Times New Roman, serif; color:#232526;
	}

	.pagetitle {
		margin:0; padding:0;
		font:3.43em Georgia, Palatino, "Palatino Linotype", Times, Times New Roman, serif; color:#232526;
	}
	
	#page-not-found .pagetitle {
		padding:50px 0 0;
	}
	
	#reply-title {
		margin:0; padding:0;
		font:2.00em Helvetica, "Helvetica Neue", Arial, sans-serif; color:#232526;
	}

h3 {
	margin:35px 0 -15px;
	font-size:1.71em; font-weight:normal; color:#232526;
}

	#sidebar h3 {
		margin:0 0 8px; padding:0 0 0 12px;
		font-size:1.25em; font-weight:bold; color:#232526;
		background:url(images/arrows.gif) no-repeat -56px 6px;
	}

	.blog-name {
		margin:10px 0 6px;
		font-size:2.14em !important;
		color:#848e60 !important; 
		font-weight:normal; text-shadow:#FFF 0 1px 0;
		text-decoration:none; line-height:32px;
	}
	
		.blog-name a {
			color:#848e60 !important; text-decoration:none !important; 
		}
		
		.blog-name a:hover {
			text-decoration:none !important;
			color:#6e774c !important;
		}

h4 {
	margin:35px 0 0;
	font-size:1.29em; color:#232526;
}

h5 {
	margin:30px 0 -28px;
	font-size:0.86em; color:#232526; text-transform:uppercase;
}

*::selection {
	background:none repeat scroll 0 0 #568cbb;
	color:#f4f8fb;
	text-shadow:0 1px 0 #3d719d;
}

*::-moz-selection {
	background:none repeat scroll 0 0 #568cbb;
	color:#f4f8fb;
	text-shadow:0 1px 0 #3d719d;
}

a:link, 
a:active, 
a:visited {
	color:#306da1; text-decoration:none;
	outline: 0;
}

a:hover {
	text-decoration:underline;
}

pre {
	margin:30px -60px 40px; padding:20px 25px;
	font:0.88em Consolas, Monaco, 'Courier New', Courier, monospace; color:#454749;
	overflow-x:auto;
	white-space:pre-wrap;
	word-wrap:break-word;
	background:#f9f9f9;
	border:1px solid #e0e4e5;
}

code {
	color:#306da1;
}

.screen-reader-text {
	position:absolute; left:-9999em;
}

/* Header
/* ------------ */

.tagline {
	padding:2px 0 0;
	height:18px;
	font:bold 16px Helvetica, Arial, sans-serif;
	color:#FFF;
}

	.tagline a {
		color:#FFF;
	}
	
		.tagline a span,
		.tagline a img {
			vertical-align:middle;
		}
		
	.tagline a:hover {
		text-decoration:none;
	}

#header-meta .menu a {
	font-size:0.92em; line-height:normal; color:#f0f0f0 !important; letter-spacing:0.05em;
}

.sitename:link, 
.sitename:active, 
.sitename:visited {
	font-size:1.33em; font-weight:bold; color:#989999;
}

#sort-categories a {
	padding:10px 20px; display:block;
	font-size:1.33em; font-weight:bold; color:#306ea2;
	outline:0;
}

	#sort-categories a.active,
	#sort-categories a:hover {
		color:#232526;
		background:#FFF url(images/tab.png) left 2px repeat-x;
		border:1px solid #e6e6e6; border-width:1px 1px 0;
	}
	
#sort-categories a:hover {
	text-decoration:none;

}

/* Main
/* ------------ */

/* Sorting */

.dropped a {
	padding:5px 30px 5px 10px;
	border-bottom:1px solid #eeeeee;
	display:block;
}

.dropped a:hover, 
.dropped .cur-selected {
	text-decoration:none; background:#f1f6f9;
}

.inner-likes {
	font-weight:bold; color:#df80a8;
}

.updated {
	font-size:1.08em; color:#4a4949;
}

	.updated span {
		font-weight:normal; color:#989999;
	}

.text-only {
	vertical-align:middle;
	line-height:29px;
}

/* Post Results */

#top-livesearch label {
	display:block;
	font-weight:bold; color:#232526;
}

	#top-livesearch label span {
		font-size:1.08em;
	}
	
.search-desc p {
	margin:4px 0 0 0;
	font-size:11px;
	line-height:16px;
}

#searchbox, 
.allowed {
	font-family:arial,sans-serif;
	font-size:14px;
	color:#232526;
}

#top-livesearch label a {
	float:right;
	font:0.85em Helvetica, "Helvetica Neue", Arial, sans-serif; color:#8fa1b2;
	text-decoration:underline;
	opacity:0.75;
}
	
#top-livesearch label a:hover {
	text-decoration:none;
	opacity:1.0;
}

/* Posts */

.postmetadata,.widecolumn  {
	font-family:"Trebuchet MS", Helvetica, "Helvetica Neue", Arial, sans-serif;
}

	.postmetadata .category {
		padding:0 0 0 20px;
		color:#b7babe;
		float:left;
	}
	
		.postmetadata .category.post-type-wiki {
			padding:0 0 0 18px;
			background:url(images/icons/types.png) no-repeat 0 1px;
		}
		
		.postmetadata .category.post-type-question {
			background:url(images/icons/types.png) no-repeat 0 -33px;
		}
		
		.postmetadata .category.post-type-document {
			background:url(images/icons/types.png) no-repeat 0 -63px;
		}
	
	.postmetadata .love {
		padding:0 14px 0 0;
		color:#b1707d; font-size:0.85em;
		background:url(images/icons/likes.gif) no-repeat center right;
		float:right;
	}
	
.post .date {
	margin:3px 0 0; padding:0 20px;
	font-family:Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; color:#8b98af;
}

.topic {
	font:0.85em Arial, Helvetica, "Helvetica Neue", sans-serif; color:#7f878e;
	text-shadow:#FFF 0 1px 0; text-transform:uppercase;
	letter-spacing:0.03em;
}

/* Comments */

.author-name {
	font:2.17em Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; color:#5e8db5;
}

	.active-comment .author-name {
		color:#306da1;
	}

.comment-date {
	font:0.86em "Lucida Grande", Lucida, Helvetica, Arial, sans-serif; color:#bdbdbd;
	text-transform:uppercase;
}

	.active-comment .comment-date {
		color:#b5c7d3;
	}

.author-meta {
	display:inline-block;
}

	.author-meta a {
		margin:-4px 15px 0 15px; padding:0 0 2px 15px;
		font:1.08em Helvetica, Arial, sans-serif;
		background:url(images/icons/comment-meta.png) no-repeat;
		vertical-align:middle;
		display:inline-block;
	}
	
	.author-meta .twitter {
		background-position:0 2px;
	}
	
	.author-meta .facebook {
		background-position:0 -40px;
	}
	
	.author-meta .url {
		background-position:0 -72px
	}
	
	.reply a {
		margin:14px 0 0;
		font:1.08em Helvetica, Arial, sans-serif; color:#a4b8c8;
		background:none;
		text-transform:uppercase;
		font-size:0.86em;
		float:right; display:block;
	}
	
.comment-body {
	margin:20px 0 0;
	font:1.17em Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; color:#6d7073;
	line-height:22px;
}

#respond .reply-desc {
	margin:0 0 40px;
	font-size:1.17em; color:#494a4a;
}

.req {
	font:italic 0.86em Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; color:#5e8db5;
}

#commentform label {
	margin:0 0 3px;
	font-size:1.07em; font-weight:bold;
	color:#232526;
	display:block;
}
	
	#commentform label span {
		color:#5e8db5;
	}
	
#commentform .optional {
	color:#859095;
}
	
#commentform input[type=text], 
#commentform textarea {
	padding:5px 9px;
	width:94%;
	font-size:1.17em;
	border:1px solid #e6e8ea;
	background:#FFF;
	-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;
}

#commentform input[type=text]:focus,
#commentform textarea:focus {
	color:#4d6a82;
	border:1px solid #a5c4de;
	-webkit-box-shadow:0 0 3px #a5c4de; -moz-box-shadow:0 0 3px #a5c4de;
	outline:0;
}

#commentform textarea {
	padding:9px;
	font-family:Helvetica, "Helvetica Neue", Arial, sans-serif;
	height:420px;
}

/* Question */

.question-title {
	font-size:1.00em; font-weight:bold; color:#91acbe;
	text-transform:uppercase;
}

#full-question .question p {
	margin:11px 0 0 !important;
	font:1.83em Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman" !important; color:#768d97;
	text-shadow:#FFF 0 1px 0;
	line-height:32px !important;
}

.full-answer {
	margin:0 0 10px; display:inline-block;
	font-size:0.86em;
	text-transform:uppercase; color:#232526;
}

/* Notice */

.notice-title {
	font-size:1.29em;
	font-weight:bold; color:#d9cd9d;
}

.notice p {
	margin:10px 0 0 !important;
	font:normal 1.29em Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman" !important; color:#9f9775;
	text-shadow:#FFF 0 1px 0;
	line-height:27px !important;
}

/* Blog */

.blog-inner {
	text-shadow:#FFF 0 1px 0;
}

.blog-title {
	font-size:1.29em; color:#bcc694; 
}


.blog-meta {
	margin:0 !important;
	font-size:0.86em !important;
	color:#9aa56d !important;
}

	.blog-meta a {
		color:#a5b07a !important;
		text-decoration: none !important;
	}
	
	.blog-meta a:hover {
		color:#b7c38a !important;
		text-decoration: none !important;
	}

/* Crumbs */

.crumbs {
	margin:13px 0 15px 1px !important;
	font-weight:bold; font-size:0.70em !important;
	color:#5d6061; text-transform:uppercase;
}

	.crumbs a {
		color:#5e8db5; text-decoration:none !important;
	}
	
	.crumbs a:hover {
		text-decoration:underline !important;
	}
	
	.crumb-div {
		margin:0 4px;
	}
	
	#comments .crumbs {
		font-size:0.86em !important;
	}
	
/* Entry */

.entry {
	font-size:1.17em; color:#494a4a;
	line-height:22px;
}

	.entry .intro {
		font-size:1.14em; font-weight:bold;
		line-height:25px;
	}
	
	.entry p {
		margin:28px 0;
	}
	
	.entry ol, .entry ul {
		font-size:0.85em;
	}
	
	.wp-caption-text {
		margin:15px 0 0 !important;
		font-family:Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman" !important; color:#9f9775; font-style:italic; color:#7e7e7e;
		line-height:20px !important;
	}
	
	.entry a {
		text-decoration:underline;
	}
	
	.entry a:hover {
		text-decoration:none;
	}
	
/* Share This/ Pagination */

.shortlink strong {
	color:#373a3d;
}

.shortlink a {
	font:1.33em eorgia, Palatino, "Palatino Linotype", Times, "Times New Roman"; color:#306da1
}

/* Pagination */

#pagination {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, "Helvetica Neue", sans-serif; color:#b1b2b2;
}

#pagination a {
	outline:0;
}

	.previous, .next {
		width:46px; height:36px;
		background:url(images/pagination.gif) no-repeat;
		display:inline-block; text-indent:-9999em;
	}
	
	.previous {
		margin:-5px 0 0 32px;
		background-position:0 -36px;
	}
	
		.previous.disabled, 
		.previous.disabled:hover {
			background-position:0 0;
		}
		
	.previous:hover {
		background-position:0 -72px;
	}
	
	.next {
		margin:-5px 32px 0 0;
		background-position:-46px -36px;
	}
	
		.next.disabled, 
		.next.disabled:hover {
			background-position:-46px 0;
		}
		
	.next:hover {
		background-position:-46px -72px;
	}
	
	.current {
		font:1.65em Georgia, "Times New Roman", Times, serif; color:#232526;
		vertical-align:middle;
		display:inline-block;
	}
	
	.jump {
		display:inline-block; vertical-align:middle;
	}
	
	.jump-to {
		margin:0 0 0 2px;
		width:14px; height:12px;
		background:url(images/icons/jump-to.gif) no-repeat top center;
		display:inline-block; text-indent:-9999em; line-height:normal;
		vertical-align:middle;
	}
	
	.navlinks {
		margin:7px; overflow:hidden;
	}
	
	.navlinks a {
		margin:3px; padding:5px 10px;
		font-weight:bold; color:#babcbf; 
		text-shadow:#FFF 0 1px 0; text-align:center;
		background:#f8f8f8; border:1px solid #f1f1f1;
		border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
		display:block; float:left;
	}
	
	.navlinks a:hover {
		color:#306da1;
		background:#edf3f7; border:1px solid #dae4ec;
		text-decoration:none;
	}
	
/* 404 */

.search-above {
	margin:10px;
	font:bold 0.86em 'Lucida Grande', Lucida, Helvetica, Arial, sans-serif; color:#b3b4b4;
	text-transform:uppercase;
}

/* Footer */

#footer {
	text-align:center;
}

	.back-top {
		font-size:1.17em; font-weight:bold;
	}

	.copyright {
		margin:0;
		font-weight:bold; color:#7c7c7c;
	}
	
/* Sidebar
/* ------------ */

#sidebar li li a {
	font-size:1.07em;
}

#sidebar #type-total li a, 
#sidebar .widget_counter li a {
	background:url(images/icons/stats.png) no-repeat 85% 10px;
	font-weight:bold; font-size:2.50em;
	display:block;
	color:#222!important;
}

	#sidebar #type-total li a small, 
	#sidebar .widget_counter li a small {
		margin:8px 0 0;
		font-size:0.47em; display:block;
	}
	
#sidebar #type-total li a:hover, 
#sidebar .widget_counter li a:hover {
	background-position:85% -66px;
	color:#303233; text-decoration:none;
}
	
/* Misc.
/* ------------ */	

#sort-meta label {
	margin:0 13px 0 0;
	color:#989999;
	vertical-align:middle;
	line-height:30px;
	float:left;
}

.psuedo-select .selected, 
.per-page {
	font-size:1.00em; font-weight:bold; color:#306da1;
}

#uc {
	font-size:0.86em;
}

	#uc label {
		margin:0 0 1px !important;
	}

.button,
#wp-submit,
#searchsubmit {
	font-size:1.08em; color:#6e7272 !important;
	padding:5px 10px 4px;
	border:1px solid #e2e2e2;
	-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
	background:url(images/button-small.gif) repeat-x bottom center;
	outline:0;
}

	#searchsubmit {
		margin:6px 0 0;
	}

.button-large, 
#commentform #submit {
	font:bold 0.86em/normal Helvetica, "Helvetica Neue", Arial, sans-serif !important; color:#666869 !important;
	text-shadow:#FFF 0 1px 0; text-decoration:none !important;
	padding:8px 11px 6px;
	background:#f1f1f1;
	background:-webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(239,239,239)),
		color-stop(1, rgb(251,251,251))
	);
	background:-moz-linear-gradient(
		center bottom,
		rgb(239,239,239) 0%,
		rgb(251,251,251) 100%
	);
	-webkit-box-shadow:inset #FFF 0 1px 0, rgba( 0, 0, 0, .07 ) 0 1px 2px;
	-moz-box-shadow:inset #FFF 0 1px 0, rgba( 0, 0, 0, .07 ) 0 1px 2px;
	box-shadow:inset #FFF 0 1px 0, rgba( 0, 0, 0, .07 ) 0 1px 2px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #cfd0d2;
}

	#commentform #submit {
		font-size:1.07em !important;
	}

.button-large:hover, 
#commentform #submit:hover {
	background:-webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(243,243,243)),
	    color-stop(1, rgb(251,251,251))
	);
	background:-moz-linear-gradient(
	    center bottom,
	    rgb(243,243,243) 0%,
	    rgb(251,251,251) 100%
	);
	-webkit-box-shadow:inset #FFF 0 1px 0, rgba( 0, 0, 0, .13 ) 0 1px 3px;
	-moz-box-shadow:inset #FFF 0 1px 0, rgba( 0, 0, 0, .13 ) 0 1px 3px;
	box-shadow:inset #FFF 0 1px 0, rgba( 0, 0, 0, .13 ) 0 1px 3px;
	border:1px solid #cfd0d2;
}

.button-large:active, 
.button-large.disabled, 
#commentform #submit:active {
	color:#8a8d8e !important;
	background:-webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(243,243,243)),
	    color-stop(1, rgb(241,241,241))
	);
	background:-moz-linear-gradient(
	    center bottom,
	    rgb(243,243,243) 0%,
	    rgb(241,241,241) 100%
	);
	-webkit-box-shadow:inset #FFF 0 1px 0, rgba( 0, 0, 0, .04 ) 0 0 2px;
	-moz-box-shadow:inset #FFF 0 1px 0, rgba( 0, 0, 0, .04 ) 0 0 2px;
	box-shadow:inset #FFF 0 1px 0, rgba( 0, 0, 0, .04 ) 0 0 2px;
	border:1px solid #caccce;
}

	.button-large img {
		margin:0 6px 0 0; padding:0 0 2px;
		vertical-align:middle;
	}

.button-large.spaced {
	margin:0 20px 0 0;
}

.button:hover {
	border:1px solid #d3d3d3;
}

.button:active {
	background-image:none;
}

.button.disabled {
	color:#8b9096 !important;
}

.raquo {
	font-size:0.55em; vertical-align:middle; line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.buttons{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(PIE.htc);
	display:inline-block;
	vertical-align:top;
	margin-top: 10px;
}

.buttons a{
	display:block;	
}

span.but-icon{
	display:block;
}

.but-gray{
	background: #f8f8f8;
	padding:6px;
	font-weight:bold;
	margin-bottom: 10px;
}

.buttons-gray div{
	margin-right:7px;
}

.but-gray a{
	background:url("images/but_gray_hover.png") top repeat-x;
	color:#6a6a6a;
	font-size:1.20em;
	text-shadow:0px 1px 0px #fff;	
	border:1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(images/PIE.htc);
	padding:6px 35px 5px 30px;
}

.but-gray a:hover{
	background:url("images/but_gray.png") top left repeat-x;
	border:1px solid #e5e5e5;
	color:#787878;
	text-decoration:none;
}

.but-gray a span.but-text{
	display:inline-block;
	border-left:1px solid #d6dcdf;
	border-right:1px solid #d6dcdf;
	background: #f8f8f8;
	padding:0 4px 0 4px;
}

a:hover span.but-text{
	border:transparent;
	padding:0 5px 0 5px;
}

.but-icon-cont, .but-text{
	margin-right:5px;
}

.but-gray a:hover span.but-icon-cont, .but-gray a:hover span.but-text {
	background:none;
}

.but-gray a span.but-icon-cont{
	height:15px;
	width:14px;
	background:url("images/but_gray_icon.png") center no-repeat;
	display:block;
	float:left;
}

.but-gray span.but-icon{
	height:15px;
	width:14px;
}

.subscribe a span span.but-icon{
	background:url("images/icon_subscribe.png") top no-repeat;
}

.subscribe a:hover span span.but-icon{
	background:url("images/icon_subscribe_hover.png") top no-repeat;
}

/* User Submit */

#user-submit label {
	font-weight:bold; font-size:1.14em; color:#556572;
	display:block; margin:0 0 4px 2px;
}

	#user-submit label span {
		font:italic 0.65em Arial, Helvetica, sans-serif; color:#9eb3c4;
		margin:3px 5px 0 0; display:block;
		float:right;
	}

#user-submit .input, 
.as-input {
	font-size:0.92em; color:#abb4bc;
}

#user-submit textarea {
	font:0.92em Helvetica, "Helvetica Neue", Arial, sans-serif; color:#abb4bc;
}

#user-submit #submit-content span {
	margin:-2px 0 0; display:block;
	color:#FFF; text-shadow:rgba( 0, 0, 0, .22 ) 1px 0 0;
	font-weight:bold; 
}

	.as-input {
		font-size:1.08em;
		border:0;
	}
	
	.as-selection-item {
		font-weight:bold; font:0.92em; color:#fafdff;
		text-shadow:#4d7292 0 1px 0;
		line-height:20px; cursor:pointer;
	}
	
	.as-result-item, 
	.as-message {
		font-weight:bold; color:#5e8db5;
		cursor:pointer;
	}
	
		.as-result-item em, 
		.as-result-item:hover, 
		.as-result-item.active {
			color:#306ea2; text-decoration:underline;
			font-style:normal;
		}

/* =Structure
/* -------------------------*/

.container {
	margin:0 auto; padding:0;
	width:940px; height:auto;
}

.alignleft, 
.tagline, 
.previous {
	float:left;
}

.alignright, 
.go-home, 
.next {
	float:right;
}

.aligncenter {
	margin:0 auto;
	display:block;
}

/** Header */

#header-meta {
	width:auto; height:auto;
	background:#232526;
	border-bottom:4px solid #e1e1e1;
}

	#header-meta .container {
		padding:8px 20px;
		width:900px;
		overflow:hidden;
	}
	
	#header-meta .menu {
		float:right;
		padding-top:3px;
	}
	
	#header-meta .menu a:hover {
		text-decoration: underline;
	}
	
		#header-meta .menu ul {
			margin:0; padding:0;
			list-style:none;
		}
		
			#header-meta .menu li {
				margin:0 0 0 20px;
				float:left;
			}

#header {
	padding:40px 20px;
	width:900px;
	border-bottom:1px solid #eeeeee;
}

/** Sorting Options */

#top-livesearch {
	margin:25px auto 25px;
	width:940px;
	overflow:hidden;
	padding:20px 20px 0 20px;
}

#livesearch {
	width:520px;
	float:left;
}
	
	#top-livesearch label {
		display:block;
	}

	#searchboxwrap {
		padding:10px 10px 9px;
		background:#f4f4f4;
		border-radius:5px;
		-moz-border-radius:5px; 
		-webkit-border-radius:5px; 
		box-shadow:1px 0 1px #efefef; 
		-webkit-box-shadow:1px 0 1px #efefef;
		-moz-box-shadow:1px 0 1px #efefef;
		position:relative;
	}
		
		#searchbox, #searchform #s {
			outline: none;
			margin:0; padding:7px 12px;
			width:95%;
			background:#FFF url(images/icons/search.png) no-repeat 98% center;
			border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6;
			border-top:0; border:1px solid #e6e6e6;
			-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
		}
		
			#searchform #s {
				width:85%; 
				background-image:none;
			}
			
			#searchform .screen-reader-text {
				display:none;
			}
		
		#searchbox.loading {
			background:#FFF url(images/icons/loading.gif) no-repeat 98% center;
		}
		
			.clear-terms {
				width:14px; height:14px;
				background:#FFF url(images/icons/clear.png) no-repeat;
				position:absolute; right:20px; top:20px;
				z-index:100;
				display:none; text-indent:-9999em;
				cursor:pointer;
			}
		
	.search-desc {
		width:380px;
		float:right;
		position:relative;
		padding-right: 10px;
	}
	
		.searchmeta {
			position:absolute; top:0; right:0;
		}

#sorting-options {
	margin:0 auto 15px;
}

	#sort-categories {
		margin:0 0 -4px; padding:0;
		width:100%;
		list-style:none;
		position:relative; z-index:10;
		overflow:hidden;
	}
	
		#sort-categories li {
			float:left;
		}
		
		#sort-categories li a.active {
			color:#222!important;
		}
		
		
	#sort-meta {
		border-top:1px solid #e6e6e6;
	}
	
		#sort-meta-inner {
			padding:13px 20px 10px;
			border-top:3px solid #f8f8f8;
			border-bottom:1px solid #eeeeee;
		}
		
		#sort-meta-inner:after {
			content:".";
			display:block;
			height:0;
			clear:both;
			visibility:hidden;
		}
		
		#sort-meta-inner.bottomless {
			padding:0;
			border-bottom:0;
		}
		
		.psuedo-select, 
		.psuedo-sort {
			margin:0; padding:0;
			border:1px solid #eeeeee;
			-moz-border-radius:3px; -webkit-border-radius:3px;
			display:inline-block;
			position:relative; z-index:200;
			float:left;
		}
		
			.psuedo-select .selected {
				padding:5px 7px 3px 10px;
				width:135px;
				float:left; display:inline;
			}
			
			.dropdown, .arrow-down, 
			.arrow-up {
				width:26px; height:26px;
				float:left;
				display:block;
				text-indent:-9999em;
				background:url(images/arrows.gif) no-repeat 8px 11px;
				border-left:1px solid #eeeeee;
				outline:0;
			}
			
				.arrow-down, 
				.arrow-up {
					width:26px;
					background:url(images/arrows.gif) no-repeat 8px 11px;
				}
			
				.arrow-up {
					border:0;
					background:url(images/arrows.gif) no-repeat -15px 11px;
				}
				
				.arrow-down.active {
					background-position:8px -22px;
				}
				
				.arrow-up.active {
					background-position:-15px -22px;
				}
				
				.active .arrow-up {
					border-left:1px solid #eeeeee;
				}
			
			.dropped {
				margin:0; padding:0;
				background:#FFF;
				border:1px solid #eeeeee;
				display:none;
				position:absolute; top:26px; left:-1px;
				list-style:none;
				-webkit-box-shadow:0 0px 2px #efefef; -moz-box-shadow:0 0px 2px #efefef;
			}
			
				.dropped li {
					margin:0; 
				}
			
			#sort-direction {
				margin:0 30px 0 0;
			}
			
			.per-page {
				margin:0; padding:5px 7px 3px 10px;
				width:32px; height:auto;
				background:none; border:0;
				float:left;
			}
			
		/* Inner Pages */
		
		.inner-likes {
			margin:0 0 0 30px; padding:0 0 0 15px;
			background:url(images/icons/inner-likes.gif) no-repeat center left;
		}
		
		.share-this {
			margin:0 0 0 27px;
		}
		
			.share:hover {
				text-decoration:none;
			}
			
/** Main */

#main {
	margin:25px auto 0;	
}



.col-right {
	width:700px;
	float:right;
}

	/* Live Results
	/* ------------ */
	
	#load-results {
		position:relative;
		overflow:hidden;
	}
	
	#load-results.overlay {
		width:940px; height:auto;
		position:relative; z-index:100;
		background:#FFF;
		display:none;
	}
	
		.close-overlay {
			display:none;
		}
	
		#load-results.overlay .close-overlay {
			width:14px; height:14px;
			background:url(images/icons/clear.png) no-repeat;
			position:absolute; left:-30px; top:-105px;
			z-index:100;
			display:none; text-indent:-9999em;
			cursor:pointer;
			display:block;
		}

	#results {
		margin:0 -20px 0 0; padding:0 0 20px;
		overflow:hidden;
	}
	
		.post {
			margin:0 20px 20px 0; padding:0 0 30px;
			width:212px;
			position:relative;
			float:left;
			border:4px solid #f4f4f4;
		}
		
			.postmetadata {
				margin:0 1px; padding:5px 10px;
				border-bottom:1px solid #f2f3f4;
				overflow:hidden;
			}
			
			.topic {
				margin:20px 0 0; padding:6px 8px 0px 11px;
				background:#f4f4f4;
				position:absolute; bottom:0; right:0;
			}
			
		.post.hover {
			border-color:#e6eaee;
		}
			
			.post.hover .topic {
				background:#e6eaee;
			}
			
		.post.last {
			margin-right:0;
		}
				
	#loading {
		margin:0 auto 50px;
		width:32px; height:32px;
		background:url(images/loading.gif) no-repeat top center;
		display:none;
		position:absolute; top:0; left:45%;
	}
	
	#no-results-found {
		padding:40px; overflow:hidden;
	}
	
	/* Comments
	/* ------------ */
	
	#comments {
		margin:0; padding:20px 60px 40px 60px;
		background:url(images/dash.gif) repeat-x top center;
	}
	
		.commentslist {
			margin:60px 0 0 0; padding:0 60px;
			list-style:none;
			border-top:1px dashed #d2d2d2;
		}	

		
			.comment {
				margin:0 -60px; padding:40px 60px 30px 60px;
				border-bottom:1px dashed #d2d2d2;
			}
			
				.comment .author .gravatar {
					padding:2px;
					border:1px solid #eaeaea;
					width:45px; height:45px;
					float:left;
				}
					
				.comment .author p {
					margin:0 0 0 77px; padding:3px 0;
				}
				
		.children {
			margin:0; padding:0;
			list-style:none;
		}
		
			.depth-2 { padding:40px 60px 30px 100px; }
			.depth-3 { padding:40px 60px 30px 120px; }
			.depth-4 { padding:40px 60px 30px 140px; }
			.depth-5 { padding:40px 60px 30px 160px; }
				
	#comments-title {
		margin:0 60px;
	}
	
	#respond {
		margin:40px 60px 0;
		width:700px; position:relative;
	}
	
	#commentform {
		margin:10px 0 0;
		overflow:hidden;
	}
				
		#commentform p {
			margin:0 0 20px;
		}
					
		.cform-left {
			width:280px; float:left;
		}
		
		.cform-right {
			width:400px; float:right;
		}
		
	/* Share This / Pagination
	/* ------------ */
	
	.share-this {
		position:relative;
		z-index:1000;
	}
	
	.drop-opts, 
	.as-results {
		margin:0; padding:7px;
		width:230px;
		background:url(images/share-this.png) repeat;
		box-shadow:inset 0 1px 3px rgba( 0, 0, 0, .13 ); -moz-box-shadow:inset 0 1px 3px rgba( 0, 0, 0, .13 );
		border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
		position:absolute; left:-75px; z-index:200;
		display:none;
	}
	
	.share-this .drop-opts {
		top:48px; 
		width:auto;
	}
	
		.arrow {
			width:14px; height:25px;
			background:url(images/droparrow.gif) no-repeat top center;
			position:absolute; left:50%; cursor:pointer;
		}
		
			.jump-nav .arrow {
				left:45%;
			}
		
		.share-this .arrow, 
		.as-results .arrow {
			 top:-17px;
		}
	
		.drop-opts .inner, 
		.as-list {
			width:auto !important;
			background:#FFF;
			background:-moz-linear-gradient(bottom, #f7f7f7, #FFF 25%);  
			background:-webkit-gradient(linear, 0 0, 0 25%, from(#f7f7f7), to(#FFF) );  
			border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
			border:1px solid #dadada;
			box-shadow:0 2px 3px #e5e5e5; -moz-box-shadow:0 2px 3px #e5e5e5;
		}
		
			.shortlink {
				margin:0; padding:20px 45px;
				text-align:center;
				border-bottom:1px solid #f1f1f1;
				display:block;
			}
			
			.sharelinks {
				margin:0; padding:10px 3px;
				overflow:hidden;
				text-align:center;
			}
			
				.sharelinks a {
					width:24px; height:24px;
					display:inline-block;
					margin:0 5px;
				}
	
	/* Pagination
	/* ------------ */
	
	#pagination {
		background:url(images/dash.gif) repeat-x top center;
	}
	
		#pagination-inner {
			padding:30px 0 27px;
			border-bottom:1px solid #e6e6e6;
		}
		
		#pagination-inner.empty {
			padding:0;
		}
		
		.related-type {
			display:none;
		}
		
		.jump-nav {
			display:inline;
			position:relative;
		}
		
			.jump-nav .drop-opts {
				width:156px;
				left:-74px; bottom:17px; 
			}
			
				.jump-nav .drop-opts .arrow {
					bottom:-17px; background-position:bottom center;
				}
		
	/* Question
	/* ------------ */
		
	#full-question {
		margin:0 auto 45px; padding:15px 0 30px;
	}
	
		#full-question .question {
			margin:20px auto; 
			width:821px; height:auto;
			background:url(images/question-middle.gif) repeat-y top center;
			position:relative;
		}
		
			.question-top {
				width:821px; height:21px;
				background:url(images/question-top.gif) no-repeat top center;
			}
			
			.question-bottom {
				width:821px; height:24px;
				background:url(images/question-bottom.gif) no-repeat bottom center;
			}
			
			.question-inner {
				padding:23px 60px 25px;
			}
			
		.question-quote {
			width:48px; height:39px;
			background:url(images/question-quote.png) no-repeat top left;
			position:absolute; top:-9px; left:-7px;
		}
		
	/* Notice
	/* ------------ */
	
	.notice {
		margin:47px 0 60px -60px;
		width:821px; height:auto;
		background:url(images/notice-middle.gif) repeat-y top center;
		position:relative;
	}
	
		.notice-top {
			width:821px; height:21px;
			background:url(images/notice-top.gif) no-repeat top center;
		}
		
		.notice-bottom {
			width:821px; height:24px;
			background:url(images/notice-bottom.gif) no-repeat bottom center;
		}
		
		.notice-inner {
			padding:20px 60px 15px;
		}
		
	/* Blog
	/* ------------ */
	
	.entry .blog {
		margin:47px 0 60px -60px; 
		width:821px; height:auto;
		background:url(images/blog-middle.gif) repeat-y top center;
		position:relative;
		clear:both;
	}
	
		.blog-top {
			width:821px; height:21px;
			background:url(images/blog-top.gif) no-repeat top center;
		}
		
		.blog-bottom {
			width:821px; height:24px;
			background:url(images/blog-bottom.gif) no-repeat bottom center;
		}
		
		.blog-inner {
			padding:20px 40px 15px;
		}
		
			.blog-icon {
				margin:6px 0 0;
				float:left;
			}
		
			.blog-content {
				margin:-3px 0 0 80px;
			}
		
	/* Entry
	/* ------------ */
	
	.entry {	
		margin:50px auto;
		width:700px;
	}
	
		.entry li {
			margin:0 0 10px;
		}
		
		/* Images */
		
		div.wrapper-image,
		dt.gallery-icon {
			padding:8px 8px 3px 8px;
		    background:#f6f6f6;	
			border:1px solid #eeeeee;
		}
		
		.page div.wrapper-image {
			margin-top: 20px;
		}			

		dt.gallery-icon {
			border:0px solid #eeeeee;
			padding:5px 5px 1px 5px;
			margin-right: 10px;
		}
		
		img.wp-post-image,
		img.attachment-thumbnail {
			border:1px solid #ffffff;
		}		
		
		.pull-image img, 
		.size-full, 
		.size-medium, 
		.size-thumbnail {
			padding:4px;
			border:1px solid #eaeaea;
		}
		
		.wp-caption.alignright, 
		.pull-image.alignright {
			margin:0 -60px 30px 60px;
		}
		
		.wp-caption.alignleft, 
		.pull-image.alignleft {
			margin:0 60px 30px -125px; 
		}
	
	/* Footer
	/* ------------ */
				
	#footer {
		padding:40px 0 60px;
		border-top:3px solid #f8f8f8;
	}
	
	/* 404
	/* ------------ */
		
	#page-not-found {
		margin:100px auto;
		width:710px;
	}
	
		.road-map {
			margin:0 60px 0 0;
			float:left;
		}

.col-left {
	width:220px;
	float:left;
}

	#sidebar {
		margin:0;
	}
	
	#sidebar ul {
		margin:0; padding:0;
		list-style:none;
	}
	
		#sidebar ul li {
			margin:0 0 25px; padding:0 0 20px;
			background:url(images/dash.gif) repeat-x bottom center;
		}
		
			#sidebar ul ul, 
			.textwidget, 
			#searchform {
				margin:0 0 0 12px;
			}
			
			#sidebar ul ul li {
				margin:4px 0; padding:0;
				background:none;
			}
			
			#sidebar ul .children {
				margin:0 0 0 3px; padding:0 0 0 9px;
				border-left:1px solid #E5E5E5;
			}
			
		#sidebar ul #type-total, 
		#sidebar .widget_counter {
			padding:6px 0 1px;
		}
			
		#sidebar ul #type-total li, 
		#sidebar .widget_counter li {
			margin:0 0 32px; padding:0;
		}

/** Misc */

.divider {
	background:url(images/dash.gif) repeat-x bottom center;
}

.page #top-livesearch, 
.page #sort-meta {
	display:none;
}

/* User Submit
/* ------------- */

#user-submit {
	margin:67px 0 0; padding:60px 50px 65px;
	background:#e6ecf1;
	-moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;
	line-height:normal;
}

	#user-submit p {
		margin:0 0 24px;
		position:relative;
	}
	
	#user-submit #top_tags {
		z-index:1000;
	}
	
		#user-submit .input, 
		.as-selections, 
		#user-submit textarea {
			padding:8px 10px 7px;
			width:575px;
			background:#FFF;
			-moz-box-shadow:0 1px 0 #e1e7ec; -webkit-box-shadow:0 1px 0 #e1e7ec; box-shadow:0 1px 0 #e1e7ec;
			-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
			border:0;
			border-left:1px solid #e1e7ec; border-right:1px solid #e1e7ec;
			border-bottom:1px solid #d8dee3;
		}
		
		#user-submit .input.error {
			background:#fff5f5;
		}
		
		#user-submit textarea {
			height:185px;
		}
		
		#user-submit #submit-content {
			margin:-4px 0 0 2px;
			width:165px; height:38px;
			background:url(images/user-submit.png) no-repeat 0 0;
			border:0;
			cursor:pointer;
		}
		
		#user-submit #submit-content:hover {
			background-position:0 -38px;
		}
		
		#user-submit #submit-content:active {
			background-position:0 -76px;
		}
		
		#user-submit button::-moz-focus-inner {
			border:0;
		}

/* AutoSuggest CSS - Version 1.2 */

ul.as-selections {
	margin:0; padding:5px 0 0;
	width:595px; 
	list-style:none;
	overflow:auto;
}
	
	ul.as-selections li {
		float: left;
		margin:0;
	}

	ul.as-selections li.as-selection-item {
		margin:0 0 5px 5px; padding:0 8px 0 0;
		height:21px;
		background-color:#608fb7;
		border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:2px;
	}
	
	ul.as-selections li:hover.as-selection-item {
		background-color:#689ac5;
	}
	
	ul.as-selections li.as-selection-item:last-child {
		margin-left: 30px;
	}

		ul.as-selections li.as-selection-item a.as-close {
			margin:5px 4px 0 5px;
			width:11px; height:11px;
			background:url(images/icons/close.png) no-repeat;
			float:left;
			display:inline-block; text-indent:-9999em;
		}

		ul.as-selections li:hover.as-selection-item a.as-close {
			color: #4d70b0;
		}
		
	ul.as-selections li.as-original {
		margin:1px 0 6px 10px;
	}	

	ul.as-selections li.as-original input {
		margin:1px 0 0;
		border:none;
		outline:none;
		width:120px;
	}
	
.as-results {
	top:65px; left:-70px;
}

	.as-list {
		margin:0; padding:8px 0;
		list-style:none;
	}
	
		.as-list li {
			margin:0; padding:7px 27px;
			background:url(images/icons/arrow.gif) no-repeat 18px 50%; 
		}
		
/** ------------ Special ------------ */

#registerform .button-large, #loginform .button-large  {
	margin:20px 0 0;
	font-size:1.3em !important;
	cursor:pointer;
}

/* Links
/* ------------ */

a:link, 
a:active, 
a:visited,
code,
.active-comment .author-name,
.shortlink a,
.navlinks a:hover,
.psuedo-select .selected, 
.per-page {
	color:#6c6c6c !important;
}

/* Custom fields
/* ------------ */

p.credits {
	font-size:10px;
	text-transform:uppercase;
	color:#777;
	margin: 5px 0;
	padding: 5px 0 0px;
	border-top: 1px solid #eee;
}

.actions {
	float:left;
	margin: -20px 0 0 10px;
}

/* Header
/* ------------ */

.tagline a {
	color:#232526!important;
}

/* Menu
/* ------------ */

#header-meta {
	background:#f9f9f9;
	border-bottom:3px solid #f4f4f4;
}

#header-meta .menu a {
	color:#232526!important;text-transform:uppercase;
}


/* slideshow  */	

.ss1_wrapper { position:relative; width:940px; height:400px; margin:30px auto 0px auto;display:none;border-bottom: 1px solid #e5e5e5;}
.ss1_wrapper .slideshow { position:relative; width:940px; height:400px; overflow:hidden;}
	
	.ss1_wrapper .slideshow_item { width:940px; height:400px; }
	.ss1_wrapper .slideshow_item .data { display:none; }	
	
	.ss1_wrapper a.slideshow_prev { position:absolute; left:30px; bottom:180px; z-index:10; width:40px; height:46px; outline:none; background:url(images/trans-black-70.png); }
		.ss1_wrapper a.slideshow_prev:hover { background:#000; }
		.ss1_wrapper a.slideshow_prev span { display:block; width:40px; height:46px; background:url(images/arrows.png) no-repeat -55px 50%; text-indent:-9999px; }
		
	.ss1_wrapper a.slideshow_next { position:absolute; left:70px; bottom:180px; z-index:10; width:40px; height:46px; outline:none; background:url(images/trans-black-70.png);}
		.ss1_wrapper a.slideshow_next:hover { background:#000; }
		.ss1_wrapper a.slideshow_next span { display:block; width:40px; height:46px; background:url(images/arrows.png) no-repeat -5px 50%; text-indent:-9999px; }
	
	.ss1_wrapper .slideshow_paging { position:absolute; bottom:0px; right:585px; z-index:11; font-size:12px; }
		.ss1_wrapper .slideshow_paging a { display:block; float:left; margin:0 0 0 2px; padding:4px 8px; color:#ddd; }
			.ss1_wrapper .slideshow_paging a:hover { color:#ffcc00 }
			.ss1_wrapper .slideshow_paging a.activeSlide { background:#000; color:#fff; font-weight:bold}
	
	.ss1_wrapper .slideshow_box { position:absolute; left:30px; bottom:0; background:url(images/trans-black-70.png); width:340px; height:180px; z-index:10; }
		.ss1_wrapper .slideshow_box .data { padding:15px; color:#ccc;  }
		.ss1_wrapper .slideshow_box .data h4 { color:#fff; font:bold 18px arial, sans-serif; padding:0; margin:0 0 10px 0; }
		.ss1_wrapper .slideshow_box .data p { padding:0; margin:0; line-height:140%;}
		.ss1_wrapper .slideshow_box .data a { color:#fff; }
		
/* Member Home page Welcome  */

.membership{ float:right; width:454px; height:350px; margin-top:50px; overflow:hidden;}
.membership h1{ color:#111; line-height:130%; font-weight:normal;}
.features{background:url(images/trans-white-70.png);position:absolute;bottom:0;left:0;width:940px;padding: 15px 0;border-top:1px dotted #e5e5e5; }

.features ul{ margin:0; padding:0;list-style:none;}
.features ul li{ float:left;width:273px;padding: 0 20px;}
.features ul li img{ float:left;}
.features ul li p{ float:left;font-weight:bold;font-size:16px;margin:10px 0 0;padding-left:20px;color:#111;}

/* Login styles  */

ul.tabs_login {
	padding: 0; margin: 20px 0 0 20px;
	position: relative;
	list-style: none;
	font-size: 14px;
	z-index: 1000;
	float: left;
	}
ul.tabs_login li {
	line-height: 28px; /* = */ 
	padding: 0; margin: 0 5px 0 0;
	position: relative;
	background: #fff;
	overflow: hidden;
	font-weight:bold;
	font-size:1.2em;
	float: left;
	}
ul.tabs_login li a {
	text-decoration: none;
	padding:3px 20px;
	display: block;
	outline: none;
	}
html ul.tabs_login li.active_login {
	border: 1px solid #E7E9F6;
	border-left: 1px solid #E7E9F6;
	border-bottom: 1px solid #fff;
	background:#FFF url(images/tab.png) left 2px repeat-x;
	}
html body ul.tabs_login li.active_login a { color: #222222!important;}
.tab_container_login {
	background: #fff;
	position: relative;
	margin: 0 0 20px 0;
	border-top: 1px solid #E7E9F6;
	z-index: 999;
	float: left;
	width: 100%;
	top: -1px;
	}
.tab_content_login {
	padding: 7px 15px 15px 15px;
	padding-top: 10px;
	}
	.tab_content_login ul {
		padding: 0; margin: 0 0 0 15px;
		}
		.tab_content_login li { margin: 5px 0; }
/* global styles */

div.msg {position:relative;background:url(images/dash.gif) repeat-x bottom center!important;padding:40px 0 30px;margin-bottom:30px;}
    div.msg span {position:absolute;right:0;top:0;font-weight:bold;font-size:2em;cursor:pointer;}
#login-register-password {background:url(images/data3s-kb.png) left 0 no-repeat;padding-left:350px; position:relative;min-height:350px;}
	#login-register-password h3 {
		border: 0 none;
		margin: 10px 0;
		}
	#login-register-password h3 {
	    padding-bottom:20px!important; margin-bottom:20px!important;
	    background:url(images/dash.gif) repeat-x bottom center!important;
		font:normal 1.71em "Trebuchet MS", Helvetica, "Helvetica Neue", Arial, sans-serif;
		}
.widecolumn {margin-left:200px; width:68%;}

/* form elements */
.wp-user-form {position:relative;display:block;}
	.username, .password, .login_fields {
		margin: 7px 0 0 0;
		overflow: hidden;
		width: 100%;;
		}
		.username label, .password label { float: left; clear: none; width: 25%; }
		.username input, .password input { 
			background: #f9f9f9;
			border: 1px dotted #d5d5d5; float: left; clear: none; width: 200px; padding: 5px 6px; color: #111;
			}
.rememberme { overflow: hidden; width: 100%; margin-bottom: 7px; }
#rememberme { float: left; clear: none; margin: 4px 4px -4px 0; }
.user-submit { padding: 5px 10px; margin: 5px 0; }
.userinfo { float: left; clear: none; width: 75%; margin-bottom: 10px; }
	.userinfo p { 
		margin-left: 10px; 
		}
.usericon { float: left; clear: none; width: 15%; margin: 0 0 10px 22px; }
	.usericon img {
		border: 1px solid #F4950E;
		padding: 1px;
		}
		
/* Calendar & Other Tables
-------------------------------------------------------------- */
table {border-collapse:separate;border-spacing:0;width:100%;border-top:1px solid #eaeaea;margin-bottom:18px;}
table,td,th {vertical-align:middle;text-align:}
th{padding:10px;color:#666;border-top:1px solid #fff;text-transform:uppercase;background:#eee;}
tr > th{background:#f5f5f5;}
td{padding:10px;color:#888;border-top:1px solid #eee;}
tr > td:last-of-type, tr > th:last-of-type {text-align:center }
tfoot td{border:0px;}
th,tr:hover{background-color:#f9f9f9;}
#wp-calendar{border-collapse:separate;font-size:12px;}
#wp-calendar th{padding:10px;color:#666;border-top:1px solid #fff;text-transform:uppercase;font-weight:bold;}
#wp-calendar td{padding:10px;color:#888;}
.widget_calendar tfoot td{background-image:none;}
.widget_calendar a{text-decoration:underline;}
#wp-calendar,#wp-calendar th{ border-color: #e5e5e5;}
#wp-calendar caption{ background:#FFF; color:#12223e;}

/* toc container
-------------------------------------------------------------- */


.st-container,
.st-pusher,
.st-content,
#toc-container{
	height: 100%;
}

.st-content {
	overflow-y: scroll;
	background: #f3efe0;
}

.st-content,
.st-content-inner {
	position: relative;
}

.st-container {
	position: relative;
	overflow: hidden;
}

.st-pusher {
	position: relative;
	left: 0;
	z-index: 99;
	height: 100%;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.st-pusher::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	background: rgba(0,0,0,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.st-menu-open .st-pusher::after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.st-menu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	visibility: hidden;
	width: 300px;
	height: 100%;
	background: #222;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	overflow-y:scroll;
	-webkit-overflow-scrolling: touch;
}

.st-menu::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	content: '';
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.st-menu-open .st-menu::after {
	width: 0;
	height: 0;
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

/* content style */

.st-menu ul {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}

.st-menu ul li ul {
	margin: 0;
}


.st-menu h2 {
	margin: 0;
	padding: 1em;
	color: rgba(0,0,0,0.4);
	text-shadow: 0 0 1px rgba(0,0,0,0.1);
	font-weight: 300;
	font-size: 2em;
}

.st-menu ul li {
	padding:0;
	margin:0;
}

.st-menu ul li a {
	display: block;
	padding: 1em 1em 1em 1.2em;
	outline: none;
	box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.2);
	color: #999!important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	-webkit-transition: background 0.3s, box-shadow 0.3s;
	transition: background 0.3s, box-shadow 0.3s;
	visibility:visible;
	text-decoration:none;
}

.st-menu ul li:first-child a {
	box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.2), inset 0 1px 0 0 rgba(0,0,0,0.2);
}

.st-menu ul li a:hover {
	background: rgba(0,0,0,0.2);
	box-shadow: inset 0 -1px rgba(0,0,0,0);
	color: #fff;
}

.st-menu li ul li a {
	padding: 1em 1em 1em 2.5em;
}

.st-menu li ul li:first-child a {
	box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.2), inset 0 0px 0 0 rgba(0,0,0,0.2)!important;
}

.toc_depth_1 {
	color: #ddd!important;
}

/* Individual effects */

/* Effect 1: Slide in on top */
.st-effect-1.st-menu {
	visibility: visible;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.st-effect-1.st-menu-open .st-effect-1.st-menu {
	visibility: visible;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.st-effect-1.st-menu::after {
	display: none;
}

/* Effect 2: Reveal */
.st-effect-2.st-menu-open .st-pusher {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);
}

.st-effect-2.st-menu {
	z-index: 1;
}

.st-effect-2.st-menu-open .st-effect-2.st-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.st-effect-2.st-menu::after {
	display: none;
}

#st-trigger-effects  {
	position:relative;
}

#toc_container h4{
	color:#eee;
	margin: 20px 0 20px 15px;
	font-weight:normal;
}

#st-trigger-effects button {
	border: none;
	padding: 0.6em 1.2em;
	background: #fff;
	color:#444;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 0px;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
	margin: 3px 2px;
	border: 1px dotted #232526;
}

#st-trigger-effects button:hover {
	border: 1px solid #232526;
}



/* Fallback example for browsers that don't support 3D transforms (and no JS fallback) */
.no-csstransforms3d .st-pusher,
.no-js .st-pusher {
	padding-left: 300px;
}
