﻿/*
Theme Name: fk
*/


* {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
body {
	color : #252525 ;
	background: url(images/background.gif) repeat-x #F9FAF4 ; 
	margin : 0 ; 
	padding : 0 0 ; 
	text-align:center;
	font :0px/0px tahoma,sans-serif 
}
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, samp,small, strike, strong, sub, sup, tt, var,
b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0px;
	margin: 0px; 
}
a {
	text-decoration : none ; 
	color:#66542B
}
a:hover {
	text-decoration : none ; 
	color:#E8B900
}
ul {
	border: 0px; 
	padding: 0px; 
	margin: 0px;
	list-style: none ;
}
li {
	border: 0px; 
	padding: 0px; 
	margin: 0px;
	list-style: none ;
}
address, caption, cite, code, dfn, em , th, var {
	border: 0px;
	padding: 0px; 
	margin: 0px; 
	outline: 0 
}
img {
	border: 0px; 
}
input {
	font-family:tahoma
}
textarea , fieldset {
	padding: 0px;
	font-family: Tahoma ;
	border-right: #EAE6E3 1px solid;
	border-top: #EAE6E3 1px solid;
	background: #fff;
	border-left: #EAE6E3 1px solid;
	border-bottom: #EAE6E3 1px solid ;
}
h1 {
	font: bold 1.7em/1.6 Arial, sans-serif;
}
h2 {
	font: bold 1.5em/1.6 Arial, sans-serif;
}
h3 {
	font: bold 1.4em/1.6 Arial, sans-serif;
}
h4 {
	font: bold 1.2em/1.6 Arial, sans-serif;
}
#warpper {
	background: url(images/content_background.gif) #fff repeat-y scroll center top;
	direction: rtl ;
	margin: 0px auto 0px ;
	padding: 0 ;
	position: relative ;
	width: 988px ;
	text-align: right;
	font :11px/1.9 tahoma,sans-serif 
}
.header {
	background :transparent url(images/header2.jpg) no-repeat scroll center top;
	height:159px;
	margin:0px auto 0px ;
	padding:0 ;
	position:relative ;
	width:988px;
}
.header h1 {
	height:125px;
	top:20px ;
	right:335px ;
	background:none;
	padding:0 ;
	position:absolute;
	width:285px;
}
.header h1 a {
	height:125px;
	width:285px;
}
.header h1 a span {
	display:none;
	height:125px;
	width:285px;
}
.content {
	background: #fff;
	margin : 0px 8px
}
#nav{
	background : url(images/back_nav.gif) ;
	height : 50px ;
	width :988px ;
	margin:0px auto 0px ;
	position:relative ;
	padding:0 ;
}
#nav ul {
	padding-right: 25px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style: none
}
#nav ul li {
	float: right
}
#nav ul li a {
	padding-right: 0px;
	display: block;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px 3px 0px;
	font:bold 15px/28px arial;
	color: #757575;
	padding-top: 0px;
	text-align: center;
}
#nav ul li a span {
	display: block;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 5px
}
#nav ul li a:hover {
	background: url(images/nav_left.png) #fff no-repeat left top ;
	font:bold 15px/28px arial;
}
#nav ul li A:hover span {
	background: url(images/nav_right.png) #fff no-repeat right top; 
	color: #ff3300
}
.search {
	width: 200px ;
	height: 25px ;
	margin-top: 15px ;
	margin-left: 30px ;
	float: left
}
.st {  
	background:none ;
	height: 20px ;
	width: 140px ;
	padding-left: 0px ;
	font-family: arial ;
	color : #333333;
	font-size : 15px ;
	font-weight:bold;
	border : none ;
	line-height : 22px;
	float:right;
	text-align:right;
	margin:0px 0px 0px 0px
}
.sti { 
	background: none ;
	height : 25px ;
	width : 50px ;
	margin-right:10px;
	border: none ;
	cursor: pointer;
	float:left
}
#page-content {
	margin: 0px 0px 0px;
	padding:0px 8px;
	text-align: right
}
.two-box-warpper {
	background: #ffffff;
	float: right;
	width: 728px
}
#page-body {
	background: #ffffff;
	float: left;
	margin: 5px 0px 5px 0px;
	width: 500px
}
.page-body {
	background: #ffffff;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 10px;
	padding-top: 0px
}

.linkbox {
	margin : 0px 0px 10px 0 ;
	width : 500px 
}
.linkbox  #linkbox-title {
	background: url('images/linkbox_title.jpg') no-repeat ; 
	width : 500px ;
}
.linkbox  #linkbox-title h1 {
	padding : 22px 50px 0px 0px;
	font: bold 1.4em/1.6 Arial, sans-serif;
}
.linkbox  #content {
	background: url('images/post_bg.gif');
	padding: 10px 15px
}
.linkbox  #right-list {
	float:right;
	width: 235px;
}
.linkbox  #left-list {
	float:right;
	width: 235px;
}
.linkbox  #content ul li {
	padding-right: 12px;
	padding-left: 0px;
	background: url(images/footer_arrow.gif) no-repeat right 7px;
	padding-bottom: 0px;
	padding-top: 0px
}
.linkbox  #linkbox-footer {
	background: url('images/post_footer.gif');
	height: 20px
}
.post {
	margin : 10px 0px 10px 0 ;
	width : 500px 
}
.post #post-title {
	background: url('images/post_title.gif') no-repeat ; 
	width : 500px ;
}
.post #post-title h1 {
	padding : 22px 50px 0px 0px;
	font: bold 1.4em/1.6 Arial, sans-serif;
}
.post #post-info {
	background:#FBFAF7;
	border-top:1px dashed #E8E7DF;
	border-bottom:1px dashed #E8E7DF;
	color:#666666;
	margin: 15px 15px 0px 15px;
	width: 470px;
}
.post #post-info:hover {
	border-top:1px dashed #E6D8AE;
	color:#000000;
	background:#FAF9F5;
	border-bottom:1px dashed #E6D8AE;
}
.post #post-info ul {
	margin:0px;
}
.post #post-info ul a{
	padding:2px 4px
}
.post #post-info ul a:hover {
	color:#fff;
	background:#776326;
	-moz-border-radius:3px
}
.post #post-info ul li {
	display: block;
	margin:5px 5px;
	float: right
}
.post #post-info ul .categry{
	padding-right: 20px;
	padding-left: 0px;
	background: url(images/category.png) no-repeat right 0px;
	padding-bottom: 0px;
	padding-top: 0px
}
.post #post-info ul .view {
	padding-right: 22px;
	padding-left: 0px;
	background: url(images/view.gif) no-repeat right 0px;
	padding-bottom: 0px;
	padding-top: 0px
}
.post #post-info ul .date {
	padding-right: 24px;
	padding-left: 0px;
	background: url(images/date.gif) no-repeat right 0px;
	padding-bottom: 0px;
	padding-top: 0px
}
.post #content {
	background: url('images/post_bg.gif');
	padding: 10px 15px
}
.post #post-footer {
	background: url('images/post_footer.gif');
	height: 20px
}
.more-link {
	padding-right: 20px;
	display:block;
	font-weight:bold;
	margin-top:5px;
	padding-left: 0px;
	background: url(images/more_link.gif) no-repeat right 0px;
	padding-top:0px;
	padding-bottom:0px
}
.post #tags-post {
	background: url(images/tags.gif) no-repeat right 0px;
	padding-right: 20px;
	padding-left: 0px;
	padding-top:0px;
	float:right;
	display:block;
	padding-bottom:0px
}
.paginate {
	width : 500px ;
	margin : 8px 0px 0px 0px
}
#paginate {
	padding : 0px 10px 0px 5px
}
.paginate-title {
	background : url('images/paginate_title.gif') no-repeat ;
	width : 500px ;
	height : 40px
}
.paginate-content {
	border : 2px solid #EBEDED ;
	border-width : 0px 2px 0px 2px ;
	margin : 0px 1px 0 0 
}
.paginate-footer {
	width : 500px ;
	background: url('images/comment_footer.gif') no-repeat ;
	height : 18px 
}
#sidebar-right {
	background: #fff ;
	float: right ;
	width: 220px ;
	margin : 5px 0 0 0 
}
.sidebar-right {
	margin: 0px 0 0 0 
}
#sidebar-left {
	background: #fff;
	float: left;
	width: 220px;
	margin : 5px 0 0 0px 
}
.sidebar-left {
	margin: 0px
}
.sidebar-box {
	background: #f9f3e3;
	margin: 0px 0px 5px
}
.sidebar-box h3 {
	height: 55px
}
.sidebar-box h3 span {
	display: none
}
.sidebar-box-content {
	width : 220px ;
	clear : both;
	background: url('images/sidebar_bg.png') 
}
.sidebar-box ul {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px
}
.sidebar-box ul li {
	padding-right: 15px;
	padding-left: 0px;
	background: url(images/arrow_mini_left.gif) no-repeat right 8px;
	padding-bottom: 0px;
	padding-top: 0px
}
.sidebar-box-footer {
	clear: both;
	background: url('images/sidebar_footer.gif') no-repeat ;
	height: 20px;
	width: 220px
}
.sidebar-left .ads h3 {
	background: url('images/ads_title.jpg') no-repeat ;
	height: 55px ;
	width: 220px
}
.sidebar-right .ads h3 {
	background: url('images/ads_title.jpg') no-repeat ;
	height: 55px ;
	width: 220px
}
.sidebar-right .category h3 {
	background: url('images/categories_title.jpg') no-repeat ;
	height: 55px ;
	width: 220px
}
.sidebar-right .category ul {
	padding-right: 12px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px
}
.sidebar-right .category ul li {
	color:#000 ;
	padding-right: 10px;
	padding-left: 0px;
	background: url(images/tick.gif) no-repeat right 5px;
	padding-bottom: 0px;
	padding-top: 0px
}
.sidebar-right .category ul li ul {
	margin: 0px 0px 0px 0px
}
.sidebar-right .category ul li ul li {
	padding-right: 11px;
	padding-left: 0px;
	background: url(images/arrow_mini_left.gif) no-repeat right 7px;
	padding-bottom: 0px;
	padding-top: 0px
}
.sidebar-right .status h3 {
	background: url('images/stats_title.jpg') no-repeat;
	height: 55px;
	width: 220px
}
.sidebar-right .monthly-archive h3 {
	background: url(images/archives_title.jpg) no-repeat center bottom
}
.sidebar-left .pre-posts h3 {
	background: url('images/lastentires_title.jpg') no-repeat ;
	height: 55px;
	width: 220px
}
.sidebar-left .rand-posts h3 {
	background: url('images/random_title.jpg') no-repeat ;
	height: 55px;
	width: 220px
}
.sidebar-left .top h3 {
	background: url('images/topentires_title.jpg') no-repeat ;
	height: 55px ;
	width: 220px
}
.sidebar-left .monthly-archive h3 {
	background: url(images/archives_title.jpg) no-repeat center bottom
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0 ;
	height: 0px
}
.comment {
	width : 500px ;
	margin : 10px 0px 10px 0px
}
.comment-title {
	width : 500px ;
	background: url('images/comment_title.gif') no-repeat ;
	height : 40px
}
.comment-title .name {
	padding : 14px 10px 0px 10px ;
	color:#B2B2B2 ;
	float:right
}
.comment-title .date {
	padding : 14px 0px 0px 10px ;
	color:#B2B2B2 ;
	float:left 
}
.comment-content {
	background: url('images/comment_content.gif') ;
}
#comment {
	font-size:12px;
	padding : 0px 10px 0px 5px ;
}
.comment-footer {
	width : 500px ;
	background: url('images/comment_footer.gif') no-repeat ;
	height : 18px 
}

