/*

  Design by Free CSS Templates
  http://www.freecsstemplates.org
  Released for free under a Creative Commons Attribution License

  Name       : Null Atmosphere
  Version    : 1.0
  Released   : 20130222

*/

* {
  margin: 0;
  padding: 0;
}

a {
  color: #f98f4e;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

blockquote, p {
  margin-bottom: 1.5em;
}

blockquote {
  padding-top: 1.5em;
  border-top: 1px solid #000;
}

body {
  font-size: 14pt;
  line-height: 1.75em;
  font-family: Arial, sans-serif;
  background: #73AAE0 url('images/bg.jpg') top left no-repeat;
  background-size: 100%;
  color: #e1eaf0;
}

br.clear {
  clear: both;
}

cite {
  font-style: italic;
}

h1 {
  font-weight: normal;
}

h2,h3,h4 {
  margin-bottom: 1em;
  font-family: Arial, serif;
  color: #ffffff;
}

html {
  overflow-y: scroll;
}

img.left {
  float: left;
  margin: 5px 20px 20px 0;
}

img.top {
  margin: 5px 0 20px 0;
}

ul {
  margin-bottom: 1.5em;
}

.cycle-slideshow {
  width: 915px;
}

.imageList {
  list-style: none;
}

.imageList li {
  clear: both;
}

.dateLinkedList {
}

.dateLinkedList .date {
  display: inline-block;
  width: 50px;
  font-size: 0.8em;
  background: #73AAE0;
  margin: 0 0.5em 0 0;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
}

div#alt-caption, .caption {
  background-color: white;
  color: black;
  opacity: 0.7;
  padding: 6px 12px;
  position: relative;
  top: -40px;
  width: 100%;
  z-index: 200;
}

.caption {
  position: absolute;
  top: 0;
  width: 95%;
}

#banner {
  background: #ffffff;
}

#box1 {
  margin: 0px 0 25px 0;
  overflow: hidden;
}

#box2 {
  margin: 0px 0 25px 0;
  overflow: hidden;
}

#content {
  width: 440px;
  float: right;
  padding: 0px;
}

#copyright {
  text-align: center;
  margin: 10px 0 60px 0;
  color: #B4D6E8;
  font-size: 0.9em;
}

#copyright a {
  color: #B4D6E8;
}

#header {
  padding: 15px 0;
}

.img-wrapper {
  position: relative;
}

#left-column {
  float: left;
  width: 70%;
}

#logo {
  margin: 25px 0 0;
}

#logo a {
  text-decoration: none;
  color: #163A5C;
}

#logo h1 {
  font-size: 2.75em;
  font-family: "Arial Black", serif;
  text-shadow: 0px 2px 1px #4786b6;
}

#logo img {
  border: none;
  margin-right: 25px;
  position: relative;
  top: -3px;
  vertical-align: middle;
}

#main {
  position: relative;
  padding: 40px 30px 0px 30px;
  width: 920px;
  background: #ffffff;
  color: #666666;
}

#main strong {
  color: #444444;
}

#main a, span.tel {
  color: #212121;
}

#main h2, #main h3, #main h4 {
  color: #141414;
}

#main p.tel {
  color: #000;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 0;
}

#main.projects img {
  margin-bottom: 30px;
}

#main ul {
  list-style: none;
}

#main ul li {
  padding: 10px 0 10px 0;
  border-top: dotted 1px #bababa;
}

#main ul li.first {
  padding-top: 0;
  border-top: 0;
}

#nav {
  font-family: Arial, serif;
  text-shadow: 0px 1px 1px #4786b6;
}

#nav a {
  text-decoration: none;
  color: #eff4f7;
}

#nav li {
  margin: 0px 1em 0 1em;
}

#nav li.first {
  margin-left: 7px;
}

#nav ul {
  list-style: none;
  margin-bottom: 0;
}

#nav ul li {
  float: left;
}

#outer {
  position: relative;
  width: 980px;
  margin: 0px auto 0 auto;
}

.right-column {
  background-color: #f5f5f5;
  float: right;
  margin-bottom: 25px;
  padding: 25px;
  width: 22%;
}

#search input.button {
  margin-left: 1em;
  border: 0px;
  color: #ffffff;
  background: #f98f4e;
  padding: 6px;
}

#search input.text {
  border: dotted 1px #ffffff;
  padding: 5px;
}

#sidebar1 {
  width: 215px;
  float: left;
  padding: 0px;
}

#sidebar2 {
  width: 215px;
  margin: 0px 0 0 240px;
  padding: 0px;
}

#social_proof {
  float: right;
  margin-top: 15px;
  position: relative;
  width: 133px;
  z-index: 200;
}

#social_proof > * {
  float: right;
  margin-bottom: 0;
}

#social_proof > a {
  text-decoration: none;
}

#social_proof > .fb-like {
  margin-bottom: 0.5em;
}

#social_proof > #angies_list > img {
  display: block;
}

#social_proof > #angies_list > p#angies_rating {
  color: #000;
  font-size: 0.8em;
  margin: 0;
  text-align: center;
  width: 100%;
}