/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #2963A4 url(http://cdn.okcimg.com/media/img/backgrounds/body.png) center top no-repeat;
	color: #333;
	text-align: center;
	}

.clearfix:after {
        content:".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}
* html .clearfix { height: 1%; }

img.h3 {
margin-bottom:5px;
}

table.example_pics {
margin-bottom:20px;
margin-top:10px;

}

.li_bullet {
font-variant: small-caps;
font-weight: bold;
}

div.header {
margin-top: 30px;
font-family:'Trebuchet MS';
font-size: 24px;
color: #f83265;
line-height: 1.3em;
}

span.myth {
font-weight:bold;
color: #feeaef;
font-size: 40px;
}



img.bordered {
border-right: 1px solid #333;
border-bottom: 1px solid #333;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 10px;
}

img.center, img.centered {
display:block;
margin: 10px auto;
}

img.bottom_buffered {
margin-bottom:20px;

}


div.divider {
font-size: 36px; 
font-weight: bold; 
font-family:georgia; 
text-align:center; 
margin:10px;
}

span.lead {
font-variant: small-caps;
}


a.gray {
	color: #999;
	text-decoration:none;
        padding: 2px;

}

a.gray:hover {
	color: #666;
	text-decoration: underline;

}
.user_pic {
   margin: 2px;
   border: 1px solid black;
padding: 2px;
}


.ellipsis {
text-align:center;
margin: 15px 0px 15px 0px;
}

span.bullet-point {
font-family: georgia;
font-weight: bold;
font-size:14px;
font-style:italic;

}

span.pull-quote {
color: #948a54;
display:inline;
float: right;
max-width: 250px;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
font-family: georgia;
font-weight: bold;
font-size:16px;
text-align:right;
line-height: 1.5em;
font-style: italic;


}

ul.pull-quote, ol.pull-quote, div.pull-quote, p.pull-quote {
background: #eeece1;
color: #4a452a;
}


.footnote {
background: #eeece1;
padding: 20px 30px;
color: #4a452a;
font-size: 10px;
margin-bottom: 20px;
margin-top: 20px;

}

.quote {
background: #eeece1;
padding: 20px 30px;
color: #4a452a;
line-height: 2em;
font-size: 16px;
margin-bottom: 20px;
margin-top: 20px;
font-style:italic;
font-family: georgia;

}

ul.quote {
   padding-top: 40px;
}



.excel-green, .excel_green{
color:#63be7b;
font-weight: bold;
}

.excel-red, .excel_red{

color:#f8696b;
font-weight: bold;

}

.excel-yellow, .excel_yellow{

color:#fee482;
font-weight: bold;
}


#page {
	_position: relative;
	background-color: #f6f6f6;
	text-align: left;
	}

#header {
	background: #eee;
	border-bottom: 1px solid #ddd;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 125px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	margin-top: 20px;
	line-height: 1.8em;
	}

.narrowcolumn .entry p, .widecolumn .entry p {
	margin: 0 0 15px;
	}

.narrowcolumn .entry p.center, .widecolumn .entry p.center {
	text-align: center;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	
	}

.thread-alt {
	/*Uncomment if you want alternating row colors*/
	/*background-color: #f8f8f8;*/
}
.thread-even {
	/*background-color: white;*/
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

div#share_popout {
	position: fixed;
	margin: 0;
	padding: 15px 0;
	top: -115px;
	left: 0;
	width: 100%;
	font-size: 0;
	list-style-type: none;
	background: #001432;
	background: rgba(0,20,50,0.9);
}
div#share_popout div.align {
	margin: 0 auto;
	padding-right: 10px;
	width: 900px;
	text-align: right;
}

