/*

Theme Name: FFBlog2_5

Theme URI: http://wordpress.org/

Description: Theme for FireFold Blog 2.5</a>.

Version: 0.5

Author: David Warren

Author URI: www.davidraywarren.com

Tags: none



	FFBlog2_5

	 http://www.FireFoldtech.com



	This theme was designed and built by David Warren,

	who does not blog



*/

/* reset */

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	z-index:0;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	line-height: 1.5;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote p:before, q p:before, blockquote p:after, q p:after {
	font-size:20em;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:absolute;
	color:white;
	text-shadow:rgba(0, 0, 0, .25) 0 0 .035em;
	z-index:-10;
	display:block;
}
/*blockquote p:before,  q p:before {

	content: open-quote; top:.4em; left:0 }

blockquote p:after, q p:after {

	content: close-quote; bottom:-.175em; right:0 }*/

blockquote p, q p {
	quotes: "\201C" "\201D";
	position:relative;
	z-index:10;
}
input {
	vertical-align:middle;
}
img {
	display:block;
}
strong {
	font-weight:bold;
}
a {
	font-family:Georgia, "Times New Roman", Times, serif;
}
/* Begin Typography & Colors */

body {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #2F2F2F url(images/ff_blog_2_5_bg.png) repeat-x 0 -18px;
	color: #111;
	text-align: center;
}
em {
	font-style:oblique;
}
small {
	font-size:10px;
}
#page {
	background:url(images/page_bg.png) repeat-y;
	text-align: left;
	position:relative;
}
#headernav {
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
	position:absolute;
	bottom:12px;
	left:10px;
	width:740px;
}
#headernav li {
	float:left;
	margin:0 5px 0 0;
	color:#FF5500;
}
#headernav sub {
	vertical-align:sub;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#headernav a {
	color:#fff;
	font-size:12px;
}
#header {
	background: url(images/ff_blog_header.png) no-repeat bottom center;
	position:relative;
	z-index:20;
}
#header h1 {
	float:left;
	padding:0;
	margin:10px 0 0 1px;
}
#header h1 a {
	text-indent:-1000em;
	display:block;
	width:325px;
	height:40px;
}
#header h1 a img {
	visibility:hidden;
}
#content {
	font-size: 1.2em
}
.widecolumn .entry p {
	font-size: 1.05em;
	margin:1.1em 0;
	line-height:1.6em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#footer {
	background:url('images/footer_bg.png') no-repeat top;
	border: none;
	position:relative;
	z-index:10;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 1.5em;
	letter-spacing:.05em;
	margin-left:0.15em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 2.2em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 5em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
h3 {
	font-size: 1.75em;
}
h6 {
	font-style:oblique;
	font-size:110%;
}
#content h1 {
	text-decoration: none;
	color: #333333;
	text-align:left;
	border-bottom:2px dotted #333333;
	text-align:left;
}
h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #333333;
	text-align:left;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#222222;
	text-shadow:0.01em 0.01em 0.1em rgba(0, 0, 0, 0.35);
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:link, .entry p a:visited {
	font-style:oblique;
	font-weight:600;
	font-size:120%;
}
.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, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #222;
	text-decoration: none;
	font-size:110%;
}
a:hover {
	color: #ff5500;
}
#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 {
	margin: 0 auto;
	padding: 3.5em 0 0 0;
	width: 771px;
}
#header {
	margin: 0 auto;
	padding: 0 10px;
	height: 88px;
	width: 751px;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}
.widecolumn {
	padding: 0 0 20px 0;
	margin: 0 5.5em;
}
.post {
	margin: 0 0 40px;
	text-align:left;
	padding-bottom:30px;
}
.imageframe img {
	margin-left:15px;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 2em auto 3em;
	font-variant:small-caps;
	border-style:solid none double;
	border-color:#ccc;
	border-width:.1em 0 .3em;
	padding:1em 0;
	text-align:center;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	padding: 0 10px 20px;
	margin: 0 auto;
	width: 751px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */







/*	Begin Headers */

h1 {
	padding: 0.5em;
}
h2 {
	margin:0;
	padding:10px 0 0;
}
h2.pagetitle {
	text-align: center;
	margin:0 0 .5em 0;
	border:double #eee;
	border-width:.1em 0;
	line-height:1;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	margin: 1.5em 0 .5em;
}
.entry h3 {
	margin: 1em 0 .75em;
}
h3 a {
	color:#111;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
/* End Headers */

.post p {
	margin:5px auto 15px;
}
/* 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: 5px 0 5px 20px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 5px 20px 5px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* 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;
	padding-left: 10px;
}
/*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;
}
.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: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
/*margin: 5px 0 0 10px;*/

	}
#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: 3px 0 3px 30px;
}
/* End Entry Lists */







