﻿/*  
Theme Name: iKa
Theme URI: http://www.aldirazi.com/ika
Description: Aldirazi(ika) Fixed 1007 Style Zone 
Version: 6.0
Author: SaDooQ AldiraZi
Author URI: http://www.aldirazi.com
*/

/* --- [ General Tags ] --- */
h1,h2,h3,h4,h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url('ika/mybeAldirazi.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}
#ika {
	width: 1007px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
}

/* -------------------- */
/* --- [ 1.Header ] --- */
#ika #header {
	height: 306px;
	position: relative;
	direction: rtl;
	z-index: 1;
}
#ika #header .logo {
	height: 119px;
	position: absolute;
	width: 308px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 144px;
}
#ika #header .A {
	height: 39px;
}
#ika #header .A .A1 {
	background-position: center center;
	height: 39px;
	background-image: url('ika/A1.png');
	background-repeat: no-repeat;
	float: left;
	width: 236px;
}
#ika #header .A .nav {
	background-position: center center;
	height: 39px;
	background-image: url('ika/A2.png');
	background-repeat: no-repeat;
	float: left;
	width: 494px;
}
#ika #header .A .A3 {
	background-position: center center;
	height: 39px;
	background-image: url('ika/A3.png');
	background-repeat: no-repeat;
	float: left;
	width: 277px;
}
#ika #header .B {
	background-position: center bottom;
	height: 105px;
	background-image: url('ika/B1.png');
	background-repeat: no-repeat;
	width: 1007px;
}
#ika #header .C {
	height: 162px;
	z-index: 2;
}
#ika #header .C .C1 {
	background-position: center top;
	height: 162px;
	background-image: url('ika/C1.png');
	background-repeat: no-repeat;
	width: 346px;
	float: left;
	z-index: 3;
}
#ika #header .C .C2 {
	margin: 0px;
	height: 162px;
	width: 310px;
	float: left;
}
#ika #header .C .C3 {
	background-position: center top;
	height: 162px;
	background-image: url('ika/C3.png');
	background-repeat: no-repeat;
	width: 351px;
	float: left;
}

/* --- [ 1.Header  1.Top Pages Nav bar ] --- */

#ika #header .A .nav ul {
	list-style-type: none;
	margin-right: 15px;
	margin-left: 52px;
	margin-top: 2px;
}
#ika #header .A .nav ul li {
	list-style-type: none;
	float: right;
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #25717e;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	width: 85px;
}
#ika #header .A .nav ul li a {
	color: #25717e;
	text-decoration: none;
}
#ika #header .A .nav ul li a:hover {
	color: #DAF6FA;
	text-decoration: none;
}
#ika #header .C .C3 .social {
	margin-top: 72px;
	margin-left: 15px;
	text-align: center;
}


/* ----------------------- */
/* --- [ 2.Container ] --- */

#ika #body {
	height: 100%;
	direction: rtl;
	overflow: auto;
}

/* --- [ 2.Container 1.LeftSide (Contain Area) big area ] --- */
#ika #body #contain {
	height: 100%;
	direction: rtl;
	width: 710px;
	float: right;
}
#ika #body #contain .postarea {
	margin: 8px 8px 20px 8px;
	padding: 1px;
	direction: rtl;
}
#ika #body #contain .postarea .title {
	background-position: center center;
	height: 108px;
	direction: rtl;
	width: 726px;
	background-image: url('ika/PostTitle.png');
	background-repeat: no-repeat;
	margin-right: 0px;
}
#ika #body #contain .postarea .title .day {
	margin: 18px 12px 0px 0px;
	direction: rtl;
	width: 100px;
	float: right;
	font-family: georgia;
	font-size: 14px;
	text-align: center;
	color: #C1B7B3;
}
#ika #body #contain .postarea .title .day .no {
	direction: rtl;
	font-family: georgia;
	font-size: 28px;
	color: #c4716b;
	font-weight: bolder;
}
#ika #body #contain .postarea .title h2 {
	margin: 0px;
	direction: rtl;
	color: #328795;
	font-size: 23px;
	font-weight: bolder;
	padding-top: 40px;
}
#ika #body #contain .postarea .postz {
	padding: 1px;
	margin: -10px 16px 0px 8px;
	direction: rtl;
	font-family: tahoma;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}
