* {margin:0; padding:0;}
body {
	/*background-repeat:repeat;*/
	font: 13px/1.5 Helvetica, Arial, sans-serif;
	color:#444;
margin: 0px auto;
	background-color:#141414;
	/*background-image: url(images/bg-v.jpg);*/
text-align: left;
align: left;
	float: left;

}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #333 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
color:#666666;
text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:none;
}
/* Headings
----------------------------------------------------------------------------------------------------*/
h1 {
	font-size: 37px;
	color:#818181;

}
h2 {
	font-size: 37px;
color:#818181;
	line-height:30px;
	
}
h3 {
	font-size: 25px;
	letter-spacing:-1px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 15px;
	letter-spacing:1px;
	line-height:32px;
	
}
h6 {
	font-size: 12px;
}
h7 {
	font-size: 10px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:32px;
	color:#666666;

}
h8 {
	font-size: 9px;
}

h2, h3, h6 {
	margin-bottom:10px;
	line-height:32px;
	color:#818181;
	letter-spacing:1px;
}


.portfolio object{
width:215px;
height:155px;

}
/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol {
	list-style: decimal;
}
ul {
	list-style-type: square;
	list-style-image: url(images/arrow.png);
}

li {
	/*margin-left: 30px;*/

}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
ol,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
	
}
/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 20px 20px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 20px 10px 0;
  width:auto;
}
a img {
	border:none;
}

blockquote{
	border:1px solid #ccc;
	background-color:#eee;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-right:3px solid #ccc;
	font-size:12px;
	color:#555;
	
}

.border-big{
float: none;
border:1px solid #222;




}

/* logo*/
h1.logo a{
	padding:0px 10px 0 0px;
	width:200px;
	height:100px;
	
	margin:0px;
	display:block;
}

/*top box section */
#top-right-box{
border-top:1px solid #222;
padding-top:30px;
margin-top:40px;
width:440px;

margin-left:20px;
}

#top-mid-box{
border-top:1px solid #222;
padding-top:30px;
margin-top:40px;
width:210px;

margin-left:10px;
}


#top-mid-box p{
line-height:25px;
border-bottom:1px solid #222;

width:100%;
}
#top-mid-box p span{
color:#ccc;


}
#top-mid-box p a{
text-decoration:none;
color:#ccc;

}

#top-mid-box span.col1{
width:70px;


}

#top-mid-box span{

display:block;
}


.post-box-inner{
padding-right:30px;
display:block;
}

.vspace{
height:50px;
clear:both;

}

/* sidebar section 
#sidebar ul, #sidebar div{
float: none;
margin-bottom:30px;
clear:both;*/
}

#searchform{
clear:both;
}

	.follow-us ul{
	list-style:none;
	margin:0px;
	color:#333;
	
}
	.follow-us li{
	margin:0px;
	line-height:30px;

	}


.tm-section{
margin-right:50px;
text-align:left;

}

/*post*/
.post{
margin-bottom:10px;
}

.post h3 a, .post-box h3 a{
display:block;


}

.post-box{
margin-bottom:30px;
float:left;
height:180px;
border-bottom:none;
padding-bottom:20px;
overflow: visible;
width:220px;
margin-right:10px;
}


.post-box img{
margin-bottom:20px;



}

ul.menu li{
/*padding:5px 0px 5px 0px;*/
}

ul.menu li a{
/*text-decoration:none;
color:#141414;
background-color:#333333;
padding:5px;
font-weight:bold;
font-size:14px;*/
}
ul.menu li a:hover{
color:#fff;

}

.gallery img{
margin-bottom:10px;

}

/* contact form
----------------------------------------------------------------------------------------------------*/

#container
{
	margin: auto;
	overflow: hidden;
	position: relative;

}
.contact-us  input{
	padding:5px 10px;
	border:1px solid #181818;
	background-color:#141414;
	height:20px;
	width: 15em;
	color:#ccc;
}

.contact-us {
	text-align:left;	
	padding:10px 0;
	width:auto;
	

}

.contact-us textarea {
	width: 30em;
	padding:5px 10px;
	border:1px solid #181818;
	background-color:#141414;
	height:100%;color:#ccc;
	
}
.contact-us #contactForm #submit-button {
	position:relative;
	left:110px;
	height:35px;
	line-height:35px;
	padding-bottom:10px;
	width:120px;
	background-color:#222;
	border:1px solid #333;
	color:#555;
	cursor:pointer;
}

