/*  

Theme Name: Compositio

Theme URI: http://designdisease.com/

Description: Created by <a href="http://designdisease.com">Design Disease</a>. This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it, and make any changes you like. Just leave the credits link under your footer :)

Version: 1

Author: Design Disease

Author URI: http://designdisease.com/

*/





/* Begin Typography & Colors */

* { margin: 0; padding: 0; }

body { background: #E9EAEB url('images/body-bkg.png') no-repeat center top; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 0px; margin-top: 0px; color:#35383d; text-align: justify}

input, button, textarea, select {  font: normal 12px/12px "Verdana", sans-serif; color:#2d3538; vertical-align: middle; }

legend { display: none; }

fieldset { border: none; }

ul, ol { list-style: none; }

ol { list-style-type: decimal;}

table { border-collapse: collapse; width: 100%; }

hr { display: none; }

img { padding: 0px; margin: 0px; border: none; text-align: center;}

.clear {clear:both;}

a:link { text-decoration: none; color : #CC3300; border: 0px; -moz-outline-style: none;}

a:active { text-decoration: underline; color : #CC3300; border: 0px; -moz-outline-style: none;}

a:visited { text-decoration: none; color : #CC3300; border: 0px; -moz-outline-style: none;}

a:hover	{ text-decoration: underline; color : #CC3300; border: 0px; -moz-outline-style: none;} 

a:focus { outline: none;-moz-outline-style: none;}



h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; }



/* BG 

############################################################################################################## */

#bg { width: 980px; margin: 0 auto; margin-top: 0px;}

#bg-all { width: 980px; background: #fff; overflow: hidden;}

/**/ * html #bg-all { height: 1%;} /* */



/* Container 

############################################################################################################## */

.container { padding: 30px; float: left; width: 590px;}





.menu { overflow: hidden; float: left; width: 100%; background:#1d1d1d; width: 980px; margin: 0 auto; padding: 10px 0px 0px 100px;}

/**/ * html .menu { height: 1%;} /* */ 

.menu ul { float:left; }

.menu li { display: inline; font-size:12px; float: left; height: 28px; }

.menu li ul li { font-weight: normal; letter-spacing: normal;}

.menu li a, .menu li a:visited { color:#FFFFFF; float: left; padding: 4px 6px 10px 6px; margin-right: 5px; text-shadow:0px 0px 1px #000000;}

.menu li a:hover { background: url('images/menu-on-bkg.png') repeat-x bottom; color:#E9EAEB; text-decoration: none}

.menu .current_page_item a, .menu .current_page_item a:visited, .menu .current_page_item a:hover { background: url('images/menu-on-bkg.png') repeat-x bottom; color:#fff }



.menu .current_page_item .page_item a, .menu .current_page_item .page_item a:visited { background: #E9E9E9; color:#272d36;}

.menu .current_page_item .page_item a:hover { background: #fff; color:#0099cc; }



/* Logo

 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.logo { overflow: hidden; border-bottom: solid 6px #FFFFFF; margin-bottom: 30px;}

/**/ * html .logo { height: 1%;} /* */ 



.logo .txt { width: 520px; padding-left: 70px; background: url('images/logo-symbol.png') no-repeat left 10px; padding-bottom: 30px }

.logo .txt h1 { font: bold 55px/50px "Arial"; letter-spacing: -3px; text-transform: lowercase; padding-bottom: 5px;}

.logo .txt h1 a, .logo .txt h1 a:visited, .logo .txt h1 a:hover { text-decoration: none; color:#272d36;}

.logo .txt p.desc { font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#2abada;}



.logo .img { padding-bottom: 15px; }





/* SL ()

 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SL { width: 520px; float: left; padding-left: 70px;}



.title { color:#272d36; font: normal 34px/34px "Helvetica"; letter-spacing: -1px; padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 1px #ccc;}

.note {  background:url('images/note-icon.png') no-repeat left 2px; padding-left: 14px; color:#669900; font-size: 11px}

.edit a { background:url('images/edit-icon.png') no-repeat left 2px; padding-left: 14px; color:#ff6600; font-size: 11px }

.error { color:#cc0000; font-size: 11px; font-weight: bold;}







/* Post Single

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.post, .attachment { width: 100%; position: relative;}

/**/ * html .post, .attachment { width: 99%;} /**/ 





.p-head { padding-bottom: 15px;}

.p-head h1, .p-head h1 a, .p-head h1 a:visited { color:#000000; font: normal 28px/28px "Helvetica"; letter-spacing: -1px; }

.p-head h1 a:hover { color:#0099cc; text-decoration: none; }



.p-head h2 { color:#000000; font: normal 28px/28px "Arial"; letter-spacing: -1px; }

.p-head h2 a, .p-head h2 a:visited { color:#000000; }

.p-head h2 a:hover { color:#0099cc; text-decoration: none; }



.p-head h3 { color:#272d36; font: normal 25px/25px "Arial"; letter-spacing: -1px; }

.p-head h3 a, .p-head h3 a:visited { color:#272d36;}

.p-head h3 a:hover { color:#0099cc; text-decoration: none;}



.p-cat { font: normal 13px/15px 'Arial'; color:#CC3300;}

.p-cat a, .p-cat a:visited, .p-cat a:hover { text-decoration: none; color:#CC3300; padding-right: 5px;}



.p-time { background: url('images/p-time-bkg.png') no-repeat right bottom; position: absolute; left: -70px; top: 5px; width: 50px; padding-bottom: 10px }

/**/ * html .p-time { left: -70px;} /**/ 

.p-time strong { float: left; text-align: center;}

.p-time .day { font: normal 20px/18px "Arial"; letter-spacing: -1px; color:#fff; width: 40px; padding: 7px 0px; background:#CC3300; overflow: hidden; }

.p-time .month { font: normal; color:#fff; background:#000000; width: 40px; padding: 3px 0px; margin-bottom: 10px;}

.p-time .year { background: #fff; border: solid 1px #dedede; font: normal 11px/11px 'Verdana'; padding: 12px 5px; color:#bababa;}



.p-con { border-top: solid 1px #dbdbdb;}



.p-con h2 { color:#000000; font: strong 18px/18px "Helvetica"; padding: 11px 0px 0px 0px;}



.p-con p { font: normal 12px/19px "Verdana"; padding: 5px 0px; margin: 5px 0px;}

.p-con ol { list-style: decimal inside; }

.p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }

.p-con ol li { padding: 2px 0px 2px 0px; }

.p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }

.p-con ul li { list-style-type: none; background: url('images/p-con-li.png') no-repeat left 1px; color:#666; padding-left:13px; padding-right:0px; padding-top:2px; padding-bottom:2px }

.p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 10px 20px; margin: 10px 0px; background: #FFF2E6; }

.p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; }

.p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}





.p-det { margin-top: 15px;}

.p-det li { color:#7f7f7f; display: inline; padding: 4px 0px 6px 30px; margin-right: 10px; }



.p-det li.p-det-com a { font-weight: bold; letter-spacing: -1px;}

.p-det li.p-det-tag { background: url('images/p-det-tag.png') no-repeat left center; }

.p-det li a, .p-det a:visited { font: normal 14px/18px "Arial"; margin-right: 3px;}



.p-con .wpunlimited_bookmarks strong { font-weight: normal; color:#999; padding-bottom: 2px; font-size: 10px; text-transform:uppercase; }

.p-con .wpunlimited_bookmarks a img { display:inline; border:none; padding:0; margin:0; margin-top: 5px; }



/* Images

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

.p-con img { padding: 0; max-width: 100%; }

.p-con img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}

.p-con img.alignright { margin: 5px 0 10px 20px; display: inline; border: solid 4px #eee; padding: 1px; }

.p-con img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 4px #eee; padding: 1px;}

.p-con .alignright { float: right; }

.p-con .alignleft { float: left }



/* Navigation

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */

.nav { overflow: hidden; padding-bottom: 20px;}

.nav .left a { float: left; background:url('images/nav-left.png') no-repeat left 0px; padding-left: 20px }

.nav .right a { float: right; background:url('images/nav-right.png') no-repeat right 0px; padding-right: 20px }

.nav a, .nav a:visited { cursor: hand; font: bold 14px/16px "Arial"; letter-spacing: -1px; }







/* Comments

############################################################################################################## */

.comments-list { padding-top: 20px;}

.comments-list h2 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; padding-bottom: 20px;}

.comments-list div.entry { margin-bottom: 15px; padding: 25px; border: 1px solid #F5F5F5; background: #fff url('images/comments-list-entry-bkg.png') no-repeat right bottom;}

.comments-list div.alt { background: #F5F5F5 url('images/comments-list-alt-bkg.png') no-repeat left top; padding-top: 40px; border: medium none; margin-bottom: 25px}

.comments-list p.name { font: bold 14px/14px "Arial" sans-serif; letter-spacing: -1px; color:#000;}

.comments-list p.avt { padding: 0px; margin: 0px; float: right;}

.comments-list p.avt img { border: solid 1px #ccc;}

* html .comments-list p.avt { left: -60px; }

.comments-list p.date { font-size: 11px; margin-bottom: 5px; color:#000000}

.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#000000; text-decoration: underline;}



.comments-list .con { font: normal 12px/17px "Verdana"; margin-right: 90px; color:#333;}

.comments-list .con p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px; color:#333;}

.comments-list .con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; margin: 10px 20px; }

.comments-list .con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }





/* Comments Form

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.comments-form { background: #E5E5E5; padding: 20px; margin: 10px 0px;}

.comments-form h3 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; padding-bottom: 5px; margin-bottom: 5px; border-bottom: solid 1px #c5e1ed; }

.comments-form p { padding: 7px 0px; color:#808080;}

.comments-form .required { font-weight: normal; color:#ff0000;}

.comments-form input { padding: 5px; width: 210px; margin-right: 7px; }

.comments-form input.formid { border: 1px solid #a8d3e4; background: #fff url('images/form-name-bkg.png') no-repeat left; padding-left:40px; padding-right:5px; padding-top:5px; padding-bottom:5px}

.comments-form input.formemail { border: 1px solid #a8d3e4; background: #fff url('images/form-email-bkg.png') no-repeat left; padding-left:40px; padding-right:5px; padding-top:5px; padding-bottom:5px}

.comments-form input.formuri { border: 1px solid #a8d3e4; background: #fff url('images/form-uri-bkg.png') no-repeat left; padding-left:40px; padding-right:5px; padding-top:5px; padding-bottom:5px}



.comments-form textarea { border: 1px solid #a8d3e4; background: #fff; padding: 4px; width: 97%;}

.comments-form .button { border: 1px solid #a8d3e4; background: url('images/button-post-comment.png') no-repeat left; color:#fff; width: auto; font-size: 11px; font-weight: bold; padding-left:38px; padding-right:6px; padding-top:4px; padding-bottom:4px}















/* Side Right 

############################################################################################################## */

.SR { width: 300px; margin-right: 30px; padding-bottom: 30px; float: right;}



/* Search 

 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR .search { background: #dcdcdc; right: 0px; padding: 15px; overflow: hidden;}

.SR .search ul {margin:10px 0 10px 10px; padding:0; list-style:none; text-shadow:0px 0px 1px #ffffff;}

.SR .search ul li {margin:0 0 5px 0; padding:0; list-style:none;}

.SR .search ul li a, .SR .search ul li a:visited {text-decoration:none; border-bottom:1px dotted #111111; color:#111111;}

.SR .search ul li a:hover {border-bottom:1px solid #111111;}

.SR .search ul a, .SR .search ul a:visited {text-decoration:none; border-bottom:1px dotted #111111; color:#111111;}

.SR .search ul a:hover {border-bottom:1px solid #111111;}

.SR .search h3 {font-color:#111111;}

.SR .search img {border:0px none;}

/**/ *html .SR .search  { height: 1%;} /**/ 

.SR .search form { width: 245px; padding: 10px; border: 1px solid #666667; background: #C3C9CA; }

.SR .search fieldset { overflow: hidden; height: 1%;  }

.SR .search input { float: left; margin-right: 2px; background: url('images/search-input.png') no-repeat; border: medium none; width: 145px; color:#666; padding-left:65px; padding-right:3px; padding-top:5px; padding-bottom:5px}

.SR .search button { float: left; background: url('images/search-button.png') no-repeat; width: 26px; height: 24px; border: medium none; cursor: pointer; text-indent: -1000em }

.SR .syn { color:#111111;}

.SR .syn a { color:#111111; text-decoration: underline; }

.SR .syn ul { margin: 10px 0px;}

.SR .syn li { background: url('images/SynIco.png') no-repeat left center; list-style-type: none; color:#fff; display: inline; letter-spacing: -1px; font-style:normal; font-variant:normal; font-weight:normal; line-height:14px; font-size:14px; font-family:Arial; margin-left:0px; margin-right:5px; margin-top:0px; margin-bottom:0px; padding-left:15px; padding-right:0px; padding-top:3px; padding-bottom:3px}

.SR .syn li a {color:#111111; }

.SR .syn li a:visited {color:#111111; }

.SR .syn li a:hover {color:#111111; }



/* About Blog 

 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR .about { background: #1d1d1d; padding: 20px 15px 15px 15px; color:#fff;}

.SR .about h3 { color:#fff;}

.SR .about p { padding: 5px 0px; margin:0 0 0 10px; font-size: 12px; line-height: 16px; text-shadow:0px 0px 1px #000000;}





.SR .about a {color:#fff; text-decoration: underline;}

.SR .about li a:visited {color:#fff; }

.SR .about li a:hover {color:#fff; }



/* Categories + Archives 

 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR .categs { background: #000000; overflow: hidden; padding: 15px; margin-bottom: 3px;}

/**/ *html .SR .categs { height: 1%;} /**/ 

.SR .categs div { float: left; width: 100px;}

.SR .categs div h3 { font: bold 13px/13px 'Arial'; letter-spacing: -1px; color:#FFFFFF; padding-bottom: 5px;}

.SR .categs div li { padding: 1px 0px; list-style-type: none; font-size: 11px; color:#FFFFFF; }

.SR .categs div a, .SR .categs div a:visited { color:#FFFFFF; text-decoration: none;}

.SR .categs div a:hover { color:#D7D7D7; text-decoration: underline;}



/* Recent

 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR .recent { background: #dcdcdc; padding: 15px; margin-bottom: 3px; font-size:12px; color:#111111; }	

.SR .recent ul { margin:10px 0 10px 10px; padding:0; list-style:none; }

.SR .recent ul li { margin:0 0 5px 0; padding:0; list-style:none;}

.SR .recent ul li a, .SR .recent ul li a:visited {text-decoration:none; color:#111111; text-shadow:0px 0px 1px #ffffff; border-bottom:1px dotted #111111;}

.SR .recent ul li a:hover {border-bottom:1px solid #111111;}



/* widget

 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.SR .widget { background: #e1f3ee; padding: 15px; margin-bottom: 3px; color:#5e8a89;}

.SR .widget h3 {font: bold 15px/15px 'Arial'; letter-spacing: -1px; color:#102a30; padding-bottom: 5px; border-bottom: solid 1px #c5ded7; margin-bottom: 5px;}

.SR .widget li { background: url('images/tabs-arrow.png') no-repeat left 6px; font-size: 11px; color:#5e8a89; padding-left:6px; padding-right:0px; padding-top:2px; padding-bottom:2px}

.SR .widget a, .SR .widget a:visited { color:#247682; text-decoration: underline;}

.SR .widget a:hover { color:#003333; text-decoration: underline;}



.SR .widget_tag_cloud { line-height: 22px;}



.SR .widget_calendar table { width: 100%;}

.SR .widget_calendar table td { text-align: center; padding: 3px; }

.SR .widget_calendar caption { background: #d2e9e3; padding: 5px 0px; margin-bottom: 10px;}

.SR .widget_calendar #today { background: #d2e9e3;}



.SR .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}



.SR .widget_flickrRSS { overflow: hidden; padding: 15px 0px 15px 15px;}

/**/ *html .SR .widget_flickrRSS { height: 1%;} /**/ 

.SR .widget_flickrRSS h3 { width: 270px; margin-bottom: 10px;}

.SR .widget_flickrRSS ul { float: left;}

.SR .widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; float: left; margin: 0px 7px 7px 0px;}

.SR .widget_flickrRSS li a img, .SR .widget_flickrRSS li a:visited img { border: solid 1px #fff; width: 60px; height: 60px;}

.SR .widget_flickrRSS li a:hover img { border: solid 1px #000;}





/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.footer { width: 870px; margin: 0 auto; padding: 15px 0px 15px 90px;}

.footer p { padding: 0px; margin: 0px; font-family: 'Verdana'; font-size: 11px;  }

.footer p.copy { color:#1c3e4d; }

.footer p.copy a, .footer p.copy a:visited, .footer p.copy a:hover { color:#1c3e4d; text-decoration: underline;}

.footer p.theme { padding-top: 2px; color:#6c8e9d; }

.footer p.theme a, .footer p.theme a:visited, .footer p.theme a:hover { color:#6c8e9d; text-decoration: underline;}


.carte {margin:0; padding:15px; font-size:12px; color:#111111; background:#dcdcdc; text-shadow:0px 0px 1px #ffffff;}

.carte ul {list-style:none; margin:0; padding:0;}

.carte ul li {list-style:none; margin:0 0 7px 0; padding:0;}

.carte ul li a, .carte ul li a:visited {text-decoration:none; color:#111111; border-bottom:1px dotted #111111;}

.carte ul li a:hover {border-bottom:1px solid #111111;}

.carte img {float:right; margin:3px 30px 0 0; padding:0;}
