
/*
THEME NAME: Cheezburger Corp Blog
THEME URI: 
DESCRIPTION: The Corporate Blog theme uses plugins from lolmart and custom widgets.  
This theme is a basic version of the lolmart theme to be used for corporate related satellite sites.
VERSION: 3.5
AUTHOR: The Cheezburger Network
AUTHOR URI: http://cheezburger.com
*/


/* Inherit the default theme styles */
/* global styles */
body {
	background-color: #ededed;
	font-family:'Lucida Grande','Tahoma','Trebuchet MS','Trebuchet',Arial,Sans-Serif;
	font-size:70%;
	margin: 0;
}

p {
	line-height: 150%;
	margin: 10px;
}

p img {
	text-indent: 0;
	margin: 0;
}
p.address {
	margin-left: 45px;
	text-indent: 0;
}

.clearboth {
	clear: both;
}

.nobr {
	white-space: nowrap;
}

.left {
	float:left;
	text-align:left;
}

.txt-left {
	text-align: left;
}

.ul-text-left {
	text-align:left;
	list-style:disc outside none;
}

a {
	color:#0066CC;
	text-decoration:none;
}

a img {
	border: none;
	vertical-align: middle;
}

a:hover {
	color:#114477;
	text-decoration:underline;
}

.ampersand {
	font-family: 'American Typewriter','Century Schoolbook'; 
	line-height: 0pt; 
	font-weight: bold;
}

.small {
	font-size: .9em;
}

/* New BlueBar CSS */
.blueBar {
	width: 1000px;
	height: 29px;
	overflow: visible;
	white-space: nowrap;        
	display: block;
	position: relative;
	left: 0px;        
}

.blueBar div {
	display: block;
	height: 26px;
	margin: 0px;
	position: absolute;
	bottom: 0px;
	text-align: center;
	z-index: 50;
}

.blueBar div a {
	font-size: 12px;
	height: 20px;
	width: 86px;
	padding-top: 6px;
	margin: 0;
}

.blueBar div.globalNav, .blueBar div.globalNavCurrent {
	padding: 0px 1px 0px 1px;
}

.blueBar div.globalNav:hover {
	background: rgb(8,89,108);
	-webkit-box-shadow: #003F4F 0px 5px 4px inset;
}

.blueBar div.globalNavCurrent, .blueBar div.globalNavCurrent a {
	-webkit-box-shadow: #003F4F 0px 5px 4px inset;
	background: rgb( 8, 89, 108 );
	font-weight: bold;
	color: #FFF;
	text-shadow: 0px -1px 0px #333;
	filter: dropshadow( color=#333, offX=0, offY=-1 );        
}

.blueBar div.globalNav a, .blueBar div.globalNavCurrent a {
	width: 100%;
	display: block;
	margin: 0;
}

.blueBar div.globalNav {
	background: rgb( 8, 89, 108) url( 'images/topnav_tile.png' ) repeat top left;
}


.blueBar div.navdivider {
	background: url( 'images/topnav_divider.png' );
	padding: 0;
}

.blueBar .topLogo {
	background: url( 'images/topnav_left97.png' );
}

.blueBar span.rndcrnr {
	background: url( 'images/topnav_rightcrnr.png' );
}

.blueBar div.ICHC.globalNavCurrent, .blueBar div.ICHC.globalNavCurrent a {
	background: #fff;
	color: #2A9BC3;
	text-shadow: #E7FCFF 0px -1px 0px;
	filter: dropshadow( color=#EFEFEF, offX=0, offY=-1 );
	-webkit-box-shadow: #EFEFEF 0px 5px 4px inset;
	-moz-box-shadow: #EFEFEF 0px 5px 4px inset;
	box-shadow: #EFEFEF 0px 5px 4px inset;
}

.blueBar div.globalNavCurrent.MEME, .blueBar div.globalNavCurrent.MEME a {
	background: #192D23;
	color: #F0F3DD;
	text-shadow: #16251C 0px -1px 0px;
	filter: dropshadow( color=#16251C, offX=0, offY=-1 );
	-webkit-box-shadow: #1C211E 0px 5px 4px inset;
	-moz-box-shadow: #1C211E 0px 5px 4px inset;
	box-shadow: #1C211E 0px 5px 4px inset;
}

/* structure */
#header, #wrapper, #footer {
	width:1000px;
	margin:0 auto;
}

#container {
	background-color:#FFF;
	float:right;
	margin:0 0 15px;
	padding: 20px 0 20px;
	width:100%;
	-webkit-box-shadow: 0px 5px 10px #666;
	-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 5px 10px #666;
}

#container hr {
	border-color: #666;
	border-style: outset none none;
	border-width: 2px medium;
	color: #666;
	height: 3px;
	margin: 0 auto 25px;
	size: 2px;
	width: 80%;
}

