/*
Theme Name: WP Bankable
Theme URI: http://themeforest.net/user/contempoinc?ref=contempoinc
Description: A Full Featured Premium Wordpress Theme You Can Bank On!.
Version: 1.1
Author: Chris Robinson
Author URI: http://www.contempographicdesign.com
Tags: grey, clean, community, premium, portfolio, business, fixed width, two columns, widgets, video

*/

/** CSS - WP Bankable
==============================================================================*/

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	list-style: none;
	}

/** Body
==============================================================================*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #323e46;
background: url(images/body_bg.jpg) no-repeat top #a3bdda;
margin: 0 auto;
}

/** Floats
==============================================================================*/

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}

/** Images
==============================================================================*/

#main img {
border: 1px solid #e1dfd9;
padding: 5px;
background-color: #fff;
}

img.frontpage-features {
border: 0 none !important;
padding: 0 4px 24px !important;
}

#sidebar img {
}

.sidebar-ad {
margin: 0 6px 20px;
}

#content img.left, #content-inner img.left, #sidebar img.left, img.alignleft {
margin: 0 16px 8px 0;
}

#content img.right, #content-inner img.right, #sidebar img.right, img.alignright {
margin: 0 0 8px 16px;
float: right;
}

#postimg {
margin: 30px 0 30px 0;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

a img {
border: none;
}

/** Video
==============================================================================*/

#videotn {
position: relative;
}

#videoicon {
position: absolute;
top: 77px;
left: 126px;
height: 41px;
width: 41px;
z-index: 99;
background: url(images/video_overlay.png) no-repeat;
}

#videoiconlrg {
position: absolute;
top: 103px;
left: 279px;
height: 41px;
width: 41px;
z-index: 99;
background: url(images/video_overlay.png) no-repeat;
}

#videotn a {
position: absolute;
}

/** Headings
==============================================================================*/

h1 {
font-size: 28px;
line-height: 32px;
margin: 0 0 12px 0;
font-weight: normal;
}

h2 {
font-size: 20px;
line-height: 26px;
margin: 0 0 10px 0;
font-weight: normal;
text-transform: uppercase;
}

h3 {
font-size: 16px;
line-height: 22px;
margin: 0 0 15px 0;
font-weight: bold;
text-transform: uppercase;
}

h4, h5, h6 {
font-size: 14px;
line-height: 20px;
margin: 0 0 15px 0;
font-weight: normal;
text-transform: uppercase;
}

h5 {
font-size: 12px;
line-height: 16px;
}

h6 {
font-size: 10px;
line-height: 12px;
}

/** Paragraphs
==============================================================================*/

p {
margin: 0 0 16px 0;
}

/** Lists
==============================================================================*/

#main dl, #main ol, #main ul {
padding: 0 0 6px 20px;
}

#main dl {
padding-left: 0;
}

#main dl dt {
font-weight: bold;
}

#main ol li {
list-style-type: decimal;
}

#main ul li {
list-style-type: disc;
}

/** Tables
==============================================================================*/

#main table {
border-spacing: 2px;
margin: 0 0 30px 0;
}

#main th {
font-weight: bold;
border-top: 1px solid #b2ceed;
border-bottom: 1px solid #91a8c3;
background-color: #a3bdda;
}

#main th, #main td {
padding: 5px 10px;
}

#main tr.even {
background-color: #efefef;
}

/** Misc Elements
==============================================================================*/

pre {
width: 579px;
padding: 15px;
margin: 0 0 30px 0;
border: 1px solid #ccc;
border-left: 5px solid #ccc;
background-color: #efefef;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

blockquote {
margin: 0 0 30px 30px;
padding: 0 0 0 15px;
border-left: 3px solid #dfddd5;
}

/** Links
==============================================================================*/

a:link {
color: #3c5589;
text-decoration: none;
}

a:visited {
color: #3c5589;
text-decoration: none;
}

a:hover {
color: #5376bf;
text-decoration: none;
}

a:active {
color: #3c5589;
text-decoration: none;
}

/** Main Container
==============================================================================*/

#container {
width: 975px;
margin: 0 auto;
}

/** Top Bar
==============================================================================*/

#topbar {
height: 20px;
width: 945px;
padding: 0 15px;
background: url(images/top_bar_bg.png) no-repeat;
}

#links li {
float: left;
}

#links li a {
display: block;
height: 18px;
background: url(images/top_bar_divider.jpg) no-repeat left;
color: #fff;
text-transform: uppercase;
font-size: 10px;
padding: 2px 20px 0 20px;
}

#links li#subscribe {
background: url(images/rss_icon.gif) no-repeat right 4px;
}

/** Logo
==============================================================================*/

#logo {
float: left;
margin: 5px 0 6px 12px;
}

/** Tagline
==============================================================================*/

#tagline {
margin: 16px 23px 0 0;
}

