/*
Theme Name: LightWord Custom!
Theme URI: http://www.juliendelcourt.fr
Description: LightWord theme by Andrai Luca, customised by <a href="http://www.juliendelcourt.fr">Julien Delcourt</a>.
Author: Julien Delcourt
Author URI: http://www.juliendelcourt.fr
Template: lightword
Version: 1.1
Tags: black, white, light, sticky-post, two-columns, right-sidebar, fixed-width
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* BASIC */
body{background-color:#FFF;font-family:Helvetica, Arial;font-size:11px;}
#main {margin-left:auto; margin-right:auto; width:900px;}

/* MYTABLE */
#mytable {border:0;}
#mytable td { padding:15px;}
#mytable td table td { padding:0;}

/* MYCONTENT */
#mycontent {width:600px;}
#mycontent #mytitle {width:570px; background:#454953; color:#FFF; font-family:Helvetica, Arial;font-size:16px; font-weight:bold; padding:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius: 5px; margin:10px; margin-left:auto; margin-right:auto;}
.mynav {background:#454953; color:#FFF; font-family:Helvetica, Arial;font-size:16px; font-weight:bold; padding:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius: 5px;}
#mycontent #mytitle a {color:#cdd6e9; font-style: italic; font-weight: normal;}
#mycontent #mytitle a:hover {color:#e2e8f5;}
#mycontent #mytitle a.back {font-size:12px; color:#cdd6e9; font-weight: normal;}
#mycontent #mytitle a.back:hover {color:#e2e8f5;}
#myarticle {padding:10px;}
#myarticle a {color:#3b5998;}

/* MYSIDEBAR */
#mysidebar {width:300px;}
#mysidebar #mytitle {width:270px; background:#454953; color:#FFF; font-family:Helvetica, Arial;font-size:16px; font-weight:bold; padding:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius: 5px; text-align:center; margin:10px; margin-left:auto; margin-right:auto;}
#mysidebar #mytitle small {color:#AAA;}

#mysidebar #mytitle ul, #mysidebar #mytitle ul ol { margin:0; padding:0; }
#mysidebar #mytitle ul li { list-style-type:none; list-style-image:none; display:inline; margin-right:5px; }
#mysidebar #mytitle ul li a {color:#cdd6e9; font-style: italic; font-weight: normal;}
#mysidebar #mytitle ul li a:hover {color:#e2e8f5;}
#mysidebar #myad { text-align:center; }

#mysidebar #lecture {color:#333;font-size:14px;}
#mysidebar #lecture a {color:#333; padding-left:40px;}
#mysidebar #lecture ul a {color:#3b5998; padding-left:0;}
#mysidebar #lecture li, #mysidebar #lecture ul, #mysidebar #lecture ol { margin:auto; padding:auto; display:auto; margin-bottom:3px; }
#mysidebar #lecture ul, #mysidebar #lecture ol { margin-bottom:5px; }

#mysidebar #lastfm {color:#333;padding-left:10px;font-size:14px;}
#mysidebar #lastfm a {color:#3b5998;}
#mysidebar #lastfm td {padding:5px;padding-bottom:0;padding-top:0;}

/* MYFOOT */
#myfoot {width:899px; background:#454953; color:#fff; font-family:Helvetica, Arial; font-size:11px; text-align:center; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius: 3px;}
#myfoot a {color:#cdd6e9; font-style: italic; text-decoration:none;}
#myfoot a:hover {color:#fff; text-decoration:underline;}