.red {
	color: #CC0000;
	font-weight:700;
}
.contact-us .form-col1 {
	color:#666;
	width:100px;
	height:30px;
	float:left;
	display:block;
	text-align:left;
	padding-right:10px;
	font-weight:700;
}
.message {background-color:#000;
	border:1px solid #111; color:#cc3300;display:none;width:460px;padding:10px;}
	.contact {text-align:right;}
	.contact ul {list-style-type:none;width:390px;}
	.contact li {list-style-type:none;}
	.contact input {width:260px;}
	.contact textarea {width:260px;}
/* @ comments style
----------------------------------------------------------------------------------------------------*/
	
h3#comments, #respond{

}
#commentform input, #commentform textarea{
color:#666;

	
	}

#commentform input {
	width: 170px;
	padding:10px;
	margin: 5px 5px 1px 0;
	border:1px solid #111;
	background-color:#222;
	
	}
	
#commentform textarea {
	width: 99%;
	padding:10px;
	border:1px solid #111;
	background-color:#222;

	overflow:auto;
	}

#commentform #submit2 {
	
	border:none;
	background-color:#222;	
	padding:10px;
	color:#ccc;
	width:150px;
	border:1px solid #111;

	}
	
	#commentform #submit2:hover {
	cursor: pointer;

	}

.alt {
	margin: 0;
	padding: 10px;

	}
.commentlist {
	padding: 0px;
	float:left;
	padding:0px;
	width:100%;
	}
	
ol.commentlist{
	margin:0px;
	padding:0px;
}

	
	.commentlist li {
		margin: 5px 0 10px 0;
		padding: 15px 15px;
		list-style: none;
		border:1px solid #000;
		background-color:#111;
	
		}
		.commentlist li ul li { 
			margin-right: -5px;
			margin-left: 10px;
		}

		.commentlist p {
			margin: 10px 5px 10px 0;
		}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.navigation{
clear:both;
width:100%;
font-size:2em;

}

.avatar {
	padding:5px;
	background-color:#000;
	border:1px solid #141414;
	float:right;
	width:auto;
}

/*footer section*/

#footer{
	background-color:#141414;
	float:left;
	width:100%;
	height: 10%;
	min-height:20px;
	padding-top:20px;
	margin-top:30px;
	border-top:none;
	border-bottom:none;
	/*background-image: url(images/bg-h.jpg);*/
}

#footer ul li{
margin-left:15px;





}

#footer .grid_4{




}

#footer a{
text-decoration:none;



}
#footer a:hover{
color:#ccc;


}
#footer-copy-outer{
width:100%;



}
#footer-copy{
padding-top:10px;
padding-bottom:0px;
padding-left:10px;

}

.copy{
	width:100%;
	
	
	}
	.copy p{
	margin:0px;
	}
	ul.footer-links{	
	
	width:auto;
	}

	ul.footer-links li{
	display:inline;
	margin-left:0px;		
	}

		ul.footer-links li a{
		
		padding:0px 10px;
		margin-left:0px;
		
		
		}
		/*footer link active/ current page link*/
		ul.footer-links li.current a{
		color:#000;
		
		}



























/********************
NAVIGATION
********************/






fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


/********************
DETAYLAAAR
********************/
.menusel
{
line-height:1.5;
width:220px;
height:200px;
    background:url(images/nav.png);    

}

.latest a
{

    display:block;
    width:100%;
    height:100%;
    text-indent:-9999px;
}

.latest a:hover
{

    background:url(images/nav_hover_a.png) 167px 166px;   

}
.motion a
{

    display:block;
    width:100%;
    height:100%;
    text-indent:-9999px;
}

.motion a:hover
{
    background:url(images/nav_hover_a.png) 167px 145px;    

}
.still a
{
    display:block;
    width:100%;
    height:100%;
    text-indent:-9999px;
}

.still a:hover
{
    background:url(images/nav_hover_a.png) 167px 126px;    

}
.sound a
{
    display:block;
    width:100%;
    height:100%;
    text-indent:-9999px;
}

.sound a:hover
{
    background:url(images/nav_hover_a.png) 167px 106px;    

}
.resume a
{
    display:block;
    width:100%;
    height:100%;
    text-indent:-9999px;
}

.resume a:hover
{
    background:url(images/nav_hover_a.png) 167px 67px;   

}
.links a
{
    display:block;
    width:100%;
    height:100%;
    text-indent:-9999px;
}

.links a:hover
{
    background:url(images/nav_hover_a.png) 167px 47px;
}
.logosal a
{
    display:block;
    width:100%;
height:54px;
    text-indent:-9999px;
}

.logosal a:hover
{
    background:url(images/nav_hover.png);    
    background-position:0px 0;
}

ul, li
{
padding:0;
margin:0;
}

.navigasyon
{

margin-left:-10px;

/*font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:0;*/

}
