/* @override http://localhost/Store/wp-content/themes/Syntetyk%20Store/style.css */

/*  
Theme Name: Syntetyk Store
Theme URI: 
Description: Based on La luxure 1.0 by Stephane Dely
Version: 1.0
Author: Syntetyk
Author URI:
*/

/*************************************
 +Containers
 *************************************/

body{
	background:#EEEEEE;
	color:#444;
	font-family: Arial;
	font-size:70%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}

#wrap{
	background:#FFF;
	border: 1px solid #444;
	padding:0 7px;
	text-align:left;	
	width:450px;
}

#content_start {position: absolute;left: -10000px;};

#content{
	font-size:1.1em;
	text-align:left;
	width:450px;
}

#sidebar{
	background:#AAA;
	border-bottom:7px solid #FFF;
	color:#444;
	float:left;
	width:450px;
}

#sidebar a{
color:#444;
}

#sidebar a:hover{
color:#111;
}

.toggleside {
	float: right;
	margin-top: -30px;
}

.toggleside img{
	color: #454544;
}

#sidebar .sec-a{
	float:left; 
	width:205px;
	padding:0 10px 10px 10px;
}

#sidebar .sec-b{
	float:right;
	width:205px;
	padding:0 10px 10px 10px;
}

#footer {
	font-weight: bold;
	color:#444;
	padding:2px;
    font-size:90%;
}

.navigation{
	margin-bottom:10px;
	padding:5px;
	text-align:center;
}

#pestanas {
	float: right;
	position: relative;
	top: 225px;
	margin: 0;
	padding: 0;
	right: 1px;
}

#pestanas img{
	padding: 0;
	margin: 15px 0 0;
	border: 0px;
}

#todo {
	text-align:left;	
	width: 542px;
	margin: 20px auto 0;
}

/*************************************
 +Header
 *************************************/
h1{
	font-family: Arial;
	text-align:left;
	font-weight:normal;
	margin:0;
}

h2, h3{
	font-family: Arial;
	text-align:left;
	font-weight:normal;
	margin:0;
}

#header{
	background: #AAA url("images/headersrandom/change.php");
	margin-top: 7px;
	height:225px;
	text-align:center;
	width:450px;
}
#header h1{
	font-size:18px;
	margin-top:5px;
        margin-left:10px;
}
#header h1 a{
	color:#444;
	text-shadow:#333 2px 2px;
}
#header h1 a:hover{
	color:#111;
}
#header p{
	/*color:#FFF;
	font-size:1em;
	text-align:right;
	margin-top:-0.5em;*/
	display: none;
}

#qtranslate-3{
	float: right;
	list-style-type: none;
	position: relative;
	bottom: 17px;
}

#qtranslate-3 li{
	float: right;
}

#qtranslate-3 a{
	padding-right: 5px;
}


/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:15px;
	padding:5px 5px;
	font-size:1em;
	clear: both;
}

.entrybody {
	clear: right;
}

.entrybody a{
        text-decoration:underline;
}

.entrybody img{
    border: 2px solid #444;
}

.entrybody p{
	clear: right;
}

.entrymeta{
	font-size:0.9em;
	color:#999;
}

.entrymeta a{
	color:#555;
}

.entrymeta a:hover{
color:#111;
}

.entrytitle h2{
	
	padding-left: 0px;
	color:#444;
	font-size:1.5em;
}

.entrytitle h2 a{
color:#444;
}

.entrytitle h2 a:hover{
	color:#111;
}

.entrytitle h3{
	display: none;
	/*color:#454544;
	font-size:1.6em;*/
}

.postedby{
		display: none;
}

.filedto{
	font-size:0.9em;
	float: left;
	padding-left:14px;
}

body#home .entry-1 .entrymeta{
	background: #FFF;
}

/*************************************
 +Sidebar
 * note: sidebar is actually featured 
 * on the bottom.
 *************************************/

#sidebar ul li{
	border-bottom:1px dotted #888;
	margin-bottom:3px;
	padding:3px;
}

/*************************************
 +Nav
 *************************************/

#nav{
	font-weight: bold;
	background:#AAA;
	font-size:1em;
	margin-bottom:10px;
	padding:0;
	width:450px;
}

#nav ul{
	margin-top: 7px;
	list-style-type:none;
	text-align: center;
}

#nav ul li{
	float:left;
	letter-spacing:1px;
	padding:3px 5px 2px 0px;
}

#nav ul li a{
	color:#444;
	padding: 3px;
	border-right: 1px solid #444;
	font-family: Arial;
}

#nav ul li a:hover{
	background-color:#AAA;
	border-right: 1px solid #111;
	color:#111;
}

/*************************************
 +Comments
 *************************************/
 
.commentsblock {
	width: 400px;
	font-size:1em;
}

.commentsblock textarea{
	width:400px;
}

.commentsblock input, .commentsblock textarea{
	border:1px solid #999;
}

.commentsblock textarea:focus{
	background:#EFEFEF;
}

.commentsblock textarea:focus, .commentsblock input:focus{
	background:#EFEFEF;
}

.commentauthor{
	display:block;
	font-size:1.5em;
}

ol.commentlist{
	width: 400px;
	color:#444;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}

.commentlist li{
	background-color:#EEE;
	margin-bottom:0.5em;
}

.alt{
	background:#EEE;
	padding:0.5em;
}

h3#comments{
font-size:1.6em;
}

/*************************************
 +Footer
 *************************************/

#footer {
	width: 440px;
	position: relative;
	display: inline-block;
	right: 38px;
}

#footer a:hover {
	color: #111;
}

#copy {
	position: relative;
	display: inline;
	float: right;
}

#submenu {
	float: left;
}

#submenu ul li{
	display: inline;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 5px;
}


/*************************************
 +Misc
 *************************************/

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

a{
	color:#444;
	text-decoration:none;
}

a:hover{
	color:#111;
}

.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden;
}

* html .clearfix {height: 1%;}

