/*
Theme Name: WordPress Phobos
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: 
Author URI: http://www.phobos.be
Tags: grey, custom header, fixed width, two columns, widgets


*/

body {
	behavior:url(css/csshover.htc);
}
/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.widecolumn .entry p {
	/*font-size: 1.05em;*/
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #808182;
	}

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;
	}

.entry p a:visited {
	color: #808182;
	}

.entry p
{
	margin:0 0 10px 0;
	}
.textwidget p 
{
	line-height:16px;
}
.entry p.last {
	margin:0;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
#sidebar ul#submenu li ul li ul.children
{
margin:0 0 10px 13px;	
}
#tag_cloud a:visited {
	font-family: georgia;
	color: blue;
}
#sidebar ul#submenu li ul li ul.children a
{
color:#8d8d8d;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#808182;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
body input,
body textarea
{
	color:#808182;
	margin:7px 0 0 0;
}
/* End Typography & Colors */



/* Begin Structure */
ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808182;
	line-height: 16px;
	background-color: #ffffff;
	text-align: center; /* IE 5.5 centreren */
	}
#menu_top { /* top menu */
	background-color: #ed008C;
	width: 100%;
	height: 40px;
}
#menu_top ul {
	width: 795px;
	margin: 0px auto 0px auto;
}
#menu_top ul li {
	float: right;
	margin: 0 27px 0 0;
	line-height:40px;
}
#menu_top ul li a:link, #menu_top ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
#menu_top ul li a:hover {
	color: #fff;
}
#menu_top ul li.current_page_item a,
#menu_top ul li.current_page_parent a
{
	color:#fff;
}
#page {
	width: 795px;
	position: relative;
	margin: 0px auto 0px auto;
	text-align: left;
}
#header { /* logo & main nav */
	width: 795px;
	height: 145px;
	position: relative;
	margin: 0px auto 0px auto;
	text-align: left;

}
#logo {
	position: absolute;
	top: 30px;
	left: 60px;
	width:230px;
	height:80px;
	display: block;
}
ul#menu {
	position: absolute;
	top: 70px;
	right: 0px;
}
#header ul#menu li {
	float: right;
	height: 40px;
		}
	
