/*
Theme Name: AmazonOfjz
Theme URI: http://www.ofjz.com
Description: Amazon affiliate theme v01
Version: 1.0
Author: Johan
Author URI: http://www.ofjz.com
Tags: 
*/

body {
	text-align: center;
	font: 12px Arial, Helvetica, Sans-Serif;
	line-height:160%;
	color: #5c5c5c;
	background-color: #37717d;
	background-image: url('images/container_bg.png');
	background-position: top;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	}
	
a, a:link, a:visited {
	color: #138ebf;
	text-decoration: none;
	}
	
a:hover {
	color: #68696b;
	}
	
/* Floats -------------------------- */

.clear {
	clear: both;
	}
	
.floatleft {
	float: left;
	border: 1px solid #d9e4e6;
	margin: 5px 15px 10px 0px;
	}

.alignleft {
	float: left;
	border: 1px solid #d9e4e6;
	margin: 5px 15px 10px 0px;
	}	
	
/* Layout -------------------------- */
	
#wrapper {
	position: relative;
	width: 995px;
	margin: 0px auto;
	padding: 0px; 
	}
	
#container {
	position: relative;
	clear: both;
	margin: 0px auto;
	width: 936px;
	text-align: left;
	}

#main {
	position: relative;
	clear: left;
	float: left;
	width: 625px;
	}
	
#sidebar {
	position: relative;
	float: right;
	width: 285px;
	margin-top: 10px;
	}
	
/* Header -------------------------- */
	
#logo {
	float: left;
	width: 188px;
	margin-top: 22px;
	}
	
#header-ads {
	float: right;
	width: 728px;
	margin-top: 20px;
	}

/* Menu */

#menu {
	background-image: url('images/menu_bg.png');
	background-position: top;
	background-repeat: no-repeat;
	height: 41px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	text-transform: uppercase; 
	}
	
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	list-style-type: none;
	float: left;
	margin-top: 1px;
	padding: 9px 30px 10px 30px;
	border-right: 1px solid #083346;	
	}
	
.menu-highlight {
	border-left: 1px solid #244e63;	
	}

#menu a, #menu a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#menu a:hover {
	color: #37717d;
	}
	
/* Search */

#search {
	float: right;
	width: 207px;
	margin: 6px 0px 0px 0px;
	height: 27px;
	background: url(images/search_bg.png) no-repeat top left;
	}
	
#search-text {
    float: left;
    padding: 7px 10px 0px 8px;
	height: 32px;
    border: 0;
    width: 180px;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #fff;
    background: none;
	}

#search-ok {
    float: right;
	}
	
/* Main ---------------------------- */

#main-right {
	clear: right;
	float: right;
	width: 460px;
	margin-top: 20px;
	}
	
#main-left {
	clear: left;
	position: relative;
	float: left;
	width: 160px;
	padding-top: 7px;
	margin-top: 20px;
	}
	
.subhead {
	margin: 5px 5px 5px 0px;
	padding: 6px 5px 9px 32px;
	border-bottom: 1px dotted #b4ced3;
	border-top: 1px dotted #b4ced3;
	font-size: 20px;
	clear: both;
	text-transform: capitalize;
	background-image: url('images/h3.png');
	background-position: left;
	background-repeat: no-repeat;
	}
	
.page-title {
	margin: 10px 5px 0px 0px;
	padding: 4px 5px 9px 32px;
	border-bottom: 1px dotted #b4ced3;	
	font-size: 20px;
	clear: both;
	text-transform: capitalize;
	background-image: url('images/h3.png');
	background-position: left;
	background-repeat: no-repeat;
	}
	
/* Intro */

#intro {
	background: url(images/intro.png) no-repeat top left;
	width: 625px;
	height: 185px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#intro-text {
	padding: 15px 10px 0px 270px;
	}
	
.intro-title {
	margin: 10px 15px 0px 0px;
	padding: 5px 5px 12px 0px;
	border-bottom: 1px solid #fff;	
	font-size: 26px;
	}
	
#intro p {
	margin: 5px 0px 0px 0px;
	}

/* Reviews */

