/*  
Theme Name: GPS-Magazine
Theme URI: http://www.google.com
Description: I'm gonna poke anna in the eye
Version: 0.1
Author: kaz & anna
Author URI: http://www.gps-magazine.com/

Theme last updated: Mar 13, 2009
*/

/* Basics and Typography */
body {
	margin: 0;
	padding: 0;
	background:url(/site/wp-content/themes/FancyPants/images/body_bg.jpg) repeat-x left top #60636a;
	font-size: 78%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.4em;
	color: #0a5989; 
}

h2 {
	font-size: 1.4em;
	color: #0a5989; 
}

h3 {
	font-size: 1.2em;
	color: #000;
}

h4 {
	font-size: 1.1em;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
	color: #333;
}

ol, ul {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}

a:link {
	color: #859BB2;
}

a:visited {
	color: #859BB2;
}

a:hover, a:active {
	color: #859BB2;
}

input, textarea, select {
	border: 1px solid #ccc;
	background-color: #fff;
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #0a5989;
	font-size: 0.9em;
}

code {
	font-family: monospace;
	color: #666;
}

form, img {
	margin: 0;
	padding: 0;
	border: 0;
}

.small {
	font-size: 0.9em;
	color: #666;
}

/* Layout */

#wrapper {
	margin: 0px auto;
	width: 1000px;
	text-align: left;
	background: #fff url(images/content_bg.png) repeat-y center right;
}

.pusher {
	height: 5px;
	background: #fff;
}


/* Header and Navigation */
#header {
	background: #323232 url(images/header_bg.png) repeat-x;
	height: 250px;
}

#header h1 {
	margin: 0px;
	font-size: 1.8em;
}

#header h1 a {
	text-decoration: none;
	color: #fff;
}

.tippytop, tippytop a{
	background:#D15A00;
	color:#FFFFFF;
	width:100%;
	font-size: 10px;
	height: auto;
	padding: 2px 0;
	overflow: auto;
}	
.toptitle{
	float:right;
	position:relative;
	display:inline;
	width: 500px
}
.update{
	float:right;
	display:inline;
	width:300px;
	position:relative;
	text-align:right;
	padding-right: 5px;
}

#content {
	float: left;
	padding: 0 20px;
	width: 520px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 480px;
} 

.navigation{
	width:100%;
	height:20px;
	vertical-align:middle;
	background:url(images/nav_bg_1.gif) #666666 repeat-x;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}

.navigation a.gold{
color:#b99824;
}

ul.leftnav{
	display:inline;
	float:left;
	padding:0px;
	margin:0px;
	clear:none;
}
ul.rightnav{
	display:block;
	float:right;
	border: solid 1px #666;
	position: relative;
	padding: 2px;
	margin: 0;
	height: 16px;
	line-height: 13px;
	background-color:111;
}

.leftnav li, .rightnav li{
display:inline
}


.leftnav li, .leftnav li a, .rightnav li, .rightnav li a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:2px 3px;
}

.leftnav li, .leftnav li a{
color:#EEE;
}

.rightnav li, .rightnav a:link{
	color:#CC9900;
}


html>body #content {
	width: 620px;
}

* html #content {
	overflow: hidden;
	/* So IE won't break things */
}

#sidebar {
	float: right;
/*	padding: 1.8em 20px 0 20px; */
	width: 250px;
	font-size: 0.9em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 200px;
} 

html>body #sidebar {
	width: 300px;
	float: right;
	background: #575757;
	padding: 5px;
	margin: 5px;
}


.entry{
	width:500px;
	margin-left: 35px;
	padding-left: 20px;
}

#footer {
	clear: both;
	font-size: 0.9em;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #ff6600;
	height: 150px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

#footer p {
	margin: 0;
	font-size: 0.9em;
	text-align: right;
	padding-right: 10px;
	height: 47px;
}

#sidebar h2 {
	display: block;
	color:#859BB2;
	font-size: 1.1em;
	border-bottom: #787878 solid 1px;
}

#sidebar {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:center;
}

#sidebar li {
}

#sidebar ul {
	margin: 1.2em 0;
}

#sidebar ul li {
	padding: 0 0 0 10px;
}

#sidebar ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
} 

html>body #sidebar ul li a {
	width: 170px;
}

#sidebar ul li a:hover {
	color: #ffffff;
}

#sidebar ul ul {
	margin: 0;
	border: none;
}

#sidebar ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
	border-top: 1px solid #ffffff;
}

#sidebar ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 0 25px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 155px;
} 

html>body #sidebar ul ul li a {
	width: 155px;
}

.posttitle {
	margin-bottom: 0;
	width: 100%;
	color: #0a5989;
	overflow: auto;
	/* Width and overflow to clear '.posttitle a' */
}

.posttitle a {
	float: left;
	padding: 0;
}

.posttitle a:link, .posttitle a:visited {
/*	color: #0a5989;	*/
color:#333333;
}

.posttitle a:hover, .posttitle a:active {
/*	color: #af0101; */
color:#000033;
}

.postmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 0.9em;
	color: #999999;
}

.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left;
}

.commentslink {
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #e8e7d0;
	list-style-type: none;
}

#commentlist li {
	border-top: 1px solid #e8e7d0;
	padding: 1px 20px;
	background-color: #ffffff;
}

.alt {
	background-color: #e9e9e9 !important;
}

.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}

.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}


.nav_title{
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 22px;
	margin-top: 5px;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}
	
.footnav {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 45px;
}
.footlist{
	float:left;
	width:auto;
	padding-left: 10px;
	margin-left: 10px;
}

.footlist h3{
font-size 12px;
	color:#FFFFFF;
	margin-bottom:2px;
	padding-bottom:2px;
	font-size: 12px;
}

.footlist ul{
	display:block;
	text-align: left;
	width: 50px;
}

.footlinks li{
list-style:square
}
.footlinks li, .footlinks li a{
font-size:10px;
color:ffffff;
text-decoration:none
line-height:11px;
}

#subfoot{
	background-color:#333333;
	padding-top: 0px;
	margin-top: 0px;
}
#subfoot a{
color:#333
}

.sidebox{
	padding:5px;
	margin:5px;
	border:#787878 solid 1px;
	text-align:left;
	width:90%;
}

.awppost, .awppage{
color:#000033;
}


li.twitter-item{
color:#859BB2;
list-style:none;
padding-bottom:10px;
margin-bottom:10px;
}

.twitter-timestamp{
color:#CCCCCC;
font-size:9px;
}