/** Search
==============================================================================*/

#s {
width: 248px;
height: 17px;
margin: 8px 15px 0 0;
display: inline;
padding: 5px 3px 0 30px;
border: none;
font-size: 11px;
color: #7f7f7f;
background: url(images/search_bg.png) no-repeat;
}

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

#nav {
height: 36px;
width: 975px;
background: url(images/nav_bg.png) no-repeat;
border-bottom: 3px solid #000;
}

#nav li {
float: left;
display: block;
margin: 11px 0 0 30px;
display: inline;
}

#nav li#home a {
display: block;
height: 13px;
width: 14px;
background: url(images/home_icon.png) no-repeat;
}

#nav li#home a span {
display: none;
}

#nav ul li a {
color: #fff;
display: block;
height: 28px;
text-transform: uppercase;
font-weight: bold;
}

#nav ul ul li a, #nav ul ul ul li a {
text-transform: none;
}

#nav li a:hover {
color: #ccc;
}

ul#nav li.current_page_item a, ul#nav li.current-cat a {
color: #ccc;
}

#nav li ul {
display: none;
}

/** Dropdowns
==============================================================================*/

#nav ul, #nav ul ul{
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
position: relative;
line-height: 1.5em; 
z-index: 100;
}

#nav a{
display: block;
padding: 0px 5px;
color: #fff;
text-decoration: none;
}

#nav ul li ul li a:hover{
color: #333;
}

#nav ul li{
float: left;
position: relative;
}

#nav ul ul {
position: absolute;
display: none;
width: 14em;
top: 2.1em;
background-color: #fff;
border: 1px solid #ccc;
padding: 0 15px 15px 0;
}

#nav ul li ul a{
width: 14em;
height:auto;
float:left;
color: #888;
display: block;
padding: 0px 5px;
}

#nav ul ul ul{
top: auto;
}	

#nav ul li ul ul {
left: 12em;
margin: 0px 0 0 10px;
}

#nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li:hover ul ul ul ul{
display: none;
}
#nav ul li:hover ul, #nav ul li li:hover ul, #nav ul li li li:hover ul, #nav ul li li li li:hover ul{
display: block;
}


/** Breadcrumbs
==============================================================================*/

#breadcrumbs {
font-size: 11px;
color: #636363;
margin: 0;
padding: 0 0 15px 0;
text-transform: uppercase;
}

/** Content
==============================================================================*/

#content {
width: 975px;
background: url(images/content_bg.jpg) repeat-y;
min-height: 800px;
height: auto !important;
height: 800px;
}

#fullwidth {
width: 915px;
background: #fff;
min-height: 800px;
height: auto !important;
height: 800px;
padding: 30px;
}

#main {
width: 618px;
padding: 20px 29px;
}

#postsnav {
float: left;
width: 618px;
padding: 15px 0 30px 0;
}

.previous {
text-transform: uppercase;
padding: 0 0 0 16px;
background: url(images/posts_nav_left_arrow.jpg) no-repeat left;
}

.next {
text-transform: uppercase;
padding: 0 16px 0 0;
background: url(images/posts_nav_right_arrow.jpg) no-repeat right;
}

.postcontent p {
margin: 0 0 16px 0;
}

.postcontent-inner ul, .postcontent-inner ol {
padding: 16px 0 16px 24px;
margin: 16px 0 16px 24px;
}

.postcontent-inner ul li {
list-style-type: disc;
}

.postcontent-inner ol li {
list-style-type: decimal;
}

/** Featured Slider
==============================================================================*/

#featured {
width: 601px;
height: 250px;
padding: 8px;
margin: 0 0 12px 0;
display: inline;
border: 1px solid #e1dfd9;
background-color: #f6f3ec;
}

#featured img {
padding: 0;
border: 1px solid #e1dfd9;
}

#featured h1 {
font-size: 12px;
line-height: 12px;
margin: 8px 0 0 0;
padding: 0;
background: none;
text-transform: none;
}

#featurednav {
margin: 3px 0 0 0;
height: 23px;
width: 67px;
background: url(images/featured_nav_bg.jpg) no-repeat;
}

#prev {
padding: 2px 0 0 4px;
display: block;
height: 18px;
width: 17px;
background: url(images/featured_nav_left.jpg) no-repeat 4px 2px;
z-index: 100;
}

#next {
display: block;
padding: 2px 4px 0 0;
height: 18px;
width: 17px;
background: url(images/featured_nav_right.jpg) no-repeat 1px 2px;
z-index: 100;
}

#prev span, #next span {
display: none;
}

/** Shadow Divide
==============================================================================*/

.shadow {
width: 620px;
height: 22px;
background: url(images/shawdow_divide.jpg) no-repeat;
}

#fullwidth .shadow {
width: 915px;
height: 30px;
background: url(images/shawdow_divide_full.jpg) no-repeat;
}

