﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: right;
	font-weight: normal;
}
blockquote:before, q:before {
	content: "";
}
blockquote:after, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
	font-weight: bold;
	background-image: url(../images/quoteOpen.png);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #d9d9d9;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f8f8f8;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.clear {
	clear: both;
}
/* Reset */
body {
	margin: 0px;	
	padding: 0px;
	background-repeat: repeat;
}
#search-box {
	margin-left: 30px;
	margin-top: 46px;
	float: left;
}
#search-box form {
	margin: 0px;
	direction: rtl;
}
 #search {
	background: transparent;
	border: none;
	width: 195px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #808080;
}
 #searchsubmit {
	border: none;
	background: transparent;
	cursor: pointer;
	height: 20px;
	width: 25px;
}
 #content {
	overflow: hidden;width: 900px;
}
 .no-res {
	direction: rtl;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	margin-right: 30px;
}
 .posts {
	float: left;
	width: 695px;
	overflow: hidden;

}
#all_post{
	width: 700px;
	float: left;

}
 .posts .post {
	overflow: hidden;
	margin-bottom: 15px;
}
 .posts .post .details {
	background-image: url(../images/post-details-bg.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 695px;
}
 .posts .post .details .post-det {
	height: 27px;
	margin-top: auto;
	margin-bottom: auto;
}
 .posts .post .details .post-det .title {
	float: right;
	height: 27px;
	width: 420px;
	margin-top: 10px;
	margin-right:10px;
	margin-bottom: auto;
}
 .posts .post .details .post-det .title h1 {
	font-family:Arial;
	font-size: 16px;
	font-weight: bold;
	margin-right: 20px;
}
 .posts .post .details .post-det .title h1 a {
	text-decoration: none;
	font-family:Arial;
	font-size: 16px;
	color: #CE3466;text-shadow:#fff 0px 1px 1px;
}
 .posts .post .details .post-det .title h1 a:hover {
	color: #41071F;
}
 .posts .post .details .post-det .commentsnum {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 27px;
	margin-left:50px;
	font-weight: bold;
	margin-top: 10px;
	width: 100px;

	color: #fff;
}
 .posts .post .details .post-det .commentsnum a {
	font-size: 14px;
	text-decoration: none;
	color: #FFFBCC;

}
 .posts .post .post-thumb {
 border:1px #CCCCCC solid;
	background-repeat: no-repeat;
	background-color:#fff;
	padding:10px;
}
 .posts .post .post-content {
	text-align:justify;
	width: 680px;
	margin-right:5px;
	margin-bottom: 20px;
}
 .posts .post .post-content p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	margin-bottom: 10px;
		width: 680px;

}
 .posts .post .post-content a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
 .posts .post .post-content a:hover {
	color: #0097d9;
}
.post-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.post-content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.post-content h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.post-content h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.post-content h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.post-content ul {
	padding-right: 20px;
	padding-bottom: 20px;
}
.post-content ul li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-type: circle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.post-content ol {
	padding-right: 20px;
	padding-bottom: 20px;
}
.post-content ol li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: decimal;
}
 .posts .post .endpost {
	margin-right: 25px;
	padding: 5px;
	margin-bottom: 10px;
	height: 100%;
	overflow: hidden;
}
 .posts .post .endpost .tags {
	float: right;
	margin: 0px;
	background-image: url(../images/tag.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	height: 15px;
}
 .posts .post .endpost .tags li {
	float: right;
}
 .posts .post .endpost .tags li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666;
}
 .posts .post .endpost .tags li a:hover {
	color: #333;
}
.readmore {
	float: left;
	background-image: url(../images/read-more-bg.png);
	background-repeat: no-repeat;
	margin: 2px 0px 0px 0px;
	height: 31px;
	width: 137px;
	display: block;
}
.readmore:hover {
	background-image: url(../images/read-more-hover.png);
	display: block;
}
 .posts .post .post-sp {
	background-repeat: no-repeat;
	height: 20px;
	width: 560px;
	margin-right: 14px;
	margin-bottom: 0px;
}
/*Single page*/
#post-single {
}
#post-details {
	width:695px;
	height:40px;
	line-height:40px;
		background-image: url(../images/information.png);
		color:#BA1D64;

}
#post-details ul {
	margin: 0px;
}
#post-details ul li {
	float: right;
	margin-right: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#post-details ul li a {
	text-decoration: none;
	color: #CE3466;
}
#post-details ul .post-cat {
	background-image: url(../images/cat.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
#post-details ul .post-author {
	background-image: url(../images/author.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
#post-details ul .post-date {
	background-image: url(../images/date.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
#post-details ul .post-visits {
	background-image: url(../images/visit.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
#post-single p {
	color: #D0396C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
#post-single img {
	background-color: #f9f9f9;
	border: 1px solid #e9e9e9;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
#post-single h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#post-single h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#post-single h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#post-single h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#post-single h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#post-single ul {
	padding-right: 20px;
	padding-bottom: 20px;
}
#post-single ul li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-type: circle;
	padding-top: 3px;
	padding-bottom: 3px;
}
#post-single ol {
	padding-right: 20px;
	padding-bottom: 20px;
}
#post-single ol li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: decimal;
}
#and-read {
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 25px;
	background-image: url(../images/and-read-bg.png);
	background-repeat: repeat-x;
	border: 1px solid #d8d8d8;
	width: 88%;
	padding: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-color: #fff;
	background-position: bottom;
}
#and-read .readother {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
	font-weight: bold;
	background-image: url(../images/heart.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 37px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#and-read ul {
	margin-right: 20px;
	margin-bottom: 20px;
}
#and-read ul li {
	list-style-type: circle;
	background-image: url(../images/comments-li-line.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
}
#and-read ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.comments-div {
	direction: rtl;
	margin-right: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 100px;
	overflow: hidden;
}
/*Comments*/
#commentform {
	font-family: Tahoma;
	font-size: 9pt;	background-image: url(../images/comments-li-bg.png);
	background-repeat: repeat;
	background-color: #f7f7f7;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	overflow: hidden;
	width:670px;
	margin-bottom: 15px;
	border: 1px solid #e8e8e8;

}
#comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CE3466;
	margin-bottom: 20px;
	background-image: url(../images/comments-title-icon.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.commentlist {
	list-style-type: none;
}
.commentlist li {
	background-image: url(../images/comments-li-bg.png);
	background-repeat: repeat;
	background-color: #f7f7f7;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	overflow: hidden;
	width:670px;
	margin-bottom: 15px;
	border: 1px solid #e8e8e8;
}
.commentlist .children {
	margin-top: 40px;
	margin-right: 7px;
	overflow: hidden;
	clear: right;
}
.commentlist .comment-author {
	background-image: url(../images/comments-li-line.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 7px;
	overflow: hidden;
}
.commentlist .comment-author cite.fn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #757575;
	text-shadow: 1px 1px 0px white;
	font-weight: bold;
	background-image: url(../images/comments-forms-name.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 17px;
	margin-bottom: 5px;
}
.commentlist .comment-author cite.fn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #757575;
	text-shadow: 1px 1px 0px white;
	font-weight: bold;
	text-decoration: none;
}
span.says {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #757575;
	text-shadow: 1px 1px 0px white;
	font-weight: bold;
}
.commentlist .comment-author img {
	background: #FFF;
	border: 1px solid #e8e8e8;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding: 4px;
	float: left;
	height: 32px;
	width: 32px;
}
.commentlist .comment-meta {
	background-image: url(../images/comments-li-date-icon.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 17px;
}
.commentlist .comment-meta a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #a0a0a0;
	text-shadow: 1px 1px 0px white;
	text-decoration: none;
}
.commentlist p {
	background-image: url(../images/comments-li-line.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	margin-bottom: 7px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #7a7a7a;
	text-shadow: 1px 1px 0px white;
	text-decoration: none;
}
div.reply {
	float: left;
	background-image: url(../images/comment-replay.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 68px;
	display: block;
	margin-left: 7px;
	overflow: hidden;
}
div.reply a {
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #666;
	line-height: 18px;
}
#user-forms {
	float: right;
	overflow: hidden;
	width: 44%;
}
.comment-input {
	position: relative;
	background-image: url(../images/cats-bg.png);
	background-repeat: repeat-x;
}
.comment-input .required {
	position: absolute;
	top: 7px;
	left: 5%;
	z-index: 1;
	font-size: 15px;
	font-weight: bold;
	color: #F00;
}
#user-forms #commentformname {
	background-color: #FFF;
	border: 1px solid #d7d7d7;
	background-image: url(../images/comments-forms-name.png);
	background-repeat: no-repeat;
	background-position: 99%;
	padding-right: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #32b0e6;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: inset 0 0px 3px #9d9d9d;
	-moz-box-shadow: inset 0 0px 3px #9d9d9d;
	box-shadow: inset 0 0px 3px #9d9d9d;
	width: 90%;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 7px;
}
#user-forms #commentformname:focus {
	border: 1px solid #75d7ff;
	-webkit-box-shadow: inset 0 0px 3px #75d7ff;
	-moz-box-shadow: inset 0 0px 3px #75d7ff;
	box-shadow: inset 0 0px 3px #75d7ff;
}
#user-forms #commentformemail {
	background-color: #FFF;
	border: 1px solid #d7d7d7;
	background-image: url(../images/comments-forms-mail.png);
	background-repeat: no-repeat;
	background-position: 99%;
	padding-right: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #32b0e6;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: inset 0 0px 3px #9d9d9d;
	-moz-box-shadow: inset 0 0px 3px #9d9d9d;
	box-shadow: inset 0 0px 3px #9d9d9d;
	width: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 7px;
}
#user-forms #commentformemail:focus {
	border: 1px solid #75d7ff;
	-webkit-box-shadow: inset 0 0px 3px #75d7ff;
	-moz-box-shadow: inset 0 0px 3px #75d7ff;
	box-shadow: inset 0 0px 3px #75d7ff;
}
#user-forms #commentformsite {
	background-color: #FFF;
	border: 1px solid #d7d7d7;
	background-image: url(../images/comments-forms-link.png);
	background-repeat: no-repeat;
	background-position: 99%;
	padding-right: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #32b0e6;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: inset 0 0px 3px #9d9d9d;
	-moz-box-shadow: inset 0 0px 3px #9d9d9d;
	box-shadow: inset 0 0px 3px #9d9d9d;
	width: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#user-forms #commentformsite:focus {
	border: 1px solid #75d7ff;
	-webkit-box-shadow: inset 0 0px 3px #75d7ff;
	-moz-box-shadow: inset 0 0px 3px #75d7ff;
	box-shadow: inset 0 0px 3px #75d7ff;
}
#comment-textarea {
	float: left;
	width: 50%;
	margin-left: 20px;
}
#comment-textarea textarea {
	height: 80px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #FFF;
	border: 1px solid #d7d7d7;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: inset 0 0px 3px #9d9d9d;
	-moz-box-shadow: inset 0 0px 3px #9d9d9d;
	box-shadow: inset 0 0px 3px #9d9d9d;
	width: 99%;
	padding: 5px;
}
#comment-textarea textarea:focus {
	border: 1px solid #75d7ff;
	-webkit-box-shadow: inset 0 0px 3px #75d7ff;
	-moz-box-shadow: inset 0 0px 3px #75d7ff;
	box-shadow: inset 0 0px 3px #75d7ff;
}
#commentform #submit {
	float: left;
	background-color: #FFF;
	background-image: url(../images/tags-hover.png);
	background-repeat: repeat-x;
	height: 29px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	-webkit-box-shadow: 0 0px 3px #ccc;
	-moz-box-shadow: 0 0px 3px #ccc;
	box-shadow: 0 0px 3px #ccc;
	text-shadow: 0px 1px 3px #666;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	clear: left;
}
#respond h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	background-image: url(../images/write-user.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 37px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 20px;
}
#respond p {
	font-family: Tahoma, Geneva, sans-serif;
	color: #91164F;
	font-size: 12px;
}
#respond p a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #91164F;
	font-size: 12px;
	text-decoration: none;
}
#respond p a:hover {
	color: #daa200;
}
#respond .cancel-comment-reply {
	padding: 10px;
}
#respond .cancel-comment-reply a {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #666;
	font-size: 12px;
}
/*Comments*/
 #sidebar {
	width: 200px;
	float:right;
}
.widget{
	margin:0 auto;
width: 200px;
	font-style: inherit;
	
}
.widget li{
	float:right;
	list-style:none;
	width:169px;
	margin:0;
	padding:0;
	text-align:right;
}
.widget ul{
	padding:0;	float: right;

	margin:0;	
}
.widget li a{
	text-align:center;
	float:right;
	height:35px;
	margin-top:3px;
	color:#7B7B7B;
	line-height:25px;
	background-image:url('../images/hexll_33.png');
	width:169px;
}
.widget li a:hover{
	text-align:center;
	text-decoration:overline;
	float:right;
	height:35px;
	width:169px;
}

	.munetop{margin-top:3px;background-image:url('../images/hexll_06.jpg');width:200px;height:60px;line-height:35px;   font-family:Arial; font-weight:bold; font-size:16px;  }
	.munetop h2{margin-right:40px;color:#fff;  float:right; margin-top:5px;}
	.muneback{	font-size:11px; color:#BA1D64; 	background-image:url('../images/hexll_12.jpg');width:200px; overflow:hidden;}
	.munebottom{	background-image:url('../images/hexll_22.jpg');width:200px;height:37px;overflow:hidden;}
	.box-inner {width:169px; margin:0 auto;}
	
	
	.table_top{margin-top:3px;background-image:url('../images/show_top.png');width:695px;height:24px;line-height:35px;   font-family:Arial; font-weight:bold; font-size:16px;  }
	.table_back{	font-size:11px; color:#BA1D64; 	background-image:url('../images/show_back.png');width:695px; overflow:hidden;}
	.table_bottom{	background-image:url('../images/show_bottom.png');width:695px;height:26px;overflow:hidden;}
