﻿/*  
Theme Name: LatifPoet
Theme URI: http://latifpoet.com/
Description: Custom WordPress theme for Cheryl Latif.
Version: 1.0
Author: Driven Development
Author URI: http://drivendevelopment.com/
*/
html, body {background-color: #ce8011;height: 100%;}

html, body, div, p, td {font-family: Georgia, Times New Roman, Serif; font-size: 16px;color: #523307;line-height: 24px;} /* #7c4f1f */

a {color: #7c4f1f;}

#pageWrapper {height: 100%;margin: auto;width: 780px;text-align: center;background-image: url(images/background.gif);background-repeat: no-repeat;}
#page {text-align: left;margin-left: 180px;}

#nav {display: block;width: 645px;height: 24px;background-color: #7e8732;background-image: url(images/f-lower.gif);background-repeat: no-repeat;background-position: right top;font-family: Verdana, Arial, Sans-Serif;font-size: 12px;line-height: 18px;}
#nav ul {list-style-type: none;margin: 0px;padding: 4px 0px 4px 20px;}
#nav ul li {display: inline;padding-right: 25px;}
#nav ul li a {color: #ffffff;text-decoration: none;}

#content {margin: 10px 20px 10px 20px;}

#homeSide {border: solid 0px red;float: left;margin-right: 20px;}

#homeContent {float: right;width: 340px;}

#footer {font-family: Verdana, Arial, Sans-Serif;padding-top: 50px;clear: both;color: #e3b575;font-size: 11px;}
#footer a {color: #e3b575;}