/*  
Theme Name: Greenline
Theme URI: http://www.gpsgazette.com/
Description: Greenline is a 3 column theme with one sidebar on the right and one to the left of the content area that uses a black and green color scheme and very few images. Both sidebars are widget ready.
Version: 1.0
Author: GPS Gazette
Author URI: http://www.gpsgazette.com/
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
	font-size: 13px;
	margin: 0px;
	text-align: center;
	background: #333;
	color: #FAFFE0;
	font-family: Arial, Helvetica, sans-serif;
}



                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#flash
{
	width: 100%;
	height: 70px;
	color: #FFCC33;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #1f1f1f url(img/navtop.gif) bottom repeat-x;
}


#blogtitle
{
width: 100%;
height:60px;
display: block;
color: #FF9B00;
text-align: left;
margin: 0 auto 0 auto;
padding: 12px 0 0 0;
background: #1f1f1f url(img/navtop.gif) bottom repeat-x;
}


#blogtitle a:link {
color: #333;
text-decoration: none;
border: none;
padding: 6px 15px;
margin-left: 0;
}

#blogtitle a:visited {
color: #333;
text-decoration: none;
border: none;
font-weight: bold;
padding: 6px 15px;
margin-left: 0;
}

#blogtitle a:hover {
color: #1f1f1f;
text-decoration: none;
padding: 6px 15px;
margin-left: 0;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
	clear: left;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 100%;
	overflow: hidden;
	background: #333;
	min-width: 900px;
}




                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
font-size: 14px;
float: left;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-left: 5px;
margin-bottom: 20px;
text-align: left;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
font-size: 14px;
float: right;
width: 180px;
margin: 0;
padding-top: 4px;
margin-top: 0;
margin-bottom: 20px;
margin-right: 5px;
text-align: left;
}

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
	display: block;
	margin: 15px 195px 20px 195px;
	padding: 1em;
	padding-top: 10px;
	text-align: left;
	background: #FFCC33 url(img/content-background.png) no-repeat left top;
	min-height: 550px;
	color: #333333;
}


#content ul
{
padding-left: 2em;
}


#content ul li{
padding: 0.2em;
list-style: square;
}

#content ul ul li{
padding: 0.2em;
list-style: circle;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}
                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear:both;
background: url(img/nav.gif) top repeat-x;
color: #FAFFE0;
padding: 5px 1em 5px 1em;
font-weight: normal;
min-height: 100px;
}

#footwrap p
{
display: block;
margin-top: 8px;
margin-bottom: 2px;
text-align:center;
}

#footwrap a:link {
color: #FFCC33;
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
color: #FFCC33;
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
color: #FFCC33;
text-decoration: underline;
border: none;
}

#footwrap a:visited {
color: #FFCC33;
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}


                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarleft li
{
padding-bottom: 8px;
background: #4f4f4f;
}

#sidebarleft ul li
{
display: block;
margin-left: 5px;
padding-bottom: 2px;
}

#sidebarleft ul li ul li{
padding-bottom: 2px;
}

#sidebarleft ul li li{
padding: 4px 3px 2px 2px;
}

#sidebarleft a:link {
display:block;
color: #F5FFC1;
text-decoration: none;
font-weight: normal;
}

#sidebarleft a:hover {
display:block;
color: #FFFFFF;
}

#sidebarleft a:visited:hover {
	display: block;
	color: #FF9B00;
}

#sidebarleft a:visited {
display:block;
color: #F5FFC1;
text-decoration: none;
}

#sidebarleft h2 {
color: #232D32;
padding: 2px 8px 2px 8px;
margin-top:14px;
background: #FFCC33 url(img/h2.gif) top left no-repeat;;
border-bottom: 2px solid #1F1F1F;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarright li
{
padding-bottom: 8px;
background: #4f4f4f;
}

#sidebarright ul li
{
display: block;
margin-left: 5px;
padding-bottom: 2px;
}

#sidebarright ul li ul li{
padding-bottom: 2px;
}

#sidebarright ul li li{
padding: 4px 3px 2px 2px;
}

#sidebarright a:link {
display:block;
color: #F5FFC1;
text-decoration: none;
font-weight: normal;
}

#sidebarright a:hover {
display:block;
color: #FFFFFF;
}

#sidebarright a:visited:hover {
display:block;
color: #FFFFFF;
}

#sidebarright a:visited {
display:block;
color: #F5FFC1;
text-decoration: none;
}

#sidebarright h2 {
color: #232D32;
padding: 2px 8px 2px 8px;
background: #FFCC33 url(img/h2.gif) top left no-repeat;;
margin-top:14px;
border-bottom: 2px solid #1F1F1F;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #F5FFC1;
border-left: 4px solid #FF9B00;
}


                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
font-size: 11px;
width:80%;
display:block;
margin: 25px auto 6px auto;
padding: 2px 8px 2px 35px;
text-align: left;
color:#F5FFC1;
border-left: 4px solid #FF9B00;
}

#content .postmetadata
{
padding-left: 5px;
}

.postmetadata a:link
{
border: none;
color: #F5FFC1;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #F5FFC1;
font-weight: normal;
}

.postmetadata a:visited:hover
{
border: none;
color: #F5FFC1;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #F5FFC1;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
text-decoration: underline;
}

a:visited
{
color: #800000;
text-decoration: none;
font-weight: normal;
}

a:visited:hover
{
text-decoration: underline;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
background: #1f1f1f;
color: #EAEFD1;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #4f4f4f;
margin-bottom: 2px;
border: 1px solid #B7BF8F;
}

li.alt
{
background: #333333;
border: 1px solid #B7BF8F;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #FFFFFF;
}

.commentnumber {
font: italic normal 14px 'Times New Roman', Times, serif;
margin-top: 2px;
float:right;
color: #B7BF8F;
font-size: 28pt;
}

#comment
{
width:80%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 36px;
color: #666666;
}

h2
{
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle   
{
font-size: 22px;
font-weight: bold;
padding-left: 50px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
background:url(img/title.png) top left no-repeat;
}

.posttitle a:link
{
font-size: 22px;
color: #333;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 22px;
color: #333;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 22px;
color: #1f1f1f;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

h4
{
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}


                         /***************************************************
                         *********************** date ********************
                         *****************************************************/
