/*  
Theme Name: SimplicityX by <a href="http://www.skinzee.com" target="_blank">SkinZee.com</a>
Theme URI: http://www.skinzee.com
Description: This is a 2 column easy on the eyes, few image`s skin. Easy to edit and some cool ajax and jquery effects. You can get more cool templates at <a href="http://www.skinzee.com" target="_blank">SkinZee.com</a>
Version: v1 (24/11)
Author: Adis Arifagic (SkinZee CEO)

*/

body {
	margin:57px 0 0 0;
	background:#d7d7d7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	}
a {
	color:#154ca0;
	text-decoration:none;
	}
img {
	border:none;
	}
form {
	margin:0;
	padding:0;
	}
.clear {
	clear:both;
	}

/* The Wrappers */

.wrapper {
	border:1px solid #c6c6c6;
	background:#e8e8e8;
	padding:15px;
	width:970px;
	margin:0 auto;
	}

/* The Header */

.header {
	height:124px;
	background:#fff;
	margin-bottom:17px;
	padding:0 25px 0 61px;
	}
.header .logo {
	float:left;
	margin-top:41px;
	}
.header .search {
	float:right;
	margin:9px 0 12px;
	}
.header .search input, #subscribeform input {
	float:left;
	}
.header .search input.input, #subscribeform input.input {
	width:187px;
	height:23px;
	background:#eee;
	border:1px solid #c6c6c6;
	color:#c6c6c6;
	font-size:18px;
	margin-right:7px;
	padding:3px 5px 0 5px;
	}
.header .search input.submit, #subscribeform input.submit {
	float:left;
	width:47px;
	height:28px;
	background:url(images/go.png);
	border:1px solid #c6c6c6;
	padding:0;
	}
.header .banner {
	float:right;
	clear:right;
	}

/* The Menu */

.menu {
	height:34px;
	line-height:26px;
	font-size:14px;
	padding:0 5px;
	margin-bottom:17px;
	background:#fff;
	}
.menu ul {
	margin:0;
	padding:8px 0 0 0;
	list-style:none;
	}
.menu li {
	display:inline;
	padding:0 15px;
	}
.menu a {
	border-bottom:5px solid #fff;
	color:#787878;
	}
.menu a:hover {
	border-color:#f05abd;
	color:#154ca0;
	}

/* The Left (Content) */

.leftColumn {
	float:left;
	width:640px;
	margin-right:20px;
	overflow:hidden;
	}
.leftColumn .banner {
	padding:10px 0;
	text-align:center;
	background:#fff;
	margin-bottom:25px;
	}

/* The Post */

.post {
	background:#fff;
	padding:15px 10px 10px 10px;
	position:relative;
	width:620px;
	margin-bottom:15px;
	}
.post a:hover, .metaData a:hover {
	background:#154ca0;
	color:#fff;
	}
.post blockquote {
	margin:15px 0 15px 40px;
	padding:7px 14px;
	border:1px solid #c6c6c6;
	background:#e8e8e8;
	}
.post blockquote blockquote {
	margin:15px 0;
	}
.post ul {
	list-style:none;
	margin:15px 0 15px 36px;
	padding:0;
	}
.post ul ul {
	margin:15px 0;
	}
.post ul li {
	background:url(images/li.gif) 0 7px no-repeat;
	padding-left:8px;
	}
.post img.left {
	float:left;
	margin-right:12px;
	}
.post img.right {
	float:right;
	margin-left:12px;
	}
.post p.readMore {
	margin:0;
	padding:0;
	text-align:right;
	font-size:14px;
	}
.post .date {
	position:absolute;
	top:15px;
	left:0;
	width:73px;
	height:51px;
	background:#e8e8e8;
	text-align:center;
	font-size:20px;
	line-height:25px;
	}
.post .commentsNumber {
	position:absolute;
	top:0;
	right:8px;
	width:68px;
	height:34px;
	background:url(images/cloud.png);
	font-size:22px;
	text-align:center;
	line-height:34px;
	padding-top:8px;
	}
.post .commentsNumber a {
	color:#535353;
	text-decoration:none;
	display:block;
	height:34px;
	}
.post .commentsNumber a:hover {
	color:#f05abd;
	background:none;
	}
.post .title {
	margin:0 0 0 85px;
	color:#f28524;
	font-size:18px;
	font-weight:bold;
	}
.post .title a, .post .title a:hover {
	color:#f28524;
	text-decoration:none;
	background:none;
	}
.post p.categories {
	padding:0;
	margin:10px 0 0 95px;
	color:#b2b2b2;
	}