#ika #body #contain .postarea .postz h1 {
	padding: 5px;
	margin: 8px;
	direction: rtl;
	font-size: 28px;
	color: #328795;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #97E2ED;
}
#ika #body #contain .postarea .postz h2 {
	padding: 4px;
	margin: 7px;
	direction: rtl;
	font-size: 25px;
	color: #328795;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #97E2ED;
}
#ika #body #contain .postarea .postz h3 {
	padding: 3px;
	margin: 6px;
	direction: rtl;
	font-size: 20px;
	color: #C4716B;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #D9A49F;
	background-color: none;
	background-image: none;
	width: auto;
	height: auto;
}
#ika #body #contain .postarea .postz h4 {
	padding: 2px;
	margin: 5px;
	direction: rtl;
	font-size: 18px;
	color: #C4716B;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #D9A49F;
}
#ika #body #contain .postarea .postz code {
	padding: 1px;
	direction: rtl;
	color: #883E37;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BF6760;
	background-color: #D9A49F;
}
#ika #body #contain .postarea .postz blockquote {
	padding: 3px 5px 3px 3px;
	margin: 10px 15px 10px 15px;
	direction: rtl;
	color: #328795;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #62D3E3;
	background-color: #ADE9F1;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #62D3E3;
}
#ika #body #contain .postarea .postz ul {
	padding: 2px;
	margin: 5px 20px 5px 5px;
	direction: rtl;
	list-style-type: none;
}
#ika #body #contain .postarea .postz ul li {
	background-position: right center;
	padding: 2px 16px 2px 2px;
	direction: rtl;
	list-style-type: none;
	background-image: url('ika/icons/star_small_empty.png');
	background-repeat: no-repeat;
}
#ika #body #contain .postarea .postz ul li:hover {
	background-position: right center;
	padding: 2px 16px 2px 2px;
	direction: rtl;
	list-style-type: none;
	background-image: url('ika/icons/star_small.png');
	background-repeat: no-repeat;
}

