/* 
Theme Name: Retrospective
Theme URI: http://blogbuildingu.com/retrospective
Description: A theme by <a href="http://blogbuildingu.com/">Hendry Lee</a>, focuses on ease of use, clean typography, modern colors and design.
Version: 0.9
Author: Hendry Lee
AUTHOR URI: http://blogbuildingu.com/
Tags: simple, clean, widgets, widget ready, two columns, fixed width, valid CSS, valid XHTML, blue
*/

body, div, dl, dt, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0em; padding: 0em; }

/*////////// GENERAL //////////*/
body {
  margin: 0;
  background: #fff url(images/bg.jpg) repeat-x left top;
  color: #333;
  font-size: 75%;
  font-family: Verdana, Arial, Tahoma, sans-serif;
}

#container { 
  width: 65em;
  margin: 0 auto;
  padding: 1em;
}

/*////////// TYPEOGRAPHY //////////*/
		
h1 {
  font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
  font-size: 200%;
  line-height: 0.9em;
  color: #777;
}

h2 { 
  font-family: Arial,Helvetica,Verdana;
  font-weight: bold;
  font-size: 120%;
  color: #545454;
  text-align: left;
  text-transform: uppercase;
}
		
h3 {}
	
h4 {}

p {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1em;
}

a:link, a:visited, a:active {
  color: #5B7F3F;
  text-decoration: none;
}

a:hover {
text-decoration: underline;
}
		
/*///////// HEADERS //////////*/
#header {
  width: 65em;
  margin: 0 auto;
  height: 130px;
}

#header #logo h1 {
  margin: 0px 0 0 0px;
  text-align: left;
  font-size: 250%;
text-indent:-9999em;
background: url(images/logo.png) no-repeat;
height:85px;
width:760px;
position:relative;
top:30px;
}

#header #logo p {
   color: #eee;
font-weight:bold;
font-size:15px;
margin:0 0 0 0.6em;
position:relative;
top:-5px;
}

#header #logo h1 a {
  color: #eee;
}

#logo {
  float: left;
}

/*////////// CONTENT //////////*/
#content {
  float: left;
  width: 40em;
  margin: 2em 2em 0 0;
}

#content h1, #content h1 a {
  color: #777;
}

#content ul {
  list-style-type: square;
}

#content ul li, #content ol li {
  margin: 0 0 1em 2em;
}

#content .postmetadata, #content .postmetadata2 {
  font-size: 0.9em;
  margin-bottom: 2em;
}

#content .postmetadata2 {
  border-top: double #C0C0C0;
}

h1.pagetitle {
  margin-bottom: 1em;
}

h2 a:link, h2 a:visited, h2 a:active {
  text-transform: none;
  color: #777;
  font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
  font-size: 150%;
}

p.rssfeed {
  display: block;
  width: 270px;
  height: 95px;
  background: url('images/rss-feed.jpg') no-repeat;
}

.rsslink {
	display: block;
	width: 270px;
	height: 95px;
	margin: 0;
	padding: 0;
}

code {
  font-family: 'Courier New', Courier, Monospace;
  font-size: 1.1em;
  padding: 1em 0 1em 0;
}

blockquote {
  margin: 0 0 1em 1em;
  padding: 1em 1em 0 1em;
  border: 1px solid #eee;
  background-color: #F9FDFF;
  width: 90%;
}

/*////////// SIDEBARS //////////*/
#sidebar {
  float: right;
  width: 23em;
  margin-top: 0.5em;
  padding-left; 2em;
}

#sidebar h2 {
  font-family: "Lucida Grande", "Lucida Sans", Arial, Tahoma, sans-serif;
  letter-spacing: -1px;
  font-weight: bold;
  font-size: 165%;
  color: #989797;
  text-align: left;
  text-transform: uppercase;
}

#sidebar ul {
  margin-bottom: 1em;
}

#sidebar ul li {
  list-style-type: none;
}

#sidebar ul li a {
  border-bottom: 1px solid #ededed;
}

#sidebar ul li a, #sidebar ul li a:visited {
  display: block;
  background: url('images/arrow.gif') no-repeat left center;
  padding: 5px 0 5px 2em;
  color: #555;
  text-decoration: none;
}

#sidebar ul li a:hover {
  background-color: #F5FAF4;
}

#sidebar ul li ul li {
  padding-left: 1em;
}

#free-box{border:3px solid #006600;}

#free-box .blue {color:#000099;}

#free-box h3.learn {font-size:12px; text-align:center; color:#990000; margin:0 0 5px 0; font-weight:lighter;}

#free-box .box {
		padding: 10px 5px;
}

