/* @override http://www.aimeworks.com/aw/wp-content/themes/aimestart/style.css */

/*
Theme Name: aimeWorks starter
Author: Aimé Mméthé
Author URI: http://aimeworks.com
*/

/* @group Basics */

/* basics */

* {  	
margin: 0; 
padding: 0; 
}

html {  	
text-align: center; 
}

body {  
font: 78%/160% normal t, verdana, arial, tahoma, sans-serif; 
margin: 0 auto; 
position: relative; 
background-color: #ddd;
}

p {  	
font-size: 1em; 
}

ul, ol {  	
list-style: none; 
border: 0;
}

img{  	
border: 0; 
}

.entry .alignleft {  	
float: left; 
margin: 0 10px 5px 0;
border: 0;
}

.entry .alignright {  	
float: right; 
margin: 0 0 5px 10px; 
border: 0;
}

.alignnone {  	
clear: both;
margin: 0;
padding: 0; 
}

blockquote {  	
border-left: 5px solid #eee; 
margin: 15px; 
padding: 0 10px; 
}

code {  	
margin: 1em; 
font-family: "Courier New", Courier, monospace; 
}

small {  	
font-size: 0.8em; 
}

em {  	
font-style: normal;
font-family: baskerville, "new york", georgia, serif; 
text-transform: uppercase;
}

cite {  	
font-size: 0.7em; 
font-weight: bold; 
font-style: normal;
text-transform: uppercase; 
}

cite a {  	
color: #000; 
text-decoration: none; 
}

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

.clear {  	
height: 1px; 
}

/* @end */

/* @group Development */

/* temporary borders */
--#container,
#header,
#menu,
#mainOne,
#featured,
#subOne,
#subTwo,
#footer {  	
border: 1px dashed #ff1433; 
}

/* which template is being used */
.which-template {  
display: none;	
color: #ff1433;
border: 1px dashed #ff1433;
margin-bottom: 30px;
padding: 3px 5px;
background-color: #f8ff96;
}



/* @end */

/* @group Layout */

#container {  	
width: 900px; 
margin: 0 auto; 
text-align: left; 
overflow: hidden; 
background-color: #fff;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
}

#header {  	
text-align: center;
height: 220px;
width: 900px; 
margin: 0 auto; 
background: #ddd url(images/header.jpg) no-repeat;
}

#menu { 
width: 800px;
margin: -38px auto 0 auto;	
font-family: monaco, "new york", georgia, serif;
font-size: 1.1em;
text-transform: uppercase;
}

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

#featured {  	
width: 100%;
margin: 0 auto;
background-color: #fbdda1;
overflow: hidden;
min-height: 13px;
}

#featuredContent {  	
margin: 10px 0 5px 0;
overflow: inherit;
}

#mainOne { 
margin: 0 0 0 150px; 	 
width: 600px; 
min-height: 400px; 
}

#mainOneContent {	
padding: 30px 40px 30px 30px; 
overflow: hidden;
}

#footer {  	
width: 900px;
clear: both; 
margin: 0 auto; 
height: 50px;
font-size: 0.9em; 
background-color: #fff;
}

/* @end

*/

/* @group Navigation */

#tabs {  	
list-style: none; 
font-size: 0.8em; 
letter-spacing: 1px;
font-weight: bold;
overflow: hidden;

}

#tabs li {  	
float: left; 
padding: 3px 4px; 
height: 20px;  
background-color: #f5f3e4;
margin-right: 5px;
}

#tabs li a {
margin: 0 auto; 	
padding: 5px; 
color: #000;
}

#tabs li a:hover {  	
color: #6e4f5a; 
}

#tabs li.current_page_item {  	
background-color: #fbdda1 
}

#tabs li.current_page_item a {  	
color: #fff; 
}

a {  	
color: #eda56e; 
text-decoration: none; 
border: 0;
}

a:hover {  	
color: #ccc; 
text-decoration: none; 
border: none; 
}

#subpages {  	
display: block;
width: 100%;
height: 50px; 
}

ul#subpages li a {  	
float: left;
margin-right: 10px;
color: #666; 
border: 1px solid #eee;
background-color: #eaffdf;
padding: 2px 5px;
font-size: 0.8em;
}

/* @end */

/* @group Featured */

.featured { 
display: block; 	
float: left;
font-size: 0.9em;
line-height: 140%; 
margin: 10px 20px;
width: 20%;
}

#featured ul li {  	
display: block;
float: left;
}

--img.pie-img {  	
width: 100px; 
height: 100px;
margin: 0;
padding: 0; 
}

#featured .entry img {  	
margin: 0 0 5px 0;
float: none;
clear: after;
width: 90%;
height: auto;
}

#featured .featured-product img {  	
width: 140px; 
height: 140px;
}

#featured .post {  	
border: 0; 
}

/* @end */

/* @group Headers */

h1, h2, h3, h4 {  	
font-family: tahoma, georgia, serif; 
font-weight: normal; 
}

h1,h2,h3,h4,h5 {  	
color: #eda56e; 
}

.name {  	
padding: 3em 1em 0;
display: none;
}

.name a {  	
font-size: 4em; 
color: #666; 
font-family: baskerville, "new-york", georgia, serif; 
font-weight: normal; 
}

.description {  	
font-size: 1em;
padding: 2em 0 0 0;
color: #888;
display: none;
}

h2 {  	
font-size: 2.1em;
}