div#share_popout div.align p.title {
	float: left;
	margin: 0 0 0 20px;
	width: 490px;
	font-family: "trebuchet ms";/*helvetica, arial, verdana, sans-serif;*/
	font-size: 22px;
	text-align: left;
	color: #eee;
}
div#share_popout div.align p.title span {
	display: block;
	opacity: .5;
	filter: alpha(opacity = 50);
	margin-bottom: 3px;/*-3px*/
	font-size: 16px; /*24px*/
	font-weight: bold;
	color: rgba(245,250,250,1.0);
}
div#share_popout div.align input.share_url {
	float: left;
	margin: 1px 0 0 17px;
	padding: 1px;
	width: 500px; /*250px*/
	color: #7095bf;
	background: transparent;
	border: none;
}
div#share_popout div.align input.share_url:hover {
	padding: 0;
	border: 1px solid #7095BF;
}
div#share_popout div.align input.share_url.focused {
	padding: 0;
	border: 1px solid #fff;
}
div#share_popout div.medialinks {
	float: left;
}

/* Styles taken from sidebar */

#sidebar div.share p.digg,
div#share_popout p.digg {
	display: inline-block;
	margin: 0 10px 0 0;
	width: 50px;
	height: 70px;
	vertical-align: top;
}
#sidebar div.share p.digg {
	float: left;
	margin: 0 6px 0 0;
}
#sidebar div.share iframe.twitter,
div#share_popout iframe.twitter {
	display: inline-block;
	margin: 0 10px 0 0;
	width: 50px;
	height: 70px;
	vertical-align: top;
	background: transparent;
}
#sidebar div.share iframe.twitter {
	float: left;
	margin: 0 6px 0 0;
}
#sidebar div.share div.reddit,
div#share_popout div.reddit {
	display: inline-block;
	margin: 0 10px 0 0;
	width: 50px;
	height: 61px;
	vertical-align: top;
}
#sidebar div.share div.reddit {
	float: left;
	margin: 0 6px 0 0;
}
#sidebar div.share div.buzz,
div#share_popout div.buzz {
	display: inline-block;
	margin: 0 10px 0 0;
	width: 50px;
	height: 70px;
	vertical-align: top;
}
#sidebar div.share div.buzz {
	float: left;
	margin: 0 6px 0 0;
}
#sidebar div.share div.stumbleupon,
div#share_popout div.stumbleupon {
	display: inline-block;
	margin: 0 10px 0 0;
	width: 50px;
	height: 70px;
	vertical-align: top;
}
#sidebar div.share div.stumbleupon {
	float: left;
	margin: 0 6px 0 0;
}
#sidebar div.share div.facebook,
div#share_popout div.facebook {
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: top;
}
#sidebar div.share div.facebook {
	float: left;
	margin: 0;
}


#footer {
	color: #95bfd4;
	background: #2963a4;
	}
#footer a {
	color: #fff;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.1em;
	text-align: center;
	}

h2 {
	font-size: 2.4em;
        text-align:left;
	font-weight: normal;
	line-height: 1.2em;
	}
/*
h2.pagetitle {
	font-size: 3em;
	}
*/
p.author {
	margin: 3px 0 0;
	font-size: 11px;
	color: #777;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.6em;
	color: #777;
	}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.3em;
/*color: #f83265;*/
color: #666;
	}
h4 {
        font-family: 'Trebuchet MS','Lucida Grande', Arial,   Verdana, Sans-Serif;
        font-weight: bold;
	margin: 20px 0px 5px 0px;
        font-size: 1.5em;

	}

.pull-quote h4
{
font-variant: normal;
font-family:georgia;
font-style: italic;
font-size: 16px;
color: #4e4a35; /*dark excel brown*/
}

a, a:active,
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #777;
	outline: none;
	}

h1 a, #headerimg .description {
	display: block;
	text-align: left;
	padding-left: 30px;
	}

h1 a {
	height: 62px;
	text-indent: -1000px;
	background: transparent url(http://cdn.okcimg.com/blog/oktrends_logo.png) 25px 0 no-repeat;
	}

h2, h2 a, h2 a:visited, h2 a:hover {
	color: #f83265;

	}

h2 a:hover {
	text-decoration: underline;
	}

h3, h3 a, h3 a:visited {
	color: #555;
	}

h4, h4 a, h4 a:visited {
zcolor: black;
color: #f83265;
/* color: #2963a4; this is blue*/
/* color: #948a54; this is excel brown*/

	}

h2, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	 /* color: #b85b5a; CR changed this*/
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #ffffff; /* CR changed this */
	margin: 55px auto;
	padding: 0;
	/*width: 760px;*/
	width: 900px;
	}

