/*
THEME NAME: IQ Matrix
THEME URI: http://blog.iqmatrix.com/
DESCRIPTION: Visual v1.0 : Custom theme for the IQ Matrix Blog
VERSION: 1.0
AUTHOR: <a href="http: //www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http: //www.rubiqube.com
*/

@import "reset.css";

body {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 13px;
	color: #333333;
	background: #424242 url(images/bg_body.gif) repeat top left;
}

a {
	text-decoration: none;
	color: #2B7CBB;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0 15px 0;
}

blockquote {
	font-style: italic;
	background: #F5F5F5 url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	padding: 15px 15px 5px 60px;
	margin: 5px 0 15px 0;
	color:  #595959;
	border-top: 1px solid #E9E9E9;
}

.aligncenter {
	margin: 0 auto 10px auto;
	display: block;
}

.alignleft {
	margin: 5px 15px 10px 0;
	float: left;
}

.alignright {
	margin: 5px 0 10px 15px;
	float: right;
}

.leftcol {
	float: left;
}

.rightcol {
	float: right;
}

.icon {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

/* Wrapper */

#wrapper {
	width: 980px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 980px;
}

#topbar {
	height: 45px;
	background: url(images/bg_topbar.png) no-repeat top left;
	overflow: hidden;
}

#topbar a {
	color: #666666;
}

#topbar-links {
	padding: 18px;
	float: left;
}

#topbar-subscribe {
	padding: 9px;
	float: right;
	margin-right: 6px;
}

#topbar-subscribe form {
	display: inline;
}

#subemail {
	width: 140px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
}

#email-submit {
	position: relative;
	top: 6px;

}

/* Logo */

#bgheader {
	height: 150px;
	background: url(images/bg_header.jpg) no-repeat center center;
	overflow: hidden;
}

#logo {
	float: left;
	margin: 35px 0 0 35px;
}

#logo a {
	display: block;
	width: 322px;
	height: 73px;
	background: url(images/logo.png) no-repeat top left;
}

#logo a span {
	display: none;
}

/* Container */

#container {
	width: 980px;
	margin: 30px 0 0 0;
	overflow: hidden;
	background: #FFFFFF url(images/bg_container.gif) repeat-y top left;
}

/* Menu */

#menu {
	width: 960px;
	height: 40px;
	margin-left: 10px;
	background: url(images/bg_menu.png) repeat-x top left;
}

#menu ul li {
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 13px 20px;
	font-size: 110%;
}

#menu ul li.active {
	background: url(images/bg_menu_active.png) repeat-x top left;
}

#menu ul li a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 930px;
	margin: 20px 0 10px 0;
	padding-left: 20px;
	overflow: hidden;
	height: 1%;
	padding-bottom: 10px;
}

#toptitle {
	border-bottom: 2px solid #E5E5E5;
	overflow: hidden;
	height: 1%;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

#toptitle h2 {
	float: left;
	font-size: 140%;
	font-weight: bold;
	color: #334857;
}

#toptitle form {
	float: right;
}

#s {
	width: 240px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
}

.blocktitle {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 2px solid #E5E5E5;
	overflow: hidden;
	height: 1%;
	color: #334857;
}

.blocktitle span {
	float: left;
}

.blocktitle span a:hover {
	color: #334857;
	text-decoration: none;
}

.ico-rss {
	float: right;
	margin: 6px 3px 0 0;
}

.cat-more {
	float: right;
	margin: 6px 3px 0 0;
	font-size: 60%;
	font-weight: bold;
	color:  #27282F;
}

/* Snippet  */

.snippet {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(images/dotted.gif) repeat-x bottom left;
	overflow: hidden;
	height: 1%;
}

.snippet img {
	background: #F2F2F2;
	border: 1px solid #E5E5E5;
	padding: 3px;
}

.title {
	font-size: 110%;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 5px;
}

.meta {
	font-size: 85%;
	color: #666666;
	margin-bottom: 5px;
	line-height: 1.2;
}

.meta a {
	font-weight: bold;
}

.excerpt {
	line-height: 1.3;
	font-size: 90%;
}

/* Last 5 articles */

#lastpost {
	width: 510px;
	overflow: hidden;
	margin-bottom: 20px;
}

#post-image {
	margin-bottom: 15px;
	background: #F2F2F2;
	border: 1px solid #E5E5E5;
	padding: 4px;
}