#leftcolumn {
	background-color:#FFF;
	float:left;
	padding:10px 13px 0 5px;
	width:120px;
}

#footer {
	clear:both;
}

/* GlobalNav settings are for the vertical sites navigation bar across the top and bottom */
.globalNav, .globalNavOver, .globalNavCurrent {
    background:url('images/navgradient2.gif') #c2d5e3 repeat top left;
    padding:6px 8px 0px 6px;
    cursor:pointer;
    vertical-align:middle;
    font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size:11px;
    white-space:nowrap;
	height: 20px;
}
.globalNav a {
    text-decoration:none;
    color:#FFF;
	font-weight: normal;
}
.globalNavOver a, .globalNavOver a:hover {
    text-decoration:none;
    color:#c2d5e3;
	font-weight: normal;
}
.globalNavCurrent a {
    text-decoration:none;
    color:#788a90;
}
.globalNavOver {
    background:#006a84;
    color:#c2d5e3;
}
.globalNavCurrent {
    background:#FFF;
    color:#788a90;
}
.globalNavEmpty {
    background:url('images/navgradient2.gif') #c2d5e3 repeat top left;
    cursor:auto;
    width:100%;
}
.globalNavTop {
    padding-top:10px;
    margin:40px auto 0;
    width:1000px;
}
.globalNavBottom {
    background-color:#09253f;
    font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
    color:#6b7a7f;
    font-size:13px;
    white-space:nowrap;
}
.globalNavBottom a, .globalNavBottom a:hover {
    color:#fff;
    font-size:11px;
    white-space:nowrap;
    padding:0 7px 0 7px;
}
.g_sprite1 {
	background:url('images/global_sprite_20100204.png') no-repeat;
	display:block;
    text-indent:-9999px;
    overflow:hidden;
}
.g_sprite2 {
	background: url( 'images/global_sprite_20100510.png' ) no-repeat;
	display:block;
    text-indent:-9999px;
    overflow:hidden;
}

#leaderboardwrapper {
	float: left;
	position: relative;
	left: 272px;
	margin-bottom: 20px;
	}

#leaderboard {
	position: relative;
	left: -136px;
	}
	
#logoFloat {
	background: url('images/CheezPresents.png') no-repeat;
	display: block;
	height: 72px;
	left: 9px;
	position: absolute;
	top: -21px;
	width: 79px;
	z-index: 666;
}

