/*
Theme Name: AMB
Theme URI: http://affiliateblog.co.uk
Description: Affiliate Marketing Blog!
Author: Hussain SM
Author URI: http://chugsdesigns.com/
*/

/* 
global settings		
------------------------------------------------------ */

* {
margin: 0;
padding: 0;
}
body {
background: #d9d9d9;	
font: 100%/1.3em "Trebuchet MS", Trebuchet, arial, sans-serif;
color: #333;
text-align: center;
}
p {
margin: 10px 0;
}

/* links */

a:link {
font-weight: bold;
text-decoration: none;
color: #708e3c;
}
a:visited {
font-weight: bold;
text-decoration: none;
color: #693;
}
a:hover {
font-weight: bold;
text-decoration: none;
color: #360;
}
a:active {
font-weight: bold;
text-decoration: none;
color: #708e3c;
}
a img { 
border: 0; 
}

/* hn */

h1, h2, h3, h4, h5, h6, .heading, .subheading { 
font-weight: normal; 
color: #000;
}
h1, h2, h3, h4, h5, h6, p, .heading, .subheading {
margin: 10px 0;
}
h1 {
font-size: 1.3em;
}
h2, .heading {
font-size: 1.2em;
}
h3, .subheading {
font-size: 1.1em;
}
h4 {
font-size: 0.9em;
}
.heading,
.subheading {
display: block;
}


/* list styles */

ul {
margin: 10px 0; 
} 
ul li {
height: 1%;
list-style-type: none;
margin: 0 0 5px;
padding: 0 0 0 20px;
background: url(i/icon-bullet.gif) no-repeat;
line-height: 19px;
}
ol {
margin: 10px 0 10px 25px; 
}
ol li {
margin: 0 0 5px 0; 
}

/* blockquote */

blockquote {
margin: 15px 0;
padding: 10px 30px;
background: url(i/blockquote.gif) no-repeat;
font: italic 0.9em/1.6em georgia, "lucida sans unicode", "trebuchet ms", sans-serif;
color: #555;
}

/* image styles */

img.alignleft {
float: left;
margin: 0 15px 10px 0;
padding: 2px;
border: 1px solid #999;
}
img.alignright {
float: right;
margin: 0 0 10px 15px;
padding: 2px;
border: 1px solid #999;
}
img.centered {
display: block;
margin: 10px auto;
padding: 2px;
border: 1px solid #999;
}
img.noborder {
padding: 0;
border: none;
}

/* 
layout		
------------------------------------------------------ */

#container {
margin: 25px auto; 
width: 950px;
font-size: 0.83em;
text-align: left;
}
#col-main {
float: left;
width: 600px;
margin: 30px 0 0;
background: #fff;
}
#col-side {
float: right;
width: 300px;
margin: 30px 0 0;
}

/* 
header		
------------------------------------------------------ */

#header {
position: relative;
height: 121px;
background: #899ca0 url(i/header-alt.gif) no-repeat;/*d97404*/
}
#logo a {
position: absolute;
left: 25px;
top: 20px;
display: block;
width: 588px;
overflow: hidden;
margin: 0;
padding: 87px 0 0 0;
background: url(i/title-alt.gif) no-repeat;
text-decoration: none;
height: 0px !important;
height /**/: 87px;
}
p#tagline {
position: absolute;
left: 670px;
bottom: 25px;
display: block;
width: 230px;
margin: 0 60px 0 0;
font: 1.3em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #d9d9d9;
}

/* 
navigation		
------------------------------------------------------ */

#nav {
height: 65px;
margin: 0;
background: #d97404 url(i/nav-alt.gif) no-repeat;
font: 1.4em Arial, "Trebuchet MS", Trebuchet, sans-serif;
text-align: center;
text-transform: uppercase;/*f2d41e*/
}
#nav li {
height: 50px;
list-style-type: none;
float: left; 
display: block;
margin: 0; 
padding: 0;
background: none;
}
#nav li a {
display: block;
padding: 0 18px; 
background: url(i/nav-sep.gif) no-repeat 100% 2px; 
font-weight: normal;
/*color: #000;*/
color: #f2d41e;
text-decoration: none;
line-height: 50px;
}
#nav li a:hover, 
body#home li#nav-home a, 
body#about li#nav-about a, 
body#archives li#nav-archives a, 
body#podcasts li#nav-podcasts a, 
body#contact li#nav-contact a {
/*color: #b36104;*/
color: #fff;
}
#nav li a:active {
overflow: hidden;
/*color: #b36104;*/
color: #fff;
}

