* { margin: 0; padding: 0 }

body {
	background: #dddddd;
	font-size: 12px;
	font-family: arial;
	direction: rtl;
}

a { color: #205080; text-decoration: none; }
a:hover { color: #404040; text-decoration: underline; }
a img { border: 0; }

hr { border: 1px solid #cccccc; margin: 10px 0 10px 0; }

p { padding: 5px 0 10px 0; }

th { text-align: left; padding: 0 0 0 5px; }

small { font-size: 10px; padding-right: 5px; }

input[type="text"], textarea, select, input[type="password"] {
	font-family: arial;
	font-size: 12px;
	color: #000;
	padding: 1px;
	border: 1px solid #7f9db9;
}

input[type="submit"] {
	font-family: arial;
	font-size: 12px;
	color: #000;
	padding: 0 3px 0 3px;
}

label {
	font-weight: bold;
	display: block;
	margin-top: 10px;
}

h1 { font-size: 24px; }
h1 span { color: #00a5f7 }
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }

ul ul { padding-right: 10px }
ol { list-style: inside; }

.red { color: #ff0000; }

.clear { clear: both; }
.right { float: right; }
.left { float: left; }

img.right {
	margin: 0 0 5px 5px;
	padding: 3px;
	background: #ffffff;
	border: 1px solid #cccccc;
}

img.left {
	margin: 0 5px 5px 0;
	padding: 3px;
	background: #ffffff;
	border: 1px solid #cccccc;
}

.right50 { width: 50%; float: right; }

.left50 { width: 50%; float: left; }

.moreinfo {
	color: #888888;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 5px;
	margin-top: 5px;
}

.moreinfo table th{	
	width: 75px;
	text-align:right;
	vertical-align:top;
}

.moreinfo2 {
	color: #888888;
}

.addthis {
	text-align: left;
	margin-top: 5px;
}

.error {
	background: #ffbfbf;
	border: 1px solid #990000;
	padding: 5px;
}

.success {
	padding: 5px;
	background: #60bf60;
	border: 1px solid #111111;
	margin: 10px auto;
}

#recaptcha {
	direction: rtl;
	width: 440px;
	background: #ffffff;
}

.bold {
	font-weight: bold;
}

/******************************************************************************/
/* HEADER                                                                     */
/******************************************************************************/

#header {
	width: 1000px;
	background: #ffffff;
	margin: 0 auto 0 auto;
	padding-bottom: 5px;
}

#header #logo {
	width: 240px;
	height: 90px;
	float: right;
	padding: 5px 5px 0 5px;
}

#header #advertise {
	width: 728px;
	height: 90px;
	float: left;
	padding: 5px;
}

#header #mainmenu {
	clear: both;
	list-style: none;
	display: block;
	height: 40px;
	margin: 0 5px 0 5px;
	background: url('images/top-menu-bg.jpg') repeat-x;
	border-top: 3px solid #0088cc;
	font-size: 12px;
}

#header #mainmenu li {
	width: auto;
	display: block;
	float: right;
	padding: 10px 15px 0 15px;
	height: 35px;
	background: url('images/top-menu-sep.jpg') no-repeat top right;
}

#header #mainmenu li a {
	color: #1f2e3d;
	font-weight: bold;
}

#header #mainmenu li .sub {
	display: none;
	position: absolute;
	width: 120px;
	z-index: 9999;
	margin-right:-15px;
}

#header #mainmenu li .sub div {
	background: #ffffff;
	border: 1px solid #999;
	border-bottom: 0;
	width: 120px;
	margin-top:10px;
}

#header #mainmenu li .sub div a {
	display: block;
	font-size: 12px;
	padding: 5px;
	border-bottom: 1px solid #999;
}

#navbar {
	background: url('images/nav.png') no-repeat right;
	height: 20px;
	margin: 0 5px 0 5px;
	padding: 5px 7px 0 0;
	color: #555555;
}

#navbar a {
	color: #555555;
}

/******************************************************************************/
/* INNER                                                                      */
/******************************************************************************/

#inner {
	width: 990px;
	margin: auto;
	padding: 5px;
	background: #ffffff;
}

#inner #rightside {
	width:300px;
	margin-left: 10px;
	float: right
}

#inner #leftside {
	width: 680px;
	float: left;
}

#inner #leftside ul {
	list-style-type: square;
	padding-right:12px;
}

