/*  
Theme Name: Minimal and Horizontal
Theme URI: http://gregponchak.com/
Description: An experimental, horizontal Wordpress theme built on clean code and functionalism.
Version: 1.0
Author: Greg Ponchak
Author URI: http://gregponchak.com/

*/
/* Basic Setup */
* {
padding:0;
margin:0;
font-family:Helvetica, Arial;
font-size:13px;
line-height:22px;
display:center;
color:#eee;
list-style:none;
letter-spacing:0.5px;
}

em {font-style: italic; font-size:11px}

img {border: 0 none;}

body {
background:#000;
}

.aboutcontainer
{ width: 3300px; height: 600px; float:left}

.space 

{ display:block; padding:10px 0}

.infolard {float:left; padding-left:25px}

/* Basic Element Setup */
a {
-decoration:none;
color:#fc4100;
outline:none;
}

a:hover {
text-decoration:underline;
}

blockquote {
padding:10px;
color:#888;
border-left:10px solid #222;
display:block;
}

h1,h2,h3,h4,h5 {
font-weight:700;
font-size:14px;
line-height:18px;
color:#222;
}

.textwidget {margin-top:118px; text-align: right}

.textwidget a {border:0 none !important;}

.infobasket {margin-top:90px; text-align:right}

.infobasket p {line-height:21px; letter-spacing:0.1px;padding-bottom:13px}

.turkce {padding-bottom:20px; padding-top:35px}
.ingilizce {padding-bottom: 20px; padding-top:20px; border-top: 1px solid dashed}

.about {width: 480px; margin-right: 20px; float:left}
.about2 {width: 600px; margin-right: 20px; float:left}
.sari {color:#fffc00}

.turuncu {}

.yerac {margin-top: 100px; }

.yerac a {font-size:16px}

.mavi {color:#00ffea}
p {
}

.content img {
display:block;
border: 2px solid #fff;
}

small {
font-size:10px;
}

ul {
padding:5px 0 15px;
}

.content ul,.content ol {
padding:5px 0 15px 20px;
}

.clear {
clear:both;
}

/*Basic Layout Setup*/
#container {
padding:20px 50px 0;
}

.postlar
{
width: 74600px;
}

/*Title*/
#titleblock {
position:fixed!important;
position:absolute;
top:50px;
left:50px;
}

#title {
position:relative;
}

#title a {
background:#222;
padding:2px 4px;
color:#eee;
float:left;
font-size:14px;
line-height:18px;
letter-spacing:-1px;
}

#title a:hover {
color:#eee;
text-decoration:none;
}

#titleleft {
background:url(left.png) no-repeat!important;
background:url(left.jpg) no-repeat;
float:left;
height:22px;
width:5px;
position:absolute;
left:0;
top:0;
display:block!important;
display:none;
}

#titleright {
background:url(right.png) no-repeat!important;
background:url(right.jpg) no-repeat;
float:left;
height:22px;
width:5px;
display:block;
position:absolute;
right:0;
top:0;
display:block!important;
display:none;
}

/*Main Column*/
#main {
height:100px;
width:200px;
float:left;
padding:0px 20px 0 0;
}

.sideinfo {float:left;width:433px;margin-left:15px; margin-top:40px}

.sideinfo p {font-size:12px}

#main h5 {
font-weight:400;
font-size:14px;
color:#222;
text-decoration:none;
}

#main ul li {
display:inline;
}

#main ul li a {
display:block;
color:#888;
padding:1px 0;
}

#main ul li a:hover {
color:#222;
}


#searchsubmit {
width:50px;
height:22px;
background:url(search.jpg) no-repeat;
border:0;
padding:0;
margin:0;
}

#s {
padding:2px 0;
}

/*Posts*/
.post {
width:500px;
float:left;
padding:0px 20px 0 0;
position:relative;
}

.post h2 a {
font-weight:normal;
font-size:28px;
color:#fff;
text-decoration:none;
}

.spacer {
height:28px;
width:1px;
display:block;
}

/*Entry*/
.entry {
width:620px;
float:left;
padding:0;
position:relative;
}

.singleentry {
float:left;
padding:0;
position:relative;
}


.entry h2 a {
font-weight:400;
font-size:14px;
color:#222;
text-decoration:none;
}

/*Twitter*/
#twitter {
position:absolute;
height:18px;
left:369px;
top:44px;
width:620px;
}

#twitter_div a {
display:none;
}

#twitter img {
float:left;
padding-right:4px;
margin-top:6px;
}

/*Scroll*/
#scroll {
width:32px;
position:fixed;
display:block!important;
display:none;
right:0;
top:0;
bottom:0;
background:url(scroll.png) repeat-y center center;
}

/* Comments */
.post2 {
width:300px;
padding:3px;
float:left;
}

ol.commentlist {
padding:0;
margin:0;
}

ol.commentlist li {
padding:5px;
background:#ddd;
}

ol.commentlist li.alt {
background:#eee;
}

ol.commentlist p {
margin:0;
}

#commentform p {
font-size:11px;
line-height:18px;
}

.commentmetadata {
display:none;
}

#submitButton {
width:50px;
height:22px;
background:url(submit.jpg) no-repeat;
border:0;
padding:0;
margin:0;
}