/* --- [ 2.Container 2.LeftSide (links Area) small area ] --- */
#ika #body #sidebar {
	height: 100%;
	direction: rtl;
	width: 270px;
	float: left;
}
#ika .hr {
	margin: 20px auto 15px auto;
	background-position: center center;
	direction: rtl;
	width: 545px;
	height: 19px;
	background-image: url('ika/HR.png');
	background-repeat: no-repeat;
}
#ika #body #contain .postarea .postz .end {
	margin: 10px 10px 8px 30px;
	padding: 2px 6px 2px 6px;
	direction: rtl;
	font-size: 12px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	background-color: #F9F9F9;
	line-height: 19px;
}
#ika #body #contain .postarea .suptitle {
	padding: 2px 8px 2px 2px;
	margin: -8px 6px 2px 10px;
	direction: rtl;
	font-family: tahoma;
	font-size: 11px;
	color: #926A63;
	float: left;
	width: 122px;
	font-weight: bolder;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #E8DFDD;
}
#ika #body #contain .postarea .suptitle .cat {
	background-position: right center;
	direction: rtl;
	background-image: url('ika/icons/page_blank_32.png');
	background-repeat: no-repeat;
	padding-right: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#ika #body #contain .postarea .suptitle .by {
	background-position: right center;
	direction: rtl;
	background-image: url('ika/icons/user_blue_32.png');
	background-repeat: no-repeat;
	padding-right: 16px;
	margin-top: 4px;
	margin-bottom: 5px;
}
#ika #body #contain .postarea .suptitle .time {
	background-position: right center;
	direction: rtl;
	background-image: url('ika/icons/clock_32.png');
	background-repeat: no-repeat;
	padding-right: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#ika #body #contain .postarea .suptitle .view {
	background-position: right center;
	direction: rtl;
	background-image: url('ika/icons/chart_32.png');
	background-repeat: no-repeat;
	padding-right: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#ika #body #contain .postarea .suptitle .comment {
	background-position: right center;
	direction: rtl;
	background-image: url('ika/icons/comment_user_32.png');
	background-repeat: no-repeat;
	padding-right: 16px;
	margin-top: 4px;
	margin-bottom: 6px;
	font-weight: bolder;
}
#ika #body #contain #commentz {
	margin: 2px;
	padding: 1px;
	direction: rtl;
}
#ika #body #contain #commentz .alt {
	margin: 2px auto 3px auto;
	padding: 1px;
	direction: rtl;
	width: 712px;
	height: 100%;
}
#ika #body #contain #commentz .alt .ch {
	background-position: center top;
	direction: rtl;
	height: 114px;
	background-image: url('ika/CoH2.png');
	background-repeat: no-repeat;
	position: relative;
}
#ika #body #contain #commentz .alt .ch .ava {
	border: 1px solid #35B9C8;
	direction: rtl;
	height: 58px;
	position: absolute;
	width: 58px;
	top: 30px;
	left: 48px;
	background-color: #FFFFFF;
	z-index: 1;
}
#ika #body #contain #commentz .alt .cb {
	background-position: right top;
	direction: rtl;
	background-image: url('ika/Cob.png');
	background-repeat: repeat-y;
	position: relative;
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
	padding-right: 30px;
	padding-left: 42px;
	margin-top: -13px;
	margin-right: 12px;
	padding-bottom: 15px;
	line-height: 18px;
}
#ika #body #contain #commentz .alt .ch .byy {
	direction: rtl;
	position: absolute;
	top: 75px;
	right: 60px;
	font-family: georgia;
	font-size: 24px;
	color: #D8A39E;
	width: 70%;
}
#ika #body #contain #commentz .alt .cf {
	background-position: right bottom;
	direction: rtl;
	background-image: url('ika/CoF.png');
	background-repeat: no-repeat;
	position: relative;
	font-family: tahoma;
	font-size: 11px;
	color: #D0C104;
	margin-top: -7px;
	margin-right: 12px;
	padding-bottom: 20px;
	line-height: 18px;
	height: 20px;
	text-align: right;
	padding-right: 50px;
}
#ika #body #contain #formz {
	background-position: center center;
	direction: rtl;
	width: 670px;
	height: 323px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('ika/Form.png');
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
}
#ika #body #contain #formz .opp {
	direction: rtl;
	font-family: tahoma;
	font-size: 12px;
	color: #2194a4;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -30px;
	padding-top: -15px;
}
#ika #body #contain #formz .opp .one {
	direction: rtl;
	width: 203px;
	float: right;
	font-family: tahoma;
	font-size: 13px;
	color: #2194a4;
	line-height: 19px;
}
#ika #body #contain #formz .former {
	border: 1px solid #49d1e4;
	padding: 2px;
	direction: rtl;
	width: 180px;
	font-family: tahoma;
	font-size: 13px;
	color: #2194a4;
	line-height: 19px;
	background-color: #bdf0f8;
}
#ika #body #contain #formz .opp2 {
	direction: rtl;
	font-family: tahoma;
	font-size: 12px;
	color: #2194a4;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	line-height: 19px;
}
#ika #body #contain #formz .formerbig {
	background-position: right 5px;
	border: 1px solid #49d1e4;
	padding: 2px 20px 2px 2px;
	direction: rtl;
	width: 570px;
	font-family: tahoma;
	font-size: 13px;
	color: #2194a4;
	line-height: 19px;
	background-color: #bdf0f8;
	background-image: url('ika/icons/comment.png');
	background-repeat: no-repeat;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#ika #body #contain #formz .opp3 {
	direction: rtl;
	font-family: tahoma;
	font-size: 12px;
	color: #2194a4;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	line-height: 19px;
}
#ika #body #contain .postarea .title h2 a {
	direction: rtl;
	color: #328795;
	font-size: 23px;
	font-weight: bolder;
	text-decoration: none;
}
#ika #body #contain .postarea .title h2 a:hover {
	direction: rtl;
	color: #5BB8C8;
	font-size: 23px;
	font-weight: bolder;
	text-decoration: none;
}
#ika #body #contain .postarea .suptitle a {
	direction: rtl;
	font-family: tahoma;
	font-size: 11px;
	color: #B89B96;
	font-weight: bolder;
	text-decoration: none;
}
#ika #body #contain .postarea .suptitle a:hover {
	direction: rtl;
	font-family: tahoma;
	font-size: 11px;
	color: #B89B96;
	font-weight: bolder;
	text-decoration: underline;
}
#ika #body #contain .postarea .postz a:hover {
	direction: rtl;
	color: #CC6699;
	text-decoration: underline;
}
#ika #body #contain .postarea .postz .end a {
	padding: 1px 2px 1px 2px;
	direction: rtl;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
