@import 'lib/reset.css';
@import 'lib/utilities.css'; 

/* HEADER */
div#header { background: #202020; height: 30px;}

div#header ul {width: 700px; margin: 0px auto 0px auto;}
div#header li {float: left;}

div#header li#menuLabel {width:133px; height: 25px; margin-top: 5px;}
div#header li#menuLabel a {display: block; width:133px; height: 25px; background: url(/images/label_tags.jpg) no-repeat 0px -25px; text-indent: -9999px;}
body.page-label div#header li#menuLabel a {background: url(/images/label_tags.jpg);}

div#header li#menuPart {width:133px; height: 25px; margin-top: 5px;}
div#header li#menuPart a {display: block; width:133px; height: 25px; background: url(/images/blog_tags.jpg) no-repeat 0px -25px; text-indent: -9999px;}
body.page-part div#header li#menuPart a {background: url(/images/blog_tags.jpg);}

/* BLOGPARTS */

div#blogparts {width: 700px; margin: 50px auto 0px auto; position: relative;}

div#blogparts h1 {width: 700px; height: 115px; text-indent: -9999px; background: #ffffff url(/images/title.jpg) no-repeat;}
div#blogparts p#catchCopy {width: 700px; height: 35px; text-indent: -9999px; background: #ffffff url(/images/catch.jpg) no-repeat; margin-bottom: 50px;}


div#blogparts h2 { font-size:1.4em; padding:40px 0 0 0; margin-bottom:20px;border-bottom:2px solid #000;line-height: 1.4em; }


div#blogparts div.part-bloc { position: relative; margin: 0 0 0 0; min-height: 220px;}
div#blogparts div.part-bloc h3, div.part-bloc p, div.part-bloc textarea {width: 490px; float: right; margin-left: 30px;}

div#blogparts div.part-bloc h3 {margin-bottom: 5px;}
div#blogparts div.part-bloc p {font-size: 12px; margin: 5px 0 5px 0; line-height: 1.2em;}

div#blogparts div.part-bloc div.sample-container {position: absolute; top: 0px; left: 0px; border: 1px solid #a9a9a9;}
#wpaper-title { height:360px;}

div#blogparts div#wimb-title h3 {text-indent: -9999px; background: #ffffff url(/images/wimb-title.jpg) no-repeat; height: 23px;}
/*div#wimb-title p {text-indent: -9999px; background: #ffffff url(/images/wimb-text.jpg) no-repeat; height: 65px;}*/

div#blogparts div#wring-title h3 {text-indent: -9999px; background: #ffffff url(/images/wring-title.jpg) no-repeat; height: 23px;}
/*div#wring-title p {text-indent: -9999px; background: #ffffff url(/images/wring-text.jpg) no-repeat; height: 65px;}*/
div#blogparts div#wpaper-title h3 {text-indent: -9999px; background: #ffffff url(/images/wpaper-title.jpg) no-repeat; height: 23px;}


/* CUSTOM LABEL */
div#bottomPage {width: 700px; margin: 0px auto 0px auto;}

div#bottomPage div#submitUrlForm {width: 350px; margin: 0px 0px 0px 392px;}
div#bottomPage div#submitUrlForm input.txtbox {padding: 10px; width: 230px; background: #000000; color:#ffffff; border:0px; vertical-align: middle;}
