/*
Theme Name: Cnowy
Theme URI: http://cnowy.com
Description: Cnowy - The interesting facts
Version: 1.0
Author: Joro Yordanov
Author URI: http://yordanoff.net
*/

@font-face {
	font-family: AmericanTypewriter;
	src: url('fonts/AmericanTypewriter.dfont'); }

@font-face {
	font-family: BulgariaG;
	src: url('fonts/BulgariaGloriousCyr.ttf'); }

* { margin: 0px; padding: 0px; }

body {
	background: #fff url(images/background.gif) scroll;
	font-family: Georgia, serif;
	font-size: 12px;
	color: #222; }
	
a {
	text-decoration: none;
	color: #000; }
	
a:hover {
	text-decoration: underline; }
	
a:active {
	outline: 0px; }

#header {
	width: 172px;
	height: 300px;
	float: left;
	margin-top: 120px;
	position: fixed;
	z-index: 9999; }

.wrap {
	width: 800px;
	margin: 0px auto;
	position: relative; }
	
.clear { clear: both; }
	
.pad {
	background: url(images/pad.png) no-repeat;
	width: 860px;
	height: 120px;
	position: fixed;
	top: 0px;
	z-index: 10000; }

#cnowyLogo {
	background: url(images/spritemain.png) no-repeat left top;
	width: 72px;
	height: 98px;
	float: left;
	display: block;
	clear: both;
	text-indent: -9999em;
	margin-left: 13px;
	margin-bottom: 10px; } 

#cnowyLogo:hover {
	background-position: right top; }
	
.headBackgroundBox {
	width: 379px;
	height: 454px;
	position: absolute;
	top: -80px;
	left: -130px;
	z-index: -2; }
	
.hbg {
	background: url(images/cnowyid.png) no-repeat;
	width:  379px;
	height: 454px;
	position: fixed;
	float: left; }
	
#nav ul { list-style: none; clear: both; }
	
#nav ul li a {
	width: 115px;
	display: block;
	padding: 7px 10px 4px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-left: 5px;
	color: #444;
	text-shadow: #fff 1px 1px 0px;
	font-family: "Courier new", Georgia;
	font-size: 12px; 
	text-transform: uppercase;
	text-decoration: none; }
	
#nav ul .current_page_item {
	width: 135px;
	display: block; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-left: 5px;
	color: #000;
	text-shadow: #fff 1px 1px 0px;
	font-family: "Courier new", Georgia;
	font-size: 12px; 
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 5px; }
	
#nav ul li a b {
	font-family: Arial;
	letter-spacing: -1px;
	display: none; }
	
#nav ul li a:hover,
.current_page_item {
	background: #ffd200;
	/*text-indent: 10px;*/
	color: #000;
	text-shadow: #eee 1px 1px 0px;
	text-decoration: none; }
	
#nav ul li a:hover b,
.current_page_item b { display: inline; }
 

/* Search */
#searchform {
	float: left;
	margin: 10px 0px 10px 10px;
	color: #333;
	text-shadow: #fff 1px 1px 0px;
	font-family: "Courier new", Georgia;
	font-size: 12px; 
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none; }
	
.screen-reader-text {
	display: none; }
	
#s {
	float: right;
	background: none;
	/*border: 1px solid #fff;*/
	border: 0px;
	width: 100px;
	padding: 6px 8px;
	color: #333;
	text-shadow: #fff 1px 1px 0px;
	font-family: "Courier new", Georgia;
	font-size: 12px; 
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	-moz-border-radius: 30px;
	-webkit-border-radius: 13px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px; }
	
#searchsubmit {
	background: url(images/spritemain.png) no-repeat 0px -198px;
	width: 29px;
	height: 29px;
	float: left;
	border: 0px;
	text-indent: -9999em; }

#s:focus {
	border: 1px solid #aaa;
	color: #000;
	outline: none; }
	
#searchsubmit:hover {
	background: url(images/spritemain.png) no-repeat -29px -198px;
	cursor: pointer; }
	
/* jParallax */
#button_control {
	float:left; 
	position: fixed;
	top: 0;
	left: 0px;
	z-index: -1;
	width:100%; 
	height:100%; 
	margin:0px; }

.button_remote {
	float:left; 
	position:fixed;
	z-index: 100;  
	width:170px; 
	height:400px; 
	margin:0px; }
 
	
.layer_1 {
	width:32px; 
	height:32px; 
	z-index:102; }
	
.layer_2 {
	width:33px; 
	height:31px;
	padding: 20px;
	float: left; 
	z-index:103; }
	
.layer_3 { 
	width:11px; 
	height:11px;
	margin: 30px; 
	z-index:104; }
	
.layer_4 {
	width:16px; 
	height:16px;
	margin: 100px; 
	z-index:105; }
	
.layer_5 { 
	width:22px; 
	height:22px; 
	z-index:106; }
	
.layer_6 { 
	width:32px; 
	height:30px; 
	z-index:107; }
	