.btm_more {
	background-position:0 0;
	height:26px;
	width:88px;
}
.navdivider {
	background-position:0 -38px;
	height:26px;
	width:4px;
}
.topLogo {
	background-position:0 -91px;
	height:26px;
	width:97px;
}
.rndcrnr {
	background-position:0 -121px;
	height:26px;
	width:10px;
}
.rss_icon {
	background-position: 0 -156px;
	height:64px;
	width:64px;
}
.s_email { 
	background-position:0 -230px; 
	height:22px;
	width:34px;
}
.icon a {
	height:34px;
	width:34px;
	background-color: #6BA2B7; /* #d9dfe1;*/
	border: 3px solid #6BA2B7; /* #d9dfe1;*/
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.icon-box {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}
.s_fb { 
	background-position:0 -262px; 
} 
.rss_icon_small { 
	background-position:0 -306px; 
}
.s_twitter { 
	background-position:0 -350px; 
} 
.header_logo_120 { 
	background-position:0 0;
	height:120px;
	width:120px;
}
.socmark_digg {
	height:79px;
	width:51px;
	cursor:pointer;
}
.socmark_facebook {
	height:79px;
	width:50px;
}
.socmark_reddit {
	height:79px;
	width:50px;
}
.socmark_stumble{
	height:79px;
	width:50px;
}
.socmark_twitter{
	height:79px;
	width:50px;
	cursor:pointer;
}
.howtobuild_sprite {
	background: url('images/howtobuild.png') no-repeat;
	display:block;
    text-indent:-9999px;
    overflow:hidden;
}

/* LOGIN */
.profileTable {
	margin:5px auto 0;
}

#embedProfileBox {
	margin-left:820px;
	height:130px;
	width:169px;
	overflow:hidden;
	position:relative;
	top:15px;
}

.cheez_login_header, .cheez_loggedin_header {
	background-position:0 -493px;
	height:20px;
	width:163px;
}

.profile_default  {
	background-position:0 -605px;
}

.profile_avatar, .profile_default, .profile_no_avatar {
	border:1px solid white;
	height:38px;
	margin:3px 5px 0;
	width:38px;
}

.join_now, .join_now_over {
	background-position:0 -394px;
	float:left;
	height:23px;
	margin-top:10px;
	width:81px;
}

.login_button, .login_button_over {
	background-position:0 -460px;
	float:right;
	height:23px;
	margin-top:10px;
	width:56px;
}

#chz-username  {
	margin-bottom:5px;
}
#chz-username, #chz-password, #password-clear {
	color:#666;
	font-size:11px;
	height:13px;
	width:100px;
}
.forgotpwd {
	color:#FFF;
	float:right;
	font-size:10px;
	margin-top:3px;
	text-decoration:underline;
}
textarea, input {
	background-color:#F4F4F4;
	font-family: "Lucida Grande";
}

/* the main content div */
#wrapper {
	background-color:#FFF;
	border-left:1px solid #999;
	border-right:1px solid #999;
	position:relative;
	text-align:left;
}

#submit_form td.heading {
	background:#E7E7E7 none repeat scroll 0 0;
	border-bottom:1px solid black;
	font-size:12px;
	height:12px;
	padding:3px;
}

#submit_form td img {
	margin-right:5px;
	vertical-align:middle;
}
#submit_form table tr {
	height:24px;
	padding:5px;
}

#content {
	background-color:#FFF;
	float: left;
	min-height: 500px;
	overflow: hidden;
	padding: 0 30px 0px 0px;
	width: 605px;
	margin: 10px 0 0 65px;
}
.content-sidebar {
	background-color:#FFFFFF;
	float:left;
	margin:10px auto;
	width:262px;
	padding: 0;
}
.content-sidebar ul {
	margin: 0;
	padding: 0;
}
.content-sidebar li {
	margin: 11px 0 10px 10px;
}

/* footer */
#footer {
    margin: 15px auto 0;
    width: 998px;
    background-color: #278FAD;
    text-align: left;
    color: #4c575f;
    border: solid 1px #000;
    border-bottom: none 0px;
    font-size: 12px;
}
#footer p {
    margin: 0;
    padding: 10px 0 0 15px;
}
#subfooter {
    margin: 0px auto 0;
    width: 998px;
    background-color: #FFFFFF;
    text-align: left;
    color: #333333;
    border: solid 1px #000;
    border-top: none 0px;
    font-size: 12px;
}
#subfooter p {
    margin: 0;
    padding: 10px 0 0 15px;
}

.globalNavBottom {
	background-color:#09253F;
	color:#6B7A7F;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:13px;
	white-space:nowrap;
}
.btm_more {
	background-position:0 0;
	height:29px;
	width:98px;
}
.footerlinks a {
    font-weight: bold;
    color: #666666;
}