/* 
column main		
------------------------------------------------------ */

#col-main {
background: url(i/main.gif) repeat-y;
}
#col-main-top {
height: 15px;
margin: 0 0 5px;
background: url(i/main-top.gif) no-repeat;
}
#col-main-bottom {
height: 32px;
margin: 15px 0 0;
background: url(i/main-bottom.gif) no-repeat;
}
#col-main h1.page-title,
#col-main h2,
#col-main h3 {
margin: 0 30px 30px;
padding: 0 0 5px;
background: url(i/dot.gif) repeat-x 0 100%;
font: bold 0.9em Georgia, "Times New Roman", "Times", serif;
text-transform: uppercase;
letter-spacing: 0.2em;
}

/* post */

div.post {
margin: 0 30px 25px;
padding: 0 0 25px;
}
#col-main div.post h2 {
margin: 0;
background: none;
font: 1.4em "Trebuchet MS", Trebuchet, arial, sans-serif;
letter-spacing: normal;
}
div.post h3 {
text-transform: uppercase;
}

/* post date */

p.post-date {
float: left;
width: 40px;
margin: 0;
padding: 0 0 7px;
background: url(i/date-bottom.gif) no-repeat 0 100%;
font: bold 0.85em/1.8em Georgia, "Times New Roman", "Times", serif;
text-align: center;
text-transform: uppercase;
}
span.post-date-month {
display: block;
background: #86c196;
border: 1px solid #86c196;
color: #fff;
}
span.post-date-day {
display: block;
border: 1px solid #86c196;
font-size: 1.3em;
}
span.post-date-year {
display: block;
background: #86c196;
border: 1px solid #86c196;
color: #fff;
}

h1.post-title,
h2.post-title {
color: #669933;
margin: 0 0 5px 60px !important;
font: 1.65em Georgia, "Times New Roman", "Times", serif !important;
font-weight: bold;
text-transform: none !important;
}

/* post meta */

p.post-meta {
margin: 0 0 0 60px;
padding: 0;
font-size: 0.85em;
text-transform: uppercase;
line-height: 18px;
}
p.post-meta span.post-meta-category {
margin: 0 20px 0 0;
padding: 0 0 0 20px;
background: url(i/icon-folder.gif) no-repeat;
}
p.post-meta span.post-meta-comment {
margin: 0 20px 0 0;
padding: 0 0 0 20px;
background: url(i/icon-comment.gif) no-repeat;
}
p.post-meta span.post-meta-tag {
display: block;
margin: 5px 10px 0 0;
padding: 0 0 0 20px;
background: url(i/icon-tag.gif) no-repeat;
}
div.post-body {
margin: 25px 0 0;
}

/* previous next entires */

p.content-navigate {
margin: 20px 30px 15px;
padding: 20px 0 0;
border-top: 1px solid #d9d9d9;
text-transform: uppercase;
}
span.alignright {
float: right;
padding: 0 20px 0 0;
background: url(i/icon-arrow-right.gif) no-repeat 100% 0;
line-height: 18px;
}
span.alignleft {
float: left;
padding: 0 0 0 20px;
background: url(i/icon-arrow-left.gif) no-repeat;
line-height: 18px;
}

/* comments */

#comments {
margin: 0 30px;
}
div.comments-meta {
margin: 10px 0 30px;
}
#comments h3,
#comments .subheading {
margin: 0 0 5px;
padding: 0 0 5px;
background: url(i/dot.gif) repeat-x 0 100%;
font: bold 0.9em Georgia, "Times New Roman", "Times", serif;
text-transform: uppercase;
letter-spacing: 0.2em;
}
div.comments-meta p {
margin: 0;
font-size: 0.8em;
text-transform: uppercase;
}
div.comment-ind {
margin: 0 0 25px;
padding: 0 0 15px;
font-size: 0.9em;
line-height: 1.2em;
}
div.comment-meta {
padding: 2px 0 0 50px;
font-size: 0.85em;
text-transform: uppercase;
line-height: 1.8em;
}
span.comment-meta-author {
font: bold 1.3em Georgia, "Times New Roman", "Times", serif;
text-transform: none;
}
div.comment-body {
margin: 15px 0 0;
}
div.authorcomment {
height: 40px;
background: #eaeaea;
}

