

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img01.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #626262;
}

form {
	margin: 0;
	padding: 0;
}

.formx {
	display:block;
	margin:0; padding: 5px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
	width:550px;
}
label {
	display:block;
	font-weight:bold;
	margin:5px;
}
input {
	padding: 5px;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

textarea {
	width:300px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444444;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}
p {
	line-height: 120%;
}

ol, ul {
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #EB1400;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	height: 82px;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 13px 0 0 25px;
}

#logo p {
	margin: 0;
	padding: 20px 0 0 4px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 82px;
}

#menu a {
	display: block;
	width: 110px;
	height: 46px;
	padding: 24px 0 0 0;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font: bold 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FABEB3;
}

#menu a:hover {
	width: 108px;
	background: #AD200E url(images/img04.gif) repeat-x;
	border-left: 1px solid #B22502;
	border-right: 1px solid #B22502;
	color: #FFFFFF;
}

#menu .active {
	background: url(images/img02.gif) no-repeat center bottom;
}

#menu .active a {
	width: 108px;
	background: #FFEC70 url(images/img03.gif) repeat-x;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #EB1400;
}

/* Page */

#page {
	padding: 10px 60px 0 60px;
}

/* Content */

#content {
	margin-right: 340px;
}

.post {
	margin-bottom: 10px;
	background: url(images/img05.gif) repeat-x;
}

.comments {
	margin: 10px;
}
.comments .entry {
	padding: 5px 40px 5px 30px;
}

.post .title {
	background: url(images/img07.gif) no-repeat right top;
}

.post .title h2 {
	padding: 30px 30px 0 30px;
	background: url(images/img06.gif) no-repeat;
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	padding: 0 0 0 30px;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding: 5px 40px 5px 30px;
}

.post .links {
	margin: 0;
	padding: 0 30px 30px 30px;
	background: url(images/img15.gif) no-repeat left bottom;
}

.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/img16.gif) no-repeat left center;
}

.post .links .comments {
	background: url(images/img17.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	background: url(images/img10.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 0 30px 40px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url(images/img11.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	padding: 30px 30px 20px 30px;
	background: url(images/img09.gif) no-repeat;
	font-weight: normal;
	color: #EB1400;
}

/* Adsense */

#Adsense {
	padding: 5px 30px 20px 30px;
}

/* Search */

#search {
	padding: 20px 30px 40px 30px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	background: #DFDFDF url(images/img14.gif) repeat-x;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
	background: url(images/img12.gif) no-repeat left center;
}
#sidebar #BTags li {
	background: url(images/img12.gif) no-repeat left center;
}
#sidebar #BArsiv li {
	background: url(images/img12.gif) no-repeat left center;
}
#sidebar #BSayfalar li {
	background: url(images/img12.gif) no-repeat left center;
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#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 #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

#footer {
	padding: 40px 0 10px 0;
	background: #757575 url(images/img08.gif) repeat-x;
}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #BABABA;
}

#footer a {
	padding: 0 20px;
	text-decoration: underline;
	color: #DDDDDD;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer .rss {
	background: url(images/img18.gif) no-repeat left center;
}

#footer .xhtml {
	background: url(images/img19.gif) no-repeat left center;
}

#footer .css {
	background: url(images/img20.gif) no-repeat left center;
}

#footer .legal a {
	padding: 0;
}

/* Footer1 */

#wrapper2 {
	height:215px;
}

#footer2 {
	width: 778px;
	margin: 0 auto;
	color: #DDDDDD;
}

#footer2 a {
	color: #DDDDDD;
}

#footer2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer2 li {
	display: block;
	float: left;
	width: 240px;
	padding-left: 29px;
}

#footer2 li.first {
	padding-left: 0;
}

#footer2 li ul {
	margin: 0;
}

#footer2 li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	border-bottom:#999999 1px dotted;
}

#footer2 li li a {
	padding-left: 5px;
}

#footer2 h2 {
	margin-top: 0;
	padding-left: 18px;
	background: url(images/img08.gif) no-repeat left center;
	color: #FFFFFF;
}

.commentbox{
background-color: #ececec;
width: 550px;
padding: 10px;
}

.commentfooter{
background: url(images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #EB1400;
text-decoration: none; 
color: #EB1400;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #EB1400;
color: #000000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #f59389;
color: #000000;
border-color: #EB1400;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}


#tags a, #tags a:visited, #tags a:hover{

	color:#000000;

	padding:0px 7px;

	text-decoration:none;
}

#tags a:hover {

	color:#ffffff !important;

	background-color:#EB1400 !important;
	text-decoration:none;

}
code {
  margin: 1px;
  padding: 5px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 350 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #efefef;
  border: 1px solid #EB1400;  
  border-left: 3px solid #EB1400;
  color:#000000;
}


.code
{
		  color: #000000;
		  background-color: #efefef;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-size: 12px;
		  line-height: 1.5em;
		  border: 1px solid #EB1400;  
		  border-left: 3px solid #EB1400;
		  margin: 1px auto 1px auto;
		  padding: 1px;
		  padding-left: 5px;
		  width: 95%;
		  white-space: nowrap;
		  overflow: auto;
		  max-height: 24em;
}

.quoteheader, .codeheader
{
		  color: #000000;
		  text-decoration: none;
		  font-style: normal;
		  font-weight: bold;
		  font-size: x-small;
		  line-height: 1.2em;
}
