<style type="text/css">

/* ~~ General Items ~~ */

   hr{
      margin-top: 0px;
      margin-bottom: 0px;
      padding-right: 15px;
      padding-left: 15px;
      padding-bottom: 0px;
   }

   h1, h2, h3, h4, h5, h6, h7, p {
      margin-top: 0;
      padding-right: 15px;
      padding-left: 15px;
   }

h8.custom {
    font-size: 1.5em;
    float:left;
    margin-top: 0;
    padding-right: 15px;
    padding-left: 15px;
    font-weight: bold;
    padding-top: 0.5em;
}

h9.custom {
    font-size: .95em;
    float:right;
    margin-bottom: 0;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 0.5em;
    font-weight: bold;
}

h9.custom a{
    color:red;
}

h10.custom {
    font-size: .95em;
    float:right;
    margin-bottom: 0;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 0.5em;
    font-weight: bold;
}

hr.custom {
      margin-top: 0px;
      margin-bottom: 0px;
      padding-right: 15px;
      padding-left: 15px;
      padding-bottom: 0px;
      width:97%;
      clear:both;

}

p.custom {
      padding-right: 15px;
      padding-left: 15px;
   }

   a img {
      border: none;
   }

   a:link {
      color: blue;
      text-decoration: none;
   }

   a:visited {
      color: blue;
      text-decoration: none;
   }

   a:hover, a:active, a:focus {
      text-decoration: none;
   }

/* ~~ Header ~~ */

   .header {
      font-family: 'allura';
      font-weight: 400;
      background-color: rgba(32,43,42, 0.55);
      height:150px;
      background-size: 100% 150px;
   }

/* ~~ Background ~~ */

   .container {
      width: 960px;
      margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */


   }

   body, html{
      min-height: 100%;
   }

   body {
      background-color: #cccccc;
      background-image: url('../images/background.jpg');
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-position: center;
      background-size: 100% 100%;
      margin: 0px;
      padding: 0px;
      color: #000;
   }

/* ~~ responsive slider ~~ */

      #back_to_camera {
         clear: both;
         display: block;
         height: 80px;
         line-height: 40px;
         padding: 20px;
      }
      .fluid_container {
         margin: 0 auto;
         max-width: 750px;
         width: 90%;
      }

@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

body { margin: 0; }
div#slider { overflow: hidden; }
div#slider figure img { width: 20%; float: left; }
div#slider figure {
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite;
}







/* ~~ slider1 ~~ */

   .aslide {
      display: none;
   }

   .aslide img {
      max-width: 100%;
   }

   #slider {
      width: 90%;
      height: 600px;
   }

   .aslide .text {
      width: 200px;
      margin: 0 auto;
      color: #f8f8f8;
      text-shadow: 0 0 2px #000;
      font-weight: bold;
      font-size: 36px;
      width: 100%;
      text-align: center;
      position: absolute;
      bottom: 30px;
      font-family: sans-serif;
   }

/* ~~ slider2 ~~ */

   .slide_container {
      width: 702px;
      margin: 0px auto;
      background-color: #000000;
      padding-left:0px;
      font-size: 12px;
   }

   .slide_container a:visited {
      color:white;
   }

   .slide_container p {
      padding-bottom: 5 px;
      padding-left:0px;
      font-family: sans-serif;
      font-size: 12px;
      color: #ffffff;
   }

   .myDiv_slide {
      font-family: Helvetica;
      font-size: 12pt;
      border: 1px solid black;
      margin-left:20px;
      margin-right:20px;
      margin-top:20px;
      margin-bottom:10px;
      background-color:#000000;
      z-index: 999;
   }

/* ~~ Sidebar ~~ */

   .sidebar1 {
      float: right;
      width: 180px;
      height:100%;
      padding-bottom: -0%;
      background-color: rgba(32,43,42, 0.55);

   }

   .sidebar1 a{
      color: yellow;
   }

   .features p, h4{
      padding: 0px;
      margin: 0px;
   }

   .sidePost p, h4{
      padding: 0px;
      margin: 0px;
       color:#ffffff;
   }

   .affiliates p, h4{
      padding: 0px;
      margin: 0px;
   }


/* ~~ Content ~~ */

   .content {
      height:100%;
      padding: 10px 0;
      width: 780px;
      float: right;
      background-color: rgba(32,43,42, 0.55);
   }