/* gravatar */

div.gravatar {
display: inline;
float: left;
eight: 47px;
margin: 0 20px 0px 0;
background: url(i/gravatar-bg.gif) no-repeat 0 100%; 
}
div.gravatar img {
border: 1px solid #999;
}

/* comment form */

#comment-form {
margin: 40px 0;
}
#comments-form {
margin: 20px 0 0;
}
#comments-form label {
display: block;
font-size: 0.85em;
text-transform: uppercase;
letter-spacing: 0.2em;
}
#comments-form label em {
font-style: normal;
text-transform: none;
letter-spacing: normal;
}
#author, 
#email,
#url,
#comment {
width: 320px;
margin: 0 0 10px;
padding: 4px;
background: #fff;
border: 1px solid #d9d9d9;
}
#comment {
width: 530px;
}
#comment-submit {
padding: 5px;
border: 1px solid #eee;
background: #d97404;
font-weight: bold;
color: #fff;
text-align: center;
}
#comment-form p.subscribe-to-comments {
margin: 20px 0;
}
#comment-form p.subscribe-to-comments label {
display: inline;
margin: 0 0 0 10px;
text-transform: none;
letter-spacing: normal;
}
div.comment-form-info {
float: right;
width: 160px;
margin: 0;
font-size: 0.8em;
line-height: 1.3em;
}
div.comment-form-info strong {
font-size: 1.1em;
}

/* trackbacks and pingbacks */

#trackbacks {
margin: 0 0 40px;
}
#trackbacks h2,
#trackbacks .heading {
margin: 0 0 20px;
}
ol#trackbacklist li {
margin: 0 0 30px 0;
}
#trackbacks p.more {
font-size: 0.9em;
}

/* 
side column
------------------------------------------------------ */

#col-side {
font-size: 0.9em;
color: #555;
}
#col-side div.col-side-sec {
margin: 0 15px 30px;
}
#col-side h2,
#col-side .heading {
margin: 0 0 20px;
padding: 0 0 5px;
background: url(i/dot.gif) repeat-x 0 100%;
font: bold 0.9em Georgia, "Times New Roman", "Times", serif;
text-transform: uppercase;
letter-spacing: 0.2em;
}

/* podcasts */

div.podcasts {
padding: 5px 15px 0;
background: #86c196 url(i/podcasts.gif) repeat-y;
}
div.podcasts-top {
height: 15px;
background: url(i/podcasts-top.gif) no-repeat 0 100%;
}
div.podcasts-bottom {
height: 34px;
background: url(i/podcasts-bottom.gif) no-repeat;
}
div.podcasts a {
color: #eee;
}
div.podcasts a:hover {
color: #fff;
}
div.podcasts h3 {
margin: 0;
font: 1.1em Georgia, "Times New Roman", Times, serif;
color: #000;
}
p.podcast-meta {
margin: 0;
}
div.podcast-body {
margin: 0 0 20px;
font-size: 1.1em;
line-height: 1.4em;
}
ul#podcast-details {
margin: 10px 0 0;
}
#podcast-details li {
list-style-type: none;
margin: 0;
padding: 0;
background: none;
}
#podcast-details li em {
font-style: normal;
font-variant: small-caps;
}
#podcast-details li span {

}
div.podcasts ul {
margin: 10px 0 0;
}
div.podcasts li {
list-style-type: none;
margin: 0 0 15px;
padding: 0 0 0 20px;
background: url(i/icon-bullet.gif) no-repeat;
line-height: 1.6em;
}
div.podcasts li h3 {
margin: 0;
}
div.podcasts li p, 
p.podcast-meta {
margin: 0;
font-size: 0.9em;
text-transform: uppercase;
}
#col-side div.podcasts img {
float: left;
clear: left;
margin: 0 10px 10px 0;
padding: 0;
border: 2px solid #d9d9d9;
}
p.more {
margin: 20px 0 0;
padding: 0 0 0 20px;
background: url(i/icon-arrow-right.gif) no-repeat;
font: 1.2em Georgia, "Times New Roman", Times, serif;
line-height: 18px;
}

