@charset "UTF-8";
/*
Theme Name: En ATopal v4
Theme URI: http://ahmet-topal.com
Description: The Portfolio Theme for ahmet-topal.com by Ahmet Topal
Version: 4.0
Author: Ahmet Topal
Author URI: http://ahmet-topal.com
*/

/********** CSS Document **********/

html, body, div, span, applet, object, iframe, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	background: #010D1C /*#063776 #ECECEC*/;
	color: #333;
	font: 13px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

.hidden {
	display: none;
	visibility: hidden;
}

/********** GENERAL **********/
.clear {
	clear: both;
}

.clear_footer {
	clear: both;
	padding-bottom: 30px;
}

.clear_work {
	clear: both;
	border-bottom: 1px #DEDEDE solid;
	padding-top: 50px;
	margin-left: 30px;
	width: 890px;
}

.right { float: right; }
.left  { float: left; }

.clear_last {
	clear: both;
	padding-bottom: 50px;
}

.clearnavi {
	clear: both;
	padding-bottom: 7px;
}

a {
	color: #21759B;
	text-decoration: none;
}
a:hover {
	color: #D54E21;
	text-decoration: none;
}

p {
	line-height: 1.6em;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: #FFF;
}


/********** HEADER **********/
#header {
	width: 950px;
	display: block;
}

#header_wrap {
	clear: both;
	background: #464646;
	display: block;
	text-align: center;
	width: 890px;
	margin: 0 auto;
}

#header_wrap div.h2 {
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFF;
	clear: both;
	margin: 20px auto;
	width: 890px;
	word-spacing: 2px;
	height: 25px;
	display: block;
}

#logo {
	float: left;
	height: 80px;
	width: 497px;
	margin-left: 30px;
	margin-top: 25px;
	background: url(images/ahmettopalcom_logo.png) no-repeat top left;
}

#logo a {
	width: 497px;
	height: 70px;
	display: block;
}

#navi {
	float: right;
	background: #00ACEE;
	color: #FFF;
	padding: 0px;
	margin: 38px 30px 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#navi a {
	color: #FFF;
}

#navi ul {
	list-style-type: none;
	text-transform: uppercase;
	font-size: 13px;
	padding: 0px 15px 0px 10px;
	margin: 8px 0px 0px 0px;
}
#navi ul li.right {
	float: right;
}

#navi ul li{
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#navi ul li:hover, #navi ul li.current_page_item {
	background: #464646;
	color: #FFF;
}

#navi ul li:hover a, #navi ul li.current_page_item a {
	color: #FFF;
}


/********** CONTENT WRAP **********/
#content {
	float: left;
	clear: both;
	width: 890px;
}

#tooltip{
	position:absolute;	
	background:#750C0C;
	border:1px solid #530F0F;
	padding:2px 2px 3px 3px;
	line-height:20px;
	font-size:12px;
	color:#FFF;
	display:none;
}

h2.work_sub_title {
	margin-left: 30px;
	font-size: 20px;
	border-bottom: 1px #DEDEDE solid;
	width: 890px;
	padding-top: 50px;
}
h2.first {
	padding-top: 20px;
}


/********** CONTENT **********/
#content_box {
	width: 551px;
	margin-left: 30px;
	margin-top: 30px;
	float: left;
}

#content div.firsth2 {
	padding-bottom: 3px;
	font: bold 1.5em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;	
	color: #2F2F2F; 
	letter-spacing: -0.5px;	
	line-height: 1.7em;
	text-transform: none;	
}

#content p {
	line-height: 1.7em;
	letter-spacing: 0.4px;	
	padding: 10px 0px 10px 0px;
}

#content_box h2.content_title {
	font-size: 18px;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}
#content_box h2.content_title a {
	border-bottom: 1px #21759B dotted;
}
#content_box h2.content_title a:hover {
	border-bottom: 1px #D54E21 dotted;
}

.doing_tags {
	font-size: 22px;
	font-weight: bold;
	padding:10px 7px;
	text-align: center;
	background:#F2F2F2;
	border-top: 2px #DEDEDE solid;
	border-bottom: 2px #DEDEDE solid;
}

.doing_tags span {
	padding:5px 10px;
	color: #5F5F5F;
	display:inline-block;
}

/********** SLIDER **********/
#slider {
	width: 550px;
	height: 220px;
	position: relative;
	overflow: hidden;
	margin-bottom:20px;
}
#slider #sliderContent {
	width: 550px;
	position: absolute;
	top: 0;
	margin-left: 0;
}
#slider .sliderImage {
	float: left;
	position: relative;
	display: none;
}
#slider .sliderImage span {
	position: absolute;
	font-size: 12px;
	padding: 20px 30px;
	width: 490px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