/* ~~ Post ~~ */

   .post {
      border: 1px solid;
   }

   .myDiv {
      font-family: Helvetica;
      font-size: 12pt;
      border: 1px solid black;
      margin-left:20px;
      margin-right:20px;
      margin-top:20px;
      margin-bottom:10px;
      background-color:#ffffff;
   }

   .subDiv1 {
      margin-bottom:0px;
   }

   .subDiv1 p{
      font-size: small;
      margin-top: 0px;
   }

   .subDiv1 h2{
      margin-top: 10px;
      padding-right: 15px;
      padding-left: 15px;
   }

   .dltitle h7{
      margin-top: 15px;
      padding-right: 15px;
      padding-left: 15px;
      color:#000000;
   }
   .subDiv2 {
      color: #FF00FF;
   }

   .blurb {
      font-size: small;
      color:#000000;
   }

   .subDivLeft {
      border: 1px solid black;
      float: left;
      margin-left:20px;
      margin-bottom:20px;
      width:46%;
   }

   .subDivRight {
      border: 1px solid black;
      float: right;
      margin-right:20px;
      margin-bottom:20px;
      width:46%;
   }

   .subDivLeft2 {
      float: left;
      margin-bottom:0px;
      margin-top:10px;
      font-size:small;
      width:50%;
   }

   .subDivRight2 {
      float: right;
      margin-bottom:0px;
      margin-top:10px;
      font-size:small;
      width:45%;
   }

   .subDivPostRight {
      float: right;
      margin-right:20px;
      width:48%;
   }

   .subDivPostLeft {
      float: left;
      margin-left:20px;
      width:45%;
   }

   .subDivClear{
      clear:both;
   }

   .feat_left{
      float: left;
      margin-left:20px;
      width:45%;
   }

   .feat_right{
      float: left;
      margin-left:20px;
      width:45%;
   }

   a.button {
      position: relative;
      display: block;
      float: left;
      border: 1px solid #727273;
      background: #243141 url(../images/gradient-bg.gif) repeat-x left;
      padding: 6px 8px;
      font-size: .9em;
      line-height: .9em;
   }

   a.button:link{
      color: #ffffff;
      text-decoration:none;
   }

   a.button:hover{
      color: #ffffff;
      border-color: #999;
   }

   a.button:visited{
      color: #ffffff;
      border-color: #999;
   }

   ul, ol, dl {
      padding: 0;
      margin: 0;
   }



   /* ~~this fixed width container surrounds the other divs~~ */




   /* ~~ This grouped selector gives the lists in the .content area space ~~ */
   .content ul, .content ol {
      padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
   }

   /* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
   ul.nav {
      list-style: none; /* this removes the list marker */
      border-top: 1px solid #666; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
      margin-bottom: 15px; /* this creates the space between the navigation on the content below */
   }

   ul.nav li {
      border-bottom: 1px solid #666; /* this creates the button separation */
   }

   ul.nav a, ul.nav a:visited { /* grouping these selectors makes sure that your links retain their button look even after being visited */
      padding: 5px 5px 5px 15px;
      display: block; /* this gives the link block properties causing it to fill the whole LI containing it. This causes the entire area to react to a mouse click. */
      width: 160px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
      text-decoration: none;
      background: #C6D580;
   }

   ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
      background: #ADB96E;
      color: #FFF;
   }

   /* ~~ miscellaneous float/clear classes ~~ */
   .fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
      float: right;
      margin-left: 8px;
   }

   .fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
      float: left;
      margin-right: 8px;
   }

   .clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
      clear:both;
      height:0;
      font-size: 1px;
      line-height: 0px;
   }

   .recipe {
	      width:90%;
	      border:1px solid #000;
   }
.recipe img{
   float:right;
   margin:7px;
}
.recipe p{
   margin:0;
   padding:2px;
}
.dontwrap p{
   margin-left:120px;
}

/* ~~ Presentation Slider ~~ */

   .pc_container {
       width: 700px;
       height: 400px;
       padding: 15px 1px 47px 1px;
       background-image: url('../images/pc_bg.png');
       background-size: 700px 200px;
       margin: 0px auto;
   }

   .pc_container .pc_item {
       margin-top: 15px;
       margin-left: 1px;
       width: 700px;
       height: 400px;
   }

   .pc_container .pc_bar_container {
       position: absolute;
       top: 430px;
       color: white;
       padding: 0px 10px 0px 10px;
       width: 100%;
       overflow:visible;
   }

   .pc_bar_container_underflow {
       width: 90000px;
       overflow: visible;
   }

   .pc_bar_container_overflow {
       overflow: hidden;
       position: absolute;
       top: 430px;
       color: white;
       margin: 0px 10px 0px 10px;
       padding: 0px;
   }

   .left, .center, .right {
       background-position: left;
       background-repeat: no-repeat;
       overflow: hidden;
       font-size: 1px;
       float: left;
   }

   .bar {
       background-position: left;
       overflow: hidden;
       font-size: 1px;
       float: left;
   }

   .pc_item .desc {
       position: absolute;
       height: 180px;
       line-height: 1.2em;
       left: 0px;
       top:340px;
       color: #ffffff;
   }

   .cap{
       position: absolute;
       height: 180px;

       /* styling below */
       background-color:white;
       opacity:0.3; /* transparency */
       filter:alpha(opacity=30); /* IE transparency */
   }

   .pc_item .desc h1 {
       color: #DE8F26;
       padding-left: 0px;
   }

   .pc_item img {
      width:700px;
      height:325px;
   }

/* ~~ Social Media Links ~~ */





/* ~~ Footer ~~ */

   .footer {
      padding-top: 10px;
      background-color: transparent;
      font-size: x-small;
      color: #ffffff;
      position: relative;/* this gives IE6 hasLayout to properly clear */
      width: 780px;
      float: right;
      clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
   }

   .footer a{
      color: #ffffff;
   }


#box {
    width: 115px;
    margin-right: 5px;
    margin-left: 10px;
    margin-top: 10px;
    float: right;
    position: relative;
    font-family: Helvetica;
    font-size: 12pt;
    z-index: 100;
}

   #box p{
      font-size: small;
      margin-top: 0px;
   }

</style>