.layer_7 {
	width:37px; 
	height:37px; 
	z-index:108; }
	
.layer_8 { 
	width:180px; 
	height:417px; 
	z-index:99; }
	
.layer_9 { 
	width:150px; 
	height:307px; 
	z-index:99;
	float: left;
	padding-top: 100px;
	padding-left: -300px; }
	
.layer_10 { 
	width:188px; 
	height:235px; 
	z-index:127; }
	
.layer_11 {
	width:188px; 
	height:235px; 
	z-index:158; }
	
.layer_12 { 
	width:155px; 
	height:251px; 
	z-index:150; }
	
.layer_13 { 
	width:370px; 
	height:383px; 
	z-index:199;
	float: left;  }
	
	
/* Posts */
#section {
	width: 630px;
	height: auto;
	float: right;
	margin-top: 90px; }
		
.container {
	width: 610px; 
	height: auto; 
	float: left;
	font-family: Georgia, serif;
	font-size: 18px;
	color: #333;
	text-shadow: #fff 1px 1px 0px;
	line-height: 1.6em;
	position: relative;
	z-index: 9999; }
	
.container:last-child {
	border-bottom: 0px; }
	
.container p {
	width: 100%;
	float: left;
	margin: 6px 0px;
	font-family: Georgia, serif;
	font-size: 16px;
	color: #333;
	text-shadow: #fff 1px 1px 0px;
	line-height: 1.6em; }
	
/*
.container p:first-letter {
	font-size: 2.7em;
	display: block;
	float: left;
	margin-top: 8px;
	margin-right: 4px; }
	
.border-box-page p:first-letter {
	font-size: 2.8em;
	display: block;
	float: left;
	margin-top: 8px;
	margin-right: 6px; } */

.dropcap {
	font-size: 2.8em;
	display: block;
	float: left;
	margin-top: 8px;
	margin-right: 6px; }
	
.border-box {
	width: 602px;
	padding: 20px 0px 45px 0px;
	margin-left: 4px; 
	height: auto;
	float: left; 
	border-bottom: 1px solid #e0e0e0;
	/*
	-moz-box-shadow: #f1f1f1 0px 2px 2px;
	-webkit-box-shadow: #f1f1f1 0px 2px 2px;
	box-shadow: #f1f1f1 0px 2px 2px; */ }
	
.border-box-page {
	width: 602px;
	padding: 0px 0px 60px 0px;
	margin-left: 4px; 
	height: auto;
	float: left;
	border-bottom: 1px solid #e0e0e0;  }
	
.id {
	background: url(images/spritemain.png) no-repeat 0px -98px;
	width: 69px;
	height: 45px;
	float: left;
	padding-top: 14px;
	text-align: center;
	text-shadow: #f9f9f9 1px 1px 1px;
	color: #1a1a1a;
	text-decoration: none;
	cursor: pointer;
	display: block; }
	
.id:hover,
.container:hover .border-box .id {
	background: url(images/spritemain.png) no-repeat -70px -98px;
	color: #8F7911;
	text-shadow: #fff -1px -1px 1px; }

/*	
.meta {
	width: 600px;
	height: auto;
	bottom: 0px;
	padding: 10px;
	float: left; 
	position: absolute;
	z-index: 9999; 
	visibility: hidden;  
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px; }
*/

.meta {
	/*background: rgba(248, 205, 7, 0.8);*/
	/*width: 100%;
	height: 100%;*/
	width: 590px;
	height: auto;
	padding: 10px;
	float: left; 
	position: absolute;
	z-index: 9999;
	bottom: 0px; 
	visibility: hidden;}


.container:hover .meta {
	visibility: visible; }
	
.post {
	width: 515px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-left: 10px; }
	
.border-box-page h1 a,
.border-box h1 a {
	font-size: 30px;
	font-style: italic; }
	
.post-page {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 0px; }
	
.post-page p {
	font-size: 14px;
	line-height: 1.5em; }
	
.meta span:last-child {
	float: right; }

.comments,
.tags,
.share,
.date,
.author {
	width: auto;
	height: 25px; 
	padding: 0px 14px 0px 12px;
	float: left;
	display: block;
	margin: 0px 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-family: Arial, sans-serif;
	font-size: 11px; }
	
.share {
	position: absolute;
	right: 0px; }
	
.comments b {
	background: url(images/spritemain.png) no-repeat -113px -162px;
	width: 14px;
	height: 12px;
	float: left;
	display: block-inline;
	margin-top: 8px;
	margin-right: 7px; }
	
.author b {
	background: url(images/spritemain.png) no-repeat -98px -175px;
	width: 14px;
	height: 12px;
	float: left;
	display: block-inline;
	margin-top: 6px;
	margin-right: 5px; }
	
.date b {
	background: url(images/spritemain.png) no-repeat -98px -162px;
	width: 14px;
	height: 12px;
	float: left;
	display: inline-block;
	margin-top: 7px;
	margin-right: 5px; }
	
.tags b {
	background: url(images/spritemain.png) no-repeat -127px -162px;
	width: 14px;
	height: 12px;
	float: left;
	display: inline;
	margin-top: 7px;
	margin-right: 5px; }

.tags a {
	margin-right: 6px; }

.tags a:last-child {
	margin-right: 0px; }
	
.facebook,
.twitter,
.edno23,
.svejo {
	background: url(images/spritemain.png) no-repeat;
	width: 14px;
	height: 16px;
	float: left;
	display: inline-block;
	margin: 5px 4px 0px 4px; }
	
.facebook {	background-position: 0px -162px; }
.facebook:hover { background-position: 0px -178px; }
		
.twitter {	background-position: -20px -162px; }
.twitter:hover { background-position: -20px -178px; }	

.edno23 {	background-position: -40px -162px; }
.edno23:hover { background-position: -40px -178px; }

.svejo { background-position: -60px -162px; }
.svejo:hover { background-position: -60px -178px; }

/*	
.readmore {
	width: auto;
	height: 25px;
	background: #fff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding: 0px 15px;
	font-size: 8px;
	text-transform: uppercase;
	float: right;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #222; }
*/

#footer {
	width: 630px;
	height: auto;
	float: left;
	font-size: 8px;
	font-family: "Courier new", Georgia, Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #888;
	float: right;    
	text-transform: uppercase;
	margin: 20px 0px;
	z-index: 10000;
	position: relative; }
	
#footer a {
	color: #999;
	margin-right: 12px; }
	
