/*  

Theme Name: Tweaker 2.0
Theme URI: http://www.naatan.com/ 
Description: Tweaker theme, based on Tweakers.net / Divia CMS
Version: 2.0
Author: Nathan Rijksen 
Author URI: http://www.naatan.com/ 

*/

html,body {
	background-image: url(images/BG.gif);
	background-repeat: repeat-x;
	background-color: #E7E7E7;
	margin:0;
	padding:0;
	height: 100%;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:0.80em;
}

a, a:link {
	color: #427418;
	text-decoration: none;
}

a:hover {
	color: #000;
}

/********************************************

   LAYOUT

********************************************/ 

#container {
	height:auto !important;
	margin:0 auto;
	min-height:100%;
	position:relative;
	width:937px;
	background-image: url(images/ContentBG.gif);
}
#topspacer {
	width: 100%;
	height: 20px;
	background-image: url(images/BG.gif);
}
#logo {
	width: 100%;
	height: 76px;
	background-image: url(images/TopLogo.gif);
	background-repeat: no-repeat;
}
#searchfield {
	position: absolute;
	z-index: 10;
	right: 65px;
	top: 42px;
	width: 130px;
	height: 15px;
}
#searchfield input {
	width: 100%;
	border: 0;
	background: transparent;
	font-family: Arial, Verdana, Tahoma;
	font-size: 18px;
	color: #7D7D7D;
}
#searchnav {
	position: absolute;
	z-index: 10;
	right: 51px;
	top: 65px;
	width: 145px;
	height: 10px;
}
#searchnav ul {
	margin: 0;
	padding: 0;
	clear: none;
	list-style-type: none;
}
#searchnav ul li {
	margin-left: 10px;
	display: inline;
	font-size:0.90em;
}
#searchnav a, #searchnav a.link, #footer a, #footer a.link {
	color: #DCDCDC;
	text-decoration: none;
}
#searchnav a:hover, #footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#navbar {
	position: relative;
	width: 100%;
	height: 31px;
	background-image: url(images/NavBar.gif);
	background-repeat: no-repeat;
}
#navlinks {
	position: absolute;
	z-index: 10;
	width: 910px;
	height: 15px;
	top: 8px;
}
#navlinks ul {
	margin: 0;
	padding: 0;
	clear: none;
	list-style-type: none;
	width: 100%;
	text-align: center;
}
#navlinks ul li {
	margin-left: 60px;
	margin-right: 60px;
	display: inline;
	font-family: Arial, Verdana, Tahoma;
	font-size:1.2em;
	font-weight: 700;
}
#navlinks a, #navlinks a.link {
	color: #DCDCDC;
	text-decoration: none;
}
#navlinks a:hover {
	color: #FFF;
	text-decoration: none;
}
#undernav {
	width: 100%;
	height: 15px;
	background-image: url(images/UnderlineNav.gif);
	background-repeat: no-repeat;
}
#content_wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}
#content {
	position: relative;
	float: left;
	margin-left: 10px;
	width: 575px;
	min-height: 850px;
	margin-bottom: 20px;
}
#footer {
	position: absolute;
	margin-top: 10px;
	bottom: 0px;
	width: 100%;
	background-color: #353535;
	color: #D2D2D2;
}
#footer div {
	padding: 5px;
}
.left {
	float: left;
}
.width_50 {
	width: 48%;
}
#sidebar {
	position: relative;
	float: left;
	margin-left: 30px;
	width: 310px;
}
#sidebar_left {
	position: absolute;
	width: 140px;
}
#sidebar_right {
	position: absolute;
	width: 140px;
	right: 0px;
}
#sidebar ul {
	margin-left: 0;
	padding-left: 20px;
}
#content, #sidebar {
	color: #363636;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}
#content img {
  border: 1px solid #A5A5A5;
}
.spacer {
	clear: both;
	height: 10px;
}

.smallbar {
	position: relative;
	clear: both;
	background-image: url(./images/tweaker/smallbar.gif);
	border: 1px solid #BCBCBC;
	height: 18px;
	width: 100%;
	font-size: 7pt;
}

/********************************************

   General Classes

********************************************/ 

