/*
Theme Name:makemoneyonline
Theme URI: http://www.semlaguna.com
Description: This is a free WordPress Theme from semlaguna designed by Ed Canape
Author: semlaguna
Author URI: http://www.semlaguna.com


/*-----------Block Level Elements--------------*/

* {
	margin: 0;
	padding: 0;
}


#wrapper {  background-image:url(images/wrappbg.jpg); background-repeat:repeat-y; background-color:#FFFFFF;
	width: 963px;
	margin: 0 auto;
 	overflow:hidden;
	padding:0px;
	}
#domainwrapper { background-color:#FFFFFF;
	width: 963px;
	margin: 0 auto;
 	overflow:hidden;
	padding:0px;
	}
body { background-color:#32272d;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
 	font-size: 12px;
}
a {
	font-weight: bold;text-decoration:none;
	color: #000000;
}
a:hover {
	color: #000000;
text-decoration:none;
	}
#container {	

	width: 963px;
	margin: 0 auto;
}
#header {
	width: 963px;  
 }
 
 #header   h2 a { color:#FFFFFF;  
	font-size: 24px;
 	letter-spacing: -1px;
	padding-bottom: 10px;
	text-decoration: none;    
}
 
#logo { padding-left:10px;	 color:#FFFFFF;  

background: url(images/header.png) no-repeat; height:93px;}
#header ul {
	background: url(images/navigation.jpg) no-repeat;
	width: 950px;
	height: 50px;
	padding-left: 15px;
}
#header ul li {
	float: left;
	display: block;
}
#header ul li a {
	float: left;
	display: block;
	border-right: 1px solid #282727;
	border-left: 1px solid #4b4a4a;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 15px;
	font-size: 15px;
}
#header ul li a.first {
	border-left: none;
}
#header a.subscribe {
	width:450px;
	height: 100px;
	float: right;
	margin-top: -100px;
	text-indent: -99999px;
}
	#header ul li a:hover {
			background: url(images/nav-hover.jpg) repeat-x top;
	}
#content { 
 	padding: 10px;
	float: left;
}

.post .title {
	border-bottom:1px solid #e5e5e5;
	padding:0px;
	margin:0px;  
	}
 #content div.domainpost { padding-left:20px;
	clear: left;
 	padding-bottom: 20px; 
	padding-right: 20px;
}
#content div.domainpost h2 a {     
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: -1px;
	padding-bottom: 10px;
	text-decoration: none;    
	color: green;	
}
	#content div.domainpost h2 a:hover {
	color: #3b78a9;
	}
#content div.domainpost p{
	
	line-height: 1.6em;
	font-size: 13px;
	color: #444;
	padding-bottom: 20px;
}

#content .domainpost table tr td{
	
	line-height: 1.6em;
	font-size: 13px;
	color: #444;
	
}

 #content div.domainposthome { padding-left:20px;
	clear: left;
 	padding-bottom: 20px; 
	padding-right: 20px;
		width: 500px;
}
#content div.domainposthome h2 a {     
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: -1px;
	padding-bottom: 10px;
	text-decoration: none;    
	color: green;	
}
	#content div.domainposthome h2 a:hover {
	color: #3b78a9;
	}
#content div.domainposthome p{
	
	line-height: 1.6em;
	font-size: 13px;
	color: #444;
	padding-bottom: 20px;
}

#content .domainposthome table tr td{
	
	line-height: 1.6em;
	font-size: 13px;
	color: #444;
	
}

#content div.post { padding-left:20px;		width: 500px;
	clear: left;
 	padding-bottom: 20px; 
}
#content div.post h2 a {     
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: -1px;
	padding-bottom: 10px;
	text-decoration: none;
	color: green;
}
	#content div.post h2 a:hover {
	color: #3b78a9;
	}
#content div.post p {
	
	line-height: 1.6em;
	font-size: 13px;
	color: #444;
	padding-bottom: 20px;
}
#content div.post span.info {
	float: left;
	padding: 5px;
	padding-left: 20px;
	color: #3b78a9;
	background: url(images/information.jpg) no-repeat left;
}
div.post small {
	display: block;
	font-size: 10px;
	color: #444;
	line-height: 1.6em;
	padding-bottom: 10px;
	clear: left;
}
#content div.post span.user {
	float: left;
	padding: 5px;
	padding-left: 20px;
	color: #3b78a9;
	background: url(images/comments.jpg) no-repeat left;
}
#content div.post span.comment {
	float: right;
	padding: 5px;
	padding-left: 20px;
	color: #3b78a9;
	border: 0px;
	background: url(images/comments.jpg) no-repeat left;
}

#sidebar { 
 	float: right;
}
 
#sidebar h2 { 
	background: url(images/sidebar-header.png) no-repeat left top;
	width: 350px;
	height: 26px;
	padding: 8px 0;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: lighter;
	margin: 10px 0;
	clear: both;
}
#sidebar div.sidebar-left {
	width: 190px;
	float: left;
 }
#sidebar div.sidebar-right {
	width: 130px;
	float: left;
 }