.reviews h2 {
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.reviews a {
	border-bottom: 1px dotted #138ebf;
	font-weight: bold;
	}
	
.post-title-review {
	margin: 0px 15px 0px 0px;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px dotted #b4ced3;	
	font-size: 16px;
	clear: both;	
	text-transform: capitalize;
	background-image: url('images/h2.png');
	background-position: left;
	background-repeat: no-repeat;
	}
	
.post-title-review a, .post-title-review a:visited {
	color: #138ebf;
	text-decoration: none;
	}

.post-title-review a:hover {
	color: #3a3c3e;	
	}
	
/* Posts */

.post-div {
	margin-top: 0px;
	}

.post-image {
	float: left;
	padding: 10px 0px 5px 10px;
	margin: 0px;
}

.post-image img {
	border: 1px solid #e3e3e3;
	width: 130px;
	height: 130px;
	}

.post-entry {
	width: 290px;
	margin-left: 10px;
	float: left;
}

.post-entry p {
	margin-bottom: 0px;
	margin-top: 7px;
	}

.post-title {
	margin: 0px 15px 0px 10px;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px dotted #b4ced3;	
	font-size: 16px;
	clear: both;
	text-transform: capitalize;
	background-image: url('images/h2.png');
	background-position: left;
	background-repeat: no-repeat;
	}
	
.post-title a, .post-title a:visited {
	color: #138ebf;	
	}

.post-title a:hover {
	color: #3a3c3e;	
	}
	
.post-more {
	padding-top: 0px;
	margin-top: 10px;
	}
	
.post-more a, .post-more a:visited {
	margin-top: 10px;
	color: #fff;
	background-color: #138ebf;
	padding: 5px 8px 5px 8px;
	}
	
.post-more a:hover {
	color: #fff;
	background-color: #252527;
	}
	
.post-meta {
	clear: both;
	background-color: #f8f8f8;
	padding: 4px 5px 5px 10px;
	margin: 0px 10px 10px 10px;
	font-size: 11px;
	border-bottom: 1px dotted #d4d4d4;
	}
	
.post-meta-wide {
	clear: both;
	background-color: #f8f8f8;
	padding: 4px 5px 5px 10px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	border-bottom: 1px dotted #d4d4d4;
	}
	
/* Widgets / Sidebar ---------------------------- */

.sidebar-title {
	margin: 0px 5px 10px 0px;
	padding: 8px 5px 9px 22px;
	border-bottom: 1px dotted #b4ced3;	
	font-size: 16px;
	clear: both;
	text-transform: capitalize;
	background-image: url('images/widget-h3.png');
	background-position: left;
	background-repeat: no-repeat;
	}

/* Widget Recent */

.widget-recent {
	list-style-type: none;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	}

.widget-recent img {
	border: 1px solid #b4ced3;	
	}
	
.recent-float {
	float: left;
	width: 140px;
	}
	
.sidebar-widget ul {
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 10px 0px;
	}
	
/* (PageNavi) Post Navigation */
	
.post-nav {
	padding: 10px 5px 20px 12px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	text-decoration: none;
	color: #fff;
	background-color: #138ebf;	
}
.wp-pagenavi a:visited {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	text-decoration: none;
	color: #fff;
	background-color: #138ebf;	
}
.wp-pagenavi a:hover {	
	color: #fff;
	background-color: #262626;
}
.wp-pagenavi a:active {
	padding: 4px 6px 4px 6px;
	margin: 2px;
	text-decoration: none;
	color: #fff;
	background-color: #262626;	
}
.wp-pagenavi span.pages {
	padding: 4px 6px 4px 6px; 
	margin: 2px 2px 2px 2px;
	color: #565656;
	background-color: #e9e9e9;
}
.wp-pagenavi span.current {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	font-weight: bold;
	color: #fff;
	background-color: #262626;
}
.wp-pagenavi span.extend {
	padding: 4px 6px 4px 6px; 
	margin: 2px;	
	color: #565656;
	background-color: #FFFFFF;
}
	
/* Footer -------------------------- */

#footer {
	clear: both;
	border-top: 1px solid #d9e4e6;
	margin-top: 10px;
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	color: #919191;
	}
	
.copy {
	float: left;
	}
	
.footer-nav {
	float: right;
	}