 /*  
Theme Name: offwhite
Theme URI: http://xings.5gigs.com/?p=29
Description: Er....ha ha ha ((((((((^^;
Version: 1.0
Author: XING
Author URI: http://xings.be

	This theme was designed by Xing.

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



/* Layout */

body {
    font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #6e6e6e;
	background: #E3E3E3;
	list-style-position: inside;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}

#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 677px;
	position: relative;
	height: auto;
}

#header {
	background-image: url(images/hearder.png);
	width: 677px;
	height: 51px;
}

#entries {
	width: 667px;
	background-image: url(images/pagebg.png);
	background-repeat: repeat-y;
}

#content {
	margin-top: -40px;
	_margin-top: -45px;
	float: left;
	width: 450px;
	padding: 0px;
}

.post {
	width: 468px;
	background-image: url(images/line.png);
	background-position: bottom;
	padding: 4px 0px 1px 22px!important;
	padding: 4px 0px 5px 22px;
	background-repeat: no-repeat;
	margin-top: auto;
	_margin-top: 5px;
}

.entry {
	width: 445px;
	margin-top: -7px;
	_margin-top: 5px;
}

@media all and (min-width: 0px){/* opera  styles */
.entry {margin-top: -13px;}
}

.technoratitag {
	font-size: 10px;
	padding: 0;
}

#footer {
   background-image: url(images/footer.png);
   background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
	width: 677px;
	clear: both;
}


/* Font */

h1 {
	font-size: 18px;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: normal;
}

h2, h2 a {
	font-size: 16px;
	font-weight: normal;
	color: #6e6e6e;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

h2 a:hover {
	color: #BDB9B9;
}

h3 {
	font-size: 12px
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 11px
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #ae6f6f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #bdb9b9
}

small, 
small a {
	font-size: 10px;
	text-decoration: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

small {
	color: #5D5D5D;
}

.metadata {
    padding: 0px;
	margin: 0px;
}

.post h2 {
	line-height: 0px;
	_line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

/* img */

img {
        border: none;
        }

p img {
  	border: 1px solid #e0dede;
	padding: 2px;
        margin-right: 5px;
	}

p a img {
  	border: 1px solid #e0dede;
	padding: 2px;
        margin-right: 5px;
	}


/* sidebar */

#sidebar {
   float: left;
	margin-top: -20px;
	_margin-top: -5px;
	width: 205px;
	overflow: hidden;
   _margin-left: -49px;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar ul li ul {
	padding: 0 0 10px 15px;
	_padding: 0 0 10px 25px;
	margin: 0px;
	list-style-type: disc;
}

#sidebar ul li h2 {
	margin: 0px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


/* comments */

.commentsrsslink {
	background: url('images/feed.png') left top no-repeat;
	padding: 2px 0 2px 10px;
	margin-right: 0px;
	height: 16px;
	}

.trackbacklink {
	background: url('images/arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}

#comments {
	font-size: 18px;
	height: 20px;
}

.comments {
    margin-left: 20px;
}

.comments #commentlist {
	margin: 0;
	padding: 0px 0 0px;
	position: relative;
}

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

.comments #commentlist .commentmetadata {
	padding: 2px 0 2px 0px;
	display: block;
	}

.comments #commentlist li img {
	padding: 0;
	border: none;
	}

.comments #commentlist li img.gravatar {
	float: right;
	margin: -5px 0 0;
	}

.comments #commentlist li .commentauthor {
	font-size: 18px;
	letter-spacing: -1px;
	}

.comments #commentlist li.authorcomment {
	}

.comments #commentlist li.authorcomment blockquote {
	border-left: 3px solid #e3e5e5;
	padding-left: 10px;
	margin-left: 10px;            
}
	 
.comments #pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 10px;
	background: #f6f7f8;
}

.comments #pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
}

.comments #pinglist li .commentauthor {
	font-weight: bold;
	display: block;
}

.comments #pinglist li small {
	font: .8em Arial, Sans-Serif;
	display: block;
}

.comments #pinglist li .counter {
	display: none;
}

.comments #pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
}

.comments #pinglist li img {
	padding: 0;
	border: none;
}
	
.comments #leavecomment, 
.comments #loading {
	text-align: center;
	margin: 30px 0 20px !important;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -2px;
}

.comments #loading {
	margin-top: 20px !important;
}