#ika #body #contain .postarea .postz .end a:hover {
	padding: 1px 2px 1px 2px;
	direction: rtl;
	font-size: 12px;
	background-color: #666666;
	text-decoration: none;
	color: #F9F9F9;
}
#ika #body #contain .postarea .postz a {
	direction: rtl;
	color: #CC0066;
	text-decoration: underline;
}
#ika #body #contain #commentz .alt .ch .byy a {
	direction: rtl;
	font-family: georgia;
	font-size: 24px;
	color: #C4716B;
	text-decoration: none;
}
#ika #body #contain #commentz .alt .ch .byy a:hover {
	direction: rtl;
	font-family: georgia;
	font-size: 24px;
	color: #C4716B;
	text-decoration: underline;
}
#ika #body #contain #commentz .alt .cb a {
	direction: rtl;
	color: #CC0099;
	text-decoration: none;
}

#ika #body #contain #motto {
	background-position: center top;
	padding: 22px 25px 15px 25px;
	width: 648px;
	height: 267px;
	background-image: url('ika/share.png');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#ika #body #contain #motto #rside {
	float: right;
	height: 100%;
}
#ika #body #contain #motto #lside {
	float: right;
	height: 100%;
}
#ika #body #contain #motto h4 {
	padding: 2px 2px 3px 2px;
	margin: 6px 15px 2px 15px;
	color: #DD3322;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #70C6CF;
	font-size: 17px;
}

#ika #body #contain #motto #rside .about {
	padding: 1px 2px 5px 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e4f9fb;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}

#ika #body #contain #motto #rside .about .ava {
	border: 1px solid #2E828B;
	padding: 1px;
	margin: 3px 5px 3px 10px;
	float: right;
	width: 32px;
	height: 32px;
}

#ika #body #contain #motto #rside .related {
	padding: 1px 2px 5px 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e4f9fb;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	float: right;
	width: 49%;
}
#ika #body #contain #motto #rside .related ul {
	margin: 2px;
	padding: 1px;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	list-style-type: none;
}
#ika #body #contain #motto #rside .related ul li {
	margin: 2px;
	padding: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	font-family: tahoma;
	font-size: 12px;
	line-height: 17px;
	list-style-type: none;
}
#ika #body #contain #motto #rside .related ul li a {
	background-position: right center;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	padding-right: 15px;
	background-image: url('motto/article.png');
	background-repeat: no-repeat;
	text-decoration: none;
}
#ika #body #contain #motto #rside .related ul li a:hover {
	background-position: right center;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	padding-right: 15px;
	background-image: url('motto/article_text.png');
	background-repeat: no-repeat;
	text-decoration: none;
}

#ika #body #contain #motto #lside .related {
	padding: 1px 0px 5px 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e4f9fb;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
#ika #body #contain #motto #lside .related ul {
	margin: 2px;
	padding: 1px;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	list-style-type: none;
}
#ika #body #contain #motto #lside .related ul li {
	margin: 2px;
	padding: 1px;
	font-family: tahoma;
	font-size: 12px;
	line-height: 17px;
	list-style-type: none;
}
#ika #body #contain #motto #lside .related ul li a {
	background-position: right center;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	padding-right: 15px;
	background-image: url('motto/article.png');
	background-repeat: no-repeat;
	text-decoration: none;
}
#ika #body #contain #motto #lside .related ul li a:hover {
	background-position: right center;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	padding-right: 15px;
	background-image: url('motto/article_text.png');
	background-repeat: no-repeat;
	text-decoration: none;
}

