/*
Theme Name: BPCustom
Theme URI: n/a
Description: This is a 2-column Wordpress theme created by <a href="http://www.impermanentmedia.com">impermanentmedia training & consulting</a>. This theme is to be used for
TheBackpackProject.org only.
Version: 1
Author: impermanentmedia
Author URI: http://www.impermanentmedia.com
*/


body {background-color: #ffffff;
	  font-family: Verdana, Arial, Helvetica, san-serif;
	  font-size: 12px;
      color: #000000;}

p {line-height: 1.2em;}

a {color: #990000;
   text-decoration: none;
   outine: none;}

img {outline: none;}


/* global IDs */
#wrapper {width: 875px;
		  margin: 0px auto;
		  overflow: hidden;
		  border: 1px dotted #999;}

#header {width: 686px;
		 margin: 10px auto 10px auto;}

#sidebar {width: 200px;
	  position: relative;
	  margin: 30px 0px 20px 20px;
	  float: left;
	  z-index: 10;}

#content {width: 550px;
		  height: 500px;
		  position: relative;
		  text-align: justify;
		  margin: 0px 0px 220px -50px;
		  padding: 0px 30px 10px 100px;
		  float: left;
		  border-top: 1px solid #000000;
		  border-left: 1px solid #000000;
		  z-index: 2;}

#footer {width: 726px;
		 font-size: 10px;
		 text-align: right;
		 margin: 20px 40px 10px 60px;
		 padding: 30px 0px 0px 0px;
		 clear: both;}

/* global classes */
.copyright {padding: 5px 0px 0px 0px;
			border-top: 1px solid #999999;}

/* layout classes */

#footer a {margin: 0px 5px 0px 5px; outline: none;}