/*
	Codersstuff.com Mac Style CSS	
	Berkay YILDIZ

	Theme Name: Aurora
	Theme URI: http://codersstuff.com
	Description: Coder's stuff aurora teması.
	Version: 1.0
	Author: Berkay YILDIZ
	Author URI: http://codersstuff.com
	Tags: gray,aurora,kutup,light,mac
*/



* {
	margin:0;
	padding:0;
	}

a {
	color: #00A3DA;
	text-decoration: none;
	}

a:hover {
	color:#fff; 
	text-decoration: none;
	}

.content_clear {
	clear: both;
	}

/* Contents */

.head_menu{
	background: url('images/codersstuff-mac-style-min-1-1-0.png') no-repeat;
	width:963px;
	height:55px;	
	padding: 7px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: left;
	}

.logo_content{
	width:963px;
	height:100px;
	text-align: left;	
	margin: 20px auto 10px auto;
	padding: 10px 0px 0px 30px;
	}

.head_advert{
	width:500px;
	height:100px;
	text-align: left;	
	float:right;
	}

.content_advert_1{
	width:500px;
	height:70px;
	}

.main_content{
	width:963px;
	text-align: left;
	margin: 0px auto 0px auto;
	}

.main_content_0{
	background: url('images/codersstuff-mac-style-min-1-1-2.png') no-repeat;
	width:963px;
	height:28px !important;
	height:55px;
	padding-top:27px;
	}

.main_content_1{
	background: url('images/codersstuff-mac-style-min-1-1-3.png') repeat-y;
	width:963px;	
	line-height:20px;
	color: #5C5C5C;
	}

.main_content_2{
	background: url('images/codersstuff-mac-style-min-1-1-4.png') no-repeat;
	width:963px;
	height:42px;
	}

.left_content{
	margin:10px 5px 5px 40px;
	width:550px;
	float:left;
	}

.right_content{
	margin: 10px 35px 5px 5px;
	width:300px;
	float:right;
	}

.right_content_1{
	float:left;
	width:140px;
	margin-top:10px;
	}

.right_content_2{
	float:right;
	width:140px;
	margin-top:10px;
	}

.post{
	text-align: justify;
	background-color:#f1f1f1;
	width:550px;
	overflow:hidden;
	padding:8px;
	margin: 5px 0px 5px 0px;
	}
.left_content a:hover{
	background-color:#00A3DA;
	}

.tags{
	font-family: "Lucida Grande", sans-serif;
	font-size: 10.4px;
	font-style: italic;
	color:#7B7D7D;
	line-height:15px;
	margin-bottom:5px;
	text-align:left;
}

.tags a{
	color:#888;
}

.tags a:hover{
	color:#ccc;
	background-color:#fff;
}

.post_info{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:2px;
	margin-top:5px;
	background-color:#f8f8f8;
}

/* Menu */

.head_menu_list{
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px auto 0px auto !important;
	margin: -10px auto 0px auto;
	width:880px;
	}

.head_menu_list li{
	display:inline;
	}

.head_menu_list li a{
	text-decoration: none;
	height:40px;
	padding: 0.75em 1em;
	color: #787878;
	}

.head_menu_list li a:hover{
	text-decoration: none;
	padding: 0.75em 1em;
	color: #969696;
	background:url('images/back-hover.png');
	}

.head_menu_1_list{
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px auto 0px auto !important;
	margin: -10px auto 0px auto;
	width:880px;
	}

.head_menu_1_list li{
	display:inline;
	}

.head_menu_1_list li a{
	text-decoration: none;
	padding: 0.65em 1em;
	color: #787878;
	height:30px;
	}

.head_menu_1_list li a:hover{
	text-decoration: none;
	padding: 0.65em 1em;
	color: #969696;
	background:url('images/back-hover.png');
	}

/* Heads */

h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	}

h2.sidebar{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 3px 0px;
	border-bottom: 1px solid #ccc;
	}

.post h2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 3px 0px;
	}

/* - - - - -*/

img{
	border:0px;
	}
.post_img{
	padding:3px 5px 0px 0px;
	}

/* Sidebar */
.right_content ul{
	list-style-type: none;
	}

.right_content li{
	border-bottom: 1px solid #ccc;
	padding:3px;
	background-color:#f8f8f8;
	}

.right_content li:hover{
	border-bottom: 1px solid #ccc;
	padding:3px;
	background-color:#f1f1f1;
	}

.right_content a{
	color:#696969;
	}

.right_content a:hover{
	color:#828282;
	background-color:#;
	}

.ad{
	margin:5px;
	}

/* - - - */
p{

	margin-bottom:5px;
	margin-top:5px;
	}


strong{
	background-color:#fff;
	}


/*-- Yorumlar --*/

.reply_box{
	background-color: #ececec;
	width: 450px;
	padding: 10px;
	float:left;
	min-height:60px;
	margin: 10px 0px 0px 0px;
	}

.reply_ok{
	background: url(images/arrow.gif) 20% 50% no-repeat;
	width:18px;
	height:60px;
	float:left;
	}

.member_info {
	margin: 10px 0px 0px 0px;
	width:50px;
	float:left;
	text-align:center;
	}

input, textarea{
	border: #ccc 1px solid;
	background-color:#f8f8f8;
	padding:1px;
	}

.left_content blockquote {
	background-color:#f9f9f9;
	font-family: Cambria, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px 5px 5px 15px;
	border-left: 3px solid #ccc;
	}

.right_content blockquote {
	background-color:#f9f9f9;
	font-family: Cambria, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 15px;
	border-left: 3px solid #ccc;
	}

/* 
	Cusco Sky table styles
	written by Braulio Soncco http://www.buayacorp.com
*/

table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: #FCFDFE; }

tbody tr.odd { background: #F7F9FC; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}


/*Align*/
.alignleft {
	padding:3px 5px 0px 0px;
	float: left
	}

.alignright {
	padding:3px 0px 0px 5px;
	float: right;
	}
	
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
