@charset "utf-8";
/* CSS Document */
/*
Theme Name: cjBlog
Theme URI: http://www.shekhardesigner.om
Description: The default for <a href="http://www.cssjunction.com">cssjunction.</a>
Version: 1.12
Author: $hekh@r d-Ziner
Author URI: http://www.shekhardesigner.com/
*/

@import url('StyleSheet/reset.css');	
@import url('StyleSheet/layouts.css');
@import url('StyleSheet/elements.css');
@import url('StyleSheet/typo.css');
@import url('StyleSheet/form.css');

.smashingwidget
{
	font:normal 12px Arial, Tahoma, Verdana !important;
}
.smashingwidget a{color:#3151A2 !important;}
.smashingwidget h3{
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #EDEDED;
	color:#8E034B;
	font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;	
	font-size:28px;	
	line-height:40px;
	padding:0 0 7px;
}
.smashingwidget h3 a img{
		margin:4px 0 -8px 10px;
}
.sw-source{
	color:#666;
	font-size:10px;
	font-wight:bold;		
}
.comment{
	position:relative;
}
.reply {
	background:#fff;
	position:absolute;
	bottom:0;
	right:0;
	border:1px solid #ccc;
	display:block;
	padding:3px 5px;
}
.comment-author-cjhekhr{
	background:#fff8c7;
	margin:10px 0 30px;
}
.comment-author-cjhekhr p{
	color:#333;
}
.comment p{
	padding:10px 0;
}
.social li {
	float:left;
}
.name_text {
	margin:0 !important;
}
.comment_form p {
	margin:0 0 10px;
}
#facebookBadge {
	margin:30px 0;
}