#ika #body #contain #motto #rside .shareit {
	padding: 1px 12px 5px 5px;
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	float: left;
	width: 45%;
}
#ika #body #contain #commentz .alt .cf a {
	padding: 1px 7px 1px 7px;
	border: 1px solid #b99b45;
	direction: rtl;
	font-family: tahoma;
	font-size: 11px;
	color: #81312b;
	text-align: center;
	background-color: #debf65;
	float: left;
	font-weight: bold;
	margin-top: -15px;
	margin-left: 90px;
	text-decoration: none;
}
#ika #body #contain #commentz .alt .cf a:hover {
	border: 1px solid #D0BC80;
	direction: rtl;
	font-family: tahoma;
	font-size: 11px;
	color: #C4554D;
	text-align: center;
	background-color: #E9D69A;
	float: left;
	font-weight: bold;
	text-decoration: none;
}


#ika #body #sidebar .box {
	margin: 20px auto 20px auto;
	height: 100%;
	direction: rtl;
	width: 250px;
}
#ika #body #sidebar .box .HB {
	background-position: center top;
	height: 100%;
	direction: rtl;
	background-image: url('ika/SideBarHB.png');
	background-repeat: no-repeat;
}
#ika #body #sidebar .box .Footer {
	background-position: center top;
	height: 43px;
	direction: rtl;
	background-image: url('ika/SideBarF.png');
	background-repeat: no-repeat;
	margin-top: -3px;
}


#ika #body #sidebar .box h4 {
	padding: 19px 0px 0px 0px;
	margin: 17px 0px 0px 0px;
	height: 100%;
	direction: rtl;
	width: 250px;
	color: #267682;
	font-size: 22px;
	font-weight: bolder;
	text-align: center;
}


#ika #body #sidebar .box .HB ul {
	margin: 20px 20px 0px 2px;
	padding: 1px 1px 20px 1px;
	direction: rtl;
	list-style-type: none;
}
#ika #body #sidebar .box .HB ul li {
	padding: 0px;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
	margin-left: 20px;
}
#ika #body #sidebar .box .HB ul li a {
	background-position: right 7px;
	padding: 5px 18px 3px 1px;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	color: #808080;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
	display: block;
	background-image: url('ika/icons/bullet_black.png');
	background-repeat: no-repeat;
}
#ika #body #sidebar .box .HB ul li a:hover {
	background-position: right 7px;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	color: #1983B7;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
	display: block;
	background-image: url('ika/icons/bullet_blue.png');
	background-repeat: no-repeat;
}


#ika #body #sidebar .search {
	margin: 20px auto 20px auto;
	height: 100%;
	direction: rtl;
	color: #997320;
	font-size: 22px;
}


#ika #body #contain #formz .link {
	background-position: 165px center;
	border: 1px solid #49d1e4;
	padding: 2px 22px 2px 2px;
	direction: rtl;
	width: 160px;
	font-family: tahoma;
	font-size: 13px;
	color: #2194a4;
	line-height: 19px;
	background-color: #bdf0f8;
	background-image: url('ika/icons/link.png');
	background-repeat: no-repeat;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#ika #body #contain #formz .mail {
	background-position: 165px center;
	border: 1px solid #49d1e4;
	padding: 2px 22px 2px 2px;
	direction: rtl;
	width: 160px;
	font-family: tahoma;
	font-size: 13px;
	color: #2194a4;
	line-height: 19px;
	background-color: #bdf0f8;
	background-image: url('ika/icons/email.png');
	background-repeat: no-repeat;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#ika #body #contain #formz .user {
	background-position: 165px center;
	border: 1px solid #49d1e4;
	padding: 2px 22px 2px 2px;
	direction: rtl;
	width: 160px;
	font-family: tahoma;
	font-size: 13px;
	color: #2194a4;
	line-height: 19px;
	background-color: #bdf0f8;
	background-image: url('ika/icons/user_thief_baldie.png');
	background-repeat: no-repeat;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}


