/*
Theme Name: WhiteWash
Theme URI: http://helemaalniet.nl/2008/08/whitewash
Description: A beautiful simple WordPress Theme, with wide space. Fast loading, easy to customize, no pictures, no distraction from the content, widget-ready and Gravatar supported.
Version: 1.2
Author: Helemaal Niet!
Author URI: http://helemaalniet.nl
Tags: white, grey, fixed width, two columns, widgets, valid XHTML, valid CSS, gravatars, right sidebar, SEO friendly, basic, clean, simple, image styling, wide space
*/ 


#hd
{
	/* background-image:url(/stylegem/wp-content/themes/whitewash/images/layout_testing_blog_02.gif); */
	background-image:url(/PDGCommTemplates/HTN/images/layout_testing_02.gif);
	background-repeat:no-repeat;
	height: 145px;
	position:relative;
}

#bd
{
	/* background-image:url(/stylegem/wp-content/themes/whitewash/images/layout_testing_blog_06.gif); */
	background-image:url(/PDGCommTemplates/HTN/images/layout_bg_home_oct_a.gif);
	background-repeat:repeat-y;
	padding-left:30px;
	padding-right:30px;
	position:relative;
}

#ft
{
	background-image:url(/PDGCommTemplates/HTN/images/layout_testing_11.gif);
	background-repeat:no-repeat;
	height: 75px;
	text-align:center;
	font-size: 80%;
}

.yui-g
{
	padding-right: 12px;
	padding-top: 12px;
	padding-left: 12px;
	/*height: 650px; orig */
	/*width: 550px; orig*/
	
	
	min-height: 425px;
	height: 425px;
	
	width: 810px;
	overflow:auto;
	border: 1px solid #112151;
}

#blog-top-banner {
	/*background-image:url(/PDGCommTemplates/HTN/images/layout_bg_home_oct_a.gif);*/
	background-image:url(/PDGCommTemplates/HTN/images/layout_testing_03.gif);
	background-repeat:repeat-y;
	padding: 0 0 1em 3em;
}


#blogimage
{
	float:right;
	position: absolute;
	right: 48px;
	top: -15px;
}

* {
    padding: 0;
    margin: 0;
} 

p {
	font-size: 105%;
	line-height: 125%;
	margin: 0;
	padding: 5px;
    margin-top: 5px;
}
p.small
{
	font-size: 85%;
}

img { 
    border: none; 
}

a { 
    color: #878C8D; 
    text-decoration: none; 
}

a:hover { 
    text-decoration: underline; 
    color : #bbb; 
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.center {
	text-align: center;
}

#wrap {
    margin: 0 auto;
    width: 800px;
}

#header { 
    height: 150px;
    border-bottom: 1px solid #bbb;
}

#header h1 {
    font-size: 50px;
    font-weight: 100;
    font-family: Arial, Helvetica, sans-serif;
    padding: 55px 0 5px 0;
}

#header h1 a {
    color: #000;
    text-decoration: none;
}

#header h1 a:hover {
    color: #ccc;
    text-decoration: underline;
}

h2 {
    color: #555;
    font-size: 24px;
    font-weight: 100;
    padding: 0 0 0 0;
    line-height: 19px;
}

/* Menu */

#menu {
    width: 725px;
	height: 30px;
	margin: 0 auto;
    color: #000;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a {
	display: block;
	margin: 6px 4px 6px 2px;
	padding: 1px 10px;
	text-decoration: none;
	font-size: 1em;
	float: right;
	font-weight: normal;
	color: #000;
	background: #fff;
}

#menu a:hover {
	background: #fff;
	color: #ccc;
	text-decoration: underline;
}

#menu .current_page_item {
    background: #fff;
    color: #000;
    text-decoration: underline;
}

#menu .current_page_item a {
	background: #fff;
	color: #000;
}

#content {
    padding: 10px 0;
}

.articles {
    border-top: 1px #bbb dashed;
}

#content .showtags {
    background: #FFFFFF;
    padding-left: 5px;
    line-height: 20px;
    border-bottom: 1px solid #bbb;
    border-top: 1px dashed #bbb;
}

#content a img {
    padding: 1px;
    border: 2px solid #fff;
    background: #fff;
}

#content a img:hover {  
    padding: 1px; 
    border: 2px solid #bbb; 
    background: #bbb; 
}

.left {
    width: 568px;
    float: left;
    text-align: justify;
}

.left h2 {
    color: #000;
    font-size: 22px;
    font-weight: 100;
    padding : 15px 0 15px 0;
}

.left h2 a {
    color: #000;
}

.left h2 a:hover {
    color: #bbb;
    text-decoration: underline;
}

.left ul {
    padding-left: 3em;
}

.left ol {
    padding-left: 3em;
}

.count {
    float: right;
}

.right {
    width: 160px;
    float: right;
    padding: 10px;
    border-left: 1px solid #bbb;
}

.right ul {
    list-style-type: none;
    padding: 5px 10px 10px 10px;
}

.right ul ul{
    margin:0.1667em 0;
    padding:0 0 0 15px;
}

.right h2 {
    height: 30px;
    font-size: 15px;
    color: #000;
    line-height: 30px;
    text-decoration: underline;
}

.right a { 
    text-decoration: none;
    color: #000;
}

.right a:hover {
    text-decoration: underline;
    color: #bbb;
}

.nomove {
    width: 160px;
    float: right;
    padding: 10px;
    border-left: 1px solid #bbb;
}

.nomove ul {
    list-style-type: none;
    padding: 5px 10px 10px 10px;
}

.nomove h2 {
    height: 30px;
    font-size: 15px;
    color: #000;
    line-height: 30px;
}

.nomove a { 
    font-size: 15px;
    color: #000;
}

.nomove a:hover {
    text-decoration: underline;
    color: #bbb;
}

#footer {
    border-top: 1px solid #bbb;
    text-align: center;
    color: #333;
    font-size: 11px;
    padding: 0 0 10px 0;
    margin-top: 10px;
}

/* Search */

#secondarypageborder
{
	height: 40px;
	background-color:#FFFFFF;
	background-image:url(/PDGCommTemplates/HTN/images/separator_plain.jpg);
	text-align:right;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: top;
}

#search {
	width: 125px;
	height: 20px;
	background: #fff;
	border: 1px dotted #666666;
	float: left;
	margin-left: 10px;
}

#search #x {
	display: none;
}

#search #s {
	width: 150px;
	height: auto;
	background: none;
	border: none;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#search br {
	display: none;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #bbb;
}

#avatar {
    float: right;
}

#spacer {
    padding-top: 10px;
    border-bottom: 1px #bbb dashed;
}


.stylegem-leftmenu h2 {
	color: #C40F89;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.stylegem-leftmenu select, .stylegem-leftmenu option {
	text-transform: lowercase;
}


.stylegem-leftmenu #searchform {
	margin-top: 285px;
}

.stylegem-leftmenu #searchform label {
	display: none;
}

.stylegem-leftmenu #searchform #s {
	width: 10.5em;
}


