/*
Theme Name:	Matts Marketing Blog Updated
Theme URI: 	http://www.mattsmarketingblog.com
Version: 	1.0
Author: Coded by Alex Litviniuk
Author URI:	http://agilewebdevelopers.com
/* Reset Browser Defaults */

@import url('library/media/css/reset.css');

@font-face {
    font-family: 'AllerRegular';
    src: url('fonts/fontface/aller_rg-webfont.eot');
    src: url('fonts/fontface/aller_rg-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fontface/aller_rg-webfont.woff') format('woff'), url('fonts/fontface/aller_rg-webfont.ttf') format('truetype'), url('fonts/fontface/aller_rg-webfont.svg#AllerRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DiavloMedium';
    src: url('fonts/fontface/diavlo_medium_ii_37-webfont.eot');
    src: url('fonts/fontface/diavlo_medium_ii_37-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fontface/diavlo_medium_ii_37-webfont.woff') format('woff'), url('fonts/fontface/diavlo_medium_ii_37-webfont.ttf') format('truetype'), url('fonts/fontface/diavlo_medium_ii_37-webfont.svg#DiavloMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MarketingScriptRegular';
    src: url('fonts/fontface/marketingscript-webfont.eot');
    src: url('fonts/fontface/marketingscript-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fontface/marketingscript-webfont.woff') format('woff'), url('fonts/fontface/marketingscript-webfont.ttf') format('truetype'), url('fonts/fontface/marketingscript-webfont.svg#MarketingScriptRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DiavloBook';
    src: url('fonts/fontface/diavlo_book_ii_37-webfont.eot');
    src: url('fonts/fontface/diavlo_book_ii_37-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fontface/diavlo_book_ii_37-webfont.woff') format('woff'), url('fonts/fontface/diavlo_book_ii_37-webfont.ttf') format('truetype'), url('fonts/fontface/diavlo_book_ii_37-webfont.svg#DiavloBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {
}

.alignleft {
}

.alignright {
}

.wp-caption {
}

.wp-caption-text {
}

/**
* Base - Sets vertical rhythm and basic overall typographic face-lift
*
* @package WPFramework
* @subpackage Media
* @beta
*/

.container {
    background: url(images/header-bg.jpg) center top no-repeat;
    width: 970px;
    margin: 0 auto;
}

.hfeed {
    display: inline;
    width: 645px;
    float: left;
    margin: 0 0 0 18px;
}

.aside {
    display: inline;
    width: 272px;
    float: right;
    margin: 0 15px 0 0;
}

.footer {
    clear: both;
    height: 71px;
    text-align: center;
    margin: 20px 0 0;
}

.widget {
    /*background: #fff url('images/col2btm.gif') left bottom no-repeat;*/
    /*padding: 0 22px 15px 22px;*/
    margin-bottom: 0;
}

.widget h3.widget-title {
    background: url('images/col2top.gif') left top no-repeat;
    height: 43px;
    line-height: 45px;
    text-indent: 24px;
    font-weight: bold;
    margin: 0 -22px 0 -22px;
}

.topbox {

}

.topbox .box {
    padding: 20px;
}

.topbox h3 {
    font-weight: bold;
}

.col1btm {
    clear: both;
    /*background: url(images/col1btm.gif) left top no-repeat;*/
    height: 59px;

    margin-bottom: 10px;
    margin-top: -20px;
    color: #000;
    font-weight: bold;
    padding: 0 0 0 20px;
    font-size: 11px;
    position: relative;
}

.col1btm img {
    background: #3b6d90;
    padding: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    vertical-align: middle;
}

.col1btm .greenbtn {
    /*background: url(images/btn_more.gif) left top no-repeat;*/
    border: 1px solid #3b6d90;
    background: #3b6d90;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    width: 83px;
    line-height: 26px;
    display: block;
    margin: 21px 24px 0 0;
    position: absolute;
    right: 10px;
    bottom: 12px;
}

.col1btm .enjoy {

    width: 500px;
    position: absolute;
    left: 20px;
    bottom: 13px;
}

.page-navigation {
    margin: 0 20px 20px 20px;
}

/*
.page-navigation a {
    background: #0e4291 url(images/btn.gif) left top repeat-x;
    color: #fff;
    font-weight: bold;
    border: 2px solid #00317a;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 2px 6px;
}
*/

#aweber {
    background: url(images/box1.gif) left top no-repeat;
    width: 274px;
    height: 217px;
}

#aweber h3 {
    color: #cd2525;
}

#rss {
    background: url(images/box2.gif) left top no-repeat;
    width: 274px;
    height: 209px;
}

#rss .box {
    padding: 20px 30px;
}