#mainOneContent h2 {  	
margin: 10px 0 5px 0;
}

h3 {  	
font-size: 1.3em;
color: #000;
padding: 0 0 5px 0; 
font-weight: bold;
}

h3 a {  	
color: #000; 
}

h4 {  	
font-size: 1em;
font-weight: bold; 
}

.navigation {  	
float: left;
clear: both; 
}

ul.subnav {  	
float: left;
width: 100%;
font-size: 0.8em;
text-transform: uppercase; 
font-family: baskerville, "new york", georgia, serif; 
}

ul.subnav li {  	
float: left;
padding: 8px 8px 0 0; 
}

ul.subnav li a {  	
border: 1px solid #eee; 
padding: 3px 6px;
color: #eda56e;
}

.sticky h2,
.sticky h2 a {  	
font-size: 2em;
color: #666; 
}

#featured h2 {  	
margin: 0 0 8px 0; 
color: #fff;
}



/* @end */

/* @group mainOne */

#mainOneContent .post {  	
border-top: 1px dotted #666;
padding: 0;
margin-bottom: 10px;
}

#mainOneContent .post.no-border,
.no-border {  	
border: 0; 
}

.sticky p {  	
font-family: baskerville, "new-york", georgia, serif; 
font-size: 1.3em;
font-weight: normal;
font-style: italic;
letter-spacing: 1px;
}

.sticky .postmetadata {  	
display: none; 
}

#mainOneContent .entry img { 
float: left; 
margin: 10px 15px 0 0;
}

.post p {  	 
margin-bottom: 8px;
}

.entry ul,
.entry ol {  	
margin-bottom: 10px; 
}

.entry ol li {  	
list-style-position: inside; 
list-style-type: disc;
}

.entry { 
padding: 0; 
}

/* albums */

.entry.albums img {  	
float: left;
margin: 10px 15px 5px 0; 
}

/* blogroll */

ol li.blogroll {  	
list-style-type: disc; 
list-style-position: inside; 
}

.blogroll {  	
border-bottom: 1px solid #ddd;
padding: 5px 0; 
}

.blogroll a {  	
font-weight: bold;
margin-right: 3px;
}

/* metadata */

.postmetadata {  	
font-size: 0.9em; 
padding: 5px 0; 
font-family: baskerville, "new york", georgia, serif; 
text-transform: uppercase;
margin-top: 4px;
}

.date {  	
background-color: #ffd39d;
padding: 3px; 
}

.url {  	 
}

.email {  	 
}

.author {  	 
}

.category {  	 
}

.more {  	 
}

.tags {  	 
}

.related {  	 
}

/* @end */

/* @group Comments */

#commentssection {  	
clear: both; 
margin: 10px 0 10px 40px; 
}

#commentssection h3 {  	
font-weight: normal; 
color: #000; 
}

#commentform {  	
background-color: #eaffdf; 
margin: 10px 0 10px 40px; 
padding: 20px; 
width: 100%; 
}

#commentform p {  	
color: #000; 
}

#commentform a {  	
color: #000; 
text-decoration: none; 
border-bottom: 1px dotted #465D71; 
line-height: 14pt; 
}

#commentform h3 {  	
font-weight: normal; 
color: #000; 
border: 0; 
margin: 0; 
padding: 0 0 10px 0; 
}

#commentbox {  	
width: 350px; 
margin: 5px 5px 0 0; 
}

.commentmetadata .date {  	
color: #9cbc70; 
font-weight: bold; 
text-transform: uppercase; 
}

.comment {  	
background: url(icons/comment.gif) no-repeat 0 50%; 
padding: 2px 0 2px 19px; 
margin-left: 5px; 
}

#author, #email, #url, #commentbox, #submit {  	
background: #fff; 
font-family: verdana, arial, courriel; 
font-size: 0.9em; 
margin: 5px 5px 0 0; 
border: 0; 
padding: 6px; 
border: 1px solid #ccc; 
}

#submit {  	
margin: 5px 5px 0 0; 
}

ol.commentlist {  	
list-style-type: none; 
}

ol.commentlist li {  	
background: #fff; 
margin: 10px 0; 
padding: 5px 0 5px 10px; 
overflow: hidden; 
}

ol.commentlist li.alt {  	
background: #eee; 
}

ol.commentlist li p {  	
margin: 6px 0 6px 0; 
padding: 0 12px 0 0; 
line-height: 140%; 
}

ol.commentlist a {  	
color: #000; 
}

/* @end */

/* @group Forms */

/* search */

#searchform {  	
padding: 5px; 
}

#searchform input#s {  	
font-size: 0.9em; 
padding: 2px; 
margin: 2px; 
border: 1px solid #B7B7B7; 
width: 120px 
}

#searchform input#searchsubmit {  	
font-size: 0.8em; 
padding: 2px; 
margin: 2px 0 0 2px; 
border: 1px solid #B7B7B7; 
background-color: #e6ec75; 
color: #555; 
}

/* @end */

/* @group Footer */

#footer p {  	
margin: 0; 
color: #000; 
font-family: baskerville, "new york", georgia, serif; 
text-transform: lowercase;
letter-spacing: 1px;
}

#footer a {  	
color: #000; 
text-decoration: none; 
}

#footer a:hover {  	
color: #ccc; 
text-decoration: none; 
}

.admin {  	
background: url(icons/key-yellow.png) no-repeat 3px 50%; 
padding: 5px 0 5px 25px; 
}

/* @end */