#inner #leftside ul li{
	border: 0;
}

#inner #leftside .advertise {
	width: 336px;
	height: 280px;
	margin: 0 auto 10px auto;
}

#editComment_post{
	margin-right:70px;
}

#editComment_post th{
	width:20px;
	text-align:center;
}

#editComment_post label{
	margin:0;
}

/******************************************************************************/
/* BOX                                                                        */
/******************************************************************************/

.box {
	background: url('images/box-bottom.jpg') no-repeat bottom #fcfcfc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#adsense {
	margin-bottom:10px;
}

.box .title {
	background: url('images/box-top.jpg') no-repeat top;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px 0 0;
	color: #ffffff;
}

.box .title span {
	color: #00a5f7;
}

.box .content {
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	padding: 5px 5px 0 5px;
}

.box .content li {
	width: 290px;
}

.boxC {
	margin-bottom: 10px;
}

.boxC .title {
	font-size: 14px;
	font-weight: bold;
	color: #00a5f7;
	border-bottom: 1px solid #e5e5e5;
}

.boxC .content {
	padding: 5px;
}

.buxa {
	margin-bottom: 10px;
}

.buxa .title {
	background: url('images/buxa-top.jpg') no-repeat;
	height: 25px;
	padding: 5px 10px 0 5px;
}

.buxa .title .tit {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

.buxa .title .tit span {
	color: #00a5f7;
}

.buxa .title .added {
	float: left;
	margin: 3px 0 0 3px;
	width: 468px;
}

.buxa .content {
	background: url('images/buxa-bg.jpg') repeat-y;
	border-bottom: 1px solid #D9D9D9;
	padding:5px;
}

.buxa .links {
	background: url('images/buxa-bottom.jpg') no-repeat bottom #e6e6e6;
	padding: 5px;
}

.buxa .links .adition {
	float: left;
	width: 50%;
	text-align: left;
}

.buxa .links .to_page {
	float: right;
	width: 40%;
}

#small_buxa .links .to_page a, .buxa .links .to_page a {
	padding-right: 20px;
	background: url('images/arrow.gif') right no-repeat;
	display: block;
	font-weight: bold;
}

#small_buxa .links .to_page {
	background: #eee;
	padding: 3px;
	margin-top: 5px;
}

#small_buxa .article, .buxa .article {
	width: 120px;
	float: right;
	padding-right: 12px;
}

#small_buxa .article img, .buxa .article img {
	width: 100px;
	height: 75px;
	display: block;
	background: url('images/buxa-art-bg.jpg') no-repeat;
	padding: 10px;
}

#small_buxa .article .art_title, .buxa .article .art_title {
	font-size: 14px;
	font-weight: bold;
}

#last_articles ul, #last_forum_posts ul{
	list-style: inside;
}

/******************************************************************************/
/* FOOTER                                                                     */
/******************************************************************************/

#footer {
	clear: both;
	padding: 5px 5px 0 5px;
	margin: 0 auto 0 auto;
	background: url('images/footer.jpg') repeat-x;
	width: 990px;
	height: 56px;
	color: #fff;
}

#footer img {
	display: block;
	float: left;
}

#footer .sitemap {
	display: block;
	float: left;
	padding: 6px 0 0 10px;
}

#footer #bottom_links {
	text-align: center;
	font-size: 11px;
	padding: 2px 0 0 0;
	height: 19px;
}

#footer #bottom_links a {
	padding: 0 5px 0 5px;
	color: #fff;
}

#footer #copyrights {
	margin-top: 5px;
}

#footer #copyrights a {
	color: #fff;
}

#footer #copyrights a:hover {
	color: #fff;
	text-decoration:underline;
}

#footer #copyrights .right {
	padding: 6px 10px 0 0;
}

#categoriesed_links {
	width: 1000px;
	padding: 0;
	background: url('images/categoriesed-bg2.jpg') repeat-x bottom #ffffff;
	margin: 10px auto 0 auto;
	border-bottom: 3px solid #ffffff;
}

#categoriesed_links table {
	border-collapse:collapse;
	width: 100%;
	font-size: 11px;
}

#categoriesed_links table .tr_bg {
	background: url('images/categoriesed-bg.jpg') repeat-x top;
}

#categoriesed_links table table {
	background: none;
	border-collapse:separate;
}

#categoriesed_links table td {
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	border-right: 3px solid #fff;
	padding-bottom: 5px;
	width:150px;
}