/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	float:right;
	width:230px;
	position:relative;
}
#searchform #s {
	border-style:solid;
	border-color:#ff3311 #ff9911 #ff9911 #ff3311;
	border-width:1px;
	padding: 2px;
	background:#fff;
	position:absolute;
	left:0;
	margin:2px 0 0;
	color:#ff5500;
	font-weight:700;
	width:175px;
}
#searchsubmit {
	background:url(images/submit.png) no-repeat top;
	color:#FFFFFF;
	border:none;
	padding: 1px;
	width:72px;
	height:29px;
	line-height:20px;
	position:absolute;
	right:0;
	margin:0;
}
#searchsubmit:hover {
	background-position:bottom;
	cursor:pointer;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */







/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.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 {
	background:none;
	padding: 20px 0 10px 0;
	margin-left: 530px;
	width: 200px;
}
#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;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
}
/* End Various Tags & Classes*/

.navigation .alignright {
	clear:left;
}
/* 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;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}
.wp-caption img {
	margin: 0 auto;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: .11em;
	line-height: 1.7;
	padding: 0 .5em 5px;
	margin: 0;
	letter-spacing:.025em;
}
/* End captions */

#sidebar h2 {
	background:#222 url(images/sidebar_h2_bg.png) no-repeat top;
	color:#ff7700;
	padding:15px 0 8px 25px;
}
#sidebar ul ul {
	background: url(images/sidebar_ul_bg.png) bottom no-repeat;
	padding:2px 0 30px 0;
}
#sidebar ul ul li {
	color:#000;
}
#sidebar a {
	color:#333;
}
/*#sidebar h2 { background:#222; color:#ff7700; padding:5px 0 5px 8px; width:182px; margin-left: 5px;}

#sidebar ul ul {background:none; padding:5px 0 5px 0;}

#sidebar ul ul li {color:#000; }

#sidebar a { color:#333;}

#sidebar

{ background: url(images/sidebar_ul_bg.png) bottom no-repeat;

	padding: 0 0 10px 0;

	margin:20px 0 0 530px;

	width: 200px;

	}

	#searchform {

	margin: 10px auto;

	padding: 20px 3px 5px ;

	text-align: center;background:#222 url(images/sidebar_h2_bg.png) no-repeat top;



	}*/

/* background:#222 url(images/sidebar_h2_bg.png) no-repeat top;

"Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two." */

.imagecaption {
	padding:5px;
	font-size:.75em;
}
#headernav a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#headernav li#log {
	float:right;
	padding-right:10px;
}
#headernav li#register {
	float:right;
}
#archives {
	list-style:none;
}
#archives li {
	float:left;
}
.fifty_percent {
	width:48%;
}
hr {
	clear:both;
	border:none;
}
.hidden {
	display:none;
}
#home div.hidden, #oneOHone div.hidden {
	display:block;
	padding:8px;
	background:#ccc;
	border:#666 1px solid;
	margin:10px 10px 0 0;
}
/*#searchform #s {  }*/

