p.exception {
    margin: 0 0 0 40px;
}

.readmore {
    float: right;
}

#form_field_honeypot {
 display: none;
}

div.postfoot form div.form_field_wrapper, div.postfoot form input.form_submit {
 margin-left: 42px;
}

div.postbody div.share-me{
    float: right;
    
}

div.postbody div.share-me img{
    border: 0;
    display: inline;
}

div.form_label,
div.form_label_recaptcha {
 float: left;
}
div.form_field {
 float: left;
}
div.form_field_wrapper {
 clear: both;
}
#id_check_if_true {
 margin-right: 10px;
}

.form_field_wrapper {
	margin:2em 1em 1em;
	padding:0;
	vertical-align:top;
}

.form_field {
	background-color:#FDFDFD;
}

#id_name,
#id_email,
#id_url,
#id_comment {
	background-color:#FDFDFD;
	border-color:#BBBBBB #CCCCCC #CCCCCC #BBBBBB;
	border-right:1px solid #CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:5px;
	width:300px !important;
	-moz-border-radius:5px 5px 5px 5px;
	font:1em/1.5 Courier,'andale mono','lucida console',monospace;
}

#id_comment {
	width:460px !important;
}

.form_submit,
.submit-post,
.submit-post-comment,
.submit-preview {
	background:url("../img/button.bg.png") repeat-x scroll center top transparent;
	border:1px solid #CCCCCC;
	color:#3D3C3C;
	cursor:pointer;
	font-family:Myriad Pro,Trebuchet MS,Arial,Sans-Serif;
	font-size:1em;
	font-weight:800;
	margin-left: 18px;
	padding:5px;
	text-align:center;
	text-shadow:0 1px 0 White;
	-moz-border-radius:5px 5px 5px 5px;
}

.form_submit {
	width:140px !important;
}

.submit-post {
	width:70px !important;
}

.submit-post-comment {
	width:149px !important;
}

.submit-preview {
	width:90px !important;
}

#form_field_comment,
#form_field_recaptcha {
	display: inline-block;
}

#recaptcha_response_field {
	background-color:#FDFDFD;
}

ul.errorlist {
	background:none repeat scroll 0 0 transparent;
	margin: 0;
}

.errorlist li {
	color:red;
	margin:0 0 0 176px;
}

.form_p {
	width: 50%;
	margin: 0;
}

/*p {*/
	/*margin: 0;*/
/*}*/

.form_p_error label {
	/*width: 50%;*/
	float: left;
}

.preview_input {
	margin-bottom: 2em;
}

p.name label,
p.email label,
p.url label {
	width: 19%;
}

p.comment label,
p.recaptcha label {
	width: 35%;
}

ul {
	list-style-type: none;
}

#thread div.comment-body {
	background-color:#FDFDFD;
	border:1px solid #DDDDDD;
	height:1%;
	margin:3em 0 4em;
	padding:1em 28px 0;
	position:relative;
}

.commenting_user {
	color:#3388BB;
}

.required {
	color:#666666;
	font-size:0.8em;
	line-height:1.875em;
	margin-bottom:1.875em;
}

#idSiteMeterHREF {
 padding-left: 18px;
}

#form_field_check_if_true .form_field {
	padding: 3px 3px 0 0;
}

.postbody ul{
	list-style-type:disc;
}


.postbody p a img { border: 0 }

.postbody .action_links a{ margin: 0 20px 0 0; }

.category,
.tags {
	color: #999; 
	float: left;
	margin: 0;
}

.category strong,
.category a,
.category a:hover,
.tags strong {
	font-weight: 800;
	color: #333;
}

.tags a {
	font-weight: 800;
	color: #831D0A;
}

.tags a:hover {
	color: #5c5c82;
}

.tag_group {
	padding-left: 18px;
}

.tag-1 {
	font-size: 12px;
}

.tag-2 {
	font-size: 13px;
}

.tag-3 {
	font-size: 14px;
}

.tag-4 {
	font-size: 15px;
}

.tag-5 {
	font-size: 16px;
}

.tag-6 {
	font-size: 17px;
}

/* For large tag cloud 6 step */
.tag-7 {
	font-size: 18px;
}

.tag-8 {
	font-size: 19px;
}
