/*
Theme Name: CK
Theme URI: http://www.careykepler.com
Description: Built on Thematic Theme</a>
Author: CK
Author URI: http://careykepler.com
Template: thematic
Version: 0.2
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
	/* --------------------------------------------------------------
	 
	 Reset default browser CSS.
	 
	 Based on work by Eric Meyer:
	 http://meyerweb.com/eric/tools/css/reset/index.html
	 
	 -------------------------------------------------------------- */
	/* v1.0 | 20080212 */
	
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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	margin:0;
	padding:0;}

	
body {
	background: url(images/background.jpg) repeat-x #858585;
	line-height:1;
	min-width:960px;}
	
ol,ul {
	list-style:none;}

blockquote,q {
	quotes:none;}

blockquote:before,blockquote:after,q:before,q:after {
	content:none;}

:focus {
	outline:0;}

del {
	text-decoration:line-through;}

table {
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #ccc;
	font-size:13px;
	line-height:18px;
	text-align:left;
	border-width:1px 1px 0;
	margin:0 0 22px;}

	
body,input,textarea {
	font:12px;
	line-height:18px;
	color:#313131;}

	
h1,h2,h3,h4,h5,h6 {
	font-weight:400;
	clear:both;}

ul {
	list-style:disc;
	margin:0 0 18px 2.5em;}

ol {
	list-style-type:decimal;
	margin:0 0 18px 2.5em;}

ol ol {
	list-style:upper-alpha;}

ol ol ol {
	list-style:lower-roman;}

ol ol ol ol {
	list-style:lower-alpha;}

dl {
	margin:0 1.5em;}

blockquote {
	font-style:italic;
	margin:0 3em;}

pre,code {
	font:11px Monaco, monospace;
	line-height:18px;}

caption {
	text-align:left;}
	
tr {
	border-bottom:1px solid #ccc;}
	
th,td {
	padding:.7em 1.25em;}

a{
	color:#d0366b;
	text-decoration:none;}

a:active, a:hover{
	text-decoration:underline;}
	
a:img, img {
    border: none;
    text-decoration: none;}

abbr,acronym {}

sup,sub {
	height:0;
	line-height:1;
	vertical-align:baseline;
	position:relative;}

sup {
	bottom:1ex;}

sub {
	top:.5ex;}

blockquote.left {
	float:left;
	margin-left:0;
	margin-right:20px;
	text-align:right;
	width:33%;}

blockquote.right {
	float:right;
	margin-left:20px;
	margin-right:0;
	text-align:left;
	width:33%;}
	

/* PAGE STRUCTURE
-------------------------------------------------------------- */
#header {
	position:relative;}
	
#branding {
	width:960px;
	background:url(images/header.jpg) top left no-repeat;
	height:225px;
	margin:0 auto;
	padding:0;
	margin-top:60px;
	border-bottom:1px solid #ffffff;}
	
#access {
	position:relative;
	height:32px;
	font-size:13px;
	overflow:visible;
	z-index:100;
	float:right;
	width:500px;
	margin-top:40px;}
	
.menu {
	float:right;
	top:-70px;
	right:0px;
	position:relative;
	margin-right:-90px;}
	
#main {
	width:960px;
	overflow:hidden;
	position:relative;
	background:#dfdfdf;
	clear:both;
	margin:0 auto;
	padding:0;
	background:url(images/main_bg.gif) repeat-y;}
	
/*#main_top {
	background:url(images/main_top.png) top left no-repeat;
	width:960px;
	height:60px;
	overflow:hidden;
	position:relative;
	margin:0 auto;}*/
	
#main_bottom {
	background:url(images/main_bottom.png) top left no-repeat;
	width:960px;
	height:60px;
	overflow:hidden;
	position:relative;
	margin:0 auto;}
	
#container {
	width:620px;
	float:left;}
	
#content {
	width:610px;
	overflow:hidden;
	margin:0 0 0 9px;}
	
.page-template-tpl_onecolum-php #container {
	width:920px;}
	
.page-template-tpl_onecolum-php #content {
	width:870px;}
	
.main-aside {
	width:300px;
	float:right;
	position:relative;
	margin-right:10px;
	margin-top:0px;
	padding-top:0px;}
	
#secondary {
	clear:right;
	margin-top:-16px;}
	
#footer {
	clear:both;
	margin-top:0;}
	
