@charset "utf-8";

#navigationBlog a{
	color: #b89e8b;
}

/* SimpleModal Styles */
div.simplemodal-overlay {
	background-color:#000;
}

div.simplemodal-container {
	border:3px solid #fff;
	height: 240px;
}

iframe.frm {
	border: 0px none;
	width: 100%;
	height: 285px;
}

a.modalCloseImg {
	background:url(../images/x.gif) no-repeat;
	width:25px;
	height:24px;
	display:inline;
	z-index:3200;
	position:absolute;
	right:-12px;
	top:-10px;
	cursor:pointer;
}

div.entry *,div#navigationBlog,div#navigationBlog * {
	background: transparent;
}

div#navigationBlog {
	margin-bottom: 10px;
}

div.entry {
	margin-bottom: 30px;
}

div.entry input, textarea{
	color:#999999;
	font-size:13px;
}

div.entry h3 {
	margin-top: 10px;
	color: #CCCCCC;
}

div.entry h1.title {
	display: block;
	border-bottom: 1px solid #666666;
	margin-bottom: 8px;
	line-height: 44px;
}

div.entry h1.title a {
	font-size: 30px;
	text-decoration: none;
	color: #d24f2e;
	margin-left: 5px;
}

div.entry div.info div.numPost {
	text-align: center;
	float: left;
	border: 1px solid #666666;
	width: 16px;
	height: 14px;
	font-size: 9px;;
}

div.entry div.info span.date {
	float: left;
	margin-left: 15px;
	font-size: 15px;
	color: #A5978D;
}

div.entry div.info a {
	color: #a5978d;
	display: block;
	float: right;
	margin-left: 10px;
	text-decoration: none;
}

div.entry div.info img {
	display: block;
	float: right;
}

div.entry p {
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 10px;
}

div.entry .post a{
	color: #d24d25;
}

div.entry p img {
	border: 1px solid #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

div.comment {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.comment .comment {
	font-size: 13px;
}

div.comment span.author {
	margin-left: 10px;
	font-size: 13px :
}

div.comment span.commentDate {
	font-size: 11px;
	margin-left: 15px;
}

div.comment p {
	margin: 3px 30px 0px 20px;
	padding: 0;
	color: #999999;
}

form.commentForm {
	margin-left: 10px;
}

div#at20mc {
	background-color: #fff !important;
	font-family: arial, helvetica, tahoma, verdana, sans-serif !important;
	font-size: 12px !important;
}

div#at20mc * {
	background-color: #fff !important;
	font-family: arial, helvetica, tahoma, verdana, sans-serif !important;
	font-size: 12px !important;
}

span.redField {
	color: #666666;
}

.facebook_bookmark{
	background: url("../images/bookmark.png") no-repeat 0 0 !important;
	width: 18px;
	height: 18px;
	text-indent:-90000px;
	float:left !important;
}
.facebook_bookmark:hover{
	background-position: 0 -19px !important;
}

.twitter_bookmark{
	background: url("../images/bookmark.png") no-repeat -19px 0 !important;
	width: 18px;
	height: 18px;
	text-indent:-90000px;
	display: block;
	float:left !important;
}
.twitter_bookmark:hover{
	background-position: -19px -19px !important;
}

.orkut_bookmark{
	background: url("../images/bookmark.png") no-repeat -38px 0 !important;
	width: 18px;
	height: 18px;
	text-indent:-90000px;
	display: block;
	float:left !important;
}
.orkut_bookmark:hover{
	background-position: -38px -19px !important;
}

.more_bookmark{
	background: url("../images/bookmark.png") no-repeat -58px 0 !important;
	width: 18px;
	height: 18px;
	text-indent:-90000px;
	float:left !important;
	margin-left: 2px !important;
}

.more_bookmark:hover{
	background-position: -58px -19px !important;
}

#bookmarkPlace{
	float: right;
	margin-left: 3px;
}

#bookmarkPlace a{
	margin-left: 1px;
}

.share_bookmark{
	background: url("../images/bookmark.png") no-repeat -77px 0 !important;
	width:72px;
	height:18px;
	font-size:0px;
	float:left;
	display:block;
	text-indent: -90000px;
	margin-left:3px;
}

.post{
	padding-top:8px; 
}

.modal_close{
	background: url("../images/closem.png");
	width: 74px;
	height: 18px;
	display: block;
	font-size: 0px;
	position: absolute;
	top: 60px;
	left: 175px;
	text-indent: -9000px;
}

.wrap_modal{
	text-align:center;
	margin-top:8px;
}

.icon_category{
	background-image: url("../images/icons_cetegory.png") !important;
	background-repeat: no-repeat !important;
	width: 44px;
	height: 44px;
	float: left;

}
