/* 

Theme Name: Sophie's Apparel
Theme URL: http://www.sophieblum.net/
Description: Theme personnel pour Worpress.
Version: 1.0
Author: Sophie Blum

Sophie's Apparel by Sophie Blum || www.sophieblum.net

*/


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	background-color: #FFF;
	margin: 0px;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
	background:url(images/bg_174996.png);
}
a:hover {
	color: #000;
	background-color: #FF3;
}
a:active {
	color: #000;
}
ul, li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 21px;
	color: #000; 
	font-weight:bold;
	text-transform: uppercase;
	margin: 20px 0px 4px 20px;
	border-bottom: 2px solid #000;
}
h1 a, h1 a:visited, h1 a:link {
	text-decoration: none;
	color: #000;
}
h2 {
	font-size: 18px;
	color: #000;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0px 0px 4px 0px;
}
h3 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 1px 0px;
}
h3 a, h3 a:visited, h3 a:link {
	text-decoration: none;
	color: #333;
}
h4 {
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 8px 20px;
}
h5 {
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px 0px 4px 20px;
}
#footer a:visited {
	background:none;
}
img{
	border:none;
	margin-right:3px;
	margin-bottom:3px;
	}

/* ---------- STRUCTURE ----------*/
#header-deco {
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 80px;
	background-color: #000;
}
#header {
	margin: 0px;
	padding:0px;
	height: 150px;
	width: 300px;
	left: 0px;
	top: 0px;
	position: fixed;
}
#sidebar {
	margin: 20px 0px 0px 20px;
	padding: 0px;
	width: 240px;
	list-style-type: none;
	top: 150px;
	left: 0px;
	position: fixed;
}
#content {
	margin: 70px 0px 160px 0px;
	padding: 10px 0px 0px 340px;
	z-index:0;
}
#footer {
	margin: 0px;
	padding: 10px 0px 15px 0px;
	height: auto;
	width: 100%;
	background-color: #000;
	color: #FFF;
	position: fixed;
	bottom: 0px;
	z-index:1;
}
/* ---------- CLASSES ----------*/
img, img a {
	border:none;
}
.img-border{
	border:1px solid #DDD;
	}
.vignettes {
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 200px;
	list-style-type: none;
	display: inline-block;
	margin: 5px;
	overflow:hidden;
}
img a:hover {
	border:1px solid #333;
}
.postmetadata {
	font-size: 10px;
	color: #333;
	font-weight: normal;
	text-transform:uppercase;
	margin: 0px;
}
.post, .post_content{
	margin-bottom:30px;
	width:90%;
}
.liens-bot {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 150px;
	list-style-type: none;
	display: inline-block;
	vertical-align:bottom;
}
.liens-top {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 150px;
	list-style-type: none;
	display: inline-block;
	vertical-align:top;
}
.credits {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 150px;
	list-style-type: none;
	display: inline-block;
	vertical-align:bottom;
}
.footer {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footer a, .footer a:link, .footer a:visited {
	text-decoration: none;
	color: #FFF;
}
.footer a:hover {
	text-decoration: underline;
	background-color: #000;
}
.footer ul li{
	padding-left: 20px;
}
#navigation{padding-top:7px;padding-bottom:20px;width:200px;}
.navigation a{padding-left:2px;margin-top:0px;font-size:.8em;text-decoration:underline;text-transform:uppercase;}