.bigfooterlinks {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin: 9px;
    padding-top: 10px;
    padding-bottom: 10px;
	text-align: center;
}
.bigfooterlinks a {
    color: #EEEEFF;
    margin: 12px;
}
.end-footer {
	margin:20px;
}

/* ARCHIVES */
.archives .pre-meta {
	padding-bottom:5px;
	border-bottom:1px solid #999;
}
.archives .post {
	margin-top:10px;
}
.archives .post h2 {
	background-color:#FFE6A8;
	border:1px solid #DFA619;
	padding:4px 8px;
}
.archive-date {
	float:right;
	margin-top:5px;
	color:#999;
}
.archive-reprint {
	margin-top:8px;
	height:20px;
}
.archive-comments-link {
	font-size:140%;
}

/* CHEEZBURGER NETWORK */
#cb-network {
    color: #fff;
    background-color: #008eae;
    padding: 0px 13px 0;
    height: 360px;
    overflow: hidden;
}
#cb-network img {
    display: block;
    margin: 10px auto;
}
#cb-network .column {
    float: left;
    margin: 10px 0;
    padding: 0 10px;
    color: #fff;
    background-color: #008eae;
    width: 223px;
    height: 320px;
}
#cb-network .column h2 {
    color: #FFFFFF;
    font-family: Impact, Arial, sans-serif;
    font-size: 20px;
    margin: 0 0 10px;
    font-weight: normal;
    text-transform: uppercase;
    text-shadow: #08596C 0px -1px 1px;
    background: none;
    border: none;
    padding: 0;
}
#cb-network .column ul { margin-top: 0 }
#cb-network .column ul li {
    list-style: none;
    margin-left: -40px;
}
#cb-network .column a {
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    white-space: nowrap;
}

#cb-network .split {
	height: auto;
}

#network-links {
	clear:both;
}
#network-links ul {
	margin-left:-30px;
}
#network-links li {
	list-style:none;
	float:left;
	padding:0 27px;
}
#network-links a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

/* LEGAL */
#cb-legal {
	padding:14px;
}
#cb-legal .legal-line {
	padding:3px 0;
}
/* --HEADER */
@font-face {
font-family: 'ChunkFiveRegular';
src: url('fonts/ChunkFive/Chunkfive-webfont.eot');
src: local('ChunkFiveRegular'), url('fonts/ChunkFive/Chunkfive-webfont.woff') format('woff'), url('fonts/ChunkFive/Chunkfive-webfont.ttf') format('truetype'), url('fonts/ChunkFive/Chunkfive-webfont.svg#webfontb5K2fJwj') format('svg'), url("fonts/ChunkFive/Chunkfive-webfont.otf") format("opentype");
font-weight: normal;
font-style: normal;
}
.tab, #tabset li {
min-width: 95px;
position: relative;
bottom: -10px;
height: 46px;
float: left;
margin: 0px 4px;
background: #005566;
background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.1, rgb(0,85,102)),
    color-stop(0.9, rgb(0,102,136)));
background: -moz-linear-gradient(
    center bottom,
    rgb(0,85,102) 6%,
    rgb(0,102,136) 80%);