#ika #body #contain h3 {
	margin: 0px 25px 0px auto;
	background-position: right top;
	direction: rtl;
	background-image: url('ika/H3.png');
	background-repeat: no-repeat;
	height: 55px;
	width: 669px;
	padding-top: 20px;
	padding-right: 70px;
	color: #997320;
	font-size: 20px;
}
#ika #body #contain h3 .hoo {
	direction: rtl;
	width: 80px;
	font-weight: bolder;
	font-size: 30px;
	color: #5B4413;
	padding-left: 35px;
	text-align: center;
	margin-right: -30px;
}


#ika #body #contain #formz h3 {
	border-style: none;
	margin: 0px 0px -30px 0px;
	padding: 30px 35px 00px 8px;
	direction: rtl;
	color: #328795;
	background-image: none;
	width: auto;
	height: auto;
}


#ika #body #contain .postarea .postz .end .social {
	direction: rtl;
	background-color: #F9F9F9;
	text-align: left;
	float: left;
}
#footer .ika .tags a {
	padding: 1px 2px 1px 2px;
	direction: rtl;
	font-family: tahoma;
	color: #93820D;
	text-decoration: none;
}
#footer .ika .tags a:hover {
	direction: rtl;
	font-family: tahoma;
	color: #FAF8D1;
	text-decoration: none;
	background-color: #93820D;
}
#ika #body #contain #formz .zr {
	border: 1px solid #C1A900;
	padding: 2px;
	direction: rtl;
	width: 570px;
	font-family: georgia;
	font-size: 18px;
	color: #917e00;
	background-color: #f7f3ae;
	font-weight: bolder;
	margin-top: 8px;
}
#post-nv-single {

	margin: 5px 5px 15px 5px;

	font-family: tahoma;

	font-size: 12px;

	width: 80%;

}

#post-nv-single .alignleft {

	float: right;

	background-image: url('360/icons/back.png');

	background-repeat: no-repeat;

	background-position: right center;

	width: 40%;

	padding-left: 18px;

	padding-right: 18px;

	text-align: right;

}

#post-nv-single .alignright {

	float: left;

	background-image: url('360/icons/next.png');

	background-repeat: no-repeat;

	background-position: left center;

	width: 40%;

	padding-left: 18px;

	padding-right: 18px;

	text-align: left;

}

#post-nv-single a {

	font-family: tahoma;

	font-size: 12px;

	text-decoration: none;

	color: #35689B;

}

#post-nv-single a:hover {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
	color: #214161;
}
#ika #body #contain .postarea .postz .readmore {
	border: 1px solid #49d1e4;
	padding: 4px;
	direction: rtl;
	font-family: georgia;
	font-size: 17px;
	color: #2194a4;
	background-color: #bdf0f8;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
}
#ika #body #contain .postarea .postz .readmore a {
	border: 1px solid #49d1e4;
	padding: 2px;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	color: #2194a4;
	line-height: 19px;
	background-color: #bdf0f8;
	text-decoration: none;
}
#ika #body #contain .nav {
	margin: 10px 30px 8px 25px;
	padding: 2px 6px 2px 6px;
	direction: rtl;
	font-size: 12px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	background-color: #F9F9F9;
	line-height: 19px;
	font-family: tahoma;
	color: #808080;
}
#footer .ika .tags .form {
	border: 1px solid #BFBB15;
	padding: 1px 2px 1px 2px;
	direction: rtl;
	line-height: 15px;
	font-family: tahoma;
	font-size: 12px;
	color: #93820D;
	background-color: #fbfadb;
}
#ika #header .C .C3 .iCan {
	background-position: left top;
	height: 94px;
	background-image: url('ika/iCan.png');
	background-repeat: no-repeat;
	width: 158px;
	position: relative;
	margin-top: 15px;
	margin-left: 5px;
	text-align: left;
	padding-top: 52px;
	float: left;
	padding-left: 25px;
}
/* -------------------- */
/* --- [ 3.Footer ] --- */

