/*
Theme Name: Gnolithic Theme
Theme URI: http://www.gnolithic.com/blog/
Description: Theme matching the entire <a href="http://www.gnolithic.com/">gnolithic website</a>.
Version: 1.0
Author: Lucas Castro
Author URI: http://www.gnolithic.com/
Tags: gnolithic, lucas castro, custom design, default layout

	Gnolithic v1.0
	http://www.gnolithic.com/blog/

	This theme was designed and built by Lucas Castro,
	whose blog you will find at http://www.gnolithic.com/blog/

*/

.float-right{
	float:right;
	margin:2px 0 10px 20px;
	border: 3px solid #eee;
}
.float-left{
	float:left;
	margin:2px 20px 10px 0;
	border: 3px solid #eee;
}
em{
	color:#fff;
	font-weight:bold;
}
strong{
	color:#0074b1;
	color:#30a4f1;
	font-weight:bolder;
}

p,h1,h2,h3,h4,h5,h6,li,ul,ol,td,form{
	margin:0px;
	padding:0px;
}
p,h1,h2,h3,h4,h5,h6,li,td{
	font-family:Verdana, Helvetica, Arial, sans-serif !important;
	color:#eee;
	line-height:1.3;
}
p,li,td{
	font-size:11px;
}
p{
	padding-bottom:15px !important;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	color:#0074b1;
	color:#ee4411;
	color:#30a4f1;
	letter-spacing:1px;
	text-align:left;
}
h1,h2,h3,h4,h5,h6,#comments,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	color:#ee4411;
	color:#30a4f1;
}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{
	color:#ffffff !important;
}