color: #fff;
font-size: 22px;
overflow: hidden;
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
text-shadow: 0px -1px 0px #169796;
/*			-webkit-transition: all 0.1s ease-out;
*/			-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.25), 0px -4px 4px rgba(0,0,0,0.25) inset;
-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.25), 0px -4px 4px rgba(0,0,0,0.25) inset;
box-shadow: 4px 4px 10px rgba(0,0,0,0.25), 0px -4px 4px rgba(0,0,0,0.25) inset;
border-top: 1px solid #C6D8F6;
border-left: 1px solid #C6D8F6;
border-right: 1px solid #C6D8F6;
-webkit-transition: -webkit-box-shadow 0.2s ease-out;
border-top: 1px solid white;
border-left: 1px solid #7983A6;
border-right: 1px solid #3A4157;
}
.tab:hover, #tabset li:hover {
/*bottom: -156px;*/
-webkit-box-shadow: 0px 0px 10px rgba(255,255,255,0.25), 0px -4px 4px rgba(0,0,0,0.25) inset;
-moz-box-shadow: 0px 0px 10px rgba(255,255,255,0.25), 0px -4px 4px rgba(0,0,0,0.25) inset;
box-shadow: 0px 0px 10px rgba(255,255,255,0.25), 0px -4px 4px rgba(0,0,0,0.25) inset;
}
#main-header .tab a, #tabset li a {
height: 42px;
color: #fff;
text-decoration: none;
margin: 10px auto 0;		
display: block;
line-height: 100%;	
text-align: center;
float: none;
font-weight: normal;
padding: 0 10px;
position: relative;
z-index: 3;
}
#main-header .tab .desc {
color: #FFF;
font-size: 9px;
margin-top: -26px;
font-family: Helvetica, Arial, sans-serif;
text-align: center;
padding: 0 10px;
position: relative;
z-index: 1;
display: block;
}
#main-header .selected, #tabset li.current-menu-item {
background: white;
text-shadow: 0px -1px 1px #CCC;
/* For Internet Explorer 5.5 - 7 */
filter: none;
/* For Internet Explorer 8 */
-ms-filter: none;
color: #beb1ae;
}

#main-header .selected a, #tabset li.current-menu-item a {
	color: #beb1ae;
}

#main-header .selected .desc {
	color: #617298;
	font-family: Helvetica, Arial, sans-serif;
}

#tabset {
	bottom: 0px;
	font-family: ChunkFiveRegular, 'American Typewriter', 'Century Schoolbook', serif;
	margin-left: 92px;
	margin-bottom: 0px;
	overflow: hidden;
	position: absolute;
}

#tab1, #tab2, #tab3 {
	max-width: 100px;
}
#main-header {
	background:url('images/Corp_Header.jpg?v1') no-repeat;
	height:154px;
	position: relative;
	-webkit-box-shadow: 0px 5px 10px #666;
	-moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 5px 10px #666;
}

input[type=text], input.searchbox {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border: 1px solid #aaa;
	height: 15px;
	padding: 3px 6px;
	margin-right: 4px;
}
input.searchbox {
	width: 150px;
}
div.search {
	position: absolute;
	right: 27px;
	top: 140px;
}
div.search .placeholder
{
	top: 5px !important;
	left: 8px !important;
}
input.submit {
	font-family: ChunkFiveRegular,'American Typewriter','Century Schoolbook',serif;
	padding: 4px;
	background: #22c5c3;
	border: 1px solid #2b9c9b;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: white;
	text-shadow: #08596C 0px 1px 2px;
	background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.1, rgb(34,197,197)),
    color-stop(0.9, rgb(129,222,222)));
background: -moz-linear-gradient(
    center bottom,
    rgb(25,135,135) 6%,
    rgb(25,195,195) 80%
);
	line-height: 100%;
	cursor: pointer;
}

/* global styles */
.left {
	float:left;
	text-align:left;
}
a {
	color:#158C90;
	font-weight:bold;
}
img.leftimg {
	float: left;
	margin: 0 15px 15px 0;
}


#main-header a#header-logo-link {
	display: block;
	height: 118px;
	width: 1000px;
}

.tab_set {
	position:relative;
}

.tab_set a {
	width: 100%; height: 100%; display: block; text-decoration: none;
}

/* the main content div */
.post-header {
	width: 100%;
}

h2.title {
	border-bottom: 2px dashed #666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 140%;
	font-style: italic;
	margin-bottom: 25px;
	text-decoration: none;
	text-indent: 3px;
}

h2.title a {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 1.7em;
	font-style: italic;
	text-decoration: none;
}

h2.voting {
	float: left;
	width: 400px;
	margin-right: auto;
}

.voting-widget {
	position: relative;
	right: -10px;
	width: 115px;
	margin-left: auto;
	clear: right;
}

#content .post-content {
	font-size:110%;
}

#content .post-content h3 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 30px;
}

#content .post-content li a{
	color: #158C90;
	line-height: 150%;
	list-style-type: circle;
	margin-bottom: 15px;
}

