/*
        Michael Davison
        http:michaeldavison.com
        
        
        Blue:  #438ec5
        Orange:   #e97417
        Cream:    #ebebd1
        Sidebar:    #dfddc4
*/

/*
    RESET
*/

:link, :visited {  text-decoration: none;  }
ul, ol {  list-style: none;  }
h1, h2, h3, h4, h5, h6, pre, code {  font-size: 13px;  }
ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, 
form, body, html, blockquote, fieldset, input {  padding: 0; margin: 4px;  }
a img, :link img, :visited img {  border: none;  }
address {  font-style: normal;  }
html, body  {  overflow=y scroll; background: #438ec5 }



/*
    UTILITY
*/

.floatleft        {  float: left; }
.floatright       {  float: right; }
.clear            {  clear: both; }
.aligncenter      { display:block; margin:0 auto }
.alignleft        { float:left }
.alignright       { float:right }
.wp-caption       { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }
.subtitles        {  font-size:  1.0em; letter-spacing: 1.5px; text-align:left; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; color: #438ec5;  }
p img { padding: 0; max-width: 100%; }

/*
    TYPOGRAPHY
*/

h1, h2, h3 {
	font: 1.5em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #514F42;
}

p, ol, ul {
	/*line-height: 1.25em;*/
	/*font-size:  .8em;*/
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #514F42;
        margin: 5px 0 5px 0;
}

a {
	color: #e97417;
}
a.sidebar {
	color: #e97417;
}

a.footbar {
	color: white;
}

a:hover {
	text-decoration: underline;
}
hr                {  border-style:none; border-top: 1px dashed #666633; border-bottom: none; height: 2px;  }
/*
    STRUCTURE
*/

#page-wrap        {  width: 960px; margin: 0px auto -60px; min-height: 100%; height: auto !important; font-family: Verdana, sans-serif; background: #ebebd1; }

.push             {  height: 60px;  }

#main-col         {  width: 730px; float: left; height: 100%; margin: 0px 10px 0px 10px; background: #ebebd1; border: none;  }
#sidecaps          {   width: 160px; float: left; margin: 0px 0px 0px 0px; border: none;  }
#link-sidebar      {  width: 200px; float: left; margin-left: 10px; height: 100%; border: none; background: #dfddc4; }
#widget-sidebar    {  width: 160px; float: right; margin-left: 10px; margin-right: 20px; height: 100%; border: none; background: #dfddc4;  }
#inside-content   {  margin: 5px 5px 5px 5px; color: white;  }
#date             {  font-size:  8pt; font-family: Verdana, sans-serif;  font-variant: small-caps; font-stretch: wider; font-weight: normal; color: #abcce8; text-transform: lowercase;  }
#post-content     {  margin-top: 3px; background: #ebebd1; font-size: 10pt; font-family: Georgia, serif; font-weight: normal; color: white;  }
#linklist         {  font-size  1.0em; font-family: Verdana, sans-serif; font-weight: normal; color: white;  }
#widgets          {  margin: 0px auto 0 0  }
#post-content     {  margin-bottom: 15px; background: #ebebd1;  }

/*
    HEADER
*/

#header-image     {  margin: 20px 20px 0px 20px;  }

/* Menu */

#bottom-nav     {  margin: 10px 0 20px; color: white; text-align: center;  }

#menu {
	width: 960px;
  float: right;
	background: #438ec5;
	margin: 0px 0px 0px 0px;
}

#menu ul {
	margin: 0px 60px 0px 0px;
	padding: 0px 60px 0px 0px;
	list-style: none;
	display: inline;
}



#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 6px;
	padding: 6px 20px;
	background: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	border-left: 2px solid #e97417;
	border-top: 2px solid #e97417;
	border-right: 2px solid #e97417;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #182C33;
}

#menu a:hover, .active a {
background: #ebebd1;
}

.navbar  {
width: 960px;
height: 60px;
background: #438ec5;

}
/* Post */

#date             {  font-size:  8pt; font-family: Arial, Helvetica, sans-serif;  font-variant: small-caps; font-weight: normal; color: #514F42; text-transform: lowercase;  }

.post {
	margin-top: 10px;
	color: #514F42;
	background: #ebebd1;
}





.post .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 1.5em;
	background: #ebebd1;
}

.post .title h2 {
	padding: 0;
	background: #ebebd1;
	margin: 0;
}

.post .hr1 {
}

.post .meta {
	margin: 0 0 0px 0px;
	padding: 0;
	background: #ebebd1;
	color: #979680;
	line-height:normal;
}

.post .meta a {
	color: #828170;
}

.post .entry {
	margin: 5px 0 5px 0;
	padding: 0 0 0px 0;
	background: #ebebd1;
	color: #514F42;
	font-size: 13px;
	line-height: 1.25em;
}

.post .entry h2 {
	margin: 0px 0 10px 0;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
}

.post .title a {
	text-decoration: none;
	color: #514F42;
}


/*
    FOOTER
*/

#footer-bar           {  width: 960px; height: 100px; margin: 0px 0px 0px 0px; background: #e97417;  }