/** Post Archive
==============================================================================*/

.postarchivewrap {
width: 620px;
margin: 0 0 30px 0;
border-bottom: 1px solid #e1dfd9;
}

.postarchive {
width: 307px;
}

/** Small Column
==============================================================================*/

.smcol {
width: 295px;
margin: 0 14px 30px 0;
display: inline;
}

.smcol p {
margin: 0;
}

/** Meta
==============================================================================*/

.meta {
border-top: 1px solid #e1dfd9;
padding: 5px 0 5px 0;
margin: 0 0 15px 0;
font-size: 10px;
border-bottom: 1px solid #e1dfd9;
}

.commentsnum {
padding: 0 16px 0 0;
background: url(images/comments_icon.jpg) no-repeat right 3px;
}

/** Author Info
==============================================================================*/

#authorinfo {
width: 597px;
padding: 15px;
margin: 30px 0 0 0;
background: url(images/author_info_bg.jpg) repeat-x top #dfdfdf;
border-left: 1px solid #dfddd5;
border-right: 1px solid #dfddd5;
border-bottom: 1px solid #c3c3c3;
}

#authorinfo .avatarwrap {
background-image: none;
}

#authorinfo h3 {
text-transform: none;
}

/** Share
==============================================================================*/

#share {
width: 599px;
padding: 0 15px 0 15px;
border-top: 1px solid #dfdfdf;
background-color: #ccc;
}

#share img {
border: 0;
padding: 8px 0 0 0;
margin: 0;
background-color: #ccc;
}

#share p {
margin: 12px 0 0 0;
padding: 0 0 0 0;
}


/** Related
==============================================================================*/

#related {
padding: 16px 0 16px 0;
}

#related h3 {
font-weight: bold;
}

#related div {
width: 218px;
}

#related ul {
width: 389px;
padding: 0;
border-left: 1px solid #dfddd5;
}

#related ul li {
padding: 0 0 0 16px;
list-style-type: none;
}

#related ul li a {
display: block;
width: 349px;
padding: 4px 24px 4px 0;
background: url(images/arrow_right.jpg) no-repeat right;
border-bottom: 1px solid #dfddd5;
}

/** Comments
==============================================================================*/

#comments {
width: 627px;
margin: 16px 0 16px 0;
border-bottom: 1px solid #dfddd5;
padding: 0 0 16px 0;
}

#respond {
padding: 16px 0 0 0;
border-top: 1px solid #dfddd5;
}

#commentform {
margin: 0 0 32px 0;
padding: 16px 0 0 0;
}

input {
display: block;
float: left;
margin: 5px 5px 1px 0;
}

fieldset {
border: none;
}

input, textarea {
padding: 2px;width: 475px;
width: 300px;
float: none;
}

textarea {
margin: 5px 5px 1px 0;
overflow: hidden;
}

#submit {
float: right;
width: 128px;
height: 24px;
border: none;
display: inline;
margin: 10px 146px 0 0;
background-color: #efefef;
text-transform: uppercase;
font-size: 11px;
}

.avatarwrap { 
float: left;
width: 140px;
margin: 0 0 24px 0;
background: url(images/comment_tail.jpg) no-repeat 120px 16px;
}

.avatarwrap p {
margin: 0;
padding: 0;
font-size: 10px;
}

.commentdate {
color: #808072;
}

.comment {
float: right;
width: 455px;
padding: 16px;
margin: 0 0 24px 0;
background-color: #efefef;
}

#comment_post_ID, #comment_parent, #_wp_unfiltered_html_comment {
display: none;
}

/** Sidebar
==============================================================================*/

#sidebar {
width: 294px;
padding: 20px 0 30px 0;
}

#sidebar li.widget {
width: 291px;
margin: 0 0 15px 0;
padding: 0 0 15px 1px;
background: url(images/widget_divider.jpg) repeat-x bottom;
}

#sidebar li.widget div.widgetwrap {
padding: 0 15px 0 15px;
}

.widget_tag_cloud {
line-height: 24px;
}

#ads img {
border: 0;
padding: 0;
}

.smad {
float: left;
margin: 0 11px 11px 0;
}

.last {
margin-right: 0px;
}

#joinflickr, #advertise {
font-size: 10px;
margin: 0;
text-align: center;
text-transform: uppercase;
}

#flickr img {
float: left;
margin: 0 9px 9px 0;
border: 1px solid #e1dece;
padding: 5px;
height: 66px;
width: 66px;
background-color: #fff;
}

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

#footer {
width: 915px;
height: 36px;
margin: 0 0 30px 0;
padding: 0 30px;
color: #fff;
font-size: 10px;
text-transform: uppercase;
border-top: 3px solid #000;
background: url(images/footer_bg.png) no-repeat;
}

#footer p {
padding: 9px 0 0 0;
}

#toplink a {
color: #fff;
}