#content .post-content li {
	color: #000;
	line-height: 150%;
	list-style-type: circle;
	margin-bottom: 15px;
}

#content .post-content ol li {
	color: #000;
	list-style-type: decimal;
	margin-left: 25px;
}

#share-this h3, #comments-list h3 {
	border-bottom:1px dashed black;
}

.post-content ul{
	margin: 20px 0;
}

ul.children {
	margin:20px 0 1px 0;
}

ul li.depth-1 {
	margin-bottom:16px;
	list-style-type: none;
}

ul.children li {
	border-right:0;
	margin-left: 5px;
	list-style-type: none;
}

ul.children li.odd {
	background-color:#FFF;
}

/* comments */
.avatar {
	float:left;
	margin:0 0.5em 0.5em 0;
	padding:0.2em;
	border:1px #DDD solid;
}
#comments {
	margin: 40px 0 0 30px;
}
.comments-head {
	font-size:1.1em;
	margin: -80px 0 80px 120px;
	
}
#comments ul {
	list-style:none;
	margin-left:-40px;
}
ul.commentlist li {
	padding:7px 0 2px 8px;
}

ul.commentlist li > div {
	border-top:1px #DDD solid;
	padding-top: 15px; 
}

ul.commentlist li ul li {
  padding-left: 38px;
}

ul.commentlist {
	list-style: none;
}
.comment-author .says {
	display:none;
}
.comment-meta {
	margin-top:10px;
	color: #888;
}

.reply {
	float:right;
	margin:-15px 10px 0 0;
	font-weight:bold;
	font-size:80%;
}
.formcontainer {
	padding:5px 0;
}
.comment-input {
	margin:8px 0;
}

.comment-input input, #commentform textarea {
	background-color:#F4F4F4;
}

#commentform .form-submit {
	margin:8px 0 0 0px;
}

/* Archives */
.archives .pre-meta {
	padding-bottom:5px;
	margin-bottom: 10px;
	border-bottom:1px solid #999;
}
.archives .post {
	margin:10px auto;
	padding: 10px 0;
}
.archives .post h2 {
	background-color:#FFE6A8;
	border:1px solid #DFA619;
	padding:4px 8px;
}
.archive-date {
	float:right;
	margin-top:5px;
	color:#999;
}
.archive-reprint {
	margin-top:8px;
	height:20px;
}
.archive-comments-link {
	font-size:140%;
}

/* SOCIALS */
.mail {
	background-position:0 -222px;
	height:34px;
	width:34px;
}
.facebook {
	background-position:0 -262px;
	height:34px;
	width:34px;
	margin: 0 auto;
}
.s_twitter {
	background-position:0 -350px;
	height:34px;
	width:34px;
	margin: 0 auto;
}
.rss_icon_small {
	background-position:0 -306px;
	height:34px;
	width:34px;
	margin: 0 auto;
}
#announce {
	margin-bottom:10px;
}
#phi-ratings {
	float:right;
	width:120px;
	margin-left:8px;
}

