/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #e6e7dc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

form {
}

input, textarea {
	font: normal 1em Arial, Helvetica, sans-serif;
}

input.text {
}

input.button {
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	letter-spacing: -.05em;
	font-size: 2.2em;
}

h2 {
	margin-top: 1em;
	letter-spacing: -.05em;
	font-size: 1.4em;
}

h3 {
	margin-top: 1em;
}

p, ul, ol {
	margin-top: 1em;
	line-height: 160%;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	margin-left: 1em;
	list-style-position: inside;
}

blockquote {
	margin-left: 1em;
	padding-left: .75em;
	border-left: 1px solid #9E9D89;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;	
}

img {
	/*border: 4px solid #000000;*/
}

/* Header */

#header {
	width: 852px;
	height: 105px;
	background: #cee2ed;
}

#header img {
float: left;
}

#header h1, #header p {
float:right;
	margin: 0;
	padding-top: 45px;
	padding-right: 25px;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: .25em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #151F5D;
	margin-left: 25px;
}

#header h1 {
	padding-top: .35em;
	font-size: 3em;
}

#header a {
	text-decoration: none;
	color: #000000;
}

#header a:hover {
	text-decoration: none;
	color: #660000;
}

#headeralt {
background: red;
height: 20px;
margin-top: 0;
text-align: left;
text-decoration: bold;
padding-left: 10px;
}

/* Page */

#page {
	width: 852px;
	margin: 0 auto;
	margin-top: 10px;
}

#pagebg {
	background: white;
}

/* Content */

#content {
	float: right;
	width: 474px;
	padding: 26px 20px 20px 46px;
	background: url(../images/img04.jpg) no-repeat;
}

.post {
}

.post .title {
	padding-top: 20px;
	text-align: center;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 1px dashed #748AAF;
	text-align: center;
	text-transform: uppercase;
	color: #849AC1;
}

.post .meta a {
	text-decoration: none;
	color: #B1C0C7;
}

.post .meta a:hover {
	text-decoration: underline;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding: 26px 46px 20px 26px;
	background: url(../images/img05.jpg) no-repeat;
}

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

#sidebar li {
	margin-bottom: 3em;
	padding: 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #748AAF;
}

#sidebar h2 {
	margin: 0;
	padding-bottom: .5em;
	border-bottom: 1px solid #748AAF;
	text-align: center;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
	background: #cee2ed;
}

.menu {
	background: #FFFFFF;
	padding: 3px;
}

/* Footer */

#footer {
	width: 852px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: .9em;
	color: #000000;
}

#footer a {
	color: navy;
	text-decoration: none;
}

#footer a:hover {
	color: navy;
	text-decoration: underline;
}

div.urun_kapsul { 
float: left; /* Ürünlerin yan yana dizilmesi için gerekli. */
   
 /* width: 25%; height: 120px; Anasayfa ürünü genişliği. */

position:relative;
margin: 3px 3px 3px 7px;

}

div.kapsul .urun_resim {	
z-index: 1;
text-align:center;
}

div.kapsul .urun_baslik a:link {
position: absolute; /* burada basligin pozisyon bilgilerini vererek onu resmin uzerine konumlandirdim */
bottom: 7px;
left: 0;
z-index: 2;
width: 120px;
height: 21px;

margin-bottom: 5px;
margin-left: 4px;
padding-top: 4px;
padding-bottom: -5px;

background: url(../images/bg-2.png) top center repeat;

text-align: center;
text-decoration: none;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
line-height: 110%;
}

div.kapsul .urun_baslik a:hover {
position: absolute; /* burada basligin pozisyon bilgilerini vererek onu resmin uzerine konumlandirdim */
bottom: 7px;
left: 0;
z-index: 2;
width: 120px;

margin-bottom: 5px;
margin-left: 4px;
padding-top: 4px;
padding-bottom: -5px;

background: url(../images/bg-2.png) top center repeat;

text-align: center;
text-decoration: none;
color: #7d0101;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
line-height: 110%;
}

#alt_satir {
margin-left: 16px;
}

#iletisim_ust_sol {
color: #000000;
}

input {
background: #dedbdb;
border:0;
}

textarea {
background: #dedbdb;
border:0;
}

#yardim {
clear: left;
text-align: center;
}

.urun_baslik {
text-align: center;
}

#anasayfametni {
color: black;
}

#anametin {
color: black;
text-align: justify;
float: left;
}

#anaresim {
float: left;
}

#referanslar {
color: #525151;
text-align: justify;
}

#flash {
text-align: center;
background: red;
margin: auto;
width: 852px;
}