#header {
	background-color: #eee;
	margin: 0;
	padding: 0;
	height: 125px;
	/*width: 760px;*/
	border-bottom: 1px solid #ddd;
	}

#headerimg {
	margin: 0;
	height: 125px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 35px 20px;
	margin: 0px 0 0;
	width: 495px;
	border-right: 1px solid #eee;
	}
body.single .narrowcolumn {
	margin-top: 5px;
	padding-top: 10px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	
	}



.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.following_us {
	line-height: 22px;
	color: #888;
	/*background: #eeece1;*/
        font-size: 11px;
}
.following_us h3 {
margin:0px;
margin-bottom: 5px;
padding:0px;
font-size: 12px;
font-family:verdana;
font-weight: bold;
color:black;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	/*width: 760px;*/
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 25px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 33px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 0;
	padding: 15px 0 7px 15px;
	border-bottom: 1px solid #f6f6f6;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	line-height: 20px;
	}

.alignleft {
	float: left;
	line-height: 20px;
	}

div.prev_next,
div.prev_next {
	background: #559525;
}
div.prev_next a,
div.prev_next a {
	display: block;
	margin: 1px;
	padding: 0 15px;
	font-family: helvetica, arial, verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	text-shadow: -1px -1px 0 #44771d;
	color: #fff;
	border-top: 1px solid #89cc3b;
	background: -moz-linear-gradient(top, #63AD2B, #559525);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#63AD2B), to(#559525));
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
text-align:left;
	padding-left: 10px;
	text-indent: -10px;
	}

ul.nice {
text-align:left;
margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;

}

ul.nice li:before {
content: "\00BB \0020";
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


#content div.sharing,
.entry div.sharing {
	
}
#content div.sharing p.share_post,
.entry div.sharing p.share_post {
	
}
#content div.sharing div.part,
.entry div.sharing div.part {
	float: left;
	width: 165px;
}
#content div.sharing div.site,
.entry div.sharing div.site {
	margin: 0 6px;
	padding: 0 0 10px;
}
div.part.left div.site {float: left;}
div.part.center {text-align: center;}
div.part.center div.site {display: inline-block;}
div.part.right div.site {float: right;}
#content div.sharing a.facebook_stuff,
.entry div.sharing a.facebook_stuff {
	
}
#content div.sharing iframe.twitter_stuff,
.entry div.sharing iframe.twitter_stuff {
	margin-top: -1px;
	width: 100px;
	height: 20px;
}
#content div.sharing iframe.digg_stuff,
.entry div.sharing iframe.digg_stuff {
	
}
#content div.sharing iframe.reddit_stuff,
.entry div.sharing iframe.reddit_stuff {
	/*float: left;
	margin-right: 10px;*/
}
#content div.sharing a.buzz_stuff,
.entry div.sharing a.buzz_stuff {
	float: left;
}
#content div.matches,
.entry div.matches {
	margin-top: 30px;
}
#content div.matches iframe,
.entry div.matches iframe {
	width: 495px;
	height: 220px;
	border: none;
	overflow: hidden;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 35px;
	background: #fff;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 7px 5px 7px 15px;
	border-bottom: 1px solid #f6f6f6;
	font-size: 1.1em;
	line-height: 16px;
	}

#sidebar div.recent_post {
	margin: 0;
	padding: 7px 5px 7px 15px;
	
	font-size: 1.1em;
	line-height: 16px;
	}


/* End Entry Lists */

#sidebar ul.browse_tabs {
	margin: 0;
	height: 32px;
	list-style-type: none;
}
#sidebar ul.browse_tabs li {
	float: left;
	margin: 0 1px 0 0;
	background: #ddd;
}
#sidebar ul.browse_tabs li.active {
	background: #559525;
}
#sidebar ul.browse_tabs li a {
	display: block;
	margin: 1px 1px 0;
	padding: 0 10px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	line-height: 30px;
	color: #555;
	background: #eee;
	border-top: 1px solid #fff;
}
#sidebar ul.browse_tabs li a:hover {
	text-decoration: none;
	background: #e8e8e8;
}
#sidebar ul.browse_tabs li.active a {
	font-weight: bold;
	text-shadow: #44771D -1px -1px 0px;
	color: #fff;
	background: #559525;
	background: -moz-linear-gradient(top, #63AD2B, #559525);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#63AD2B), to(#559525));
	border-top: 1px solid #89CC3B;
}
#sidebar div.section {
	border: 2px solid #559525;
}
#sidebar div.popular_posts div.section ul {
	max-height: 290px;
	overflow-y: auto;
}
#sidebar div.popular_posts div.section ul li {
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #eee;
}
#sidebar div.popular_posts div.section ul li a {
	font-family: Helvetica, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #2963a4;
}
#sidebar div.popular_posts div.section ul li span.post-stats {
	display: block;
	margin-top: 3px;
	font-size: 11px;
	font-weight: normal;
	color: #777;
}
#sidebar div.popular_posts div.section ul li p.info {
	margin: 3px 0;
	font-size: 11px;
	line-height: 16px;
	color: #777;
}
#sidebar div.popular_posts div.section ul li p.info span {
	font-style: italic;
	color: #999;
}
#sidebar div.popular_posts div.section ul li p.excerpt {
	margin: 0;
	font-size: 11px;
	line-height: 16px;
	color: #555;
}
#sidebar ul.recent_posts li {
	list-style: none;
}
#sidebar ul.alt_style {
	/*padding-top: 10px;*/
	margin-top: 30px;
	padding: 0;
	background: #eee;
}
#sidebar ul.alt_style li {
	margin: 0;
	padding-bottom: 10px;
}
#sidebar ul.alt_style li.archives {
	padding-bottom: 30px;
}
#sidebar ul.alt_style li.search {
	/*padding: 10px 0;*/
	padding: 0;
	/*border-top: 1px solid #f6f6f6;*/
}
#sidebar ul.alt_style li h2 {
	padding: 0 0 0 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	border: none;
}
#sidebar ul.alt_style li ul {
	margin: 0 0 0 15px;
	border-left: 1px solid #ccc;
}
#sidebar ul.alt_style li ul li {
	padding: 0 0 0 8px;
	line-height: 22px;
	border: none;
}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform label {
	float: left;
	width: 80px;
	font-size: 13px;
	line-height: 28px;
	color: #777;
	overflow: hidden;
}
#commentform p.comment_indent {
	margin-left: 80px;
}
#commentform a.comment_button {
	display: block;
	margin: 15px 0 0;
	width: 214px;
	height: 34px;
	text-indent: -1000px;
	background: transparent url(http://cdn.okcimg.com/blog/comment_submit.png) 0 0 no-repeat;
	overflow: hidden;
}
#commentform textarea {
	width: 450px;
	padding: 2px;
	}