/* SUBNAV */
.subnav {
/*	background:url(images/subnav.png) repeat-x;
*/	height:42px;
	position:relative;
	top: 0px;
	clear:both;
	background-color:#fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#c3f0f1));
	background: -moz-linear-gradient(top, #fff, #c3f0f1);
	border-bottom: 1px solid #41898a;
}
.subnav ul {
	padding-top:15px;
	margin:0 0 0 50px;
}
.subnav li {
	list-style:none;
	float:left;
	margin-right:30px;
	width:100px;
	text-align:center;
}
.subnav a {
	display:block;
}
.subnav a.selected {
	color:#238B80;
}
.subnav img.arrow-image {
	padding-top:6px;
	display:none;
}

/*-----SIDEBAR WIDGETS-----*/
.sidebar-widget {
	color: #4b5a5a;
	text-align: center;
	width: 244px;
	padding: 10px 15px;
	-moz-border-radius:6px;
	-webkit-border-radius: 6px;
	margin-bottom: 15px;

}
.blue-bground {
	color: #36646c;
	background: url(images/bground_diag_gray.gif) repeat #bccfcf;
	border: 1px solid #afbebe;
}

ul.thumbs {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
.thumbs li {
	width: 112px;
	height: 190px;
	margin: 0 5px;
	clear: right;
	float: left;
	margin-top: 15px;
	overflow: hidden;
}
ul.thumbs img {
	width: 105px;
	height: 105px;
	background: white;
	padding: 3px;
	margin-bottom: 3px;
	border: 1px solid #bbb;
}

ul.subscribe {
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size: 80%;
}
.subscribe li {
	width: 25%;
	float: left;
	text-align: center;
}

.sidebar-more {
	font-size: 130%;
	display: block;
	margin: 15px 0 10px;
}

.widget_cheezburger_subscribe_widget {
	float:left;
	background-color: #90c3d4; /* #E9EDED; */
	border: 2px solid #6BA2B7; /*#BCC3C4; */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 235px; /* 243px; */
	padding: 10px 5px;
	margin:3px 0 20px;
	text-align: center;
	color: #979CA9;
}
.widget_cheezburger_subscribe_widget p
{
	color: #444;
	font-size: 0.9em;
	text-indent: 0px;
}
.content-sidebar h3 {
	text-align:center;
	font-family: ChunkFiveRegular, 'American Typewriter', 'Century Schoolbook', serif;
	color:#979CA9;
	font-weight: normal;
	font-size: 1.8em; /* 2em; */
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #cfdbdd;
	text-shadow: 1px -1px 1px white;
}

.widget_cheezburger_subscribe_widget {
	list-style-type: none;
}
.widget_cheezburger_subscribe_widget h3{
	color: #246B7F;
	border-bottom: 1px solid #6BA2B7;
}

.widget_cheezburger_subscribe_widget div.icon {
	float:left;
	margin: 0 auto;
	width: 33%;
	text-align: center;
}

/* meta widget */
.widget_cheezburger_meta_widget {
	background-color:  #E9EDED;
	border: 2px solid #BCC3C4;
	color: #979CA9;
	float:left;
	list-style-type: none;
	margin:3px 0 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px 15px;
	text-align: left;
	width: 215px; /* 243px; */
}

.widget_cheezburger_meta_widget p {
	text-indent: 0;
}

.widget_cheezburger_meta_widget h3 {
  text-align: left;
}

.widget_cheezburger_meta_widget ul {
  margin-top: 10px; 
  text-align: left;
}

.archives .wp-post-image {
	border: 1px solid #999;
	-webkit-box-shadow: 2px 2px 10px #888;
	-moz-box-shadow: 2px 2px 10px #888;
	margin-right: 15px;
}

.column h2 {
	font-weight: normal;
	text-transform: uppercase;
}

#newsletter-notify {
	margin: 10px 12px 0px;
	text-align: left;
  	color: #444;
}

#newsletter-notify {
	margin-top: 4px;
}

#newsletter-notify-text {
  color: #444;
}

input#newsletter_email_text {
  color: #444;
	width: 120px;
	border-color: #6BA2B7;
}

#newsletter_email_submit {
	float: right;
	margin-top: -24px;
}
#newsletter-email-text {
	color: #999;
	width: 155px;
}


#newsletter_email_submit input {
  background-color: transparent;
}

.sidebar-search {
	height: 25px;
	margin: 20px 12px 0px;
	text-align: left;
}
.sidebar-search-text {
	color: #444;
	display: inline;
	float: left;
	margin-top: 2px;
	position: relative;
	width: 150px;
}
.sidebar-search-text img {
	left: 0;
	position: absolute;
	top: 2px;
}

.sidebar-search-text input#s {
  color: #999;
	width: 110px;
	margin-left: 25px;
	border-color: #aaa;
}

.sidebar-search-submit {
	float: right;
}