#free-box h2{
 color:#FF0000;
 text-align:center;
 font-size:24px;
 text-transform: none;
}

#free-box h3{
 color:#990000;
 text-align:center;
 font-size:13px;
 font-weight:lighter;
 margin-bottom:5px;
}

#free-box h4{
 color:#000099;
 text-align:center;
 font-size:12px;
}

#free-box .bullet{
	margin-left:5px;
	
	list-style-type:none;
	margin-bottom:15px;
}

#free-box .bullet li{
	background:url(images/tick.gif) no-repeat;
	padding-left:25px;
}

#free-box dt {
	width: 72px;
	float: left;
}

#free-box dd {
	margin-bottom: 10px;
}

#free-box .red {
	color: #B82032;
}

#free-box fieldset {
	border: 0 none;
}

/*////////// NAV //////////*/

#top_navlist {
  float: right;
  margin: 0px 0.5em 0 0;
  padding 0;
position:relative;
top:-4px;
}

#top_navlist ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

#top_navlist ul li { 
  float: left; 
}

#top_navlist ul li a {
  text-decoration: none;
  background: url('images/navbar.jpg') no-repeat top left;
  float: left;
  margin: 0 5px 0 0;
  padding-top: 7px;
  width: 75px;
  height: 35px;
}

#top_navlist ul li.current_page_item a {
  background-position: -75px 0;
  width: 75px;
  height: 35px;  
}

#top_navlist ul li a, #top_navlist ul li a:visited {
  font-size: 0.9em;
  color: #000;
  font-weight: normal;
}

#top_navlist ul li a:hover, #top_navlist ul li.current_page_item a {
  font-weight: bold;
}

/*////////// BLOG ELEMENTS //////////*/
#commentform { 
  margin:0;
  padding:1em 1em 0 0;
}

#commentform label {
  display:block;
  margin:0;
}

#commentform input {
  width: 12em;
  margin:0 0.5em 1em 0;
  padding:0.1em;
}

#commentform textarea {
  width:30em;
  margin:0 0 10px;
  padding:0;
}

#commentform p.allow_us {font-size:.8em; color:#333333; margin:0 0 10px 0;}

#commentform #submit {
  margin:0 0 20px;
}

#commentform p {
  margin:5px 0;
}

#content ol.commentlist li:hover {
  background:none;
}

#content ol.commentlist li {
  margin-top: 2em;
  padding:0;
}
		
/*////////// FORMS //////////*/
form#searchform { 
  margin-bottom: 1em;
}

form#searchform input {
  padding: 0.2em;
  background-color: rgb(245, 245, 245);
  color: #777;
  width: 17.5em;
  font-size: 1.25em;
}

form#searchform input:hover, form#search input:focus {
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}

/*////////// FOOTER //////////*/
#footer-container {
  clear: both;
  background: #F5FAF4 url('images/bg-footer.jpg') repeat-x left top;
/*  min-height: 24em; */
  font-size: 0.9em;
  color: #6F9950;
  text-align: center;
  padding-bottom: 1em;
}

#footer {
  width: 65em;
  padding-top: 3em;
  margin: 1em auto 0;
  color: #6F9950;
  font-size: 1.1em;
  text-align: left;
}

#footerleft {
	float: left;
	width: 21em;
	margin-bottom: 1.5em;
	padding-right: 1em;
	overflow: hidden;
}
	
#footermid {
	float: left;
	width: 21em;
	margin-bottom: 1.5em;
	padding-right: 1em;
	overflow: hidden;
}
	
#footerright {
	float: right;
	width: 21em;
	margin-bottom: 1.5em;;
	padding: 0;
	overflow: hidden;
}

#footer ul {
  margin-bottom: 1em;
}

#footer ul li {
  list-style-type: none;
  border-bottom: 1px solid #ededed;
}

#footer ul li a, #footer ul li a:visited {
  display: block;
  padding: 5px 0 5px 0;
  color: #6F9950;
  text-decoration: none;
}

#footer ul li a:hover {
  background-color: #F5F5F5;
}

#footer-container div.copyright {
  clear: both;
  margin-top: 1em;
}
  
  
/*////////// IMAGES //////////*/		
img {
  border: none;
}

img.avatar {
  float: right;
  margin-right: 1em;
}

.alignright {
  float: right;
  clear: right;
  margin: 0 0 5px 10px;
  background: #fff;
 }
 
.alignleft { 
  float: left;
  clear: left;
  margin: 0 10px 5px 0px;
  background: #fff;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 0 auto 20px auto;
  float: none;
  clear: both;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
