/*
Theme Name: ibg
Theme URI: 
Version: 1.0
Author: Muhammet Sevim
Author URI: www.muhammetsevim.com
*/

/*
Last updated:
     ___ ___ ___ 
   / __/ __/ __|
  | (__\__ \__ \
  \___|___/___/
  
*/

/* @group GENERAL COMPONENTS */

body {
	background: url(images/bgMain.jpg) no-repeat center top;
	font: normal 12px/18px Helvetica, Arial, Geneva, sans-serif;
}

div.wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.wrap {
	display: inline-block;
}

* html div.wrap {
	height: 1%;
}

div.wrap {
	display: block;
}

div#wrapper {
	width: 950px;
 	margin: 0 auto;
}


/* @end */

/* @group TOP COMPONENTS */

div#topContainer {
	width: 950px;
	height: 215px;
}

div#topContainer div#topLeft {
	width: 300px;
	height: 215px;
	float: left;
	background: url(images/bgTopLeft.jpg) no-repeat left top;
}

div#topContainer div#topLeft a {
	width: 155px;
	height: 175px;
	display: block;
	text-indent: -9999px;
	margin: 25px 0 0 92px;
}

div#topContainer div#topRight {
	width: 650px;
	height: 215px;
	float: left;
}

ul#slide li {
	display: none;
}

/* @end */

/* @group NAVIGATION */

div#navBar {
	width: 950px;
	height: 50px;
	background: url(images/bgNavBar.jpg) no-repeat left top;
}

div#navBar ul {
	margin-left: 400px;
}

div#navBar ul li {
	float: left;
	margin-right: 18px;
	margin-left: 8px;
	line-height: 42px;
	margin-top: 8px;
	position: relative;
}

div#navBar ul li a {
	color: #fff;
	text-transform: uppercase;
}

div#navBar ul li a:hover,
div#navBar ul li:hover a {
	text-decoration: none;
	color: #2d2d2d;
}

div#navBar ul li ul {
	position: absolute;	
	top: 45px;
	left: -10px;
	background: url(images/bgNavSub.png) no-repeat left top;
	margin: 0;
	padding: 15px 0 0;
	display: none;
	z-index: 2;
}

div#navBar ul li:hover ul {
}

div#navBar ul li ul li {
	float: none;
	clear: both;
	width: 151px;
	padding: 5px;
	margin: 0;
	margin-left: 8px;
	font: 12px/14px Helvetica, Arial;
	border-top: 1px solid #494949;
}

div#navBar ul li ul li a,
div#navBar ul li:hover ul li a {
	color: #fff;
	text-transform: none;
	font-weight: normal;
}

div#navBar ul li ul li a:hover {
	text-decoration: none;
	color: #e8b5ba;
}

div#navBar ul li ul li:first-child {
	border-top: 0;
}

div#navBar ul li ul li:last-child {
	width: 181px;
	height: 8px;
	background: url(images/bgNavSubBottom.png) no-repeat;
	line-height: 0;
	padding: 0;
	margin: 0;
	position: relative;
	top: 8px;
	border-top: 0;
}

/* @end */

/* @group CONTENT COMPONENTS */

div#container {
	min-height:600px;
	height:auto !important;
	height:600px;
}

div#left {
	width: 300px;
	float: left;
	padding-top: 120px;
	background: url(images/bgSidebar.jpg) no-repeat 0 top;
}

div#right {
	width: 480px;
	float: left;
	padding: 120px 40px 0 90px;
	background: url(images/bgContent.jpg) no-repeat left 2px;
	position: relative;
	color: #333333;
}

div#right p {
	margin-bottom: 15px;
}

div#right ul#contentSubPages li.current_page_item {
	background: url(images/redDot.gif) no-repeat left 5px;
}

div#right ul#contentSubPages li.current_page_item a {
	color: #70001f;
}

div#right div#infoBar {
	padding-top: 10px;
	margin-top: 35px;
	border-top: 1px solid #eee;
}

div#right div#infoBar div {
	width: 50%;
	float: left;
}

div#right div#infoBar div:last-child {
	text-align: right;
}