#col-side-main {
margin: 40px 0;
background: #fff url(i/side.gif) repeat-y;
}
#col-side-main-top {
height: 15px;
background: url(i/side-top.gif) no-repeat;
}
#col-side-main-bottom {
height: 34px;
background: url(i/side-bottom.gif) no-repeat;
}

/* sponsors */

div.col-side-sec.sponsors {
margin: 5px 0 0;
}
div.col-side-sec.sponsors img {
float: left;
margin: 0 0 25px 0;
padding: 1px;
border: 1px solid #999;
}
div.col-side-sec.sponsors img.left {
margin: 0 10px 25px 0;
}

/* search */

#searchform fieldset {
border: none;
}
#searchform label {
display: block;
font-size: 0.9em;
text-transform: uppercase;
letter-spacing: 0.1em;
}
#searchform #s {display:inline;
float: left;
width: 180px;
margin: 0 10px 0 0;
padding: 4px;
background: #fff;
border: 1px solid #d9d9d9;
color: #000;
}
#searchform #searchsubmit {
padding: 5px;
border: 1px solid #eee;
background: #d97404;
font-size: 0.9em;
font-weight: bold;
color: #fff;
}

/* 
info
------------------------------------------------------ */

#info {
background: #899ca0 url(i/info.gif) repeat-y;
margin: 40px 0;
}
#info-top {
height: 15px;
margin: 0 0 15px;
background: url(i/info-top.gif) no-repeat;
}
#info-bottom {
height: 32px;
margin: 15px 0 0;
background: url(i/info-bottom.gif) no-repeat 0 100%;
}
#info a {
color: #eee;
}
#info a:hover {
color: #fff;
}

/* about */

#info-about {
display: inline;
float: left;
width: 600px;
margin: 0 0 0 4px;
}
#info-about img {
float: left;
margin: 0 0 0 30px;
border: 0px solid #d9d9d9;
}
#info-about p { 
margin: 0 30px 10px 0;
padding: 0 0 0 190px;
}
#info-about h2,
#info-about .heading {
margin: 0 30px 20px 190px;
padding: 0 0 5px;
background: url(i/dot.gif) repeat-x 0 100%;
font: bold 0.9em Georgia, "Times New Roman", "Times", serif;
text-transform: uppercase;
letter-spacing: 0.2em;
}

/* subscribe */

#info-subscribe {
display: inline;
float: right;
width: 270px;
margin: 0 30px 0 0;
}
#info-subscribe h2,
#info-subscribe .heading {
margin: 0 0 20px;
padding: 0 0 5px;
background: url(i/dot.gif) repeat-x 0 100%;
font: bold 0.9em Georgia, "Times New Roman", "Times", serif;
text-transform: uppercase;
letter-spacing: 0.2em;
}
#info-subscribe ul {
margin: 20px 0 0;
padding: 0 0 0 60px;
background: url(i/icon-feed.gif) no-repeat;
}
#info-subscribe ul li {
margin: 0;
padding: 0;
background: none;
}
#form-subs-email {
margin: 20px 0 0;
}
#info-subscribe fieldset {
border: none;
}
#info-subscribe label {
display: block;
font-size: 0.9em;
text-transform: uppercase;
letter-spacing: 0.1em;
}
#info-subscribe #subscribebyemail {
float: left;
display: block;
width: 150px;
margin: 0 10px 0 0;
padding: 4px;
background: #fff;
border: 1px solid #916C7B;
color: #000;
}
#info-subscribe #submit-subscribe {
padding: 5px 0;
border: 1px solid #eee;
background: #d97404;
font-size: 0.9em;
font-weight: bold;
color: #fff;
}

/* 
secondary content
------------------------------------------------------ */

