/*  
Theme Name: MQB
Theme URI: http://www.maiq.info/mqb-free-wordpress-theme/
Description: Widget ready theme with nice design and simple banner management.
Author: MaiQ
Author URI: http://maiq.info/
Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, three columns, valid XHTML, valid CSS
Version: 1.1

MQB v1.1
http://maiq.info/
This theme was originally designed and built by Maiq, whose blog you will find at http://maiq.info/

The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/
/* GENERAL TAGS */
* 

ul, li, ol { 
list-style:none;
color:#333333;
font:10.5px verdana,sans-serif;
	font-weight:200;
text-align:left;
line-height:1em;
padding:0px 0px 4px 0px;
}
body {
font:11px verdana,sans-serif;
color:#000000;
	font-weight:400;
line-height:150%;
}
h1,h2,h3,h4{
font-family: times, serif;
line-height:100%;
margin-left: 0px;
text-align:left;
padding:0px;

}
h1 {
font-size:30px;
line-height:100%;
}
h3 {
font-size:16px;
line-height:150%;
padding:0;
}

h4 {
font-size:14px;
line-height:100%;
}

h5 {
font-family: verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#333300;
	font-weight:400;
	line-height:100%;
}
h8 {
	color:#333333;
font:12px verdana,sans-serif;
	font-weight:200;
text-align:left;
line-height: 150%;
}

h9 {
font-family: verdana, Helvetica, sans-serif;
font-size:36px;
color:#ffffff;
line-height:100%;
}
h7 {
font-family: verdana, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
color:#666666;
padding-left:1px;
font-weight:400;
}


.author {
font-family: times, new times, serif;
font-style: italic;
text-transform:capitalize;
font-weight: bold;
text-align: right;
color: #333300;
}
a {
color:#555555;
text-decoration:none;
text-transform:capitalize;
line-height:150%
}
a:link:hover {
color:#663300;
font-weight:600;
}
pre, code {
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	background:#fbfbda;
}
pre {
	padding:0 2em 1.7em 2em;
	background:#fbfbda;
	border:1px solid #B4C24B;
	overflow:auto;
	width: 50%;
	w\idth /**/:auto;
}
pre strong { background:#efc }
blockquote {padding-left:10px; border-left: 1px solid #1e1e1e; background:#eee;}

/* HEADER */

#headone {
float:left;
margin:0px;
width:50%;
padding:30px 0px 0px 0px;
height:110px;
background:#333333;
overflow:hidden;
}

#headone h9 {
margin-top:30px;
padding-left:30px;
font-color:cccccc;
}
#headone h2 {
color:#cccccc;
font-size:16px;
line-height:130%;
padding-left:30px;
}
#headtwo{
float:right;
margin:0px auto;
width:50%;
height:140px;
background:#666666;
}

/* CONTAINER */
#container{
	margin: 0px auto;
	width:1090px;
	padding:0px;
}
#sidebar-left {
	float:left;
	width:140px;
	height:auto;
	list-style-type:none;
padding:10px 10px 20px 10px;
}
#sidebar-left2 {
	float:left;
	width:140px;
	height:auto;
	list-style-type:none;
padding:29px 10px 20px 20px;
}

