/* 
Theme Name: Business Mag
Version: 1.1
Theme URL: http://www.simplywp.net
Author: Kathie & Andrew
Author URL: http://www.simplywp.net
Description: 3 Columns Business WordPress theme.
Tags: business, blue, magazine, 3 columns, widget ready
*/

body {
 font: 12px Arial, Tahoma, Verdana, Sans-serifs;
 background: #0C4E6E;
 text-align: justify;
 padding: 10px;
 margin: 10px;
 }
#wrap {
 width: 920px;
 padding: 10px;
 margin: auto;
 background: #FFFFFF;
 }
#header {
 background: url('images/header.png') no-repeat top center;
 clear: both;
 margin: auto;
 height: 135px;
 padding: 50px 0px 0px 300px;
 text-align: left;
 color: #FFFFFF;
 }
#header h1 {
 color: #FFFFFF;
 font-size: 38px;
 margin: 0px;
 padding: 0px;
 }
#navigation {
 clear: both;
 font-weight: bold;
 color: #FFFFFF;
 font-size: 12px;
 text-transform: uppercase;
 background: #126E9E;
 margin: 0px 0px 10px 0px;
 height: 30px;
 }
#navigation ul {
 float: left;
 list-style: none;
 margin: 7px;
 padding: 0px;
 }
#navigation li {
 float: left;
 padding: 0px 20px 0px 0px;
 }

#content {
 float: left;
 width: 520px;
 }
.entry_body {
 clear: both;
 padding: 0px;
 margin: 0px 10px 10px 10px;
 line-height: 18px;
 background: #FFFFFF;
 border: 1px solid #126E9E;
 }
.entry_content {
 padding: 10px;
 }
.entry_date {
 color: #3F3030;
 padding: 5px 0px 5px 40px;
 margin: 0px;
 }
.entry_body h1 {
 font-size: 18px;
 background: url('images/entry.png') no-repeat left center;
 color: #126E9E;
 padding: 5px 0px 5px 40px;
 margin: 0px;
 }
.entry_body blockquote {
 padding: 0px 0px 0px 35px;
 margin: 0px 30px;
 background: url('images/quote.png') no-repeat left top;
 color:  #9F9F9F;
 text-align: justify;
 }
.entry_footer {
 clear: both;
 background: url('images/side_title.png') no-repeat right center #126E9E;
 color: #FFFFFF;
 padding: 5px;
 margin: 0px;
 }
.entry_comment {
 float: left;
 }
.entry_category {
 float: right;
 }
#footer_link {
 width: 500px;
 clear: both;
 padding: 10px;
 height: 30px;
 }
.footerleft {
 color: #000000;
 float: left;
 }
.footerright {
 color: #000000;
 float: right;
 }
#content_bottom {
 clear: both;
 }
#sidebar {
 width: 400px;
 padding: 0px;
 float: right;
 margin: 0px;
 }
#side_left {
 float: left;
 width: 195px;
 }
#side_right {
 float: right;
 width: 195px;
 }
#sidebar h2 {
 font-size: 16px;
 color: #FFFFFF;
 background: url('images/side_title.png') no-repeat right center #126E9E;
 padding: 5px;
 margin: 0px 0px 5px 0px;
 }
#sidebar ul {
 list-style: none;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 10px 0px;
 border: 1px solid #CBC5BD;
 }
#sidebar li {
 padding: 3px;
 border-bottom: 1px solid #CBC5BD;
 }
#tab_box {
 padding: 1px;
 background: #FFFFFF;
 margin: 0px;
 }
#sidebartabs {
 font-size: 16px;
 color: #FFFFFF;
 background: url('images/side_title.png') no-repeat right center #126E9E;
 display: block;
 clear: both;
 padding: 5px;
 margin: 0px 0px 5px 0px;
 height: 22px;
 font-size: 14px;
 font-weight: bold;
 }
#sidebartabs a {
 color: #d0f2ff;
 float: left;
 padding: 3px;
 margin: 0px 10px 0px 0px;
 text-decoration: none;
 }
#sidebartabs a.selected {
 color: #FFFFFF;
 float: left;
 padding: 3px;
 margin: 0px 10px 0px 0px;
 text-decoration: none;
 }
#footer {
 clear: both;
 display: block;
 height: 30px;
 background: #126E9E;
 color: #FFFFFF;
 padding:10px;
 margin: 30px 0px 0px 0px;
 }
.wp-smiley {
 padding: 0px;
 margin: 0px;
 }
#content img {
 padding: 0px;
 margin: 0px;
 }
.wp-caption-text {
 display: block;
 font-size: 10px;
 text-align: center;
 padding: 0px;
 margin: 0px;
 }
.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }
.alignright {
 float: right;
 padding: 4px;
 margin: 0px 0px 2px 7px;
 display: inline;
 }
.alignleft {
 float: left;
 padding: 4px;
 margin: 0px 7px 2px 0px;
 display: inline;
 }
.postmetadata {
 clear: both;
 border: 1px solid #F4F4EA;
 padding: 5px;
 color:#ff0000;
 }
#comment_box {
 margin: 5px 20px;
 }
