/*  
Theme Name: Internet Marketing Blog
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 

*/

* {
	margin: 0;
	padding: 0;
	border:none;
}

body{
background:#fff url(images/bg.jpg) repeat-x;
font:normal .625em/1em Arial, Helvetica, sans-serif;
}

a:link, a:visited {
text-decoration:none;
}

a:hover {
	text-decoration: none;
}

p {
	padding: 10px 0 0 0;
}

#wrapper {
	margin: 0 auto 0 auto;
	background:url(images/wrapper.png) repeat-y;
	width:974px;
	overflow:hidden;
	height:1%;
}

#header {
background:url(images/header.jpg) left -1px no-repeat;
height:473px;
}
h1 { clear:both;font:normal 3.6em/2em Arial; margin:0 0 0 70px; color:#FFF; }
h1 a { color:#FFF; }
#header span { color:#FFF; font:italic 1.8em "Times New Roman", Times, serif; width:323px; margin:0 0 0 90px; display:block;}
#navigation { list-style:none; width:520px; float:left; margin:0 0 4px 15px;}
#navigation li { font:normal 1.8em/2.444em Arial; float:left; margin:5px 0 0; }
#navigation li a { color:#fff; height:45px; padding:16px 10px 16px;}
#navigation li a:hover { background:url(images/navigation-active.png) repeat-x; color:#273f50; }
#10ways { float:left; }

#opt-in, #latest-posts, #special-product { width:301px; height:215px; margin:39px 0 0 15px; float:left;}
#opt-in { width:286px; padding:0 0 0 15px; position:relative;}
#opt-in p { text-align:center; font:normal 1.0em Arial; margin:0px 10px 17px -10px; color:#143056;}

#name, #from { width:115px; height:21px;  display:block; margin:5px 0 0 145px; padding:0 8px 0 0; background:none; font:normal 1.1em Arial; line-height:21px; color:#263b64;}
#subscribe { clear:both; float:right; margin:10px 13px 0 0; }
#newsletter { position:absolute; top:114px; left:2px;}

#latest-posts, #special-product { padding:0 0 0 0; width:287px; }
#opt-in h2, #latest-posts h2, #special-product h2 { font:bold italic 1.8em/1.5em Arial; color:#263b64; margin:0 0 10px 0; text-indent:40px; } 
#latest-posts h2 { text-indent:47px; }
#special-product h2 { text-indent:55px; }
#latest-posts ul { list-style:none; padding:5px 0 0 15px;}
#latest-posts ul li { font:normal 1.3em Arial; background:url(images/latest-bullet.png) no-repeat 5px 5px; padding:0 0 0 21px; margin:5px 0 0 15px;}
#latest-posts ul li a { color:#363636; }
#latest-posts ul li a:hover { color:#77f6fe; }
#special-product { margin:39px 0 0 20px; }
#special-product #graphs { position:absolute; left:81px; top:31px; }
#special-product #coaching, #special-product #get-started  { position:relative; z-index:10; }
#special-product #get-started {display:block; margin:10px 0 0 5px;}
#special-product #product { position:relative; left:15px;}
#special-product h3 { margin:85px 0 0 155px; font:normal 1.2em Arial; color:#790f0f;}
#special-product #find-out { position:absolute; top:25px; left:155px; }
#container {
clear:both;
width:562px;
float:left; 
padding:0 30px 0 20px;
}

.post {
	padding: 10px 0 95px 10px;
	background:url(images/post-bg.png) no-repeat left bottom;
	margin:0 0 10px; 
	clear:both; 
}

post a { color:#296d9f; font:normal 1.4em Arial; }

.post h2 {
width:546px; font:bold italic 2.4em Georgia; padding:0 0 0 10px; 
color:#296d9f;}

.post h2 a { color:#296d9f; }

.entry {
	line-height: 18px;
	font:normal 1.4em Arial;
	padding:0 0 0 10px;
	color:#06090c;
}

.post ul
{
	list-style-type: none;
	color: #000000;
	margin:0;
	padding:0;
}

.post li
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	line-height: 150%;
}

.post ul li
{
	padding:0px 0 0px 14px;
	background-image: url('images/ulbullet.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

p.postmetadata {
	font:normal italic 1.1em Arial; 
padding:10px 0 0 10px; color:#06090e;}

p.postmetadata a, p.postmetadata span { color:#085790; display:inline;}

.read-comments, .read-more { float:left; margin: 25px 10px 0 0;}

#ads { background:none; border:none; margin:10px 0; padding:0; overflow:hidden;}

#ads a { float:left; margin:5px 5px 5px 15px; display:inline-block; width:125px; height:125px; background:none; padding:0;}

.navigation{
	clear:both;
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar {
float:right;
width:304px;
padding:0 19px 20px 15px;
}

.sidebar ul {
	list-style-type: none;

}
.sidebar ul li { padding:0 0 10px; }
.sidebar ul li, .sidebar.featured {
	
	border:1px solid #b4b4b4;
	margin:20px 0 0;
}
.featured .entry h3 a { color:#253b64; font:bold italic 1em Arial; }
.featured .entry { font:normal 1.2em Arial; padding:10px 10px 35px; background:url(images/sidebar-bg.png) repeat-y;color:#06090c;}
#featured-read-more {float:right; padding:10px 5px; }

.sidebar ul li h2 {font:bold italic 1.8em/30px Arial; color:#465970; background:#d6dde7 url(images/sidebar-h2.png) 10px 6px no-repeat; height:30px; text-indent:45px; margin:1px; }
.sidebar ul li.featured h2 { background:#d6dde7 url(images/featured-h2.png) 10px 6px no-repeat !important; }
.sidebar ul ul li{
font:normal 1.3em Arial; background:url(images/sidebar-bg.png) repeat-y; margin:0; padding:5px 0 0;
border:none;
}

.sidebar ul ul li a { color:#363636; background:url(images/bullet.png) no-repeat left 3px; padding:0 0 0 23px; margin:0 0 0 15px;}
.sidebar ul ul li a:hover { color:#77f6fe; }
table#wp-calendar{
	width: 100%;
}

#banners { border:none; }
#banners a { margin:5px 0; display:block;}

#footer-bg {
clear:both;
height:155px; padding:0 0 55px;
background:url(images/footer-bg.jpg) 0 -1px repeat-x;
}

#footer { width:1274px; padding:35px 0 0; margin:0 auto 0; background:url(images/footer.png) no-repeat; }

#copyright { clear:both; text-align:center; font:normal 1.3em Arial, Helvetica, sans-serif; color:#FFF;  }
#copyright small { display:block; }

#footer-menu { font:normal 1.3em Arial; list-style:none; margin:0 0 0 280px;  }
#footer-menu li { float:left; padding:0 5px 0; border-left:1px solid #fff; }
#footer-menu li a { color:#fff; }
#footer-menu li a:hover { color:#77f6fe; text-decoration:underline; }
#footer-menu li.border { border:none; }



.comments-template{
	clear:both;
	margin: 20px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
	font:normal 1.4em Arial;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	border:1px solid #000; 
}
#search { width:310px; height:63px; margin:-5px 0 0 25px; float:right; }
#searchsubmit { float:left; margin:23px 0 0 9px; }
#s { float:left; margin:24px 0 0 24px; padding:0 5px; width:188px; height:25px; font:normal 1.5em/1.667em Arial; background:none; }