#lastpost .snippet {
	background: none;
	width: 250px;
}

#lastpost .title {
	font-size: 150%;
}

#similar {
	width: 220px;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #E5E5E5;
}

#similar h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333333;
}

.listposts li {
	padding: 4px 0 4px 16px;
	background: url(images/arrow.gif) no-repeat top left;
	background-position: 0 6px;
	line-height: 1.2;
}

#latestposts {
	width: 400px;
	margin-bottom: 20px;
}

/* Featured Posts */

#featuredposts {
	float: left;
	width: 930px;
}

#featuredposts .blocktitle {
	margin-bottom: 0;
	border-bottom: 3px solid #DBE5EA;
}

#slider-holder {
	background: #F1F5F7;
	border-bottom: 1px solid #DBE5EA;
}

.featuredposts-image {
	margin-bottom: 5px;
	padding: 4px;
	background: #DDE9F1;
}

#mycarousel .title {
	line-height:  1.1;
	padding: 0 4px;
}

/* Featured Categories */

#featuredcats {
	width: 930px;
	float: left;
	margin-top: 50px;
	overflow: hidden;
	height: 1%;
}

.catrow {
	width: 930px;
	margin-bottom: 40px;
	overflow: hidden;
	height: 1%;
}

.catblock {
	width: 450px;
	float: left;
}

.catblockmargin {
	margin-left: 30px;
}

.featuredcats-image {
	width: 180px;
	float: left;
	margin: 0 15px 10px 0;
}

/* More categories */

.homelinks {
	clear: both;
	background: #F2F2F2;
	padding: 0 10px;
	margin-top: 10px;
}

.homelinks ul {
	overflow: hidden;
	padding: 10px 0;
}

.homelinks ul li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #CCCCCC;
}

.homelinks ul li:first-child {
	padding: 0;
	border: none;
}

/* Article Archive */

#archive {
	width: 930px;
	float: left;
	margin-top: 40px;
	overflow: hidden;
	height: 1%;
}

#archive-listing {
	width: 650px;
}

.navigation {
	margin-bottom: 30px;
	overflow: hidden;
	height: 1%;
}

/* Navigation */

.navleft {
	float: left;
}

.navright {
	float: right;
}

#single {
	width: 650px;
	float: left;
	margin-bottom: 30px;
}

#page {
	margin-bottom: 30px;
}

#single .title, #page .title, .single {
	font-size: 240%;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 10px;
}

#single .meta {
	font-size: 100%;
}

#article-excerpt {
	font-size: 110%;
	margin-top: 15px;
}

#article-excerpt p {
	margin-bottom: 15px;
	line-height: 1.3;
}

/* Single Post Tabs */

#postTabsNav {
	overflow: hidden;
	height: 1%;
	position: relative;
	top: 1px;
	z-index: 1000;
	padding-left: 5px;
}

#postTabsNav li {
	position: relative;
	float: left;
	border: 1px solid #CCCCCC;
	border-bottom-width: 0 !important; 
	margin: 0 2px -1px 0; 
	background: #EFEFEF;
}

#postTabsNav li a {
	float: left;
	padding: 10px 10px 8px 10px;
}

#postTabsNav li a.selected {
	background: #FFFFFF;
	padding-bottom: 10px;
	border-bottom-width: 0;
}

.postTabsContent {
	display: block;
	position: relative;
	padding-top: 15px;
}

#tab-article {
	overflow: hidden;
	height: 1%;
}

/* Single Post Content */

.narrow {
	width: 510px;
}

#article-body {
	line-height: 1.3;
	font-size: 110%;
}

#article-body a {
	font-weight: bold;
}

#article-body h2 {
	margin-bottom: 10px;
	padding: 10px 0 5px 0;
	color: #334857;
	border-bottom: 1px solid #EFEFEF;
	font-size: 200%;
	font-weight: bold;
}

#article-body h3 {
	margin-bottom: 10px;
	padding: 10px 0 5px 0;
	color: #334857;
	border-bottom: 1px solid #EFEFEF;
	font-size: 130%;
	font-weight: bold;	
}

#article-body h4 {
	margin-bottom: 10px;
	padding: 10px 0 5px 0;
	color: #334857;
	border-bottom: 1px solid #EFEFEF;
	font-size: 110%;
	font-weight: bold;	
}

