/*  
Theme Name: Blue Black
Description: Simple web2.0 wordpress blog design.
Date: Jun 12, 2009
Version: 2.7.5
Author: Bingo
Author URI: http://www.bingowebdesign.info/
Tags: light, three-Columns, Black, Blue, fixed-width, theme-options
*/

/*-------------------------------------------------------------------------------------------------------------------*/

/*--General--*/
* {	/*--make all to 0 as default--*/
	padding: 0;
	margin: 0;
}

body {
	background:#3b4547 url(images/QW-Blog-bckgrd.jpg) repeat-x;
	font: 80%/170% Verdana, Arial, Helvetica, sans-serif;
	color: #f6fcff;
}

/*--formatting--*/
a {
	color: #018dd8;
	outline-style: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #018dd8;
}

a img {
	border: 0px;
}

p {
	padding: 0 0 1.8em;
}	

h2 {
	font: 900 30px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

h2.pagetitle {
	font: 400 24px Arial, Verdana, Tahoma;
	margin-top: 20px;
	padding: 2px 0;
	text-align: center;
	letter-spacing: 0;
	background-color: #323232;
	border: 1px solid #131313;
}

h2.pagetitle strong {
	font-size: 30px;
}

h2 a {
	color: #5d5b35;
	text-decoration: none;
}

h3 {
	font: 900 20px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h4 {
	font: 900 16px "Times New Roman", Times, serif;	
	font-style: italic;
}

h5 {
	font: 400 14px Arial, Helvetica, sans-serif;	
}

h6 {
margin-left: 23px;
width: 225px;
line-height: 100%;
font: 14px Arial, Helvetica, sans-serif;
margin-top: 15px;
}

blockquote {
	width: 550px;
	background-color: #333333;
	padding: 10px;
	clear: both;
	margin: 10px 0 0 0;
	border: 1px solid #131313;
	font: 400 12px Arial, Times, serif;		
}

blockquote p {
	padding: 0;
}

.entry ul, .entry ol, .post ul, .post ol {
	padding-left: 40px;
}

ul {
	list-style-type: circle;
}

ul li ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ol li ol {
	list-style-type: lower-roman;
}

img.left {
	float: left;
	margin: 5px 5px 5px 0;
	padding: 4px;
	border: 1px solid #141414;
	background-color: #fff;
}

img.right {
	float: right;
	margin: 5px 0 5px 5px;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #141414;
}

/*--container--*/
#background_holder {
background:transparent url(images/QW-Blog-Header.jpg) no-repeat scroll 50% 0;
min-width:960px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 220px;
        margin:auto;
}

#content {
	width: 960px;
	float: left;
}

#content #left-col {
	width: 600px;
	float: left;
	position: relative;
	padding-right: 30px;
        margin-left: 5px;
}

#content #right-col {
	width: 270px;
	margin-top: 20px;
        margin-right: 14px;
	float: right;
	position: relative;
        background: #121212;
        padding: 5px;
        border: 4px solid #1D1D1D;
}

#content #right-col #sidebar {
	width: 300px;
	float: left;
	position: relative;
}

#footer {
	width: 100%;
	float: left;
	color: #fff;
	background: #515e61;
	padding-top: 20px;
	height: 100px;
	margin-top: 20px;
}

/*--header--*/

#header #blog-title {
	float: left;
	color: #fff;
	line-height: 25px;
	margin: 35px 0 0 50px;
}

#header #blog-title h1 a {
	color: #fff;
	font-size: 0px;
}

#header #blog-title span {
	float: left;	
}


/*--page-menu--*/
#header #menu {
	float: left;
	margin: 0px 0px 0 20px;
}

#header #menu ul {
	list-style: none;
}

#header #menu ul li.page_item {
	float: left;
	margin: 0 0 0 10px;
}


#header #menu ul li.page_contact {
	float: left;
	margin: 0 0 0 40px;
}


#header #menu ul li.page_item a {
	width: 70px;
	height: 21px;
	float: left;
	text-decoration: none;
	font: 900 14px Arial, Helvetica, sans-serif;
	color: #e9e8d6;
	text-align: center;
	padding: 7px 0 0 0;
	text-transform:capitalize;
	font-size: 15px;
        margin-top: 178px;
        max-width: 80px;
        min-width: 80px;
}

#header #menu ul li.page_item a:hover {
	color: #fff;
}

#header #menu ul li.current_page_item a {
	color: #fff;
}

#header #menu ul li.page_quadwealthlink {
	float: right;
	margin: 0 0 0 10px;
}

#header #menu ul li.page_quadwealthlink a {
	width: 70px;
	height: 21px;
	float: right;
	text-decoration: none;
	font: 900 14px Arial, Helvetica, sans-serif;
	color: #bcbcbc;
	text-align: center;
	padding: 7px 0 0 0;
	text-transform:capitalize;
	font-size: 14px;
        margin-top: 178px;
        margin-left: 134px;
        max-width: 80px;
        min-width: 80px;
}