#content-sec {
background: #86c196 url(i/archives.gif) repeat-y;
margin: 40px 0 0;
font-size: 0.9em;
color: #333;
}
#content-sec-top {
height: 15px;
margin: 0 0 15px;
background: url(i/archives-top.gif) no-repeat;
}
#content-sec-bottom {
height: 32px;
margin: 0 0;
background: url(i/archives-bottom.gif) no-repeat;
}
#content-sec h2,
#content-sec .heading {
margin: 0 0 20px;
padding: 0 0 5px;
background: url(i/dot.gif) repeat-x 0 100%;
font: bold 0.9em Georgia, "Times New Roman", "Times", serif;
text-transform: uppercase;
letter-spacing: 0.2em;
}
#content-sec a {
color: #eee;
}
#content-sec a:hover {
color: #fff;
}

/* comments */

#content-sec-comments {
display: inline;
float: left;
width: 260px;
margin: 0 25px;
font-family: Georgia, "Times New Roman", "Times", serif;
}
#content-sec-comments li {
margin: 0 0 15px;
line-height: 1.2em;
}
#content-sec-comments em {
display: block;
font-size: 0.9em;
}

/* must read posts */

#content-sec-mustread {
display: inline;
float: left;
width: 260px;
margin: 0 25px;
}
#content-sec-mustread li {
margin: 0 0 15px;
line-height: 1.2em;
}
#content-sec-mustread h3 {
margin: 0;
font: 1em Georgia, "Times New Roman", "Times", serif;
}
#content-sec-mustread p {
margin: 0;
font-size: 0.85em;
text-transform: uppercase;
letter-spacing: 0.1em;
}

/* archives */

#content-sec-archives {
display: inline;
float: left;
width: 275px;
margin: 0 25px 0 30px;
}
#content-sec-archives h3,
#content-sec-archives .subheading {
text-transform: uppercase;
letter-spacing: 0.1em;
}
#content-sec-archives ul {
font: 1em Georgia, "Times New Roman", "Times", serif;
line-height: 1.8em;
}
#content-sec-archives ul li {
float: left;
width: 135px;
display: inline;
list-style-type: none;
background: none;
padding: 0;
border: none;
}
body.archive .post {
	clear: both;
	margin: 0 30px 15px;
	padding: 0 0 5px !important;
}
body.archive .post-body,
body.archive .post-meta-category,
body.archive .post-meta-tag {
	display: none !important;
}
body.archive .post-date {
	background: transparent;
	float: right;
	text-align: right;
	width: 85px;
}
body.archive .post-date span {
	background: transparent;
	border: none;
	display: inline;
	color: #86c196;
}
body.archive h1.post-title {
	padding-bottom: 6px;
}
body.archive .post-title {
	display: block;
	font: 100%/1.3em "Trebuchet MS", Trebuchet, arial, sans-serif !important;
	margin: 0 10px 0px 0px !important;
	text-transform: uppercase !important;
	width: 425px;
}
body.archive p.post-meta {
margin: -10px 0px;
padding: 0px;
}
body.archive p.post-meta span.post-meta-comment {
	padding-left: 15px;
}
body.archive p.post-meta span.post-meta-comment a {
	color: #899CA0;
}

/* search page		
------------------------------------------------------ */

ul#search-results-list {
margin: 30px 0;
padding: 10px 0 0;
border-top: 1px solid #d9d9d9;
}
ul#search-results-list li {
margin: 0 0 20px;
padding: 0 0 20px 20px;
border-bottom: 1px solid #d9d9d9;
}
ul#search-results-list li h3 {
font: 1.2em Georgia, "Times New Roman", "Times", serif;
text-transform: none;
}
p.search-result-meta {
font-size: 0.8em;
text-transform: uppercase;
}

/* 
footer		
------------------------------------------------------ */

#footer {
clear: both;
font-size: 0.8em;
letter-spacing: 0.2em;
text-transform: uppercase;
}
#footer li {
display: inline;
padding: 0 5px;
background: none;
border-right: 1px solid #555;
}
p.credit {
clear: both;
margin: 20px 0 0;
padding: 10px 0 0;
background: url(i/dot.gif) repeat-x;
font-size: 0.8em;
text-transform: uppercase;
letter-spacing: 0.1em;
}

/* 
misc
------------------------------------------------------ */



/* 
clear		
------------------------------------------------------ */

.clear {
clear: both;
height: 0;
line-height: 0;
}
.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 */mac */d hide from IE-mac */: block;}
/* End hide from IE-mac */*/ock;}
/* End hide from IE-mac */