#bsdLogger {
  position: absolute;
  top: 0px;
  right: 0px;
  border: 2px solid #bbb;
  padding: 3px;
  background: white;
  color: #444;
  z-index: 999;
  font-size: 1.25em;
  width: 400px;
  height: 800px;
  overflow: scroll;
}

.subnav .current-menu-item a {
  color: #114477;
  text-decoration: underline;
}

.strike {
  text-decoration: line-through;
}

#leftcolumn
{
	display:none;
}

a.orange-button, input.orange-button {
	background: #f5ac40;
	border:none;
	color:#fefed7;
	display: inline-block;
	padding:3px 8px;
	margin-right: 6px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px; 
	-moz-box-shadow:1px 1px 3px #CCCCCC;
	-webkit-box-shadow:1px 1px 3px #CCCCCC;
	text-shadow:1px 1px 2px #7F4104; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5ac40', endColorstr='#bf7800'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#f5ac40), to(#bf7800)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #f5ac40,  #bf7800  ); /* for firefox 3.6+ */ 
	text-decoration:none;
	cursor: pointer;
}
a.orange-button:hover, input.orange-button:hover {
	background: -moz-linear-gradient(center top , #F79100, #C96300) repeat scroll 0 0 transparent;
	text-decoration: none;
}

/* Body */
body.blog #content,
body.single #content,
body.category #content, 
body.search #content,
body.author #content,
body.error404 #content {
  margin: 10px 0 0 15px;
  padding: 0 8px 0 0;
  width: 700px;
}

body.blog .post,
body.single .post, 
body.category .post, 
body.search .post, 
body.author .post,
body.error404 .post {
  position: relative;
  float: none;
}

body.blog .post-meta,
body.single .post-meta, 
body.category .post-meta, 
body.search .post-meta, 
body.author .post-meta,
body.error404 .post-meta {
  float: left;
  margin-top: 5px;
  width: 100px;
}

body.blog .post-meta div,
body.single .post-meta div, 
body.category .post-meta div, 
body.search .post-meta div, 
body.author .post-meta div,
body.error404 .post-meta div {
  float: right;
}

body.blog .post-meta .entry-date,
body.single .post-meta .entry-date, 
body.category .entry-date, 
body.search .entry-date, 
body.author .entry-date,
body.error404 .entry-date {
  float: right;
  text-align: right;
  font-size: 0.9em;
  color: #666;
}

body.blog .post-main,
body.single .post-main, 
body.category .post-main, 
body.search .post-main, 
body.author .post-main,
body.error404 .post-main {
  margin: 0 0 85px 120px;
}

body.blog .post-meta .avatar,
body.single .post-meta .avatar, 
body.category .post-meta .avatar, 
body.search .post-meta .avatar, 
body.author .post-meta .avatar,
body.error404 .post-meta .avatar {
  margin: 5px 0 0 0;
}

/* comments */
body.single .comment-author {
  display: inline;
  color: #555;
}

body.single .comment-body {
  color: #555;
}

#comments #respond {
	background-color: #f1f1f1;
	margin-bottom: 45px;
	padding: 2px 20px 5px 15px;
	position: relative;
}

#comments #respond h2 {
  color: #888;
}
#respond p#login { position: absolute; right: 25px; top: 10px; }

#respond p#login .loggedin { color: #888; }

#comments #respond textarea {
	border: 1px solid #ccc;
	color: #555;
	margin: 0 auto;
	padding: 6px;
	width: 98%;
}

#comment-submit {
  border: none; 
  background-image: url(images/comment_reply_btn2.png);
  background-repeat: no-repeat;
  width: 56px;
  height: 28px;
  text-indent: -9999px;
  cursor: pointer;
}

#commentform .form-label { display: none; }
#commentform textarea,
.comment-input input { background-color: #fff; }

.page-navigation {
	font-size: 140%;
	margin: 20px 120px;
	text-align: center;
}

.older-posts a {
	float: right;
	white-space: nobr;
}

.newer-posts a {
	float: left;
	white-space: nobr;
}

.comment-right {
  float: right;
  color: #aaa;
}

.comment-right a {
  color: #aaa;
}