#respond {
	clear: both;
	padding: 30px;
	background: #eee;
	border-top: 1px solid #ddd;
}
#respond h3 {
	margin: 0 0 15px;
	font-size: 1.9em;
	font-weight: bold;
	color: #599527;
}
#respond p.logged_in_as {
	margin-bottom: 15px;
	font-size: 13px;
	color: #777;
}
#commentform #submit {
	margin: 5px 0 5px auto;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}

.commentlist li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: none;
	border-left: none;
	border-right: none;
	}
.commentlist .comment-body {
	padding: 15px;
	}
.commentlist .comment-meta {
	padding: 0 15px;
	line-height: 25px;
	background: #f6f6f6;
	}
.commentlist .comment-meta a, .commentlist .comment-meta a:visited {
	color: #888;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	_position: absolute;
	_right: 0;
	padding: 40px 0 10px 0;
	margin-left: 580px;
	width: 320px;
	}
#sidebar div.sex_survey {

}
#sidebar div.sex_survey iframe {
	margin-left: 13px;
	width: 166px;
	height: 172px;
	border: none;
}
#sidebar h3 {
	margin: 0 0 5px;
	padding: 0 0 5px;
	font-size: 17px;
	color: #599527;
	border-bottom: 1px solid #ddd;
}
#sidebar div#floating {
	height: 500px;
	background: #fff;
}
#sidebar div.widget {
	margin: 0 15px 40px 0;
	width: 305px;
}
#sidebar div.widget p {
	margin: 0 0 10px;
	font-size: 11px;
	line-height: 18px;
	color: #555;
}
#sidebar div.subscribe a {
	display: block;
	padding-left: 26px;
	padding: 5px 0 5px 28px;
	font-size: 12px;
	line-height: 20px;
	color: #2963a4;
}
 div.subscribe a.rss {background: transparent url(http://cdn.okcimg.com/blog/icons/rss_20px.png) left center no-repeat;}
 div.subscribe a.twitter {background: transparent url(http://cdn.okcimg.com/blog/icons/twitter_20px.png) left center no-repeat;}

 div.subscribe div.press_link {background: transparent url(http://cdn.okcimg.com/blog/general/MailIcon.png) left center no-repeat;}

#sidebar div.share {
	height: 118px;
}
#sidebar a.logo {
	position: absolute;
	display: block;
	margin: 40px 15px 0 0;
	padding-top: 102px;
	width: 300px;
	color: #777;
	background: transparent url(http://cdn.okcimg.com/media/img/template/logo_rev_white.png) center top no-repeat;
}
#sidebar a.logo:hover {
	text-decoration: none;
}
#sidebar a.logo p {
	margin: 0 0 3px;
	font-size: 10px;
	text-align: center;
}
#sidebar a.logo p.one {margin-top: 5px; color: #999;}
#sidebar a.logo p.two {font-weight: bold;}
#sidebar div.sharing {
	margin: 17px 0 30px;
	padding: 11px 0 10px 15px;
	height: 181px;
	border: 1px solid #ddd;
	border-right: none;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#sidebar div.sharing p.share_post {
	margin: 0 0 12px;
	padding: 0 0 8px;
	font-size: 14px;
	font-weight: bold;
	color: #599527;
	border-bottom: 1px solid #f6f6f6;
}
#sidebar div.sharing a.facebook_stuff {
	float: right;
	margin: 0 39px 0 0;
	width: 40px;
	height: 40px;
	text-indent: -1000px;
	background: url(http://cdn.okcimg.com/media/img/icons/share_sprite.png) 0 0 no-repeat;
	overflow: hidden;
}
#sidebar div.sharing iframe.twitter_stuff,
#sidebar div.share iframe.twitter_stuff {
	float: right;
	margin: 0 97px 0 0;
	width: 50px;
	height: 70px;
	border: none;
	overflow: hidden;
}
#sidebar div.sharing iframe.reddit_stuff,
#sidebar div.share iframe.reddit_stuff {
	float: right;
	margin: 15px 25px 0 0;
	height: 70px;
}
#sidebar div.sharing iframe.digg_stuff,
#sidebar div.share iframe.digg_stuff {
	clear: right;
	float: right;
	margin: 15px 95px 0 0;
}
#sidebar div.share iframe.twitter_stuff,
#sidebar div.share iframe.reddit_stuff,
#sidebar div.share iframe.digg_stuff,
#sidebar div.share a.stumbleupon_stuff,
#sidebar div.share a.facebook_stuff {
	float: left;
	margin: 5px 10px 0 0;
}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	/*padding: 20px 0;*/
	font-size: 1.5em;
	}