#sidebar div.tags {
	width: 320px;
}
#sidebar div.sidebar-left h3 {
	font-size: 16px;
	color: green;
	padding-bottom: 10px;
}
#sidebar div.sidebar-left ul {
	padding-bottom: 10px;
}
#sidebar div.sidebar-left ul li {
	list-style: none;
	padding: 3px;
	padding-left: 20px;
	background: url(images/bullet.jpg) no-repeat left;
}
#sidebar div.sidebar-left ul.categories li {
	list-style: none;
	padding: 3px;
	padding-left: 20px;
	background: url(images/category.jpg) no-repeat left;
}
#sidebar div.sidebar-left ul.recent-posts li {
	list-style: none;
	padding: 3px;
	padding-left: 20px;
	background: url(images/post.jpg) no-repeat left;
}
#sidebar div.sidebar-left ul li a {
	font-weight: bold;
	color: #333;
}
#sidebar div.sidebar-left ul li a:hover {
	color: #333;
}
#sidebar div.sidebar-right h3 {
	font-size: 16px;
	color: green;
	padding-bottom: 10px;
}
#sidebar div.sidebar-right ul {
	padding-bottom: 10px;
}
#sidebar div.sidebar-right ul li {
	list-style: none;
	padding: 3px;
	padding-left: 20px;
	background: url(images/category.jpg) no-repeat left;
}
#sidebar div.sidebar-right ul li a {
	font-weight: bold;
	color: #333333;
}
#sidebar div.sidebar-right ul li a:hover {
	color: #333;
}
#footer { 	width: 963px;
height:42px;
	clear: both; background-image:url(images/footer.jpg); background-repeat:no-repeat; background-color:#333333;
 	padding: 3px; 
}
#footer span {
	font-size: 10px;
	padding: 10px;
	color: #555;
}
#comments {
	width: 540px;
	padding: 10px 0;
	float: left;
}
#comments form input {
	width: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
}
#comments form textarea {
	width: 500px;
	height: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	border: 1px solid #999;
}
#comments ol.commentlist {
	list-style: none;
}
#comments ol.commentlist li {
	padding: 5px;
	margin: 10px 0;
	width: 500px;
	background: #fafafa;
	border-left: 10px solid #eee;
	clear: left;
	line-height: 1.6em;
	font-size: 11px;
	color: #555;
}
img { border:0px;
	margin: 2px 0px 3px 0px;
}

 
 .post img {
	float:left;
	margin:0px 10px 10px 0px;
	border:0px solid #999999;
	}

.post a img {
	border:0px solid #999999;
	}
div.post 	ul { padding-left:20px;

}

 
div.post 	ol { padding-left:20px;

}



			.postmetadata {
				border-top: 1px solid #ccc;
				padding: 10px 0 0 0;
				overflow: hidden;
			}
			
				.postmetadata .comments-link a {
					background: url(images/comments-icon.gif) no-repeat left;
					font: 11px/26px Verdana, Arial, sans-serif;
					color: #333;
					text-decoration: none;
					padding: 0 0 0 55px;
					float: left;
				}
				
		
				.postmetadata .social {
					float: right;
				}
				
					.postmetadata .social a {
						
						margin: 0 0 0 16px;
						text-indent: -10000px;
						float: right;
					}
					
						.postmetadata .social a.rss {
							background: url(images/rss-icon.gif) no-repeat;
							width: 20px; height: 20px;
						}
						
						.postmetadata .social a.delicious {
							background: url(images/delicious-icon.gif) no-repeat;
							width: 20px; height: 20px;
						}
						
						.postmetadata .social a.stumbleupon {
							background: url(images/stumble-icon.gif) no-repeat;
							width: 20px; height: 20px;
						}
						
						.postmetadata .social a.reddit {
							background: url(images/reddit-icon.png) no-repeat;
							width: 20px; height: 20px;
						}
		
						.postmetadata .social a.twitter {
							background: url(images/twitter-icon.gif) no-repeat;
							width: 72px; height: 22px;
						}
						
						.postmetadata .social a.facebook {
							background: url(images/facebook-icon.gif) no-repeat;
							width: 20px; height: 20px;
						}
						
						.postmetadata .social a.digg {
							width: 20px; height: 20px;
							background: url(images/digg-icon.png) no-repeat;
							
						}
				
			/** COMMENTS **/

			.socialmedia {
			border-top: 1px solid #ccc;
			
				padding: 0 0 0 0;
				overflow: hidden;
				}
				
			.socialmedia .foot .social {
	float:right;
	margin:10px 5px 20px 15px;
	position:relative;
					
}
.socialmedia .foot .social a {
display:block;
	height:20px;
}
.socialmedia .foot .social a span {
	width:55px;
	text-align:center;
	color:#2b2b2b;
	font-size:.75em;
	padding:8px 0 2px;
	position:absolute;
	top:28px;
	left:-18px;
	display:none;
}
.socialmedia .foot .social a:hover,
.socialmedia .foot .social a:focus {
	text-decoration:none;
	list-style:none;
}
.socialmedia .foot .second a {
	width:20px;
	background:url(images/post-rss.jpg) no-repeat;
}
.socialmedia .foot .third a {
	width:20px;
	background:url(images/reddit-icon.png) no-repeat;
}
.socialmedia .foot .fourth a {
	width:19px;
	background:url(images/social-delicious.png) no-repeat;
}
.socialmedia .foot .fifth a {
	width:20px;
	background:url(images/social-stumble.jpg) no-repeat;
}
.socialmedia .foot .sixth a {
	width:20px;
	background:url(images/digg-icon.png) no-repeat;
}
.socialmedia .foot .seventh a {
	width:73px;
	height: 32px;
	background:url(images/twitter-icon.gif) no-repeat;
}
.socialmedia .foot .eighth a {
	width:96px;
	height:26px;
	padding-top:5px;
	padding-right:50px;
	background:url(images/ico-comm.gif) no-repeat;
	text-indent: -80px;
	font-size:.73em;
}
.socialmedia .foot li {
list-style:none;
}

.socialmedia .foot li.hover a span,
.socialmedia .foot li:hover a span {
	display:none;
}