ul.indented li {
	padding-left:50px;
}
.entry li a:link, .entry li a:visited {
	font-weight:bold;
}
body#oneOHone #content h2.pagetitle {
	width:570px;
	background:url(images/101.png) no-repeat top;
	margin:0 auto;
	padding:0 0 4em;
	border:none;
}
body#oneOHone #content h2.pagetitle span {
	display:none;
}
body#cedia #content h2.pagetitle span {
	display:none;
}
body#cedia #content h2.pagetitle {
	width:579px;
	background:url(images/cedia.png) no-repeat top;
	margin:0 auto;
	padding:0 0 3.5em;
	border:none;
}
#headernav ul.children {
	display:none;
}
#cloud {
	width:85px;
	height:140px;
	background:url(images/ff_blog_cloud.png) no-repeat 0 -187px;
	padding:30px 60px 15px 20px;
	position:absolute;
	top:40px;
	right:-55px;
	z-index:0;
	line-height:1;
	-webkit-transition-property:right;
	-webkit-transition-duration:2s, 2s;
}
#cloud a {
	color:#d84800;
	font-weight:800;
	display:block;
}
#cloud:hover {
	right:-160px;
	background-position:0 -4px;
}
#wrappedup {
	width:751px;
	margin:0 auto;
	position:relative;
}
img.bordered {
	padding:10px 15px;
}
#cedia #cloud {
	display:none;
}
ul.orangeList li a {
	margin:10px;
	text-decoration:none;
}
ul.orangeList li a:link {
	color:#fff;
	background:#f50;
	padding:5px;
}
ul.orangeList li a:visited {
	color:#eee;
	background:#f50;
	padding:5px;
}
ul.orangeList li a:hover {
	color:#ff5500;
	background:#ffffff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}
h2.orangeHeading {
	background:#f50;
	color:#fff;
	font-size:150%;
	padding:5px 20px;
	letter-spacing:3px;
	clear:both;
	margin:.5em 0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:2px #ff2200 solid;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}
ul.orangeList {
	float:right;
	background:#ff5500;
	color:#fff;
	padding:0;
	margin:0 0 15px 15px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:2px #ff2200 solid;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
}
ul.orangeList li {
	font-size:75%;
	margin:10px;
}
ul.orangeList li h4 {
	font-size:175%;
	border-style:solid;
	border-width:0 0 1px;
	padding:5px;
	text-align:center;
	margin:10px;
	text-transform:lowercase;
}
ul.orangeList li.last {
	margin-bottom:20px
}
.widecolumn img.photo {
	border-style:solid;
	border-color:#bbb #666 #555 #aaa;
	border-width:1px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);
}
.widecolumn img.photo.slant {
	-moz-transform:rotate(4.5deg);
	-webkit-transform:rotate(4.5deg);
	-webkit-transition-property:-webkit-transform;
	-webkit-transition-duration:1s;
}
.widecolumn img.photo.slant:hover {
	-webkit-transform:rotate(4deg);
}
.matting { background:white; padding:5px; }
.clearLeft {
	clear:both;
}
#special p {
	padding:10px 20px;
	font-size:125%;
}
.group:after, .alpha li:after {
	content:".";
	height:0;
	visibility:hidden;
	clear:both;
	display:block;
}
dd {
	padding:0;
	margin:0;
}
.cont {
	border-radius:.1em;
	-moz-border-radius:.1em;
	-webkit-border-radius:.1em;
	clear:both;
	margin-top:1em;
}
.date {
	margin:1.3em 0 2em 0;
	text-align:center;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:rgba(0, 0, 0, 0.25) 0 0 10px, rgba(0, 0, 0, 0.5) 0 .2em .5em;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0 0 10px, rgba(0, 0, 0, 0.5) 0 .2em .5em;
	-webkit-box-shadow:rgba(0, 0, 0, 0.25) 0 0 10px, rgba(0, 0, 0, 0.5) 0 .2em .5em;
	border-style:solid;
	width:80px;
	float:left;
	border-color:#000000;
	border-width:1px;
	list-style:none;
	background:#fff url(http://www.firefoldblog.com/wp-content/uploads/2009/09/Untitled-2.png) repeat-x 0 -30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.date span {
	display:block;
	padding:0 .5em;
}
.date .month {
	color:#000;
	letter-spacing:.35em;
	text-transform:uppercase;
	font-weight:bold;
}
.date span.day {
	padding:0.25em 0 0;
}
.date span.day em {
	font-size:2.5em;
	font-weight:bolder;
	color:#FF5500;
	vertical-align:middle;
}
.date span.day sup {
	font-weight:normal;
	color:#000000;
	font-size:.75em;
	vertical-align:super;
}
.date .year {
	font-size:1.25em;
	letter-spacing:.1em;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content h2 {
}
table, tr, th, td {
	border:solid .1em;
}
th, td {
	padding:.5em;
	border-collapse:collapse;
}
.post_info {
	margin-bottom:1em;
	float:left;
	margin-left:1em;
	width:45em;
}
.post_info h2 {
	font-size:2.5em;
	line-height:1;
}
.rightside {
	text-align:right;
}
.leftside {
	text-align:left;
}
.navigation a {
	display:block;
	overflow:visible;
}
.navigation a:hover {
	text-decoration:none;
}
.navigation a:hover span {
	color:#ff5500;
}
.navigation span {
	font-size:3em;
	line-height:1;
}
.navigation em {
	font-size:1.5em;
	vertical-align:super;
}
.navigation a:link em, .navigation a:visited em {
	color:#333;
}
.navigation a:hover em, .navigation a:focus em {
	color:black;
}
.table {
	border-width:.75em .5em 1em;
	border-color:#222;
	border-radius:1em;
	-moz-border-radius:1em;
	-webkit-border-radius:1em;
	width:80%;
	margin:2em auto .5em;
}
.table th {
	background:#222;
	color:#fff;
	text-align:center;
	border-color:#222 #222 #fff #222;
	border-width:0 0 .1em 0;
	font-size:2em;
	font-weight:bold;
}
.table td {
	vertical-align:middle;
	background:#999;
	border-color:#fff;
	border-width:.1em;
	text-align:center;
}
.table td.light {
	background:#ccc;
}
#home table, #oneOHone table {
	display:none;
}
#home .cat_veiw_hidden, #oneOHone .cat_veiw_hidden, #csr .cat_veiw_hidden, #news .cat_veiw_hidden, #products .cat_veiw_hidden, #fun .cat_veiw_hidden {
	display:none;
}
.archive {
	margin:0 auto;
	width:33%;
	text-align:center;
	display:block;
}
.postmetadata small {
	font-size:.9em;
}
small em {
	text-transform:uppercase;
	letter-spacing:.15em;
	font-weight:bold;
}
div.entry > p:first-of-type:first-line {
	font-style:oblique;
	font-size:1.5em;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.75em;
}
/*.entry > p:first-child:first-letter {-moz-border-radius-bottomleft:0.05em;

-moz-border-radius-bottomright:0.05em;

-moz-border-radius-topleft:0.05em;

-moz-border-radius-topright:0.05em;

border:0.05em dashed #FF5500;

color:#FF5500;

float:left;

font-family:Georgia,"Times New Roman",Times,serif;

font-size:500%;

margin:0 0.14em -0.17em 0; font-style:oblique;

padding:0.05em 0.15em;  }*/

