body {
	padding-top: 70px;
	max-width:1300px;
	margin-left:auto;
	margin-right:auto;
	background:#f6f6f6;
}


.sidebar-nav {
	padding: 9px 0;
	background: #f1f1f1;
	position: fixed;
	width:90px;
	left:0px;
	top:73px;
	height:100%;
	
}

.wog-min-width {
	min-width: 550px;
}
.post {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #d7d7d7;
	display: inline-block;
	font-size: 13px !important;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	border-radius: 4px;
	min-width: 400px;
}

#post-single > div {
	max-width: 750px !important;
	min-width: 500px;
	font-size: 13px;
}

.post div.entry-footer {
	background:#f6f6f6;
	margin:-10px;
	padding:5px 10px;
	border-top: 1px solid #d7d7d7; 
}

.center {
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 500px
}
.max-width-750 {
	max-width: 750px !important;
}

.gnome-post {
	width: 300px;
}
#gnome-view {
	background: #fff;
	padding: 10px;
	padding-top:5px;
	border: 1px solid #d7d7d7;
	border-radius: 4px;
	max-width: 300px;
	font-size:12px;
}
#gnome-view-page {
	background:#fff;
	
	border-top:none;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
	border:none;
	border-bottom: 1px solid red;	
}


.accordion-group {
	border: none;
	max-width: 280px;
	margin-bottom: 0px;
}

.accordion-toggle {
	width: 270px !important;
}

.accordion-heading .accordion-toggle {
	padding: 6px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

#wrapper {
	background: #f6f6f6;
	font-family: Verdana, 'Open Sans', sans-serif;
	color: #666;
}

#container {
	padding-top: 20px;
	min-width: 1000px;
	max-width:1300px;
}
.navbar {
	min-width: 1000px;
	height:73px;
	
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	height:73px;
}

.row-fluid .span7 {
    max-width:550px;
}

.row-fluid .span3 {
	width: 23.4043%;
}
.nav-list {
	width: 42px;
}
.navbar-inner {
	min-height: 40px;
	background: #f1f1f1;
	border-bottom: 1px solid #d7d7d7 !important;
}

#top-links {
	position: absolute;
	top: 25px;
	left: 130px;
}
#top-links a {
	color: #333;
	font-size: 12px;
	padding-left: 10px;
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	box-shadow: none;
}
.entry-content {
	min-height: 60px;
	padding-bottom:30px;	
}
.well {
	border: 1px solid #d7d7d7;
	border-radius:0px;
	border-top: 0px solid red;
	z-index:1000;
	margin-top:1px;
	z-index:999!important;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

.entry-footer, .entry-meta {
	/*display:none;*/
	font-size: 11px;
	color: #999;
}
.entry-footer a, .entry-meta a {
	color: #666;
}
.left-menu-text {
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	right: 2px;
}
#gnome-clock {
	margin:30px 0 20px 0;
}
.gnome-clock-bar {
	cursor:pointer;
}
.gnome-clock-info {
	border: 1px solid #ccc;
	border-top:none;
	background:#d7d7d7;
	padding:0px 10px 10px 10px;
	border-radius:4px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	font-size: 12px;
	width:280px;
	display:none;
}

.shadow-left {
	width:5%;
	opacity:0.1;
	background:;
	height:3px;	
	
}
.shadow-center {
	width:90%;
	opacity:0.3;
	background:#d7d7d7;
	height:3px;
	margin-left:90px;
}
.shadow-right {
	width:5%;
	opacity:0.2;
	background:#d7d7d7;
	height:3px;
	float:right;
	margin-top:-2px;

}

/** For not showing numbers */
.bar-colors-1 {
		display: none;
}
.table-borderless td,
.table-borderless th{ 
    border: 0 !important
}
#banner {
	background: url("/web/20130530224037im_/http://worldofgnome.org/wp-content/themes/blankslate/css/img/back.jpg") #ccc top left no-repeat;
	width: 980px;
	height: 200px;
}
.brand {
	margin-left:7px!important;
	
}
.brand img:hover {

}

#google-search {
	overflow: hidden;
	position: relative;
	top: 20px;
	left:295px;
}
#google-search input {
	width: 300px;
}
.icons-menu a {
	color: #777;
}
.icons-menu a:hover {
	color: #009933;
	text-decoration: none;
}
.icons-menu > ul {
	margin-left:10px;
}

@media (max-width: 1100px) {
	.hidden-1000 {
		display: none !important;
	}
}
/* POPOVERS */

.popover.right .arrow {
	display: none;
}
.popover {
	position: fixed;
	left: 100px ! important;
	top: 20% !important;
}
.modal.fade {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
.more-link {
	display: none;
}

.attachment-my-thumbnail {
	float: left;
	margin: 0 15px 15px 0;
}
.comments-link a{
	
	
}
abbr[title] {
	border-bottom:none;
}
.meta-sep {
	margin: 0px 3px;
	color:#d7d7d7;	
}


/*disquss */
#disqus_thread {
	background: #fff;
	padding: 15px;
	border: 1px solid #d7d7d7;
	/* border-radius:5px; */
	margin-bottom: 15px;
}
#recentcomments {
	background: #fff;
	padding: 10px;
	border: 1px solid #d7d7d7;
	border-radius: 4px;
}
#dsq-combo-widget #dsq-combo-content .dsq-combo-avatar {
  height:32px !important;
  margin-right:10px !important;
  width:32px !important;
  border-radius:4px;
}

#dsq-combo-widget.grey #dsq-combo-content .dsq-combo-box {
	background:#fff !important;
}
#dsq-combo-widget.grey #dsq-combo-tabs li {
	background:#fff !important;
	padding-bottom:5px;
		
}
.dsq-active {
	border-bottom: 1px solid red !important;
}
.dsq-combo-box {
	border-top: 1px solid #d7d7d7 !important;
}

li.dsq-widget-item {
	display: inline-block;
}

.dsq-widget-item {
	/*background:#f6f6f6;
	 border-radius:5px;
	 padding:10px;*/
	width: 300px;
}
.dsq-widget-comment {
	font-size:12px;	
}
.dsq-widget-meta a {
	font-size:12px;	
}
#dsq-combo-recent, .dsq-combo-box {
	background:#fff;
}

/** end disqus **/

#nav-below {
	margin: 30px 0px
}
#nav-below a {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

.nav-previous {
	display: inline-block;
	padding-left: 30px;
}
.nav-next {
	display: inline-block;
	float: right;
	padding-right: 15px;
}

#copyright {
	position:relative;
	left:125px;
	font-size:12px;
	padding-bottom:30px;
	max-width:700px;		
}

@media (max-width: 980px) {
	/* Enable use of floated navbar text */
	.navbar-text.pull-right {
		float: none;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	#recentcomments {
		display:none;
	}
}
@media (max-height: 700px) {
	
	.sidebar-nav {
		/*position:relative;	*/	
	}
}

​


/*
     FILE ARCHIVED ON 22:40:37 May 30, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:15:47 Jul 05, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 456.84
  exclusion.robots: 0.203
  exclusion.robots.policy: 0.195
  cdx.remote: 0.068
  esindex: 0.009
  LoadShardBlock: 414.939 (3)
  PetaboxLoader3.datanode: 396.215 (4)
  CDXLines.iter: 18.203 (3)
  PetaboxLoader3.resolve: 61.574 (2)
  load_resource: 60.933
*/