#rss h3 {
    float: right;
    margin: 0px;
    font-weight: bold;
    width: 160px;
    line-height: 22px;
}

#rss span {
    font-size: 10px;
    color: #626262;
    margin: -20px 0 0 0;
    width: 160px;
}

#rss .btn {
    float: right;
    margin: 5px 5px 0 0;
}

#rss img {
    margin: 0px 0 10px 0;
}

.post, .page {
    /*background: #fff url('images/col1.gif') left top repeat-y;*/
    padding: 0 0 0 28px;
    font-size: 15px;
}

.posttop {
    background: url('images/col1top.gif') left top repeat-y;
    height: 28px;
}

/* HEADER */
.header {
    height: 190px;
    position: relative;
    /*background: url('images/header.jpg') left top no-repeat;*/
    background:  none;
}

/* Logo */
#logo a {
    font-size: 28px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
}

#logo a:hover {
    color: #2361a1;
    text-decoration: none;
}

#tagline {
    color: #333;
    display: none;
}

#logo {
    display: none;
    height: 139px;
    width: 844px;
}

/* Document Body */
body {
    background: #95bd3c;
    margin: 0;
    padding: 0;
}

/*body, input, textarea {
    font: 13px/1.5 arial, verdana, Times, serif;
}*/

/* Font Styles */
.serif {
    font-family: Georgia, "Times New Roman", Times, serif;
}

.sans-serif {
    font-family: "lucida sans", Verdana, Arial, Helvetica, sans-serif;
}

/* Vertical Rhythm  */
.entry-meta {
    font-weight: bold;
    margin-bottom: 10px;
    color: #9ac43e;
    font-size: 11px;
}

.entry-meta a {
    color: #0c48a1;
}

p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol {
    margin-bottom: 15px;
}

.comment {
    margin-bottom: 0px;
}

/* Menu */
.nav {
    position: absolute;
    margin-bottom: 0px;
    bottom: 10px;
    left: 40px;
    line-height: 1;
    width: 600px;
}

.nav, .nav * {
    list-style: none;
    margin-left: 0;
}

.nav li {
    float: left;
    padding: 0;
    position: relative;
}

.nav ul li {
    width: 100%;
}

.nav a {
    display: block;
    position: relative;
    padding: 13px 20px 14px 20px
}

/* Hides items under top menu */
.nav ul {
    position: absolute;
    top: -9999em;
    width: 20em; /* left offset of submenus need to match (see below) */
}

/* Shows submenus */
.nav li:hover ul,
.nav li.nav-hover ul {
    left: -1px;
    top: 29px; /* match top ul list item height */
    z-index: 99;
}

/* Hides all sub items (4 levels deep) */
.nav li:hover li ul,
.nav li.nav-hover li ul,
.nav li li:hover li ul,
.nav li li.nav-hover li ul,
.nav li li li:hover li ul,
.nav li li li.nav-hover li ul {
    top: -999em;
}

/* On :hover, displays all sub items (4 levels deep) */
.nav li li:hover ul,
.nav li li.nav-hover ul,
.nav li li li:hover ul,
.nav li li li.nav-hover ul,
.nav li li li li:hover ul,
.nav li li li li.nav-hover ul {
    left: 20em; /* match .nav ul width */
    top: -1px;
}

/* Default Skin */
.nav {
}

.nav ul li {
}

.nav ul li a {
}

.nav li:hover ul,
.nav li.nav-hover ul {
}