pre {
	overflow-x: auto;
}

.row-a {
	padding: 2px;
	background-color: #F8F8EF;
}

.row-b {
	padding: 2px;
	background-color: #FDFDFB;
}

.clean {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background-color: transparent !important;
}

#sidebar h1 {
	border-bottom: 1px solid #A3E36F;
}

h1,h2,h3,h4,h5 {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #363636 !important;
}

.post h1 a {
	border-bottom: 1px solid #363636;
}

#content h1, #content h1 a, #sidebar h1 {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 18px;
	color: #4C4C4C;
	clear: none;
	margin: 0;
	padding: 0;
}

#sidebar h1 {
	font-size: 16px !important;
}

.titlemeta {
	margin-top: -10px;
}

.postmeta {
	color: #6D6D6D;
}

blockquote {
	margin: 10px;
 	padding-left: 28px;  
	border: 1px solid #DADAAD; 
	background: #F9F9F2 url(images/quote.gif) no-repeat 5px 5px;
}

input.button, #contactsubmit, .sendbutton {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-image: url(images/button.gif);
        color: #FFF;
        font-size: 8pt;
	font-weight: bold;
        height: 20px;
        border: 1px solid #bcbcbc;
        margin: 1px;
        text-transform: lowercase;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/input.gif);
	border: 1px solid #bcbcbc;
	margin: 1px;
	font-size: 8pt;
}

textarea {
	font-size: 7pt;
}

input:focus, textarea:focus {
	background-image: none;
	background-color: #FFF;
	border: 1px solid #7A7A7A;
}


#sidebar img {
	background-color: #EFEFEF;
	border: 1px solid #BCBCBC;
	padding: 2px;
	margin: 10px;
}

.wp-smiley {
	background-color: transparent !important;
	border: 0px !important;
	margin: 0px !important;
}
.date {
	padding-left: 2px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	color: #EEEEEE;
	font-size: 0.8em;
	margin: 0;
	position: relative;
	float: right;
}

.date .day {
	font-size: 3em;
	text-align: right;
}
.date .month {
	font-size: 3em;
	font-weight: bold;
}
.date .year {
	font-size: 3em;
	line-height: 0.9em;
}

label {
	clear: both;
}

.postmetadata {
	background-color: #F9F9F9 !important;
	text-align: center;	
}

#content form, .postmetadata {
	width: 98%;
	background-color: #F1F1E0;
	border: 1px solid #DADAAD;
	padding: 5px;
}

.faq h3 {
	font-weight: lighter !important;
	font-style: italic;
	color: #595861;
}

.faq {
	padding-left: 15px;
}

.faq li {
	border: 1px solid #DADADA;
	clear: both;
	margin-bottom: 20px;
}

.answer {
	font-weight: bold;
}

.wp-smiley {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;

}

#countdownimage {
border: 0 !important; width: 150px !important; height: 118px !important; clear: both !important;
}
.tagcloud {
list-style-type:none;
text-align: center;
}
.tagcloud li {
display:inline;
}
.cse-search-results, .cse-search-results iframe {
	overflow-x: hidden !important;
}
ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

#content table th {
	padding: 7px;
	font-style:normal;
	background:url(images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
}

#content table td {
	padding: 5px;
}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	background:url(images/bg_comments2_cite.gif);
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext, #content table {
	background: #EAECD4 url(images/bg_comments2_text.jpg) repeat-x bottom;
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#484848;
	}
#content table {
	border-top: 0 !important;
	margin: 0 !important;
	padding: 0 !important;

}
.Syn ul {
	margin:0;
	padding:0;
}

.Syn li {
	background:transparent url(images/rss.gif) no-repeat scroll left center;
	color:#2D2D2D;
	display:inline;
	font-size:10px;
	font-weight:bold;
	list-style-type:none;
	margin:0 5px 0 0;
	padding:3px 0 3px 15px;
}

.titlemeta .comments {
	background:transparent url(images/comments.gif) no-repeat scroll left center;
	padding:0 0 0 15px;
}
.titlemeta .categories {
	background:transparent url(images/categories.gif) no-repeat scroll left center;
	padding:0 0 0 15px;
}