/*   
Theme Name: Wooden ZigZag
Theme URI: www.thebookish.info
Description: Cool Wooden theme with zigzag edge.
Author: Sameh Khalil
Author URI: www.thebookish.info
Version: 1
Tags: Fixed width, Widget ready, two columns
.
This work is under Creative Commons Attribution-Share Alike 3.0 License.
http://creativecommons.org/licenses/by-sa/3.0/
.
*/
/*************** General rules *************************************/
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
	margin: 1em 0;
}
img {
	border: 0;
}
li.page_item {
	line-height:15px;
}
.shopping_cart {
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	color:#FFF;
}
.widget_wp_paypal_shopping_cart {
	color:#FFF;
}
a:link {
	color: #39F; /*#3d8caf;*/
	text-decoration: underline;
}
a:visited {
	color: #39F;
}
a:hover {
	text-decoration: none;
	color: #3CF; /*#26617b;*/
}
.clear {
	clear:both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */
body {
	font: 62.5%/1.6 "Trebuchet MS", Tahoma, Verdana, sans-serif;
	background-color: #000;
	background-image: url(images/bg-body.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	text-align: center;
}
#mainwrapper {
	background: url(images/content_bg.png) repeat-y top left;
	width: 920px;
	text-align: left;
	margin: 0px auto;
	padding: 10px 20px 0px 20px;
}
#header {
	width: 920px;
	height: 131px;
	position: relative;
	margin: 0px auto;
	background: url(images/header.jpg) no-repeat top left;
	cursor:pointer;
}
#logo {
	position: absolute;
	top: 35px;
	left: 100px;
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #eefaff;
	margin: 0px;
	font-weight: normal;
}
#logo a:link, #logo a:visited {
	color: #eefaff;
	text-decoration: none;
}
#logo a:hover {
	color: #ffffff;
}
#header p {
	color: #FFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 70px;
	left: 170px;
}
ul#navBar {
	list-style-type: none;
	padding: 0px;
	margin: 15px 10px 10px 10px;
	float: right;
}
ul#navBar li {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin: 0px 5px;
}
ul#navBar li a:link, ul#navBar li a:visited {
	display: block;
	float: left;
	width: auto;
	height: auto;
	padding: 2px;
	color: #f4fcff;
	font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
ul#navBar li a:hover {
	display: block;
	text-decoration: none;
	border-bottom: 3px solid #fff;
	color: #fff;
}
ul#bookmark {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 10px;
	right: 10px;
}
ul#bookmark li {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin: 0px 2px;
}
ul#bookmark li a:link, ul#bookmark li a:visited {
	display: block;
	float: left;
	width: auto;
	height: auto;
	padding: 0px;
	text-decoration: none;
}
ul#bookmark li a:hover {
	display: block;
	text-decoration: none;
}
#container {
	padding: 30px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	width: 900px;
	position: relative;
	text-align: left;
}
#secBar {
	width: 280px;
	margin: 0px;
	float: right;
	padding: 0px 10px;
	font-size: 14px;
	text-align: left;
	text-align: justify;
}
#content {
	width: 580px;
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 14px;
	text-align: left;
	text-align: justify;
}
h4#rss {
	margin-top: 1px;
	width: 280px;
	height: 43px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/rss.png) no-repeat top left;
	text-indent: -9999px;
}
h4#rss a:link, h4#rss a:visited {
	display: block;
	width: 280px;
	height: 43px;
	color: #425768;
	font-size: 12px;
	text-decoration: none;
}
h4#rss a:hover {
	color: #333;
	text-decoration: underline;
}
#footer {
	width: 920px;
	margin: 0px auto;
	clear: both;
	background: url(images/footer.jpg) no-repeat top left #181818;
	padding: 0px;
	text-align: left;
}
#footer .copyrights {
	width: 900px;
	clear: both;
	background: #181818;
	padding: 3px 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .copyrights p {
	font-family: Arial, Helvetica, sans-serif;
	color: #b1b1b1;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
#footer .copyrights a:link, #footer .copyrights a:visited {
	color: #f3f3f3;
	font-weight: normal;
	text-decoration: underline;
}
#footer .copyrights a:hover {
	color: #b1b1b1;
	text-decoration: none;
}
#footer div.recentPosts {
	float: left;
	margin-left: 15px;
	font-size: 14px;
	width: 430px;
	padding: 0px;
	color: #fff;
}
#footer div.recentComments {
	float: right;
	margin-right: 15px;
	font-size: 14px;
	width: 430px;
	padding: 0px;
	color: #fff;
}
#footer h4 {
	font-size: 18px;
	font-weight: normal;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	color: #dadada;
	text-align: left;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#footer ul {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
