/*  
Theme Name: WordPress Strategy and Go
Theme URI: http://strategy-and-go.be/
Description: The Strategy & Go WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Frederic Taes
Author URI: http://strategy-and-go.be/

	Strategy and Go v1.0
	 http://strategy-and-go.be/

	This theme was designed and built by Frederic Taes,
    based on work of Michael Heilemann, whose blog you
    will find at http://binarybonsai.com/

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

*/

*{margin:0 0 20px;padding:0}
html, body{width:100%;height:100%}
#shell{width:100%}
body{background-color:#48494D;font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:13px;color:#666155}

/* BEGIN SIDEBAR */
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
/* END SIDEBAR */

/*BEGIN frames*/
.ver_sep1{width:1px;line-height:1px; font-size:1px; background:url(ver_sep1.gif) repeat-y}
.ver_sep2{line-height:1px; font-size:1px; background:url(ver_sep2.gif) repeat-y top center}
.ver_sep3{height:15px; width:25px;line-height:1px; font-size:1px; background:url(hor_sep2.gif) repeat-y top center}
.hor_sep1{line-height:1px; font-size:1px; background:url(hor_sep1.gif) repeat-x}
.hor_sep2{line-height:1px; font-size:1px; margin-bottom: 20px; background:url(hor_sep2.gif) repeat-x}
.pic{border:#A5A6AB 1px solid; padding:1px; font-size:1px; line-height:1px}
a.but_archives{width:85px; height:30px; background:url(but_archives.gif) no-repeat; border:none; display:block}
/*END frames*/
/*BEGIN Tables styles*/
table{border:0px;border-collapse:collapse}
table td{vertical-align:top}
#menu{border:#C8C8C8 1px solid}
#menu td{padding:1px; line-height:1px; font-size:1px}
#menu img{margin-left:1px}
#languages td{height:24px;padding:3px 0 0 10px}
#languages td.ver_sep1{padding:0}
/*END Tables styles*/
/*BEGIN text styles*/
.para{line-height:135%}
.date{color:#949088;font-size:12px}
a{color:#98A6B8;text-decoration:underline; font-size:11px; font-weight:bold}
/*END text styles*/
#header .left{background:#FFFFFF url(/images/bg_header.jpg) top right repeat-x}
#header .center{width:882px; height:143px;background:#FFFFFF url(/images/bg_header.jpg) top left repeat-x}
#header .right{background:#FFFFFF url(/images/bg_header.jpg) top left repeat-x}
#main .left{background:url(/images/bg_main.gif) top right repeat-x}
#main .center{width:882px;background:url(/images/bg_main.gif) top left repeat-x}
#main .right{background:url(/images/bg_main.gif) top left repeat-x}

#subheader .c1{width:18px;height:52px;background:url(/images/bg_subheader_1.gif) no-repeat}
#subheader .c2{background:url(/images/bg_subheader_2.gif) repeat-x}
#subheader .c2 a{margin-left:11px}
#subheader .c3{width:25px;height:52px;background:url(/images/bg_subheader_3.gif) no-repeat}
#subheader .c4{background:url(/images/bg_subheader_4.gif) repeat-x}
#subheader .c5{width:18px;height:52px;background:url(/images/bg_subheader_5.gif) no-repeat}

#content .c1{background:url(/images/bg_content_1.gif) no-repeat}
#content .c2{background:#FFFFFF url(/images/bg_content_2.gif) no-repeat; padding:30px 25px 0 10px}
#content .c3{min-height:473px;background:url(/images/bg_content_3.gif) repeat-y}
#content .c4{background:#FFFFFF; padding:30px 25px 40px 25px}
#content .c5{background:url(/images/bg_content_6.gif) no-repeat}
#c6{background:url(/images/bg_content_3.gif) repeat-y;vertical-align:bottom}
#c7{height:33px;background:#FFFFFF url(/images/bg_content_5.gif) bottom no-repeat}

#contacts .c2{height:92px;background:#DCDDDE url(/images/bg_contacts_2.gif) no-repeat}
#contacts .c3{background:#DCDDDE url(/images/bg_contacts_3.gif) no-repeat}
#contacts .c4{background:#DCDDDE; padding:12px 10px 0 27px; color:#717272; font-size:11px}

#footer .c2{height:48px;background:url(/images/bg_footer_2.gif) repeat-x}
#footer .c3{background:url(/images/bg_footer_3.gif) repeat-x; color:#9B9B9E; font-size:11px; text-decoration:underline; vertical-align:middle; padding-right:32px}		

#test{width:183px; height:136px; background:url(/images/bg_test.gif) no-repeat; margin:11px 0 22px 0; font-size:11px;}
#test a{color:#708398; font-size:11px; font-weight:normal}
#test td{padding:20px 20px 1px 17px;vertical-align:bottom}
/*BEGIN Lists*/
ul.arrow{}
ul.arrow li{
list-style:none;
background:url(/images/ico_arrow.gif) no-repeat 0px 4px;
padding-left:17px;
margin-bottom:6px
}
ul.arrow li a{color:#666666; text-decoration:underline}
/*END Lists*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin From WP */
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	font-size: 1.3em;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	font-size: 1.3em;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;
	}
.post hr {
	display: block;
	}

.center {
    width:100%;height:100%;
    background-color:#48494D;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#666155
	}

.entry p {
	margin: 10px 0 16px;
	}

/* End From WP */
