/*
Theme Name: Winner Resources
Theme URI: http://www.winnerresources.be/
Description: The default theme for the Winner Resources website.
Version: 1.0
Author: Jonas De Swaef
Author URI:
Tags: blue, custom header, fixed width, two columns



*/

*{padding: 0; margin: 0;}
ol, ul{list-style-type: none; margin:0; padding:0;}

.seo-hide-me{visibility: hidden;}

.alignright{float: right;}
.alignleft{float:left;}

html{background:url(images/background_1d3d59.gif); }
body{background:url(images/background_header.jpg) repeat-x; font-size: 14px; font-family: Verdana, Helvetica; color:#444;}

#wrapper{ display: table; margin: 0 auto; table-layout: fixed; }
#wrapper,{width: 996px;}
#body{display: table-row; }
#main-column, #sidebar{ display: table-cell; vertical-align: top; }
#main-column, #sidebar,{display: inline; zoom:1; margin:0;}
#main-column{ width:694px; background: white; }
#sidebar{width:232px; padding: 0 0 0 30px;}

h1{ height: 110px; background: url(images/winner_resources_logo.jpg) 30px 15px no-repeat; }
#header{ height: 330px; }
#footer{background: white; text-align: center; font-size: .8em; padding: 15px 0; }
#footer,{width:694px; }


#header{ /* background: url(images/Foto055.jpg) no-repeat; */ margin: 0 30px; vertical-align: bottom; position: relative; border:#006699 1px solid; }

#header blockquote{ background: url(images/quote_background_alt.png) top left; position: absolute; bottom: 0; color:#eee; padding: 15px 15px 15px 90px; width:527px;}
#header #quote-author{ display: block; clear: both; text-align: right; margin-top:10px;}
#qtranslate-5{ margin-top:83px; height: 27px; vertical-align: bottom; }
#qtranslate-5 a{margin-right:10px;}
#qtranslate-5 img{border:none;}
#qtranslate-5 li{display: inline-block; }

#navigation{margin:7px 0; }
#navigation li{display: block;}
#navigation a{ background: #345c7e; height: 33px; display: block; border-bottom:#62819b 1px solid; border-top:#2c4e6b 1px solid; line-height: 33px;  font-size: 1em; color: white; text-indent: 15px; text-decoration: none; text-transform: uppercase; }
#navigation a.top{border-top:none;}
#navigation a.bottom{border-bottom: none;}
#navigation a.active{background:url(images/background_1d3d59.gif); }
#navigation a:hover{ text-shadow: -1px -1px 0px #13293d;  }
/* #navigation a:hover33{ background: #9aaebf; } */


p{color:#666; font-size:.9em;}
p.intro{text-align: center; margin: 30px 0; }
em{font-style: italic;}

h2{ background:url(images/background_95151c.jpg); color: white; font-size: 1.5em; font-weight:normal; padding:15px 15px 15px 40px; margin:0 0 30px -10px; position: relative; }
h3{ color:#345c7e; font-size:1.5em; padding: 5px 25px; font-weight: normal; }
h4{ margin: 5px 25px;  font-size: 1.1em; color:#666;}
h2,{ zoom:1; position: relative; }
h2 .effect{ height: 14px; width: 10px; background: url(images/title_drop_effect.jpg) left bottom no-repeat; position: absolute; left:0; bottom:-14px; }

#page{ margin: 30px 0 30px 0; }

#page img.alignleft{ margin: 15px 15px 15px 0;}
#page img.alignright{margin: 15px 0 15px 15px; }

p{ margin:15px 30px; color:#444; }
#page ul{list-style-type:circle; margin-left:60px; font-size: .9em;}
#page li ul li{margin-right:30px;}
p .more-link{ display: block; margin:1em 0; color:#333; text-decoration: none; font-style:italic; }
p .more-link:hover{text-decoration: underline;}
#blog>li{margin-bottom:35px;}

.meta{ margin:15px 30px;color:#999;}
.meta .tags{ clear: both; margin-top:10px;}
.meta .subject{float: left; padding-bottom: 10px;}
.meta .post-date{font-size:.8em; float: right;  font-style:oblique;}
.meta strong{ font-family: Helvetica, Verdana;}
.meta a{color:#c45348; text-decoration: none; font-size: .9em; }
.meta .tags a{background: #ddd; padding:1px 5px;}
/* CSS3 Optionals */
.meta .tags a{ -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;  -webkit-box-shadow:1px 1px 2px #666;}
.meta .tags a:hover{color: white; text-decoration: none; background:#78a5c8;}
/* END CSS3 */
.meta a:hover{text-decoration: underline;}
.meta .tags,{margin-top:-15px;}

/* Sidebar Quotes */

.sidebar-quote div{ background-color: #345c7e; color:#fff; padding: 1em; margin-top:3em;}
.sidebar-quote div{
	/* CCS3 Rounded corners */
	/* DEPRECATED - Removed on customer request. */
/*
	-webkit-border-radius:.5em;
	-khtml-border-radius:.5em;
	-moz-border-radius:.5em;
 	border-radius:.5em;
*/
	
	/* CSS3 inset shadow */
	/* DEPRECATED - Removed on customer request. */
/* 	-webkit-box-shadow: 2px 2px 5px #111; */
/* 	-khtml-box-shadow:  0px 0px 5px #000; */
/* 	-moz-box-shadow:  0px 0px 5px #000; */
/* 	box-shadow: 0px 0px 5px #000; */
}

.sidebar-quote .author{ display: block; text-align:right; margin-top:1em; font-family: Verdana, "Times New Roman", Times, Serif; font-size: 1.1em; font-weight: bold; }