#categoriesed_links table td:first-child {
	border: 0;
}

#categoriesed_links table td table td {
	border: 0;
	padding: 0;
}

#categoriesed_links .category span {
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	width:150px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #40bfff;
}

/******************************************************************************/
/* COMMENTS                                                                   */
/******************************************************************************/

.com_title {
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-bottom: 10px;
}

.com_title#addcomment {
	float: right;
	text-align: right;
	margin-top:10px;
}

#addcomment {
	font-weight: bold;
	font-size: 14px;
	color: #2b8df0;
	background: url('images/readmore-title.jpg') no-repeat;
	height: 21px;
	width: 220px;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 10px;
	cursor:pointer;
}

#addcomment span{
	padding-right:5px;
}

#addcomment a{
	padding-right:10px;
	color:#2B8DF0;
}

.comment, .comment2 {
	margin: 10px 0 10px 0;
	padding: 5px;
	background: #f4f4f4;
	border: 1px solid #dddddd;
}

.comment2 {
	background: #e5e5e5;
}

.comment .author, .comment2 .author {
	font-weight: bold;
}

.author{
	cursor:pointer;
}

.author .close{
	display:none;
	font-size:12px;
}

.comment .date, .comment2 .date {
	font-size: 11px;
	color: #555555;
}

#addcommentform {
	padding: 10px;
	border: 1px solid #ccc;
	background: #f7f7f7;
	display: none;
}

#addcommentform input[type="text"], #contact input[type="text"] {
	width: 40%;
}

#addcommentform textarea, #contact textarea {
	width: 75%;
}

#options{
	float:left;
}

#options a{
	color:rgb(255, 0, 99);
}

#comm_message{
	width: 98%;
	margin: 0;
}

#invalid_captcha{
	color:rgb(43, 141, 240);
	cursor:pointer;
}

.comm{
	display:none;
}

#inner_comm{
	float:right;
	width:100%;
}

.commOptions_AddComm{
	padding-left:10px;
}

/******************************************************************************/
/* WIDGET SPECIAL                                                             */
/******************************************************************************/

#rate {
	text-align: center;
}

#rate img {
	margin: 0 10px 0 10px;
}

#search_box .field {
	background: url('images/search-field-bg.jpg') no-repeat;
	border: 0;
	color: #ffffff;
	font-weight: bold;
	display: block;
	width: 178px;
	height: 28px;
	margin: 0 0 0 10px;
	padding: 12px 12px 0 0;
	float: right;
}

#search_box .submit {
	background: url('images/search-submit-bg.jpg') no-repeat;
	border: 0;
	font-weight: bold;
	display: block;
	width: 80px;
	height: 40px;
	margin: 0 0 0 0;
	padding: 0;
}

#index_content, .white_box {
	margin-bottom: 10px;
	background: url('images/bigbox-top.jpg') no-repeat #fcfcfc;
	padding-top: 5px;
}

#index_content .content, .white_box .content {
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	padding: 0 5px 0 5px;
}

#index_content .bottom, .white_box .bottom {
	background: url('images/bigbox-bottom.jpg') no-repeat bottom;
	height: 5px;
}

#index_content .homepage_ads, .white_box .homepage_ads {
	margin-top: 4px;
	width:670px;
	text-align:center;
}

#contact_box table {
	width: 100%;
}

#contact_box input[type="text"], #contact_box select {
	width: 90%;
}

.highlight {
	color: red;
}

.close, .commOptions_AddComm, .commOptions_Hide {
	display: block;
	float: left;
	color: rgb(110, 141, 172);
	font-weight: bold;
	cursor:pointer;
}

.inner_addComm{
	padding-left:10px;
}

#readmore {
	font-weight: bold;
	font-size: 14px;
	color: #2b8df0;
	background: url('images/readmore-title.jpg') no-repeat;
	height: 21px;
	width: 220px;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 10px;
}

.pictureBackground{
	background: url('/template/images/pict_page_bg.jpg') no-repeat scroll transparent;
	padding: 10px;
}

.pictureBackgroundVert{
	background: url('/template/images/pict_page_bg-vert.jpg') no-repeat scroll transparent;
	padding: 10px;
}

.pictureBackgroundHoriz{
	background: url('/template/images/pict_page_bg-horiz.jpg') no-repeat scroll transparent;
	padding: 10px;
}