/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8A7F7F;
}

h1, h2, h3 {
	margin-bottom: 5px;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: none;
}

h1 {
	color:#FFFFFF;
	letter-spacing: -2px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -1px;
	font-size:12px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #549DC7;
}

a:hover {
	text-decoration:none;
	color: #549DC7;
}

/* Header */

#header {
	width: 940px;
	height: 90px;
	margin: 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #fafafa;
	padding-right:20px;
	padding-left:20px;
	background-image: url(images/headback.jpg);
	margin-bottom: 10px;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	padding: 0;
}

#logo h1 {
	color:#ffffff;
}

#logo h1 a {
	color:#ffffff;
	font-size:14px;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;
}

#logo h2 {
	letter-spacing: normal;
	font-size: 1.4em;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
	margin-left:70px;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 50px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	padding-left: 20px;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 650px;
	margin:0 auto;
}

/* Content */

#content {
	float: left;
	width: 640px;
	margin:0 auto;
}

.post {
	padding-right: 10px;
	padding-left: 10px;
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .entry {
	padding-top: -10px;
	padding-right: 20px;
	padding-left: 20px;
	margin:0 auto;

}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px solid #EAEAEA;
}

/* Footer */

#footer {
	width: 980px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-image: url(images/footback.jpg);
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}

table {
}

table.temel {
	margin-top:30px;
	float:left;
	clear:none;
}

tr {
}

td.ilk {
	padding-top:20px;
 	border:none;
	padding-bottom:10px;
}

td.tek {
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:30px;
	border:none;	
}

.telif {
	font-size:9px;
	color:#CCCCCC;
}

#aramasonucu {
	width: 960px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #f3f3f3;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left:15px;
}

.submit {
	width:110px;
	vertical-align:bottom;
}

.top {
	position: absolute;
	visibility: visible;
	clear: none;
	float: right;
	margin-left:580px;
	margin-top:-15px;
}

.logotop {
	position: absolute;
	visibility: visible;
	clear: none;
	float: left;
}

.gir {
	padding-left:2px;
	vertical-align:bottom;
}

.tarihtebugun {
	margin-top: 10px;
	padding-bottom: 10px;
}


	input{
	}
	#mainContainer{
		width:980px;
		margin:0 auto;
		text-align:left;
		height:100%;		
		padding-bottom:30px;
	}
		
	
	.dragableBox{	/* The RSS box */
	background-color:#FFF;
	margin:5px;	/* "Shadow " */
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #eeeeee;
	border-bottom-color:#eeeeee;
	}
	/* A div inside the rss box - with a blue border */
	.dragableBoxInner{
		border:1px solid #317082;
	}
	.dragableBoxHeader{	/* Header inside RSS box */
		background-color:#E2EBED;
		height:20px;
		font-weight:bold;
		color: #317082;
		font-size:10px;
	}
	.dragableBoxHeader span{	/* Text inside header of RSS box */
		line-heigth:20px;
	}
	.dragableBoxHeader img,.dragableBoxHeader span{	/* Text and reload image inside RSS box */
		float:left;
	}
	.boxItemHeader{	/* Title of items inside dragable boxes */
		margin:0px;
		color:#333;
		text-decoration:none;
		overflow:hidden;
	}	
	.boxItemHeader:hover{	/* Title of items inside dragable boxes - mouseover*/
		margin:0px;
		color:#549DC7;
		text-decoration:underline;
	}
	.dragableBoxHeader input{	/* text inputs that gets visible when you click on the "edit" link at the top of a rss box */
		font-size:10px;	
	}
	
	.rssNumberOfItems{	/* Number of RSS items in header - the one inside parantheses */
	color:#B7CDD2;
	}
	.dragableBoxContent{	/* DIV holding data inside dragable boxes */
		padding:3px;
		clear:both;
	}
	#rectangleDiv{	/* Dotted rectangle indicating where objects will be dropped */
	border:1px dotted #cccccc;
	margin:5px;
	background-image: url(images/dragshadow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
	.closeButton{	/* Close button */
		padding:2px;
		border:1px solid #317082;
		line-height:9px;
		height:9px;
		margin:2px;
		color:#317082;
		padding:2px;
		padding-bottom:3px;
	}
	.closeButton_over{	/* Close button - mouse over */
		padding:2px;
		border:1px solid #317082;
		line-height:9px;
		padding:2px;
		padding-bottom:3px;
		margin:2px;	
		background-color:#317082;
		color:#FFF;
	}
	.dragableBoxStatusBar{	/* Status bar at the bottom of rss boxes */
	border-top:1px solid #cccccc;
	height:14px;
	background-color:#F2F5F7;
	padding:2px;
	}
	
	.dragableBoxEditLink{	/* Edit link on top of a box */
		color:#317082;
		text-decoration:none;
		padding-top:1px;
	}
	.dragableBoxEditLink:hover{	/* Edit link - mouse over */
		color:#549DC7;
		text-decoration:underline;
	}
	form{	/* No borders in forms */
		display:inline;
	}
	#addNewFeed{	/* The white box at the top right corner where you can add a new RSS feed */
		float:right;
		width:300px;
		background-color:#FFF;
		border:2px solid #317082;
		padding:2px;
		margin-right:2px;
		margin-top:2px;
	}
	
	img{
		border:0px;
		}
