/*
Theme Name: Paper Wall
Theme URI: http://smashingmagazine.com/
Description: Paper Wall Theme by <a href="http://indeziner.com">INDEZINER.COM</a> &amp; <a href="http://smashingmagazine.com">Smashing Magazine</a>.
Version: 1.0
Author: INDEZINER
Author URI: http://indeziner.com
Tags: paperwork, style, brown, yellow, orange, two column, widgets

The CSS, XHTML is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Ported to sNews by Poppoll http://poppoll.nieuwerkerken-aalst.be or http:nieuwerkerken-aalst.be/snews
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset, legend,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
html {height:100%}

html{background:url(i/html_bg.jpg) repeat}
body {min-height:101%;font: 12px "lucida sans",arial, sans-serif;line-height:150%;background:url(i/top_bg.jpg) no-repeat center top;color: #825a2d;padding:0;margin:0px auto}
h2,h3 {padding-bottom:10px}
a{text-decoration:none;color:#CF880C}
a:hover {color: #876431;text-decoration: underline}
a:active {outline:none}
:focus {outline: 0}
a img {border:none}

#main_container{width:1024px;margin:0 auto}

#header {height:176px}
.logo{padding:55px 0 0 20px}
.logo a{border:none}

#crumbs{padding-left:55px}

.center_content{width:960px;height:auto;background:url(i/content_center.gif) repeat-y center}
.center_content_top{width:960px;height:auto;background:url(i/content_top.jpg) no-repeat center top}
.center_content_bottom{width:960px;height:auto;background:url(i/content_bottom.jpg) no-repeat center bottom}

#content {padding:30px 0 30px 0}
#main{width:600px;float:left;padding:30px 0 30px 50px;}
.narrowcolumn {float:left;padding:10px 0 20px 0px;margin: 0px 0 0;width:660px;clear:both}

#sidebar{width:260px;float:right;padding:0 15px 40px 0}
#sidebar h3{width:237px;height:28px;text-transform:uppercase;font-size:14px;font-weight:bold;color:#411a0a;padding:42px 0 0 0;margin:15px 0 0 0;text-align:center;background:url(i/sidebar_top.jpg) no-repeat center bottom}
#sidebar ul, #sidebar ul ol {width:237px;margin: 0;padding:0;list-style:none}
#sidebar ul li {list-style:none;margin:0;padding:4px 0 0 20px;line-height:22px;}
#sidebar ul {padding:0px 0 25px 0;margin:0;width:237px;background:url(i/sidebar_bottom.jpg) no-repeat center bottom}

.menu ul{padding:0px 0 0 37px;margin:0px;display:block;list-style:none}
.menu ul li{float:left}
.menu ul li a{color:#FFF;font-size:12px;float:left;height:23px;line-height:23px;padding:0 10px 0 10px;margin:0 2px 0 2px;display:block;
text-decoration:none;font-weight:bold;text-transform:uppercase}
.menu ul li a.current {color:#64431e;font-size:12px;float:left;height:23px;line-height:23px;padding:0 10px 0 10px;margin:0 2px 0 2px;display:block;text-decoration:none;font-weight:bold;text-transform:uppercase;background:url(i/menu_link_bg.gif) repeat-x center}
.menu ul li a:hover{background:url(i/menu_link_bg.gif) repeat-x center;color:#64431e}

.clear, .clearer {clear: both}

#footer {width:100%;height:185px;padding: 0;margin: 0;clear: both;background:url(i/footer_bg.jpg) no-repeat center top}
.footer_content{width:960px;margin:auto}
#footer_logos{width:242px;height:114px;float:left;background:url(i/footer_logos.png) no-repeat right top;padding:0 0 0 190px}
a.indeziner{width:108px;height:27px;display:block;margin:2px 0 0 50px}
a.snews{width:88px;height:27px;display:block;margin:40px 0 0 30px}
a.smashingmagazine{width:97px;height:55px;display:block;float:right;margin:-40px 10px 0 0}
.footer_copyright{width:960px;font-size:11px;clear:both;text-align:center;padding:40px 0 0 0;color:#FFF;}
.footer_copyright a{color:#FFF;
}
.footer_menu ul{padding:10px 10px 0 0;margin:0px;display:block;list-style:none;float:right}
.footer_menu ul li{float:left}
.footer_menu ul li a{color:#FFF;font-size:11px;float:left;height:23px;line-height:23px;padding:0 10px 0 10px;margin:0px;display:block;
text-decoration:none;font-weight:bold;text-transform:uppercase}
.footer_menu ul li a.current {color:#fff;text-decoration:underline;font-size:11px;float:left;height:23px;line-height:23px;padding:0 10px 0 10px;margin:0px;display:block;font-weight:bold;text-transform:uppercase}
.footer_menu ul li a:hover{color:#64431e}


/* rounded corners for images */
img.thumbnail_left {-moz-border-radius-bottomleft:3px;	-moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;background-color:#EEE;border:1px solid #DDD;padding:5px;float:left;margin-right:10px}
a:hover img.thumbnail_left {-moz-border-radius-bottomleft:3px;	-moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;background-color:#EEE;border:1px solid #000;padding:5px;float:left;margin-right:10px}
img.thumbnail_right {-moz-border-radius-bottomleft:3px;	-moz-border-radius-bottomright:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;background-color:#EEE;border:1px solid #DDD;padding:5px;float:right;margin-left:10px}


