/*
Theme Name: BrainEye
Theme Style: Nice and Sleek design. Suitable for all blog niche.
Theme URI: http://www.technologytricks.com/
Description: Nice and Sleek design. Suitable for all blog niche.
Author: izwan00
Author URI: http://www.technologytricks.com/
 
Theme code and css are under copyright 2008 technologytricks.com
 
*/
body {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 13px;
	background-color: #505050;
	background-image:url(images/back.jpg);
	line-height: 140%;
	height: 100%;
	color: #000000;
	direction: rtl; }
 
#wrapper {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px; }
 
#back_top {
	float: right;
	width: 985px;
	height: 10px;
	background-image: url(images/back_top.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 11px; }
 
#back_bottom {
	background-image: url(images/back_bottom.png);
	background-repeat: no-repeat;
	margin-bottom: 15px; }
 
#header {
	float: right;
	width: 985px;
	height: 90px;
	background-image: url(images/back_center_top.png); }
 
#logo {
	float: right;
	width: 400px;
	min-height: 60px;
	background-image: url(images/logo_red.png);
	background-repeat: no-repeat;
	margin-right: 25px;
	margin-top: 20px; }
 
	#logo h2 {
		padding-top: 50px;
		margin: 0px;
		color: #7e1111;
		font-size: 14px; }
 
#time {
	float: right;
	margin: 0px 35px 0px 0px; }
 
#ads {
	float: left;
	width: 468px;
	height: 60px;
	margin: 15px 0px 0px 30px; }
 
#menu {
	float: right;
	direction: rtl;
	text-align: right;
	width: 955px;
	height: 29px;
	margin: 0px 10px 0px 20px;
	background-image: url(images/menu_bg_red.png);
	background-repeat: no-repeat; }
 
#search_area {
	margin-top: 5px;
	margin-right: 15px;
	float: left;
	width: 220px;
	height: 25px;
	display: inline; }
 
#search_form {
	float: right; /*in content */
	display: block;
	margin-right: 10px;
	display: inline; }
 
#s {
	background: none;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 2px 30px 0px 3px;
	width: 182px;
	height: 18px;
	outline: 0;
	color: #000000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	background-image: url(images/search_icon.png);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	display: inline; }
 
#btn_search {
	width: 50px;
	height: 21px;
	border: none;
	background: url(images/go_red.png) no-repeat;
	cursor: pointer;
	margin-right: 7px;
	display: inline; }
 
#main_menu {
	float: right;
	direction: rtl;
	text-align: right;
	display: inline; }
 
	#main_menu ul {
		float: right;
		direction: rtl;
		text-align: right;
		margin: 0px 10px 10px 8px;
		padding: 0px;
		list-style-type: none;
		display: inline; }
 
		#main_menu ul li {
			float: right;
			direction: rtl;
			text-align: right;
			font-size: 13px;
			color: #dee8f6;
			display: inline;
			margin: 0px;
			padding: 0px; }
 
	#main_menu li a {
		text-align: center;
		padding-right: 12px;
		padding-left: 12px;
		color: #FFFFFF;
		text-decoration: none;
		text-transform: uppercase;
		display: block;
		height: 26px;
		line-height: 25px;
		float: right;
		padding-top: 1px;
		font-weight: bold;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin: 0px 2px 0px 2px;
		display: inline; }
 
		#main_menu li a:hover {
			background-color: #7e1111;
			color: #FFFFFF; }
 
#wrapper_inside {
	float: right;
	direction: rtl;
	text-align: right;
	width: 985px;
	min-height: 200px;
	background-image: url(images/back_center.png);
	display: inline; }
 
#content {
	float: right;
	text-align: right;
	width: 985px;
	min-height: 300px;
	display: inline;
	direction: rtl; }
 
#post_area {
	float: right;
	width: 634px;
	padding-top: 10px;
	display: inline; }
 
	#post_area .post_message {
		margin: 0px 0px 0px 0px;
		font-size: 24px;
		text-align: center;
		font-family: Arial;
		display: inline; }
 