#subsidiary {
	width:820px;
	overflow:hidden;
	margin:0 auto;
	padding:33px 0 0;}
	
#subsidiary .aside {
	width:240px;
	float:left;
	margin:0 45px 0 0;}
	
#siteinfo {
	clear:both;
	width:820px;
	color:#fff;
	font-size:11px;
	line-height:18px;
	margin:0 auto;
	padding:22px 0 44px;}
	
.entry-content img {
	border:1px solid #cfcfcf;
	background:#efefef;
	margin:0 0 18px;
	padding:3px;}
	
.alignleft,img.alignleft {
	float:left;
	margin-right:20px;}
	
.alignright,img.alignright {
	display:block;
	float:right;
	margin-left:20px;}
	
.aligncenter,img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;}
	
.wp-caption {
	text-align:center;
	margin-bottom:18px;}
	
.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;}
	
.wp-caption p.wp-caption-text {
	margin:0;
	padding:5px;}
	
.wp-smiley {
	max-height:12px;
	margin:0 !important;}
	
/*body.varcol1 {
	background:url(images/body_bg.jpg) top left;}

body.varcol2 {
	background:url(images/turquoise_body_bg.jpg) top left;}

body.varcol3 {
	background:url(images/red_body_bg.jpg) top left;}

body.varcol4 {
	background:#c9cfce;}

body.varcol5 {
	background:#333;}*/
	
/*.varcol1 #wrapper {
	background:url(images/wrapper_bg.jpg) top left repeat-x;}
	
.varcol2 #wrapper {
	background:url(images/turquoise_wrapper_bg.jpg) top left repeat-x;}
	
.varcol3 #wrapper {
	background:url(images/red_wrapper_bg.jpg) top left repeat-x;}

	
.varcol1 #header {
	z-index:2;
	background:url(images/header_bg.jpg) top center no-repeat;
	padding:20px 0;}
	
.varcol2 #header {
	z-index:2;
	background:url(images/turquoise_header_bg.jpg) top center no-repeat;
	padding:20px 0;}
	
.varcol3 #header {
	z-index:2;
	background:url(images/red_header_bg.jpg) top center no-repeat;
	padding:20px 0;}*/
	
#blog-title {
	font-weight:400;
	line-height:34px;
	float:left;
	width:259px;
	height:179px;
	left:-31px;
	top:23px;
	position:relative;
	background: url(images/logo.png) no-repeat;}

#blog-title span a{
	display:none;}

#logo-image {
	float:left;
	width:335px;
	margin-top:27px;
	margin-left:-31px;}
	
#blog-title a,#logo-image a {
	color:#335b4f;
	text-decoration:none;
	text-shadow:1px 1px 3px #ccc;
	border:none;}
	
#blog-description {
	color:#fff;
	font-size:13px;
	float:left;
	width:335px;
	padding-left:60px;
	clear:none;
	text-shadow:1px 1px #bababa;}
	

	

/* ENTRY ELEMENTS
-------------------------------------------------------------- */
.page-title {
	font-size:16px;
	line-height:18px;
	margin-left:50px;
	margin-bottom:40px;
	text-align:right;
	padding:7px 0 22px;}
	
.comments-link{
	top:2px;
	right:2px;}	
	
.page-title a {
	text-decoration:none;
	border:0px;}
	
.hentry {
	margin:10px 10px 10px 0px;
	background:#ffffff;
	border:1px solid #dfdfdf;}
	
.home #content .sticky {
	border:1px solid #ccc;
	margin:0 0 66px;
	padding:22px 20px 0;}
	
.hentry h2.entry-title, h1.entry-title {
	position:relative;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#666666;
	line-height:22px;
	padding:0;
	margin-left:65px;
	margin-right:15px;
	top:35px;}
	
.page h1.entry-title {
	position:relative;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#666666;
	line-height:22px;
	padding:0;
	margin-left:10px;
	margin-right:15px;
	top:35px;}	
	
.entry-title a {
	color:#666;
	text-decoration:none;}
	
.entry-meta {
	line-height:14px;
	margin-left:10px;}
	
.meta-prep-author, .author.vcard, .meta-sep-edit {
	display:none;}	
	
.nav-previous, nav-next {}

