/*  
Theme Name: Nakota
Theme URI: http://www.wpbytheminute.com/nakota-theme/
Description: The Nakota theme for WordPress.
Version: 0.0.0
Author: Tommy Vallier
Author URI: http://www.tommyvallier.com
*/

/* Kick things off with BluePrint */
   @import 'css/screen.css';

html { border-top: 6px solid #9CAF77; }
body { line-height: 20px; }

h2 { font-size: 28px; font-weight: bold; }
h2 a { text-decoration: none; color: #333333; }

a { color: #000; }
a:hover { text-decoration: none; }

#navbar { border-bottom: 1px solid #333333; padding: 0; margin-bottom: 30px; }
#navbar ul { float: right; margin: 0;}
#navbar ul li { display: inline-block; padding: 0 5px; margin: 0 5px; }
#navbar ul li a { color: #333333; text-decoration: none; font-size: 14px; }

.sidebar { list-style-type: none; padding-top: 20px; line-height: 16px; }
.sidebar h3 { border-bottom: 1px solid #CCCCCC; padding-bottom: 6px; }

#footer { text-align: center; color: #888888; line-height: 16px; margin-top: 30px; padding: 10px; border-top: 1px solid #888888; }
#footer a { color: #888888; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

.txtAreAvail { color: #339900; font-weight: bold; }
.txtLtdAvail { color: #FF9933; font-weight: bold; }
.txtNotAvail { color: #CC0000; font-weight: bold; }
.availdif { float: right; }
.availdif a { color: #666666; text-decoration: none; }
.availdif a:hover { text-decoration: underline; }
.carouselBtn { visibility: hidden; }
#galleryspace { padding: 0 21px 21px 21px;  }