/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #6AA2FD;
}

h1 {
	font-size: 14px;
	margin-left: 20px;
}

h2 {
	font-size: 2em;
	letter-spacing: -2px;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
	margin-left: 5px;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 25px;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #6AA2FD;
}

a:hover {
	text-decoration: none;
	color: #FF7400;
}

img {
	border: none;
}

/* Header */

#header {
	width: 890px;
	height: 108px;
	margin: 0 auto;
}

#logo h1, #logo p {
	float: left;
	color: #3B3B3B;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	background: url(images/img01.jpg) no-repeat right bottom;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -30px;
	padding: 70px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.8em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #3B3B3B;
	font-weight: bold;
}

/* RSS */

#rss {
	padding: 30px 39px 20px 0;
	text-align: right;
}

#rss a {
	padding: 0 0 3px 24px;
	background: url(images/img03.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
}

#rss a:hover {
	text-decoration: underline;
}

/* Search */

#search {
	float: right;
	width: 200px;
	height: 28px;
	background: #FFFFFF url(images/img02.gif) no-repeat;
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 5px 5px 35px;
	width: 160px;
	height: auto;
	background: none;
	border: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000;
}

#search br {
	display: none;
}

/* Menu */

#menu {
	width: 980px;
	height: 60px;
	margin: 0 auto;
	background: url(images/img04.gif);
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 18px 30px 0 30px;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #000000;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

/* Content */

#content {
	float: left;
	width: 728px;
	text-align: justify;
	margin-right: 10px;
}
#contentarapage{
	float: left;
	width: 728px;
	text-align: justify;
	line-height: 22px;
	height: auto;
}


.post {
	margin-bottom: 30px;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
	padding-left: 20px;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #7F7772;
	text-align: justify;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding-top: 30px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(images/img08.gif);
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(images/img09.gif) no-repeat;
}

.post .links .comments {
	background: url(images/img10.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 25px;
	background: url(images/img07.gif) no-repeat 0 11px;
	color: #6AA2FD;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: #FFB700 url(images/img05.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

/* Calendar */

#calendar_wrap {
	padding: 15px 20px;
}

#calendar table {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	text-align: center;
}

#calendar thead {
	background: #DBDBDB;
}

#calendar tbody td {
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #FF7400;
	font-weight: bold;
	color: #FF7400
}

/* Footer */

#footer {
	clear: both;
	width: 860px;
	background: url(images/img11.gif) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 40px;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}
.dikkat {
	font: 14px "Trebuchet MS";
	color: #FFA700;
}
.left {
	font: 13px "Trebuchet MS";
	color: #7F7772;
	float: left;
	width: 250px;
	margin-left: 20px;
	margin-top: 10px;
}
.leftlarge {
	font: 13px "Trebuchet MS";
	color: #7F7772;
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-top: 10px;
}
.leftborder {
	font: 13px "Trebuchet MS";
	color: #7F7772;
	float: left;
	width: 250px;
	border: thin solid #CCCCCC;
}
.lefthelp {
	font: 13px "Trebuchet MS";
	color: #7F7772;
	float: left;
	width: 255px;
	margin-left: 20px;
	margin-top: 10px;
}
.leftfifty {
	font: 13px "Trebuchet MS";
	color: #7F7772;
	float: left;
	width: 150px;
	margin-left: 5px;
	margin-top: 10px;
}
.leftfiftyb {
	font: 13px "Trebuchet MS";
	color: #7F7772;
	float: left;
	width: 150px;
	margin-left: 5px;
	margin-top: 10px;
	border: thin solid #CCCCCC;
}
.leftdinamic {
	font: 13px "Trebuchet MS";
	color: #7F7772;
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-top: 10px;
}
.leftdinamic li {
	color: #AFCDFE;
}
.leftsmall{
	font: 13px "Trebuchet MS";
	color: #7F7772;
	float: left;
	width:90px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 10px;
}
.leftyuz{
	font: 13px "Trebuchet MS";
	color: #7F7772;
	float: left;
	width:90px;
	margin-left: 8px;
	margin-right: 6px;
}
.leftsmalls{
	font: 13px "Trebuchet MS";
	color: #7F7772;
	float: left;
	width:120px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.leftcolon{
	font: 13px "Trebuchet MS";
	color: #7F7772;
	float: left;
	width:80px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.leftcolonborder{
	font: 13px "Trebuchet MS";
	color: #7F7772;
	float: left;
	width:80px;
	border: thin solid #CCCCCC;
}
.leftcolon1{
	font: 13px "Trebuchet MS";
	color: #7F7772;
	float: left;
	width:72px;
	margin-left: 5px;
	margin-bottom: 10px;
	border: thin solid #CCCCCC;
}
.numbers{
	font: 13px "Trebuchet MS";
	color: #7F7772;
	float: left;
	width:20px;
	margin-left: 30px;
	margin-bottom: 10px;
}
#page #contentarapage .post .title h1 {
	color: #666666;
}
.leftsmall span {
	font-weight: bold;
	font-family: "Trebuchet MS";
}

#colon {
	font: bold 14px "Trebuchet MS";
	color: #666666;
	float: left;
	height: auto;
	width: 110px;
	margin-right: 5px;
	margin-top: 10px;
	padding-left: 10px;
}
.post .title span {
	font-size: 24px;
	color: #74A9FC;
}
.vitrin {
	float: left;
	height: 350px;
	width: auto;
	margin-right: 10px;
}
#mevsim {
	font: 18px "Trebuchet MS";
	color: #FDAC22;
	height: auto;
	width: 250px;
	float: left;
	margin-left: 30px;
	padding-left: 5px;
}

.colours {
	float: right;
	height: 362px;
	width: 50px;
	font: 16px "Trebuchet MS";
	color: #666666;
	margin-right: 50px;
}
.coloursbol {
	float: left;
	height: 28px;
	width: 60px;
	margin-left: 60px;
	padding-left: 6px;
	padding-top: 8px;
	font-weight: bold;
}

.entry span {
	font-size: 24px;
	color: #82B2FD;
}
.title .dikkat {
	color: #FF9933;
}
.siralama {
	float: left;
	height: auto;
	width: auto;
	text-align: center;
	margin-right: 20px;
}
.box {
	height: auto;
	width: auto;
	text-align: center;
	border: thin dotted #CCCCCC;
}
.siralamatwo {
	height: auto;
	width: auto;
	border: thin dotted #CCCCCC;
}
.leftfifty b {
	color: #FFFFFF;
}
.entry img {
	float: left;
	height: 182px;
	width: 220px;
	margin-right: 10px;
}
.title img {
	height: 182px;
	width: 220px;
	margin-right: 10px;
	margin-top: 10px;
}
.post img {
	height: 182px;
	width: 220px;
	margin-right: 10px;
	margin-top: 10px;
}
