/*
Theme Name: Sleek Metal
Description: Sleek Dark and White Gradient with Metal Effect
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	background: url(images/background.gif) repeat-x top #fff;
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #3b78a9;
	text-decoration: none;
}
a:hover {
	color: #333;
}
#container {
	width: 963px;
	margin: 0 auto;
}
#header {
	width: 963px;
}
#logo {
	color: #999999;
	height: 74px;
	margin-top: 20px;
	float: left;
}
	#logo a {
		color: #E6E6E6;
		text-decoration: none;
	}
	#logo h1 {
		font: bold 28px Century Gothic;
	}
	#logo h3 {
		font: 16px Arial;
	}
#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: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 15px;
	font-size: 15px;
}
#header ul li a.first {
	border-left: none;
}
#header a.subscribe {
	width:100px;
	height: 100px;
	float: right;
	margin-top: -100px;
	text-indent: -99999px;
}
	#header ul li a:hover {
			background: url(images/nav-hover.gif) repeat-x top;
	}
#content {
	width: 520px;
	float: left;
}
#content div.post {
	clear: left;
	border-top:1px solid #f5f5f5;
	padding: 10px;
}
#content div.post h2 a {
	font-size: 24px;
	font-weight: lighter;
	letter-spacing: -1px;
	padding-bottom: 10px;
	text-decoration: none;
}
	#content div.post h2 a:hover {
		color: #333;
	}
#content div.post p {
	font-family: Georgia, serif;
	line-height: 1.6em;
	font-size: 13px;
	color: #444;
	padding: 10px 0 5px;
	text-align: justify;
}
#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/user.jpg) no-repeat left;
}
#content div.post span.comment {
	float: left;
	padding: 5px;
	padding-left: 20px;
	color: #3b78a9;
	background: url(images/comments.jpg) no-repeat left;
}
#sidebar {
	width: 421px;
	float: right;
}
#sidebar p {
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
}
#sidebar h2 {
	background: url(images/sidebar-header.jpg) no-repeat left top;
	width: 421px;
	height: 26px;
	padding: 10px 0;
	text-indent: 40px;
	color: #999;
	font-size: 21px;
	letter-spacing: -1px;
	font-weight: lighter;
	margin: 10px 0;
	clear: both;
}
#sidebar div.sidebar-left {
	width: 190px;
	float: left;
	padding: 5px;
}
#sidebar div.sidebar-right {
	width: 190px;
	float: left;
	padding: 5px;
}
#sidebar div.sidebar-left h3 {
	font-size: 16px;
	color: #333;
	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 ul.categories li {
	list-style: none;
	padding: 3px;
	padding-left: 20px;
	background: url(images/category.jpg) no-repeat left !important;
}
#sidebar ul.recent-posts li {
	list-style: none;
	padding: 3px;
	padding-left: 20px;
	background: url(images/post.jpg) no-repeat left !important;
}
#sidebar div.sidebar-left ul li a {
	font-weight: bold;
	color: #3b78a9;
}
#sidebar div.sidebar-left ul li a:hover {
	color: #333;
}
#sidebar div.sidebar-right h3 {
	font-size: 16px;
	color: #333;
	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/bullet.jpg) no-repeat left;
}
#sidebar div.sidebar-right ul li a {
	font-weight: bold;
	color: #3b78a9;
}
#sidebar div.sidebar-right ul li a:hover {
	color: #333;
}
#footer {
	clear: both;
	border-top: 2px solid #eee;
	padding: 10px;
}
#footer span {
	font-size: 10px;
	padding: 10px;
	padding-left: 0;
	color: #555;
}
#comments {
	width: 540px;
	padding: 10px;
	float: left;
}
#comments form input {
	width: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	margin: 4px 0;
}
#comments form textarea {
	width: 500px;
	height: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	border: 1px solid #999;
	margin: 4px 0;
}
#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;
}

.break {
	clear: both;
}
#header-adsense {
	margin: 10px 0 0;
	padding: 5px;
	float: right;
	background-color: #4F4F4F;
}
#linkunit {
	margin: 8px 0 2px -5px;
}
