/*
Theme Name:		Maximize My Business
Theme URI: 		http://smallbusiness-bigresults.com/blog/
Version: 		1.0
Description: 	        A custom Wordpress theme for SmarTrack.
Author: 		Chip Pintilie
Author URI:		http://www.betterimage.org

*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );


/* Basic 2 Column Layout */
.container { width: 960px; margin: 0 auto; position: relative; border: 1px solid gray; background: white;}
.hfeed { width: 670px; float: right; }
.hfeed2 { width: 900px; float: left; display: inline; margin-left: 60px; }

.aside { width: 250px; float: left; background: #dbebf2; display: inline; margin: 0 10px 10px 10px; }
.footer { clear: both; background: #addce6; padding: 5px;}


/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

.addthis_container {
float: left;
}



 

body {
background: #c0d4d4;
}


/* Document Body */
body, input, textarea { font: 14px/1.5 Helvetica, Verdana, Arial, Helvetica, sans-serif; }
 






/* Font Styles */
.serif { font-family: Georgia, "Times New Roman", Times, serif; }
 
.sans-serif { font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif; }
 





/* Vertical Rhythm  */
.entry-meta { margin-bottom: 10px; }
 
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol { margin-bottom: 20px; }
 
.hentry, .widget, .comment, .navigation-links { margin-bottom: 25px; }


.widget {
display: inline;
float: left;
margin: 5px;
width: 240px;
}
 
.article li {
padding-bottom: 8px;
}

.article {
padding: 0px 60px 0 0px;

}


/* Header */

.header {
width: 960px;
height: 248px;
float: left;
background: url(images/header.jpg) no-repeat top left;
position: relative;
}




/* Logo */
#logo, #logo a {
	font-size: 28px;
	line-height: 30px;
	color: #000;
	font-weight: bold; 
	position: absolute;
	left: 100px;
	top: 10px;
	}
 
#logo a:hover {
	color: #2361a1;
	text-decoration: none; }
 
#tagline { color: #333; text-indent: -9999px;}



ul.socialmediatop {
list-style-type:none;
position:absolute;
right:0px;
top:10px;
}

ul.socialmediatop li {
float:left;
margin-right:20px;

}


.technorati {
position: absolute;
top: 100px;
right: 85px;
}


.feedburner {
position: absolute;
top: 100px;
right: 25px;

}
 
.slogan {
position: absolute;
	left: 200px;
	top: 160px;
	width: 400px;
	float: left;
} 

.slogan h3 {
font-size: 24px;
font-weight: bold;
color: white;
font-family: Helvetica, Arial, sans-serif;
line-height: 30px;
}

a.subscribereader {
position: absolute;
	left: 670px;
	top: 160px;
	display: block;
	color: white;
}

a.subscribereader2 {
position: absolute;
	left: 740px;
	top: 165px;
	display: block;
	color: #bffffe;
	font-size: 16px;
}

a.subscribeemail {
position: absolute;
	left: 740px;
	top: 190px;
	display: block;
	color: #bffffe;
	font-size: 16px;
}


.enteremail {
font-weight: bold;
color: white;
}


#email {
margin-bottom: 3px;
}
 