/* slider */
.slider {
	float: right;
	width: 584px;
	margin: 0px 20px 10px 0px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 15px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px; }
 
	.slider h3 {
		display: block;
		background-image: url(images/featured_header_red.png);
		background-repeat: no-repeat;
		height: 29px;
		margin: -5px -10px 0px -5px;
		padding: 5px 15px 5px 15px;
		font-size: 13px;
		color: #ffffff; }
 
/* post meta */
.post_box {
	float: right;
	width: 584px;
	margin: 0px 20px 10px 0px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 15px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px; }
 
	.post_box h3 {
		display: block;
		background-image: url(images/featured_header_red.png);
		background-repeat: no-repeat;
		height: 29px;
		margin: 5px -10px 0px -5px;
		padding: 5px 15px 5px 15px;
		font-size: 13px;
		color: #ffffff; }
 
		.post_box h3 a {
			color: #ffffff;
			text-decoration: none; }
 
	.post_box .post_title {
		display: block;
		padding-bottom: 3px; }
 
	.post_box h1 {
		margin: 0;
		text-transform: capitalize;
		font-size: 24px;
		font-family: Arial;
		text-shadow: #555 1px 1px 1px;
		color: #7e1111; }
 
		.post_box h1 a {
			display: block;
			font-size: 24px;
			font-family: Arial;
			color: #7e1111;
			text-decoration: none; }
 
			.post_box h1 a:hover {
				display: block;
				color: #FF5604;
				text-decoration: none; }
 
	.post_box .post_details {
		display: block;
		padding-top: 3px;
		color: #000000;
		font-size: 12px;
                line-height: 1.6em; }
 
	.post_box .post_rating {
		display: block;
		padding-top: 3px;
		color: #666666;
		height: 25px; }
 
	.post_box .post_details a {
		color: #7e1111;
		text-decoration: none;
		font-weight: bold; }
 
		.post_box .post_details a:hover {
			color: #FF5604;
			text-decoration: underline; }
 
	.post_box .post_content {
		display: block;
		padding-top: 3px;
		text-align: justify;
		line-height: 22px; }
 
		.post_box .post_content img { border-width: 0px; }
 
		.post_box .post_content a {
			color: #7e1111;
			text-decoration: none;
			font-weight: bold; }
 
			.post_box .post_content a:hover {
				color: #7e1111;
				color: #FF5604;
				text-decoration: underline; }
 
			.post_box .post_content a.more-link {
				float: left;
				color: #7e1111;
				text-decoration: underline;
				border: 1px solid #cccccc;
				outline: 0;
				font-weight: normal;
				font-size: 13px;
				text-decoration: none;
				text-align: center;
				-moz-border-radius: 5px;
				border-radius: 5px;
				padding: 3px 0px 3px 0px;
				background-color: #f7f7f7;
				width: 130px; }
 
			.post_box .post_content a:hover.more-link {
				text-decoration: none;
				color: #FFFFFF;
				background-color: #7e1111; }
 
.post_footer2 {
	float: left;
	width: 180px;
	padding-top: 3px;
	line-height: 18px; }
 
	.post_footer2 a {
		float: right;
		height: 18px;
		padding-right: 15px;
		color: #7e1111;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase; }
 
		.post_footer2 a:hover {
			text-decoration: underline;
			color: #FF5604; }
 
		.post_footer2 a.post_bookmark {
			float: right;
			height: 18px;
			padding-right: 15px;
			color: #7e1111;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none; }
 
		.post_footer2 a:hover.post_bookmark {
			text-decoration: underline;
			color: #FF5604; }
 
/* Image Alignment */
.post_box .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto }
 
.post_box .alignleft {
	float: left;
	margin: 0 5px 0px 0 }
 
.post_box .alignright {
	float: right;
	margin: 0 0 0px 5px }
 
.post_box .wp-caption {
	background: #f9f9f9;
	border: 1px solid #DDD;
	border-radius: 3px;
	margin: 10px 0px 10px 15px;
	padding-top: 5px;
	text-align: center;
	-moz-border-radius: 3px; }
 
	.post_box .wp-caption img {
		border: 0 none;
		margin-left: 0px;
		padding: 0; }
 
	.post_box .wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		margin: 0;
		padding: 0 0px 5px; }
 
/* post footer */
.post_footer {
	display: block;
	height: 30px;
	padding: 0px;
	background-image: url(images/post_footer.png);
	background-repeat: no-repeat;
	color: #333333; }
 
	.post_footer a {
		font-weight: bold;
		color: #FF5604;
		text-decoration: none; }
 
		.post_footer a:hover {
			color: #7e1111;
			text-decoration: underline; }
 
.post_footer_left {
	float: right;
	width: 415px;
	padding: 7px 15px 0px 7px; }
 
.post_footer_right {
	float: left;
	width: 104px; }
 
/*post info */
.post_info {
	float: right;
	width: 584px;
	margin: 0px 20px 0px 0px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 15px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	line-height: 18px; }
 
	.post_info a {
		color: #7e1111;
		text-decoration: none;
		font-weight: bold; }
 
		.post_info a:hover {
			color: #FF5604;
			text-decoration: underline; }
 
/*post like */
.post_like {
	float: right;
	width: 584px;
	margin: 10px 20px 0px 0px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 15px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	line-height: 18px; }
 
	.post_like a {
		color: #7e1111;
		text-decoration: none;
		font-weight: bold; }
 
		.post_like a:hover { color: #FF5604; }
 
/*post choose */
.post_choose {
	float: right;
	width: 584px;
	margin: 10px 20px 0px 0px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 15px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	line-height: 18px; }
 
	.post_choose a {
		color: #7e1111;
		text-decoration: none;
		font-weight: bold; }
 
		.post_choose a:hover { color: #FF5604; }
 
	.post_choose ul {
		padding: 10px 10px 5px 12px;
		margin: 0;
		list-style: none; }
 
		.post_choose ul li {
			padding: 0 0 1px;
			margin: 0;
			background: url(images/hdot.gif) repeat-x bottom; }
 
			.post_choose ul li a {
				display: block;
				padding: 5px 15px 5px 5px;
				background: url(images/icon-pages_green.gif) no-repeat left; }
 
				.post_choose ul li a:hover, ul.box_links li a:active, ul.box_links li a:focus { background: url(images/icon-pages_green.gif) no-repeat right; }
 
/* comment */
.comment_area {
	float: right;
	width: 584px;
	margin: 10px 20px 0px 0px;
	border: 1px solid #E6E6E6;
	background: url(images/grad3.gif) repeat-x top #FFFFFF;
	padding: 5px 15px 15px 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	line-height: 18px; }
 
	.comment_area a {
		color: #7e1111;
		text-decoration: none; }
 
		.comment_area a:hover {
			color: #FF5604;
			text-decoration: underline; }
 
	.comment_area h2 {
		float: right;
		width: 584px;
		font-weight: normal;
		font-size: 13px;
		margin-left: 0px;
		margin-bottom: 10px;
		padding: 0px;
		text-transform: uppercase; }
 
.comment_box {
	float: right;
	border: 1px solid #d0d0d0;
	background-color: #fafafa;
	width: 584px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	border-radius: 5px; }
 
.authorcomment {
	float: right;
	border: 1px solid #450000;
	background-color: #fafafa;
	width: 584px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	border-radius: 5px; }
 
.comment_alt {
	float: right;
	width: 584px;
	margin-bottom: 10px;
	background-color: #f9f9f9; }
 
.comment_header {
	float: right;
	width: 60px;
	margin-bottom: 5px;
	margin-right: 5px; }
 
.comment_authorname {
	float: right;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	margin-right: 40px;
	margin-top: -35px;
	width: 584px; }
 
.comment_details {
	float: right;
	width: 560px; }
 
.comment_date {
	float: right;
	width: 584px;
	margin-top: -15px;
	margin-right: 40px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal; }
 
.comment_avatar {
	float: right;
	border: 1.5px solid #E6E6E6;
	margin-top: 5px; }
 
.comment_comment {
	float: right;
	width: 575px;
	font-size: 12.5px;
	margin: 0px 5px 5px 5px;
	text-align: justify; }
 
/*comment form */
.comment_form {
	float: right;
	width: 535px; }
 
.comment_form_right {
	float: right;
	width: 535px; }
 
.comment_form_instruction {
	float: right;
	width: 584px;
	margin-top: 2px;
	font-size: 11px; }
 
.comment_form_alert {
	float: right;
	width: 584px; }
 
.comment_form_submit {
	float: right;
	width: 535px;
	margin-top: 10px; }
 
.comment_form_right textarea {
	width: 320px;
	height: 125px; }
 
#name_text_box, #email_text_box, #url_text_box, #mcspvalue_text_box {
	width: 170px;
	height: 25px;
	font-size: 10px;
	padding: 0px 0px 1px 2px; }
 
#text_area_box {
	width: 335px;
	height: 125px;
	padding-top: 0px;
	padding-right: 0px; }
 
#author, #email, #url, #mcspvalue {
	background-color: #f3f3f3;
	border: 1px solid #CCCCCC;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 0px 3px;
	width: 200px;
	height: 18px;
	outline: 0;
	color: #800000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	font-family: Tahoma; }
 
#author:hover, #email:hover, #url:hover { border: 1px solid #8f8f8f; }
 
#author:active, #email:active, #url:active {
	border: 1px solid #800000;
	background-color: #ffffff; }
 
#author:focus, #email:focus, #url:focus {
	border: 1px solid #800000;
	background-color: #ffffff; }
 
#comment {
	background-color: #f3f3f3;
	border: 1px solid #CCCCCC;
	float: right;
	margin: 3px 0px 3px 0px;
	padding: 2px 3px 0px 3px;
	width: 580px;
	height: 150px;
	outline: 0;
	color: #800000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	font-family: Tahoma; }
 
	#comment:hover { border: 1px solid #8f8f8f; }
 
	#comment:active {
		border: 1px solid #800000;
		background-color: #ffffff; }
 
	#comment:focus {
		border: 1px solid #800000;
		background-color: #ffffff; }
 
.comment_form_small_font { font-size: 12px; }
 
.comment_form_field_margin { margin-top: 2px; }
 
#submit {
	width: 87px;
	height: 21px;
	float: left;
	padding: 1px 0px 0px 0px;
	border: none;
	background: url(images/btn_submit_comment_red.png) no-repeat;
	cursor: pointer;
	position: relative; }
 
/*sidebar */
#sidebar {
	float: left;
	width: 344px; }
 
	#sidebar a {
		color: #7e1111;
		text-decoration: none;
		font-weight: bold; }
 
		#sidebar a:hover {
			color: #FF5604;
			text-decoration: none; }
 
#sidebar_content {
	float: right;
	width: 307px;
	margin: 10px 5px 5px 20px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height: 200px; }
 
.sidebar_box {
	float: right;
	width: 100%;
	margin-bottom: 10px; }
 
	.sidebar_box .vid {
		margin: 0px;
		padding: 0px 10px 5px 12px;
		text-align: center; }
 
	.sidebar_box p {
		margin: 0px;
		padding: 0px 10px 5px 12px; }
 
	.sidebar_box h3 {
		display: block;
		background-image: url(images/sidebar_header_red.png);
		background-repeat: no-repeat;
		height: 29px;
		margin: 5px 0px 0px 0px;
		padding: 6px 15px 5px 15px;
		font-size: 16px;
		font-family: Arial;
		color: #FFFFFF; }
 
	.sidebar_box .img_ads {
		float: right;
		text-align: center; }
 
		.sidebar_box .img_ads img {
			border-width: 0px;
			margin: 0px 0px 5px 5px;
			padding: 0px; }
 
	.sidebar_box ul {
		padding: 0px 10px 5px 12px;
		margin: 0;
		list-style: none; }
 
		.sidebar_box ul li {
			padding: 0 0 1px;
			margin: 0;
			background: url(images/hdot.gif) repeat-x bottom; }
 
			.sidebar_box ul li a {
				display: block;
				padding: 5px 15px 5px 5px;
				background: url(images/icon-pages_green.gif) no-repeat left; }
 
				.sidebar_box ul li a:hover, ul.box_links li a:active, ul.box_links li a:focus { background: url(images/icon-pages_green.gif) no-repeat right; }
 
	.sidebar_box .rss_box {
		display: block;
		background-image: url(images/rss_icon.png);
		background-repeat: no-repeat;
		padding-left: 40px;
		height: 40px;
		margin: 0px 10px 0px 10px; }
 
	.sidebar_box #rss_form {
		float: right;
		display: block;
		margin-right: 10px; }
 
#rss_form #email_rss {
	background: none;
	border: 1px solid #CCCCCC;
	float: right;
	margin: 0px 7px 0px 0px;
	padding: 2px 30px 0px 3px;
	width: 182px;
	height: 18px;
	outline: 0;
	color: #000000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: 5px 3px; }
 
#rss_form #subscribe_email_btn {
	width: 50px;
	height: 21px;
	border: none;
	background: url(images/feedburner_red.png) no-repeat;
	cursor: pointer;
	margin-right: 7px; }
 
/* footer */
#footer {
	padding: 7px 3px 7px 4px;
	margin: 0px;
	position: relative;
	float: right;
	width: 978px;
	min-height: 20px;
	background-image: url(images/back_center.png);
	background-repeat: repeat-y; }
 
#footer_content {
	float: right;
	width: 935px;
	margin: 0px 17px 0px 19px;
	padding: 7px 0px 20px 7px;
	border: 1px solid #E6E6E6;
	background: url(images/grad2.gif) repeat-x bottom #FFFFFF;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height: 200px; }
 
	#footer_content a {
		color: #7e1111;
		text-decoration: none;
		font-weight: bold; }
 
		#footer_content a:hover {
			color: #FF5604;
			text-decoration: none; }
 
	#footer_content .footer_box {
		float: right;
		width: 310px; }
 
	#footer_content h3 {
		display: block;
		background-image: url(images/sidebar_header_red.png);
		background-repeat: no-repeat;
		height: 29px;
		margin: 5px 0px 0px 0px;
		padding: 6px 15px 5px 15px;
		font-size: 16px;
		font-family: Arial;
		color: #FFFFFF; }
 
	#footer_content ul {
		padding: 0px 10px 5px 12px;
		margin: 0;
		list-style: none; }
 
		#footer_content ul li {
			padding: 0 0 1px;
			margin: 0;
			background: url(images/hdot.gif) repeat-x bottom; }
 
