/*  
Theme Name: Internet Marketing with Blogs
Author URI: http://ithemes.com
Version: 1.0
Author: Cory Miller Media
Description: Internet Marketing with Blogs custom theme
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
Note: Please do not remove attribution links. If you'd like to purchase a license to remove them, log on to: http://internetmarketingwithblogs.com
*/

html, body {margin: 0; padding: 0;}
body {background: #000000 url(http://www.websitetrafficbuildingtool.com/images/b000.jpg) repeat-x; font-family: Arial; font-size: 14px; text-align: center; padding-bottom: 10px; text-align: center;}
body * {margin: 0px; padding: 0px;}

/*********************************************
		Link Styles
*********************************************/
a, a:visited, a:active {color: #3366CC; text-decoration: underline;}
a:hover {color: #CC0000; text-decoration: underline;}
a:hover img {border: 0px solid #CC0000; background: none;}

/*********************************************
		Text Elements
*********************************************/
p, ul, ol, blockquote {color: #000000;}
ol, ul {margin: 5px 35px;}
blockquote {margin: 5px 20px 5px 20px; padding: 10px; background: #ffff99; border: 1px solid #999;}
img {border: 0px solid #ffffff; background: none;}
p {padding: 5px 0px; margin: 0px;}

/*********************************************
		Header Styles
*********************************************/
h1, h1 a {/* This style used as title on single posts and pages */ font-family: Tahoma; font-size: 28px; padding: 5px 0px 10px 0px; margin: 5px 0px 5px 0px; color: #000000; text-decoration: none; font-weight: bold;}
h2, h2 a {/* This style used as header in the sidebars */ background: #333; font-size: 15px; color: #FFF; font-family: Arial; margin: 0px 0px 5px 0px; padding: 5px; font-weight: normal;}
h3, h3 a {/* This style used as the post titles on homepage/archive */ font-family: Arial; font-size: 20px; padding: 5px 0px 5px 0px; margin: 0px; color: #3366CC; text-decoration: underline;}
h4, h4 a {/* This style used as title for comments and as the identifying header on archive page */ font-family: Arial; font-size: 18px; padding: 5px 0px 5px 0px; margin: 0px; color: #666; text-decoration: none;}
h7, h7 a {/* This style used as text inside HTML buttons */ font-family: Tahoma; font-size: 22px; padding: 0px 0px 0px 0px; margin: 0px; color: #000000; font-weight: bold; text-decoration: none;}

/*********************************************
		Container Div
*********************************************/
#container {background: #fff; border: 10px solid #333; text-align: left; margin: 0px auto; width: 850px; padding: 0px;}

/*********************************************
		Home Container Div
*********************************************/
#home_container {background: #fff; border: 10px solid #333; text-align: left; margin: 0px auto; width: 600px; padding: 0px;}

/*********************************************
		Header Styles
*********************************************/
#header {border: 0px solid #fff; background: #333; margin: 0px; padding: 0px; display: block; position: relative;}

/*********************************************
		Home Page Horizontal Navigaion Styles
*********************************************/
#menuhome {color: #333; font-size: 12px; font-family: Arial; text-align: center; text-transform: uppercase; padding: 0px 0px; margin: 0px; display: block;}
#menuhome ul {background: #333; margin: 0px; padding: 5px 0px; color: #FFF;}
#menuhome ul li {display: inline; list-style-type: none; margin: 0px; padding: 5px 0px;}
#menuhome ul li a {color: #FFF; padding: 5px 20px; margin: 0px; text-decoration: none;}
/* if you want to set a "current page item" style, do it here */
#menuhome ul li.current_page_item a, #menu ul li.current_page_item a:visited {background: #333; color: #fff;}
#menuhome ul li a:hover {color: #fff; text-decoration: underline; background: #333;}

/*********************************************
		Horizontal Navigaion Styles
*********************************************/
#menu {color: #FFF; font-size: 13px; font-family: Arial; text-align: center; text-transform: uppercase; padding: 0px 0px; margin: 0px; display: block;}
#menu ul {background: #333; margin: 0px; padding: 5px 0px; color: #FFF; }
#menu ul li {display: inline; list-style-type: none; margin: 0px; padding: 5px 0px;}
#menu ul li a {color: #FFF; padding: 5px 20px; margin: 0px; text-decoration: none;}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a, #menu ul li.current_page_item a:visited {background: #fff; color: #000;}
#menu ul li a:hover {color: #000; text-decoration: none; background: #CCC;}

/*********************************************
		Content Div
*********************************************/
#content {float: left; margin: 0px; padding: 0px 25px 20px 25px; width: 500px; display: block;	border: 0px solid black;}
.post-more {/* Use this class to style the "more" tag */}
.post-more a, .post-more a:visited {/* Use this class to style the link within the post-more div */}
#content ul {padding: 0px 0px 0px 0px;}
#content ul li {padding: 0px 0px 5px 20px; background: url(http://www.websitetrafficbuildingtool.com/images/b001.jpg) no-repeat; list-style-type: none;}
#content ol {padding: 0px 0px 0px 0px;}
#content ol li {padding: 0px 0px 5px 20px; list-style-type: numbered;}

/*********************************************
		Home Content Div
*********************************************/
#home_content {float: left; margin: 0px; padding: 0px 25px 20px 25px; width: 550px; display: block; border: 0px solid black; text-align: left; background: #fff;}
.post-more {/* Use this class to style the "more" tag */}
.post-more a, .post-more a:visited { /* Use this class to style the link within the post-more div */ }
#home_content h1, h1 a {/* This style used as title on single posts and pages */ font-family: Tahoma; font-size: 28px; padding: 5px 0px 5px 0px; margin: 0px; color: #000000; text-decoration: none; text-align: center; border: none; font-weight: bold;}
#home_content h2, h2 a {/* This style used as header in the sidebars */ background: #fff; font-size: 20px; color: #000000; font-family: Arial; margin: 0px; padding: 5px 0px 5px 0px; font-weight: bold; text-align: center;}
#home_content h3, h3 a {/* This style used as the post titles on homepage/archive */ font-family: Arial; font-size: 20px; padding: 5px 0px 5px 0px; margin: 0px; color: #3366CC; text-decoration: underline;}
#home_content h4, h4 a {/* This style used as title for comments and as the identifying header on archive page */ font-family: Arial; font-size: 17px; padding: 10px 0px 5px 0px; margin: 0px; color: #BA0000; text-decoration: none;}
#home_content h5, h5 a {/* This style used as title for comments and as the identifying header on archive page */ font-family: Arial; font-size: 15px; padding: 5px 0px 5px 0px; margin: 0px; color: #BA0000; text-decoration: none;}
#home_content h6, h6 a {/* This style used as title for comments and as the identifying header on archive page */ font-family: Arial; font-size: 13px; padding: 5px 0px 5px 0px; margin: 0px; color: #BA0000; text-decoration: none;}
#home_content blockquote {margin: 5px 20px 5px 20px; padding: 10px; background: #ffff99; border: 1px solid #999;}
#home_content ul {padding: 0px 0px 0px 0px;}
#home_content ul li {padding: 0px 0px 5px 20px; background: url(http://www.websitetrafficbuildingtool.com/images/b001.jpg) no-repeat; list-style-type: none;}
#home_content ol {padding: 0px 0px 0px 0px;}
#home_content ol li {padding: 0px 0px 5px 20px; list-style-type: numbered;}

/*********************************************
		Post Meta Styles
*********************************************/
.meta-top {clear: both; /* we need this so floats in the post are cleared */ padding: 0px 0px 10px 0px; margin: 0px 0px 5px 0px; background: #fff; border-bottom: 1px solid #666;}
.meta-bottom {clear: both; /* we need this so floats in the post are cleared */ padding: 5px; margin: 10px 0px; background: #CCC;}
.meta-date {margin: 0px 5px;}
.meta-author {margin: 0px;}
.meta-comments {margin: 0px 5px;}
.meta-category {margin: 0px 5px;}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {clear: both; /* To clear any floats */ margin: 10px 0px; padding: 10px 0px;}
.nav-previous {width: 249px; float: left; text-align: left;}
.nav-next {width: 249px; float: right; text-align: right;}

/*********************************************
		Right Sidebar
*********************************************/
#r_sidebar {display: inline; float: right; border: 0px solid black; width: 300px; margin: 0px 0px 15px 0px; display: block; /* floats are handled as block elements, this is to fix a margin collapsing bug in IE */}
#r_sidebar p {padding: 5px;}
#r_sidebar img {text-align: center;}
#r_sidebar form {padding: 0px; margin: 5px;}
#r_sidebar ul {list-style-type: none; padding: 0px; margin: 0px;}
#r_sidebar ul li {padding: 0px 0px 10px 0px;}
#r_sidebar ul li ul {padding: 0px 0px 0px 0px;}
#r_sidebar ul li ul li {padding: 0px; margin: 5px;}
#r_sidebar ul li ul li a {color: #3366CC; text-decoration: underline;}
#r_sidebar ul li ul li a:hover {color: #CC0000; text-decoration: underline;}
#r_sidebar ul li ul li ul {padding: 0px; margin: 0px;}
#r_sidebar ul li ul li ul li {padding: 0px; margin: 5px 10px 5px 5px;}

/*********************************************
		Comment Styles
*********************************************/
.comments {padding: 8px;}
.comments .even {margin: 5px 0px 5px 0px; padding: 10px; background: #FFFFFF; overflow: hidden; border-bottom: 1px dotted #B7B7B7;}
.comments .odd {margin: 5px 0px 5px 0px; padding: 10px; background: #FFFFFF; overflow: hidden; border-bottom: 1px dotted #B7B7B7;}

/*********************************************
		Footer Styles
*********************************************/
#footer {margin: 15px 0px 0px 0px; padding: 2px; clear: both; background: #333; text-align: center;}
#footer a {color: #999999; text-decoration: none;}
#footer a:hover {color: #999999; text-decoration: none;}

/*********************************************
		Drop Cap Style
*********************************************/
.dropcap {float: left; font-family: Times New Roman; font-size: 3.25em; line-height: 0.75em; color: #000000; padding: 0.08em 0.1em 0 0;}

/*********************************************
		Scroll Bar Styles
*********************************************/
HTML {scrollbar-base-color: #CC0000; scrollbar-base-color: #CC0000; scrollbar-3dlight-color: #CC0000; scrollbar-highlight-color: #CC0000; scrollbar-track-color: #EBEBEB; scrollbar-arrow-color: black; scrollbar-shadow-color: #CC0000; scrollbar-dark-shadow-color: #CC0000;}