.edit a {
	text-decoration:none;
	border-bottom:1px dotted #d0366b;}

.entry-date {
	background:#d0366b;
	border-right:1px solid #831437;
	border-bottom:1px solid #831437;
	color:#ffffff;
	float:left;
	padding:12px 10px 10px 10px;
	width:37px;
	height:37px;
	margin:-25px 0 20px -2px;
	position:absolute;
	text-align:center;
	font-weight:bold;
	font-size:.9em;}
	
/*.entry-date div {
	background:#d0366b;
	width:80px;
	height:10px;
	position:relative;
	padding:10px;
	margin:-12px 0 0 -12px;}*/	
	
.day {
	margin:0px;
	padding:0px;
	display: inline;
	width:99%;}
	
.month {	
	margin:0px;
	padding:0px; 
	width:99%
	display: inline;}

.year {
	display:block;
	font-size:16px;
	margin-top:3px;
	*margin-top:-3px;}

/*.entry-date abbr {
 	position:relative;
	top:20%}*/

.entry-meta .n {
	font-size:11px;
	font-style:normal;
	letter-spacing:0.05em;
	text-transform:uppercase;}
	
.entry-meta a {
	text-decoration:none;}
	
.entry-meta abbr {
	border:none;
	cursor:text;
	font-size:11px;
	font-style:normal;
	letter-spacing:0.05em;
	text-transform:uppercase;}
	
.entry-content {
	padding:45px 15px 15px 10px;
	margin-top:20px;}
	
.page .entry-content {
	padding:25px 15px 15px 10px;
	margin-top:20px;}	
	
.entry-content h1,.entry-content h2 {
	font-size:19px;
	font-weight:700;
	padding:28px 0 14px;}
	
.entry-content h3 {
	font-size:17px;
	padding:28px 0 14px;}
	
.entry-content hr {
	border:1px solid #585858;
	border-bottom:1px solid #d8d8d8;
	height:1px;}
	
.entry-content table {
	margin-left:1px;}
	
.entry-utility {
	font-size:13px;
	line-height:18px;
	margin:0 0 10px 160px;}
	
.page-link {
	font-size:13px;
	font-weight:700;
	line-height:18px;
	word-spacing:0.5em;
	margin:0 0 22px;
	padding:22px 0 0;}

	
ul#links-page,ul#archives-page {
	list-style:none;
	margin-left:0;
	overflow:hidden;}
	
li.content-column {
	float:left;
	margin-right:20px;
	width:45%;}
	
.gallery {
	padding:0 0 22px;}
	
.wp-caption-text,.gallery-caption {
	color:#666;
	font-size:13px;
	line-height:18px;}
	
#author-info {
	overflow:hidden;
	margin:0 0 44px;}
	
#author-info .avatar {
	float:left;
	margin:.3em 1em 0 0;}
	
.attachment-jpeg #content,.attachment-png #content {
	width:930px;}
	
.attachment-jpeg #comments,.attachment-png #comments {
	width:540px;
	overflow:hidden;}
	
/*.entry-date {
	width:60px;
	height:60px;
	background:#b8b8b8;	
	position:absolute;
	left:-7px;
	top:45px;}

.entry-date span {
	font-size:1.2307em;
	display:block;}

.entry-date div {
	width:60px;
	height:47px;
	position:relative;
	left:-2px;
	top:-2px;
	overflow:hidden;
	background:#d0366b;
	color:#fff;
	text-align:center;
	font-size:1.3em;
	line-height:1.1;
	padding-top:13px;}	*/


/* NAVIGATION
-------------------------------------------------------------- */
.sf-menu,.sf-menu * {
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;}
	
.sf-menu {
	line-height:1.0;
	margin-right:60px;
	padding-right:20px;
	margin-top:7px;}
	
.sf-menu ul {
	position:absolute;
	top:-999em;
	width:10em;
	-moz-box-shadow:2px 2px 3px 0 #878787;
	-webkit-box-shadow:3px 3px 3px #878787;}

.sf-menu li:hover {
	visibility:inherit;}
	
.sf-menu li {
	float:left;
	position:relative;
	background:none;
	margin-right:20px;
	margin-bottom:-1px;}
	
.sf-a {
	display:block;
	position:relative;
	border:none;
	text-decoration:none;
	margin-left:20px;
	padding:8px 0;}
	
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:0;
	z-index:99;
	top:32px;}
	