/* MAIN CONTENT */
#content {
float:left;	
padding:10px 10px 20px 10px;
margin:0px auto;
width:430px;
}
#content img{
border:0px;
}
#content2 {
float:left;
width:680px;
min-height: 210px;
padding:10px 5px 20px 10px;
margin:0px auto;
}
#content3 {
float:left;
width:845px;
min-height: 200px;
padding:10px 10px 20px 10px;
margin:0px auto;
}
#hal-content {
float:left;
width:845px;
min-height: 200px;
padding:10px 10px 20px 10px;
margin:0px auto;
}
/* POSTS */
.post {
margin:0 0 10px;
color:#888888;
}
.post h2 {
line-height:1em;
}
.post h2 a {
width:100%;
outline:none;
}
.post img {
	padding: 0px;
	margin: 5px;
	border: 0px solid #E1E1E1;
}
.post .entry {
line-height:1.4em;
overflow:hidden;
}
.post .entry p {
margin:5px 0;
}
.post .entry p a {
font-weight:700;
}
.entry blockquote {
margin:0 1.3em;
}
.entry h3 {
margin:1em 0;
}
.entry ul {
margin:0 1.3em;
list-style:none;
}
.entry li a {
color:#333;
font-weight:700;
}
.entry ul li {
margin-bottom:7px;
}
.entry ol {
margin:0 1em 0 3em;
}
.entry ol li {
margin:0 0 7px;
}
.entry table tr {
padding:15px 0;
}
.entry table tr.alt {
background:#eee;
}
.postMain {
overflow:hidden;
margin-bottom:15px;
}
.postMeta {
background:url(images/dot.gif) repeat-x left center;
text-transform:uppercase;
font-size:11px;
text-align:right;
margin-bottom:5px;
}
.postMeta span.date {
background:#FFF;
color:#7F7F7F;
padding:0 2px 0 4px;
}
.postMeta span.comments {
background:#FFF url(images/user.gif) no-repeat left center;
padding-left:15px;
margin-left:2px;
}
.postMeta span.comments a,.postMeta span.date a {
color:#555;
}
img.wp-smiley {
	border:none;
	background: none;
        padding:0;
	margin:0 2px;
        vertical-align:0;
}
#more {
color:#333300;
font-size:11px;
text-transform:uppercase;
margin-bottom:15px;
margin-top:15px;
text-align:right;
}
#more p,#more img {
vertical-align:middle;
}
#more a img {
border:none;
margin:0 0 3px 2px;
}
/* Sidebar */
#search {
margin-bottom:20px;
}
#search input {
vertical-align:middle;
}
#search #s {
font-size:1.1em;
border:1px solid #BBB;
padding:1px 2px;
margin-right:3px;
width:80%;
}
.sidebar_links h3 {
margin-bottom:0px;
}

.sidebar_links img {
border:0;
}
.side_content {
margin:0 0 20px;
}


.rss_links h3 {
	margin-bottom:0px;
}

.rss_links {
margin-bottom:20px;
}
.rss_title {
font-style: bold;
}

.rss_links ul li {
background:url(images/rss.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
}
.user_links h3 {
margin-bottom:5px;
}
.user_links {
margin-bottom:20px;
}
.user_links ul li {
background:url(images/user.gif) no-repeat 0 3px;
color:#888888;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
}

#sidebar_one {
color:#444;
float:right;
padding:10px 10px 20px 10px;
margin:0px auto;
width:240px;
}

#sidebar_one img {
border:0px;
}
#sidebar_two {
float:right;
width:200px;
padding:10px 10px 20px 0px;
margin:0px auto;
}


#sidebar_two img {
border:0;
}
/* COMMENTS */
#comments {
width:500px;
padding:12px 0 0;
}
#comments h3,h3#respond {
font-size:14px;
font-family: times, new times, serif;
color:#000000;
font-weight:500;
margin-bottom:0px;
}
ol.commentlist {
color: #666;
list-style-type: none;
margin: 0;
margin-top: 1.2em;
padding: 0;
}
.commentlist li {
margin-bottom: 2em;
padding: 0.5em 1em;
margin-bottom:7px;
}
.alt2 {
background: #eaeaea;
padding: 0.5em;
color:#000;
}
.alt1 {
background: #f3f3f3;
padding: 0.5em;
color:#000;
}
p.nocomments {
margin:0 12px 0 7px;
}
p.nocomments a {
color:#ddd;
font-weight:700;
text-decoration:underline;
}
p.nocomments a:hover {
color:#ff9933;
}
#commentform p {
margin:1em 0;
}
#commentform input {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
float:left;
margin-top:3px;
padding:3px;
width:500px;
}
#commentform p a {
font-weight:700;
}
#author,#email,#url,#comment {
font:1.1em verdana,helvetica,sans-serif;
border:1px solid #BBB;
padding:2px;
}
#comment {
width:500px;
overflow:auto;
}
#commentform p small {
font-size:10px;
color:#7F7F7F;
}
/* footer */
#footer {
padding:20px 0px 60px 40px;
text-align:left;
background:#2b2b2b;
}
#footer ,#footer a {
font-family: sans-serif;
font-size:10px;
font-weight:normal;
color:#FFF;
}
#footer a:hover{
text-decoration:underline;
}
/* fixes */
.fix:after {
content:" ";
display:block;
height:0px;
clear:both;
visibility:hidden;
}

.fix {
display:inline-block;
}
* html .fix {
height:1%;
}
.fix {
display:block;
}
.ez100{
float:left;
margin:1px;
border:1px solid #eaeaea;
}
.ez100:hover {
border:1px solid #ccc;
}
/** WORDPRESS CSS */
.clear {
clear:both;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}
.alignright {
   float: right;
   margin: 0 0 10px 10px;
}
.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}
.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
 }
 /* Begin Images */
p img {
	padding: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 0px 0px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 0px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.nocomments {
display:none;
}
