/*  
Theme Name: AMSpose
Theme URI: AMSpose
Description:
Version: 1.0
Author: NightAngel
Author URI: http://www.nightangel.fr
*/
#lc_form #frmLiveContact
{
  text-align:left;
}

html
{
background-color:#000;}

body
{
  font-size:62.5%;
  font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
  background-color:#000;
  text-align:center;
  margin:0 0 20px;
  padding:0;
}

#page
{
  text-align:left;
  background:url(images/background-content-bas.png) center;
  background-color:#FFF;
  width:950px;
  border:0;
  margin:20px auto;
  padding:0;
}

#header
{
  background:#000 url(images/background-header.png) no-repeat bottom center;
  height:169px;
  width:950px;
  margin:0;
  padding:0;
}

#header-logo
{
  background:url(images/header-logo.png) no-repeat center;
  width:394px;
  height:120px;
  margin-left:280px;
}

#header-logo:hover
{
  background:url(images/header-logo-hover.png) no-repeat center;
}

#content
{
  background:url(images/background-content-haut.gif) top center;
  min-height:402px;
  height:1%;

}

.entry
{
  font-size:1.5em;
}

#footer
{
  background:#000 url(images/background-footer.png) no-repeat top;
  border:none;
  height:30px;
  width:950px;
  text-align:center;
  margin:0 auto;
  padding:0;
}

#footer p
{
  text-align:center;
  margin:0;
  padding:0;
}

small
{
  font-family:Arial, Helvetica, Sans-Serif;
  font-size:.9em;
  line-height:1.5em;
}

h1,h2,h3
{
  font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight:700;
}

h1
{
  font-size:4em;
  text-align:center;
  padding-top:70px;
  margin:0;
}

h2
{
  font-size:1.6em;
  margin:30px 0 0;
}

h2.pagetitle
{
  font-size:1.6em;
  margin-top:30px;
  text-align:center;
}

.article-titre a
{
  font-size:2.3em;
  color:#bcbcbc;
}

.article-titre a:first-letter
{
  color:#f58220;
}

.article-titre a:hover
{
  color:#f58220;
  font-weight:700;
  text-decoration:none;
}

.topnavi
{
  height:34px;
  background:url(images/background-navi.png) no-repeat;
  padding:0 0 0 220px;
}

.topnavi:hover
{
  background:url(images/background-navi-hover.png) no-repeat;
}

.topnavi ul
{
  height:34px;
  overflow:hidden;
  width:550px;
}

.topnavi li
{
  float:left;
  list-style:none;
  margin-left:10px;
  width:80px;
}

.topnavi a
{
  font-family: Arial ;
  font-size:1.7em;
  color:#d1d3d4;
  float:left;
  font-style:italic;
  text-decoration:none;
  padding-top:2px:
  margin-right:5px;
}

.topnavi a:first-letter
{
  font-family:arial;
  font-weight:700;
  color:#f58220;
  font-style:italic;
  font-size:1.7em;
}

.topnavi a:hover
{
  color:#f58220;
  text-decoration:none;
}

.topnavi a:active
{
  color:red;
  text-decoration:none;
}

.header-adresse
{
  margin-left:250px;
  background:url(images/header-adresse.png) no-repeat center;
  height:22px;
  width:453px;
}

.header-adresse:hover
{
  background:url(images/header-adresse-hover.png) no-repeat center;
}

#sidebar h2
{
  font-family:'Lucida Grande', Verdana, Sans-Serif;
  font-size:1.2em;
  margin:5px 0 0;
  padding:0;
}

h3
{
  font-size:1.3em;
  margin:30px 0 0;
  padding:0;
}

h1,h1 a,h1 a:hover,h1 a:visited,#headerimg .description
{
  text-decoration:none;
  color:#FFF;
}

h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited
{
  color:#333;
}

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite
{
  text-decoration:none;
}

.entry p a:visited
{
  color:#b85b5a;
}

.commentlist li,#commentform input,#commentform textarea
{
  font:.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li
{
  font-weight:700;
  list-style:none;
  margin:15px 0 3px;
  padding:5px 10px 3px;
}

.commentlist cite,.commentlist cite a
{
  font-weight:700;
  font-style:normal;
  font-size:1.1em;
}

.commentlist p
{
  font-weight:400;
  line-height:1.5em;
  text-transform:none;
  margin:10px 5px 10px 0;
}

#commentform p
{
  font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
  margin:5px 0;
}

.commentmetadata
{
  font-weight:400;
  display:block;
  margin:0;
}

#sidebar
{
  font:1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike
{
  color:#777;
}

code
{
  font:1.1em 'Courier New', Courier, Fixed;
}

acronym,abbr,span.caps
{
  font-size:.9em;
  letter-spacing:.07em;
  cursor:help;
}

a,h2 a:hover,h3 a:hover
{
  color:#06c;
  text-decoration:none;
}

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

#colonne-centre
{
  width:480px;
  margin-left: 240px;
  padding:0;
}

.widecolumn
{
  width:450px;
  margin:5px 0 0 150px;
  padding:10px 0 20px;
}

.post
{
  text-align:justify;
  margin:0;
}

.post hr
{
  display:block;
}

.postmetadata
{
  clear:left;
}

h3.comments
{
  margin:40px auto 20px;
  padding:0;
}

p img
{
  max-width:100%;
  padding:0;
}

img.centered
{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

img.alignright
{
  display:inline;
  margin:0 0 2px 7px;
  padding:4px;
}

img.alignleft
{
  display:inline;
  margin:0 7px 2px 0;
  padding:4px;
}

.alignright
{
  float:right;
}

.alignleft
{
  float:left;
}

html>body .entry ul
{
  margin-left:0;
  list-style:none;
  text-indent:-10px;
  padding:0 0 0 10px;
}

html>body .entry li
{
  margin:7px 0 8px 10px;
}

.entry ul li:before,#sidebar ul ul li:before
{
  content:"\00BB \0020";
}

.entry ol
{
  margin:0;
  padding:0 0 0 35px;
}

.entry ol li
{
  margin:0;
  padding:0;
}

.postmetadata ul,.postmetadata li
{
  display:inline;
  list-style-type:none;
  list-style-image:none;
}

select
{
  width:130px;
}

#commentform input
{
  width:170px;
  margin:5px 5px 1px 0;
  padding:2px;
}

#commentform textarea
{
  width:100%;
  padding:2px;
}

#commentform #submit
{
  float:right;
  margin:0;
}

.alt
{
  margin:0;
  padding:10px;
}

.commentlist
{
  text-align:justify;
  padding:0;
}

.nocomments
{
  text-align:center;
  margin:0;
  padding:0;
}

acronym,abbr
{
  border-bottom:1px dashed #999;
}

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

blockquote cite
{
  display:block;
  margin:5px 0 0;
}

hr
{
  display:none;
}

a img
{
  border:none;
}

#lc_form input,#lc_form textarea
{
  width:500px;
}

.entry form,.center
{
  text-align:center;
}