.nav a {
    background: url(images/space.gif) left top no-repeat;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.nav a:hover {
    text-decoration: none;
    background: url(images/navhover.gif) left top no-repeat;
}

.nav ul a {
}

.nav li:hover, .nav li.nav-hover,
.nav a:focus {
}

/* Menu bugfix */
.ie7 .nav:hover {
    visibility: inherit; /* fixes IE7 'sticky bug' */
}

/* Links */
a {
    color: #0d489e;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.entry-content a:link, .entry-content a:active, .entry-content a:visited {
    color: #2361a1;
    text-decoration: underline;
}

.entry-content a:hover {
    text-decoration: none;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h1 {
    font-size: 24px;
    line-height: 28px;
    padding: 5px 0px;
}

h2 {
    font-size: 22px;
    line-height: 22px;
    padding: 0px 0px 5px 0px;
}

h3 {
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0px;
}

h4 {
    font-size: 14px;
    line-height: 18px;
    padding: 5px 0px;
}

h5 {
    font-size: 12px;
    line-height: 18px;
    padding: 5px 0px;
}

h6 {
    font-size: 10px;
    line-height: 16px;
}

/* Content */
.page-title {
    font-size: 14px;
    font-weight: bold;
}

.page-title span {
    font-style: italic;
    font-weight: normal;
}

.entry-title, .entry-title a {
    color: #0b4aa8;
    letter-spacing: -1px;
    font-size: 36px;
    line-height: 36px;
}

.entry-title a:hover {
    color: #000;
    text-decoration: none;
}

/* Text Elements */
address {
    font-style: italic;
}

abbr[title], acronym[title], dfn[title] {
    cursor: help;
    border-bottom: 1px dotted #666;
}

blockquote {
    color: #666;
    font-style: italic;
    border-left: 1px solid #ddd;
    margin-left: 15px;
    padding-left: 10px;
}

strong {
    font-weight: bold;
}

em, dfn, cite {
    font-style: italic;
}

dfn {
    font-weight: bold;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 10px;
    line-height: 10px;
}

del {
    text-decoration: line-through;
}

ins {
    text-decoration: underline;
}

code, pre {
    line-height: 15px;
}

var, kbd, samp, code, pre {
    font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace;
    background: #fafafa;
}

kbd {
    font-weight: bold;
}

samp, var {
    font-style: italic;
}

pre {
    white-space: pre;
    overflow: auto;
    padding: 10px;
    border: 1px solid #ddd;
    clear: both;
}

code {
    padding: 0px 3px;
}

/* Lists: (ul, ol, dl) */
ul, ol, dl {
    margin-left: 15px;
}

.nav {
    margin-left: 0px;
}

.entry-content ul, .entry-content ol, #search-query {
    margin-left: 25px;
}

li ul, li ol {
    margin-bottom: 0;
}

ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
}

ol {
    list-style-type: decimal;
}

ul {
    list-style-type: none;
    list-style-image: url(images/bullet.png)
}

ul ul {
    list-style-type: circle;
}

ul ul ul {
    list-style-type: square;
}

dt {
    font-weight: bold;
}

.fat li {
    margin-bottom: 10px;
}

/* Tables */
table {
    line-height: 18px;
    margin: 0 0 22px 0;
    text-align: left;
    padding: 0 5px;
}

table .even {
    background: #ddd;
}

caption {
    text-align: left;
}

tr {
    border-bottom: 1px solid #ccc;
}

th, td {
    padding: 2px 3px;
}

/* Forms */
input, textarea, button {
    background: #fff url(images/input.gif) left top repeat-x;
    border-color: #aaa #ddd #ddd #aaa;
    border-style: solid;
    border-width: 1px;
    color: #444;
    font-size: 14px;
}

input, textarea {
    padding: 2px 10px;
    font-family: arial, verdana, "Times New Roman", Times, serif;
}

button {
    font: 12px;
    cursor: pointer;
}

input:focus, textarea:focus, button:hover {
}

.btn {
    background: #0e4291 url(images/btn.gif) left top repeat-x;
    color: #fff;
    font-weight: bold;
    border: 2px solid #00317a;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 2px 6px;
}

/* bugfix */
.safari input {
    padding: 0px 3px;
}

.chrome input {
    padding: 1px 3px;
}

/* Comments */

#comments {
    margin: 0px 10px 10px 10px;
}

.comment {
    /*background: #fff;
    padding: 8px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 2px solid #295a8e;*/
}

