/*
Theme Name: Richard Poplak
Theme URI: http://www.richardpoplak.com
Description: Custom
Author: Razorbraille Creative Inc.
Version: 1.1
*/
	

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	-webkit-text-size-adjust: none;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: normal 21px "Courier New", Courier, monospace;
	line-height: 24px;
	color: #000;
}

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

p {
	margin: 0 0 25px 0;
	padding: 0;
}

ol, ul {
	list-style: none;
}

blockquote {
	quotes: none;
}

blockquote:before, blockquote:after {
	content: '';
	content: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


a img {
	border: none;
}

a {
	color: #000;
	outline: 0;
	text-decoration: underline;
}
	
a:active {
	outline: 0;
}


	

/* =Layout
-------------------------------------------------------------- */
#wrapper {
	margin: 10px 0 0 0;
	padding: 0;
	border-top: 1px dotted #000;
}
	
#header {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	height: 134px;
}

#branding a {
	display: block;
	width: 980px;
	background: url(images/bk-header.png) no-repeat;
	height: 134px;
	color: #fff;
	text-indent: -5000px;
	}

#site-description {
	display: none;
	}

#global-navigation {
	margin: 0;
	padding: 0;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	display: block;
}

#main {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
}

#content-homepage-level1 {
	height: 515px;
}

#homepage-feature-01,
#homepage-feature-02 {
	margin: 15px 10px 0 0;
	padding: 0;
	width: 320px;
	float: left;
	display: inline;
}
	
#homepage-feature-03 {
	margin: 15px 0 0 0;
	padding: 0;
	width: 320px;
	float: left;
	display: inline;
}


#content-homepage-level2 {
	clear: both;
	display: block;
	border-top: 1px dotted #000;
	height: 850px;
}

#homepage-level2-left {
	margin: 0 10px 0 0;
	padding: 0;
	width: 485px;
	float: left;
	display: inline;
}

#homepage-level2-right {
	margin: 0;
	padding: 0;
	width: 485px;
	float: left;
	display: inline;
}

.content {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	display: block;
	clear: both;
}

#entry-bio {
	margin: 15px 10px 40px 0;
	padding: 0;
	width: 485px;
	float: left;
	display: inline;
}

#meta-bio {
	margin: 15px 0 0 0;
	padding: 0;
	width: 485px;
	float: left;
	display: inline;
}

#content-bookspage-level1 {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
}

#content-bookspage-level2 {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
}

#meta-book {
	margin: 15px 20px 0 0;
	padding: 0;
	width: 485px;
	float: left;
	display: inline;
}

#entry-book {
	margin: 30px 0 40px 0;
	padding: 0;
	width: 475px;
	float: left;
	display: inline;
}


#entry-book h2 {
 	display: none;
}

#subpage-feature-01 {
	margin: 15px 10px 0 0;
	padding: 0;
	width: 320px;
	float: left;
	display: inline;
}

#subpage-feature-02 {
	margin: 15px 10px 0 0;
	padding: 0;
	width: 320px;
	float: left;
	display: inline;
}
	
#subpage-feature-03 {
	margin: 15px 0 0 0;
	padding: 0;
	width: 320px;
	float: left;
	display: inline;
}

#subpage-level2 {
	margin: 0;
	clear: both;
	display: inline;
}

.sub-feature {
	margin: 0 0 15px 0;
}

#reportage {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	clear: both;
	display: block;
}

#reportage p {
	margin: 0 5px 15px 5px;
	padding: 12px 20px 16px 16px;
	border: 1px dotted #000;
	background: url(images/bk-pattern.gif) repeat;
	width: 447px;
	float: left;
	display: inline;
	height: 80px;
}

#reportage p:hover {
	border: 1px #000 solid;
}

#reportage a:hover {
	background: #000;
	color: #fff !Important;
	text-decoration: none !Important;
}


#entry-book a:hover {
	background: #000;
	color: #fff !Important;
	text-decoration: none !Important;
}

#entry-bio a:hover {
	background: #000;
	color: #fff !Important;
	text-decoration: none !Important;
}