#footer_credit {
	float: right;
	width: 935px;
	margin: 10px 17px 0px 19px;
	padding: 7px 7px 0px 0px;
	text-align: center;
	font-size: 11px; }
 
	#footer_credit a {
		color: #7e1111;
		font-weight: bold;
		text-decoration: none; }
 
		#footer_credit a:hover {
			color: #FF5604;
			text-decoration: none; }
 
/* post navigator */
#post-navigator {
	color: #000000;
	margin: 0px 16px 0px 15px;
	padding: 5px;
	float: right;
	width: 613px;
	height: 18px;
	font-size: 12px; }
 
	#post-navigator a {
		background: #f7f7f7;
		padding: 2px 4px;
		margin: 0px 3px 0px 0px;
		text-decoration: none;
		border: 1px solid #CCCCCC;
		color: #333333;
		-moz-border-radius: 5px;
		border-radius: 5px; }
 
		#post-navigator a:hover {
			background: #EEEEEE;
			padding: 2px 4px;
			margin: 0px 3px 0px 0px;
			text-decoration: none;
			border: 1px solid #012353; }
 
.post-navigator .alignleft {
	float: right;
	width: 98%;
	margin-bottom: 5px;
	display: block;
	position: relative; }
 
.post-navigator .alignright {
	float: left;
	width: 98%;
	display: block;
	position: relative; }
 
