/* template 11 */
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p,
a, em, img, strong, ol, ul, li,
form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* general */
body {
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	background-color: #fff;
	background-image: url("img/bg_header.png");
	background-repeat: no-repeat;
	background-position: 50% 30px;
}
.isrtl {
	direction: rtl;
	unicode-bidi: embed;
}
input, select, textarea {
	font-family: Georgia, serif;
	font-size: 16px;
}
a {
	text-decoration: none;
	color: #000;
	border-bottom: #ef0050 1px dotted;
}
a:hover {
	text-decoration: none;
	color: #ef0050;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #777;
}

/* layout */
.wrap {
	background-image: url("img/bg.png");
	background-repeat: repeat-y;
	background-position: 50% 0;
	width: 723px;
	margin: 80px auto 0 auto;
	overflow: hidden;
}
#header {
	width: 510px;
	margin: 0 auto;
	overflow: hidden;
}
#header table {
	width: 100%;
	direction: ltr;
}
#header td.rl {
	text-align: right;
}
.isrtl #header td.rl {
	text-align: left;
}
#header .logo {
	float: left;
}
.isrtl #header .logo {
	float: right;
}
#header .logo h1, #header .logo h3 {
	font-size: 49px;
	font-weight: normal;
	line-height: 50px;
	color: #999;
}
#header .logo h3 a {
	text-decoration: none;
	color: #999;
	border: none;
}
#header .logo h3 a:hover {
	text-decoration: none;
}
#header .logo p {
	font-size: 16px;
	color: #aaa;
}
#topnav {
	width: 510px;
	margin: 0 auto;
	border-bottom: 5px solid #F5F5F5;
	margin-bottom: 10px;
	overflow: hidden;
}
#topnav ul {
	float: right;
}
.isrtl #topnav ul {
	float: left;
}
#topnav li {
	float: left;
}
.isrtl #topnav li {
	float: right;
}
#topnav li a, #topnav li span {
	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	white-space: nowrap;
	line-height: 30px;
	color: #999;
	border: none;
	padding: 0 4px;
}
#topnav a:hover {
	
}
#topnav li.sel span {
	color: #000;
	cursor: default;
}

#sitesearch {
	text-align: right;
	width: 510px;
	margin: 0 auto 20px auto;
}
#qsearch {
	font-size: 12px;
	width: 180px;
}
#btnsitesearch {
	font-size: 12px;
	font-weight: bold;
	color: #777;
}

#maincontent {
	width: 510px;
	padding: 20px 0;
	margin: 0 auto;
	overflow: hidden;
}
#foowrap {
	background-image: url("img/bg_footer.png");
	background-repeat: no-repeat;
	background-position: 50% 100%;
	width: 723px;
	height: 70px;
	margin: 0 auto 30px auto;
	overflow: hidden;
}
#footer {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	width: 510px;
	margin: 10px auto 0 auto;
	overflow: hidden;
	clear: both;
}
#footer .copy {
	white-space: nowrap;
}
#foolinks {
	
}
#foolinks ul {
	overflow: hidden;
}
#foolinks li {
	float: left;
	white-space: nowrap;
	padding: 0 8px 0 0;
}
.isrtl #foolinks li {
	padding: 0 0 0 8px;
}

#content h1 {
	font-size: 26px;
	line-height: 28px;
	color: #000;
	margin-bottom: 20px;
}
#pg-category #content h1 {
	/*font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;*/
}
.cattags {
	text-align: center;
	margin-bottom: 20px;
}
#qoutecat {
	margin-bottom: 10px;
	overflow: hidden;
}
#content #qoutecat h1 {
	margin-bottom: 10px;
}
#catimg {
	float: left;
	margin: 0 10px 10px 0;
}
.isrtl #catimg {
	float: right;
	margin: 0 0 10px 10px;
}

