﻿/*
Theme Name: Ginger Ninja! v2
Description: The new Ginger Ninja! theme.
Version: 1.0
Author: Donny Burnside
Author URI: http://www.ginger-ninja.net/

Generic Styling*/
BODY
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	direction:rtl;
	font-size: 11px;
/*Sets default font size to 11px*/
	color: black;
	margin: 0;
	padding: 0em;
}
*
{
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}
IMG
{
	border: 0;
}
P
{
	margin-bottom: 1.75em;
}
a.boorse{
	text-decoration: none;
	color:white;
	background-color:#CC0000;
	font-weight:bold;
}
A
{
	text-decoration: none;
	color:#666666;
	font-weight:bold;
}
A:hover
{
	text-decoration: none;
	color:#00FFFF;
}
#site-links a{
	font-size:12px;
	text-decoration: none;
	color:black;
}
#site-links a:hover{
	font-size:13px;
	text-decoration: none;	
	color:maroon;
}
/*Structure*/
#wrapper
{
	margin: 0 auto;
	width: 100%;
	font-size: 1.2em;
}
#header
{
	height: 139px;
	width: 1005px;
	background: url(images/bg-header.jpg);
	background-repeat:repeat;
}
#header-left
{
	float:left;
	height: 120px;
	width: 500px;
	margin-left:5%;
	margin-top:2%;
	background: url(images/bg-header-left.png);
	background-repeat:no-repeat;
}
#header-right
{
	float:right;
	height: 124px;
	width: 200px;
	background: url(images/bg-header-right.png);
	background-repeat:no-repeat;
}

#content
{
	float: right;
	width: 823px;
	min-height: 400px;
	direction: rtl;
}

#content-firstpage
{
	position:absolute;
	right:180px;
	top:13.15em;
	float: right;
	width: 645px;
	min-height: 400px;
	direction: rtl;
}
#sidebar
{
	float: right;
	width: 180px;
	background: #EFEFEF;
}
#leftside
{
	position:absolute;
	right:825px;
	top:13.15em;
	float: right;
	width: 180px;
	text-align:center;
	min-height: 700px;
	direction: rtl;
/*	border-right:1px gray solid;*/
}

/*Entries*/
.path
{
	background-color: #EDEBED;
	color: #990000;
	height:25px;
	font-size: 1em;
	font-weight: normal;
	text-align: right;
	text-indent: 2em;
	line-height: 2em;
	border-bottom-width: 3px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
}
.main-path{
	width:50%;
}
.boors-path{
	position:relative;
	height:25px;
	right:420px;
	top:-27px;
	width:35%;
	background:#CC0000;
}
.entry
{
	padding: 5px 10px;
	text-align: justify;
	line-height: 1.75em;
	text-indent:15px;
}
.titreune
{
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:medium;
	font-weight:bold;
	color:maroon;
}
.entry-image
{
	padding: 5px 10px;
	text-align:center;
}
.entry-title
{
	text-indent:5px;
	color:#CC0000;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	direction: rtl;
	text-align:right;
}
.soal-title
{
	font-size: 1.2em;
	color: #009999;
	font-weight: 600;
	letter-spacing: -1px;
}
.news{
	padding: 5px 10px;
	text-align: justify;
	line-height: 1.75em;

}
.proof{
	border:black solid thin;
	height:868px;
	width:600px;

}
#boors-frame{
	z-index:1;
	width:90%;
	height:350px;
	border:medium black solid;
	z-index:0;
}
#codal-frame{
	z-index:1;
	width:95%;
	height:350px;
	border:medium black solid;
	z-index:0;
}
#site-links{
	color:black;
}


/*Menu*/
#menu
{
	width:985px;
	height: 35px;
	line-height: 35px;
	text-align:left;
	background: url(images/bg-menu.png) repeat-x;
	padding: 0 10px;
}
#search{
/*	direction: rtl;*/
	text-align: right;
	width:210px;
	height:20px;
	position:absolute;
	right:780px;
	top:135px;
}
form.search{
	width:20%;	
}

#time-date
{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	direction: rtl;
	text-align: right;
	position:absolute;
	top:140px;
	right:20px;
}
.time-input
{
	border-style:none;
	background:none;
	color:white;
}
/*Sidebar*/
#sidebar-center
{
	z-index:101;
	height: 380px;
	width: 180px;
	direction: rtl;
}
.pagerank{
	float:none;
	text-align:center;
}
#sidebar-bottom
{
	position:relative;
	height: 20px;
	width: 180px;
	bottom:0px;
	background: url(images/bg-sidebar-bottom.gif) no-repeat top center;
}
/*Leftside*/
.leftside-title{
	text-align:center;
	color:maroon;
}
.login{
	background-image:url('images/login.gif');
	background-repeat:no-repeat;
	width:180px;
	height:270px;
}
.loginform{
	position:relative;
	top:100px;
	right:15px;
	width:140px;
}
.username{
	text-align:right;
}
.password{
	text-align:right;
}
/*Footer*/
#footer-index
{
	position:fixed;
	bottom:0;
	right:0;
	width:1005px;
	clear: both;
	background-color:#FF0000;
	height: 2em;
}
#footer
{
	width:1005px;
	clear: both;
	background-color:#FF0000;
	height: 2em;
}

#footer-valid
{
	float: left;
	padding-top: 5px;
	padding-left: 30%;
	/*cursor: default;*/
	color:white;
}
#footer-valid A
{
	color: white;
	text-decoration: none;
}
#footer-valid A:hover
{
	color:white;
	text-decoration: underline;
}
/*Heading's*/
H1
{
	font-size: 2.5em;
	font-weight: normal;
	cursor: default;
	position: relative;
	top: 50px;
	left: 30px;
	letter-spacing: 1px;
	color: #AAAAAA;
	font-style: italic;
}
/*Feed*/
#feed
{
	direction:ltr;
	height: 25px;
	width: 126px;
	background: url(images/bg-feed.gif) no-repeat;
	margin: 0 auto;
	padding-left: 26px;
}
A.feed-button
{
	display: block;
	width: 100px;
	height: 25px;
	background: url(images/button-feed.png) no-repeat 0 0;
	text-decoration: none;
}
A:hover.feed-button
{
	background-position: 0 -25px;
}
/*keshoo*/
h3.toggler {
	cursor: pointer;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 35px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #990000;
	background-image: url(images/icon_03.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/*table*/
#tb-heyatmodire
{
	text-align: center;
	width: 95%;
	border: 2px solid #000000;
}
#tb-osool
{
	text-align: right;
	width: 90%;
	border: 2px solid #000000;
}
.tr-onvan
{
	background-color: #999999;
	font-weight: bold;
	border: 2px solid #000000;
	text-align: center;
}
.tr-majmoo
{
	background-color: #C0C0C0;
	font-weight: bold;
}
.style1
{
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	text-align: center;
}
.style2
{
	text-align: right;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
}
.style3
{
	border-collapse: collapse;
	border: 0px solid #333300;
}
.style4
{
	border: 1px solid #000000;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
.style5
{
	border: 1px solid #000000;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}
.style6
{
	border: 1px solid #000000;
	direction:ltr;
	width: 25%;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}
