/* LAYOUT -------------------------------------------------------------------*/
body {
	background: #000000 url(images/blue.gif) repeat-x fixed center top;
}
#container {
	margin: 0 auto;
	width: 600px;
	background: #262727;
}
#header {
	height: 208px;
	display: inline;
	float: left;
	width: 600px;
	background: #090 url(images/header.gif);
}
#menu {
	width: 600px;
	height: 60px;
	display: inline;
	float: left;
	background: #262727 url(images/menu.gif);
}
#top_content {
	display: inline;
	float: left;
	width: 600px;
	background: #fff;
}
#downcontent {
	padding: 0px 0;
	display: inline;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	width: 600px;
	background: #262626 url(images/bgdown.gif) repeat-x center top;
}
#downcontent h1 {
	margin-bottom: 10px;
	color: #8dca0d;
	font: 18px Arial, Helvetica, sans-serif;
}


.asagidaki_yazilar {
	padding: 0 0px;
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 22px;
	color: #c0c0c0;
	width: 580px;
}



/* MENU ---------------------------------------------------------------------*/
ul#nav {
	padding: 20px 0 0 20px;
	color: #fff;
	text-transform: lowercase;
	font: bold 14px Arial, Helvetica, sans-serif;
}
ul#nav li {
	margin-left: 0;
	padding: 0 18px 0 12px;
	list-style-type: none;
	float: left;
	background: url(images/li_menu.gif) no-repeat left center;
}
ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	text-decoration: none;
	color: #fff;
	background: none;
}
ul#nav li a:hover {
	text-decoration: underline;
	background: #000;
}



/* POST ---------------------------------------------------------------------*/
.post {
	padding: 4px 20px 0px;
	display: inline;
	float: left;
	color: #4c4c4c;
	width: 560px;
	background: url(images/post_bg.gif) repeat-x center top;
	font: 12px/16px tahoma, arial, helvetica, sans-serif;
	text-align: justify;
}
.post img {
	border: 4px solid #eee;
	margin-bottom: -4px;
}
.post h1 {
	margin: 18px 0 18px;
	color: #c0094e;
	font-weight: normal;
	font-size: 22px;
}
.post h2 {
	margin: 0 0 10px;
	color: #c0094e;
	font-weight: bold;
	font-size: 14px;
}
.post h3 {
	margin: 0 0 10px;
	color: #c0094e;
	font-size: 12px;
}




/* NAVIGATION ---------------------------------------------------------------*/
.navigation {
	padding: 6px 10px;
	display: inline;
	float: left;
	color: #4c4c4c;
	width: 580px;
	background: url(images/post_bg.gif) repeat-x center top;
	font: 10px tahoma, arial, helvetica, sans-serif;
}
.navigation a:link, .navigation a:visited, .navigation a:active {
	color: #666;
	background: none;
}
.navigation a:hover {
	text-decoration: underline;
	background: none;
}



/* FOOTER -------------------------------------------------------------------*/
#footer {
	padding: 0 20px;
	width: 560px;
	display: inline;
	float: left;
	height: 135px;
	background-image: url(images/footerbg.gif);
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#footer p {
	margin: 62px 0 0;
	color: rgb(0, 0, 0);
}
#footer a:link, #footer a:visited, #footer a:active {
	background-image: url(images/linkblack.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
	color: #000;
}
#footer a:hover {
	color: #ffffff;
	background-color: #000;
}

/* resimler -------------------------------------------------------------------*/
#resimler {
	display: inline;
	float: left;
	padding-left: 20px;
	width: 580px;
	padding-top: 0px;
	padding-bottom: 4px;
	background: url(images/bgdown.gif) repeat-x;
}
#resimler p {
	margin: 0 15px 15px 0;
	display: inline;
	float: left;
}
#resimler p a {
	display: block;
	border: 3px solid #000;
	width: 75px;
	height: 75px;
}
#resimler p a:hover {
	border: 3px solid #89be09;
}


/* CONTACT ------------------------------------------------------------------*/
.contactform input {
	border: 1px solid #bbb;
	color: #4c4c4c;
	background: #eee;
}
.contactform textarea {
	border: 1px solid #bbb;
	background: #eee;
	color: #4c4c4c;
}
.contactright {
	margin: 0 0 12px 0;
}
blockquote.contact-info {
	background: url(images/chris-av.jpg) no-repeat left center;
	margin: 0 0 24px 18px;
	padding-left: 112px;
}
.contactform p {
  margin-bottom: 4px;
}


/* GLOBALS ------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0 0 18px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: tahoma, arial, helvetica, sans-serif;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #c0094e;
	background: url(images/link.gif) repeat-x left bottom;
}
a:hover {
	background: #c0094e;
	color: #ffffff;
}
h1 a:link, h1 a:visited, h1 a:active {
	background: none;
}
h1 a:hover {
	background: #c0094e;
	color: #ffffff;
}
img {
	border: none;
}
input {
	border: 1px solid #4c4c4c;
	color: #969696;
	margin-right: 4px;
	background: #000;
}
textarea {
	border: 1px solid #4c4c4c;
	color: #909090;
	width: 99%;
	background: #000;
	font: 12px/16px tahoma, arial, helvetica, sans-serif;
}
ul li {
	margin-left: 42px;
}



/* VARIOUS CLASSES ------------------------------------------------------------*/
.alignright {
	float: right;
}
.alignleft {
	float: left;
	padding-left: 52px;
}
.zeromargin {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.alt {
	background: #000;
	border-top: solid 1px #4c4c4c;
	border-bottom: solid 1px #4c4c4c;
}
p.tright {
	text-align: right;
}

