/*
Designed by: Cara Mooney
*/

body {
  background: #e9debe url(/images/bg.jpg);
  margin: 0;
  font-size: 62.5%;
  }
#wrapper {
  background: url(/images/topbg.jpg) repeat-x;
  }

/* TOP DIVS */

#container {
  width: 900px;
  margin: 0 auto;
  }
#header {
  margin: 0 auto;
  width: auto;
  height: 170px;
  background: none;
  }
#top {
  width: auto;
  height: 118px;
  }
#logo {
  float: left;
  background: url(/images/logo2.png) no-repeat;
  height: 103px;
  width: 274px;
  margin: 20px 0 0 0;
  }
.title {
  height: 39px;
  width: auto;
  float: right;
  margin: 12px 30px 0 0;
  padding: 0;
  image-position: bottom;
  }

/* NAVIGATION */

#navigation {
  width: 570px;
  float: right;
  margin-top: 40px;
  text-align: right;
  list-style:none;
  list-style-type:none;
  list-style-image: none;
  }
#navigation ul, #navigation li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  }
#navigation a:link, #navigation a:visited { 
  float: inherit;
  display: inline;
  font-family: 'Roboto', sans-serif, "georgia", "book antiqua", "georgia";
  font-size: 1.6em;
  color: #fff;
  padding: 5px 25px 5px 0;
  } 
#navigation a:hover{
  color: #90de65;
  } 

/* CONTENT DIVS */

#content-full {
  margin: 0 auto;
  width: 850px;
  font-family: 'Roboto', sans-serif, "georgia", "book antiqua", "georgia";
  font-size: 1.6em;
  color: #000;
  background: none;
  float: left;
  margin: 10px 0 0 0; 
  padding: 10px;
  }
#content {
  width: 580px;
  float: left;
  font-family: 'Roboto', sans-serif, "georgia", "book antiqua", "georgia";
  font-size: 1.6em;
  color: #000;
  background: none;
  margin: 10px 0 0 0; 
  padding: 10px 5px 10px 10px;
  }
#sidebar {
  width: 260px;
  float: right;
  text-align: left;
  font-family: 'Roboto', sans-serif, "georgia", "book antiqua", "georgia";
  color: #000;
  background: none;
  margin: 10px 0 0 0; 
  padding: 10px 10px 10px 5px;
  }
.left {  
  float: left; 
  width: 47%;
  padding: 0;
  font: inherit;
  font-weight: 470;
  color: #000;
  text-align: justify;
  }
.right { 
  float: right; 
  width: 47%;
  padding: 0;
  font: inherit;
  color: #000;
  text-align: justify;
  }
#showcase {
  margin: 0 auto;
  background: url(/images/showcase.png) no-repeat;
  height: 300px;
  width: 900px;
  margin: 0;
  }
#tricol {
  font: normal 100%/115%;
  color: #000;
  background: none;
  width: 100%; 
  float: left;
  margin: 0 0 10px 0; 
  padding: 0;
  }
#col1 { 
  float: left; 
  width: 270px;
  margin: 0 10px 0 0;
  font: inherit;
  color:#000;
  text-align: left;
  }
#col2 { 
  float: left; 
  width: 270px;
  margin: 0 10px 0 0;
  font: inherit;
  color:#000;
  text-align: left;
  }
#col3 { 
  float: right; 
  width: 270px;
  margin: 0 0 0 0;
  font: inherit;
  text-align: left;
  }

/* EBOOKS */

#ebook {
  float: left;
  width: 800px;
  height: 320px;
  background: #ece5d0;
  margin-bottom: 15px;
  padding: 25px;
  }
img.ebook {
  border: solid #fff 8px;
  box-shadow: 0 0 4px #888;
  margin: 2px 20px 2px 0;
  padding: 0;
  float: left;
  }

/* FOOTER */

#footer-wrapper {
  width: auto;
  height: 350px;
  background: url(/images/footbg2.jpg) repeat-x;
  background-position: bottom;
  margin: 0;
  padding: 0;
  clear: both;
  }
#subfooter {
  margin: 0 auto;
  font-family: 'Roboto', sans-serif, "georgia", "book antiqua", "georgia";
  font-size: 1.5em;
  height: 220px;
  width: 850px;
  background: none:
  margin: 5px 0 0 0;
  padding: 30px 20px 5px 20px;
  }
