/*
Theme Name: BaseFR
Theme URI: http://desigadaptations.com/themes/
Description: A minimalist 2-column, right menu, fixed theme built for rapid development
Author: Charity Ondriezek
Author URI: http://designadaptations.com


/* -------------------------------------------------
     BASIC FORMATTING 
------------------------------------------------- */

*{margin:0; padding:0;}

body {
	font-family:Arial;
	font-size:70%;
	line-height:2em;
margin:0;
}
	
h1 {font-size: 2.8em;letter-spacing:-1px;}
h2 {font-size: 1.8em; margin-top:10px;letter-spacing:-1px;}
h3 {font-size: 1.5em; margin-top:10px;}
h4 {font-size: 1em;}

a{
	color:#111;
	text-decoration:none; border:none;}
#sidebar a:hover{color:#fff;background:#000;}

img{border:0;}
img a {border:none;}
a.img {border:1px solid #fff;}
a img {border:none;}

ul{margin:5px 0 5px 20px;}
ol{margin:5px 0 5px 20px;}

blockquote{
	border-top:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
	margin:10px 5%;
	padding:5px;}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}

hr {}

acronym, abbr {}

/* -------------------------------------------------
     WRAP
------------------------------------------------- */
#pagewrap {
	background:#fff;
	color:#333; margin:0 auto;
width:99%;
}
	
/* -------------------------------------------------
     HEADER
------------------------------------------------- */

#header {
	width: 100%;
	padding:0; background-image:url('images/headermc.jpg'); background-repeat:repeat-x; background-position:top;}
#headerinside {
background:url('images/headergloiremc.jpg') top right no-repeat;
padding:20px 0 10px;
}
#header a {
display:block;
}
	
#logomc {margin:0 0 0 25px;}
.ongletdark, .ongletpink {
float:left;
width:90px;
background:url('images/ongletmc.gif') repeat-x top;
text-transform:uppercase;
color:#8e8e8e;
font-weight:bold;
margin:0 1px;
text-align:center;
padding:1px;
}
.ongletpink {
background:url('images/ongletpinkmc.gif') repeat-x top;
color:#fff;
}
#menutop {
float:right;
width:700px;
padding-top:10px;
}

.tagline {padding:5px 1%;}

#categorydesc {margin:10px; padding:15px; border-bottom:1px dashed #ddd; font-size:87%; line-height:0.9em;}
#categorydesc h1 {font-size:2.2em;font-weight:normal;margin:8px 0;}
#categorydesc a {color:#888;}

/* -------------------------------------------------
     MAIN CONTENT
------------------------------------------------- */
#contentwrap{width: 100%;}

#content {
	float: left;
	width: 70%;
	font-size:1.2em;
	border-right:dotted 2px #ccc;}

#content h2.archivetitle{margin-left:5px;}

.post {
	margin:15px 5px;
	padding:5px;}

.post h2 a, .post h1 a {text-decoration:none; display:block; color:#222; font-weight:normal; font-size:1.1em; margin-bottom:10px; font-family:century gothic, Trebuchet MS, Helvetica, Arial;text-align:center; text-transform:uppercase;}

.post h2 a:hover, .post h1 a:hover {color:#000; background:#fff;} 
.post a {text-decoration:underline;font-weight:bold; color:#888;}

.post ul {}

.post li {}
.entry {
margin:20px 0;
}
.entry p {margin:0.5em 60px; color:#555; text-align:left;}
.entry img {display:block; margin:0 auto;}
.entry img a {border:none; text-align:left;}

.postmetadata{
	background:#fafafa;
	padding:8px;
	border-top:solid 1px #eee;
	border-bottom:solid 3px #ff00a8;
        margin-bottom:10px;
}
	
.postmetadata alt {}
.postmetadata a {}

/* for previous & next entry links */
.navigation {
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;}
	.navigation a {
color:#fff;
padding:2px 5px;
background:#333; 
color:#fff;
}
.navigation a:hover {
color:#000;
color:#000; 
background:#ddd;
}
	.alignleft {float:left;  position:relative; top:-12px;}
.aligcenter {width:160px;}
	.alignright {float:right; position:relative; top:-12px;}

.pagetitle {}

/* -------------------------------------------------
     SIDEBAR
------------------------------------------------- */

#sidebar {
	width:28%;
	float:right;
color:#888;
padding:20px 0;
}

#sidebar h2{}

#marques-chaussures {font-size:1.2em;}


#sidebar p {margin:0.5em 0;}

#sidebar a {text-transform:uppercase; display:block;
padding:1px 3px;
margin:0;
	font-size:.7em;
}
#sidebar a:hover {}
#sidebar a:visited {}

#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;}

#sidebar li {margin:0;}

#sidebar ul ul {}

#sidebar ul ul li {}

/* -------------------------------------------------
     COMMENT FORM
------------------------------------------------- */

#commentform{
	margin:10px;
	padding:10px;}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;}

#author, #email, #url{margin:5px 5px 0 0;}

#submit{margin:5px 5px 0 0;}

/* -------------------------------------------------
     COMMENTS
------------------------------------------------- */

#comments{
	margin:10px;
	padding:10px;}
	
ol.commentlist {}

ol.commentlist li {
	background: #ececec;
	margin:10px 0;
	padding:5px 0 5px 10px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;}

ol.commentlist li.alt {}

ol.commentlist a {}

cite {}

small.commentmetadata {}

/* -------------------------------------------------
     SEARCH
------------------------------------------------- */

#searchform {margin:.5em 0 1em 0;}

#searchform input {}

#searchform #s {}

/* -------------------------------------------------
     FOOTER
------------------------------------------------- */

#footer {
	clear: both;
	width: 100%;
	margin-top:15px;
	}
	
#footer p{padding:5px 1%;}

/* -------------------------------------------------
	 CLEARS (if needed with further customizations)
------------------------------------------------- */

.clear{clear:both;}
.clearfix{display:inline-block;}

.noborder{border:none !important; vertical-align:middle;}

.left{float:left; border:none !important; margin:5px;}
.right{float:right; border:none !important; margin:5px;}

/* -------------------------------------------------
     MISC
------------------------------------------------- */