#article-body h4 {
	margin-bottom: 10px;
	padding: 10px 0 5px 0;
	color: #334857;
	border-bottom: 1px solid #EFEFEF;
	font-size: 100%;
	font-weight: bold;	
}

#article-body p {
	margin-bottom: 15px;
	line-height: 1.6;
}

#article-body ul, ol {
	margin-bottom: 15px;
}

#article-body ul li {
	list-style: disc;
	margin-bottom: 5px;
	margin-left: 30px;
	line-height: 1.6;	
}

#article-body ol li {
	list-style: decimal;
	margin-bottom: 5px;
	margin-left: 30px;
	line-height: 1.6;
}

#article-body img {
	background: #F2F2F2;
	border: 1px solid #E5E5E5;
	padding: 4px;	
}

#article-body img.wp-smiley {
	border: none;
	background: #FFFFFF;
	padding: 0;
}

#tags {
	padding-top: 10px;
	border-top: 1px solid #EFEFEF;
	margin-top: 20px;
}

#authorbox {
	background: url(images/bg_authorbox.png) no-repeat top left;
	width: 620px;
	padding: 30px 15px 15px 15px;
	overflow: hidden;
	height: 1%;
	margin-top: 10px;
}

#authorbox img {
	float: left;
	border: 5px solid #FFFFFF;
}

#authorbox div {
	float: right;
	width: 510px;
}

#authorbox h4 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
}

#authorbox p {
	line-height: 1.4;
}

/* Single Post Sidebar */

#postsidebar {
	width: 120px;
}

.postblock {
	margin-bottom: 25px;
}

.postblock h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333333;
}

.postblock ul li {
	padding: 8px 0;
	line-height: 1.2;
	background: url(images/dotted.gif) repeat-x bottom left;
	overflow: hidden;
	height: 1%;
}

.postblock ul#sharelinks li {
	background: none;
	padding: 3px 0;
}

ul#postnav li {
	overflow: hidden;
	height: 1%;
}

ul#postnav li span {
	color: #999999;
	font-weight: bold;
	font-size: 85%;
	text-transform: uppercase;
	display: block;
	float: left;
}

ul#postnav li span.next {
	text-align: right;
}

ul#postnav li a {
	float: left;
	display: block;
	margin-top: 5px;
}

/* Comments */

#comments {
	width: 590px;
	clear: both;
}

#comments ol li {
	padding: 10px 0;
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	overflow: hidden;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
}

.comment-gravatar img {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #F0F0F0;
}

.comment-data {
	float: left;
	width: 510px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: bold;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
	margin-bottom: 20px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 410px;
	height: 200px;
	padding: 10px;
	margin-top: 15px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:  100%;
}

/* Pages */

#sidebar {
	width: 250px;
}

.widget {
	width: 250px;
	margin-bottom: 30px;
	list-style: none;
}

h3.widgettitle {
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 2px solid #E5E5E5;
	color: #334857;
}

.widget h3.widgettitle {
	margin-bottom: 10px;
}

.tabs h3.widgettitle {
	margin-bottom: 0;
}

.widget ul li {
	padding: 6px 0;
	border-bottom: 1px solid #EFEFEF;
	line-height: 1.2;
}

.widget p {
	line-height: 1.2;
	margin-bottom: 10px;
}

/* Widget Styling */

ul.tabNavigation {
	width: 300px;
	float: left;
	margin: 0 0 10px 0;
	font-size: 85%;
	font-weight: bold;
	background: #F1F5F7;
}

ul.tabNavigation li {
	float: left;
	padding: 8px 0;
	border: none;
}

ul.tabNavigation a { padding: 8px; }

ul.tabNavigation a:hover { text-decoration: underline; }

ul.tabNavigation a.selected {
	color: #333333;
	background: #FFFFFF;
	padding-top: 7px;
}

/* Footer */

#footer {
	clear: both;
	width: 920px;
	height: 44px;
	padding: 0 30px;
	background: url(images/bg_footer.png) repeat-x top left;
}

#footer-ads {
	clear: both;
	overflow: hidden;
	width: 870px;
	margin: 10px 0 20px 60px;
}

#footer-ads li {
	float: left;
	margin-right: 20px;
}

#footer-links {
	float: left;
	list-style: none;
	margin-top: 15px;
}

#footer-links li {
	float: left;
	margin-right: 25px;
}

#footer-links li a {
	color: #FFFFFF;
}

