/*

Travis Fleck
www.travisfleck.com

*/

body { background-color: #000; }


/* Headings
-------------------------------------------------------------- */

h2 { font-size: 12px; font-weight: normal; color: #FFFFFF; margin-bottom: 0; line-height: 18px; }

   
/* Text elements
-------------------------------------------------------------- */

p { font-size: 12px; line-height: 18px; margin-bottom: 18px; padding-left: 2px;  }


/* Structure
-------------------------------------------------------------- */

.container { bottom:50%; height:618px; left:50%; margin: auto auto -309px -432px; position:absolute; text-align:left; width: 864px; }

.container img { padding-left: 80px; }

/* Lists
-------------------------------------------------------------- */


/* Links
-------------------------------------------------------------- */

a.previous-entry { height: 50px; width: 50px; display: block; text-indent: -9999px; background: no-repeat top left url(../../images/next-prev-entry-photo-standard-hori.gif); margin: 0; }
a.previous-entry:hover { height: 50px; width: 50px; display: block; text-indent: -9999px; background: no-repeat bottom left url(../../images/next-prev-entry-photo-standard-hori.gif); }
.previous-arrow { height: 50px; width: 50px; display: block; text-indent: -9999px; background: no-repeat top left url(../../images/next-prev-entry-photo-standard-hori.gif); margin: 0; position: absolute; left: 10px }

a.next-entry { height: 50px; width: 50px; display: block; text-indent: -9999px; background: no-repeat top right url(../../images/next-prev-entry-photo-standard-hori.gif);  margin: 0; }
a.next-entry:hover { height: 50px; width: 50px; display: block; text-indent: -9999px; background: no-repeat bottom right url(../../images/next-prev-entry-photo-standard-hori.gif); }
.next-arrow { height: 50px; width: 50px; display: block; text-indent: -9999px; background: no-repeat top right url(../../images/next-prev-entry-photo-standard-hori.gif); margin: 0; position: absolute; right: 10px  }


/* Misc
-------------------------------------------------------------- */

.entry { padding-top: 0px; width: auto; }
.entry h2, .photo p.location, .photo p.meta { font-family: "Lucida Grande", Helvetica, Arial, sans-serif; font-size: 11px; color: #313131; display: inline; }
.photo p.location, .photo p.meta { text-transform: none; padding-left: 0; }
.arrows { position: absolute; top: 275px; width: 864px; margin: 0; height: 50px; padding: 0; }

.entry-body { position: absolute; height: 18px; width: 704px; left: 80px; top: 600px; padding-top: 5px; }
.arrows {  }

.divider { display: inline; color: #313131; }






