/*
Theme Name: Thirty Ten
Theme URI: http://aaron.jorb.in/thirty-ten
Description: A child theme of the 2010 default theme for WordPress.
Author: Aaron Jorbin based on work by the WordPress team
Author URI: http://aaron.jorb.in/
Version: 1.1
Tags: black, blue, white, three-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
Template: twentyten
*/

@import url('../twentyten/style.css');

/* =Fonts -------------------------------------------------------------- */
#access {
	background: none;
}

body,
input,
textarea,
.page-title span, 
.pingback a.url {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

h1 {font-size: 18pt; padding: 10px 0; font-family:Arial, Helvetica, sans-serif; color:#000000;}
h3 {font-size: 10pt;padding: 10px 0;font-family:Arial, Helvetica, sans-serif; color:#000000;}
h4, h5, h6 {font-size: 9pt;padding: 10px 0;font-family:Arial, Helvetica, sans-serif; color:#000000;}

#content,
#content input,
#content textarea {
	color: #333;
	font-size: 12px;
	line-height: 22px;
}
/* =Fonts Menu --------------------------------------------------------- */

#access li a, #access li a:visited {
	color: #fff;
	display: block;
	font-family: Arial, Verdana,  Tahoma;
	font-size: 8pt;
	font-weight: bold;
    margin: 0px 0px 0px 0px;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	text-transform:uppercase;
	}

#access li a:hover {
	
	color: #C00;
	}
	
#access li li a, #access li li a:visited {
	width: 130px;
	color: #999;
	float: none;
	margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	}
	
#access li li a:hover, #access li li a:active {
	
	color: #f00;
	padding: 7px 10px 7px 10px;
	}

#access li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 100px;
	margin: 0px;
	padding: 0px;
	}

#access li li { 
	}

#access li ul a { 
	width: 100px;
	}

#access li ul a:hover, #access li ul a:active { 
	}

#access li ul ul {
	margin: -29px 0 0 130px;
	}

#access li:hover ul ul, #access li:hover ul ul ul, #access li.sfhover ul ul, #access li.sfhover ul ul ul {
	left: -999em;
	}

#access li:hover ul, #access li li:hover ul, #access li li li:hover ul, #access li.sfhover ul, #access li li.sfhover ul, #access li li li.sfhover ul {
	left: auto;
	}

#access li:hover, #access li.sfhover { 
	position: static;
	}
	
	
#access .current_page_item a, #access .current_page_item a:visited {
	color: #f00;
	
	}

#access .current_page_item a:hover {
	color:#FFFFFF;
	}

	
	
#access .current_page_item ul li a, #access .current_page_item ul li a:visited{
	background: #FFFFFF;
	color: #666;
	}

#access .current_page_item ul li a:hover {
	
	color: #000;
	}

/* = Structure -------------------------------------------------------- */

a {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #B00;
}


/* Background Header Image 990X400 */
#masthead{
height: 400px; /*158*/
background: transparent url(images/CDJ1000-ERWINSNL.png) no-repeat;
}

/* Move menu to be above image */
#header #access{
top: 20px; /*-240*/
position: relative;
}

#access .menu-header,
div.menu,
#colophon,
#branding,
#main {
	margin: 0 auto 0 0;
	width: 915px; /*935-940*/
}

#wrapper {
	margin: 0 auto;
	width: 990px; /*940*/
}

#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
        
        top: -175px; /*-240*/
}

#site-title {
margin:0 0 44px;
}
/* Change our default link colors */
a:link {
	color: #900;
}
a:visited {
	color: #B00;
}
a:active,a:hover {
	color: #C00;
}

.one-column #content {
width: 935px;
}

#content table { 
border-bottom-color: #e7e7e7;
border-bottom-style: solid;
border-bottom-width: 0px;
border-left-color: #e7e7e7;
border-left-style: solid;
border-left-width: 0px;
border-right-color: #e7e7e7;
border-right-style: solid;
border-right-width: 0px;
border-top-color: #e7e7e7;
border-top-style: solid;
border-top-width: 0px;
margin-bottom: 24px;
margin-left: 0px;
margin-right: -1px;
margin-top: 0px;
text-align: left;
width: 90%;
}

#content tr td { 
border-top-color: #e7e7e7;
border-top-style: solid;
border-top-width: 0px;
padding-bottom: 6px;
padding-left: 5px;
padding-right: 5px;
padding-top: 6px;
}




/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;

        position: relative;
        top: -125px;
        width: 100%;
}
#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 15px 10px;
        background-color: none;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 0px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}



/* EOF ESMSERVICES */