.comment-content {
	padding-left: 70px;
}

.comment-author {
    background: url(images/comment-author-bg.gif) left top repeat-x;
    color: #fff;
    font-size: 12px;
    padding: 3px 10px;
	margin-bottom: 5px;
}

.comment-author a {
    font-weight: bold;
    color: #fff;
	font-style: normal !important;
}

h3.comment-title {
    font-weight: bold;
    font-size: 22px;
    margin: 0 0 0 20px;
}

h3#leave-a-reply {
    font-weight: bold;
    font-size: 22px;
}

.comment-feed-link {
    font-size: 10px;
    color: #000;
    margin: -5px 0 15px 20px;
}

.comment-meta {
    font-size: 11px;
    color: #000;
    display: none;
}

.bubble {
    border-radius: 3px;
    background: url(images/bubble.gif) left top no-repeat;
    width: 57px;
    text-align: center;
    float: right;
    color: #fff;
    font-weight: bold;
    line-height: 45px;
    height: 49px;
    font-size: 18px;
}

.comment-list, .comment-list .children {
    list-style: none;
}

.comment-list {
    margin-left: 10px;
}

.comment {
    margin-bottom: 10px;
}

.comment-list .children {
    margin-top: 40px;
}

.comment-meta {
    margin-bottom: 10px;
}

.commenter {
    font-size: 16px;
}

.avatar {
    border: 1px solid #DDDDDD;
    float: none;
    margin: 30px 0 10px -5px;
    padding: 1px;
    position: absolute;
}

/* Comment Reply */
#comment-form {
    margin: 20px;
    background: #b6d3ff;
    padding: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 2px solid #fff;
}

.form-section {
    margin-bottom: 10px;
}

.form-section label {
    cursor: pointer;
}

#commenter-details input {
    margin-right: 10px;
}

#allowed-tags {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 10px;
    background: #fff;
    border: 1px #ddd dotted;
    border-top: none;
    width: 573px;
}

/* Images */
img.alignleft {
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}

img.alignright {
    display: block;
    float: right;
    margin-left: 20px;
    margin-top: 5px;
}

img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
    margin-top: 5px;
}

.wp-caption {
    text-align: center;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption .wp-caption-text {
    margin: 0;
    padding: 5px;
}

.wp-smiley {
    max-height: 13px;
    margin: 0 !important;
}

/* Prevent the smileys from breaking line-height */

/* [gallery] */
.gallery {
    margin: auto;
}

.gallery-image {
    border: 2px solid #cfcfcf;
    margin-left: 0;
}

.gallery-caption {
    margin-left: 0;
}

.gallery-item {
    float: left;
    text-align: center;
    margin-left: 0;
}

.gallery-columns-2 {
    width: 50%;
}

.gallery-columns-3 {
    width: 33%;
}

.gallery-columns-4 {
    width: 25%;
}

.gallery-columns-5 {
    width: 20%;
}

.gallery-columns-6 {
    width: 16%;
}

.gallery-columns-7 {
    width: 14%;
}

.gallery-columns-8 {
    width: 12%;
}

.gallery-columns-9 {
    width: 11%;
}

/* Navigation */
.page-navigation .nav-next {
    float: left;
}

.page-navigation .nav-previous {
    float: right;
}

.single-page-navigation .nav-next {
    float: right;
}

.single-page-navigation .nav-previous {
    float: left;
}

/* [gallery] + navigation clearfix */
.gallery-row:after, .navigation-links:after, .container:after, .menu:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.gallery-row, .navigation-links, .container, .menu {
    display: block;
}

/* Basic Alignments */
.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}

.twit {
    float: left;
    margin: 0 10px 4px 0;
}

#adtop {
    background: url(images/topadvert.gif) left top no-repeat;
    height: 94px;
}

#adtop img {
    margin: 18px 0 0 18px;
}

#adtop #advertisehere {
    float: right;
    margin: 28px 23px 0 0;
}

.header .searchform {
    position: absolute;
    bottom: 0;
    right: 26px;
    width: 250px;
}

.footer p {
    margin: 0;
    font-size: 12px;
    text-align: center;
}