#reportage h3 {
	margin: 0 5px 15px 5px;
	border: 1px dotted #fff;
	padding: 5px 5px 5px 15px;
	font: normal 15px "Courier New", Courier, monospace;
	background: #000;
	line-height: 15px;
	text-transform: uppercase;
	color: #fff;
}
	
	
.fix {
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both;
	display: block;
	font-size: 1px;
	line-height: 1px;
}

.credit {
	margin: 0 0 15px 0;
	padding: 5px 5px 5px 15px;
	font: normal 13px "Courier New", Courier, monospace;
	background: #000;
	line-height: 13px;
	color: #666;
}


.credit-light {
	margin: 0 0 15px 0;
	padding: 35px 20px 5px 0;
	font: normal 13px "Courier New", Courier, monospace;
	line-height: 13px;
	color: #ccc;
	text-align: center;
	clear: both;
	display: block;
}

#contact a:hover {
	background: #000;
	text-decoration: none;
	color: #fff;
}


.home-feature:hover {
	opacity: 0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	-khtml-opacity: 0.9;
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=90)”;
}








/* =Footer
-------------------------------------------------------------- */

#footer {
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #000;
	font: normal 16px "Courier New", Courier, monospace;
	display: block;
	clear: both;
	height: 150px;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
}

#site-info {
	margin: 0;
	padding: 0;
	width: 490px;
	float: left;
	display: inline;
	text-align: left;
}

#site-credit {
	margin: 0;
	padding: 0;
	width: 490px;
	float: left;
	display: inline;
	text-align: right;
}

#footer-widget-area {
	overflow: hidden;
}

#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}

#footer-widget-area #fourth {
	margin-right: 0;
}

/* =Global Nav
-------------------------------------------------------------- */
.btn-bio a {
	margin: 0;
	padding: 0;
	width: 88px;
	height: 61px;
	background: url(images/btn-bio.png) no-repeat 0 0;
	text-indent: -5000px;
}
	
.btn-bio a:hover {
	margin: 0;
	padding: 0;
	width: 88px;
	height: 61px;
	background: url(images/btn-bio.png) no-repeat 0 -61px;
	text-indent: -5000px;
}
	
.btn-bio.current-menu-item a {
	margin: 0;
	padding: 0;
	width: 88px;
	height: 61px;
	background: url(images/btn-bio.png) no-repeat 0 -122px;
	text-indent: -5000px;
}

.btn-bio.current-menu-item a:hover {
	margin: 0;
	padding: 0;
	width: 88px;
	height: 61px;
	background: url(images/btn-bio.png) no-repeat 0 -61px;
	text-indent: -5000px;
}
	
.btn-books a {
	margin: 0;
	padding: 0;
	width: 183px;
	height: 61px;
	background: url(images/btn-books.png) no-repeat 0 0;
	text-indent: -5000px;
	}
	
.btn-books a:hover {
	margin: 0;
	padding: 0;
	width: 183px;
	height: 61px;
	background: url(images/btn-books.png) no-repeat 0 -61px;
	text-indent: -5000px;
	}
	
.btn-books.current-menu-item a {
	margin: 0;
	padding: 0;
	width: 183px;
	height: 61px;
	background: url(images/btn-books.png) no-repeat 0 -122px;
	text-indent: -5000px;
	}
	
.btn-books.current-menu-item a:hover {
	margin: 0;
	padding: 0;
	width: 183px;
	height: 61px;
	background: url(images/btn-books.png) no-repeat 0 -61px;
	text-indent: -5000px;
	}
	
.btn-books.current-page-ancestor a {
	margin: 0;
	padding: 0;
	width: 183px;
	height: 61px;
	background: url(images/btn-books.png) no-repeat 0 -122px;
	text-indent: -5000px;
	}
	
.btn-books.current-page-ancestor a:hover {
	margin: 0;
	padding: 0;
	width: 183px;
	height: 61px;
	background: url(images/btn-books.png) no-repeat 0 -61px;
	text-indent: -5000px;
	}
	
.btn-reportage a {
	margin: 0;
	padding: 0;
	width: 303px;
	height: 61px;
	background: url(images/btn-reportage.png) no-repeat 0 0;
	text-indent: -5000px;
	}
	