.navigation a {
	
	color: #599527;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

/* CRUDDER'S CSS GRAVEYARD */

		/* styling for the slider maps */
	
	
		div.match_question{
                   font-weight: bold;
		   text-align:center;
		   font-size: 16px; 
		   font-family: 'trebuchet ms';
		   font-style:italic;
		}


		div.map_match_question{
                   font-weight: bold;
		   text-align:center;
		   font-size: 20px; 
		   font-family: 'calibri', 'trebuchet ms';
		   font-style:italic;
margin-bottom: 10px;
		}


		.track {
		   background-color: #fff;
		   position: relative;
		   height: 0.5em;
		   cursor: pointer; z-index: 0;
		   width: 474px;
		   margin-top: 2px;
		}

		.map_track {
		   background-color: #fff;
		   position: relative;
		   height: 0.5em;
		   cursor: pointer; z-index: 0;
		   width: 495px;
		   margin-top: 2px;
		}

		.handle {
		   background-color: none;
		   background-image: url('http://cdn.okcimg.com/blog/older_lover/slider_pointer.png');
		   position: absolute;
		   height: 19px; width: 15px;
		   cursor: move; z-index: 2;
		}

		

		.label {
		   text-align:center;
		   font-size: 13px; 
		   font-family: calibri, verdana;
		   color: #4e4a35;
		
		}
		input.recenter {
			position:relative;
			top: 4px;
			
			
		}
		
		.subtitle {
			font-weight:normal;
			text-align:center;
			font-family:calibri, verdana;
			font-size: 13px;
			padding:0px;
			margin:0px;			
		}
		#gender_selected, #age_selected {
		
		font-weight:bold;
		}
		