#footer {
	background-image: url('ika/Footer2.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 100%;
}
#footer .ika {
	width: 1007px;
	margin: 0px auto 2px auto;
	direction: rtl;
	padding-top: 30px;
	height: 170px;
}
#footer .ika h4 {
	background-position: right center;
	margin: 5px 2px 5px 8px;
	padding: 2px 18px 4px 5px;
	direction: rtl;
	font-size: 18px;
	font-weight: bolder;
	color: #917E00;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #E8CD15;
	background-image: url('ika/icons/H4F.png');
	background-repeat: no-repeat;
}

/* --- [ 3.Footer 1.1st div Right side (For CopyRight) ] --- */

#footer .ika .copyright {
	width: 390px;
	direction: rtl;
	font-family: tahoma;
	font-size: 12px;
	color: #93820D;
	line-height: 15px;
	margin-top: 10px;
	float: right;
	padding-top: 4px;
}
#footer .ika .copyright a {
	direction: rtl;
	font-family: tahoma;
	font-size: 12px;
	color: #93820D;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E2D210;
	font-weight: bolder;
}
#footer .ika .copyright a:hover {
	direction: rtl;
	font-family: tahoma;
	font-size: 12px;
	color: #5B5109;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #93820D;
	font-weight: bolder;
}

/* --- [ 3.Footer 2.div Center side (For best topics&comments) ] --- */
#footer .ika .fav {
	padding: 0px;
	width: 190px;
	direction: rtl;
	line-height: 15px;
	margin-top: 10px;
	float: right;
	margin-right: 40px;
	margin-bottom: 0px;
	direction:rtl;
}
#footer .ika .fav ul {
	padding: 0px 1px 0px 1px;
	margin: 0px 1px 0px 1px;
	direction: rtl;
	line-height: 15px;
	list-style-type: none;
}
#footer .ika .fav ul li {
	background-position: right center;
	padding: 3px 14px 3px 1px;
	direction: rtl;
	line-height: 12px;
	font-family: tahoma;
	font-size: 11px;
	color: #93820D;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	border-bottom-color: #E2D210;
	background-image: url('ika/icons/liF.png');
	background-repeat: no-repeat;
}
#footer .ika .fav ul li a {
	padding: 1px 3px 1px 1px;
	direction: rtl;
	font-family: tahoma;
	font-size: 11px;
	color: #93820D;
	text-decoration: none;
	display: block;
}
#footer .ika .fav ul li a:hover {
	direction: rtl;
	font-family: tahoma;
	color: #5B5109;
	text-decoration: none;
}

/* --- [ 3.Footer 3.div left side (For tags&Archive) ] --- */

#footer .ika .tags {
	width: 300px;
	direction: rtl;
	line-height: 15px;
	margin-top: 10px;
	float: right;
	margin-right: 20px;
	display: block;
	font-family: tahoma;
	font-size: 12px;
	color: #93820D;
}

.ads {
	width: 728px;
	height: 90px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 15px;
}

#ika #header .C .C3 .iCan:hover {
	background-position: left top;
	height: 94px;
	background-image: url('ika/iCanH.png');
	background-repeat: no-repeat;
	width: 158px;
	position: relative;
	margin-top: 15px;
	margin-left: 5px;
	text-align: left;
	padding-top: 52px;
	float: left;
	padding-left: 25px;
}

#ika #body #sidebar .box .search {
	border: 1px solid #49d1e4;
	padding: 3px 2px 3px 2px;
	direction: rtl;
	width: 150px;
	font-family: tahoma;
	font-size: 13px;
	color: #2194a4;
	line-height: 19px;
	background-color: #bdf0f8;
	margin-top: 2px;
}
#ika #body #sidebar .box .zr {
	border: 1px solid #34A2AD;
	padding: 2px 8px 2px 8px;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	color: #C9EBEF;
	background-color: #56BFCB;
}
#ika #body #sidebar .box form {
	margin: 0px;
	padding: 0px;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	color: #2194a4;
}
#ika .tweeet {
	background-position: right top;
	height: 347px;
	direction: rtl;
	width: 244px;
	background-image: url('ika/tweeeeet.png');
	background-repeat: no-repeat;
	z-index: 9;
}