h2 span {
	display:block;
	line-height:1.25;
}
.postmetadata small em {
	letter-spacing:normal;
	font-style:oblique;
	font-size:.9em;
}
.postmetadata small em a {
}
abbr.amp {
	font-family: Baskerville, Palatino, "Book Antiqua", serif;
	font-style: italic;
	color:#ff5500;
}
.entry .alpha li {
	list-style:upper-alpha; margin-bottom:2em;
}
body#blackfriday {
	background-color:#000;
	background-image:none;
	font-size:10px;
}
#blackfriday #bflogo {
	padding:4em 0 2em;
}
#blackfriday h1 {
	color:#000000;
	border:none;
	font-size:8em;
	text-align:right;
	padding:0;
	line-height:.75;
	padding-top:0.0005em;
	position:relative;
	z-index:10;
}
#bflogo img {
	margin:0 auto;
	width:716px;
}
#blackfriday #content {
	background:#aaa;
}
#blackfriday #content-inner {
	width:800px;
	position:relative;
	margin:0 auto;
	font-size:1.25em;
	text-shadow:rgba(255, 255, 255, .1) 1px 1px 0, rgba(0, 0, 0, .15) -1px -1px 0;
}
#blackfriday h1, #blackfriday h2 {
	text-shadow:rgba(0, 0, 0, 0.5) 1px 1px 1px;
	font-weight:200;
}
#blackfriday h2 {
	color:#fff;
	padding:1em 0;
	background-color:#444;
	text-align:center;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	box-shadow:rgba(0, 0, 0, 0.5) 3px 3px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0px 3px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 3px 3px 3px;
	border:1px solid #222;
	margin-bottom:2em;
}
#blackfriday h2 a em, #blackfriday h2 em {
	color:#ff0096;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:rgba(255, 0, 150, .5) 0 0 5px, rgba(0, 0, 0, .75) 0 1px 2px;
}
#blackfriday h3, #blackfriday h4 {
	clear:both;
}
#blackfriday h4 {
	font-size:1.05em;
}
#blackfriday li {
	font-size:75%;
	margin:0;
	list-style:square inside;
}
#blackfriday a {
	font-style:oblique;
}
#blackfriday a:hover {
	color:#ff0096;
}
#blackfriday img {
	padding:0 1em 1em 0;
}
#blackfriday .network {
	margin-bottom:1em;
}
#blackfriday .network ul {
	padding:.9em;
	background:#fff;
}
#blackfriday .list {
	width:35%;
	margin-right:1em;
}
#blackfriday .rightlist {
	padding-left:1em;
}
#blackfriday .rightlist li {
	background:#fff;
}
#blackfriday ul {
	padding:1em;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