#subfooter a:link, #subfooter a:active, #subfooter a:visited { 
  color: #B4EA84;
  } 
#subfooter a:hover  {
  text-decoration:underline;
  } 
#footer-tricol {
  font: normal 100%/115%;
  color: #fff;
  background: none;
  width: 100%; 
  float: left;
  margin: 0 0 10px 0; 
  padding: 0;
  }
#footer-col1 { 
  float: left; 
  width: 270px;
  margin: 0 10px 0 0;
  font: inherit;
  text-align: left;
  }
#footer-col2 { 
  float: left; 
  width: 270px;
  margin: 0 10px 0 0;
  font: inherit;
  text-align: left;
  }
#footer-col3 { 
  float: right; 
  width: 270px;
  margin: 0 0 0 0;
  font: inherit;
  text-align: left;
  }
#footer {
  font-family: 'Roboto', sans-serif, "georgia", "book antiqua", "georgia";
  color: #ffffff;
  margin: 0;
  padding: 10px 0 10px 0;
  margin: 0 auto;
  height: 85px;
  width: 850px;
  background:  url(/images/vine.png) no-repeat;
  background-position: bottom center;
  clear: both;
  }
.foot-left {
  float: left;
  width: 49%;
  padding-bottom: 5px;
  }
.foot-right {
  float: right;
  width: 49%;
  padding-bottom: 5px;
  }
#footer a:link, #footer a:active, #footer a:visited { 
  color: #fff;
  } 
#footer a:hover  {
  color: #B4EA84;
  } 
.top a:link, .top a:active, .top a:visited {
  color: #000;
  }

/* HEADERS */

h1 {
  font-family: 'Antic Slab', serif;
  font-variant:small-caps;
  font-weight: 700;
  font-size: 2.1em;
  color: #2793a4;
  padding: 0;
  margin: 0;
  }
h1 a:link, h1 a:active, h1 a:visited { 
  font-family: 'Antic Slab', serif;
  font-variant:small-caps;
  font-weight: 700;
  color: #0fa1c5;
  padding: 3px 0 2px 0;
  margin: 0;
  }
h1 a:hover { 
  color: #0d647a;
  }
h2 { 
  font-family: 'Antic Slab', serif;
  font-weight: 600;
  font-variant:small-caps;
  font-size: 1.6em;
  color: #497731; 
  text-align: left;
  padding: 0;
  margin: 0;
  }
h3 {
  font-family: 'Antic Slab', serif;
  font-weight: 520;
  font-size: 1.7em;
  color : #2793a4;
  text-align: center; 
  padding: 0;
  margin: 0;
  }
h4 { 
  font-family: 'Antic Slab', serif;
  font-size: 1.5em;
  font-weight: 700;
  color: #286578; 
  letter-spacing: 1px;
  text-align: left;
  padding: 6px 0 5px 0;
  margin: 0;
  }
h5 { 
  font-family: 'Antic Slab', serif;
  font-weight: 600;
  font-variant:small-caps;
  font-size: 1.6em;
  color: #fff; 
  text-align: center;
  padding: 3px 0 2px 0;
  margin: 0;
  }

/* LINKS */

a:link, a:active, a:visited {
   color: #c05959;
   text-decoration: none;
   }
a:hover {
   color: #ab66bb;
   }

/* FONT APPLICATIONS */

blockquote {
  color: #000;
  background: #e2e1dd;
  border: double #000;
  padding: 8px;
  margin: 10px 25px;
  }
blockquote:hover {
  border: double #a19674;
  }
blockquote.quote {
  color: #000;
  background: #f2ebd6 url(images/quotelg.png) no-repeat; 
  background-position: left top;
  border-left: solid 4px #d3c7a2;
  border-right: none;
  border-top: none;
  border-bottom: none;
  padding: 15px 15px 15px 55px;
  margin: 0 0 12px 0;
  }
hr {
  background: url(/images/dot.png) repeat-x;
  border: 0;
  color: #9E9E9E;
  background-color: #9E9E9E;
  height: 1px;
  width: 100%;
  text-align: left;
  }
b, strong {
   color: #000;
   }
i, em {
   color: #000;
   }
ins, u {
   color: #000;
   }

/* LISTS */

ul {
  list-style-image:url('/images/bul-arrow.png');
  margin-left: 5px;
  }
ul.check {
  list-style-image:url('/images/bul-check.png');
  margin-left: 5px;
  }