.thumb {
    float: left;
    margin: 0 10px 10px 0;
	max-height: 200px;
    max-width: 160px;
    /*border: 5px solid #75a6ef;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #878787 !important;*/
}

.page h3, .post h3 {
    color: #0b4aa8;
    letter-spacing: -1px;
    font-size: 24px;
    font-weight: normal;

}

button {
    padding: 0px;
    line-height: 17px;
    margin-left: 2px;
}

body {
    background: url(images/bg.png) left top repeat;
}

.clear {
    clear: both;
}

#content #primary {
    margin-left: 0;
    margin-top: 30px;
}

#content #secondary {
    margin-top: 3px;
    margin-right: 0;
    background: url(images/widget-bg.png) left top repeat-y;
    width: 280px;
}

#content .title-tag {
    /*background: url(images/title-bg.png) 6px 17px no-repeat;
    height: 40px;
    position: relative;
    left: -6px;*/
    margin-bottom: 18px;
    color: #153245;
    font-size: 25px;
    font-weight: bold;
}

/*#content .title-tag .tag-left {
    background: url(images/title-tag-left.png) left top no-repeat;
    width: 13px;
    height: 40px;
    float: left;
}

#content .title-tag .tag {
    float: left;
    height: 35px;
    background: url(images/title-tab-bg.png) left top repeat-x;
    color: #fff;
    font-size: 18px;
    line-height: 32px;
    text-shadow: 1px 1px #888;
    font-family: Arial,Helvetica, 'AllerRegular', 'Myriad Pro', sans-serif;
    padding-right: 5px;
    padding-left: 15px;
    min-width: 630px;
    overflow: hidden;
	font-weight: bold;
}*/

#content .title-tag .tag a {
    color: #153245 !important;
    display: block;
    float: left;
    line-height: 1.2em;
    text-decoration: none !important;
    width: 500px;
}

#content .thumbed-post .title-tag .tag a {
    width: 320px;
    font-size: 24px;
    font-weight: normal;
}

#content .title-tag .tag .comments {
    display: block;
    width: 105px;
    max-width: 105px;
    overflow:  hidden;
    float: right;
    line-height: 32px;
    font-family: Arial, 'DiavloMedium', 'Myriad Pro', sans-serif;
    font-size: 14px;
	font-weight: bold;
    color: #959595;
}

#content .title-tag .tag .comments span {
    color: #959595;
}

/*#content .title-tag .tag-right {
    float: left;
    background: url(images/title-tag-right.png) left top no-repeat;
    height: 40px;
    width: 6px;
}*/

.header .menu {
}

.header .menu li {
    float: left;
    background: none;
    list-style: none;
    display: block;
}

.header .menu li a {
    background: none;
}

#top-menu {
    float: none;
    position: absolute;
    text-align: center;
    bottom: 0;
    width: 980px;
}

#top-menu ul {
    display: inline;
    margin: 0 0 0 -80px;
}

#top-menu li {
    height: 48px;
    float: none;
    display: inline;
}

#top-menu li a {
    font-family: Arial-BoldMT, Arial, 'Myriad Pro', sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    text-shadow: 1px 1px #fff;
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    display: inline-block;
}

#top-menu li a:hover {
    text-decoration: none;
    background: #e4e3e3;
}

.header .menu-main-menu-container {
    display: none; /*todo:*/
    position: absolute;
    top: 167px;
}

.header .menu-main-menu-container ul {
    margin-left: 0;
    margin-bottom: 0;
}

.header .menu-main-menu-container li {
    height: 45px;
    padding-left: 15px;
}

.header .menu-main-menu-container li a {
    display: block;
    height: 45px;
    line-height: 45px;
    background: url(images/main-menu-sep.gif) right top no-repeat;
    padding-right: 19px;
    font-family: 'AllerRegular', 'Myriad Pro', sans-serif;
    color: #fff;
    text-shadow: 1px 1px 1px #888;
    font-size: 18px;
    font-weight: bold;
}

.header .menu-main-menu-container li a:hover {
    text-decoration: none;
}