div#right a {
	color: #666;
	text-decoration: underline;
}

div#right a:hover {
	text-decoration: none;
	color: #70001f;
}

div#right.page table {
	border: 1px solid #ccc;
	width: 98%;
	padding: 3px;
}

div#right.page table tr td {
	padding: 5px;
}

div#right.page.kalender {
	width: 510px;
	padding: 120px 10px 0 90px;
}

div#right div.div50 {
	width: 48%;
	float: left;
	padding-right: 2%;
}

div.widget {
	margin-left: 94px;
	padding-right: 20px;
	margin-bottom: 50px;
}

div.widget p {
	font-size: 11px;
	color: #555;
}

div.widget ul,
div.widget div,
div.widget form {
	margin-left: 14px;
	font: 11px/16px Helvetica, Arial, Geneva, sans-serif;
}

div.widget ul li {
	color: #686868;
	margin-bottom: 6px;
	text-transform: uppercase;
}

div.widget ul li a {
	color: #686868;
}

div.widget ul li a:hover {
	color: #70001f;
	text-decoration: none;
}

div.widget form input {
	color: #686868;
	border: 1px solid #7e7e7e;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 3px;
}

div#breadcrumb {
	position: absolute;
	top: 30px;
	font-size: 11px;
	color: #999;
	left: 91px;
}

div#breadcrumb a {
	color: #999;
	text-decoration: none;
}

div.abtrenner {
	text-align: right;
	font-size: 11px;
	padding-top: 2px;
	margin-top: 25px;
}

div#right div.abtrenner a {
	color: #70001f;
}

div#right div.abtrenner a:hover {
	color: #333;
}

div.newsletter form {
	padding-top: 10px;
}

div.newsletter input,
form.protected-post-form input {
	border: 1px solid #333;
	padding: 3px;
	font-size: 12px;
	font: Arial;
}

div#footer {
	padding: 30px 40px 30px 330px;
}

div#footer div {
	width: 280px;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
}

div#footer div:first-child span {
	margin: 0 20px;
}

div#footer div:last-child {
	text-align: right;
}

div#footer div span {
	text-transform: none;
}

div#footer a {
	color: #70001f;
}

/* @end */

/* @group TYPOGRAPHY */

h1 {
	position: absolute;
	top: 70px;
	font-size: 20px;
	font-weight: normal;
	color: #222;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	color: #70001f;
	padding-left: 14px;
	background: url(images/redDot.gif) no-repeat left 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

h3 {
	font: bold 12px/18px Helvetica, Arial, Geneva, sans-serif;
	margin-top: 35px;
	margin-bottom: 10px;
}

input {
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

div#right ul {
	margin: 15px 0 15px 15px;
}

div#right ul li {
	font-weight: normal;
	font-size: 12px;
	padding-left: 14px;
	background: url(images/grayDot.gif) no-repeat left 5px;
	margin-bottom: 5px;
}

div#right ul#contentSubPages {
	margin-top: 25px;
	margin-left: 0;
}

div#right ul#contentSubPages li {
	font-weight: normal;
	font-size: 12px;
	color: #70001f;
	padding-left: 14px;
	background: url(images/grayDot.gif) no-repeat left 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

div#right ul#contentSubPages li a {
	color: #555;
}

div#right ul#contentSubPages li a:hover {
	color: #70001f;
	text-decoration: none;
}

div#right ul#contentSubPages li.current_page_item a {
	font-weight: bold;
}

div#right blockquote {
	font-style: italic;	
	padding: 0 20px 10px 50px;	
	margin: 0;	
	background: url(images/quote.png) no-repeat 0 2px;
}

div#preload {
	display: none;
}

#navBar li.current_page_item a,
#navBar li.current_page_ancestor a,
#navBar li.current_page_parent a {
	text-decoration: none;
	color: #2d2d2d;
}

div.widget li.current_page_item a,
div.widget li.current_page_parent a {
	font-weight: bold;
	color: #70001f;
}

div#map_canvas {
	border: 2px solid #cec2c2;
}

/* @end */