.btn-reportage a:hover {
	margin: 0;
	padding: 0;
	width: 303px;
	height: 61px;
	background: url(images/btn-reportage.png) no-repeat 0 -61px;
	text-indent: -5000px;
	}
	
.btn-reportage.current-menu-item a {
	margin: 0;
	padding: 0;
	width: 303px;
	height: 61px;
	background: url(images/btn-reportage.png) no-repeat 0 -122px;
	text-indent: -5000px;
	}
	
.btn-reportage.current-menu-item a:hover {
	margin: 0;
	padding: 0;
	width: 303px;
	height: 61px;
	background: url(images/btn-reportage.png) no-repeat 0 -61px;
	text-indent: -5000px;
	}
	
.btn-press a {
	margin: 0;
	padding: 0;
	width: 182px;
	height: 61px;
	background: url(images/btn-press.png) no-repeat 0 0;
	text-indent: -5000px;
	}
	
.btn-press a:hover {
	margin: 0;
	padding: 0;
	width: 182px;
	height: 61px;
	background: url(images/btn-press.png) no-repeat 0 -61px;
	text-indent: -5000px;
	}
	
.btn-press.current-menu-item a {
	margin: 0;
	padding: 0;
	width: 182px;
	height: 61px;
	background: url(images/btn-press.png) no-repeat 0 -122px;
	text-indent: -5000px;
	}
	
.btn-press.current-menu-item a:hover {
	margin: 0;
	padding: 0;
	width: 182px;
	height: 61px;
	background: url(images/btn-press.png) no-repeat 0 -61px;
	text-indent: -5000px;
	}
	
.btn-contact a {
	margin: 0;
	padding: 0;
	width: 224px;
	height: 61px;
	background: url(images/btn-contact.png) no-repeat 0 0;
	text-indent: -5000px;
	}
	
.btn-contact a:hover {
	margin: 0;
	padding: 0;
	width: 224px;
	height: 61px;
	background: url(images/btn-contact.png) no-repeat 0 -61px;
	text-indent: -5000px;
	}
	
.btn-contact.current-menu-item a {
	margin: 0;
	padding: 0;
	width: 224px;
	height: 61px;
	background: url(images/btn-contact.png) no-repeat 0 -122px;
	text-indent: -5000px;
	}
	
.btn-contact.current-menu-item a:hover {
	margin: 0;
	padding: 0;
	width: 224px;
	height: 61px;
	background: url(images/btn-contact.png) no-repeat 0 -61px;
	text-indent: -5000px;
	}
	
	





/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	margin: 0 auto;
	width: 980px;
	height: 61px;
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}

#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}

#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0;
	text-decoration: none;
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 61px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}

#access ul ul li {
	min-width: 180px;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}

#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}


#access ul li:hover > ul {
	display: block;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}




/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}

.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}

.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}

.nav-previous {
	float: left;
	width: 50%;
}

.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

#nav-above {
	margin: 0 0 18px 0;
}

#nav-above {
	display: none;
}

.paged #nav-above,
.single #nav-above {
	display: block;
}

#nav-below {
	margin: -18px 0 0 0;
}



/* =Twitter
-------------------------------------------------------------- */

#twitter {
	font: normal 19px "Courier New", Courier, monospace;
	line-height: 24px;
	}
	
#twitter li.widget_twitter {
	list-style: none;
}
	
#twitter-updates a {
	margin: 0;
	padding: 0;
	display: block;
	background: url(images/btn-twitter.png) no-repeat;
	width: 485px;
	height: 66px;
	color: #fff;
	text-indent: -5000px;
}

#twitter h3.widget-title {
	display: none;
}
	
.widget_twitter a {
	color: #000 !Important;
	text-decoration: underline;
}
	
.widget_twitter a:visited {
	color: #000;
	text-decoration: underline;
}
	
.widget_twitter a:hover {
	background: #000;
	color: #fff !Important;
	text-decoration: none !Important;
}
	
.widget_twitter ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.widget_twitter li {
	margin: 0 0 10px  0;
	padding: 12px 12px 16px 16px;
	border: 1px dotted #000;
	background: url(images/bk-pattern.gif) repeat;
}