#footer a:hover { 
	color: #AF8A0A;
	text-decoration: underline;
	text-shadow: #fff 0px 0px 10px; }

#footer a:last-child {
	margin: 0px; }
	
#footer h3 {
	display: none; }
	
.blogroll li {
	list-style: none;
	float: left;
	display: block;
	margin-bottom: 20px; }
	
.blogroll li a {
	float: left;
	padding: 0px 18px;
	display: block; }
	
.blogroll li a:first-child {
	padding-left: 0px; }
	
.blogroll
.copyright {
	float: left;
	margin: 20px 0px; }	
	
.copyright a:last-child {
	margin: 20px; }
	
	
#comments {
	width: 666px;
	position: relative;
	z-index: 9999;
	float: left; }
	
#comments h3,
#comments h4 {
	font-size: 20px;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: none;
	text-shadow: #fff 1px 1px 1px; }
	
.commnum {
	font-size: 40px;
	font-family: Georgia, serif;
	font-style: italic;
	text-shadow: #9F8409 -1px -1px 1px;
	color: #fff;
	top: 0px;
	right: 20px;
	position: absolute;
	z-index: 2; }

.commentlist {
	width: 666px;
	margin: 10px 0px;
	float: left; }

.commentlist li {
	list-style: none;
	position: relative;
	margin-top: 30px; }
	
.commentlist li cite b {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin-top: 5px;
	line-height: 1.5em; }
	
.commentlist li cite small {
	float: left;
	font-size: 10px;
	font-family: Tahoma;
	font-style: normal;
	color: #fff; }	
	
.commentlist li p {
	width: 100%;
	line-height: 1.5em;
	margin: 0px 0px 12px 0px; }
	
.authorMeta {
	width: 646px;
	padding: 10px;
	float: left;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #F8CD06; }

.authorMeta img {
	/*background: #fff;*/ 
	padding: 2px;
	border: 1px solid #9F9909;
	margin-right: 5px; }
		
.leaveReply {
	background: #F8CD06;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 20px;
	margin-top: 20px; }
	
.leaveReply li {
	margin: 10px 0px;
	list-style: none; }

.leaveReply label {
 	margin-left: 5px; }

.leaveReply li input,
.leaveReply li textarea {
	width: 220px;
	border: 0px;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; }

.leaveReply li textarea {
	width: 400px;
	font-size: 14px;
	font-family: Georgia, serif;
	font-style: italic; }

#tcm {
	margin-top: 20px;
	float: left; }

.navigation .alignleft,
.navigation .alignright {
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-style: italic;
	font-family: Georgia, serif;
	color: #F8CC04;
	z-index: 9999;
	position: relative;
	margin-top: 20px; }
	
.title404 {
	font-family: Georgia, serif;
	font-size: 60px; 
	float: left;
	margin-top: 35px;
	position: relative;
	z-index: 9999; }

.description404 {
	font-family: Georgia;
	font-size: 24px;
	font-style: italic;
	color: #666;
	float: left;
	width: 100%;
	margin: 30px 0px;
	padding-bottom: 15px;
	border-bottom: 1px solid #bbb;
	position: relative;
	z-index: 9999; }

.tagcloud {
	line-height: 2em; }
	
.tagcloud a {
	padding: 7px; }
	
/* Facebook */
.fbimg {
	width: 0px;
	height: 0px;}
	
	
	
	
	
	
	
	
	
