/*  
Theme Name: Fighter
Theme URI:
Description: Fighter theme desgined by <a href="http://www.mydizayn.org/">My Dizayn</a>.
Version: 1.4
Author: Suat
Author URI: http://www.mydizayn.org/
Tags: black, white, widget ready, two columns, simple
*/


* { margin: 0; padding: 0; }

body {
	text-align: center;
	margin: 0 auto;
	}
	

/* -------------------
Main Structure
------------------- */
	
#frame {
	width: 827px;
	text-align: left;
	margin: 0 auto;
	}
	
#middle {
	overflow: auto;
	width: 100%;
	margin:0 auto;
	}

#content {
	float: left;
	width: 550px;
    padding-left: 0px;
    padding-right: 0px;
    background: #fefefe;
	border-top: 1px solid #000000;
	overflow:hidden;
	}
	
#sidebar {
	float: left;
	width: 229px;
	padding: 0px 0px 10px 45px;
	border-top: 1px solid #000000;
	}
	
/* -------------------
Header
------------------- */

#header {
        background: url(images/header.jpg);
        width: 827px;
        height: 268px;
		margin:5px auto;
	}
	
.header-title

{

            display: none;

}

.header-description {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0px;
	padding:0px 0 0 51px;
	text-align:left;
    font-weight:bold;
	}

.nav

{

            display: none;

}

/* -------------------
Content
------------------- */
looped .entry, .single .entry{border-bottom:1px dashed #ddd;}
.entry-content{font-size:1.3em; line-height:1.5385; margin:1.5385em 0 0;}
.entry-content p{margin:0 0 1.5385em;}
.entry-content li ul{margin:0 0 0 30px;}
.entry-content li ol{margin:0.5385em 0 0.9999em 30px;}
.entry-content ul, .entry-content ol{margin:0 0 1.5385em 30px;}
.entry-content ul{list-style-type:disc;}
.entry-content li ul{list-style-type:circle;}
.entry-content ol{list-style-type:decimal;}
.entry-content li ol{list-style-type:upper-alpha;}
.entry-content dl{margin:0 0 1.5385em;}
.entry-content dl dt{font-weight:bold;}
.entry-content dd{margin:0 0 1.5385em;}
.entry-content address{margin:0 0 1.5385em; font-style:italic;}
	/*-post info*/
.entry-byline{color:#777; font:italic 1.1em 'trebuchet ms', sans-serif;}
.entry-byline address{display:inline;}
.entry-meta{margin:2.4999em 0 0.8333em; font:italic 1.2em/1.6666 'trebuchet ms', sans-serif; color:#555;}
	/*-images*/
img.alignleft, div.alignleft{margin:0 15px 3px 0; display:inline;}
img.alignright, div.alignright{margin:0 0 3px 15px; display:inline;}
.aligncenter, div.aligncenter {display:block; margin:0 auto 1.5385em;}
img.border{padding:4px; border:1px solid #ccc; background:#eee;}
.alignleft{float:left;}
.alignright{float:right;}
.center{text-align:center;}
.wp-caption {text-align:center; padding-top:4px;}
.wp-caption img {margin:0; padding:0; border:0 none;}
.wp-caption p.wp-caption-text {color:#555; padding:4px; margin:0; font:italic 0.923em/1.6666em 'trebuchet ms', verdana, sans-serif;}
	/*-Gallery*/
.entry-content .attachment a,
.entry-content .gallery a,
.entry-content .attachment a:hover,
.entry-content .gallery a:hover {border:none;}
.attachment img, .attachment-thumbnail, .entry-content .gallery img{padding:2px; border:1px solid #ccc;}
.attachment img:hover, .attachment-thumbnail:hover, .entry-content .gallery img:hover{border:1px solid #888;}
img.attachment-thumbnail{width:147px;}
.attachment{text-align:center;}
	/*-tables*/
.entry-content table{margin:0 0 1.5385em; border-collapse:collapse; border:1px solid #ccc; color:#444; width:80%;}
.entry-content th{font-weight:bold; background:#ccc;}
.entry-content th, .entry-content td{padding:0.2em 10px;}
.entry-content td{border:1px solid #ccc;}
.entry-content tbody tr:hover{background:#ddd;}
.entry-content tfoot{background:#ddd;}

/* -------------------
Comments
------------------- */

#content #comments {
	margin: 0 20px 20px 25px;
	}
	
#content #comments .comment {
	margin: 0 0 2em 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content #comments .comment p, #content #comments .comment li, #content #comments .comment a { 
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #a6bcd8;	}
#content #comments .comment a:hover { 
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #15a1c4; }
	
#content #comments .comment p {
	margin: 0 0 0.8em 0;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	}
	
#content #comments .comment .comment-data p {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0 0 0 22px;
	margin: 1.5em 0 0 0;
	}
	
#content #comments .comment .comment-data p a { 
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #000000; }
#content #comments .comment .comment-data p a:hover { color: #ff0000; }

#content #comments form {
	color: #000000;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif;
	}

#content #comments form a { color: #000000; }
#content #comments form a:hover { color: #ff0000; }
	
/* -------------------
Sidebar
------------------- */


	
#sidebar h3 {
	color: #ff0000;
	font: 0.8em/1.5em Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0px 0;
    padding: 1px 0px 1px 0px;
	border-bottom: 1px dotted #000000;
	text-align: left;
	}
	
#sidebar p, #sidebar li {
	color: #000000;
	font: 0.7em/1.5em Tahoma, Arial, Helvetica, sans-serif;        
	}
	
#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0 0 16px 0;
	}
	
#sidebar ul { 
	list-style: none; 
	}

#sidebar ul li {
	padding: 2px 0px 1px 0px;
	list-style-type: circle;
	margin-left: 18px;
	}
	

#sidebar a {
	color: #000000;
	text-decoration: none;
    font-weight:bold;
	}
	
#sidebar a:hover {
	color: #ff0000;
	text-decoration: underline;
    font-weight:bold;
	}



/* -------------------
Footer
------------------- */

#footer {
	clear: left;
    width: 827px;
    margin:0 auto;
	border-top:solid 1px #000000;
	}
	
#footer #footertext {
	color: #000000;
	font: 0.7em Tahoma, Arial, Helvetica, sans-serif; 
	padding: 10px 0 0 0;
	text-align: left;
	}
	
#footer #footertext a {
	color: #000000;
	text-decoration: none;
	}

#footer #footertext a:hover {
	color: #ff0000;
	text-decoration: none;
	}
	
#footer #searchform {
	padding: 32px 0 0 31px;
	}
	
#footer #searchform .searchfield {
	height: 18px;
	}
	
#footer #searchform .searchbutton {
   height:23px;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	letter-spacing: 1px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	}
ol.commentlist .author_comment {
	background:#F5F5F5;
	border-bottom: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
}

#commentform {
margin: 2em 0;
margin-left:2em;
width: 565px;
}

#commentform textarea {
border: 1px solid #ff0000;
width: 475px;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
border: 1px solid #ff0000;
width: 180px;
height: 15px;
}

#commentform input{
margin-bottom: 3px;
}

#commentform #submit {
	margin:0 auto;
	float:left;
    background:#000000;
    color: #ffffff;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #000000;
	padding:2px 8px 2px 8px;
    margin-bottom: 10px;
    height: 20px;
	}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #000000;
background-color:#ffffff;
font-size:12px;
color:#000000;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}