/*
Theme Name: Beach Bikini Swimsuit
Theme URI: http://wordpress.org/
Description: Custom Design
Version: 1.0
Author: Jim Raznoff
*/




html, body {
  background: url(http://www.beachbikiniswimsuit.com/wp-content/themes/beachbikiniswimsuit/images/bodyBg.gif) repeat-x #fff;
  text-align: left;
  margin: 0px;
  padding: 0px; }
  
#header {
  background: url(http://www.beachbikiniswimsuit.com/wp-content/themes/beachbikiniswimsuit/images/headerBg.jpg) no-repeat;
  width: 1200px;
  height: 391px;
  position: relative;
  display: block;
  padding: 0px;
  margin: 0px; }
  
#container {
  width: 1200px;
  display: block; 
  position: relative; }
 
  
h1 {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: -2px;
  text-transform: lowercase;
  color: #D181D5;
  margin: 0px;
  border: 0px; }
  
a {
  font-weight: bold;
  color: #D181D5; }
  
a:hover {
  color: #F8B657; }
  
#footer {
  position: relative;
  background: url(http://www.beachbikiniswimsuit.com/wp-content/themes/beachbikiniswimsuit/images/footerBg.gif) no-repeat #fff;
  display: block;
  width: 974px;
  height: 119px;
  border: 0px;
  margin-left: 95px;
  padding: 0px; }
  
#leftColumn {
  float: left;
  position: relative;
  font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, sans-serif;
  font-size: 11px;
  color: #906016;
  line-height: 20px;
  width: 187px;  }

#leftColumn a img {
  margin: 8px;
  border: 3px solid #906016; }

#leftColumn a:hover img {
  border: 3px solid #ff9900; }
  
#rightColumn {
  margin-left: 95px;
  width: 974px;
  position: relative;
  display: block;
  font-family: Lucida Sans, Lucida Sans Unicode, sans-serif;
  font-size: 12px;
  padding: 0px;
  border: 0px;
  text-align: left;
  color: #4C443A;
  line-height: 16px; }
  
#rightColumn strong {
  font-weight: bold;
  color: #D181D5; }
  
#rightColumn img {
  border: 3px solid #D181D5; }
  
ul, li {
  margin: 0px;
  padding: 0px; }

.nav {
  top: 75px;
  left: 741px;
  width: 200px;
  position: relative;
  padding: 0px;
  text-align: left; }
  
.nav li {
  margin: 0px;
  padding: 0px;
  text-align: left;
  list-style: none;
  display: inline; }
  
.nav li a {
  display: block;
  background: url(http://www.beachbikiniswimsuit.com/wp-content/themes/beachbikiniswimsuit/images/btn.png) no-repeat;
  text-indent: 28px;
  width: 200px;
  height: 16px;
  font-size: 14px;
  padding: 0px;
  margin-bottom: 30px;
  font-weight: normal;
  font-family: Arial, sans-serif;
  text-decoration: none;
  text-align: left;
  line-height: 16px;
  color: #595148; }
  
.nav li a:hover {
  color: #AA52AE;
  background: url(http://www.beachbikiniswimsuit.com/wp-content/themes/beachbikiniswimsuit/images/btnOver.png) no-repeat; }
  
.btmnav {
  list-style: none;
  padding: 0px;
  margin: 0 auto;
  text-align: center; }
  
.btmnav li {
  margin-right: 20px;
  font-size: 15px;
  font-weight: bold;
  display: inline; }
  
.aligncenter {
  display: block;
  border: 1px double #D181D5;
  padding: 2px; }  
  
h1.secondary {
  margin: 0 auto;
  padding: 5px;
  text-align: center; } 
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  




