/*  
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: 12pt;
margin: 0px;
text-align: center;
background: #4A52AD;
color: black;
font-family: Arial, Helvetica, sans-serif;
}
                      /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

.blogdes {font-family:arial;font-size: 10px;  font: oblique 10px Arial; }

#blogtitle
{
width: 97%;
height:140px;
display: block;
text-align: left;
margin: 0px auto 0 auto;
padding: 0 0 0 0;
background: url(img/navtop.jpg) #000000 no-repeat;
border-left: 0px solid #333333;
border-right: 1px solid #333333;
}

#blogtitle a:link {
width: 97%;
height:140px;
display: block;
text-decoration: none;
margin: 0px auto 0 auto;
padding: 0 0 0 0;
background: url(img/navtop.jpg) #000000 no-repeat;
}

                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 97%;
overflow: hidden;
background: #373E7F;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
}




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


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

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

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 0px 180px 0px 180px;
padding-right: 15px;
padding-left: 15px;
padding-bottom: 1px;
text-align: left;
background: white;
color: black;
}

#content img
{
padding-left: 12px;
padding-right: 2px;
padding-bottom: 2px;
background: transparent;
}

#content ul
{
padding-left: 0em;
margin-left:15px;
display: inherit;
width:95%;
}

#content ul li{
padding: 0.5em;
list-style: disc;
 display: list-item;
}

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

#content ol{
list-style-position: outside;
display: inherit;
padding-left: 8px;
padding-top: 2px;
margin-bottom: 10px;
margin-left:15px;
list-style: decimal;
}

#content li {padding-bottom:8px;}

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

#footwrap
{
clear:both;
color: #E9E9E9;
padding: 5px 1em 5px 1em;
font-weight: normal;
font-size: 11px;
border-top: 1px solid #333333;
background: #34375C;
}

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

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

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

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

#footwrap ul {
  margin:0;
  padding:0;
text-align:left;
}

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

#footwrap li a {
  display:block;
  padding:0 5px;
  font-size:11px;
font-weight: bold;
  letter-spacing:0px;
}

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

.foottitle
{font-size:14px;
font-weight:bold;
text-align:left;}

.footdivide
{font-size:11px;
font-weight:bold;
color: white;
padding-left: 3px;
padding-right: 3px;}
                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
background: none;
padding: 0 8px 0 8px;
font-size: 11px;
}

#sidebarleft li
{
padding-bottom: 1px;
color: #E9E9E9;
background: #34375C;
}

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

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

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

#sidebarleft a:link {

text-decoration: none;
color: #B6D6FA;
font-weight: bold;
}

#sidebarleft a:hover {

text-decoration: underline;
color: #B6D6FA;
font-weight: bold;
}

#sidebarleft a:visited:hover {

text-decoration: underline;
color: #B6D6FA;
font-weight: bold;
}

#sidebarleft a:visited {

color: #B6D6FA;
font-weight: bold;
}

#sidebarleft h2 {
color: #FFFFFF;
padding: 2px 8px 2px 8px;
margin-top:5px;
background: #3744A9 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;
font-size: 11px;
}

#sidebarright li
{
padding-bottom: 0px;
background: #34375C;
padding-bottom: 1px;
}

#sidebarright li.feeds
{
background: url(img/rss.png) top left no-repeat;
padding-left: 18px;
}

#sidebarright li.feedst
{
background: url(img/twitter_icon.gif) top left no-repeat;
padding-left: 18px;
}

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

#sidebarright ol li
{
display: block;
margin-left: 4px;
padding-bottom: 0px;
}


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

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

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

#sidebarright a:hover {
display:block;
text-decoration: underline;
color: #B6D6FA;
font-weight: bold;
}

#sidebarright a:visited:hover {
display:block;
text-decoration: underline;
color: #B6D6FA;
font-weight: bold;
}

#sidebarright a:visited {
display:block;
color: #B6D6FA;
text-decoration: none;
font-weight: bold;
}

#sidebarright h2 {
color: #FFFFFF;
padding: 2px 8px 2px 8px;
background: #3744A9 url(img/h2.gif) top left no-repeat;;
margin-top:5px;
border-bottom: 2px solid #1F1F1F;
}

#sidebarright form {
width:40px;
	margin: 0px;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebarright #searchform #s {
	width: 150px;
	padding: 2px;
	}

#sidebarright #searchsubmit {
	padding: 1px;
	}

#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 #88944C;
}


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

.postmetadata
{
font-size: 11px;
width:100%;
display:block;
margin: 12px auto 0px 4px;
padding: 2px 8px 0px 35px;
text-align:left;
background: transparent;
color:#222222;
}

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

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

.postmetadata a:hover
{
border: none;
color: #3744A9;
text-decoration: underline;
font-weight: normal;
}

.postmetadata a:visited:hover
{
border: none;
color: #3744A9;
text-decoration: underline;
font-weight: normal;
}

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

.postmetadata1
{
font-size: 11px;
width:100%;
display:block;
margin: 8px auto 0px 4px;
padding: 2px 8px 0px 35px;
text-align:left;
background: transparent;
color:#222222;
font-weight: bold;
}

#content .postmetadata1
{
padding-left: 0px;
}

.postmetadata1 a:link
{
border: none;
color: #3744A9;
font-weight: bold;
}

.postmetadata1 a:hover
{
border: none;
text-decoration: underline;
color: #3744A9;
font-weight:bold;
}

.postmetadata1 a:visited:hover
{
border: none;
text-decoration: underline;
color: #3744A9;
font-weight: bold;
}

.postmetadata1 a:visited
{
border: none;
color: #3744A9;
font-weight: bold;
}

.postmetaline  
{
clear:both;
padding: 0;
margin-left:4px;
margin-right:6px;
font-weight: normal;
border-top: 1px solid #999999;
}            /***************************************************
                         *********************** Links ********************
                         *****************************************************/

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