/* typhography */
code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	width: 70%; }
 
.download {
	background: #eaeed2 url(images/post-style/download.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 92.5%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #DAE1B0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px; }
 
.warning {
	background: #d5c3c3 url(images/post-style/warning.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 92.5%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #C5ABAB;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px; }
 
.note {
	background: #f4f3f3 url(images/post-style/note.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 92.5%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #eeeeee;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px; }
 
.alert {
	background: #FFE5BF url(images/post-style/alert.gif) no-repeat 5px 8px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 92.5%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FFCB7D;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px; }
 
.info {
	background: #BFE5FF url(images/post-style/info.gif) no-repeat 5px 8px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 92.5%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #66C1FF;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px; }
 
.click {
	background: #d9e7f0 url(images/post-style/click.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 92.5%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #B1CDE0;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px; }
 
.qoute {
	background: #d4d3d3 url(images/post-style/qoute.gif) no-repeat left 1px;
	padding: 12px 3px 12px 40px;
	clear: both;
	width: 92.5%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #7a7a7a;
	font-size: 12px;
	line-height: 17px;
	color: #272727;
	font-weight: 500;
	-moz-border-radius: 10px;
	border-radius: 10px; }
 
‬
 
 
.sociable-hovers {
	float: center;
        opacity: .3;
	-moz-opacity: .3;
	filter: alpha(opacity=40); }
 
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100); }
 
.post_info_tab {
	display: block;
	padding-top: 3px;
	margin-top: 3px;
	border: 1px solid #E6E6E6;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 22px;
	background-color: #FAF5F5; }
 
	.post_info_tab a {
		color: #7e1111;
		text-decoration: none;
		font-weight: bold; }
 
		.post_info_tab a:hover {
			color: #FF5604;
			text-decoration: underline; }
 
.post_Adsense125 {
	display: block;
	float: left;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 3px; }
 
.post_search_result {
	margin-right: 20px;
	font-size: 24px;
	text-align: Right;
	font-family: Arial;
	display: inline; }
 
#feedburnerinput {
	background-color: #f3f3f3;
	border: 1px solid #CCCCCC;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 2px 3px 0px 3px;
	width: 200px;
	height: 18px;
	outline: 0;
	color: #000000;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	font-family: Tahoma; }
 
	#feedburnerinput:hover { border: 1px solid #8f8f8f; }
 
	#feedburnerinput:active {
		border: 1px solid #d96c1a;
		background-color: #ffffff; }
 
	#feedburnerinput:focus {
		border: 1px solid #d96c1a;
		background-color: #ffffff; }
 
#feedburnersubmit {
	float: left;
	height: 22px;
	font-weight: normal;
	font-family: tahoma;
	background-color: #f3f3f3;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	border-radius: 5px; }
 
	#feedburnersubmit:hover { border: 1px solid #d96c1a; }
 
#one-column-emphasis {
	font-family: Tahoma;
	font-size: 11px;
	margin: 10px;
	width: 95%;
	text-align: center;
	border-collapse: collapse; }
 
	#one-column-emphasis th {
		font-size: 14px;
		font-weight: normal;
		padding: 12px 0px 0px 15px;
		color: #7e1111; }
 
	#one-column-emphasis td {
		padding: 5px 0px 0px 15px;
		color: #000;
		border-top: 1px solid #faf5f5; }
 
.oce-first {
	background: #d59c9c;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent; }
 
#one-column-emphasis tr:hover td {
	color: #7e1111;
	background: #faf5f5; }

#sorry {
   padding: 50px 25px 3px 0px;
}