﻿/* Default Stylesheet */
/** BODY ELEMENTS **/
body {
	border-width: 4px 0px 0px 0px;
	border-color: #75af2d;
	border-style: solid;
	background-position: center top;
	font-size: .8em;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
/** MAIN CONTAINERS **/
div#container {
	border: 1px solid #E5E5E5;
	width: 665px;
	margin: auto;
	padding: 30px 40px 10px 40px;
	color: #333;
	text-align: left;
	background-color: #FFFFFF;
}
div#header {
	height: 100px;
}
div#header-in {
}
#header-in .logo {
	float: left;
	background-image: url('images/gurkanlar_logo.jpg');
	background-repeat: no-repeat;
}
#header-in .logo a {
	display: block;
	height: 62px;
	width: 120px;
}
div#content-wrap {
}
div#content {
}
div#content-in {
}
div#content-in img.flimg {
	margin: 5px 10px 10px 0px;
	float: left;
}
div#footer {
	margin: 50px 0 5px 0;
}
div#footer-in {
	padding: .5em 0;
	font-size: .75em;
}
/** SUB CONTAINERS **/
div.alert, div.pricing {
	margin: 1em 0 1em 0;
	padding: .8em 1em .9em 1em;
	color: inherit;
	background-color: #E0EDFF;
	border: 3px solid #B2D1FF;
}
div.keywords {
	margin: 2em 0 2em 0;
	padding: 0.75em;
	color: #C0C0C0;
	border: 1px solid #DDDDDD;
	font-size: 0.688em;
}
div.thankyou {
	margin: 2em 0 2em 0;
	padding: .6em 1em .6em 1em;
	color: inherit;
	background-color: #DDFFDD;
	border: 1px solid #006600;
}
div.download p {
	padding: 0px;
	margin: 0px;
}
div.error {
	margin: 0 0 1em 0;
}
div.entry-blog {
	margin: .8em 0;
}
hr {
	margin: .8em 0 0 0;
	color: #eee;
	background-color: #eee;
}
p.work {
	text-align: center;
	border: 10px solid #eee;
}
/** LISTS **/
ul#nav-header {
	margin: 1.3em 0 0 0;
	font-size: .95em;
	text-align: right;
}
ul#nav-header li span {
	position: relative;
}
ul#nav-header li {
	padding: 0 3px 0 6px;
	border-left: 1px solid #ccc;
}
ul#nav-header li.noborder {
	padding: 0 3px 0 0;
	border: 0;
}
ul#nav-header li a:link {
	color: #888;
	background-color: inherit;
}
ul#nav-header li.on a:link {
	color: #888;
	background-color: inherit;
}
ul#nav-header li.on a:visited {
	color: #888;
	background-color: inherit;
}
ul#nav-header li a:hover {
	color: #222;
	background-color: inherit;
}
ul#nav-header li.on a:hover {
	color: #222;
	background-color: inherit;
}
ul#nav-header li a:active {
	color: #333;
	background-color: inherit;
}
ul.nav-inline {
	padding: .5em 0;
	font-size: .95em;
}
ul.pages {
	padding: 2em 0 .5em 0;
	font-size: .95em;
	text-align: right;
}
ul.nav-inline li {
	padding: 0 6px 0 9px;
	border-left: 1px solid #ccc;
}
ul.nav-inline li.noborder {
	padding: 0 6px 0 0;
	border: 0;
}
ul.work {
	margin: .8em 0;
}
ul.work li {
	float: left;
	margin: 0 0 10px 0;
}
ul.work li.mid {
	margin: 0 10px 10px 10px;
}
ul.work li a {
	display: block;
	border: 10px solid #eee;
}
ul.templates li a {
	padding: 5px;
}
ul.work li a:hover {
	display: block;
	border: 10px solid #fff;
}
ul#nav-footer {
	float: right;
}
ul#nav-footer li {
	padding: 0 0 0 3px;
}
ul.nav-sitemap {
	margin: 20px 100px 0 0;
}
ul.nav-sitemap li {
	display: block;
	line-height: 1.8em;
}
ul.nav-sitemap li.indent {
	padding: 0 0 0 15px;
}
/** TYPOGRAPHY **/
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #FF9900;
}
h2 {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #666666;
}
h4 {
	margin: 0 0 .5em 3.1em;
	font-size: 1em;
}
h4 a {
	font-weight: bold;
}
p {
	background-color: inherit;
	margin: 0 0 .8em 0;
	font-size: .95em;
}
p.border {
	margin: 0 0 1.6em 0;
	padding: 0 0 1.6em 0;
	border-bottom: 1px solid #ddd;
}
div#footer p {
	color: #aaa;
	background-color: inherit;
}
div#footer div.alert p, div.pricing p {
	margin: 0;
	color: #333;
	background-color: inherit;
}
div.pricing p strong {
	display: block;
	margin: 0 0 5px 0;
}
div.pricing p em {
	font-weight: bold;
	font-style: normal;
}
div.entry-blog p {
	margin: .2em 0 .2em 3.2em;
	color: #666;
	background-color: inherit;
}
p.lfloat {
	clear: left;
}
p.lfloat, p.rfloat, ul.nav-list {
	width: 46%;
}
div.entry-blog span {
	display: block;
	float: left;
	width: 30px;
	padding: 0 0 2px 0;
	color: #888;
	background-color: #ffa;
	font-size: .75em;
	text-align: center;
}
div.entry-blog span em {
	display: block;
	margin: 0 0 2px 0;
	padding: 2px 0;
	font-size: 1.6em;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	border-bottom: 2px solid #fff;
}
strong.label {
	display: block;
	clear: left;
	float: left;
	width: 90px;
	padding: 2px 0;
	line-height: 18px;
	border-bottom: 1px solid #eee;
}
em.label {
	display: block;
	width: 300px;
	float: left;
	padding: 2px 0;
	line-height: 18px;
	font-style: normal;
	border-bottom: 1px solid #eee;
}
/** FORMS **/
form#contact div.input {
	padding: 10px 0;
}
form#contact textarea.default {
	width: 300px;
	height: 100px;
}
form#contact button {
	width: 70px;
	margin: 0 0 0 125px;
	padding: 4px 0;
}
form#contact button em {
	color: #fff;
	background-color: inherit;
	font-size: 80%;
	font-style: normal;
}
/** END **/
#menuwrapper {
	padding-top: 30px;
	background-image: url('images/garanti2.html');
	background-repeat: no-repeat;
	float: right;
}
#menuwrapper ul li {
	float: left;
	margin-right: 2px;
}
#menuwrapper ul li a {
	padding: 8px;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	background-color: #F5F5F5;
}
#menuwrapper ul li a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar {
	float: right;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 3px 3px 8px;
}
#p7menubar a.trigger {
	padding: 5px 5px 5px 8px;
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li {
	position: relative;
}
/* hide from IE mac \*/
#p7menubar li {
	position: static;
	width: auto;
}
/* end hiding from IE5 mac */
#p7menubar li ul, #p7menubar ul li {
	width: 12em;
}
#p7menubar ul li a {
	border-right: 0;
	padding: 3px 5px 3px 5px;
}
#p7menubar li ul {
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #CCCCCC;
	position: absolute;
	display: none;
	background-color: #FFFFFF;
}
#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active, #p7menubar li.p7hvr a {
	background-color: #EBEBEB;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF !important;
}
div#article {
	margin: 0 0 1.6em 0;
	padding: 0 0 1.6em 0;
	border-bottom: 1px solid #ddd;
}
#article ul {
	color: #666666;
	font-size: 0.9em;
}
#article p {
	color: #333333;
	text-decoration: underline;
}
div#statusm {
	text-align: right;
	padding-right: 3px;
	color: #CC0000;
}
div#printme {
	text-align: right;
	float: right;
}
div#printme span#printmessage {
	padding-right: 10px;
}
