body {
	background: #fff;
	font: .9em tahoma, arial;
}
#site-title {
	background: #fff;
}
#page {
	margin: 0 auto;
}
ul.navigation li a {
	color: #000;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}
ul.navigation li a:hover {
	color: #fff;
}
#featured-content {
	margin: 20px auto;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#featured-content .details h2, h1.title {
	font-family: arial;
}
.post h2, .block-content h4, #sidebar .title {
	font-family: arial;
}
#footer-blocks {
	padding-bottom: 15px;
	margin-top: 15px;
	background: #FBFBFB;
    	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#footer-blocks ul li ul li {
	list-style: disc;
	padding: 0;
}
#footer-blocks  .block-content ul {
	margin: 10px 25px 0 0;
	font-size: .8em;
	border: none;
}
#footer-blocks  .block-content ul a {
	color: #666;
}
#footer-blocks  .block-content ul a:hover {
	color: #000;
}
.post-content {
	font-size: 14px;
	text-align: justify;
	color: #000;
	padding: .3em;
}
.block .box-content {
	font-size: .8em;
}
#sidebar {
	margin-bottom: 30px;
}
#sidebar .title {
	height: 30px;
	color: #000;
	background: url(images/jsbin-bg.gif) repeat-x;
}
#sidebar .title a, #sidebar .title a:hover {
	color: #A3A3A3;
}
h2.title a {
	font-size: .8em;
}
h2.title a, .post-info, .post-info a {
	color: #000;
}
#sidebar  li.block  ul li {
	padding: 0 0 0 .2em;
	font-size: 9pt;
}
#sidebar  li.block  ul.box-tabs {
	width: 100%;
	background: url(images/jsbin-bg.gif) repeat-x;
}
#sidebar  li.block .avatar {
	float: right;
	margin: .2em 0 0 .4em;
}
#wp125adwrap_2c {
	width: 100%;
}
#wp125adwrap_2c .wp125ad {
	width: 125px;
	float: right;
	margin: 4px 5px 10px 4px;
}
.page {
	background: none;
}
.page .post-edit-link {
	margin: 10px 0;
	clear: both;
}
.page p {
	font-size: .87em;
	line-height: 1.4em;
}
#featured-content .post-thumb img {
	border: none;
}
#featured-content {
	background: #ADADAD;
}
.post-tags {
	direction: rtl;
}
.post-content ul, .post-content ol {
    margin: 10px 25px 15px 0;
}


.block-widget_tag_cloud  a {
	color: #000;
}
#sidebar {

}
#sidebar {
	width: 326px;
    background: #FCFCFC;
}
#featured-content {
	height: 180px;
}
#featured-content .slide-container, #featured-content ul.slides li.slide {
	height: 160px;
	display: block;
}
.post {
	border: 1px solid #ddd;
	padding: .4em .4em 1em;
}

ul.socials li {
    float: right;
}

.twitter-button {
    margin:6px 0 0
}
