@charset "utf-8";
/*   
Theme Name: Dutchism's All Spokes Theme
Theme URI: http://www.dutchism.com
Description: A search engine optimized website framework for WordPress.
Author: Dutchy
Author URI: http://www.dutchism.com
Version: 1.0
.
Your theme will be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Import a basic layout */
@import url('styles/2c-r.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');

#enternow a{ display:block; position:fixed; top:20px; left:0px;

 }

body {
        margin:0px;
		background-color:#8dc63f;
		background-image:url(images/bodyBack.jpg);
		background-position:top left;
		background-repeat:repeat-x;
		font-size:14px;
}

#wrapper{
width:100%;
margin:0px;
background-image:url(images/clouds.jpg);
background-position:top center;
background-repeat:repeat-x;
}

h1 {
color:#8dc63f;
-x-system-font:none;
font-family:'SinkingShipRegular',Arial,sans-serif;
font-size:40px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:0;
line-height:40px;
letter-spacing:-2px;
margin-bottom:20px
}

h2 {
-x-system-font:none;
font-family:'SinkingShipRegular',Arial,sans-serif;
font-size:30px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:0;
line-height:38px;
letter-spacing:-2px;
margin-bottom:10px;
}

h3 {
-x-system-font:none;
font-family:'SinkingShipRegular',Arial,sans-serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:0;
line-height:18px;
color:#FFF;
background-color:#8dc63f;
padding:2px;
margin-bottom:10px;
margin-top:10px;
}

a{
color:#2290CB;
font-weight:bold;
}

a:hover{
color:#003399;
}

/* =Header
-------------------------------------------------------------- */
#header{
width:100%;
margin:0px;
background-image:url(images/headerBack.jpg);
background-position:center top;
background-repeat:no-repeat;
height:360px;
}

#masthead{
width:920px;
margin:0px auto;
padding:20px;
}

#branding {
        margin: 0 0 1.5em 0;
}

#blog-title{
display:none;
}


/* =Menu
-------------------------------------------------------------- */

#access {
        margin: 0px;
        overflow: auto;
		position:absolute;
		top:276px;
		height:72px;
		/*background-image:url(images/sprite.png);*/
		
}
.skip-link {
        display: none;
}

.menu ul {
        list-style: none;
        margin: 0;
}
.menu ul ul {
        display: none;
}
.menu li {
        display: inline;
}
.menu a {
        display: block;
        float: left;
}

#main-nav{


height:72px;
margin:0px;
padding:0;
}

#main-nav span{
display:none;
}

#main-nav li, #main-nav a {
height:72px;
display:block;
}

#main-nav li {
float:left;
list-style:none;
display:inline;
}

#main-nav-01 a{
width: 145px;
margin-right:5px;
background:url(images/sprite.png) 0px 0px no-repeat;
}

#main-nav-02 a{
width: 160px;
margin-right:5px;
background:url(images/sprite.png) -150px 0px no-repeat;
}

#main-nav-03 a{
width: 135px;
margin-right:5px;
background:url(images/sprite.png) -320px 0px no-repeat;
}

#main-nav-04 a{
width: 175px;
margin-right:0px;
background:url(images/sprite.png) -465px 0px no-repeat;
}

#main-nav-05 a{
width: 135px;
margin-right:5px;
background:url(images/sprite.png) -645px 0px no-repeat;
}

#main-nav-06 a{
width: 140px;
margin-right:5px;
background:url(images/sprite.png) -785px 0px no-repeat;
}

#main-nav-01 a:hover/*, .home #main-nav-01 a*/{
background:url(images/sprite.png) 0px -72px no-repeat;
}

#main-nav-02 a:hover, .page-template-dutchism-web-design-php #main-nav-02 a {
background:url(images/sprite.png) -150px -72px no-repeat;
}

#main-nav-03 a:hover, .page-template-dutchism-logo-design-php #main-nav-03 a {
background:url(images/sprite.png) -320px -72px no-repeat;
}

#main-nav-04 a:hover, .page-template-dutchism-print-design-php #main-nav-04 a {
background:url(images/sprite.png) -465px -72px no-repeat;
}

#main-nav-05 a:hover  {
background:url(images/sprite.png) -645px -72px no-repeat;
}

#main-nav-06 a:hover/*, .blog #main-nav-05 a, .single #main-nav-05 a, .archive #main-nav-05 a, .category #main-nav-05 a*/ {
background:url(images/sprite.png) -785px -72px no-repeat;
}



/* =Content
-------------------------------------------------------------- */
#main{
width:920px;
margin:0px auto;
padding:20px;
}

.fullBox{
background-image:url(images/700top.gif);
background-position:center top;
background-repeat:no-repeat;
width:660px;
padding:20px;
}

.fullBox2{
background-image:url(images/700top2.gif);
background-position:center top;
background-repeat:no-repeat;
width:660px;
padding:20px;
}

#boxBottom{
background-image:url(images/700bottom.gif);
background-position:center bottom;
background-repeat:no-repeat;
height:30px;
width:700px;
}

#homePosts{
        margin: 0;
background-image:url(images/700top2.gif);
background-position:center top;
background-repeat:no-repeat;
width:660px;
padding:20px;
background-color:#FFFFFF;
}

#accomThumb{
float:left;
border:1px solid #666666;
padding:5px;
margin:5px;
width:140px;
height:160px;
text-align:center;
}

#sponsorThumb{
float:left;
border:1px solid #666666;
padding:5px;
margin:5px;
width:640px;
text-align:left;
}

.post {
border-bottom:2px dashed #8dc63f;
}
.entry-summary, .entry-utility, .entry-meta {
        margin: 1.5em 0 ;
		font-size:10px;
}

.entry-content{
padding:20px;
border:1px solid #e5e5e5;
background-color:#f5f5f5;
}
/* =Navigation
-------------------------------------------------------------- */

.navigation {
        margin: 0 0 1.5em 0;
        overflow: auto; 
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
        list-style: none;
        margin-left: 0;
}
.widget-area ul ul {
        list-style: disc;
        margin-left: 1.1em;
}
.widget-area ul ul ul {
        margin-left: 2.5em;
}
.widget-container {
        margin: 0 0 1.5em 0;
}

embed:-moz-type-unsupported, applet:-moz-type-unsupported, object:-moz-has-handlerref:-moz-type-unsupported {
-moz-binding:url(chrome://mozapps/content/plugins/missingPlugin.xml#missingPlugin) !important;
}

/* FONT FACE /
=========================================*/

@font-face {
	font-family: 'SinkingShipRegular';
	src: url('SinkingShip/SinkiS93.eot');
	src: local('Sinking Ship'), local('SinkingShip'), url('SinkingShip/SinkiS93.woff') format('woff'), url('SinkingShip/SinkiS93.ttf') format('truetype'), url('SinkingShip/SinkiS93.svg#SinkingShip') format('svg');
}
