/*  
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 {
	background:url(images/bg_body.jpg) repeat-x top center #E8F7F9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; /* Sets default font size to 10px */
	color:#222222;
	margin: 0 auto;
	padding: 0;
	background-repeat: no-repeat;
	background-color: #E8F7F9;
	}

* {
	margin:0;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	background-position: top;
	text-align: center;
	}

img {
	border:0;
	}

p {
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	text-align: justify;
	direction: rtl;

	}

a {
	text-decoration:none;
	color:#C60000;
	margin: 0px;
	padding: 0px;
	}
a:hover {
	text-decoration:none;
	color:#FF5353;
	}

/* Structure */

#wrapper {
	margin:0px auto;
	width:778px;
	background:#ffffff;
	font-size:12px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 5;
	margin-bottom: 20px;

	}
#header {
	height:141px;
	background:url(images/bg-header.jpg) no-repeat;
	}
#menu {
	height:32px;
	line-height:32px;
	background:url(images/bg-menu.png) repeat-x;
	padding:0px 0px 0px 0px;
	clear: both;
	width: 778px;
	}
#sidebar {
	float: left;
	width:190px;
	background-image: url(images/bg_right.gif);
	height: 350px;
	background-repeat: repeat-x;
	padding: 0px 0px 30px 0px;
	margin: 0px;
	}
#content {
	float: right;
	width:586px;
	height: auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	}
#footer {
	clear:both;
	height:19px;
	background:url(images/bg-footer.jpg) no-repeat;
	padding: 104px 0px 6px 0px;
	background-position: bottom;
	width: 778px;
	}

/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
.entry-title {
	font-size:14px;
	font-weight:bold;
	width: auto;
	padding: 0px 0 0px 0;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:2px;
	padding-right:20px;
	}
.comments a:hover {
	color:#B4C835;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}
#menu li {
	margin: 0px;
	padding: 0px;
	float: right;
	}
#menu li a {
	padding:0px 0px 0px 20px;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	color: #FFFF00;

	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-right:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:auto;
	width: 190px;
	margin: 20px 0 0 0;
	text-align: center;
	overflow: hidden;
	float: left;
	}

/* Footer */

#footer-valid {
	padding-top:0px;
	width: auto;
	height: auto;
	overflow: hidden;
	}
	
#footer-valid ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}
#footer-valid li {
	float: right;
	margin: 0px;
	padding: 0px;
	}
#footer-valid li a {
	padding:0px 0px 0px 20px;
	display:block;
	color:#FFFFFF;
	margin-right:0px;
	font-weight: bold;
	}
#footer-valid li a:hover {
	color: #8C3A40;

	}

/*menu vr */

#menu_vr {
	color:#000000;
	width: 758px;
	height: auto;
	overflow: hidden;
	list-style-type: none;
	display: inline;
	margin: auto;
	text-align: center;
	padding: 0px 20px 0px 0px;
	}
	
#menu_vr ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px 1px 10px 0px;
	text-align: center;
	}
#menu_vr li {
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	color: #406942;
	height: auto;
	width: 182px;
	}
#menu_vr li a {
	padding:0 0px 0px 0px;
	display:block;
	color:#745C38;
	margin-right:2px;
	text-align: center;
	}
#menu_vr li a:hover {
	color: #574632;

	}

/* Heading's */

h1{
	font-size:24px;
	font-weight:bold;
	cursor:default;
	color: #8A3940;
	padding: 20px 0px 10px 0px;
	clear: both;
	text-align: right;
	}
	
h2{
	font-size:18px;
	font-weight:normal;
	color: #C60000;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	}

h3{
	font-size:14px;
	font-weight:bold;
	color: #8A3940;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
	}	
	

/* Feed */

#feed {
	height:21px;
	width:85px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding: 5px 80px 0px 0px;
	color: #FFFFFF;
	text-align: right;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("images/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:260px;
	height:auto;
	padding:5px 10px 10px 0px;
	overflow: hidden;
	float: left;
	}
#ad-top2 {
	width:255px;
	height:auto;
	padding:5px 10px 10px 0px;
	overflow: hidden;
	float: left;
	}	
	

.dog{
	position:absolute;
	left:719px;
	letter-spacing:1px;
	background-image: url(images/dog.gif);
	height: 41px;
	width: 101px;
	z-index: 200;
	bottom: 1px;
	}

.pic{
	width:250px;
	height:auto;
	padding:4px;
	overflow: hidden;
	float: left;
	border: 1px solid #ccc;
	background-color: #EBEED8;
}

.pic_big{
	width:245px;
	height:auto;
	padding:4px;
	overflow: hidden;
	clear: both;
	float: right;
	border: 1px solid #ccc;
	background-color: #EBEED8;
}

.text{
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	}
	
.text ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	}
.text li {
	margin: 0px;
	padding: 0px 10px 3px 0px;
	background-image: url(images/bg_list2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	direction: rtl;
	}	
	
.yellow{
	color:#FFFF00;
	padding: 0px 200px 0px 0px;
}

.yellow2{
	color:#FFFF00;
	padding: 0px 0px 0px 0px;
}


.lang{
	width:auto;
	height: auto;
	position: absolute;
	z-index:20;
	top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	right: 10px;
}

.lang a{
	width:auto;
	height:auto;
	text-decoration: none;
	color: #8A3F44;
	font-size: 12px;
	}
.lang  a:hover{
	color: #C1717B;

	}

.clear{height:10px; width:auto; clear: both; overflow:hidden;}

.deals{
	height:auto;
	width: 130px;
	text-align: right;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 10px;
	margin: auto;
	font-size: 12px;
	}
	
.green{
	color: #C60000;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	direction: rtl;
}


.bytech{
	float:left;
	width: 195px;
	text-align: left;
}

