/*
Theme Name: My Own Theme
Theme URI: http://www.associationdesartistesaisne.fr/
Description: The first theme created by Kat.
Version: 0.1
Author: Kat
 
My Own Theme by Kat
 
*/

body {
font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
background: url(/wordpress/wp-content/themes/wordpress-themeassoart/img/fond1.png);
color: #000000;
margin: 0;
}

#content {
float: right;
width: 529px;
margin-bottom: 15px;
padding-left: 15px;
border-left: 1px #99cc99 solid;
}

#content h2 {
font-size: 1.3em;
}

#content h2 a{
font-size: 1.2em;
font-family: Century Gothic, Lucida Grande, Verdana, Arial, Sans-Serif;
color: #000000;
}

#content h2 a:hover{
color: #000000;
}

#header {
font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
background:#FFFFFF;
background: url(/wordpress/wp-content/themes/wordpress-themeassoart/img/bg-header3.gif);
background-repeat: repeat-x;
width: 750px;
height: 123px;
/*padding: 0 10px 5px 10px;*/
}

#header-in {
background: url(/wordpress/wp-content/themes/wordpress-themeassoart/img/logo-sm2.png);
background-repeat: no-repeat;
height: 123px;
}

#header h1 {
padding: 0 0 0 30px;
font-size: 2.8em;
float: right;
color: #055123;
text-align: left;
}
 
#header p {
padding: 0 0 0 0;
font-size: 1em;
color: #055123;
text-align: left;
}

#header a {
color: #055123;
}

#page {
margin: 0 auto 0 auto;
width: 750px;
background-image:url(img/bg.gif);
}
 
.sidebar_left {
float: right;
width: 170px;
margin: 20px 0 20px 25px;
padding-left: 10px;
}

.sidebar_left ul{
margin: 0;
padding-left: 10px;
list-style-type: disc;
text-decoration: bold;
}


.sidebar_left h2 {
font-size: 1.2em;
}

.sidebar_left a:hover {
text-decoration: none;
border-bottom: 1px dotted;
}

.sidebar_left ul ul ul ul ul{
list-style-type: disc;
}

.sidebar_left ul ul {
font-weight: bold;
}

.sidebar_left ul ul ul {
font-weight: normal;
}

.sidebar_right {
float: right;
width : 100px;
}

#footer {
font-size: 0.8em;
color: #cccccc;
background:#FFFFFF;
background-image:url(img/bg-footer3.gif);
padding: 10px 10px 0 0;
clear: both;
width: 740px;
}

#footer a {
color: #999999;
}

#footer p{
text-align: center;
font-family: Century Gothic, Lucida Grande, Verdana, Arial, sans-serif;
font-color: #FFFFFF;
font-size: 1em;
padding: 0 10px 20px 0;
}

.postmetadata {
font-size: 0.8em;
color: #000000;
}

.post_content {
font-size: 1em;
color: #000000;
}

div:first-child.wp-caption {
float: left;
}

.post_content .wp-caption {
float: right;
}


.post_content .wp-caption .wp-caption-text {
text-align: center;
}

.post_content p > img {
float: right;
}

.post_content a {
color: #000000;
}
 
.post_content a:hover {
color: #ffffff;
background: #000000;
}

.comments-template{
  margin: 10px 0 0 0;
}
 
.comments-template ol{
  margin: 10px;
  padding: 0 0 0 15px;
  list-style: none;
}
 
.comments-template ol p{
  font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
  font-size: 0.9em;
}
 
.comments-template ol li{
  margin: 10px 0 0 0;
  line-height: 15px;
  padding: 0 0 10px;
}
 
.comments-template h2, .comments-template h3{
  font-size: 1.2em;
}
 
.commentmetadata{
  font-size: 0.9em;
}
 
.comments-template p.nocomments{
  padding: 0;
}
 
.comments-template textarea{
  font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
  font-size: 0.9em;
}
 
.cadre_commentaires {
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
}

#spot-article img {
float: right;
}




a {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #000000;
text-decoration: underline;
}