.comments form {
	clear: both;
	padding: 1px 0 10px;
	margin: 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	border: 1px solid #e3e5e5;
	background-color: #f9f9f9;
	font-size: 12px;
	color: #989999;
	font-family: Arial, Helvetica, sans-serif;
}
	
#commentform input:hover {
	border: 1px solid #e3e5e5;
	background-color: #ffffff;
}

#commentform textarea {
	width: 400px;
	padding: 2px;
	border: 1px solid #e3e5e5;
	background-color: #f9f9f9;
	font-size: 12px;
	color: #989999;
	font-family: Arial, Helvetica, sans-serif;
}

#commentform textarea:hover {
	border: 1px solid #e3e5e5;
	background-color: #ffffff;
}

#commentform #submit {
	float: left;
	width: auto!important;
	width: 90px;
	margin-bottom: 10px!important;
	margin-bottom: 0px;
}


/* other */

#admin, 
#admin a {
	list-style-type: none;
	font-size: 12px;
	color: Gray;
	font-family: Arial, Helvetica, sans-serif;
}

#admin a:hover {
   color: #FFFFFF;
}

#admintab1 {
	position: absolute;
	left: 490px;
	_left: 480px;
	top: 18px;
	_top: 16px;
}

#admintab1 ul {
    list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#admintab2 {
	position: absolute;
	left: 570px;
	top: 18px;
	_top: 16px;
}

.navigation {
	padding-left: 20px;
	padding-top: 5px;
	width: 450px;
	font-size: 12px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#right {
   position: absolute;
	text-align: center;
	bottom: 0px;
}

#content .navigation {
	clear: both; 
	height: 20px;
	_margin-top: 5px;
}

#pagetitle {
	margin-top: 3px;
	_margin-top: 8px;
	padding-left: 22px;
	font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.pagetitle {
    _padding-bottom: 5px;
	padding-bottom: 4px;
        color: #9A9A9A;
}

.pagetitle a {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
	color: #6e6e6e;
}

.num1 .pagetitle a{
    color: #9A9A9A;
}

.pagetitle a:hover {
    color: #ae6f6f;
}

#archivesInfo {
	text-align: left;
	width: 150px;
	_padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.center {
     font-weight: normal;
}

.copyright, 
.copyright a,
.copyright small {
	 margin-top: 20px!important;
    margin-top: 30px;
	 color: #A5A5A5;;
}

@media all and (min-width: 0px){/* opera  styles */
.copyright, 
.copyright a,
.copyright small {margin-top: 20px;}
}

.copyright a {
    text-decoration: underline;
}

.copyright a:hover {
	color: #ae6f6f;
}

#searchform {
   padding: 0px 0 10px 22px;
	margin: 0px;
}

#searchform input {
   width: 170px;
	border: 1px solid #e3e5e5;
	background-color: #f9f9f9;
	font-size: 12px;
	color: #989999;
	font-family: Arial, Helvetica, sans-serif;
}

#searchform input:hover, 
#searchform #searchsubmit:hover {
	border: 1px solid #e3e5e5;
	background-color: #ffffff;
}

#searchform #searchsubmit{
	width: 70px;
	border: 1px solid #e3e5e5;
	background-color: #f9f9f9;
	font-size: 12px;
	color: #989999;
}

.entry blockquote {
    border-left: 3px solid #e3e5e5;
	padding-left: 10px;
	margin-left: 10px;
}

.wp-smiley {
    border: none;
}

/* WPG2 alignment classes */

.g2image_normal {
   margin: 4px;
}

.g2image_float_left {
   float: left;
   clear: left;
   margin: 4px;
}

.g2image_float_right {
   float: right;
   clear: right;
   margin: 4px;
}

.g2image_centered {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

/* del.icio.us */

.delicious-posts { margin: -1em; border: 0px solid #ddd; padding: 0.5em; width: 14em; font-family: sans-serif; }
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-post { border-top: 0px solid #d2d2d2; padding: 0.25em; font-size: 12px }
.delicious-odd { background-color: #f5f5f5; border: 1px solid #d2d2d2; }
.delicious-banner a { font-size: 80% }
.delicious-posts a:hover { color: #bdb9b9; text-decoration: underline }
.delicious-posts a { text-decoration: none; color: #ae6f6f; display: block; padding: 0.3em }
.delicious-post a { color: #ae6f6f }