ul.services-left {
  list-style-image:url('/images/bul-ff.png');
  margin: 0;
  padding: 0;
  float: left;
  width: 46%;
  }
ul.services-right {
  list-style-image:url('/images/bul-ff.png');
  margin: 0;
  padding: 0;
  float: right;
  width: 46%;
  }

/* IMAGES */

img, object {
  border: none;
  margin: 0;
  padding: 0;
  max-width: 100%;
  }
img.black {
  border-color: #000;
  border-style: solid;
  border-width: 6px;
  margin: 4px;
  padding: 0;
  }
img.grey {
  border-color: #dadada;
  border-style: solid;
  border-width: 6px;
  box-shadow: 0 0 3px #000;
  margin: 5px;
  padding: 0;
  }
img.grey:hover {
  border-color: #b9b9b9;
  }
img.space {
  border: none;
  margin: 12px 0 0 50px;
  padding: 3px;
  }
img.leftside {
  border: solid #fff 8px;
  box-shadow: 0 0 4px #888;
  margin: 2px 10px 2px 0;
  padding: 0;
  float: left;
  }
img.leftside:hover {
  border-color: #a1d965;
  }
img.rightside {
  border-color: #bababa;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 0 4px #888;
  margin: 2px 0 2px 10px;
  padding: 6px;
  float: right;
  }
img.right:hover {
  border-color: #888888;
  }
.center{
  text-align: center;
  }
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
.alignleft {
  float: left;
  text-align: left;
  width: auto;
  }
.alignright {
  float: right;
  text-align: right;
  width: auto;
  }
input, textarea, select {
  text-align: left;
  font: normal 95%/110% "georgia", "times new roman";
  color: #000;
  background: #e7e7e7;
  border: 1px solid #9a9a9a;
  padding: 5px 9px;
  }

/* TABLE */

table.hosting{
  color: #000; 
  height: 15px;
  margin: 15px;
  }
table.hosting tr {
  background: url(/images/dot.png) repeat-x;
  background-position: bottom;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  }
table.hosting th {
  text-align: left;
  padding:5px;
  }
table.hosting th.title {
  font-weight: 700;
  }
table.hosting th.middle {
  width: 20%;
  font-weight: 700;
  padding:10px;
  text-align: left;
  }
table.hosting td, table.hosting th.middle {
  color: #000000;
  padding: 6px 6px 6px 12px;
  text-align: left;
  margin: 0;
  }
table.hosting th.plans {
  color: #000;
  font-weight: 700;
  }
table.hosting th.price{
  color: #000;
  font-weight: 700;
  }

/* CODING */

code, pre {
  background: none repeat scroll 0 0 #E3E3E3;
  border: solid 1px #999999;
  display: block;
  font: 90% "courier new","courier6","lucida console";
  margin: 0 35px;
  padding: 8px;
  height: auto;
  width: auto;
  }
.red {
  color: #b00000;
  }
.orange {
  color: #d59d07;
  }
.highlight {
  background-color: #dbf503;
  }

/* BLOG */

#entry-wrapper {
  width: 610px;
  float: left;
  font-family: 'Roboto', sans-serif, "georgia", "book antiqua", "georgia";
  font-size: 1.6em;
  color: #000;
  background: #efe9d7;
  margin: 10px 10px 20px 0; 
  padding: 20px 20px;
  -moz-box-shadow: 0 0 5px #686868;
  -webkit-box-shadow: 0 0 5px #686868;
  box-shadow: 0 0 5px #686868;
  }
.postmetadata {
   color: #000;
   background: none;
   border: 2px solid #50ab28;
   padding: 8px;
   }
#sidebar-blog {
  width: 210px;
  float: right;
  font-family: 'Roboto', sans-serif, "georgia", "book antiqua", "georgia";
  font-size: 1.6em;
  color: #000;
  background: none;
  margin: 10px 0 0 0; 
  padding: 10px 10px 10px 5px;
  }
#sidebar-blog ul {
   margin: 0;
   padding: 0;
  }
#sidebar-blog ul li {
   border-bottom: 1px solid #c9c2ae;
   list-style-type: none;
   list-style-image: none;
   padding: 3px 0;
  }
#sidebar-bottom {
   width: auto;
   float: right;
   margin: 0;
   padding: 0;
   }
.col { 
   color: #fff;
   width: 285px;  
   float: left; 
   margin: 0;
   padding: 0 10px 5px 10px;
   }