h1{
	font-size:20px;
	padding-bottom:6px;
	letter-spacing:1px;
}
h2{
	font-size:18px;
	padding-top:12px;
	padding-bottom:6px;
	letter-spacing:1px;
}
h3{
	font-size:16px;
	padding-top:12px;
	padding-bottom:6px;
	letter-spacing:1px;
}
h4{
	font-size:14px;
	padding-top:12px;
	padding-bottom:6px;
}
h5{
	font-size:13px;
	padding-top:12px;
}
h6{
	font-size:12px;
	padding-top:12px;
}
ul{
	margin-left:10px;
	padding-left:10px;
	padding-bottom:15px;
}
ul ul{
	padding-bottom:0px;
}
ol{
	margin-left:15px;
	padding-left:15px;
}
ol li{
	padding-bottom:15px;
}
table{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:15px;
}
div.clear{
	height:1px;
	clear:both;
}
hr{
	color:#ddd;
	background-color:#ddd;
	height:1px;
	size:1px;
	margin:20px 0 0;
	border:0px;
}
object{
	outline:none;
}
img{
	border:0px;
}
a{
	text-decoration:none;
	font-weight:bold;
	color:#30a4f1;
	color:#ff7f01;
}
a:link{
	color:#0074b1;
	color:#30a4f1;
	color:#ff7f01;
}
a:hover{
	color:#30a4f1;
	color:#2a9af1;
}
a:visited{
}
.source{
	text-align:right;
}
.superbold{
	color:#000000;
	font-weight:bold;
	font-size:17px;
}
html{
	height:100%;
	overflow-y:scroll;
}
body{
	margin:0px;
	padding:0px;
	height:100%;
	text-align:center;
}
	#preload { display: none; }

	#gno-background{
		position:fixed;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		background:url(../images/structure/gno-background.png) center no-repeat;
		z-index:-1;
	}
	#gno-spacer{
		position:relative;
		float:left;
		height:50%;
		margin-top:-200px;/* half vertical height*/
		width:100%;
	}
	#gno-container{
		position:relative;
		width:950px;
		margin:auto;
		min-height:480px;
		clear:both;
		text-align:left;
	}
			#gno-logo{
				position:absolute;
				top:-65px;
				left:175px;
				width:280px;
				height:59px;
				background:url(http://www.gnolithic.com/blog/wp-content/themes/gnolithic/images/structure/gno-logo.png) 0px 0px no-repeat;
			}
			#gno-navpanel{
				position:relative;
				float:left;
				width:145px;
				height:434px;
				padding-top:16px;
				padding-left:5px;
				margin:0px 25px 0px 0px;
				background:url(http://www.gnolithic.com/blog/wp-content/themes/gnolithic/images/structure/gno-navpanel.png) no-repeat;
			}
				#gno-navpanel img{
					padding-bottom:1px;
				}
			#gno-bodypanel{
				position:relative;
				float:left;
				width:540px;
				min-height:425px;
				padding:0px 0px 15px 0px;
				margin:0px 25px 0px 0px;
				border:solid 5px #141414;
				background-color:#1b1b1b;
			}
				.gno-small{
					position:relative;
					top:-4px;
					height:12px;
					padding:0px 0px 6px 0px;
					margin:0px;
					white-space:pre;
					font-size:11px !important;
				}
				#gno-bodytextonecol{
					position:relative;
					float:left;
					width:250px;
					padding:14px 0px 10px 19px;
				}
					#gno-bodytextonecol p{
						text-align:justify;
					}
				#gno-bodytextfullcol{
					position:relative;
					float:left;
					width:502px;
					padding:14px 19px 10px 19px;
				}
					.gno-postimageright{
						float:right;
						padding:20px;
						padding-top:0px;
						padding-right:0px;
					}
					.gno-postimageleft{
						float:left;
						padding:10px;
						padding-top:0px;
						padding-left:0px;
					}
					#gno-postreviewdiv{
						float:right;
						width:300px;
						height:163px;						
					}
					#gno-bodytextfullcol p{
						text-align:justify;
					}
					.gno-bluelight{
						color:#0074b1!important;
					}
					.gno-morelink{
						text-align:right;
					}
					.gno-morelink a{
						position:relative;
						padding-right:13px;
						color:#0074b1;
						font-weight:bold;
					}
					.gno-morelink a:hover{
						color:#30a4f1 !important;
						color:#ff7f01 !important;
					}
					.gno-morelink img{
						position:absolute;
						top:0px;
						right:2px;
						padding:3px 0px 5px 36px;
					}
				#gno-footer{
					position:absolute;
					left:20px;
					bottom:0px;
					width:500px;
					height:18px;
					border-top:solid 1px #FFFFFF;
					padding:6px 0px 0px 0px;
					text-align:center;
				}
				#gno-footer p{
					position:relative;
					white-space:pre;
					font-size:11px;
					color:#0074b1;
				}
				#gno-footer a{
					color:#30a4f1 !important !important;
					color:#ff7f01 !important !important;
					font-weight:bold;
				}
				.gno-footer a:hover{
					color:#2a9af1 !important !important;
				}
				#gno-sideboxes{
					position:relative;
					float:right;
					width:245px;
					padding-right:10px;
				}
					#gno-searchbox{
						position:absolute;
						top:12px;
						width:245px;
						height:83px;
						padding:0px;
						background:url(http://www.gnolithic.com/blog/wp-content/themes/gnolithic/images/structure/gno-searchpanel.png) 0px 0px no-repeat;
					}
					#gno-nihkibox{
						position:absolute;
						top:39px;
						padding:0px;
					}
					#gno-twdbox{
						position:absolute;
						top:151px;
						padding:0px;
					}
					#gno-newsletterbox{
						position:absolute;
						top:263px;
						width:245px;
						height:121px;
						padding:0px;
						background:url(http://www.gnolithic.com/blog/wp-content/themes/gnolithic/images/structure/gno-newsletterpanel.png) 0px 0px no-repeat;
					}
						#gno-newsletterbox table{
							padding:35px 0px 0px 17px;
						}
						#gno-newsinput, .gno-searchinput{
							width:160px;
							height:18px;
							padding:4px 0px 0px 6px;
							border:solid 1px #003b5a;
						}
						#s{
							position:relative;
							float:left;
							width:130px;
							height:16px;
							padding:4px 0px 0px 6px;
						}
						.gno-gobutton{
							position:relative;
							float:right;
						}
						#gno-newstext{
							padding:3px 20px 0px 20px;
							font-size:11px;
						}
						

						/* Begin Form Elements */
						#searchform {
							width:180px;
							margin: 0px auto 0px;
							padding: 0px 0px 20px 0px;
							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 {
							position:relative;
							bottom:-8px;
							width: 170px;
							padding: 2px;
							margin: 0px 5px 0px 0px !important;
							border:solid 1px #0074b1;
							}
						#commentform .gno-small{
							padding:0px !important;
							margin:0px !important;
							height:5px;
						}
						#commentform {
							position:relative;
							top:-10px;
							margin: 0px 10px 30px 0;
							padding:0px;
							}
						#commentform textarea, #comment{
							width: 100%;
							padding: 2px;
							margin:0px 0px 0px 0px;
							border:solid 1px #0074b1;
							}
						#respond{
							position:relative;
							padding:0px 0px 0px 0px !important;
							margin-top:50px !important;
						}
							#respond h1, #respond h2, #respond h3, #respond h4, #respond h5, #respond h6 {
							}
							#respond p{
								margin-top:0 !important;
								margin-bottom:0 !important;
								padding:12px 0 0 0 !important;
							}
							#respond p:first-child{
								padding:6px 0 0 0 !important;
							}

							#respond label{
								display:inline-block !important;
								height:22px;
								margin-top:0 !important;
								margin-bottom:0 !important;
								padding:0px 0 0 0 !important;

							}
							#author, #email, #url{
								position:relative;
								margin-top:0 !important;
								margin-bottom:0 !important;
								top:-5px;
							}

						#respond:after {
								content: "."; 
								display: block; 
								height: 0; 
								clear: both; 
								visibility: hidden;
							}
						#commentform #submit {
							margin: 0 0 25px auto;
							float: right;
							color:#FFFFFF;
							font-weight:bold;
							background-color:#0074b1;
							border:solid 1px #003b5a;
							cursor:pointer;
						}
						/* End Form Elements */


						
				#gno-bodyshadow{
					position:absolute;
					left:-15px;
					bottom:-72px;
					z-index:-1;
				}
			#gno-sidepanel{
				position:relative;
				float:left;
				width:180px;
				height:440px;
				padding:10px 10px 0px 10px;
				background:url(http://www.gnolithic.com/blog/wp-content/themes/gnolithic/images/structure/gno-sidepanel.png) 0px 0px no-repeat;
				overflow:auto;
			}
				#gno-sidepanel p,#gno-sidepanel h1,#gno-sidepanel h2,#gno-sidepanel h3,#gno-sidepanel h4,#gno-sidepanel h5,#gno-sidepanel h6,#gno-sidepanel li,#gno-sidepanel td{
					line-height:1.2;
					padding:0px 0px 0px 11px !important;
				}
				#gno-sidepanel p,#gno-sidepanel h1,#gno-sidepanel h2,#gno-sidepanel h3,#gno-sidepanel h4,#gno-sidepanel h5,#gno-sidepanel h6{
					padding-left:2px !important;
				}
				#gno-sidepanel ul,#gno-sidepanel ol{
					padding:0px;
				}
				#gno-sidepanel p,#gno-sidepanel li,#gno-sidepanel td{
					color:#000000;
				}
				#gno-sidepanel p{
					padding-top:10px;
				}
				.gno-sidetitle{
					padding-bottom:10px;
				}
				.gno-sideimg{
					border:solid 1px #0074b1;
					background-color:#FFFFFF;
				}
				#gno-articlelib{
					position:absolute;
					top:385px;
					left:11px;
				}




