/*
Theme Name: 2D
Theme URI: http://tipoos.com
Description: Description comes here
Version: 2 (WP2.6.2)
Author: Gil Hamer
Author URI: http://tipoos.com
Tags: tipoos, web design, wordpress
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
/*@import "style/css/layout.css";*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	direction: rtl;
	color: #666666;
	background-image: url(images/bg_full.gif);
	background-attachment: fixed;
	background-position: right top;
	background-repeat: no-repeat;
}
a {
	color: #333333;
}

#wrapper{
	width: 946px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	
	
}
#sidebar{
	float: right;
	width: 177px;
	padding-left: 20px;
	position: fixed;
	padding-right: 20px;
	margin-right: 40px;
	top: 0px;
	right: 0px;	
}

#sidebar li {
background-image:url(images/line_sidebar.jpg);
background-position:center bottom;
background-repeat:no-repeat;
margin-bottom:10px;
margin-left:20px;
margin-top:10px;
}

#sidebar li ul{
	background-image: none;
	padding-bottom: 5px;
	
}

#tag_cloud-3{
	padding-bottom: 15px;
}
#tag_cloud-3 h2{
	margin-bottom: 15px;
	
}

#sidebar li ul li{
	background-image: none;
	
}

#sidebar a{
	text-decoration: none;
}

#sidebar h2 {
background-image:url(images/pink_star.gif);
background-position:right center;
background-repeat:no-repeat;
margin-top:11px;
padding-right:20px;
padding-top:0;
}


#content {
float:left;
margin-left:65px;
padding-top:254px;
width:602px;
}

#content p{
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#content_post {
float:left;
margin-left:160px;
width:617px;

}

#footer {
clear:both;
margin:0 0 0 auto;
padding-bottom:50px;
padding-right:264px;
padding-top:50px;
width:946px;
}

#footer ul{
	width: 600px;	
}


#footer ul li{
	float: right;	
}

#footer ul li a{
	display: block;
	margin-right: 15px;
	margin-left: 15px;	
}



.clear{
	clear: both;
}
textarea {
	width: 400px;
}
.post {
	background-image:url(images/end_post.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:27px;
	width: 600px;
}

.post img{

	text-align: center;
}

#header {

background:#FFFFFF none repeat scroll 0 0;
margin-right:0;
margin-top:0;
position:fixed;
right:279px;
width:600px;
z-index:10;
padding-top: 2px;
}
#logo {
margin-bottom:10px;
margin-right:4px;
margin-top:20px;
}

.fl{
	float: left;
}
.fr{
	float: right;
}
#line {
	background-image:url(images/line.jpg);
	background-repeat:repeat-x;
	margin-bottom:-7px;
	
}

#line2 {
	background-image:url(images/line.jpg);
	background-repeat:repeat-x;
	margin-bottom:-7px;
	
	margin-left: 20px;
}

#line3 {
    background-image: url("images/line.jpg");
    background-repeat: repeat-x;
    margin-bottom: -11px;
    margin-left: 20px;
}
.languages {
    background-image: url("images/pink_star.gif");
    background-position: right center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    margin-top: 3px;
    padding-right: 20px;
    padding-top: 0;
}

.languages a{
    font-weight: bold;
	font-size: 12px;
}

.languages a:hover{
    color: #ed1d6a;
}
.languages span{
    color: #ed1d6a;
	font-weight: bold;
	
}



#start_post {
	background-image:url(images/start_post.jpg);
	background-repeat:no-repeat;
	margin-top:-56px;
	height: 139px;
	position: fixed;	
}

.imgtfe{
	width: 600px;
	height: 200px;	
}

#credit {
float:left;
margin-left:329px;
margin-top:2px;
}


#credit a{
font-size: 11px;
}