.date
{
	font-size: 18px;
	float: right;
	text-transform: uppercase;
	letter-spacing: -2px;
	padding: 3px 5px 3px 5px;
	margin-top: 17px;
	text-align: center;
	color: #888888;
}

.entry
{
margin-bottom: 5px;
}

                         /***************************************************
                         *********************** Contained floats fix************
                         *****************************************************/
.post
{
display: block;
overflow:hidden;
width:98%;
padding-bottom: 12px;
}

                         /***************************************************
                         *********************** Code ********************
                         *****************************************************/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 4px solid #FFCC33;
color: #B7BF8F;
background: #4F4F4F;
}

                         /***************************************************
                         ************ Navigation (based on Blix)**************
                         *****************************************************/
#navigation {
margin-left:auto;
margin-right:auto;
width: 100%;
/*overflow: hidden;*/
height:2.7em;
line-height:2.7em;
background: url(img/navlink.gif) repeat-x;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	height: auto;
}

#navigation li a {
	display: block;
	padding: 0 10px;
	font-size: 0.8em;
	text-transform: none;
	letter-spacing: 1px;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form {
  float:right;
  height:100%;
  width:186px;
  padding:0 10px;
  line-height:0;
  background: url(img/navlink.gif) repeat-x;
}

#navigation form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s {
  height:1.5em;
  width:115px;
  margin:0 5px 0 0;
  padding:0;
  font-size:0.8em;
  vertical-align:middle;
}

#navigation #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;
 /* border:1px solid;*/
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}

#navigation {
background-color:#FFCC33;
}


#navigation a {
color:#333333;}

#navigation .selected,
#navigation a:hover
  {background:#B7BF8F url(img/navhover.gif) repeat-x;}

#navigation form {
  background:#FFCC33 url(img/navlink.gif) repeat-x;
}

#navigation #s {border-color:#FFF9EA;}

#navigation #searchbutton {
  color:#333333;
  background-color:#FFCC33;
}

.credits
{
margin-top: -20px;
margin-bottom: 5px;
padding: 0 4px 8px 4px;
float: right;
}

.credits1
{
margin-top: -20px;
margin-bottom: 5px;
padding: 0 4px 8px 4px;
float: left;
}


                         /***************************************************
                         *********************** Calendar ********************
                         *****************************************************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}


                         /***************************************************
                         ***************** Previous and Next Posts************
                         *****************************************************/

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}


                         /***************************************************
                         *********************** Smileys ********************
                         *****************************************************/

.wp-smiley
{
padding: 0;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
	width: auto;
	height: 32px;
	font-size: 0.85em;
	position: relative;
	z-index: 100;
	border-right: 0px solid #000;
	background: url(img/navlink.gif) repeat-x;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width: auto;
	w\idth: 745px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.menu ul ul {
	width: auto;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float: left;
	width: 100px;
	position: relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	width: 100px;
	height: 30px;
	border: 1px solid #000;
	border-width: 0px 0 0px 0px;
	padding-left: 5px;
	line-height: 29px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width: 100px;
	w\idth: 138px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background: #FFCC33  url(images/drop.gif) no-repeat right
bottom;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background: #FFCC33 url(images/drop.gif) no-repeat right
bottom;
}
.menu ul ul :hover > a.drop {
	background: #FFCC33 url(images/drop.gif) no-repeat right
bottom;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background: #FFCC33;
}
/* style the third level hover */
.menu ul ul ul a:hover {
	background: #FFCC33;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 31px;
	left: 0;
	width: 100px;
	border-top: 0px solid #000;
}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:100px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background: #FFB31A;
	color: #000;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	width: 100px;
	border-width: 0 1px 1px 1px;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:100px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color: #fff;
	background: #FFCC33;
}
.menu :hover > a, .menu ul ul :hover > a {
	color: #fff;
	background: #FFCC33;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: FFCC33;
  border-left: 0px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: FFCC33;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: FFCC33;
}

.menu ul .current_page_item ul a:hover {
  background: FFCC33;
}

.menu .current_page_item a:hover {
  background: FFCC33;
}