.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}


/* 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;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #gno-sidepanel 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;
	}

#gno-sidepanel ul, #gno-sidepanel ul ol {
	margin: 0;
	padding: 0;
	}

#gno-sidepanel ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#gno-sidepanel ul p, #gno-sidepanel ul select {
	margin: 5px 0 8px;
	}

#gno-sidepanel ul ul, #gno-sidepanel ul ol {
	margin: 5px 0 0 10px;
	}

#gno-sidepanel ul ul ul, #gno-sidepanel ul ol {
	margin: 0 0 0 10px;
	}

ol li, #gno-sidepanel ul ol li {
	list-style: decimal outside;
	}

#gno-sidepanel ul ul li, #gno-sidepanel ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */






/* Begin Typography & Colors */
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color:#2b2b2b;
}
.thread-odd {
	background-color:#1b1b1b;
}
.depth-1,.depth-2,.depth-3,.depth-4,.depth-5,.depth-6{
	position:relative;
	float:right;
	padding:4px;
	border: none !important;
	background:none !important;
}
.depth-1 {
	width:500px !important;
}
.depth-2 {
	width:480px !important;
}
.depth-3 {
	width:460px !important;
}
.depth-4 {
	width:440px !important;
}
.depth-5 {
	width:420px !important;
}
.depth-6 {
	width:400px !important;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 11px;
}