.sf-menu .current_page_item a, 
.sf-menu .current_page_ancestor a, 
.sf-menu .current_page_parent a {
	color:#2b85a4;
	margin-bottom:-1pxs;
	padding:8px 8px 10px 8px;
	background: #ffffff;
	position:relative;}
	
.sf-menu a
/*.sf-menu a:visited*/ {
	color:#ffffff;
	font-size:14px;
	letter-spacing: 0em;
	text-transform:uppercase;
	font-weight:bold;}
	
.sf-menu li li {
	background:#fff;
	padding:0 20px;}
	
.sf-menu li li:hover {
	padding:0 10px;}
	
.sf-menu li li li {
	background:#fff;
	margin-left:15px;
	padding:0 10px;}
	
.sf-menu ul ul {
	margin-top:0;}

.navigation {
	font-size:13px;
	line-height:18px;
	overflow:hidden;
	margin:10px 0 22px 50px;}
	
.single .navigation {
	margin:10px 0 22px 50px;}
	
.navigation a {
	text-decoration:none;
	border:none;}
	
.nav-previous {
	float:left;
	width:50%;}
	
.nav-next {
	float:right;
	width:50%;
	text-align:right;}
	

/* COMMENTS
-------------------------------------------------------------- */
#comments {
	margin-left:50px;
	padding:22px 0 0;}
	
#comments,#comments input,#comments textarea {
	font-size:13px;
	line-height:18px;}
	
#comments textarea,input {
	border:1px solid #dbdace;
	background:#f5f5f5;
/*	-moz-border-radius:5px;
	-webkit-border-radius:5px;*/}
	
#comments h3 {
	font-family:Arial, sans-serif;
	font-size:15px;
	font-weight:700;
	line-height:22px;
	margin-bottom:5px;
	padding:0 0 18px;}
	
#comments-list {
	padding:0 0 18px;}
	
#comments-list ol,#comments-list ul {
	list-style:none;
	margin:0;}
	
#comments-list ol {
	border:1px solid #ccc;
	border-bottom:0px;
	margin:0 0 18px;}
	
#comments-list li {
	background:#fafafa;
	border-bottom:1px solid #ccc;
	position:relative;
	padding:18px 1.5em 0;}
	
#comments-list li.alt {
	background:#fff;}
	
#comments-list li.bypostauthor {
	background:#f5f3d7;}
	
#comments-list ul li {
	border:1px solid #ccc;
	margin:0 0 18px;}
	
#comments-list li .avatar {
	position:absolute;
	top:22px;
	left:1.5em;
	width:36px;
	height:36px;}
	
#comments-list .comment-author {
	font-weight:700;
	padding:9px 0 0 46px;}
	
#comments-list .comment-meta {
	color:#666;
	font-size:11px;
	padding:0 0 9px 46px;}
	
.comment-reply-link {
	font-size:11px;
	text-align:right;
	padding:0 0 18px;}
	
.comment-navigation {
	font-weight:700;
	margin-right:0.5em;
	padding:0 0 18px;}
	
.comment-navigation a,.comment-navigation span {
	margin-right:0.5em;}
	
#trackbacks-list .comment-content {
	position:absolute;
	left:-9000px;}
	
#respond {
	background:#fff;
	margin-bottom:22px;
	overflow:hidden;
	position:relative;
	padding:15px;}
	
#comments-list #respond {
	border-bottom:1px solid #ccc;
	margin:0 0 18px;
	padding:18px 1.5em;}
	
#comments-list ul #respond {
	border:1px solid #ccc;
	margin:0;}
	
#cancel-comment-reply {
	font-size:11px;
	position:absolute;
	top:18px;
	right:1.5em;}
	
#respond .required {
	color:#d0366b;
	font-weight:700;}
	
.form-section label {
	font-size:11px;}
	
.form-section input {
	width:98%;
	margin:0 0 18px;}
	
.form-section textarea {
	width:99%;}
	
#form-allowed-tags p {
	color:#666;
	font-size:11px;
	margin:0;}
	
.form-submit {
	text-align:right;
	padding:18px 0 0;}
	
.subscribe-to-comments {
	color:#666;
	float:left;
	font-size:11px;
	margin:0;
	padding:18px 0 0;}
	
.solo-subscribe-to-comments {
	color:#666;
	font-size:11px;
	padding:18px 0 0;}
	
