/* 
Theme Name: GoogleGuide
Theme URI: http://googleguide.com/
Description: Google Guide Theme for WordPress
Version: 1.0
Author: Jerry Peek
Author URI: http://jpeek.com/
*/


*	{ font-family: verdana, arial, sans-serif; }
body	{ font-size: .99em; margin: 0; background: #fff;  }
code, tt  { font-family: courier, fixed, monospace; }

#sch				{ margin: 0; padding: 0; }
#txt, #nav 	{ float: right; }
#bar, #sch	{ float: left; }

#page { margin: 0 5px; }

//#top	 { border-top: 17px solid #222222; }
//#top	 { border-top: 17px solid #9e0006; }
#topNav	 { height: 17px; font-size: 12px; width: 100%; color:#ffffff; background: #9e0006; float: right; text-align: right; }
#topNav a:link	 { color:#ffffff; background: #9e0006; }
#topNav a:visited	 { color:#ffffff; background: #9e0006; }
#topNav a:hover { text-decoration: none; background-color: #CCCCCC; color: #000000; }

#top   { padding-left: 10px; color: #980000; }
#top img   { width: 615px; height: 57px; }
/* Hack for Internet Explorer 6 and before (for IE7, see IE7styles.css): */ 
* html #top img { width: 490px; height: 43px; }
#top a { text-decoration: none; color: #980000; font-weight: bold; }
#toptag { float: left; letter-spacing: .2em; font-weight: bold; 
          margin-top: -12px; margin-left: 50px; }
#toptag	{ margin-bottom: 20px; }

#bar 		{ font-family: verdana, arial, sans-serif; 
					font-size:x-small;
					font-weight:normal;
					background:#FFF;
					line-height:140%;
					padding:2px;
					margin-bottom: 15px;
				}
#bar		{ width: 22%; }

.nfo,
#bar 	  { border: 1px dotted #8c0000; }
#bar a	{ text-decoration: none; }

#txt		{ color: #222222; font-size: .75em; line-height: 1.75em; }
#txt    { padding: 5px; padding-right: 10px;  margin-right: 2%; }

#txt	  { width: 70%; }

.nfo		{ float: right; }
.nfo		{ margin: 5px 0px 5px 10px; padding: 5px; 
					background: #f0f0f0; font-size: .75em; }
.nfo 		{ line-height: 125%; }

.ad		{ float: right; }
.ad		{ margin: 5px 0px 5px 10px; padding: 5px; 
					background: #ffffff; font-size: .75em; }
.ad 		{ line-height: 125%; }

.clear	{ clear: both; }

input, form, 
#nav, #nav ul, #nav ul li,
#bar, #txt,
#sch 	{ display: inline; }

#bar	{ background: #ffe6e6; }

#sch form input#go  { border-width: 1px; border-style: solid; }

#nav ul	{ list-style-type: none; 
	}
#nav ul li a 	{ padding: 2px 10px;
	  width: auto;
	  text-align: center;
	  white-space: nowrap;
	  text-decoration: none;
	  font-variant: small-caps;
	  font-weight: bold;
	  border-style: solid;
	  border-width: 1px;
	}

#sch form input     { background: transparent; }
#sch form input#go  { padding: 0; }

.headline	{ display: block; width: 100%; }
.headline	{ font-size: 21pt; font-family: serif; 
						color: #999;  text-decoration: none; }
.feedback	{ margin-bottom: 20px; }

/* Theme file index.php sets this class for "favorites" pages: */
.storycontent_large	{ font-size: 150%; }

/* The blog heading seems to be hardcoded as h2?  Now set all to same size.  */
#bar h1	{ font-size: 15px; padding: 0; line-height: normal; margin: 2px 0; }
#bar h2	{ font-size: 15px; padding: 0; line-height: normal; margin: 2px 0; }
#bar h3	{ font-size: 15px; padding: 0; line-height: normal; margin: 2px 0; }

#bar ul { list-style: none; margin-left: 5px; padding-left: 0; margin-bottom: 10px; }

#nav ul li ul 	{ position: absolute; bottom: 0; left: 0; right: auto;
	}
#nav ul li ul li    { margin: 4px 0; }
#nav ul li ul li a  { display: inline;
                      padding: 0 8px;
	}
#nav ul li ul li a:link, 
#nav ul li ul li a:visited, 
#nav ul li ul li a:hover, 
#nav ul li ul li a:active 
	{ text-decoration: underline; 
	  font-weight: normal;
	}

#nav ul li ul li a:hover 
	{ background: none }

.standout  { background-color: #ffe6e6; }

A { color: #980000; border-bottom: 0px dotted #980000; text-decoration:underline; }
A:link  { color: #980000; border-bottom: 0px dotted #980000; } 
A:visited { color: #980000; border-bottom: 0px dotted #980000; }
A:hover { text-decoration: none; background-color: #CCCCCC; color: #000000; }

#top A:hover { background-color: transparent; }

h1	{ 
		font-family:verdana, arial, sans-serif;
		font-size: 36px;
		color: #000000; 
		margin-bottom:10px;
}	

h2	{ 
		font-family:verdana, arial, sans-serif;
		font-size: 28px;
		color: #000000; 
		margin-bottom:10px;
}	

h3	{
	font-family:verdana, arial, sans-serif;
	font-size: 24px;
	color: #000000;
	line-height: normal;
	margin-bottom:8px;
	font-weight:normal;
}

h4	{
	font-family:verdana, arial, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: normal;
	margin-bottom:6px;
	font-weight:normal;
	clear: left;
}

img.figure	{
	margin: 5px 0px;
	padding: 10px;
	border: 1px dotted #8c0000;
}

img.search	{
	border: 1px dotted #8c0000;
}

img.noborder	{
	border: 0px
}

span.guilabel
{
  padding: 0px, 1px, 0px, 1px;
  margin: 1px;
  background: #e6e6e6;
  border-style: none;
}

span.guimenu, span.guimenuitem, span.guibutton
{
  padding: 0px, 1px, 0px, 1px;
  margin: 1px;
  border-top: 1px solid #eeeeee;
  border-right: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
  border-left: 1px solid #eeeeee;
  background: #f5f5f5;
}

#bar h1, #bar h2 {
		font-family:verdana, arial, sans-serif;
		color:#000000;
		font-size:large;
		font-weight:normal;
  	padding:2px;
  	margin-top:15px;
		margin-left: 2px;
}	

.catdesc {
	 border-bottom: 1px solid #333;
	 padding: 10px;
}

/* For category list, squeeze out as much left-hand space as we can: */
.catlist {
	list-style-position: inside;
	padding-left: 0px;
	margin-left: 5px;
}

/* 
Styles for In-Series plugin copied from default theme by Jerry 11/21/2006
*/
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/*
Basic print styles added by Jerry 11/26/2006
*/
@media print {
body { background:white; color:black; margin:0 }
#bar { display:none; }
.dont_print { display:none }
h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
#txt	  { width: 95%; }
}