.commentlist li {
	font-weight: bold;
	width:100%;
	padding:0px !important;
	margin:0px !important;
}

.commentlist li .avatar { 
	position:relative;
	float:right;
	margin:0px;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	padding:0px 0px 6px 0px;
	font-weight: normal;
	font-size:11px;
	color:#ffffff !important;
	}
	.commentmetadata a{
		color:#999999 !important;
		}

.gno-small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #dddddd;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 10px;
	letter-spacing: .07em;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 11px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* ======================== */


/* Begin Comments*/
.says, .fn{
	font-size:12px;
}
.url{
	font-weight:bold;
	font-size:12px !important;
}
.alt {
	margin:0;
	padding:0px;
	}
.gno-comminfo{
	position:relative;
	float:left;
	padding:2px 0px 12px 12px;
	margin:3px 0px 20px 0px;
	font-size:11px;
	border-left:solid 1px #CCCCCC;
	color:#999999;
	}
.postmetadata {
	margin:0px;
	padding:0px;
	}

#comments{
	position:relative;
	padding:80px 0px 5px;
	color:#FFFFFF;
	}
.commentlist {
	position:relative;
	left:-32px;
	width:517px;
	padding:5px 0px 0px 0px;
	}

.commentlist li {
	list-style: none;
	padding:5px 0px 25px 0px !important;
	border-top:solid 1px #999999 !important;
	}
.commentlist li ul li { 
	margin-top:10px !important;
	padding:5px 0px 0px 0px !important;
	border-top:solid 1px #999999 !important;
}

.commentlist p {
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.post-edit-link{
	position:relative;
}
.commentmetadata {
	margin: 0;
	display: block;
	}
.cancel-comment-reply{
	position:relative;
	top:0px;
	padding:0;
	margin:0;
}
.comment-reply-link{
	font-size:11px !important;
	font-style:italic;
	color:999999 !important;
}
.reply a{
	color:999999 !important  !important;
}

.cancel-comment-reply a, #cancel-comment-reply-link{
	position:relative;
	/*float:left;*/
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#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;
	}

/* End Various Tags & Classes*/



/* Captions */
.navigation {
	position:relative;
	width:100%;
	height:30px;
	margin:0px;
	padding:0px;
	display: block;
	text-align:center;
}
.aligncenter, div.aligncenter {
	position:absolute;
	left:227px;
	width:50px;
	text-align:center !important;
}
.aligncenter p{
	text-align:center !important;
}
.alignright p{
	text-align:left !important;
}
.alignleft p{
	text-align:right !important;
}

.alignright, div.alignright {
	position:absolute;
	float:left;
	left:277px;
	width:228px;
	text-align:left !important;
	}

.alignleft, div.alignleft {
	position:relative;
	float:left;
	width:220px;
	text-align:right !important;
	}
div.alignleft{
	height:13px;
	padding:0px 7px 0px 0px;
}
div.alignright{
	height:13px;
	padding:0px 0px 0px 7px;
}
.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: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */






/* 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;
	}

/* End Images */



.post {
	margin: 0 0 12px;
	padding: 5px 0px 0px 0px;
	border-top:solid 1px #999999;
	text-align: justify;
	}

.post hr {
	display: block;
	}
.post h1,.post h2,.post h3,.post h4,.post h5,.post h6,#comments,.post h1 a,.post h2 a,.post h3 a,.post h4 a,.post h5 a,.post h6 a{
	color:#ee4411;
	color:#30a4f1;
}
.post h1 a:hover,.post h2 a:hover,.post h3 a:hover,.post h4 a:hover,.post h5 a:hover,.post h6 a:hover{
	color:#ffffff !important;
	}
#respond h1,#respond h2,#respond h3,#respond h4,#respond h5,#respond h6,#comments,#respond h1 a,#respond h2 a,#respond h3 a,#respond h4 a,#respond h5 a,#respond h6 a{
	color:#ee4411;
	color:#30a4f1;
}
#respond h1 a:hover,#respond h2 a:hover,#respond h3 a:hover,#respond h4 a:hover,#respond h5 a:hover,#respond h6 a:hover{
	color:#ffffff !important;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 10px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */
