/*  
Theme Name: F1F1F
Theme URI: http://www.f1f1f.net
Description: Widget ready and tested on WP 2.9.2.
Version: 2.0
Author: F1F1F
Author URI: http://f1f1f.com/
*/


body {
	margin: 0;
	padding: 0;
	background: #333 url(images/back.jpg) 50% 0 no-repeat fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
                  direction: rtl;
}

h1, h2, h3 {
	margin: 0;
	padding: 5px 0;
	font-weight: normal;
	color: #ccc;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

ul, ol {
	margin-top: 0;
	line-height: 180%;
}
p{
	margin-top: 0;
	line-height: normal;
}
img{border:none}
ul,ol,li{list-style:none; margin:0; padding:0}
form{ margin:0; padding:0}
input,textarea{ border:1px solid #1d1d1d;background-color:#999; padding:3px}

textarea:focus,input:focus{background-color:#888;}


a {text-decoration: none;color: #339CCB;}
a:hover {text-decoration:underline;}
strong{color: #339CCB;}
#wrapper {
	background:#666 url(images/back.gif) 0 0 repeat-x;
	width: 980px;
	margin: 0 auto;
	padding: 10px;
	padding-top:0;
}

/* Header */
#header{ position:relative; height:83px;}
#header #logo{ position:absolute; top:10px}
#header #logotext{padding-top:10px}
#header #logotext h1{ font-size:40px; font-weight:bold; margin:0;}
#header #logotext a{ color:#fff}
#header #logotext a:hover{ color:#eee; text-decoration:none}
#header #logotext p{ margin:0; padding:0}
#header #topads{ position:absolute; top:15px; right:0px; width:468px; height:60px; background-color:#CCCCCC; border:1px 

solid #ccc}

/* Cat Nav
==========================================================================*/
#cat-nav{margin-top:20px; position:relative; border:1px solid #1d1d1d}
#cat-nav ul{ height:31px; background:url(images/centermenu.gif) 0 0 repeat-x}
#cat-nav ul li{float:left; line-height:31px; background:url(images/menusep.gif) 100% 50% no-repeat; padding-right:5px}
#cat-nav ul li a{float:left; line-height:31px; color:#ccc; padding:0 10px; font-size:12px; font-weight:bold;text-shadow: 2px 2px 2px 

#000;}
#cat-nav ul li a:hover,#cat-nav ul li.current-cat a,#cat-nav ul li.current_page_item a{ color:#339CCB; text-decoration:none;}
#cat-nav .more{ position:absolute; right:0; top:0}
#cat-nav .more .cats{ position: absolute; display:none; z-index:1000; }
#cat-nav .more:hover .cats{right:-7px; top:31px; display:block}
#cat-nav .more .cats ul{background:none}
#cat-nav .more .cats ul li{ float:none; display:block; width:120px; background:none; line-height:normal;}
#cat-nav .more .cats ul li a{background-color:#333333; float:none; display:block;}

/* Search
==========================================================================*/
#topsearch{ margin-bottom:10px}
#topsearch .stext{border:1px solid #1d1d1d; font-size:11px; padding:3px; padding-bottom:2px; width:220px;color:#ccc; font-

family:Georgia, "Times New Roman", Times, serif; font-style: italic}
#topsearch .bb{right:0px; top:7px; padding:0 5px;}

/* Search */

#search {
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	width: 450px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 60px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 1px;
	padding: 10px 15px 15px 15px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #2AA1CC;
	text-decoration: none;
}

#menu .current_page_item a {
}

/* Page */

#page {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#page-bgtop {
	padding: 10px 0px;
}
/* Content */

#content {
	float: left;
	width: 670px;
	padding: 0px 0px 0px 0px;
}

/* HOMR CAT
============================================*/
.cat-wrap{}
.cat-wrap h3{padding: 2px 10px;}
.cat-wrap .content{ padding-top:10px;}
.cols{
	float:left;
	width:214px;
	height:325px;
	overflow:hidden;
	margin-right:11px;
	display:inline;
	background-color:#333;
	border:1px solid #1d1d1d;
	margin-bottom:10px;
}

.block{
	background-color:#333333;
	border:1px solid #1d1d1d;
	padding:10px;
	margin:10px 0;
}
.post {
	padding:10px;
	
}
ul.post-summary{margin-top:10px}
ul.post-summary li a{background:url(images/icon-arrow.gif) 0 50% no-repeat; padding-left:15px;}

.post .title {
	padding: 7px 0px;
}

.post h2.title {
	font-size:14px;
	padding: 7px 0px;
	color:#339CCB;
	margin-bottom:0;
	font-weight:bold;
}

.post .title a {
	color: #339CCB;
	border: none;
}

.post img.thumb{
	border:3px solid #555;
	padding:1px;
	background-color:#1d1d1d
}

.post .meta {
	margin: 0;
	padding: 0px 30px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color:#ccc;
}
.post .meta span{
}
.post .meta .date {
	background:url(images/clock.png) 0 50% no-repeat; padding-left:20px;

}

.post .meta .posted {
	background:url(images/user.png) 0 50% no-repeat; padding-left:20px;
}
.post .meta .views {
	background:url(images/view.png) 0 50% no-repeat; padding-left:20px;

}

.post .meta .comments {
	background:url(images/comment.png) 0 50% no-repeat; padding-left:20px;color:#CCCCCC

}



.post .meta a {
}

.post .entry {
	padding: 0px 30px 10px 0px;
	text-align: justify;
}

.tags{background:url(images/tags.png) no-repeat 0 3px;padding:4px 0 4px 20px;}

/* commentlist
====================================*/
.commentlist{list-style-type:none;width:auto;background:#fff;border:1px solid #ccc; border-bottom:none;margin-

bottom:10px;padding:0;}
.commentlist h2{font:bold 17px Arial;letter-spacing:0;margin:10px;}
.commentlist li{background:#fff;border-bottom:1px solid #ccc;padding:10px;}
.commentlist li.alt{background:#666;border-bottom:1px solid #ccc;padding:10px;}

/* page_navi 
======================================*/
.page_navi{padding:10px 0 10px 10px;}
.page_navi a,.page_navi a:link,.page_navi a:visited{text-decoration:none;border:1px solid #1d1d1d;color:#ccc;background-

color:#666;font-weight:700;margin:2px;padding:2px 4px;}
.page_navi a:active,.page_navi a:hover{text-decoration:none;border:1px solid #1d1d1d;color:#fff;background-

color:#999;margin:2px;padding:2px 4px;}
.page_navi span.current{font-weight:700;border:1px solid #1d1d1d;background-color:#5a9ccb;margin:2px;padding:2px 4px;}

/* subscribe 
======================================*/
div#subscribe{ margin-bottom:10px!important;padding:10px;background-color:#555; border:1px solid #1d1d1d}

div#subscribe h2{font:16px Arial;color:#64666B;padding-bottom:5px;margin:0; margin-left:-10px; margin-top:-15px;}
div#subscribe h2 a{ background: url(images/rss.gif) 0 50% no-repeat; padding-left:47px;  display:block; line-

height:47px;height:47px;}
div#subscribe span{margin-bottom:5px; display:block; color:#999999}
div#subscribe img{margin-top:0;}
#subscribeform{margin:0;padding:0;}
#subscribeform .subscribeinput{border:1px solid #CCCCCC;width:200px;height:18px; background:url(images/input.png) 0 0 

repeat-x;font:11px Arial;padding-top:2px;padding-left:2px;padding-right:2px; padding-bottom:0;}
#subscribeform .subscribesubmit{border:0;margin-left:2px; background-color:#666; color:#FFFFFF}

/* Sidebar 
======================================*/
#sidebar {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #787878;
}
#sidebar .ads300{margin-bottom:10px}
#sidebar .recents li{
	padding-top:5px;
}
#sidebar .recents li a{
	background:none;
	padding:0;
}

#sidebar .recents li img.thumb{
	float:left;
	margin-right:5px;
	border:1px solid #1d1d1d;
	width:50px;
	height:50px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	border:1px solid #1d1d1d;
	margin: 0;
	padding: 0;
	margin-bottom:10px;
	background-color:#333;
}
#sidebar li li{ background:none; border:none}

#sidebar li h2{border-bottom:1px solid #1d1d1d; padding: 5px 10px; background:url(images/centermenu.gif) 0 20% repeat-

x;text-shadow: 2px 2px 2px #000;}

#sidebar li ul {
	margin: 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	border-bottom: 1px dotted #1d1d1d;
	margin: 0px 10px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	padding: 0;
	font-size: 11px;
}

#sidebar li li a {
	padding: 0px 0px 0px 15px;
	background: url(images/img01.jpg) no-repeat left 5px;
}

/* Fix for Transposh */
#sidebar li li a span{
	margin:0; padding:0; display:inline;
}


#sidebar h2 {
	font-size: 1.4em;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #339CCB;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}


/* Footer
==========================================================================*/
#footer{ color:#999999; font-size:11px; padding:10px; border:1px solid #1d1d1d; background-color:#333;}
#footer .fleft{ float:left}
#footer .fright{ float:right}

.pagetitle {
	padding-top: 20px;
}

.navigation {
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.clearfix{clear:both}


/* FOR JAGUAR
=======================================*/
/* Star List
==========================================================================*/
.star-list{ margin-top:30px}
.star-list li{line-height:30px}
.star-list li  { background:url(images/star.gif) 0  50% no-repeat; padding-left:20px; color:#7fc1e2}
.star-list li  b{color:#ffb400}
.star-list li  span{font-weight:bold; color:#009900}

#main{margin-top:10px}
#main h2{color:#7fc1e2; margin:10px 0}
#main #img{ float:left}
#main .img{ float:left}
#main #text{ float:right; width:400px}
#main .button{ margin-top:50px}

.hr{ background:url(images/hatch.gif) 0 0 repeat-x; height:5px; margin:20px 0}
.red{color:#ffb400}

/* Advertisement
==========================================================================*/
.ads{position:relative; border:1px solid #cecece; background-color:#f8f8f8}
.ads .tleft{ position:absolute; background:url(images/border.gif) 0 0 no-repeat; width:9px; height:9px; top:-1px; left:-1px;}
.ads .tright{ position:absolute; background:url(images/border.gif) 100% 0 no-repeat; width:9px; height:9px; top:-1px; right:-1px}
.ads .bleft{ position:absolute; background:url(images/border.gif) 0 100% no-repeat; width:9px; height:9px; bottom:-1px; left:-

1px}
.ads .bright{ position:absolute; background:url(images/border.gif) 100% 100% no-repeat; width:9px; height:9px; bottom:-1px; 

right:-1px}
.ads .content{padding:20px 10px}
.ads .ads160x90{position:absolute; width:165px; height:105px; background:#999 url(images/a160x90.gif) 0 0 no-repeat; 

top:10px; right:10px; padding:5px 0 0 5px}