/*
Theme Name: Dandy Moderne
Theme URI: http://www.dandymoderne.com
Description: Site d'actualite de la mode au masculine.
Version: 1.2
Author: Hington Klarsey
*/
/*
color barre: FF00CC
color side: FFC1F2
color clair: FFD8F7
*/

body {
margin : 0;
padding : 0;
font-family : Arial, Helvetica, sans-serif;
line-height : 19px;
font-size : 12px;
color : #333333;
margin-top : 25px;
margin-bottom : 15px;
background-color : #fff;
}
a {
text-decoration : none;
}
#wrap {
width : 960px;
padding-right : 10px;
padding-left : 10px;
padding-top : 5px;
margin : 0 auto;
background-color : #fff;
}
#header {
background-color : #fff;
height: 134px;
}
.headerleft {
float : left;
}
.headerright {
float : right;
}
#submenu {
width : 960px;
margin : 0 auto;
background-color : #FA70FF;
color : #ffffff;
}
.menu {
width : 610px;
background-color : #FA70FF;
float : left;
}
#submenu ul {
margin : 0;
padding : 0;
list-style : none;
}
#submenu li {
float : left;
margin : 0;
padding : 0;
}
#submenu li a {
float : left;
margin : 0 1px 0 0;
font-size : 100%;
font-weight : normal;
text-decoration : none;
padding : 5px 15px;
color : #fff;
}
#submenu li a:hover {
color : #333333;
}
.subsearch {
width : 340px;
float : right;
background-color : #FA70FF;
height: 29px;
text-align : right;
padding-right : 10px;
}
.subsearch .form {
background-color : #f7f7f7;
border: none;
padding : 2px;
margin-top : 4px;
width : 270px;
}
.subsearch .form .onfocus {
background-color : #ca1717;
}
.espace {
height: 15px;
}
#billet {
width : 960px;
text-align: justify;
margin-bottom : 5px;
}
#billet a {
color: #FF00CC;
text-decoration: underline;
font-weight: normal;
}
#billet .contenu {
float : left;
width : 600px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 0px;
margin-top: 15px;
}
#billet .contenu .post {
border-bottom : 1px solid #FA70FF;
margin-bottom : 10px;
}
#billet .contenu .post .info {
background-color : #FFD8F7;
padding : 2px;
color : #111;
font-size : 13px;
margin-bottom : 8px;
}
#billet .contenu .post .info a {
color : #FF00CC;
text-decoration: none;
}
#billet .contenu .post h1 {
margin : 0;
font-weight : normal;
font-size : 19px;
line-height : 23px;
padding : 0;
margin-bottom : 5px;
}
#billet .contenu .post h2 {
margin : 0;
font-weight : normal;
font-size : 19px;
line-height : 23px;
padding : 0;
margin-bottom : 5px;
color : #333;
}
#billet .contenu .post h1 a {
color : #333333;
text-decoration: none;
}
#billet .contenu .post p {
font-size : 12px;
line-height : 175%;
color : #333;
}
/*#billet .sidebar {
float: right;
width: 310px;
height: 100%;
background-color: #FFC1F2;
padding: 5px 5px 5px 5px;
margin : 0 auto;
margin-top: 15px;
padding-bottom: 50px;
}*/
#billet .menuright {
float: right;
}
#billet .sidebar {

width: 310px;
overflow: hidden;
position: relative;
background: url(images/sidecontent.jpg) repeat-y center 0%;
margin : 0 auto;
padding-top: 20px;
}
#billet .sidehead {

width: 310px;
height: 59px;
background: url(images/sidehead.jpg) repeat-y center 0%;
margin : 0 auto;
margin-top: 15px;
}
#billet .sidefoot {

width: 310px;
height: 33px;
background: url(images/sidefooter.jpg) repeat-y center 0%;
margin : 0 auto;
margin-bottom: 50px;
}
#billet .sidebar .cats {
color: #404040;
height: 100%;
margin-bottom: 2px;
margin-left: 3px;
margin-right: 4px;
background-color: #FFE0FF;
padding: 5px 5px 5px 5px;
}
#billet .sidebar .cats p {
margin: 0px;
}
#billet .sidebar .cats a {
color: #FF00CC;
text-decoration: none;
}
#billet .sidebar a {
color: #FF00CC;
}
#billet .titleboxing {
width: 310px;
height: 40px;
background: url(images/titres.gif) repeat-y center 0%;
}
h3 {
font-size: 140%;
color: #FA70FF;
margin-bottom: 6px;
margin-top: 3px;
padding-left: 9px;
text-transform: uppercase;
}
img {
border : 0;
}
.spacecats {
padding-top: 10px;
}
li {
list-style: none;
list-style-position: outside;
}
ul {
margin-left:0px;
padding-left:0px;
}
ul li {
margin-left:0px;
padding-left:0px;
}
.commentaire-autor {
background-color: #DEDFCC;
}
input.textbox, textarea, textarea, input#url, input#email, input#author {
background: #FFFFFF;
border: #FA70FF 1px solid;
font: 1em Verdana, Arial, Serif;
padding: 2px;
}
input.textbox:focus, textarea:focus {
background: #FFFFFF;
border: #FA70FF 1px solid;
}
#submit {
background: #FFC1F2;
color: #fff;
border: #FA70FF solid 1px;
padding: 3px 5px;
}
#submit:focus, #submit:hover {
background: #FA70FF;
color: #fff;
border: #FF00CC solid 1px;
}
.comment {
background: #FFFFFF;
list-style: none;
margin: 0;
padding: 1em 0.5em;
}
.alt {
background: #f9f9f9;
}
.MyAvatars {
border: 1px solid #ccc;
border-bottom: 1px solid #999;
border-right: 1px solid #999;
float: right;
margin-left: 5px;
margin-right: 10px;
padding: 3px;
}
#comment {
width: 98%;
}

fieldset {
border: none;
}
textarea#cp_message {
width: 100%;
}
.post2 {
}
strong {
color:#FA70FF;
font-weight: normal;
}
.sidnews {
width: 310px;
}
.sidnews a {
width: 100%;
background-color: #FFC1F2;
color: #FFFFFF;
}
.sidnews a:hover {
width: 100%;
background-color: #F4F3E9;
color: #C8BC99;
}
