/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/

body {background: #d2d1cc; font: 14px Helvetica, "Helvetica Neue", "Helvetica CE", "Helvetica Condensed", Arial, sans-serif; line-height: 1.5; color: #000;}
/*h1, h2, h3, h4, h5, h6 {margin: 0; font-family: Helvetica, "Helvetica Neue", "Helvetica CE", "Helvetica Condensed", Arial, sans-serif; color: #000;}
h1 {font-size: 30px;} h2 {font-size: 24px;} h3 {font-size: 20px;} h4 {font-size: 18px;} h5 {font-size: 14px;} h6 {font-size: 12px;}
p {margin: 0;}*/

#navigation {text-transform: uppercase; font-size: 11px; background-color: #2b323c;}
.nav, .nav ul {z-index: 100; margin: 0; padding-top: 5px; list-style: none; line-height: 1;}
.nav li {float: left; width: auto;}

#footer {font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 0px; margin: 50px 0 0px 0; padding: 19px 0 19px 0; background-color: #2b323c; color: #004161;}

/* URLs and Hyperlinks */
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  {text-decoration: none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration: underline;}
a:link, a:visited  { color: #364e7b; }
a:hover  {}

#header {padding: 10px; clear: both; position: relative;}

/* Post Title */
.post .title {width: 100%; position: relative; margin: 0 0 25px 0; padding: 0 0 15 0; color: #000; font-size: 36px; line-height: 36px;}
.post .title a:link, .post .title a:visited {color: #000;}
.post .title a:hover {text-decoration: none;}

#main {
  width: 710px;
}

#sidebar {
  width: 210px;
}