#header ul#menu li a:link, #header ul#menu li a:visited {
	font-family: "Georgia", Times, serif;
	font-size: 15px;
	color: #808182;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 27px;
	height: 35px;
	width: auto;
	display: block;
}
#header ul#menu li.current-cat a{
	color:#808182;
	background:url(http://www.phobos.be/wp-content/uploads/2010/08/menu_hover.gif) no-repeat center bottom;
}
ul#submenu li.categories ul li.current-cat a:hover
 {
	background:none;
}
*html body #header ul#menu li a:link, *html body #header ul#menu li a:visited {
	display: inline; /* IE 5.5 & 6 fix - menuitems naast elkaar */
	padding-bottom: 20px; /* IE 6 fix - hoogte instellen zodat streep toont bij hover */
}
#header ul#menu li a:hover, #header ul#menu li a#active_menuitem:hover {
	color:#000;
	background:url(http://www.phobos.be/wp-content/uploads/2010/08/menu_hover.gif) no-repeat center bottom;
}
#content
{
	margin:0;
	padding:0;
	border-left:1px solid #D3D3D3;
	float:right;
	/*min-height:600px;*/
	padding-left:27px;
	width:541px;
	overflow:hidden;
	margin:0 0 30px 0;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	background-image:url(images/home/hr.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
	margin: 0 0 40px;
	text-align: left;
	/*font-size:11px;*/
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
.meta
{
	margin:10px 0 0 0;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	color:#ed008c;
	font-family:"Georgia",Times,serif;
	font-size:22px;
	font-weight:normal;
	line-height:28px;
	margin-bottom:18px;
	}

h2.pagetitle {
	text-align: left;
}
#sidebar h2 {
	color:#ed008c;
	font-family:"Georgia",Times,serif;
	font-size:15px;
	font-weight:normal;
	margin:0 0 0 32px;
	text-transform:uppercase;
	}
h3 {
	font-size:1.3em;
	font-weight:700;
	margin:0 0 7px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 7px 0 7px 7px;
	margin: 0 0 4px 10px;
	display: inline;
	}

img.alignleft {
	padding: 7px 7px 7px 0;
	margin: 0 10px 4px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* 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 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 0 25px 0;
	padding: 0;
	line-height:18px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#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;
	}
#widgets
{
	padding-left:10px;
}
#widgets h2
{
	margin-left:0;
}
.textwidget
{
	margin-bottom:25px;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}
fieldset {
	border:1px solid #EFEFEF;
	margin:20px 0;
	padding:10px;
}
legend {
	font-size:15px;
	font-weight:normal;
	margin:0;
	color:#115E99;
	}
option, select {
	color:#6F6F6F;
}

#commentform input {
	/*width: 170px;*/
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	   	height:1%;
	    clear: both; 
		visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
.comment-author
{
	margin:0 0 5px 0;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

#footer{
	float:right;
	margin: 0 0 20px 0;
	text-align:center;
}

/* Begin Sidebar */
#sidebar
{
	width:225px;
	float:left;
	overflow:hidden;
}
#sidebar form 
{
	margin: 0;
}
ul#submenu
{
	list-style-type:none;	
	padding:0;
	
}
ul#submenu ul li 
{
	padding-left: 32px;
}
ul#submenu ul li ul li
{
	padding-left:0;
}
ul#submenu li a:link, ul#submenu li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
  	background: transparent;
	color: #808182;
}
ul#submenu li a:hover,
#sidebar ul#submenu li ul li ul.children a:hover,
#sidebar ul#submenu li ul li ul.children li.current-cat a,
#sidebar ul#submenu li ul li.current-cat a,
ul#submenu li ul li.current_page_item a
{
		color: #000;
	background-image: url(http://www.phobos.be/wp-content/uploads/2010/08/pijl.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	position: relative;
	left: -30px;
	padding-left:30px;
	width: 175px;
	display: inline-block;
}

#sidebar ul#submenu li ul li.current-cat ul.children li a{
	background: none;
}

ul#submenu li ul li.current_page_item a,
ul#submenu li.current_page_item a,
ul#submenu li ul li.current-cat a,
#sidebar ul#submenu li ul li ul.children li.current-cat a
{
	color: #000;
}
ul#submenu li ul li.current-cat a#active
{
	position:relative;	
	left:-30px;
	background-image: url(http://www.phobos.be/wp-content/uploads/2010/08/pijl.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left:30px;
}
ul#submenu li a#active:hover {
	color: #000;
        left:-30px;
	background-image: url(http://www.phobos.be/wp-content/uploads/2010/08/pijl.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left:30px;
}
#sidebar .box
{
   margin-left: 32px;
   margin-bottom: 32px;
}
ul#social{
	line-height:18px;
}
ul#social{
	line-height:18px;
}
ul#social li
{
	padding:0 0 5px 20px;
}
ul#social li.skype{
	background:url(images/skype.png) no-repeat 0 2px;
}
ul#social li.facebook{
	background:url(images/facebook.png) no-repeat 0 2px;
}
ul#social li.twitter{
	background:url(images/twitter.png) no-repeat 0 2px;
}
ul#social li.youtube{
	background:url(images/youtube.png) no-repeat 0 2px;
}
ul#social li.slideshare{
	background:url(images/slideshare.png) no-repeat 0 2px;
}
ul#social li.linkedin{
	background:url(images/linkedin.png) no-repeat 0 2px;
}
ul#social li.picasa{
	background:url(images/picasa.png) no-repeat 0 2px;
}
ul#social li a{
	padding:0 0 0 5px;
}
input.submit, button.submit, input.submithover {
	display:block;
	margin-top:12px;
	min-width:100px;
}
.submit {
	background:transparent url(images/home/submit.gif) no-repeat scroll left top;
	border:medium none;
	color:#808182;
	cursor:pointer;
	height:24px;
	line-height:24px;
	width:97px;
}
input.submit:hover {
	background:transparent url(images/home/submit.gif) no-repeat scroll left bottom;
	color:#115E99;
}
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
span.nolink
{
	font-weight:bold;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