#header #menu ul li.page_quadwealthlink a:hover {
	color: #fff;
}

#header #menu ul li.current_page_quadwealthlink a {
	color: #fff;
}


/*--post--*/

.post {
	width: 630px;
	float: left;
	margin-top: 20px;
        margin-left: 8px;
	background: #121212 url(images/post-bg.png) no-repeat top;
	border-left: 1px solid #131313;
	border-right: 1px solid #131313;
}

.post-bg-down {
	float: left;
	width: 635px;
	height: 5px;
	background: url(images/post-bg-down-bk.png) no-repeat;
        margin-left: 8px;
        margin-bottom: 15px;
}

.post-bg-down-contact-form {
	float: left;
	width: 635px;
	height: 5px;
	background: url(images/post-bg-down-bk.png) no-repeat;
        margin-left: -1px;
}


.post-info {
	float: left;
	margin: 0px 0 10px 0;
	padding: 0 1px 0 1px;
        color: #9c9c9c;
}

.post-info a{
	color: #9c9c9c;	
}

.post-info a:hover{
	text-decoration: none;
}

ul.links {
	list-style: none;
}

.entry {
	float: left;
	width: 570px;	
	padding: 20px 20px 0 20px;
}

.entry h2 a {
	font-size: 20px;
	color: #fff;
	float: left;
	width: 580px;
}

.entry h2 a:hover {
	color: #f8c103;	
	text-decoration: none;
}

.more {
    display: block;
	background: url(images/more.png) no-repeat top left;
	width: 73px;
	height: 17px;
	text-indent: -9999em;
	display: block;
    margin: 20px 50px 20px 0;
    cursor: pointer;
    float: right;
}

p.metadata {
	padding: 0 0 0 15px;
	margin-left:10px;
	background-color: #323232;
	clear: left;
	margin-top: 15px;
	font-size: 11px;
	background: url(images/tag.png) no-repeat left;
}

p.metadata2 {
	padding: 2px;
	clear: left;
	width: 625px;
	margin-top: 20px;
	text-align: center;
	margin-left: 8px;
        font-size: 90%;
}

.clear {
	clear: both;
	padding: 10px 0 0 0;
}

.banner-after-post {
	width: 600px;
	height: 60px;
	margin-top: 20px;
	float:left;
}

.banner-after-post img{
	border: none;
}

/*--right-col--*/

/*--feed--*/

.feed {
	width: 275px;
	float: left;
        background: #121212 none repeat scroll 0 0;
}

.feed ul {
	list-style: none;
	margin: 10px 0 0 0;
}

.feed ul li {
	margin-bottom: 5px;
	margin-left: 100px;
	margin-top: 20px;
	line-height: 15px;
}

.feed ul li a{
	color: #fff;
	margin: 0 0 0 0;
	font-weight: bold;
}

.feed ul li a:hover{
	text-decoration: none;
}

.rss-icon {
	float: left;
	background: url(images/rss-icon-bk.png) no-repeat;
	width: 80px;
	height: 40px;
	margin-left: 17px;
        margin-top: 10px;
        padding-right: 20px;
}

/*--search--*/
#searchform {
	width: 267px;
	float: right;
	height: 33px;
	margin: 171px 28px 0 0;
}

#searchform form {
	float: left;
	width: 310px;
	margin: 10px;
	display: inline;
}

#searchform form input#s {
	width: 167px;
	background: url(images/form.png) no-repeat top left;
	height: 19px;
	border: 0;
	float: left;
	margin-right: 10px;
	padding: 3px 0 0 7px;
	color: #666;
	font-size: 11px;
}

#searchform form input#searchsubmit {
	width: 61px;
	background: url(images/search.png) no-repeat center left;
	height: 23px;
	border: 0;
}

/*--ad block--*/

.ads {
	float: left;
	width: 300px;
	margin: 0 0 20px 0;
}

.ads h2 {
	background: url(images/h2-sidebar.png) no-repeat;
	width: 290px;
	height: 25px;
	font-size: 17px;
	padding: 20px 0 0 10px;
}
.adsimg {
	border-left: 1px solid #090909;
	border-right: 1px solid #090909;
	width: 285px;
	padding: 10px 0 0 13px;
}

.ads img {
	border: none;
	margin: 0 0 5px 5px;
}

.li-sidebar-bottom {
	float: left;
	width: 300px;
	height: 4px;
}

/*--sidebar1--*/

#sidebar h3 {
	text-align: center;
	margin-bottom: 15px;
}

#sidebar ul {
	list-style: none;
}


#sidebar2 {
	float: left;
	width: 300px;
}

#sidebar ul {

}

#sidebar ul li {
	float: left;
	width: 225px;
	margin-bottom: 15px;
}

