/* Begin Typography & Colors */

body {
    margin:0;
	font-size: 12px; /* Resets 1em to 10px */
	line-height: 14px;
	font-family: "News Gothic MT","Tahoma, Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	background: #ffffff;
	color: #555;
	text-align: center;
	}
	
#wrapper {
	margin: 0px auto;
    padding: 0;
    border: 0;
    width: 900px;
    text-align: left;
    background: #ffffff;
    }

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 11px;
	}
	
#main {
	width: 500px;
	padding-left: 40px;
	padding-right: 25px;
	float: left;
	}

#sidebar {
	width: 250px;
	float: right;
	margin-top: 0px;
	}

#footer {
	clear: left;
  	margin: 0;
  	padding: 0 20px;
  	border: 0;
  	text-align: left;
  	border-top: 1px solid #f9f9f9;
  	background-color: #fffffff;
	}

#footer p  {
  text-align: left;
  margin: 0;
  padding: 10px 0;
  font-size: x-small;
  background-color: transparent;
  color: #999;
  }
 
#twitter_div {
 	padding-right:20px;
 }
 
#navigation {
	width: 550px;
	}

 
 /* Default links   */

a:link, a:visited {
  font-family: "News Gothic MT";
  font-weight : bold; 
  text-decoration : none;
  color: #08b2c9;
  background: transparent; 
  }

a:hover {
  font-weight : bold; 
  text-decoration : underline;
  color: #08b2c9;
  background: transparent; 
  }

a:active {
  font-weight : bold; 
  text-decoration : none;
  color: #08b2c9;
  background: transparent;  
  }
  
.porttitle {
	font-family: "News Gothic MT";
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	}
  
small {
	font-size: 10px;
	line-height: 12px;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 12px;
	text-align: center;
	}


h2 {
    font-family: "News Gothic MT";
	font-size: 13px;
	padding-top: 0px;
	}

h2.pagetitle {
    font-family: "News Gothic MT";
	font-size: 13px;
	}

#sidebar h2 {
	font-size: 12px;
	}
	
#wrapper a, a:hover {
	 text-decoration : none;
	 }

h3 {
	font-size: 12px;
	}
	
h4 {
	font-size: 12px;
	}

h5 {
	font-size: 14px;
	color: #000000;
	margin-top:0px;
	}

	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	font-family: "News Gothic MT";
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


ul  {
  margin: 0 0 25px 0;
  }


li  {
  line-height: 160%;
  text-decoration: none;
  }

#sidebar ul   {
  padding-left: 10px;
  padding-top: 3px;
  }

#sidebar ul li {
  vertical-align: top;
  padding: 0;
  margin: 0;
  }




/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 10px;
	}

h4 a:link, a:hover. a:visited {
	padding: 0;
	margin: 0;
	font-weight: bold;
	}
/* End Headers */


