/* Theme Name: Docs 
Theme URI: Buell Center
Description:
Version:
Author: Gabriel Bach

/*      ------------------------ */
/* WELCOME */

body  { margin: 0px padding: 0px 0px 0px 0px; text-align: center; background-color: #c3a303; }

/*      ------------------------ */
/*LINKS */

a:link  { font: 10px Helvetica, Arial, sans-serif; font-weight: bold; letter-spacing: 1px; color: #fff; padding: 2px; text-decoration: underline; line-height: 1.5em; }
a:visited  { font: 10px Helvetica, Arial, sans-serif; font-weight: bold; letter-spacing: 1px; color: #fff; padding: 2px; text-decoration: underline; border-bottom: 1px; line-height: 1.5em; }
a:hover  { font: 10px Helvetica, Arial, sans-serif; font-weight: bold; letter-spacing: 1px; color: #605004; padding: 2px; text-decoration: underline; line-height: 1.5em; }

#footer a:link  { font: 12px Helvetica, Arial, sans-serif; font-weight: normal; letter-spacing: 0px; color: #dfc545; padding: 2px; text-decoration: underline; line-height: 1.5em; }
#footer a:visited  { font: 12px Helvetica, Arial, sans-serif; font-weight: normal; letter-spacing: 0px; color: #dfc545; padding: 2px; text-decoration: underline; border-bottom: 1px; line-height: 1.5em; }
#footer a:hover  { font: 12px Helvetica, Arial, sans-serif; font-weight: normal; letter-spacing: 0px; color: #dfc545; padding: 2px; text-decoration: underline; line-height: 1.5em; }

/*      ------------------------ */
/* BASICS */

p  { font: 12px Helvetica, Arial, sans-serif; color: #fff; line-height: 18px; font-weight: bold; }
img  { border: 0px; }
p img  { border: 0px; }
strong  { font: 11px Helvetica, Arial, sans-serif; text-transform: none; color: #413732; }
h1  { margin: 14px 0px 0px 0px; font: 11px Helvetica, Arial, sans-serif; text-transform: uppercase; color: #fff; font-weight: bold; }

/*      ------------------------ */
/*TABLES */

#container  { height: 100%; width: 928px; text-align: left; margin:0px auto; }
#top  { width: 778px; margin: 0px 0px 0px 0px; float: left; height: 100%; padding: 0px; }
#nav  { text-align: center; width: 558px; float: right; margin: 0px; display: inline; padding: 0px; }
#leftcol  { width: 210px; height: 100%; text-align: left; margin: 0px; padding-right:10px; float: left; }
#centercol  { width: 558px; height: 100%; text-align: left; margin: 0px; float: left; }
#rightcol  { width: 140px; height: 100%; text-align: left; margin: 0px; padding-left:10px; float: left; }
#entry  { margin-bottom: 20px; }
#blurb  { text-transform: uppercase; }
#footer  { width:100%; float: left; border-top: 1px dotted #dfc545; margin-top: 10px; }

/*      ------------------------ */
/*SPECIAL */

#leftcol p { font-weight: normal; }
#leftcol strong { font: 12px Helvetica, Arial, sans-serif; color: #fff; line-height: 18px; font-weight: bold; }
#blurb p  { color: #fff; margin-top: 0px; text-transform: none; font-weight: normal; }
#rightcol p  { color: #fff; font-weight: normal; line-height: 1.25em; font: 10px; }
#time p  { text-transform: none; font: 9px Helvetica, Arial, sans-serif; margin-bottom: -10px; color: #413732; }
#footer p  { color: #dfc545; font-weight: normal; }
#top img  { float: left; }

.gallery  { margin: 0px; width: 558px; }
.gallery-item  { float: left; margin:0px; text-align: center; }
.gallery img  { border: 0px solid #cfcfcf; margin: 0px; }
.gallery-caption { margin: 0px; }