/*  
Theme Name: GCPA
Theme URI: http://wordpress.org/
Description: A fine theme created for the Georgia council by jcburns.
Version: 1.13
Author: J.C.Burns
Author URI: http://jcbd.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

#bg { background-color: #E0E9CC; }

ul { text-indent:0px; margin: 0px; padding: 0px;}
li { list-style: none }


#header {
	background-color: #660000;
	font-family: Verdana, Helvetica, "Arial Black", arial, sans-serif;
	color: white;
	letter-spacing: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	}

#wrapper{
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  }

.lootlist
{
 color: #066;
 text-indent:6px; margin: 12px; padding: 4px;
}

.lootlist li
{
padding-bottom: 5px;
}

body {
	min-width:660px;       /* 2x (LC fullwidth + CC padding) + RC fullwidth */
}

#container{
	padding-left: 175px;    /* LC fullwidth */
	padding-right: 220px;   /* RC fullwidth + CC padding */
}

#container .column {
	position: relative;
	float: left;
}

#centercontent, #contentinside {
	padding: 0px;
	padding-left: 8px;       /* CC padding =16 */
	padding-right: 8px;
	width: 100%;
}

#left {
	width: 165px;           /*  LC width   */
	padding: 5px;           /* LC padding = 10 */
	right: 195px;           /* LC fullwidth + CC padding */
	margin-left: -100%;
	word-wrap: break-word;
}

#right {
	width: 180px;            /* RC width */
	padding: 0px; 
	padding-left: 8px;       /* RC padding =20 */
	padding-right: 8px; 
	margin-right: -216px;    /* RC fullwidth + CC padding */
}

#footer {
	clear: both;
}

/*** IE Fix ***/
* html #left {
	left: 200px;            /* RC fullwidth */
}


#centercontent, #contentinside {
  	background-color: #06281d;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	padding-top: 4px;
	padding-bottom: 4px;
}

#contentinside {
  	background-color: #C5E9C2;
}

#left {
	background-color: #381a16;
	border: solid 1px #ffffff;
	word-wrap: break-word; 
    overflow: hidden;
    }

#right {
	background-color: #c2af90;
	border: solid 1px #ffffff;
}

#left li{
	padding-left: 25px;
	padding-right: 5px;
}

#footer p{
  	font-size: x-small;
	color: #066;
	font-family: verdana, arial, sans-serif;
	margin-top:  15px;
	border-top: 1px solid #a9877f;
}

.bodyitem
{
	color: #600;
	font-size: 14px;
	font-family: Georgia, Palatino, Times New Roman, serif;
	background-color: #E0E9CC;
	margin-top: 4px;
	margin-bottom:  4px;
	border: 1px solid #86c0c0;
	padding: 5px;
}

.small
{
font-size: 12px;
}

h1
{
	font-size: 20px;
	color: #003333;
}

h2
{
	color: #066;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

h3, h6
{
	background-color: #660000;
	font-family: Verdana, Helvetica, "Arial Black", arial, sans-serif;
	color: white;
	text-transform: uppercase;
	letter-spacing: 6px;
	font-size: 13px;
	margin-top: 5px;
	padding: 3px 3px 3px 5px;
}

h4
{
	border-color: #A85551;
	border-width: 1px;
	border-style: dotted none none none;
	padding-top: 2px;
	margin-bottom: -4px;
}

h6
{
	color: #9C3131;
	font-family: Verdana, Helvetica, "Arial Black", arial, sans-serif;
	text-transform: uppercase;
	padding: 2px 2px 2px 5px;
	background-color: #FFFFCE;
	letter-spacing: 5px;
	font-size: 11px;
	margin-bottom: -4px;
}

.page_item, .cat-item
{
	color: #fddea3;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, "Arial Black", Arial, Helvetica, Geneva, Swiss;
	text-decoration: none;
	text-indent: 0px;
	background-color: #6E1910;
	padding: 4px 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.current_page_item {
	background-color: #a13200;
}

.current-cat {
	background-color: #a13200;
}


A
{
	text-decoration: none;
	color: #371111;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	color: #FF826D;
}

H3 a:visited
{
color: #fff;
}


.page_item a, .cat-item a
{
	color: #fddea3;
}

.page_item a:hover, .cat-item a:hover
{
	color: #fff;
	text-decoration: none;
}

.faq li{
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 4px;
}

.promo
{
	color: #9C3131;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, Palatino, Times New Roman, serif;
}

.promo a {color: #9C3131;}

.side
{
	font-family: verdana, arial, sans-serif;
	color: #9C3131;
	font-size: x-small;
	font-weight: normal;
	line-height: 140%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 2px solid #fe9671;
	background-color: #FFFFCE;
    padding:  3px;
}

.scaledpict
{
	width: 178px;
	height: 190px;
}

.navigation{
	font-family: Verdana, Helvetica, "Arial Black", arial, sans-serif;
	font-size: 10px;
	color: #7d2600;
}
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.alignright img{
	padding: 10px;
}

img{
	border: 0px;
}

address
{
	color: #066;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#homelink { color: #D77046; }


h3 a
{
	color: white;
}