#slider .sliderImage h3 {
	font-size: 18px;
	margin:0;
	padding:0;
	padding: 0px 0px 5px 0px;
	line-height:24px;
	color:#ffffff;
}
#slider .top {
	top: 0;
	left: 0;
}
#slider .bottom {
	bottom: 0px;
	left: 0;
}
#slider .left {
	top: 0;
	left: 0;
	width: 110px !important;
	height: 280px;
}
#slider .right {
	right: 0;
	bottom: 0;
	width: 90px !important;
}

/********** SIDEBAR ***********/
#sidebar {
	width: 285px;
	margin-top: 30px;
	float: right;
	font-size: 12px;
	line-height: 2em;
	letter-spacing: 0.7px;
}

#sidebar h2.sidebar_title {
	font-size: 18px;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}
#sidebar h2.sidebar_title a {
	border-bottom: 1px #21759B dotted;
}
#sidebar h2.sidebar_title a:hover {
	border-bottom: 1px #D54E21 dotted;
}

#sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0px 0px 15px 0px;
}

#sidebar ul li {
	display: block;
	background: #F2F2F2;
	border-top: 1px #DEDEDE solid;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	//width: 315px;
}

#sidebar ul li.other_li {
	background-color: #FFF;
}

#sidebar ul li:last-child {
	border-bottom: 1px #DEDEDE solid;
}

span.atmail {
	background: url(images/atmail.png) no-repeat center left;
	height: 25px;
	width: 214px;
	display: block;
}

span.atskype {
	background: url(images/atskype.png) no-repeat center left;
	height: 25px;
	width: 137px;
	display: block;
}


/********** WORK **********/
div.work_box {
	width: 890px;
	margin: 0 auto;
	margin-left: 30px;
	margin-top: 50px;
}

div.work_content {
	width: 300px;
	display: block;
	padding: 0;
	font-size: 12px;
	line-height: 2em;
	letter-spacing: 0.7px;
}

div.work_content p {
	clear: both;
	padding: 5px 0px 10px 0px;
	margin: 0;
}

div.work_content h2.work_title {
	font-size: 18px;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
}
div.work_content h2.work_title a {
	border-bottom: 1px #21759B dotted;
}
div.work_content h2.work_title a:hover {
	border-bottom: 1px #D54E21 dotted;
}

div.work_content ul {
	list-style: none;
	padding: 0;
}

div.work_content ul li {
	display: block;
	background: #F2F2F2 url(images/li_bg.png) no-repeat center left;
	background-position: 10px 11px;
	border-top: 1px #DEDEDE solid;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.work_content ul li.other_li {
	background-color: #FFF;
}

div.work_content ul li:last-child {
	border-bottom: 1px #DEDEDE solid;
}

div.work_content ul li a { 
	width: auto;
	display: block;
	height: auto;
}
div.work_content ul li:hover a {
	padding-left: 10px;
	color: #D54E21;
}

div.work_image {
	width: 551px;
	height: 221px;
	display: block;
	padding: 3px;
	border: 1px #ECECEC solid;
}

#content .work_navi {
	font-size: 11px;
	color: #929292;
	padding: 10px 20px;
	border-bottom: 1px solid #DEDEDE;
	overflow: hidden;
	margin: 0px 0px 0px 30px;
	width: 850px;
}
#content .work_navi ul {
	overflow: hidden;
}
#content .work_navi ul li {
	display: inline;
	margin-right: 5px;
	display: block;
	float: left;
	padding: 4px 0px;
}
#content .work_navi ul li a {
	padding: 5px 10px!important;
	padding: 0px 10px;
}
#content .work_navi ul li.active a,
#content .work_navi ul li a:hover {
	background: #e6e6e6;
	color: #4c4c4c;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


/********** FOOTER **********/
#footer {
	clear: both;
	background: #464646;
	display: block;
	text-align: center;
	width: 880px;
	margin: 0 auto;
	font-size: 10px;
	color: #FFF;
	padding: 10px 5px 10px 5px;
}

#footer a {
	color: #FFF;
	border-bottom: 1px #FFF dotted;
}

#footer p {
	float: left;
	margin-left: 10px;
}

#footer p.right {
	float: right;
	margin-right: 10px;
}


/********** FORM **********/
#content form p {
	margin: 5px;
	padding: 0;
}
label {
	display: block;
	font-weight: bold;
	color: #FFF;
}
input, select, textarea {
	padding: 3px;
	font: normal 11px Verdana, Tahoma, sans-serif;
	color: #6A6969;
	background: #F2F2F2;  
	border: 1px solid #DEDEDE;
	border-top: 1px #DEDEDE solid;
}
input:hover, select:hover, textarea:hover, input:focus, select:focus, textarea:focus {
	border-top: 1px #3399CC solid;
}
select {
	width: 150px;
	display: block;	
}
textarea {
	width: 400px;
	height: 100px;
	display: block;	
}
input[type=submit] { 
	/*font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 3px 4px; 
	color: #48780E;
	background: #CCC;
	border-width: 1px;
  	border-style: solid;
  	border-color: #1c1c1c;*/
  	width: 100px;
	background: #F5F5F5;
}