.metaData {
	background:#fff;
	color:#535353;
	padding:5px 15px;
	margin-bottom:9px;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:310px;
	overflow:hidden;
	}
.sidebar h2 {
	margin:0 0 5px 0;
	font-size:18px;
	color:#f28524;
	font-weight:normal;
	width:100%;
	}
.sidebar h2.strong {
	font-weight:bold;
	}
.sidebar .block {
	background:#fff;
	margin-bottom:15px;
	padding:10px 15px;
	}
.sidebar .adBlock {
	padding:5px;
	}
.sidebar a.subscribeLink {
	margin-left:11px;
	background:url(images/rssOne.png) left no-repeat;
	padding-left:25px;
	color:#787878;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	}
.sidebar #subscribeform {
	padding-top:5px;
	padding-left:11px;
	}
.sidebar #subscribeform input.input {
	font-size:12px;
	padding-top:7px;
	height:19px;
	}
.sidebar ul a {
	color:#787878;
	text-decoration:none;
	}
.sidebar ul a:hover {
	color:#f05abd;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar ul.leftList {
	float:left;
	width:135px;
	}
.sidebar ul.rightList {
	float:right;
	width:135px;
	}
.sidebar ul ul {
	padding-left:11px;
	}
.sidebar ul ul ul {
	padding-left:0;
	}
.sidebar li {
	margin-bottom:10px;
	}
.sidebar li li {
	background:url(images/li.gif) 0 7px no-repeat;
	padding-left:8px;
	margin-bottom:0;
	}
.sidebar .tabs {
	height:31px;
	}
.sidebar .tabs div {
	float:left;
	cursor:pointer;
	padding:0 15px;
	}
.sidebar .tabs .tab {
	height:31px;
	line-height:31px;
	background:#fff;
	font-size:14px;
	color:#787878;
	}
.sidebar .tabs .nonactive {
	height:26px;
	line-height:26px;
	background:#d2d2d2;
	border-top:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	color:#535353;
	font-size:14px;
	margin-top:4px;
	}
.sidebar .recentBlock {
	font-size:14px;
	color:#bcbcbc;
	}
.sidebar .recentBlock p {
	margin:2px 0 12px 15px;
	padding:0 0 0 8px;
	background:url(images/recentP.png) 0 8px no-repeat;
	}
.sidebar .recentBlock a {
	color:#f28524;
	text-decoration:none;
	}
.sidebar .recentBlock a:hover {
	color:#7d7d7d;
	border-bottom:2px solid #bebebe;
	}
.sidebar #recentComments {
	display:none;
	}

/* The Footer */

.footer {
	width:982px;
	margin:0 auto;
	color:#818181;
	padding-top:6px;
	}
.footerLeft {
	float:left;
	}
.footerLeft a {
	color:#f28524;
	text-decoration:none;
	background:url(images/rssTwo.png) left no-repeat;
	padding-left:17px;
	}
.footerLeft a:hover {
	color:#f28524;
	text-decoration:underline;
	}
.footerRight {
	float:right;
	text-align:right;
	padding-bottom:10px;
	}
.footer .validate a {
	background:url(images/vink.png) left no-repeat;
	padding-left:17px;
	color:#818181;
	}
.footer .validate a:hover {
	color:#818181;
	text-decoration:underline;
	}
.footer .skinzee a {
	color:#565656;
	text-decoration:none;
	}
.footer .skinzee a:hover {
	color:#565656;
	text-decoration:underline;
	}

/* The Rest */

h2.commentsTitle {
	font-weight:normal;
	margin:0;
	color:#535353;
	font-size:16px;
	padding:20px 15px 10px 15px;
	}
.comments ol {
	margin:0;
	padding:0;
	list-style:none;
	}
.comments li div.commentText {
	background:#fff url(images/commentHaakje.png) 16px 12px no-repeat;
	padding:1px 30px 10px 40px;
	}
.comments li div.commentText p {
	padding:0;
	margin:10px 0 0 0;
	}
.comments li div.commentInfo {
	line-height:20px;
	background:url(images/commentCloud.png) 60px 0 no-repeat;
	padding-left:98px;
	margin-bottom:15px;
	}
.comments a {
	color:#f28524;
	text-decoration:none;
	}
.comments a:hover {
	background:#f28524;
	color:#fff;
	}
.respond {
	background:#fff;
	padding:1px 20px;
	}
.respond:hover {
	border:1px solid #f05abd;
	}

.respond h2 {
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	cursor:pointer;
	}
.respond h2:hover {
	color:#f05abd;
	}
.respond textarea {
	width:330px;
	font-family:Arial, Helvetica, sans-serif;
	color:#535353;
	}