html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    font: 13px/135% Tahoma,Arial,Helvetica,sans-serif;
    color: #482B30;
    padding: 0;
	background:#dadada url(http://www.gozdeberberoglu.com/Portfolyo/images/bg.jpg) repeat
}

body * {
    line-height:1.22em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Neucha'; 
	font-style:italic;
    color:#A52D40;
    clear: both;
}

h1{ font-size:40px; line-height:50px}
h2 {    
	font-size:24px;
	margin-bottom:5px;
	line-height:32px;
	margin-top:10px
}

ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}

#wrap {
    color: #404040;
    margin: 20px 40px;
	width:840px;
	margin:0 auto;
}
#wrap ul{ padding:0;height:257px; overflow:hidden; width:800px}
#wrap li{ list-style-type:none;  }
#wrap .info-bar ul{ width:auto; height:auto}

.social{ float:right; width:150px}
.social li{ margin-left:5px }
.social img{ border:0; }

a {
    color: #4088b8;
}

table {
    font-size: inherit;
    border: 1px solid #c8c8c8;
}

th {
    background: #d8d8d8;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
}

td {
    background: #f8f8f8;
    text-align: left;
    padding: 5px;
    vertical-align: top;
}

select, input, textarea {
    font: 99% Tahoma,Arial,Helvetica,sans-serif;
}

pre, code, tt, dt {
    font: 100% monospace;
    margin: 20px 0;
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}

td pre {
    font: 85% monospace;
    padding: 5px;
    margin: 5px 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.container{  
	margin-bottom:20px;
	padding:10px 20px 20px 20px;
	background-color:#EDEAEA;
	position:relative;
	background:url(../images/frame.png) no-repeat;
}

.info-bar{ padding:0 20px 20px 60px; position:absolute; left:-17px; top:22px;width:180px; background:url(../images/info-bg.png) no-repeat 0 0; }
.info-bar li{ margin-bottom:10px; font-size:11px; color:#5E5C5C}
.info-bar label{ font-weight:bold; display:block;color: #404040; }
.info-bar a{ text-decoration:none;color:#5E5C5C}
.info-bar a:hover{ text-decoration:underline}
.demo{ display:block }
.info{ display:block }

#wrap .menu-home-menu-container ul{ width:auto; height:120px; margin:0}
.menu-home-menu-container{position:fixed; left:20px; top:-5px;background:url(http://www.gozdeberberoglu.com/wp-content/themes/wpanniversary/wpanniversary/images/menu-bg.png) 0 0 no-repeat; padding-top:3px; padding-left:26px; padding-bottom:14px;width:100px; font-family:'Neucha',Trebuchet MS; font-size:16px; line-height:18px}

.menu-home-menu-container li{padding:3px 0}
.menu-home-menu-container a {color:#2B4C5F; text-decoration:none}
.menu-home-menu-container a:hover{ color:#A23741}

.gotoTop{position:fixed; right:20px; bottom:10px;background:url(http://www.gozdeberberoglu.com/wp-content/themes/wpanniversary/wpanniversary/images/gotoTop.png) 0 0 no-repeat; width:92px; height:31px; text-indent:-9999px;display:none; cursor:pointer}
.current_page_item{font-weight:bold}