body, body .post, body .page {
    color: #464646;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.header .searchform {
    display: none; /*todo*/
    position: absolute;;
    right: 0;
    bottom: 0;
    width: 220px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.header .searchform input.search {
    float: left;
    background: url(images/search-textfield-bg.gif) left top no-repeat;
    width: 147px;
    height: 33px;
    border: none;
    padding: 6px 15px;
    font-size: 14px;
    color: #999;
}

.header .searchform input.search-btn {
    float: left;
    padding: 0;
    margin: 0;
    border: none;
}

.clear {
    clear: both;
}

.entry-title a,
.entry-title {
    font-family: 'DiavloMedium', 'Myriad Pro', sans-serif;
    font-size: 30px;
    color: #000;
    line-height: normal;
}

.entry-title {
    margin-bottom: 15px;
}

.entry-title span.author {
    font-size: 16px;
    font-family: 'DiavloMedium', 'Myriad Pro', sans-serif;
    color: #999;
    white-space: nowrap;
}

.bubble {
    width: auto;
    padding: 0 7px;
    background: #d0a035;
    height: 30px;
    line-height: 30px;
    font-family: 'DiavloMedium', 'Myriad Pro', sans-serif;
    font-size: 22px;
    color: #f1d494;
    position: absolute;
    top: 0;
    right: -20px;
}

.bubble span {
    color: #fff;
}

.post {
    position: relative;
    margin-bottom: 18px;
}

.post .entry-title {
    width: 470px;
}

#content {
    background: url(images/content-top-bg.png) left top repeat-x;
    padding-bottom: 15px;
}

#secondary a {
    color: #000;
}

#aweber {
    width: 230px;
    margin: 10px auto;
    background: #f3ffda;
    border: 2px solid #000;
    border-radius: 7px;
    height: auto;
    padding-bottom: 10px;
}

#aweber form,
#aweber table {
    margin-bottom: 0;
}

#rss {
    width: 230px;
    margin: 10px auto;
    background: #fff0dc;
    border: 2px solid #000;
    border-radius: 7px;
    height: auto;
    padding-bottom: 10px;
}

#aweber .box {
    padding: 10px 0 0;
}

#rss .box {
    padding: 10px;
}

#secondary .widget {
    position: relative;
    padding: 0 10px 0 20px;
}

#secondary .widget-title {
    margin: 0 0 0 -20px;
    height: 54px;
    line-height: 50px;
    text-indent: 17px;
    padding-top: 0;
    background: url(images/widget-header.png) left top no-repeat;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #153245;
    width: 280px;
}

.icons {
    position: absolute;
    width: 120px;
    height: 80px;
    top: 10px;
    right: 0;
    padding-left: 10px;
    padding-top: 5px;
}

.icons a {
    color: #f4f4f4;
    font-size: 14px;
    width: 70px;
    height: 23px;
    line-height: 23px;
    display: inline-block;
    padding-right: 22px;
}

.icons .rss {
    background: url(images/rss-icon.gif) right center no-repeat;
    margin-bottom: 8px;
}

.icons .facebook {
    background: url(images/facebook-icon.gif) right center no-repeat;
    padding-right: 21px;
}

#categories-list {
    width: 655px;
    padding-left: 10px;
}

#categories-list .category-block {
    display: inline-block;
    padding-left: 10px;
    float: left;
    width: 205px;
    margin-bottom: 15px;
}

#categories-list .category-block .title {
    background: url(images/category-tag-bg.gif) left top repeat-x;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin-bottom: 5px;
}

#categories-list .category-block .title .left {
    padding-left: 7px;
    background: url(images/category-tag-left.gif) left top no-repeat;
}

#categories-list .category-block .title .right {
    padding-right: 34px;
    padding-left: 10px;
    background: url(images/category-tag-right.gif) right top no-repeat;
}

#categories-list .category-block ul {
    margin: 0;
    list-style: none;
}

#categories-list .category-block ul li {
    list-style: none;
    margin-bottom: 4px;
}

#categories-list .category-block ul li a {
    font-size: 12px;
    color: #333;
    font-family: 'DiavloBook', 'Myriad Pro', sans-serif;
}

#categories-list .category-block ul li a:hover {
    color: #d59110;
}

#home-splash {
    background: url(images/top-banner-bg.jpg) left top no-repeat;
    height: 252px;
    overflow: hidden;
    color: #FFFFFF;
    padding:  15px;
}