.comment_license {
	color:#666;
	clear:both;
	font-size:11px;
	margin:0;
	padding:18px 0 0;}
	


/* SIDEBAR
-------------------------------------------------------------- */
.aside,.aside input {
	font-size:11px;
	line-height:18px;
	margin-bottom:6px;}
	
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
	margin-bottom:18px;}
	
#subsidiary .aside a {
	color:#fff;
	border-bottom:1px dotted #333;}
	
#subsidiary .aside ul ul li:hover {
	background:#111;
	opacity:0.6px;
	filter:alpha(opacity = 60);}
	
.aside h3 {
	font-size:16px;
	color:#313131;
	line-height:22px;
	text-shadow:0 1px 0 #fff;}
	
.aside ul {
	list-style:none;
	margin-left:0;}
	
.aside ul ul {
	margin:0;
	padding:0;}
	
.aside ul ul li {
	list-style-position:inside;
	padding:1px 0;}
	
.aside ul ul li:hover {}
	
.aside th,.aside td {
	border-right:1px solid #ccc;
	padding:.25em .5em;}
	
.ie7 .aside th,.ie7 .aside td {
	border:1px solid #ccc;
	padding:.25em .4em;}
	
.aside tfoot td {
	border-color:transparent;}
	
.main-aside ul { }
	
.main-aside h3 {
	border-bottom:1px solid #dfdfdf;
	margin-bottom:10px;
	padding:3px;}
	
.main-aside #rss-links h3 {
	background:url(images/rss.gif) center right no-repeat;}
	
.main-aside ul ul {
	margin:0;
	padding:0;}
	
.main-aside #s {
	width:200px;
	color:#ccc;
	padding:4px 0;}
	
#search {}	
	
.main-aside #searchform {}
	
#primary {
	margin-bottom:0;
	margin-top:-12px;
	padding:0;}
	
#content .aside {
	border:1px solid #ccc;
	margin:0 0 22px 50px;
	padding:18px 0 0;}
	
#content .aside ul {
	padding:0 20px;}
	
#content .aside h3 {
	font-weight:400;
	font-size:17px;
	text-transform:none;
	padding:0 0 7px;}
	
#siteinfo a {
	color:#fff;}
	
.widgetcontainer{
	background:#fff;
	border:1px solid #dfdfdf;
	padding:15px;
	margin-right:-1px;}
	

/* WP-PAGENAVI
-------------------------------------------------------------- */
.wp-pagenavi {
	margin:0 0 0 -0.5em;
	padding:0.5em 0;}
	
.wp-pagenavi a,.wp-pagenavi a:link {
	border:1px solid #ccc !important;
	color:#666 !important;
	font-style:normal;
	margin:0 .375em !important;
	padding:0.5em 0.25em !important;}
	
/*.wp-pagenavi a:visited {
	border:1px solid #ccc !important;
	color:#666 !important;}*/
	
.wp-pagenavi span.pages {
	border:none !important;
	color:#666 !important;
	margin:0 !important;
	padding:0 !important;}
	
.wp-pagenavi span.current {
	border:none !important;
	color:#666 !important;
	font-weight:400 !important;
	margin:0 !important;
	padding:0 !important;}
	
.wp-pagenavi span.extend {
	background-color:#FFF;
	border:1px solid #000;
	color:#000;
	margin:2px;
	padding:2px 4px;}
	
img#wpstats {
	width:0;
	height:0;
	overflow:hidden;}
	
.early_twitter ul.twitter {
	background:url(images/twitter_bg.png) top right no-repeat #f5f3d7;
	padding:30px 10px 10px 0;}
	
.early_twitter h3 {
	margin-bottom:0;
	background:url(images/twitter_bird.png) top right no-repeat;}
	
.early_twitter ul.twitter li {
	list-style-position:outside;
	margin-left:15px;
	line-height:16px;
	padding-bottom:5px;}
	
.early_twitter .more-tweets {
	background:url(images/more.png) right center no-repeat;
	padding:3px 0;}

ins,.aside h3 a {
	text-decoration:none;}

a img,
.aside table,
.aside tfoot tr {
	border:none;}

p,
dd,
.main-aside ul.xoxo>li,
.edit-comment {
	margin-bottom:18px;}

ul ul, ol ol, ul ol, ol ul, .aside ul ul ul {
	margin-bottom:0;}
	
ul.xoxo{
	padding-top:0px;}	