#footer ul li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dashed #a1a1a1;
}
#footer ul li a:link, #footer ul li a:visited {
	text-decoration: none;
	display: block;
	font-size: 14px;
	color: #f7f7f7;
	width: 430px;
	padding: 5px;
}
#footer ul li a:hover {
	color: #b7b7b7;
	text-decoration: none;
}
#footer a span {
	color: #b7b7b7;
}
/**************** Post styles **************************************/
.post {
	border-top: 1px solid #acacac;
	width: 578px;
	background: #000;
	padding: 6px;
	margin-bottom: 30px;
}
h2.headline {
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-weight: normal;
	color: #FF0;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}
h2.headline a:link, h2.headline a:visited {
	padding: 0px;
	margin: 0px;
	color: #FF0;
	text-decoration: none;
}
h2.headline a:hover {
	color: #0fabe4;
	text-decoration: none;
}
.entry {
	color: #FFF;
	font-size: 14px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	display:inline-block;
}
.entry p {
	margin: 1em;
	clear:both;
}
h4.date, h4.commentnum, h4.tags {
	font-weight: normal;
	color: #f1f1f1;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
h4.date {
	margin: 0px;
	padding: 0px;
	color: #8e8e8e;
	display: block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
div.metadata {
	background: url(images/meta_bg.jpg) no-repeat top left;
	width: 568px;
	height: 21px;
	padding: 4px 5px;
	display:none;
}
h4.commentnum {
	margin: 0px;
	padding: 0px;
	padding-left: 18px;
	background: url(images/comment_icon.png) no-repeat bottom left;
	float: left;
	display: block;
	text-align: left;
}
h4.tags {
	margin: 0px;
	padding: 0px;
	padding-left: 17px;
	background: url(images/tags_icon.png) no-repeat left bottom;
	float: right;
	display: block;
	text-align: right;
}
h4.commentnum a:link, h4.commentnum a:visited {
	text-decoration: underline;
	color: #dfdfdf;
}
h4.tags a:link, h4.tags a:visited {
	text-decoration: underline;
	color: #dfdfdf;
}
h4.commentnum a:hover, h4.tags a:hover {
	color: #f1f1f1;
	text-decoration: none;
	border: none;
}
.post h3 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
}
blockquote {
	color: #474747;
	margin: 2px;
	padding: 3px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/quote_bg.png) no-repeat top right;
}
p {
	margin-bottom: 0px;
	line-height: 1.4em;
}
p a {
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}
p.center {
	text-align: center;
}
.small {
	font-size: 10px;
}
code {
	font: 12px 'Courier New', Courier, Fixed;
}
h1 {
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#9C0;
	clear:both;
}
h1.title, h2.pagetitle {
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	color: #9C0;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear:both;
}
h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #770c03;
}
/***** LISTS FORMATTING *****/
.post ul {
	margin: 5px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.post ul li {
	margin: 5px 0px 5px 10px;
	background: url(images/bullet.jpg) no-repeat left center;
	padding-left: 10px;
}
.post ol {
	margin: 5px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
}
.post ol li {
	margin: 5px 0px 5px 10px;
	padding: 0px;
}
/***** SIDEBAR FORMATTING *****/
#secBar h2, h2.searchHead {
	margin: 0px;
	text-align: left;
	padding: 1px 5px 1px 22px;
	width: 241px;
	height: 27px;
	background: url(images/side_head.jpg) no-repeat top left;
	font-size: 18px;
	font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
	color: #FF0;
	font-weight: normal;
}
h2.searchHead {
	border: 6px solid #FFF;
}
#secBar a:link, #secBar a:visited {
	/*font-size: 14px;*/
text-decoration: underline;
	font-family: verdana;
	font-weight: normal;
}
#secBar a:hover {
	background: none;
	text-decoration: underline;
}
/***** SIDEBAR LISTS FORMATTING *****/
#secBar ul, #secBar ol {
	width: 280px;
	background: none;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 14px;
	text-align: center;
}
#secBar ul li {
	border-bottom: 1px solid #acacac;
	width: 268px;
	background-color: #1E1E1E;
	margin: 0px auto 15px auto;
	padding: 6px;
	text-align: left;
	list-style-type: none;
}
#searchform {
	color:#FFF;
}
#secBar ul li ul, #secBar ul li ol, #secBar ol li ul, #secBar ol li ol {
	margin: 0px;
	width: 248px;
	padding: 10px;
	text-align: left;
	list-style-type: none;
}
#secBar ul li ul li {
	border: none;
	display: block;
	width: 248px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #FFF;
	list-style-type: none;
}
#secBar ul li ul li a:link, #secBar ul li ul li a:visited {
	margin: 2px 0px;
	display: block;
	color: #FFF;
	padding: 0px;
	padding-left: 12px;
	width: 236px;
	background: url(images/bullet.jpg) no-repeat center left;
	font-size: 13px;
	font-family: Arial, sans-serif;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}