#home-splash #home-splash-left {
    float: left;
    padding-right: 10px;
    width: 650px;
}

#home-splash #home-splash-left p,
#home-splash #home-splash-left ul,
#home-splash #home-splash-left table{
	margin-bottom: 8px;
}

#home-splash #home-splash-left p {
	font-size: 14px;
	line-height: 18px;
}

#home-splash #home-splash-left table {
	margin-bottom: 0;
}

#home-splash #home-splash-left h1 {
    font-weight: bold;
    text-shadow: 0.5px 0.5px 1px #333333;
    font-size: 34px;
    line-height: normal;
    margin-bottom: 10px;
}

body #home-splash a {
    color: #fff;
}

#home-splash #home-splash-right {
    float: right;
    width: 260px;
    margin-top: 0;
    margin-bottom: 10px;
}

#optin-block {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    text-shadow: 1px 1px #000;
}

#optin-block-inner {
    padding: 0;
}

#optin-block .image {
    text-align: center;
}

#optin-block .image img {
    margin-top: -5px;
}

#optin-block form {
    margin-top: -10px;
    margin-bottom: 7px;
}

/*#optin-block h3 {
    background: url(images/optin-title.png) left top no-repeat;
    width: 335px;
    height: 72px;
    padding: 0;
    line-height: 67px;
    margin-left: -1px;
    font-size: 22px;
    text-shadow: 1px 1px #FFFFFF;
    color: #362903;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
}*/

#optin-block .widget-title div.middle {
    max-width: 270px;
    padding: 0;
}

#optin-block .field {
    margin-bottom: 2px;
}

#optin-block .field label {
    float: left;
    display: block;
    width: 80px;
    text-align: right;
    padding-right: 10px;
    line-height: 27px;
    font-weight: bold;
}

#optin-block input.text {
    display: block;
    background: url(images/optin-textfield.gif) left top no-repeat;
    width: 263px;
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
}

#optin-block-widget {
    background: url(images/optin-widget-bg.jpg) left top no-repeat;
    width: 280px;
    height: 282px;
    margin-top: -8px;
}

body #secondary #optin-block {
    width: 280px;
    text-align: center;
}

body #wrapper #home-splash-left h1 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 7px !important;
    padding-bottom: 0;
	white-space: nowrap;
}
body #wrapper #home-splash-left h2 {
    font-size: 23px;
    font-weight: bold;
    margin-top: 15px;
}
body #wrapper #home-splash-left {
    text-shadow: 1px 1px #000;
    font-size: 14px;
}


#home-splash-right #optin-block h2 {
    padding-top: 0;
    font-size: 25px;
    white-space: nowrap;
}

#optin-block h2 {
    font-size: 20px;
    font-weight: bold;
    padding: 15px 0 5px;
}

#optin-block .disclaimer-top {
    padding: 0 0 25px;
    clear:both;
}

/*#home-splash-right #optin-block input.text {
    background: url(images/optin-textfield.gif) left top no-repeat;
    height: 48px;
    line-height: 48px;
    width: 263px;
    border: none;
}*/

#optin-block input.text {
    background: url(images/optin-textfield-short.gif) left top no-repeat;
    height: 46px;
    border: none;
    line-height: 46px;
    width: 235px;
    padding: 0 10px;
    margin: 0 auto 10px;
}

#optin-block input.download-button {
    padding: 0;
    border: none;
}

#optin-block .disclaimer {
    margin: 2px 0 6px;
}

#home-splash-right #optin-block .disclaimer {
    font-size: 9px;
    white-space: nowrap;
}

#optin-block .btn {
    background: url("images/btn-light-bg.gif") repeat-x scroll left top #0E4291;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #654301;
    border-radius: 15px;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #362903;
    font-weight: bold;
    padding: 10px 20px;
    text-shadow: 1px 1px #FFFFFF;
    margin-bottom: 0;
    cursor: pointer;
}

#header-line {
    background: url(images/header-line.png) left top repeat-x;
    height: 12px;
    margin-bottom: 10px;
}

#secondary #optin-block {
    width: 250px;
    margin: 5px auto 20px;
}