#blackfriday em {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-weight:bold;
}
#blackfriday li small {
	float:left;
}
#blackfriday li em {
	display:block;
	text-align:right;
	font-size:200%;
	color:#ff0096;
	text-shadow:rgba(255, 0, 150, .5) 0 0 5px, rgba(0, 0, 0, .75) 0 1px 2px;
	padding-bottom:1em;
}
#blackfriday ul.pink a {
	color:#000;
}
#blackfriday span.pink {
	color:#FF00B6;
}
#blackfriday .blue {
	color:#00C9FF;
}
#blackfriday ul.pink {
	background:#FF00B6;
	margin-bottom:.5em;
}
#blackfriday ul.pink li a:hover, #blackfriday ul.pink li em {
	color:#61ff00;
}
#blackfriday .green {
	background:#61ff00;
}
#blackfriday small, #cybermonday small {
	color:#222;
	display:block;
	text-align:center;
}
#blackfriday li img {
	margin-bottom:0;
	padding-bottom:0;
}
body#cybermonday {
	background-color:#0084ff;
	background-image:none;
	font-size:10px;
}
#cybermonday #bflogo {
	padding:4em 0 2em;
	margin-left:-530px;
}
#cybermonday #header {
	margin-bottom:1em;
}
#cybermonday div.entry div > p:first-of-type:first-line {
	font-style:oblique;
	font-size:1.5em;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.75em;
}
#cybermonday h1, #cybermonday h2, #cybermonday h3 {
	font-family:"Courier New", Courier, monospace;
}
#cybermonday h1 {
	color:#0084ff;
	border:none;
	font-size:7em;
	letter-spacing:-.05em;
	padding:.25em 0 0;
	line-height:.6;
	position:relative;
	z-index:10;
}
#cybermonday .mclm a {
	font-size:100%;
}
#bflogo img {
	margin:0 auto;
	width:716px;
}
#cybermonday #content {
	background:#efefef;
}
#cybermonday #content-inner {
	width:800px;
	position:relative;
	margin:0 auto;
	font-size:1.25em;
	text-shadow:rgba(255, 255, 255, .1) 1px 1px 0, rgba(0, 0, 0, .15) -1px -1px 0;
}
#cybermonday h1, #cybermonday h2 {
	text-shadow:rgba(0, 0, 0, 0.5) 1px 1px 1px;
	font-weight:200;
}
#cybermonday h2 {
	color:#fff;
	padding:1em 0;
	background-color:#444;
	text-align:center;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	box-shadow:rgba(0, 0, 0, 0.5) 3px 3px 3px;
	-moz-box-shadow:rgba(0, 0, 0, 0.25) 0px 3px 3px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.5) 3px 3px 3px;
	border:1px solid #222;
	margin-bottom:2em;
}
#cybermonday h2 a em, #cybermonday h2 em {
	color:#ff0000;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:rgba(0, 0, 0, .75) 1px 1px 1px;
}
#cybermonday li {
	font-size:90%;
	margin-bottom:1em;
	list-style:square inside;
}
#cybermonday a {
	font-style:oblique;
}
#cybermonday a:hover {
	color:#0084ff;
}
#cybermonday img {
	padding:0 1em 1em 0;
}
#cybermonday em {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-weight:bold;
	color:#0084ff;
}
#cybermonday li em {
	display:block;
	font-size:175%;
	text-shadow:rgba(0, 0, 0, .75) 1px 1px 1px;
}
#cybermonday em strong {
	color:#ff7e00;
	font-size:150%;
	text-shadow:rgba(0, 0, 0, .75) 1px 1px 1px;
}
#cybermonday strong em {
	color:#4ae100;
	font-size:150%;
	text-shadow:rgba(0, 0, 0, .75) 1px 1px 1px;
}