dt,strong {
	font-weight:700;}

cite,
em,
i,
.attachment .page-title,
.page-title span,
#form-allowed-tags span {
	font-style:italic;}

blockquote em,blockquote i,blockquote cite,.page-title .meta-nav,.navigation .meta-nav {
	font-style:normal;}
	
#subsidiary #third,.gallery img {
	margin:0;}
	
.varcol4 #wrapper,.varcol5 #wrapper,.early_twitter ul.twitter li:hover {
	background:none;}

p,ul,ol,dd,pre,.aside form,.aside table {
	margin-bottom:15px;}
	
.varcol4 #header,.varcol5 #header {
	z-index:2;
	background:none;
	padding:20px 0;}
	
/*#blog-title a:active,#blog-title a:hover,.sf-menu ul a:hover,.page-title a:active,.page-title a:hover,.entry-title a:active,.entry-title a:hover,.entry-meta a:active,.entry-meta a:hover,.entry-utility a:active,.entry-utility a:hover,.page-link a:active,.page-link a:hover,.navigation a:active,.navigation a:hover,#comments-list .comment-meta a:active,#comments-list .comment-meta a:hover,.comment-reply-link a:active,.comment-reply-link a:hover,.comment-navigation a:active,.comment-navigation a:hover,.aside .current_page_item a,.aside .current_page_item .page_item a:hover,.aside .current_page_item .page_item a:active,#subsidiary .aside a:hover,.aside a:active,.aside a:hover,#siteinfo a:active,#siteinfo a:hover {
	color:#d0366b;}*/
	
.skip-link, 
.attachment-jpeg 
.main-aside, 
.attachment-png .main-aside, 
#nav-above {
	display:none;}
	
.sf-menu ul li,.attachment-jpeg #container,
.attachment-png #container {
	width:100%;}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul,
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:-999em;}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul,
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:10em;
	top:0;}
	
.single .hentry,
#content .aside ul ul {
	padding:0;}
	
.page .entry-content,
.search-no-results .entry-title,
.search-no-results .entry-content {
	margin-left:0;}
	
.entry-content h4, 
.aside caption {
	font-size:11px;
	font-family:Arial, sans-serif;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:0.05em;}
	
.entry-content embed,
.widget_tag_cloud {
	margin:0 0 22px;}
	
.page-link a,
.comment-navigation a {
	border:1px solid #ccc;
	font-weight:400;
	text-decoration:none;
	padding:0.5em 0.75em;}
	
#comments code,.aside pre,.aside code {
	font-size:12px;
	line-height:18px;}
	
.ie7 #subsidiary .aside ul ul li,.ie7 .early_twitter .more-tweets {
	height:1%;}
	
.aside thead,.aside tbody {
	border:1px solid #ccc;}
	
.wp-pagenavi a:hover,.wp-pagenavi a:active {
	border:1px solid #ccc !important;
	color:#d0366b !important;}
	
.search-no-results .noresults,.error404 {}

/*typography*/
body{font-size:75%;line-height:1.5; font-family:helvetica, arial, sans-serif; color:#444;}h1,h2,h3,h4,h5,h6{position:relative}h1,h2{line-height:36px;margin-bottom:18px}h1,h2,h3,h4{margin-top:18px}h3,h4,h5,h6{line-height:18px}h1{font-size:36px;top:5px}h2{font-size:28px;top:8px}h3{font-size:22px;top:1px}h4{font-size:18px;top:2px}h5{font-size:15px;top:4px}h6{font-size:13px;top:5px}h1:first-child,h2:first-child,h3:first-child,h4:first-child{margin-top:0}p,pre,address{font-size:13px;line-height:18px;position:relative;top:5px}small{font-size:11px}abbr,code,kbd,samp,small,var{line-height:15px}ul,ol,dl,dialog{font-size:13px;line-height:18px;position:relative;top:5px;margin-top:18px;margin-bottom:18px}li ul,li ol,ul ul,ol ol{top:0;margin-top:0;margin-bottom:0}li h1,li h2,li h3,li h4,li h5,li h6,li p{top:0}form,legend,label{font-size:13px;line-height:18px}legend{position:relative;top:5px}table{font-size:13px}caption{font-size:13px;line-height:18px;position:relative}hr{position:relative;height:4px;margin:18px 0 14px 0}



