/*
Theme Name: WordPress Custom
Author: Gijs de Beer
*/

@import url('css/liquid_borders.css');


/*************************/
/* main styles */
html, body, div, table{
  margin: 0;
  padding: 0;
  font-family: verdana, sans-serif;
  font-size: 100%;
  color: #555;
}
html{
	background: url(images/background_tile.jpg) #878787 repeat;
}
body{
	
}
h1, h2, h3, h4, h5, h6{
  font-size: 0.95em;
  padding: 2px 4px 2px 10px;
  letter-spacing: 0.05em;
  word-spacing: 0.2em;
}
h2{font-size: 1.4em;}
h3{font-size: 1.2em;}
h4{font-size: 1.0em;}
h5{font-size: 0.9em; margin: 10px 0 0 0; padding-bottom: 0;}
h6{font-size: 0.8em; margin: 10px 0 0 0; padding-bottom: 0;}
p, a, span, li, div p, div a, div span{
  font-size: 0.7em;
  padding: 2px 4px;
  line-height: 1.5em;
  letter-spacing: 0.01em;
  word-spacing: 0.2em
}
p a, p span{ font-size: 1em; }
.small{ font-size: 0.6em; }
.large, .large p, .large a{ font-size: 0.9em; }
a{
  text-decoration: none;
  color: #266CBC;
}
a:hover{
  background-color: #266CBC;
  color: white;
}
.entry a:hover{ background-color: #266CBC; }
.commentlist a{ text-decoration: underline; }
table{
  border-collapse: collapse;
}
img{
  border: 0;
}

/*************************/
/* common classes */
.pointer{cursor: pointer;}
.inline{display:inline;}
.bold{font-weight:bold;}
.italic{font-style:italic;}


/*************************/
/*************************/
/* layout */


#divider{
  position: absolute;
  top: 41%;
  left: 0;
  background: url(images/divider.jpg) #6ba6e1 no-repeat;
  background-position: 50% 50%;
  height: 22px;
  width: 100%;
}
#client_login{
  position: absolute;
  top: -5px;
  right: 5%;
  width: 172px;
  height: 34px;
  background: url(images/button_login_client.gif);
}
  #client_login:hover{
    background: url(images/button_login_client_.gif);
  }


/*************************/
/* other styling */




/* Begin Typography & Colors */

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.commentlist{
  color: #555;
	font-size: 130%;
}
.commentlist li{
	border-bottom: 1px solid #ddd;
}

	.post{
	 position: relative;
	}
	#icon_software, #icon_hardware, #icon_embedded{
	 position: absolute;
	 top: 0;
	 left: -30px;
	 background: url(images/icon_software.jpg) no-repeat;
	 height: 29px;
	 width: 30px;
	}
	#icon_hardware{
	 background: url(images/icon_hardware.jpg) no-repeat;
	 width: 42px;
	 left: -42px;
	}
	#icon_embedded{
	 background: url(images/icon_embedded.jpg) no-repeat;
	 width: 63px;
	 left: -63px;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.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 {
  color: #555;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page_background {
	width: 100%;
	background: white;
	}
#page {
	margin: 0px auto;
	width: 760px;
	}
	.pagetitle{
	 color: #666;
	 margin-bottom: -20px;
	}
	
#header {
	margin: 0;
	padding: 30px 0 0 0;
	width: 100%;
	}
#headerimg {
	margin: 0 auto;
	width: 740px;
	}
#headerimg #logo{
  display: block;
  background: url(images/logo_blog.jpg) white no-repeat; 
	height: 83px;
	width: 668px;
	margin-top: -10px;
}
#divider_top_a{
	height: 15px;
	width: 100%;
  background: url(images/divider_top_a.jpg) #e7e7e7 repeat-x; 
}
#subheader{
	height: 33px;
	width: 100%;
	background: #e7e7e7;
}
  #subheader_content{
    position: relative;
    text-align: left;
    margin: 0 auto;
	  width: 720px;
  }
    #subheader li{
      margin-top: -5px;
      margin-left: 10px;
      float:left;
      font-size: 1.2em;
      list-style: none;
      color: #999;
    }  
    #subheader li:first-child{
      list-style: none;
      margin-left: -5px;
    }
    #subheader li ul{
      float:left;
    }
    #subheader a{
      margin: 0;
    }
  
    #searchform{
      position: absolute;
      top:0;
      right:0;
      height: 27px;
      width: 210px;
      background: url(images/search_center.jpg) repeat-x;
    }
      #search_left{
        position: absolute;
        top:0;
        right: 210px;
        width: 13px;
        height: 27px;
        background: url(images/search_left.jpg) no-repeat; 
      }
      #searchinput{
        position: absolute;
        top:4px;
        right: 66px;
        width: 140px;
        height: 17px;
        border: none;
        background: none;
      }
      #searchsubmit{
        position: absolute;
        top:0px;
        right: 0;
        width: 66px;
        height: 27px;
        background: url(images/search_right.jpg) no-repeat; 
      }
#divider_top_b{
	height: 8px;
	width: 100%;
  background: url(images/divider_top_b.jpg) #e7e7e7 repeat-x;
}

.post{
  padding-left: 10px;
	margin: 0 0 40px;
	text-align: justify;
}
.post h2, .post h3{
  margin-left: -10px;
}
.entry p{
  padding: 0 30px 0 0;
}
.entry .wp-caption{
  margin-left: 30px;
  margin-top: -25px;
}

#footer {
	padding: 0;
	margin: -20px auto 20px auto;
	width: 760px;
	clear: both;
	}
#footerimg {
  background: url(images/logo_blog.jpg) white no-repeat; 
	margin: 0 auto;
	height: 80px;
	width: 740px;
	}
#divider_bottom{
	height: 12px;
	width: 100%;
  background: url(images/divider_bottom.jpg) #e7e7e7 repeat-x;
}
  #footer .contact_left, #footer .contact_right{
    text-align: left;
    width: 300px;
    margin-bottom: -10px;
  }
  #footer .contact_right{
    text-align: right;
    float:right;
    _margin-top: 15px;
  }
  #footer .contact_right p{
    margin-bottom: 0;
  }
  #footer .contact_right a{
    margin-left: -2%;
    _margin-left: 0;
  }

.narrowcolumn {
	padding: 0 0 0 10px;
	margin: 0;
	border: 1px solid white;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	}

.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;
}

/* End Structure */


/* 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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 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 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{
	margin-left: -5px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.postmetadata a:hover{
  background: #266CBC;
}

#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 Form Elements */
#searchform {
	margin: 0px 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:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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: 60px;
	}
/* 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 */
