/*
	Author Name	: Crimson Consulting
	Author Site	: http://www.crimson.com.tr
	Style Name	: Aysan Raf
	Style URI	: http://www.aysanraf.com.tr
	Version		: 1.0
	Comments	: 
*/


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #444;
	background-color: #fff;
	background-image: url(images/altsayfa-ustbg.gif);
	background-repeat:no-repeat;
	background-position:top;
	}

#page {
	text-align: left;
	padding-top: 0px;
	position: relative;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: white;
	background-image: url(images/pageBG.gif);
	background-repeat: no-repeat;
	background-position: top;
	border: 0px none #FFF;
	}
	
.columns-two #page {
	width: 824px;
	}


.columns-one #page {
	width: 824px;
	}
	
#header {
	position: relative;
	height: 239px;
	background: #89d0ff;
	background-position: top center;
	}
	
#primary {
	position: relative;
	float: left;
	width: 740px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	}

#sidebar-1 {
	/* The first sidebar */
	}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	}
	
#footer {
	clear: both;
	text-align: center;
	color: #777;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	}