a:hover
{
text-decoration: none;
font-weight: bold;
}

a:visited
{
color: #3744A9;
text-decoration: none;
font-weight: bold;
}

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

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: white;
color:#222222;
font-style: normal;
}

.commentlist li
{
margin: 8px 10px 8px 7px;
padding-left: 12px;
padding-bottom: 7px;
padding-top: 7px;
list-style: none;
background: white;
}

li.alt
{
background: #F1F8FF;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
font-style: normal;
}

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

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

#comment
{
width:99%;
}

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

h1
{
font-size: 30px;
color: #666666;
padding-top: 0px;
}

h2
{
display: block;
font-size: 20px;
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;
}

h1.posttitle   
{
font-size: 30px;
font-weight: bolder;
padding-left: 3px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
background:transparent;
font-family: Trebuchet, "Trebuchet MS", Arial, helvetica, sans-serif;
line-height:40px;
}

.posttitle a:link
{
font-size: 30px;
color: #3744A9;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 30px;
color: #3744A9;
font-weight: bold;
}

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

.posttitle a:visited:hover
{
text-decoration: none;
font-size: 30px;
}

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

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: 11px;
float: left;
padding: 3px 5px 0px 5px;
margin-top: 3px;
margin-bottom: 0px;
text-align: left;
color: black;
}

.date a:link
{
color: #3744A9;
font-weight: bold;
text-decoration: underline;
}

.date a:hover
{
color: #3744A9;
font-weight: bold;
text-decoration: underline;
}

.date a:visited
{
color: #3744A9;
font-weight: bold;
text-decoration: underline;
}

.date a:visited:hover
{
color: #3744A9;
font-weight: bold;
text-decoration: underline;
}

.entry
{
margin-bottom: 5px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
padding-top: 5px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
}

.entry ul {
display: block;
list-style: disc outside none;
width:500px;
margin-left:15px;
text-align:left;}

.entry li {margin-left:23px;text-align:left;text-indent:0px;word-spacing:0px;}

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

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

                         /***************************************************
                         ************ Navigation (based on Blix)**************
                         *****************************************************/
#navigation {
margin-left:auto;
margin-right:auto;
padding-bottom: 0;
width: 97%;
overflow: hidden;
height:2.7em;
line-height:20px;
background: black;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
}

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

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

#navigation li a {
  display:block;
  padding:0 15px;
  font-size:0.8em;
font-weight: bold;
  text-transform:uppercase;
  letter-spacing:0px;
}

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

#navigation form {
  float:right;
  height:100%;
  width:164px;
  padding:0 15px;
  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 a {
color:white;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;}

#navigation a:hover {
font-weight:bold;
text-decoration: underline;
color: #B6D6FA;
font-family: Arial, Helvetica, sans-serif;}


#navigation .selected,
#navigation a:hover
  {background:transparent;}

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

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

#navigation #searchbutton {
  color:#373E7F;
  background-color:#C2D36C;
}

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

.publish
{margin-top:3px;
padding:0px;
float: right;}
                         /***************************************************
                         *********************** 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: 5px;
margin-bottom: 5px;
font-size: 10pt;}


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

.wp-smiley
{
padding: 0;
}

.breadcrumb
{padding-top:8px;
padding-left: 4px;
font-size: 11px;
}

.breadcrumb a:link
{font-size: 11px;
font-weight: bold;
}

.breadcrumb a:visited
{font-size: 11px;
font-weight: bold;
color: #3744A9;
}

.breadcrumb a:hover
{font-size: 11px;
color: #3744A9;
font-weight: bold;
text-decoration: underline;
}

.breadcrumb a:visited:hover
{text-decoration: underline;
color: #3744A9;}

#balmep ul li{list-style-type:upper-alpha;}
#annlit ul li{list-style-type:upper-roman;margin-bottom:10px;padding-left:0px;margin-left:0px;display:inherit;list-style-position: outside;}

#fday li{padding-bottom:10px;}
#youtube{float:right;font-family:arial;font-size:11pt;margin:0;padding:5px;position:relative;width:325px;height:auto;text-align:center;font-weight:700;color:#000;}
.biolrg{background:#F1F8FF;float:right;font-family:arial;font-size:9pt;margin-left:10px;padding:3px;position:relative;width:150px;height:auto;text-align:center;font-weight:normal;color:#000;}
.biolrg img{text-align:left;background:#F1F8FF;}

.linebio{width:100%;font-size:0pt;border-top:1px solid #4A52AD;}

.name_block a:link {color: white}
