/*
Theme Name: GCC Skies
Theme URI: http://www.franzone.com/
Description: A fixed width, minimalist 2 columns theme that is fully widgetized and localized. Includes a theme options page for customization.
Version: 1.0
Author: Jonathan Franzone
Author URI: http://www.franzone.com/

Color Pallette
Sidebars : #BAE46E
Footers  : #5191C5
*/

/****************************** General Formatting*****************************/
body {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  color: #030303;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-x;
}
h1 {
  font-size: 24px;
}
h1 a, h1 a:visited {
  color: #5191C5;
  text-decoration: none;
  font-weight: bold;
}
h2 {
  font-size: 20px;
  margin-top: 0px;
}
h2 a, h2 a:visited {
  color: #5191C5;
  text-decoration: none;
  font-weight: bold;
}
h3 {
  font-size: 18px;
  margin-top: 0px;
}
h3 a, h3 a:visited {
  color: #5191C5;
  text-decoration: none;
  font-weight: bold;
}
h1 a:hover, h2 a:hover, h3 a:hover {
  color: red;
}
th {
  text-align: left;
}

textarea {
  width: 540px;
  height: 180px;
}
img {
  border: 0;
}

.subtitle_details {
  font-size: 80%;
  margin-bottom: 10px;
}

/****************************** Page Structure ********************************/
div#search {
	width: 820px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
form#search {
	margin-bottom: 0px;
}
div#header {
	width: 820px;
	height: 145px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
div#pagecontent {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}
div#main {
	float: left;
	width: 560px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
.pagetitle_icon {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.frontgrid td {
  vertical-align: top;
  margin-bottom: 200px;
}

/****************************** Footer ******************************/
div#footer {
	width: 820px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
  color: #EFEEDB;
  font-weight: bold;
  font-size: 90%;
}
#footer a {
  font-weight: bold;
  text-decoration: none;
  color: #BAE46E;
}
#footer a:hover {
  color: #E08757;
}

/****************************** Sidebar ***************************************/
div#sidebar {
	float: left;
	width: 230px;
}
.sidebar_widget {
  margin-bottom: 10px;
}

.sidebar_widget ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
  border-top: 1px solid #EEEEEE;
}
.sidebar_widget a {
  display: block;
  padding: 3px;
  background-color: #BAE46E;
  border-bottom: 1px solid #EEEEEE;
}
.sidebar_widget a:link, .sidebar_widget ul a:visited {
  color: #000000;
  text-decoration: none;
}
.sidebar_widget ul li a:hover {
  background-color: #369;
  color: #EFEEDB;
}
.sidebar_widget ul li.current_page_item a:hover {
  background-color: #369;
  color: #EFEEDB;
}
.sidebar_widget ul li.current_page_item a {
  background-color: #F8F3D8;
  color: #000000;
}

#votd {
  font-size: 75%;
}

#votd ul { border: none; }
#votd a { border: none; }

.tablelist th {
  background-color: #B4D3ED;
  padding: 2px 2px 2px 2px;
  vertical-align: top;
}
.tablelist td {
  padding: 2px 2px 2px 2px;
  vertical-align: top;
}
.tablelist tr.even {
  background-color: #F1F1F1;
}

.frontpagetbl {
  width: 450px;
}
.frontpagetbl th {
  width: 50%;
}

/****************************** Events ***************************************/
.events_listing {
  border-top: black 1px solid;
  font-size: 90%;
}
.events_listing a, .events_listing a:visited {
  color: #5191C5;
  text-decoration: none;
  font-weight: bold;
}
.events_listing a:hover {
  color: red;
}
.events_listing thead {
  background-color: #B4D3ED;
}
.events_listing p {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.events_listing th {
  border-bottom: black 1px solid;
  margin: 0px 0px 0px 0px;
  padding: 2px 2px 2px 2px;
  vertical-align: top;
}
.events_listing td {
  border-bottom: black 1px solid;
  margin: 0px 0px 0px 0px;
  padding: 2px 2px 2px 2px;
  vertical-align: top;
}
.events_listing tr.even {
  background-color: #F1F1F1;
  background-color: #EFEEDB;
}
#wp-calendar img {
  border: none;
}
#wp-calendar a, #wp-calendar a:visited {
  color: #5191C5;
  text-decoration: none;
  font-weight: bold;
}
#wp-calendar a:hover {
  color: red;
}
#event_list {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#event_list ul {
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 5px;
}
/*
#event_list li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}*/

/****************************** Rounded Corners ******************************/

/* Sidebar / Green Rounded Corners */
.rnd_sidebar{display:block}
.rnd_sidebar *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#BAE46E}
.rnd_sidebar1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e1f3c0;
  border-right:1px solid #e1f3c0;
  background:#cbea92}
.rnd_sidebar2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f8fcf0;
  border-right:1px solid #f8fcf0;
  background:#c7e989}
.rnd_sidebar3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #c7e989;
  border-right:1px solid #c7e989;}
.rnd_sidebar4{
  border-left:1px solid #e1f3c0;
  border-right:1px solid #e1f3c0}
.rnd_sidebar5{
  border-left:1px solid #cbea92;
  border-right:1px solid #cbea92}
.rnd_sidebarfg {
  padding: 2px 6px 2px 6px;
  background:#BAE46E;
}

/* Footer / Blue Rounded Corners */
.rnd_footer{display:block}
.rnd_footer *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#5191C5}
.rnd_footer1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #b4cfe6;
  border-right:1px solid #b4cfe6;
  background:#7cacd3}
.rnd_footer2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #edf4f9;
  border-right:1px solid #edf4f9;
  background:#72a5d0}
.rnd_footer3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #72a5d0;
  border-right:1px solid #72a5d0;}
.rnd_footer4{
  border-left:1px solid #b4cfe6;
  border-right:1px solid #b4cfe6}
.rnd_footer5{
  border-left:1px solid #7cacd3;
  border-right:1px solid #7cacd3}
.rnd_footerfg {
  padding: 2px 6px 2px 6px;
  background:#5191C5;
}

/****************************** Boxes *****************************************/

.box {
}

.boxTop {
  clear: both;
  height: 9px;
  background-image: url(images/box_1b.jpg);
  background-repeat: repeat-x;
}

.boxMiddle1 {
  clear: both;
  background-image: url(images/box_2a.jpg);
  background-repeat: repeat-y;
}

.boxMiddle2 {
  clear: both;
  background-image: url(images/box_2c.jpg);
  background-repeat: repeat-y;
  background-position: right;
}

.boxBottom {
  clear: both;
  height: 10px;
  background-image: url(images/box_1bi.jpg);
  background-repeat: repeat-x;
}

.boxContent {
  font-size: 90%;
  margin-left: 2px;
  margin-right: 4px;
  padding-right: 6px;
  padding-left: 6px;
}

.boxContent p, form, ol, ul, div {
  margin-top: 0px;
  margin-bottom: 0px;
}

.boxContentPad {
  /* padding: 20px 20px 20px 20px;*/
}