#secondary #optin-block img {
    max-width: 240px;
}

#secondary #optin-block .field label {
    width: 50px;
}

#wrapper {
    background: url(images/top-bg.png) left -30px repeat-x;
    margin: 0;
    padding: 0;
	overflow: hidden;
}

#wrapper-top {
    background:  url(images/top-center-bg.jpg) center -30px no-repeat;
    margin: 0;
    padding: 0;
	overflow: hidden;
}

#content-holder {
    margin-top: 15px;
    background: url(images/transparent.png) left top repeat;
    padding: 5px;
    /*background: url(images/content-bg.png) left top repeat-y;
    padding: 0 23px 0 24px;
    width: 960px;*/
}
#content-holder-inner {
    background: #fff url(images/widget-bg.png) right top repeat-y;
}

#wrapper-bottom {
    background: url(images/footer-bg.png) left bottom repeat-x;
    margin: 0;
    padding: 0;
}

#content .widget ul {
    margin: 5px 0 15px 30px;
}

#content .widget ul li {
    margin-bottom: 5px;
}

#content .post {
    background: url(images/post-separator.png) center bottom no-repeat;
    padding-bottom: 20px;
}

#content .post:last-child {
    background: none;
    padding-bottom: 0;
}

#content .thumbed-post {
    position: relative;
    padding-left: 190px;
    min-height: 160px;
}

#content .thumbed-post .thumb {
    position: absolute;
    left: 0;
    max-width: 160px;
    max-height: 200px;
}

#footer-menu {
	text-align:center;
    float: none;
    padding-left: 40px;
}

#footer-menu ul {
    margin: 0;
}

#footer-menu ul li {
	display: inline;
    float: none;
    list-style: none;
    padding-right: 20px;
}

#footer-menu ul li a {
    color: #fff;
    font-size: 10px;
}

.footer {
	overflow: hidden;
}

.footer #copyright {
    float: none;
    text-align: center;
    margin-top: 17px;
    /*background: #294455;*/
    color: #fff;
    padding: 0 20px 0;
}

.footer #copyright a {
    color: #fff;
}

.featured-header {
    background: url(images/featured-post-line.gif) left top no-repeat;
    height: 15px;
    margin-bottom: 20px;
    margin-left: 28px;
}

.latest-post-header {
    background: url(images/latest-post-line.gif) left top no-repeat;
    height: 15px;
    margin-bottom: 20px;
}

.featured-post {
    padding-bottom: 30px !important;
    /*background: none !important;*/
}

.featured-post .title-tag .tag a {
    font-size: 28px !important;
}

.yellow {
    color: #ffcc00 !important;
}

#content .exerpt-post p {
    margin-bottom: 0;
    padding-bottom: 10px;
}

#content .exerpt-post .title-tag {
    margin-bottom: 7px;
}

#video-hover-optin {
	cursor: pointer;
}

#author-info {
    padding: 10px 15px 10px 10px;
    margin: 10px -28px 0;
    padding: 10px 15px 10px 10px;
    background: #EFEFEF;
    border-top: 2px solid #AAA;
    border-bottom: 2px solid #AAA;
    width: 655px;
}

#author-info .avatar {
    position:static;
    float:left;
    margin: 0 20px 0 0;
}

/*   custom style */
#top-post-advert{
	margin-bottom:15px;
}
#optin-block-bottom-post{
	margin: 15px 0;
	background-color: #0f3854;
	color: #FFFFFF;
}
#optin-block-inner-bottom-post{
	padding: 15px 20px;
}
#optin-block-inner-bottom-post h3{
	color: #FFFFFF;
	font-size: 18px;
}
.bsf-download-button{
	background: none;
	width: 150px!important;
	border:none;
	margin: -5px 0 0 0!important;
}
#optin-block-inner-bottom-post input{
	float: left;
	margin-right: 5px;
	width: 120px;
}
#optin-block-inner-bottom-post .form-small-font{
	font-size: 10px;
}

body #primary.clean-primary {
    background: #fff;
    width: 930px;
}


body #primary.clean-primary .bottomcontainerBox {
    display: none;
}

body #primary.clean-primary .article > div:last-of-type {
    padding-bottom: 25px;
}
