/* Ecaflip'a coin - Wakfu TCG FanSite
 *
 * CSS File - /styles/styles.home.css - specific stylesheet for the homepage
 *
 */

/* HOME CONTENT */

div#home_content { width: 459px; float: left; }

div#home_content h2 { width: 459px; height: 60px; margin: 0 auto 20px; text-indent: -9999px; background: url(design/home_title.png) 10px 0 no-repeat; }

div#home_content h3 { width: 459px; height: 34px; margin: 10px auto; text-indent: -9999px; background: url(design/home_edito.png) 10px 0 no-repeat; }

div#home_content div#welcome_text, div#home_content div#edito_text { margin: 0 0 0 10px; text-align: justify; font-size: 1.1em; }

div#home_content div#welcome_text p.accroche { font-weight: bold; margin: 0 auto 10px; }

/* HOME ENCART */

div#home_encart { width: 210px; float: right; padding: 75px 0 0; }

div#home_encart div#home_news, div#home_encart div#home_twitter, div#home_encart div#home_events { margin: 0 auto 10px; }

div#home_encart div#home_news h2 { width: 210px; height: 42px; margin: 0 auto 2px; text-indent: -9999px; background: url(design/news_title.png) top left no-repeat; }
div#home_encart div#home_twitter h2 { width: 210px; height: 55px; margin: 0 auto 2px; text-indent: -9999px; background: url(design/twitter_title.png) top left no-repeat; }
div#home_encart div#home_news h2 a, div#home_encart div#home_twitter h2 a { display: block; width: 210px; height: 42px; }

div#home_encart div.rss_link { text-align: right; margin: 0 auto 10px; }

div#home_encart div.rss_link a:link, div#home_encart div.rss_link a:visited { color: #c4620b; }

div#home_encart div.rss_link a img { vertical-align: -1px; }

div#home_encart div#home_events h2 { width: 210px; height: 42px; margin: 0 auto 2px; text-indent: -9999px; background: url(design/events_title.png) top left no-repeat; }

div#home_encart div#home_events h2 a { display: block; width: 210px; height: 42px; }

div.home_encart_box { margin: 0 auto 10px; }

div.home_encart_box h3 { font: bold 1.2em Verdana, Helvetica, Arial, sans-serif; }

div.home_encart_box h3 a { color: #666; }

div.home_encart_box div.summary { font-size: 1.1em; text-align: justify; }

div.home_encart_box#twitter div.summary { text-align: center; }

div.home_encart_box div.link { margin: 5px auto 0; text-align: right; color: #888; }

div.home_encart_box div.link a { color: #888; font-weight: bold; }

/* HOME RIGHT */

div#home_right { width: 271px; height: 621px; position: relative; margin: 5px auto 0; background: url(design/home_column.png) top center no-repeat; }

div#home_right h2 { display: none; }

div#home_right div#tcg_devblog { position: absolute; left: 15px; top: 100px; }

div#home_right div#month_deck { position: absolute; left: 15px; top: 420px; }

div#home_right div#week_card { position: absolute; left: 15px; top: 215px; width: 240px; height: 170px; text-align: center; }

div#home_right div#week_card a#week_card_rss { position: absolute; top: -8px; right: 0; }

div#home_right div#month_combo { position: absolute; left: 15px; top: 530px; }

div#home_right div.home_right_box { width: 240px; height: 75px; color: #666; }

div#home_right div.home_right_box h3 { font: bold 1.4em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; }

div#home_right div.home_right_box h3 a { color: #666; }

div#home_right div.home_right_box div.summary { font-size: 1.1em; }

div#home_right div div.link { position: absolute; bottom: 0; right: 0; text-align: right; }

div#home_right div div.link a { color: #666; font-weight: bold; }