.commentlist {
 margin: 0px 0px 30px 0px;
 list-style: none;
 }
#comment_box ul {
 margin: 0px;
 padding: 0px;
 }
#comment_box li {
 padding: 10px;
 margin: 0px;
 list-style: none;
 }
.alt {
 background: #E7E8E9;
 }
.reply a {
 display: block;
 width: 150px;
 text-align: center;
 padding: 5px 10px;
 color: #FFFFFF;
 background: #0C4E6E;
 }
.reply a:hover {
 color: #EFEFEF;
 text-decoration: none;
 }
#comment_box li {
 list-style: none;
 }
.avatar {
 float: right;
 }
.children {
 padding: 0px;
 margin: 10px 20px;
 border-left: 4px solid #5393A2;
 }
.fn {
 font-weight: bold;
 }
.commentmetadata {
 font-size: 10px;
 }
.textwidget {
 margin: 0px 0px 10px 0px;
 border: 1px solid #EFEFEF;
 padding: 5px;
 }
select {
 margin: 5px 0px 5px 0px;
 }
#wp-calendar {
 border: 1px solid #EFEFEF;
 width: 100%;
 margin: 5px 0px 20px 0px;
 text-align: center;
 }
#wp-calendar th {
 color: #000000;
 }
#wp-calendar caption {
 font-weight: bold;
 padding: 0px;
 margin: 0px;
 }
a {
 text-decoration: none;
 color: #126E9E;
 }
a:hover {
 text-decoration: none;
 color: #000099;
 }
#content h1 a {
 color: #126E9E;
 text-decoration: none;
 }
.entry_footer a {
 text-decoration: none;
 color: #FFFFFF;
 }
#navigation a {
 color: #FFFFFF;
 text-decoration: none;
 }
#navigation a:hover {
 color: #FFFFFF;
 text-decoration: none;
 border-bottom: 2px solid #FFFFFF;
 }
.footerleft a {
 display: block;
 color: #FFFFFF;
 background: #126E9E;
 border: 1px solid #126E9E;
 text-decoration: none;
 padding: 5px 10px;
 }
.footerleft a:hover {
 display: block;
 background: #0C4E6E;
 color: #FFFFFF;
 border: 1px solid #126E9E;
 text-decoration: none;
 padding: 5px 10px;
 }
.footerright a {
 display: block;
 color: #FFFFFF;
 background: #126E9E;
 border: 1px solid #126E9E;
 text-decoration: none;
 padding: 5px 10px;
 }
.footerright a:hover {
 display: block;
 background: #0C4E6E;
 color: #FFFFFF;
 border: 1px solid #126E9E;
 text-decoration: none;
 padding: 5px 10px;
 }
#footer a {
 color: #FFFFFF;
 text-decoration: none;
 }
#footer a:hover {
 color: #FFFFFF;
 text-decoration: underline;
}

#blog-optin, #optin {
    background: url(images/optin-blog-bg.png) left top no-repeat;
    width: 315px;
    height: 281px;
    margin: 15px -14px 20px 0;
    position: relative;
	float: left;
}

#optin {
    background: url(images/optin-bg.jpg) left top no-repeat;
    width: 293px;
    height: 280px;
}

#sidebar #optinwrap {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

#blog-optin #blog-optin-inner,
#optin #optin-inner {
    padding: 48px 20px 0 15px;
}

#optin #optin-inner {
    padding-top: 43px;
    padding-left: 25px;
}

#blog-optin h3,
#blog-optin p {
    text-align: center;
}

#blog-optin h3 {
    font-size: 24px;
    color: #004887;
    font-weight: bold;
    text-shadow: 1px 1px #fff;
}

#optin h3 {
    font-size: 18px;
    color: #004887;
    font-weight: bold;
    text-shadow: 1px 1px #fff;
    margin-bottom: 4px;
}

#blog-optin p {
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
}

#optin p {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}

#optin form,
#blog-optin form {
    width: 205px;
    height: 131px;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 25px;
}

#optin form input.text,
#blog-optin form input.text {
    display: block;
    font-family: 'Myriad Pro', sans-serif;
    font-size: 14px;
    color: #898989;
    text-align: center;
    width: 125px;
    height: 35px;
    border: 1px solid #efefef;
    background: #fff;
    line-height: 35px;
    padding: 0 10px;
}

#optin form input.button,
#blog-optin form input.button {
    cursor: pointer;
    margin-top: 10px;
    background: none;
    border: none;
    width: 205px;
    height: 40px;
}

.home #optin {
    background: url("images/optin-home-bg.png") no-repeat scroll left top transparent;
    height: 351px;
    position: absolute;
    right: -10px;
    top: -60px;
    width: 352px;
    z-index: 19999;
}

.home #optin #optin-inner {
    padding-top: 55px;
    padding-left: 30px;
}

.home #optin h2 {
    color: #464646;
    font-size: 24px;
}

.home #optin p.cta {
    font-size: 14px;
}

.home #optin form {
    width: 280px;
    height: 153px;
    left: 30px;
}

.home #optin form input.button {
    width: 280px;
    height: 55px;
    margin-top: 15px;
}

.home #optin form input.text {
    width: 156px;
}

