/*  
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:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#6F7D71;
	background-color: #303030;
	background-image: url(back.gif);
	background-repeat: repeat-x;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	line-height: 12px;
	}

a {
	text-decoration:none;
	color:#A5643E;
	}
a:hover {
	text-decoration:none;
	color:#6CC7DC;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:765px;
	background:#ffffff;
	font-size:1.2em;

	}
#outwrapper {
	width: 771px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/outbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	height:140px;
	background-image: url(images/headerins.jpg);
	background-repeat: no-repeat;
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.png) repeat-x;
	padding:0 10px;
	}
#sidebar {
	float:right;
	width:180px;
	margin-right:10px;
	background-color: #EFEFEF;
	}
#sidebar #feed h3 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}

#content {
	float:left;
	width:550px;
	min-height:400px;
	}
#footer {
	clear:both;
	height:125px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
.admore {
	height: 60px;
	width: 100px;
	float: right;
	margin-top: 20px;
}
.admore a {
	width: 100px;
	line-height: 60px;
	display: block;
	height: 60px;
}

#footer .copy {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 10px;
	color: #EEDCD0;
	font-family: Arial, Helvetica, sans-serif;
}


/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover.png) no-repeat center center;
	}
#menu li a.current {
	background-image: url(images/bg-menu-current.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	line-height:25px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	height: 25px;
	}
#outwrapper #wrapper #sidebar .sinki {
	padding-top: 140px;
	padding-left: 45px;
	padding-right: 10px;
}
#sidebar .sinki a {
	display: block;
}


#sidebar li a:hover {
	color:#FFFFFF;
	background-color: #99A59B;
	}
#sidebar span {
	line-height: 16px;
	background-color: #2A2A2A;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
#featuredp    {
	padding-top: 10px;



}


#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
	}

/* Footer */

#footer-valid {
	color:#FFFFFF;
	background-color: #99A59B;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#footer-valid a {
	text-decoration:none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
#footer-valid a:hover {
	color: #A5643E;

	}

/* 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;
	}
h2 {
	font-size: 1.5em;
}


/* Feed */

#feed {
	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") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 2px;
	}
.homeimgholder {
	width: 147px;
	height: 160px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
}

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

#header .free {
	padding-left: 597px;
}
#header .free a {
	display: block;
	height: 70px;
	width: 140px;
	color: #404445;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
}


#contentfull {
	width:755px;
	min-height:400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ad-topabout {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 2px;
	background-image: url(images/mutfak-about1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 405px;
}
#ad-topabout .invite {
	padding-top: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

/* ----------- My Form ----------- */
.myform{
	width:350px;
}


	/* ----------- stylized ----------- */
	#stylized{
	background-color: #E8E6E7;

	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:5px;
	padding-bottom:5px;
	}
	#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:100px;
	float:left;
	line-height: 12px;
	}
	#stylized .small{
	color:#666666;
	display:block;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	width:100px;
	line-height: 10px;
	}
	#stylized input{
	float:left;
	font-size:12px;
	padding:2px 2px;
	border:solid 1px #aacfe4;
	width:230px;
	margin:0px 0 5px 10px;
	}
	#stylized button{
	clear:both;
	margin-left:220px;
	width:125px;
	height:31px;
	background:#666666 url(img/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin-bottom: 20px;
	cursor: pointer;
	position: relative;
	}
#stylized textarea {
	float:left;
	font-size:12px;
	padding:2px 2px;
	border:solid 1px #aacfe4;
	width:230px;
	margin:0px 0 5px 10px;
}
#ad-topgallery {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 2px;
	background-image: url(images/gallerybas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 405px;
}
#ad-topgallery .invite {
	padding-top: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#ad-top101 {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 2px;
	background-image: url(images/1o1head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
}
#ad-top101 .invite {
	padding-top: 240px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 30px;
}
#colum2 .columleft {
	width: 540px;
	float: left;
	color: #99A59B;
	font-family: "Times New Roman", Times, serif;
}
#colum2 .columright {
	float: right;
	width: 180px;
}
#ad-toppro {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-left: 2px;
	background-image: url(images/protect.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 405px;
}
#ad-toppro .invite {
	padding-top: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
#content2 {
	float:left;
	width:570px;
	min-height:400px;
}
#sidebar .sinki a:hover {
	display: block;
}
#contentpro {
	float:left;
	width:570px;
	min-height:400px;
}
#Table_01 {
	float:left;
	width:570px;
	min-height:400px;
}