/* Main Menu */
.nav {
	float: left;
	line-height: 1;
	width: 100%;
	height: 32px;
	background: #40b4b3; }
 
.nav, .nav * {
	list-style: none;
	margin-left: 0; }
 
.nav li {
	float: left;
	padding: 0;
	position: relative; }
 
.nav ul li { width: 100%; }
 
.nav a {
	display: block;
	position: relative;
	padding: 9px 10px; 
	font-weight: bold;}
 
/* Hides items under top menu */
.nav ul {
	position: absolute;
	top: -9999em;
	width: 20em; /* left offset of submenus need to match (see below) */ }
 
/* Shows submenus */
.nav li:hover ul,
.nav li.nav-hover ul {
	left: -1px;
	top: 29px;
	z-index: 99; /* match top ul list item height */ }
 
/* Hides all sub items (4 levels deep) */
.nav li:hover li ul,
.nav li.nav-hover li ul,
.nav li li:hover li ul,
.nav li li.nav-hover li ul,
.nav li li li:hover li ul,
.nav li li li.nav-hover li ul { top: -999em; }
 
/* On :hover, displays all sub items (4 levels deep) */
.nav li li:hover ul,
.nav li li.nav-hover ul,
.nav li li li:hover ul,
.nav li li li.nav-hover ul,
.nav li li li li:hover ul,
.nav li li li li.nav-hover ul {
	left: 20em;
	top: -1px; /* match .nav ul width */ }
	
	
	
	
 
/* Default Skin */
.nav {
	border-left: 1px solid white;
 }
 
	.nav ul {
 }
 
		.nav ul li a { border-bottom: 1px solid #ddd; }
 
	.nav li:hover ul,
.nav li.nav-hover ul { }
 
	.nav a {
		color: white;
		border-right: 1px solid white; 
background: #40b4b3;
}
 

		.nav a:hover {
			text-decoration: none;
			background: #40b4b3 url(images/select.gif) no-repeat bottom center;  }
 
	.nav ul a { border-right: none; }
 
	.nav li:hover, .nav li.nav-hover,
.nav a:focus { background: #40b4b3 url(images/select.gif) no-repeat bottom center;  }

li.current_page_item a {
color: #f6ff96;
background:  #40b4b3 url(images/select.gif) no-repeat bottom center;
}

 
/* Menu bugfix */
.ie7 .nav:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
 
/* Links */
a {
	color: #2361a1;
	text-decoration: none; }
 
	a:hover { text-decoration: underline; }
 
.entry-content a:link, .entry-content a:active, .entry-content a:visited {
	color: #2361a1;
	text-decoration: underline; }
 
.entry-content a:hover { text-decoration: none; }
 
/* Headings */
h1, h2, h3, h4, h5, h6 h7 {
	font-weight: bold;
	clear: both; 

	}
 
h1 {
font-family: "Arial Black", Arial, sans-serif;
	font-size: 30px;
	line-height: 30px;
	padding: 5px 0px;
	color: #339999;
	text-align: center;
		margin-bottom: 20px;
	 }
 
h2 {
font-family: "Arial Black", Arial, sans-serif;

	font-size: 24px;
	line-height: 24px;
	padding: 5px 0px;
	text-align: center; 
	color: #339999;
	
		margin-bottom: 10px;
	 }
 
h3 {
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 20px;
	line-height: 24px;
	padding: 5px 0px;
	color: black;
	text-align: center; 
		margin-bottom: 10px;
	 }
 
h4 {
	font-size: 18px;
	line-height: 18px;
	padding: 5px 0px 5px 30px; 
background: url(images/grcheck.gif) no-repeat left top;

	}
 
h5 {
	font-size: 18px;
	line-height: 18px;
font-family: "Arial Black", Arial, sans-serif;

}
 
h6 {
	font-size: 13px;
	line-height: 16px;
padding: 5px 0px 5px 30px; 
background: url(images/accept2.gif) no-repeat left center; }

h7 {
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 20px;
        list-style-type: none;
	padding: 0px 15px;
	color: black;
	text-align: left;  }
 
/* Content */
.page-title {
	font-size: 14px;
	font-weight: bold; }
 
	.page-title span {
		font-style: italic;
		font-weight: normal; }
 
.entry-title, .entry-title a {
	color: #005150;
	font-size: 24px;
	line-height: 28px; }
 
.entry-title a:hover {
	color: #2361a1;
	text-decoration: none; }
 
/* Text Elements */
address { font-style: italic; }
 
abbr[title], acronym[title], dfn[title] {
	cursor: help;
	border-bottom: 1px dotted #666; }
 
blockquote {
	color: #333;
	font-style: italic;
	border: 1px solid #ddd;
	margin-left: 15px;
	padding-left: 10px;
	background: #e0f2f2 url(images/quote.gif) 20px 20px no-repeat; }
	
	
blockquote p {
padding: 10px;
margin: 0;
}	
 
blockquote img {
	border: 1px solid #ddd;


} 
 
strong { font-weight: bold; }
 
em, dfn, cite { font-style: italic; }
 
dfn { font-weight: bold; }
 
sup { bottom: 1ex; }
 
sub { top: .5ex; }
 
small { font-size: 12px; }
 
del { text-decoration: line-through; }
 
ins { text-decoration: underline; }
 
code, pre { line-height: 15px; }
 
var, kbd, samp, code, pre {
	font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace;
	background: #fafafa; }
 
kbd { font-weight: bold; }
 
samp, var { font-style: italic; }
 
pre {
	white-space: pre;
	overflow: auto;
	padding: 10px;
	border: 1px solid #ddd;
	clear: both; }
 
code { padding: 0px 3px; }
 
/* Lists: (ul, ol, dl) */
ul, ol, dl { margin-left: 15px; }
 
.nav { margin-left: 0px; }
 
.entry-content ul, .entry-content ol, #search-query { margin-left: 25px; }
 
li ul, li ol { margin-bottom: 0; }
 
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
 
ol { list-style-type: decimal; }
 
#secondary ul { list-style-image: url(images/accept.png); list-style-type: none; }
 
	ul ul { list-style-type: circle; }
 
		ul ul ul { list-style-type: square; }
 
dt { font-weight: bold; }
 
.fat li { margin-bottom: 10px; }
 
/* Tables */
table {
	border-width: 1px;
	line-height: 18px;
	margin: 0 0 22px 0;
	text-align: left;
	padding: 0 5px; }
 
	table .even { background: #ddd; }
 
caption { text-align: left; }
 
tr { border-bottom: 1px solid #ccc; }
 
th, td { padding: 5px 3px; }
 
/* Forms */
input, textarea, button {
	background: #fafafa;
	border-color: #aaa #ddd #ddd #aaa;
	border-style: solid;
	border-width: 1px;
	color: #444;
	font-size: 14px; }
	
input.smbutton {
background: #90fffc;
}
 
input, textarea, button {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	padding: 3px; }
 
button {
	font: 12px;
	padding: 2px 10px;
	cursor: pointer; }
 
input:focus, textarea:focus, button:hover {
	background: #fff;
	border-color: #777 #ccc #ccc #777; }
 
/* bugfix */
.safari input { padding: 0px 3px; }
 
.chrome input { padding: 1px 3px; }
 
/* Comments */
.comment-list, .comment-list .children { list-style: none; }
 
.comment-list { margin-left: 10px; }
 
.comment { margin-bottom: 40px; }
 
.comment-list .children { margin-top: 40px; }
 
.comment-meta { margin-bottom: 10px; }
 
.commenter { font-size: 16px; }
 
.avatar {
	float: right;
	margin: 0px 0px 10px 20px;
	border: 1px #ddd solid;
	padding: 1px; }
 
/* Comment Reply */
#comment-form .form-section input { margin-right: 10px; }
 
.form-section { margin-bottom: 10px; }
 
	.form-section label { cursor: pointer; }
 
#commenter-details input { margin-right: 10px; }
 
#allowed-tags {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	background: #fff;
	border: 1px #ddd dotted;
	border-top: none;
	width: 573px; }
 
/* Images */
img.alignleft {
	float: left;
	margin-right: 20px;
	margin-top: 5px; }
 
img.alignright {
	display: block;
	float: right;
	margin-left: 20px;
	margin-top: 5px; }
 
img.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	margin-top: 5px; }
 
.wp-caption { text-align: center; }
 
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none; }
 
	.wp-caption .wp-caption-text {
		margin: 0;
		padding: 5px; }
 
.wp-smiley {
	max-height: 13px;
	margin: 0 !important; }
 
/* Prevent the smileys from breaking line-height */
/* [gallery] */
.gallery { margin: auto; }
 
.gallery-image {
	border: 2px solid #cfcfcf;
	margin-left: 0; }
 
.gallery-caption { margin-left: 0; }
 
.gallery-item {
	float: left;
	text-align: center;
	margin-left: 0; }
 
.gallery-columns-2 { width: 50%; }
 
.gallery-columns-3 { width: 33%; }
 
.gallery-columns-4 { width: 25%; }
 
.gallery-columns-5 { width: 20%; }
 
.gallery-columns-6 { width: 16%; }
 
.gallery-columns-7 { width: 14%; }
 
.gallery-columns-8 { width: 12%; }
 
.gallery-columns-9 { width: 11%; }
 
/* Navigation */
.page-navigation .nav-next { float: left; }
 
.page-navigation .nav-previous { float: right; }
 
.single-page-navigation .nav-next { float: right; }
 
.single-page-navigation .nav-previous { float: left; }
 
/* [gallery] + navigation clearfix */
.gallery-row:after, .navigation-links:after, .container:after, .menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; }
 
.gallery-row, .navigation-links, .container, .menu { display: block; }
 
/* Basic Alignments */
.alignleft { float: left; }
 
.alignright { float: right; }
 
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both; }

/* Extra  */
 
.comment-count {

padding: 2px 0 2px 26px;
background: url(images/comment.gif) no-repeat top left;
margin-left: 20px;
}
 
.meta-sep  {
display: none;
}

.entry-header {
font-weight: bold;
font-style: italic;
}

.webdesign {
font-size: 11px;
margin: 0;
padding: 0;
}

p#copyright {
margin: 0;
padding: 0;
}

ul.biglist {
list-style-type: none;
margin: 10px 30px 10px 10px;
font-size: 18px;
font-weight: bold;
color: #336699;
padding: 0;
}

ul.biglist li {
padding: 0 0 20px 30px;
background: url(images/accept2.gif) no-repeat left top;
}

ul.bonus li {
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size: 18px;
font-weight: bold;
list-style-type: none;
color: #339999;
}

.WishListMember_LoginMergeCode {
float: right;
background: #c0d4d4;
padding: 5px;
border: 1px solid #ccc;
width: 280px;
}

.boxenhance {
	font-style: bold;
	border: 1px solid #ddd;
	margin-left: 15px;
		margin-bottom: 15px;

	padding: 10px 40px;
	background: #e4ffff; 
	color: black;
	font-size: 16px;
	}
	
.indented {
padding-left: 30px;
}