/*  
Theme Name: 7even
Theme URI: http://www.7evenleafclover.com
Description: This is my theme for a tutorial.
Version: 1.0
Author: 7evenLeafClover
Author URI: http://www.7evenleafclover.com

*/


body {
	padding:0px;
	margin:0px;
	background-color:#212121;
	z-index:2;
}

#mainholder {
	margin:auto;
	width:1024px;
	height:768px;
	z-index:2;
}

#sidelineleft {
	background-image:url(/images/sidelines.gif);
	background-repeat:no-repeat;
	width:4px;
	height:900px;
	float:left;
	z-index:2;
}

#mainarea {
	width:1008px;
	height:768px;
	float:left;
	z-index:2;
}

#header {
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	width:1008px;
	height:110px;
	z-index:2;
}

#home {
	width:450px;
	height:110px;
	z-index:2;
}

#whitedivider {
	background-color:#FFF;
	height:3px;
	width:1008px;
	z-index:2;
}

#navigationholder {
	width:1008px;
	height:38px;
	z-index:2;
}

#search {
	background-image: url(/images/search.gif);
	background-repeat:no-repeat;
	width:120px;
	height:38px;
	float:left;
	z-index:2;
}

a:hover #search {
	background-image:url(/images/searchColor.jpg);
}

#media {
	background-image: url(/images/media.gif);
	background-repeat:no-repeat;
	width:121px;
	height:38px;
	float:left;
	z-index:2;
}

a:hover #media {
	background-image:url(/images/mediaColor.jpg);
}

#consulting {
	background-image: url(/images/consulting.gif);
	background-repeat:no-repeat;
	width:166px;
	height:38px;
	float:left;
	z-index:2;
}

a:hover #consulting {
	background-image:url(/images/consultingColor.jpg);
}

#design {
	background-image:url(/images/design.gif);
	background-repeat:no-repeat;
	width:115px;
	height:38px;
	float:left;
	z-index:2;
}

a:hover #design {
	background-image:url(/images/designColor.jpg);
}

#webdevelopment {
	background-image:url(/images/webdev.gif);
	background-repeat:no-repeat;
	width:244px;
	height:38px;
	float:left;
	z-index:2;
}

a:hover #webdevelopment {
	background-image:url(/images/developmentColor.jpg);
}

#affiliate {
	background-image: url(/images/affiliate.gif);
	background-repeat:no-repeat;
	width:152px;
	height:38px;
	float:left;
	z-index:2;
}

a:hover #affiliate {
	background-image:url(/images/affiliateColor.jpg);
}

#blog {
	background-image:url(/images/blogColor.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:38px;
	float:left;
	z-index:2;
}

a:hover #blog {
	background-image:url(/images/blogColor.jpg);
}

#glowholder {
	width:1008px;
	height:15px;
	z-index:2;
}

#navunderglow {
	background-image:url(images/underglow.gif);
	background-repeat:repeat;
	height:15px;
	z-index:2;
}

#blogtitle {
	background-image:url(images/blogtitle.gif);
	background-repeat:no-repeat;
	width:881px;
	height:66px;
	margin-left:61px;
	z-index:2;
}
	
#centerholder {
	width:880px;
	margin:auto;
	margin-top:3px;
	clear:both;
	z-index:2;
}

#leftblogholder {
	width:678px;
	float:left;
}

#blogmaintitle {
	background-image:url(images/blogmaintitle.gif);
	background-repeat:no-repeat;
	width:676px;
	height:33px;
}

#blogcontentarea {
	width:676px;
	height:100%;
	background-color:#fef7e9;
}

#posttitle {
	width:500px;
	color:black;
	margin:auto;
	padding-top:10px;
	font-family:helvetica;
}

.content {
	width:550px;
	margin:auto;
	font-family:times;
}

.postmetadata {
	font-size:12px;
}

.navigation {
}

#rightsocialholder {
	width:197px;
	float:left;
	margin-left:2px;
}

#socialmaintitle {
	background-image:url(images/get-social.gif);
	background-repeat:no-repeat;
	width:190px;
	height:33px;
}

#socialcontentarea {
	width:190px;
	height:100%;
	background-color:#fef7e9;
}

#socialbuttonholder {
	width:190px;
	height:42px;
	padding-top:10px;
}

#rssfeed {
	background-image:url(images/rss.png);
	background-repeat:no-repeat;
	width:33px;
	height:33px;
	float:left;
	margin-left:10px;
}

#twitter {
	background-image:url(images/twitter.png);
	background-repeat:no-repeat;
	width:33px;
	height:33px;
	float:left;
	margin-left:10px;
}

#facebook {
	background-image:url(images/facebook.png);
	background-repeat:no-repeat;
	width:33px;
	height:33px;
	float:left;
	margin-left:10px;
}

#su {
	background-image:url(images/stumbleupon.png);
	background-repeat:no-repeat;
	width:33px;
	height:33px;
	float:left;
	margin-left:10px;
	
}

#wpsidebar {
	width:190px;
	font-family:helvetica;
	margin-left:15px;
	font-size:11px;
}

#pages {
	font-size:12px;
	width:100px;
	font-family:times;
	margin-left:10px;
	color:#454545;
}

#cats {
	font-size:12px;
	width:190px;
	font-family:times;
	margin-left:10px;
	color:#454545;
}

#archives {
	font-size:12px;
	width:100px;
	font-family:times;
	margin-left:10px;
	color:#454545;
}

#blogroll {
	font-size:12px;
	width:100px;
	font-family:times;
	margin-left:10px;
	color:#454545;
}

#meta {
	font-size:12px;
	width:100px;
	font-family:times;
	margin-left:10px;
	color:#454545;
}

#footer {
	font-size:10px;
	width:180px;
	font-family:times;
	text-align:center;
	margin-left:-10px;
}

#sidelinelright {
	background-image:url(/images/sidelines.gif);
	background-repeat:no-repeat;
	width:4px;
	height:900px;
	float:left;
	z-index:2;
}

#bottomcircles {
	background-image:url(images/bottom-circles.gif);
	width:299px;
	height:245px;
	position:absolute;
	z-index:-1;
	margin-top:510px;
	margin-left:5px;
}

#topcircles {
	background-image:url(images/top-circles.gif);
	width:299px;
	height:245px;
	position:absolute;
	z-index:-1;
	margin-left:712px;
	margin-top:120px;
}

li {
	list-style: none;
}

.more {
	font-size:12px;
}

a:link {
	text-decoration: none;
	color: #005a83;
}

a:visited {
	text-decoration: underline;
	color: #3D82A1;
}

a:hover {
	text-decoration: underline;
	color:#ee7831;
}

.prop {
	height:900px;
	float:right;
	width:1px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.more a:link {
	color:#ee7831;
}

h2 {
color: #005a83;
}

.wplinks {
	font-size:12px;
	width:100px;
	font-family:times;
	margin-left:10px;
}

.wplinks a:link {
	color:#454545;
}

.wplinks a:hover {
	color:#ee7831;
}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.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;
	font-size:13px;
}

.comments-template h2, .comments-template h3{
	font-family: times;
	font-size: 14px;
	color:black;
}

.commentmetadata{
	font-size: 10px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: times;
	font-size: 12px;
	width:350px;
}


.comments-template h3 {
font-size:12px;
}

#loggedin {
font-size:12px;
}

#postdate {
font-size:11px;
color:grey;
font-style:italic;
clear:right;
margin-top: -20px;
padding-bottom:15px;
}

.gravatar {
margin-top: 20px;
float:left;
padding-right:10px;
}
	