.footer-top {
	border-top:5px solid #ff9c00;
	line-height:1px;
	height:1px;
	font-size:1px;
}
.footer {
	background:#F8F7F3;
	border-top:5px solid #ff9900;
	margin: 5px 4px 0px 4px
}
#right-menus {
	width:630px;
	float:right;
}
#left-menus {
	width:335px;
	margin:10px 5px 10px 10px;
	background:#fff;
	float:right;
	-moz-border-radius:5px;
}
#left-menus #list {
	padding:10px 10px 0px 5px ;
	font-size:12px;
}
#left-menus #list h3 {
	font-size:15px;
}
#left-menus #list a {
	color:#ff6600;
}
.footer #titles{
	background: url(images/bg_title_footer.gif) #ffffff;
	width: 620px;
	height: 35px;
	margin-right:5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-right:1px dotted #DEDCD3;
	border-bottom:1px dotted #DEDCD3;
	border-left:1px dotted #DEDCD3
}
.footer #titles h3 {
	float: right;
	display: block ;
	width: 295px ;
	margin: 5px 10px 0px 0px
}
.pages {
	float: right;
	width: 300px ;
	margin: 5px 10px 0px 0px ;
}
.pages h4 {
	background: url(images/footer_title.gif) no-repeat ;
	height:25px;
	width: 300px ;
}
.pages h4 span {
	height:25px;
	display:none
}
.pages #pages {
	background:#ffffff;
	border-right:1px solid #eee ;
	border-left:1px solid #eee ;
}
.pages #btt {
	background: url(images/footer_bottom.gif) no-repeat ;
	height:20px;
	width: 300px ;
}
.wp-pagenavi {
	clear: both;
	padding:0px 5px 15px 5px;
	direction:rtl
}
.wp-pagenavi h3 {
	font-family:tahoma;
	font-size:12px;
	font-weight:normal
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	background:#F9F8F2;
	border: 1px solid #ECE9D8;
	padding: 1px 6px;
	float :right;
	margin: 2px;
	font-size:10px;
	-moz-border-radius: 3px;
}
.wp-pagenavi span.current {
	background:#ffffff;
	color:#666666;
	border: 1px solid #ECE9D8;
}
.wp-pagenavi a:hover {
	background:#FF9900;
	border-color: #FF6600;
	color:#ffffff
}
.wp-pagenavi span.current {
	font-weight: bold;
}
.tags {
	float: right;
	width: 300px ;
	margin: 5px 10px 0px 0px ;
}
.tags h4 {
	background: url(images/footer_title.gif) no-repeat ;
	height:25px;
	width: 300px ;
}
.tags h4 span {
	height:25px;
	display:none
}
.tags #tags {
	background:#ffffff;
	border-right:1px solid #eee ;
	border-left:1px solid #eee ;
	padding:0px 10px
}
.tags #btt {
	background: url(images/footer_bottom.gif) no-repeat ;
	height:20px;
	width: 300px ;
}
.copyright {
	background:#353535 ;
	padding: 8px 8px;
	-moz-border-radius:4px;
	color:#ccc;
	margin-top:10px
}
.copyright a {
	color:#fff ;
	padding:2px 4px
}
.copyright a:hover {
	color:#fff;
	background:#ff6600;
	padding:2px 4px;
	-moz-border-radius:2px;
}
#error {
	border:1px solid #FFA671 ;
	font-size:12px;
	padding:15px 15px;
	margin:5px 5px
}
#error h1 {
	border-bottom:1px dashed #ff6600
}
.addcomment {
	padding : 0px 4px 0 0 
}
.addcomment h3 {
	width : 500px ;
	background: url('images/add_comment.gif') no-repeat right ;
	height: 35px ;
	border-bottom: #E8EBEB 1px solid ;
	padding : 0px 0px 4px 0px ;
	margin : 0px 0px 10px 0px
}
.addcomment h3 span {
	display: none
}
.commentdata {
	width:400px ;
	margin-right:40px
}
.addcomment label {
	display: block;
	float:right;
	cursor:pointer;
	font-size:12px;
	width:100px
}
.addcomment .comment_button {
	background: #FCFCFC no-repeat right ; 
	border:1px solid #E6E6E6 ; 
	padding : 5px ; 
	margin: 20px 140px 0px 0px ; 
	font: bold 1.4em/1.6 Arial, sans-serif; 
	cursor: pointer ; 
	height : 30px
}
.addcomment #author {
	background: url(images/author.gif) #F4F3EA no-repeat right ;
	border:1px solid #E8E4D0 ;
	text-align:right ;
	width:290px;
	color:#000000;
	padding : 7px 28px 5px 5px ;
	float : right
}
.addcomment #email {
	background: url(images/email.gif) #F4F3EA  no-repeat right ;
	border:1px solid #E8E4D0 ;
	text-align:right ;
	color:#000000 ;
	width:290px;
	padding : 7px 28px 5px 5px ;
	float : right
}
.addcomment #url {
	background: url(images/website.gif) #F4F3EA no-repeat right ;
	border:1px solid #E8E4D0 ;
	text-align:right ;
	color:#000000 ;
	width:290px;
	padding : 7px 28px 5px 5px ;
	float : right
}
.addcomment #text {
	background : #F4F3EA  ;
	width : 290px ; 
	height : 150px ; 
	margin: 0px ; 
	border:1px solid #E8E4D0 ; 
	padding : 5px
}
.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	width:340px;
	border-top: 2px solid #E6E3D9;
	margin: 5px 2px 2px 4px;
	background: #F3F1E9;
}
.comment-childs ul {
	padding:4px 6px
}
.chalt{
	background: #F3F1E9;
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}