/* artlist */
.artwrap {
	overflow: hidden;
}
.shart {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0 30px 0;
	margin: 5px 0 10px 0;
	overflow: hidden;
}
.shart h2 {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 5px;
}
.shart h2 a {
	color: #777;
	border: none;
}
.shart div {
	overflow: hidden;
}
.shart .img {
	float: left;
	width: 120px;
	height: 80px;
	margin: 4px 6px 6px 0;
	overflow: hidden;
}
.shart .img a {
	border: none;
}
.isrtl .shart .img {
	float: right;
	margin: 4px 0 6px 10px;
}
.shart .meta {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #999;
	margin-bottom: 10px;
}
.shart .more {
	font-size: 13px;
	margin-top: 10px;
}
.shart .more a {
	margin: 0 5px 0 0;
}
.isrtl .shart .more a {
	margin: 0 0 0 5px;
}

/* article */
.artimg {
	float: left;
	margin: 4px 10px 10px 0;
	overflow: hidden;
}
.isrtl .artimg {
	float: right;
	margin: 4px 0 10px 10px;
}
.artimg div {
	text-align: center;
	color: #999;
}
.artsub {
	margin-bottom: 12px;
}
.share {
	margin: 20px 0;
}
.qtcontent {
	font-size: 20px;
}
.artcontent p {
	padding: 0 0 12px 0;
}
.artcontent ul {
	list-style: disc;
	list-style-type: disc;
	padding: 10px 20px;
}
.artcontent ol {
	list-style: decimal;
	list-style-type: decimal;
	padding: 0 20px 10px 20px;
}
.artcontent li {
	padding: 4px 0;
}
.artcontent ul ul {
	list-style: circle;
	list-style-type: circle;
	padding: 4px 20px;
}
.artcontent h1, .artcontent h2, .artcontent h3, .artcontent h4, .artcontent h5 {
	padding: 8px 0;
}
#pg-article .meta {
	color: #999;
}
#pg-article .meta .atag {
	color: #777;
}
#pg-article .meta .atag:hover {
	color: #ef0050;
}

#pg-page .artcontent {
	padding: 0 0 20px 0;
}

/* faq */
.faqsub {
	margin: 10px 0 20px 0;
}
.faqwrap {
	overflow: hidden;
}
.faq {
	margin-bottom: 10px;
}
.faq div.a {
	display: none;
	padding: 5px 0 10px 0;
}

/* forms */
.frmwrap {
	padding: 10px 0;
}
.pgheading p {
	padding: 5px 0;
}
.mst label.fl {
	background-image: url("img/must.gif");
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-right: 18px;
}
.isrtl .mst label.fl {
	background-position: 0 0;
	padding-right: 0;
	padding-left: 18px;
}
.frmwrap .err label.fl {
	color: #a00;
}
.frmwrap .err .frmtext, .frmwrap .err select, .frmwrap .err .frmctext {
	border: 2px solid #a00;
}
.frmwrap .frmtext {
	width: 340px;
}
.frmwrap textarea.frmtext {
	height: 120px;
}
.frmwrap textarea.frmtextbg {
	width: 100%;
	height: 160px;
}
.frmwrap select {
	width: 345px;
}
.frmdone {
	margin: 10px 0;
}
.frmwrap .ff {
	padding: 5px 0 5px 0;
	overflow: hidden;
}
.frmwrap .ff p {
	font-style: italic;
}
.frmwrap .frmbtn {
	font-weight: bold;
}
.cpf {
	margin: 0 0 20px 0;
}
.cpf input {
	width: 80px;
}
.cpf img {
	vertical-align: middle;
	margin: 0 15px;
}
#subframe {
	display: none;
	width: 0;
	height: 0;
}
.wait {
	background-image: url('img/wait.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/* tags */
div.cloud {
	text-align: center;
}
div.cloud a {
	white-space: nowrap;
}
div.tags .tg1 {
	font-size: 86%;
}
div.tags .tg2 {
	font-size: 96%;
}
div.tags .tg3 {
	font-size: 110%;
}
div.tags .tg4 {
	font-size: 120%;
}
div.tags .tg5 {
	font-size: 130%;
}
div.tags .tg6 {
	font-size: 150%;
}

.pagetags {
	padding: 10px 0;
	overflow: hidden;
}
.pagetags a {
	margin: 0 3px;
}
.pagetags li {
	float: left;
}
.isrtl .pagetags li {
	float: right;
}

.pager {
	text-align: center;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
}