/*
Theme Name: SiteName
Theme URI: http://fatatominternetmarketing.com/
Description: The base Fat Atom uses for all Wordpress website themes.
Author: Fat Atom
Version: 1.0
License: GNU General Public License
License URI: license.txt
*/

/* Website Credits START

Coded by:
Daniel Waltz - Fat Atom Internet Marketing

Designed by:
Designer Name - Fat Atom Internet Marketing

Please feel free to use any helpful code, as long as credit is given.

Website Credits END */

/* @group Page Default */

* {
  margin: 0;
  padding: 0;
  font-family: inherit;
  line-height: 1.4;
}
::-moz-selection {
  background: #000000;
  color: #ffffff;
}
::selection {
  background: #000000;
  color: #ffffff;
}
@font-face {
  font-family: Oswald;
  src: url(http://eatdrinkevolve.com/gift-of-taste/fonts/Oswald.ttf) format("opentype");
}
.oswald, #oswald {
  font-family: Oswald !important;
}

.block, #block, .display, #display { display: block; }
.none, #none, .hide, #hide { display: none; }
.noborder, #noborder { border: 0; }
#clearboth, .clearboth, .clear, #clear { clear: both; }
#textaligncenter, .textaligncenter { text-align: center; }
#aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
#alignleft, .alignleft, .floatleft, #floatleft { float: left; }
#alignright, .alignright, .floatright, #floatright { float: right; }

p, ul, ol, table, dl, h1, h2, h3, h4, h5, h6, div {
  color: #4a4a4a;
  font-size: 14px;
  font-family: Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-family: Oswald, Arial, sans-serif;
  text-transform: lowercase;
}
h1 {
  font-size: 26px;
  color: #8a1e04;
}
h2 {
  font-size: 22px;
  color: #8a1e04;
}
h3 {
  font-size: 17px;
  color: #8a1e04;
  text-transform: inherit;
  font-family: Arial, sans-serif;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 15px;
}
h6 {
  font-size: 13px;
}

p, ul, ol, h1, h2, h3, h4, h5, h6, dl, hr { margin: 13px 0; }
p:first-child, ul:first-child, ol:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, dl:first-child, hr:first-child { margin: 0 0 13px 0; }
p:last-child, ul:last-child, ol:last-child, h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, dl:last-child, hr:last-child { margin: 13px 0 0 0; }

ul, ol, dd { padding-left: 25px; }
li { padding: 3px 0; }
ul { list-style-image: url(http://eatdrinkevolve.com/gift-of-taste/images/bullet.png); }

a { color: #8a1e04; text-decoration: underline; }
a:hover { color: #064c5c; text-decoration: none; }
a img { border: 0; }
img { max-width: 100%; height: auto; }

input[type=button], input[type=submit], .button {
  display: block;
  background: transparent url(http://eatdrinkevolve.com/gift-of-taste/images/button.png) no-repeat left top;
  margin: 0 auto;
  width: 277px;
  height: 61px;
  border: 0;
  color: #ffffff;
  font-size: 24px;
  font-family: Oswald, Arial, sans-serif;
  font-weight: normal;
  line-height: 2.4;
  text-transform: lowercase;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
input[type=button]:hover, input[type=submit]:hover, .button:hover {
  background-position: left bottom;
  color: #ffffff;
}

fieldset { padding: 8px; }
legend { font-weight: bold; }
blockquote { padding: 10px; border: 1px solid #333333; background: #ffffff; font-style: italic; }
blockquote p:first-child { margin: 0; }
blockquote p { margin: 13px 0 0 0; }

/* @end */


/* @group Color Classes */

.color, #color { color: # !important; }

/* @end */


/* @group Body/Wrapper */

html, body {
  
}

html {
  
}
body {
  background: transparent url(http://eatdrinkevolve.com/gift-of-taste/images/bg.jpg) repeat-x center top;
}
.wrapper {
  background: #ffffff;
  margin: 0 auto;
  width: 1032px; max-width: 1032px;
  text-align: left;
  
  -webkit-box-shadow: 0 0 9px #8a8a8a;
  -moz-box-shadow: 0 0 9px #8a8a8a;
  -ms-box-shadow: 0 0 9px #8a8a8a;
  -o-box-shadow: 0 0 9px #8a8a8a;
  box-shadow: 0 0 9px #8a8a8a;
}

/* @end */


/* @group Header */

.header {
  background: transparent url(http://eatdrinkevolve.com/gift-of-taste/images/header.jpg) no-repeat left top;
  height: 242px;
  padding-top: 1px;
}

.header h1.logo,
.header h1.logo a {
  display: block;
  width: 304px;
  height: 102px;
}
.header h1.logo {
  margin: 5px 0 0 44px;
}
.header h1.logo a {
  background: transparent url(http://eatdrinkevolve.com/gift-of-taste/images/logo.png) no-repeat left top;
  text-decoration: none;
}
.header .logo span {
  visibility: hidden;
  opacity: 0;
  font-size: 1px;
}

/* @end */


/* @group Main */

.main {
  background: transparent url(http://eatdrinkevolve.com/gift-of-taste/images/repeater.png) repeat-y left top;
  margin: 15px auto 0;
  width: 919px;
}
.main .col1, .main .col2, .main .col3 {
  float: left;
  width: 301px;
  min-height: 580px;
  position: relative;
}
.main .col1, .main .col2 {
  margin: 0 8px 0 0;
}
.main .button {
  position: absolute;
  bottom: 0;
  left: 12px;
}

/* @end */


/* @group Page Content Styles */

.main h2 {
  text-align: center;
}

/* @end */


/* @group Footer */

.footer {
  background: transparent url(http://eatdrinkevolve.com/gift-of-taste/images/footer.png) no-repeat left top;
  clear: both;
  margin: 15px 0 0;
  padding: 13px 0;
  border-top: 1px solid #b6b1a1;
}
.footer span {
  color: #221710;
  font-size: 11px;
  font-weight: bold;
}

/* @end */