#footer-widgets {
	overflow: hidden;
	height: 1%;
	color: #929598;
	background: #333333 url(images/bg_footer_widgets.gif) no-repeat 0 5px;
	padding-top: 5px;
	padding-left: 35px;
	padding-top: 25px;
}

#footer-widgets ul li.widget {
	width: 280px;
	float: left;
	margin-right: 35px;
}

#footer-widgets ul li h3.widgettitle {
	border-bottom: none;
	margin-bottom: 5px;
	color: #FFFFFF;
}

#footer-widgets ul li.widget p {
	margin-bottom: 10px;
	line-height: 1.3;
}

#footer-widgets ul li.widget li {
	border-bottom: none;
	border-top: 1px solid #343434;
	line-height: 1.3;
}

#footer-widgets a {
	color: #D3D5D6;
}

#copy {
	width: 980px;
	color: #929598;
	background: url(images/bg_copy.gif) no-repeat bottom left;
	margin-bottom: 30px;
}

#copy p {
	width: 920px;
	padding: 40px 0;
	margin: 0 auto;
	border-top: 3px solid #333333;
}

#copy a {
	color: #929598;
	text-decoration: underline;
}

/* Misc */

.sep {
	color: #CCCCCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

.readmore {
	margin-top: 10px;
	margin-bottom: 10px;
}

.readmore a {
	font-size: 85%;
	color: #27282F;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 24px 2px 0;
	background: url(images/ico_more.png) no-repeat top right;
}

/* Social Bookmarking */

.btn_social {
	float: left;
	margin: 5px 15px 10px 0;
}

#article-body .btn_social img {
	padding: 0;
	border: 0;
	background: #FFFFFF;
}

/* Plugin Customizations */

#flickrrss ul {
	overflow: hidden;
	margin: 15px 0 0 0;
}

#flickrrss ul li {
	float: left;
	margin: 0 12px 12px 0;
	border: none;
	padding: 0;
}

#flickrrss ul li img {
	padding: 5px;
	border: 1px solid #EFEFEF;
}

#polls div.wp-polls {
	margin-top: 10px;
}

#polls div.wp-polls p {
	text-align: left;
}

ul.wp-polls-ul {
	margin: 10px 0;
}

.wp-polls-form input.Buttons {
	float: right;
	display: inline;
	padding: 7px 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #060606;
	background: url("../images/button-bg.jpg") repeat-x 0 0;
	border: none;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
}

.widget_archive select {
	margin-top: 10px;
	width: 280px;
	padding: 3px;
}

/* Homepage specific styling */

#homepromo {
	clear: both;
	height: 60px;
	overflow: hidden;
	border-top: 1px solid #EFEFEF;
}

#homepromo .share {
	width: 340px;
	float: left;
	background: url(images/bg_share.gif) no-repeat 10px 15px;
}

#homepromo .share ul {
	overflow: hidden;
	margin-left: 85px;
}


#homepromo .share ul li {
	float: left;
	padding: 10px 2px;
}

#homepromo .subscribe {
	float: left;
	background: url(images/bg_subscribe.gif) no-repeat 5px 15px;
}

#homepromo .subscribe span {
	display: block;
	padding: 10px 0;
	margin-left: 120px;
}

#TB_window{z-index:100000 !important;}

}


.sucuri-badge {
height: 38px
width: 100%;
}

.sucuri-badge a{
background: url(images/shield6.png) top left no-repeat;
margin: 0 auto 10px !important;
height: 38px;
width: 130px;
display: block
}


#sharebox {
	margin: 20px 0 5px;
	width: 650px;
}
#sharebox h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
}
#sharebox-top {
	background: url("http://www.blog.mastermindmatrix.com/wp-content/themes/mastermindmatrix/images/bg_sharebox_top.gif") no-repeat scroll left top transparent;
	overflow: hidden;
	padding: 20px 20px 5px;
}
#share-buttons {
	float: left;
	width: 170px;
}
#share-twitter {
	float: left;
	margin-right: 10px;
}
#share-facebook {
	float: left;
}
#sharebox-links {
	clear: both;
	padding-top: 15px;
}
#sharebox-links li {
	padding: 2px 0;
}
#moresimilar {
	float: left;
}
#sharebox-btm {
	background: url("http://www.blog.mastermindmatrix.com/wp-content/themes/mastermindmatrix/images/bg_sharebox_btm.gif") no-repeat scroll left bottom transparent;
	height: 15px;
}
.really_simple_share {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

