/*
Theme Name: Low Cost Web Design - Chula Vista Theme
Theme URI: http://LowCostWebDesignChulaVista.com/
Description: Theme used on LowCostWebDesignChulaVista.com.
Version: 1.0
Author: Craig Fujisue
Author URI: http://omniunlimited.com/
Tags: custom header, fixed width, two columns, widgets
*/

:root { overflow: scroll; }

:focus
{
  -moz-outline-style: none;
}

/* Begin Typography & Colors */
*
{
	-webkit-text-size-adjust: 100%;
	padding: 0;
	margin: 0;
}

html {
     overflow: -moz-scrollbars-vertical;
	 height: 100%;
	 margin: 0 0 1px;
	 padding: 0;
}

body
{
  height: 100%;
  position: relative;
  background-image: url(/wp-content/themes/lcwdcv/images/dropShadow.png);
  background-repeat: repeat-y;
  background-position: top;
  background-color: #0079B2;
  margin: 0 auto 1px;
  padding: 0;
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
}

hr
{
	width: 800px;
	height: 15px;
	background-color: #0079B2;
	margin: 20px 0px 20px 0px;
	border: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-weight:bolder;
	letter-spacing: 0.03em;
	font-family: Verdana, Geneva, sans-serif;
	border-style: none;
}

h1 {
	font-size:140%;
	font-family: Verdana, Geneva, sans-serif;
	color: #0066FF;
	font-weight: bolder;
	padding: 10px 0px 10px 0px;
}

h2 {
	font-size:120%;
	color: #000000;
	padding: 10px 0px 10px 0px;
}

h2.widgettitle {
	font-size: 13px;
}

h3 {
	font-size:100%;
	color: #000000;
	font-weight: bolder;
	padding: 10px 0px 10px 0px;
}

h4 {
	font-size:140%;
	font-weight: bolder;
	color: #FF0000;
	padding: 0px 0px 10px 0px;
}

h5 {
	font-size:100%;
	background-color: #F4EAB3;
	color: #FF0000;
	font-weight: bolder;
	border:1px solid #000000;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 10px -10px;
}

h6 {font-size:120%;}

.normalize_font
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

.web_fig
{
	border: 1px solid #000;
	width: 200px;
	height: 130px;
	float: left;
	border: 0;
	margin: 0px 10px 5px 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.red
{
	color: #FF0000;
}

.redd
{
	color: #CC0000;
}

.green
{
	color: #008000;
}

.black
{
	color: #000000;
}

.gray
{
	color: #333333;
}

.blue
{
	color: #0000FF;
}

.center
{
	text-align: center;
}

.bold
{
	font-weight: bolder;
}

.pagelist
{
	margin: 0px 0px 0px 20px;
	list-style-type: square;
}

.no_bullet
{
	margin: 10px 0px 0px 20px;
	list-style-type: none;
}

.feature_dash
{
	margin: 10px 0px 0px 20px;
	list-style-image: url(/wp-content/plugins/wp-e-commerce/images/dash.gif);
	list-style-type: none;
}

.feature_square
{
	margin: 10px 0px 0px 20px;
	list-style-image: url(/wp-content/plugins/wp-e-commerce/images/square.gif);
	list-style-type: none;
}

.no_bullet_item
{
	margin: 0px 0px 5px 0px;
}

.number_list, .commentlist
{
	margin: 0px 0px 0px 20px;
}

.number_list_item, .comment
{
	margin: 0px 0px 10px 0px;
}

.feature_list
{
	margin: 20px 0px 20px 0px;
}

.feature
{
	margin: 0px 50px 10px 50px;
}

.hidden
{
	display: none;
}

a {
	color:#009966;
	text-decoration:none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	outline: none;
}

#wrapper
{
  width: 800px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0px 5px 5px 5px;
}

#page
{
    width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FDFDFD;
	text-align: left;
	padding: 0px;
}

#header
{
	width: 800px;
	height: 330px;
	padding: 5px 15px 0px 15px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#sitename a
{
	text-decoration: none; 
	font-size: 20px;
	color: #000000;
/*	width:250px;
	height:30px; */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	letter-spacing: 0;
}

#tagline a
{
	color: #666666;
	text-decoration: none;
	font-size: 90%;
	font-weight: bolder;
	float: left; 
	padding: 0 3px;
}

#headerimg 	{
}

#translate_link {
	font-size: 9px;
	text-decoration: underline;
}

#content
{
  padding: 10px 16px 0px 15px;
  width: 495px;
  margin: 0px 10px 0px 0px;
  float: left;
  font-size: 90%;
}

/* Menu CSS */

#menubar {
	width: 800px;
	height: 43px;
	margin: 0px 0px 10px 0px;
}

ul#menu{ 
	width: 100%;
	height: 43px;
	background: #FFF url("images/menu-bg.gif") top left repeat-x; 
	font-size: 0.8em; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}
ul#menu li {
	display: block; 
	float: left; 
	margin: 0 0 0 5px; 
	}
ul#menu li a { 
	height: 43px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
	}
ul#menu li a:hover { 
	color: #333; 
	}
ul#menu li a.current{ 
	color: #FFF; 
	background: #FFF url("images/current-bg.gif") top left repeat-x; 
	padding: 5px 15px 0; 
	}

/* End Menu CSS */

.testimony {
	font-size: 90%;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 20px;
}

#sidebar
{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 2px;
	min-height: 250px;
	width: 220px;
	float: left;
	background-color: #FDFDFB;
}

#sidebar ul, div.sb_section ul
{
	list-style: none;
	margin: 0px 0px 10px 0px;
}

#sidebar ul ul ul, div.sb_section ul ul ul
{
	list-style: none;
	margin: 0px;
}

.sb_section {
	width: 205px;
	border: 1px solid #666666;
	padding: 10px;
	margin-bottom: 20px;
}



.adtext {
	font-size: 85%;
	font-weight: bolder;
	width: 200px;
	text-align: center;
	padding: 5px;
}

.adtext a {
	color: #336666;
}

.adtext a:active {
	border: none;
}

.textwidget {
	font-size: 80%;
}
#footer
{
	clear: both;
	width: 800px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: 0.03em;
}

.border {
	width: 800px;
	height: 10px;
	background-color: #0079B2;
	margin-left: -20px;
}

.logo
{
	font-size: 60%;
	border: 0;
	margin: 10px 0px 0px 0px;
}

#copyright
{
	float: left;
	width: 800px;
	font-size: 80%;
	font-weight: bolder;
	text-align: center;
}
