/*   
Theme Name: About Jenga
Theme URI: www.aboutjenga.com
Description: Minimial theme for aboutjenga.com
Author: commun
Author URI: www.commundesign.com
Version: 1
.
General comments/License Statement if any.
.
*/


* {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
}

html {
	height: 100%;
}

body {
	background-image: url(images/hand01.gif);
	background-position: 200px -90px;
	background-repeat: repeat-y;
}

#wrapper {
	width: 900px;
	margin: 25px auto;
}


#header {
	float: left;
	width: 900px;
	height: 126px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}


#logo {
	float: left;
	width: 300px;
	height: 126px;
}

#strapline {
	float: left;
	width: 200px;
	text-align: right;
	margin: 40px 0 0 305px;
}

#cover {
	float: left;
	width: 95px;
	text-align: right;
}


#navigation {
	float: left;
	width: 850px;
	margin: 30px 0 0 50px;
	padding: 10px 0;
	border-bottom: 1px solid #b4b1af;
}

#navigation a {
	color: #000000;
	text-decoration: none;
}

#navigation a:hover {
	color: #FE8722;
	text-decoration: none;
}

#navigation ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	font-size: 1em;
	} 

#navigation ul li {
	margin-left: 0;
	padding: 2px 10px;
	border-left: 1px solid #000000;
	list-style: none;
	display: inline;
}


#navigation ul li.current_page_item {
	border-bottom: 2px solid #dba974;
	background-color: #f1d89f;
}

#navigation ul li.page-item-122 {
	border-left: 0;
	
}




#content {
	float: left;
	width: 850px;
	margin: 0 0 0 50px;
	padding: 50px 0;
	min-height: 400px;
}


#text {
	float: left;
	width: 350px;
	color: #222222;
}

#blogtext {
	width: 850px;
}

#text h1, #blogtext h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FE8722;
	margin-bottom: 0.5em;
}

#text h1.homepage {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-bottom: 0.5em;
}

#text h2, #blogtext h2 {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 130%;
}

#text h3, #blogtext h3 {
	font-size: 1.2em;
	margin-bottom: 1em;
	line-height: 130%;
}

#text p, #blogtext p {
	font-size: 1em;
	margin-bottom: 1em;
	line-height: 150%;
}

#text .highlight {
	color: #FE8722;
}

#text a {
	color: #FE8722;
}

#text a:hover {
	color: #000000;
}

.picture {
	float: left;
	width: 500px;
	text-align: right;
}

.small {
	width: 250px;
	margin-top: 50px;
}

.feature {
	width: 190px;
	min-height: 140px;
	margin: 0 0 25px 50px;
	text-align: left;
}

.fullwidth {
	width: 850px;
}

#twitter {
	margin-top: 20px;
	border-top: 1px solid #cccccc;
	padding: 10px 0;
}

#twitter a {
	color: #FE8722;
}

#twitter a:hover {
	color: #000000;
}

#sidebar {
	list-style: none;
}

#sidebar ul li {
	list-style: none;
	padding: 5px 0;
	margin: 0 5px;
	border-bottom: 1px solid #cccccc;
}

#sidebar ul li a {
	color: #333333;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #FE8722;
	text-decoration: underline;
}

h2.widgettitle {
	color: #FE8722;
	font-size: 1.2em;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.widget_search h2 {
	margin-top: 20px;
}

.widget_search input {
	width: 178px;
	border:1px solid #666666;
	padding: 5px;
}

.screen-reader-text {
	margin-bottom: 5px;
}

#searchsubmit {
	margin-top: 5px;
}


#comment, #author, #email, #url {
	border: 1px solid #cccccc;
	padding: 3px;
}

#submit {
	padding: 3px 10px;
	font-size: 125%;
	border: 1px solid #cccccc;
}


#commentlist li {
	margin: 0 0 10px 30px;
	padding: 5px 0;
	border-bottom:1px solid #cccccc;
}



.post {
	border-bottom:1px solid #cccccc;
	padding: 8px 0;
	margin-bottom: 15px;
}

.post h2 {
	font-size: 1.6em;
	margin-bottom: 5px;
}

.post h2 a {
	color: #FE9225;
	text-decoration: none;
}

.postmetadata {
	font-size: 80%;
}

.postmetadata a {
	color: #FE9225;
	text-decoration: none;
}

.entry P {
	font-size: 1.2em;
	margin-bottom: 5px;
	line-height: 150%;
}




#text img.imagePad {
	padding: 0 0 15px 15px;
}

#footer {
	float: left;
	width: 850px;
	margin: 0 0 0 50px;
	padding: 15px 0;
	border-top: 1px solid #b4b1af;
}

#footer p {
	font-size: 0.8em;
}

#footer a {
	color: #FE9225;	
}