#ika .tweeet .twitter {
	direction: rtl;
	padding-top: 268px;
	font-family: tahoma;
	font-size: 11px;
	padding-right: 40px;
	line-height: 12px;
	text-indent: 33px;
	padding-left: 15px;
	color: #256570;
}
#ika .jio li {
	padding: 0px;
	margin: 0px;
	position: relative;
	list-style-type: none;
	float: right;
	width: 40px;
}
#ika .jio li a {
	text-decoration: none;
	color: #000;
	padding: 0em;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
}
#ika .jio li em {
	background-position: left top;
	background: url('ika/iCanHint.png') no-repeat;
	width: 207px;
	height: 90px;
	position: absolute;
	padding: 30px 0px 0px 0px;
	font-style: normal;
	z-index: 2;
	display: none;
	color: #C4716B;
	font-size: 15px;
	text-align: center;
	left: -34px;
	font-family: tahoma;
}
#ika .jio li em .capture{
	padding:.2em;
	border:1px solid #ddd;
	margin: 15px 0 0
}

#ika .jio .hover-title {
		color: #333;
		font-weight: bold;
		display: block;
		width: 100%;
		margin: 5px 0;
		font-size: 12px;
}

#ika .jio ul {
	padding: 0px;
	margin: 0px 25px 0px 0px;
	list-style-type: none;
	text-align: center;
	height: 40px;
}


#ika #body #sidebar .social {
	background-position: right top;
	margin: auto;
	height: 80px;
	direction: rtl;
	width: 264px;
	background-image: url('ika/social.png');
	background-repeat: no-repeat;
	padding-top: 30px;
	text-align: center;
}
#ika #header .C .C3 .iCanCopy {
	background-position: right top;
	height: 188px;
	background-image: url('ika/Winds.png');
	background-repeat: no-repeat;
	width: 138px;
	position: absolute;
	top: 100px;
	right: 100px;
}
#ika #body #contain #tabs {
	background-position: right top;
	margin: 2px auto 2px auto;
	padding: 20px;
	direction: rtl;
	background-image: url('ika/Form.png');
	background-repeat: no-repeat;
	width: 630px;
	height: 283px;
}
#ika #body #contain #tabs .Far {
	direction: rtl;
	width: 190px;
	float: right;
	margin-left: 20px;
}




#ika #body #contain #tabs .Far h4 {
	background-position: right center;
	margin: 5px 2px 5px 8px;
	padding: 2px 18px 4px 5px;
	direction: rtl;
	font-size: 18px;
	font-weight: bolder;
	color: #128EA0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #2EBDE6;
	background-image: url('ika/H4F.png');
	background-repeat: no-repeat;
}




#ika #body #contain #tabs .Far ul li a {
	background-position: right 6px;
	padding: 5px 18px 5px 1px;
	direction: rtl;
	font-family: tahoma;
	font-size: 13px;
	color: #808080;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-decoration: none;
	display: block;
	background-image: url('ika/sprocket_light.png');
	background-repeat: no-repeat;
}
#ika #body #contain #tabs .Far ul {
	margin: 0px;
	padding: 0px;
	direction: rtl;
	text-decoration: none;
	list-style-type: none;
}


#footer .ika .twitter {
	width: 290px;
	direction: rtl;
	margin-top: 20px;
	float: left;
	margin-right: 0px;
	display: block;
	color: #93820D;
}
#footer .ika .twitter .tweet {
	background-position: right top;
	direction: rtl;
	color: #93820D;
	height: 83px;
	background-image: url('ika/TwitterF.png');
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 11px;
	padding-right: 50px;
	padding-top: 6px;
}
#footer .ika .twitter .stat {
	direction: rtl;
	margin-top: 20px;
	margin-right: 10px;
	color: #93820D;
	margin-bottom: 16px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	text-align: center;
}
#footer .ika .twitter .stat .box {
	padding: 2px 5px 2px 5px;
	border: 1px solid #CABF5D;
	direction: rtl;
	color: #93820D;
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #EDF07F;
}


#footer .ika .twitter a {
	direction: rtl;
	font-family: tahoma;
	color: #93820D;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E2D210;
	font-weight: bolder;
}
