﻿/*

Theme Name: KCBPhoto
Theme URI: http://www.kcbphoto.com
Author: YNot Web
Author URL: http://www.ynotweb.com 
*/



* { margin: 0px; padding: 0px; border: none; }

body { background: black; color: ivory; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
#wrapper { width: 730px; margin: 0px auto; }
a { color: #999999; text-decoration: none; }
a:hover { color: ivory; }

#header { padding: 15px; }
#kammyHome { margin: 0px auto 15px auto; display: block; }
#travelHome { margin: 0px auto; display: block; }

#content p { font-size: 1.3em; line-height: 1.3em; padding-bottom: 15px; text-align: justify; }
#content h3 { font-size: 1.8em; padding-bottom: 15px; }

h2 { font-size: 1.8em; text-align: center; letter-spacing: 4px; margin-bottom: 15px; text-transform: uppercase; font-family: Verdana, Arial, Helvetica, sans-serif; }
#galleryBox { margin: 0px auto 15px auto; font-family: Verdana, Arial, Helvetica, sans-serif; }
#galleryBox a {
   float: left;
   padding: 10px;
   letter-spacing: 4px;
   text-transform: uppercase;
   font-size: 1.8em;
   font-weight: bold;
   border-top: 1px solid ivory;
   border-left: 1px solid ivory;
   border-bottom: 1px solid ivory;
   }
#galleryBox a.galleryLast { border-right: 1px solid ivory; }

#footer p { font-size: 1.3em; line-height: 1.5em; padding-bottom: 15px; text-align: center; }