#sidebar ul li h2 {
	background: transparent url(images/yellow-banner-2.png) no-repeat scroll left top;
        width: 280px;
	height: 20px;
	font-size: 13px;
	padding: 19px 0 0 10px;
	text-transform: capitalize;
}


#sidebar ul li ul {

}

#sidebar ul li ul li {
	float: left;
	width: 225px;
	border: 0;
	margin-bottom: 0;
}

#sidebar ul li ul li a {
	float: left;
	width: 258px;
	text-decoration: none;
	color: #bababa;
	padding: 5px 10px 0 20px;
}

#sidebar ul li ul li a:hover {
	color: #F8C103;
	font-weight: normal;
}

/*--comments--*/

#comments {
	margin-top: 15px;
	margin-left: 8px;
	float: left;
	width: 627px;
	padding: 20px 0 20px 0;
	color: #fff;
        background-color: #515E61;
        border: 3px solid #1f1f1f;
}

h3#comment-title {
	background: url(images/comments.png) no-repeat top left;
	width: 200px;
	float: left;
	text-indent: -9999em;
	padding: 5px 0 20px 0;
}

#comments ol, #comments ol li {
	float: left;
	width: 600px;
	list-style: none;
	padding: 0;
	margin-bottom: 20px;
}

#comments ol li .comment-data {
	float: left;
	width: 435px;
	background-color: #323232;
	min-height: 120px;
	overflow: visible;
	font-size: 11px;
	padding: 0 15px 0 15px;
        vertical-align: top;
}

#comments ol li.alt .comment-data {
	float: left;
	width: 435px;
	min-height: 120px;
	overflow: visible;
	padding: 0 15px 0 15px;
	background-color: #323232;
}

#comments .comment-gravatar {
	float: left;
	margin: 0 10px 0 10px;
}

#comments .comment-gravatar img{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 15px solid #fff;
	
}

#comments .comment-info {
	color: #1486c1;	
	font-size: 11px;
	padding: 5px 0 0;
}

#comments .comment-info a {
	color: #fff;
	text-decoration: none;
}

#comments .comments-arrow {
float:left;
vertical-align: top;
}


#comments .comments-arrow img {
float:left;
vertical-align: top;
}


/*--respond--*/
#respond {
	background: url(images/respond.png) no-repeat top left;
	padding-top: 30px;
	margin-top: 15px;
	float: left;
	float: left;
	width: 625px;
        margin-left: 8px;
}

#respond p {
	padding: 0 0 10px 10px;
}

#respond input {
	padding: 2px;
	border: 1px solid #a9a9a9;
}


/*--footer--*/
#footer .footer-text {
	width: 960px;
	margin: 0 auto;
	font-size: 10px;
}

#footer .footer-text a {
	color: #ffffff;
        text-decoration: underline;
}

#footer .footer-text span {
	float: left;
	width: 875px;
}

#footer .footer-text em {
	float: left;
	width: 360px;
	text-align: right;
}

/*--widget-formatting*/
.textwidget {
	padding: 5px;
        background: #121212 none repeat scroll 0 0;
        width: 265px;
}

.textwidget img {
        width: 205px;
}

a.tag-link-11 {
	text-decoration: none;
	margin: 3px;
}

#tag_cloud {
	text-align: center;
}

#get_recent_comments_wrap {
margin-left: 23px;
margin-top: -10px;
}

#get_recent_comments_wrap a {
margin-left: -20px;
margin-top: 15px;
}

#profilepic_profile {
margin-left: 23px;
width: 225px;
}

#profilepic_profile img {
margin-top: 15px;
margin-bottom: 10px;
border: 1px solid #ffffff;
}

#profilepic_profile p {
padding: 0;
}

#mrt_sub_form {
margin-top: 15px;
margin-left: 23px;
width: 225px;
}


/*--page nav--*/

.navigation {

	float: left;
	width: 600px;
	margin: 20px 0 0 0;
}

.navigation .previous {

	float: left;
	display:block;
	text-indent: -9999em;
	background: url(images/previous.png) no-repeat;
	width: 122px;
	height: 22px;
	margin: 7px 0 20px 20px;
	cursor:pointer;
}

.navigation .next {

	float: right;
	display:block;
	text-indent: -9999em;
	background: url(images/next.png) no-repeat;
	width: 94px;
	height: 22px;
	margin: 7px 20px 20px 0;
	cursor:pointer;
}

/*--contact--*/

.contact-form {
	
	width: 550px;
}

.contact-form input {
	
	border: none;
	border: 1px solid #b7b6b6;	
	color: #000;
}

.contact-form textarea {
	
	border: none;
	border: 1px solid #b7b6b6;	
	color: #000;
}

.contact-form form, fieldset {

	border: none;
	
}

.contact-form .cp_message {
	width: 90%;	
	
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