img.no_display {display:none;}


		
		/* end slider maps styling */

span.link_to_cupid, a.link_to_okcupid {
font-weight: bold;
color: #f83265;
text-decoration:none;

}
a.link_to_okcupid:hover {
text-decoration:underline;

}

span.inline_footnote {

text-decoration: none;
color: #06c;
}
span.inline_footnote:hover {
color: #147;
text-decoration: underline;
cursor: pointer;
}


div.inline_footnote {
margin: 10px;
font-size: 11px;
line-height: 2em;
padding: 20px;
background: #948a54;
border:1px solid #eeece1;
color:white;
font-family:'verdana';
text-align:left;
z-index: 2;
cursor: pointer;
}

div.inline_footnote a{
color:#eeece1;
text-decoration:underline;
}



div.slideshow_thumbs img {

margin: 10px 7px;
border:1px solid #666;
cursor: pointer;

}

div.slideshow_thumbs {
margin:5px 5px;
/*
background-color: #eeece1;
border:1px solid #dddbe0;
*/
padding: 6px;
}

div.slideshow_container {
padding:20px;
margin: 0px 20px;
}

.dimmed {
opacity: .65;

filter: alpha(opacity = 65);

}
.opaque {
opacity: 1;
filter: alpha(opacity = 100);
}

.sparkline {
position:relative;
top: .8em;
border: 1px solid #eeece1;
}

.deep_blue {
color: #215968;
font-weight:bold;
}
.deep_red {
color: #c00;
font-weight:bold;
}
.lightbox_link {
text-decoration: underline;
color: #06c;
cursor: pointer;
}
.lightbox_pic {
border:1px solid black;
z-index: 10000;
cursor: pointer;
}

.lightbox_container {
position: fixed;
top: 100px;
margin: 0px auto;
}

#age_user_pics img {
float:left;
margin:1px;
padding:1px;
border:1px solid black;


}

#age_user_pics {

height: 950px;
clear:both;

}

.twitter_footnote {
 text-align:left;
font-size: 12px;

background: #eeece1;
padding: 20px 30px;
color: #4a452a;
margin-bottom: 20px;
margin-top: 20px;
font-weight:normal;
}

p.twitter_subtitle {
font-style:italic;
padding: 10px;
font-size: 9px;
color: #aaa;
line-height: 16px;


}

p.twitter_subtitle a{
color: #aaa;
font-weight: bold;
text-decoration:none;
}
p.twitter_subtitle a:hover{
text-decoration:underline;
}

ul.end_links, ol.end_links  {
margin:0px 10px 0px 10px;
padding: 0px;

}

.end_links li {
margin-bottom: 5px;
margin-left: 5px;

}


div.lede {
font-family: Georgia;
font-size: 14px;
padding: 20px 40px;
color: #555;
font-style: italic;
}

img.section_break {
display:block;
margin: 30px auto;

}

sub, sup { line-height: 0; }


.highlight, .highlighted {
background-color: #ff3;
}


h5 {
padding: 0px; margin: 0px;
font-family: "trebuchet ms";
font-style: normal;

}

div.right_sidebar {
width: 300px; margin-right: -383px; margin-top: -100px; float: right;

}