.widget_twitter li:hover {
	border: 1px #000 solid;
}
	
.entry-meta a {
	display: inline-block;
	margin: 6px 0 0 0;
	font: normal 15px "Courier New", Courier, monospace;
	text-transform: uppercase;
	text-decoration: none !Important;
}
	
.aktt_more_updates {
	display: none;
}	

/* =Facebook
-------------------------------------------------------------- */
#facebook {
	margin: 15px 0 0 0;
	padding: 0;
	width: 485px;
	clear: both;
	display: block;
}

#facebook a {
	margin: 0;
	padding: 0;
	width: 483px;
	height: 90px;
	border: 1px #000 dotted;
	background: url(images/btn-facebook.png) no-repeat;
	display: block;
	text-indent: -5000px;
	color: #fff;
}

#facebook a:hover {
	border: 1px #000 solid;
}


/* =Buy
-------------------------------------------------------------- */
#buy-book {
	margin: 15px 0 15px 0;
	padding: 0;
	width: 485px;
	clear: both;
	display: block;
}

#buy-book a {
	margin: 0;
	padding: 0;
	width: 483px;
	height: 90px;
	border: 1px #000 dotted;
	background: url(images/btn-buy-book.png) no-repeat;
	display: block;
	text-indent: -5000px;
	color: #fff;
}

#buy-janoman a:hover {
	border: 1px #000 solid;
}

#buy-sheikh a:hover {
	border: 1px #000 solid;
}

#buy-kenk a:hover {
	border: 1px #000 solid;
}


#buy-bb a  {
	margin: 15px 0 15px 0;
	padding: 0;
	width: 483px;
	height: 90px;
	border: 1px #000 dotted;
	background: url(images/btn-buy-bb.png) no-repeat;
	display: block;
	text-indent: -5000px;
	color: #fff;
}



#buy-janoman a {
	margin: 15px 0 15px 0;
	padding: 0;
	width: 483px;
	height: 90px;
	border: 1px #000 dotted;
	background: url(images/btn-buy-janoman.png) no-repeat;
	display: block;
	text-indent: -5000px;
	color: #fff;
}

#buy-kenk a {
	margin: 15px 0 15px 0;
	padding: 0;
	width: 483px;
	height: 90px;
	border: 1px #000 dotted;
	background: url(images/btn-buy-kenk.png) no-repeat;
	display: block;
	text-indent: -5000px;
	color: #fff;
}

#buy-sheikh a {
	margin: 15px 0 15px 0;
	padding: 0;
	width: 483px;
	height: 90px;
	border: 1px #000 dotted;
	background: url(images/btn-buy-sheikh.png) no-repeat;
	display: block;
	text-indent: -5000px;
	color: #fff;
}


/* =Quotes
-------------------------------------------------------------- */	
#quotes {
	margin: 15px 0 10px 0;
	padding: 30px 20px 0 30px;
	border: 1px dotted #fff;
	background: #000 url(images/bk-quotes.gif) no-repeat;
	color: #fff;
	font: normal 21px "Courier New", Courier, monospace;
	line-height: 24px;
	clear: both;
	display: block;
	min-height: 510px;
	}

#quoteauthor {
	margin: 6px 0 0 0;
	display: block;
	font: bold 14px "Courier New", Courier, monospace;
	line-height: 19px;
	
	}
	
#quotes-wide {
	margin: 15px 0 10px 0;
	padding: 30px 20px 0 30px;
	border: 1px dotted #fff;
	background: #000 url(images/bk-quotes-wide.gif) no-repeat;
	color: #fff;
	font: normal 21px "Courier New", Courier, monospace;
	line-height: 24px;
	clear: both;
	display: block;
	min-height: 260px;
}


/* =Book Mainpage
-------------------------------------------------------------- */

#bookmain-feature-01,
#bookmain-feature-03 {
	margin: 15px 10px 0 0;
	padding: 0;
	width: 485px;
	float: left;
	display: inline;
}
	
#bookmain-feature-02,
#bookmain-feature-04 {
	margin: 15px 0 0 0;
	padding: 0;
	width: 485px;
	float: left;
	display: inline;
}