#secBar ul li ul li a:hover {
	color: #0fabe4;
	text-decoration: none;
}
/***** IMAGE FORMATTING *****/
.entry img {
	border: 1px solid #acacac;
	margin: 5px 3px;
}
.entry a:link img, .entry a:visited img {
	border: 2px solid #acacac;
	padding: 1px;
}
.entry a:hover img {
	border: 2px solid #acacac;
}
img.post {
	padding: 0px;
	border: 1px solid #acacac;
	margin: 10px;
	float: right;
}
img.center {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 1px solid #acacac;
}
img.alignright {
	padding: 0px;
	border: 1px solid #acacac;
	margin: 5px;
	float: right;
	display: inline;
}
img.alignleft {
	float: left;
	padding: 0px;
	border: 1px solid #acacac;
	margin: 5px;
	display: inline;
}
/***** MISCELLANEOUS FORMATTING *****/
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.navigation {
	text-align: center;
	display: block;
	width: 590px;
	font-size: 14px;
	border: none;
	margin: 5px;
	font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navigationc {
	text-align: center;
	display: block;
	width: 590px;
	font-size: 14px;
	border: none;
	margin: 5px;
	font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navigation .alignleft a:link, .navigation .alignleft a:visited {
	padding: 5px;
	font-size: 18px;
	background: url(images/previous.png) no-repeat center left;
	text-decoration: none;
	color: #707070;
	padding-left: 27px;
}
.navigation .alignright a:link, .navigation .alignright a:visited {
	padding: 5px;
	font-size: 18px;
	background: url(images/next.png) no-repeat center right;
	text-decoration: none;
	color: #707070;
	padding-right: 27px;
}
.navigation .alignright a:hover {
	background: url(images/next.png) no-repeat center right;
	color: #0fabe4;
}
.navigation .alignleft a:hover {
	background: url(images/previous.png) no-repeat center left;
	color: #0fabe4;
}
.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
.postmetadata {
	margin: 0px 10px;
	width: 540px;
	padding: 5px;
	border: 2px solid #acacac;
	background-color: #333;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #acacac;
	display:none;
}
/***** COMMENTS FORMATTING *****/
h3#comments, h3#respond {
	border-top: 3px solid #b7b7b7;
	padding-top: 10px;
	width: 580px;
	clear: both;
	font-size: 18px;
	color: #474747;
	font-family: Cambria, "Chaparral Pro", Georgia, "Times New Roman", serif;
}
#commentform input {
	background: url(images/input.png) repeat-x top left #fff;
	width: 175px;
	height: 17px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	color: #4d4d4d;
	font-size: 14px;
	border: 1px solid #d3d3d3;
}
#commentform textarea {
	background: url(images/textarea_input.gif) repeat-x top left #fff;
	width: 450px;
	height: 100px;
	color: #4d4d4d;
	padding: 3px;
	border: 1px solid #d3d3d3;
}
#commentform #submit {
	background: url(images/button.png) no-repeat top left;
	width: 58px;
	height: 23px;
	border: none;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
.commentlist {
	list-style-type: none;
}
.commentlist li {
	font-size: 14px;
	font-weight: normal;
	color: #646464;
	width: 540px;
	padding: 10px;
	margin: 5px auto;
	position: relative;
	background: url(images/comment_bg.png) repeat-x top left #1e1e1e;
}
.commentlist li.depth-2, .commentlist li.depth-3, .commentlist li.depth-4, .commentlist li.depth-5 {
	width: 96%;
	list-style-type: none;
	margin: 0px auto;
}
.commentlist cite {
	display: block;
	color: #115271;
	margin-left: 70px;
}
.commentlist cite a:link, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #115271;
	text-decoration: underline;
	font-family: "Trebuchet MS";
}
.commentlist cite a:hover {
	color: #2480ac;
	text-decoration: none;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 5px;
	color: #646464;
	margin-left: 70px;
	position: relative;
	top: -25px;
}
#commentform p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#commentform label {
	font-size: 14px;
	font-weight: normal;
	color: #646464;
}
.commentmetadata {
	font-weight: normal;
	font-size: 12px;
	margin-left: 70px;
	position: relative;
	top: -24px;
	display:none;
}
div.reply {
	margin: 0px;
	padding: 0px;
}
#commentform p {
	margin: 5px 0;
}
.commentlist li img {
	height: 50px;
	width: 50px;
	padding: 0px;
	position: absolute;
	top: 10px;
	left: 10px;
	border: 2px solid #646464;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
small {
	font-size: 12px;
}
#searchform input#s {
	background: url(images/input.png) repeat-x top left #fff;
	width: 175px;
	height: 17px;
	padding: 2px;
	margin: 5px 5px 5px 10px;
	color: #4d4d4d;
	font-size: 14px;
	border: 1px solid #d3d3d3;
}
#searchform input#searchsubmit {
	margin: 5px 5px 5px 0px;
	padding: 0px;
	background: url(images/button.png) no-repeat top left;
	width: 58px;
	height: 23px;
	border: none;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
label.hidden {
	display: none;
}
