/*
Theme Name: Editions Ampelos
Author URI: http://editionsampelos.com
Version: 1
Author: Tanguy Romey - http://romey.fr
Description: Editions Ampelos was adapted from "Clean Copy Full",a 3 Column, clean blue, grey and white theme designed by Cory Miller and Nathan Parikh for blog content and sharp simplicity, based on Copywriter Michel Fortin's blog.
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

body {
background: #E0E0E0;
color: #000000;
font-size: 12px;
font-family: Arial, Verdana, Sans-Serif;
margin: 0px 0px 0px 0px;
}
body * {margin: 0px; padding: 0px;}

a, a:visited {
color: #2397E9;
font-weight: bold;
text-decoration: underline;
}

a:hover {
font-weight: bold;
text-decoration: none;
color: #000000;
}

#container {
background: #ffffff;
width: 820px;
text-align: left;
margin: 0 auto 30px auto;
overflow: hidden;
}
#mainNav {padding: 5px 10px 5px 5px;text-align: right;background-color: #E0E0E0;}
#mainNav ul{list-style-type: none; display: inline;}
#mainNav ul li{list-style-type: none; display: inline;}
#mainNav a {text-decoration: none;font-weight: normal;font-size: 11px;}

#header {
background: #2397E9 url(images/ampelosheader3.jpg) top center no-repeat;
padding: 25px 0px 10px 0px;
text-align: left;
width: 820px;
margin: 0px;
border-bottom: 1px solid #cccccc;
}

#header h2 {
color: #ffffff;
font-size: 30px;
font-family: Helvetica, Arial, Verdana, Sans-Serif;
font-weight: bold;
margin: 0px;
text-indent: 35px;
padding: 25px 0px 5px 0px; }

#header h2 a {
color: #ffffff;
text-decoration: none;
}

#header h3 {
color: #ffffff;
font-size: 13px;
font-family: Georgia, Times New Roman, Sans-Serif;
padding: 70px 10px 20px 400px;
text-align: justify;
text-shadow: #000 2px 2px 3px;
}

#menu {
background: #006699;
margin: 0px;
padding: 4px 0px 4px 0px;
text-align: right;
display: none;
}

#menu img{ border: none; }

#menu h2 {
color: #ffffff;
font-size: 15px;
font-family: Helvetica, Arial, Verdana, Sans-Serif;
font-weight: bold;
margin: 0px;
padding: 0px 0px 0px 0px;
}

#menu li {
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
}

#menu ul {
margin: 0px;
padding: 4px;
}

#menu ul li a {
font-family: Helvetica, Arial, Verdana, Sans-Serif;
font-weight: bold;
font-size: 15px;
color: #ffffff;
padding: 8px 20px 8px 20px;
margin: 0px 0px 0px 0px;
text-decoration: none;
}

#menu ul li a:hover {
color: #000;
background: #8CD7FE;
padding: 15px 20px 8px 20px;
text-decoration: none;
border-top: 1px solid #C5EBFF;
} * html #content { width: 340px; margin: 20px 0px; }

#content {
display: inline;
background: #ffffff;
width: 380px;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
float: left;
position:relative;
padding: 0px 20px;
border-left: 1px dotted #cccccc;
border-right: 1px dotted #cccccc;
minimum-height: 500px;
overflow: hidden;
}

#content p{
margin: 0px;
line-height: 18px;
padding: 0px 0px 10px 0px;
}

#content p img{
border: none;
padding: 0px 10px 10px 0px;
float:left;
}

#content p a { text-decoration: none; }

#content p a:hover { color: #68221A; text-decoration: underline;}

#content h1 {
color: #333333;
font-size: 20px;
font-family: Georgia, Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
font-weight: bold;
margin: 0px;
line-height: 120%;
font-variant: normal;
}

#content h1 a {
color: #333333;
text-decoration: none;
}

#content h1 a:hover {
color: #2397E9;
background: none;
text-decoration: underline;
}

#content h2 {
color: #333333;
font-size: 16px;
font-family: Georgia, Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
font-weight: bold;
margin: 0 0 10px 0;
line-height: 150%;
font-variant: normal;
padding-top: 2px;
padding-bottom: 5px;
text-align: center;
border-bottom: 1px solid #cccccc;
}

#content h2 a {
color: #333333;
text-decoration: none;
}

#content h2 a:hover {
color: #2397E9;
background: none;
text-decoration: underline;
}

#content h3 {
color: #333333;
font-size: 13px;
font-family: Georgia, Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
font-weight: bold;
margin-bottom: 10px;
margin-top: 10px;
line-height: 120%;
}

#content h3 a {
color: #333333;
text-decoration: none;
}

#content h3 a:hover {
color: #2397E9;
background: #ffffff;
text-decoration: underline;
}

#content a.contentLink {text-decoration: none;font-weight: normal;color: #000;border-bottom: 1px #e8e8e8 solid;}
#content ol {
list-style-type: decimal;
line-height: 18px;
margin: 0px;
padding: 0px 0px 10px 30px;
}

#content ul {
list-style: none;
margin: 0px;
padding: 0px 0px 10px 0px;
}

#content li {
margin: 0px;
padding: 0px;
}

#content ul li {
list-style: square inside;
margin: 0px 0px 0px 10px;
padding: 5px 0px 0px 0px;
}

#content ul li a {
color: #666666;
text-decoration: underline;
}

#content ul li a:hover {
color: #000000;
text-decoration: underline;
}

blockquote{
margin: 0px 0px 0px 25px;
padding: 0px 25px 0px 10px;
font-style: italic;
color: #666666;
border-left: 1px solid #cccccc;
}

#content blockquote p{
margin: 0px 0px 20px 0px;
padding: 0px;
}

#content .buyonline{text-align: center;padding-bottom: 20px;}
.buyonline a img{border: none;}
.spacer{min-height: 20px;margin: 0 0 20px 0;background:url(images/divider.gif) no-repeat center;}

.postspace {
width: 440px;
height: 32px;
margin: 0px;
padding: 0px;
}

.postspace2 {
width: 440px;
height: 0px;
margin: 0px;
padding: 0px;
}

.postspace3 {
width: 440px;
height: 15px;
margin: 0px;
padding: 0px;
}

* html #sidebarl, * html #sidebarr { width: 160px; margin: 0; }

#sidebarl {
display: block;
color: #000000;
width: 170px;
float: left;
position:relative;
margin: 0;
padding: 0 10px 10px 10px;
text-align: center;
border: none;
}

#sidebarl p{
margin: 0px;
line-height: 16px;
padding: 5px 0px 10px 0px;
}

#sidebarl h2, #sidebarr h2 {
color: #333333;
font-size: 14px;
font-family: Georgia, Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
list-style: none;
padding: 25px 0px 10px 0px;
margin: 0px;
border-bottom: 1px solid #cccccc;
}

#sidebarl img, #sidebarr img{
border: none;
padding: 20px 10px 0px 0px;
}

#sidebarl ul, #sidebarr ul {
list-style: none;
margin: 0px;
padding: 0px 0px 0px 0px;
}

#sidebarl li, #sidebarr li {
list-style: none;
margin: 0px;
padding: 0px;
}

#sidebarl ul li, #sidebarr ul li {
list-style: none;
margin: 0px;
padding: 6px 0px 6px 0px;
}

#sidebarl ul li a, #sidebarr ul li a {
color: #2397E9;
font-weight: bold;
text-decoration: none;
}

#sidebarl ul li a:hover, #sidebarr ul li a:hover {
color: #68221A;
text-decoration: underline;
}

#sidebarl ul li ul li, #sidebarr ul li ul li {
padding: 10px 0px 0px 15px;
}

#sidebar1 ul li ul li a, #sidebarr ul li ul li a {
color: #0066cc;
}

#sidebarr {
display: block;
color: #000000;
width: 175px;
float: right;
position:relative;
margin: 0;
padding: 0 10px 10px 10px;
text-align: left;
border: none;
}

#feedForm {border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:3px;background-color:#e7edf8;width:167px;}

#searchform {border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:3px;background-color:#e7edf8;width:167px;}
#feedForm p, #searchform p{margin: 3px;}
#s {width:90px;}

.rssIcon {margin-left:3px;padding: 1px 0 5px 20px;background-image: url('images/feed-icon-16x16.jpg');background-repeat: no-repeat;}

#footer {
color: #ffffff;
background: #666;
font-weight: bold;
padding: 5px;
margin: 0px;
text-align: center;
clear: both;
border-top: 3px solid #cccccc;
border-bottom: 3px solid #cccccc;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}
span.tagCloud a,span.tagCloud a:visited{text-decoration:none;}
span.tagCloud a:hover{text-decoration:underline;}