/*  Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	aorder: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

.screen-reader-text {
  text-indent: -9999px;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearboth {
  clear:both;
}
body {
  font-family: Verdana, Arial, Tahoma, verdana, arial, sans-serif;
  background: #352822 url(images/background-gradient.png) repeat-x;

}

#header {
  /* background: #212121; */
  background: #050505;
}

#header #headerimg {
  width: 625px;
  height: 72px;
  background: url(images/throw-logo.png) no-repeat;
  float:left;
}

#header #headerimg h1{
  width: 100%;
  height: 100%;
}

#header #headerimg .description{
  text-indent: -99999px;
  display: block;
}

#header #headerimg h1 a {
  width: 625px;
  height: 72px;
  display: block;
  text-indent: -99999px;
  display: block;
}

#header #search-div{
  margin-top: 10px;
  margin-right: 10px;
  float:right;
}

#page {
  width: 916px;
  margin-left: auto;
  margin-right: auto;
}

#page.get-involved {
  background: 0px 70px url(images/get-involved.jpg) no-repeat;
}

#page.get-involved h2 {
  width: 300px;

}

#page.get-involved .entry{
  float:left;
  margin-top: 200px;
}

#page.home{
  background: 0px 70px url(images/grassy_landscape.jpg) no-repeat;
}

#page.home #content {
  min-height: 500px;
}

#page.home .entry {
  background: none;
  width: 100%;
}

#page.home .entry h3 {
  text-transform: uppercase;
  background: url(images/black-transparent.png);
  font-size: 200%;
  padding: 5px 10px 5px 10px;
  margin-bottom: 30px;
  width: 60%;
}

#page.home .entry h3.left {
  float:left;
  margin-left: 15px;
}

#page.home .entry h3.right{
  float:right;
  margin-right: -15px;
}

#page.home h2 {
  display: none;
}


#page.the-film{
  background: 0px 70px url(images/the-film.jpg) no-repeat;
}

#page.the-film h2 {
  width: 170px;
}

#page.who-we-are {
  background: 0px 70px url(images/our-team.png) no-repeat;
}

#page.who-we-are h2 {
  width: 250px;
}

#page.who-we-are .entry{
  padding: 0px 0 5px 0;
  float: left;
  width: 100%;
}

#page.who-we-are .entry .bio{
  text-align: left;
  font-size: 8pt;
  margin: 0 6px 0px 4px;
  width: 142px;
  float: left;
}

#page.who-we-are .entry .bio .name{
  font-size: 90%;
  text-transform: uppercase;
}

#page.who-we-are .entry .bio .title{
  color: #41C0EA;
  margin-bottom: 5px;
  font-weight: bold;
}

#page.why-africa {
  background:  0px 70px url(images/why-africa.jpg) no-repeat;
}

#page.why-africa h2 {
  width: 225px;
}


#content {
  min-height: 640px;
}

.post h2 {
  color: #3C8FB7;
  background: url(images/black-transparent.png);
  padding: 5px 0 5px 20px;
  font-size: 200%;
  text-decoration: none;
}

.post h2 a {
  text-decoration: none;
}

.post small {
  font-size: 70%;
}

.post .entry{
  line-height: 1.5;
  font-size: 85%;
  color: white;
  width: 425px;
  margin: 12px 0 12px 0;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  background: url(images/black-transparent.png);
  text-align: justify;
  float: right;
}

.entry p {
  padding-bottom: 10px;
}

#page-list {
  margin: 0 auto 0 auto;
  text-align:center;
  padding: 10px 0 10px 0;
  background: url(images/black-transparent.png) repeat;
  margin-bottom: 10px;
}

#page-list ul {
  margin-left: 0px;
  display: inline;
}

#page-list ul li {
  display: inline;
  margin-right: 70px;
}

a:hover {
  color: #41C0EA;
  text-decoration: none;
}

a {
  color: #E5CB2D;
  text-decoration: none;
}

/* #page-list a:hover { */
/*   color: #41C0EA; */
/*   text-decoration: none; */
/* } */

#page-list a {
  text-transform: lowercase;
}

#footer {
  background: #050505;
  color: white;
  font-size: 12px;
  line-height: 1.2;
}

.footer-group {
  padding: 20px 0 20px 20px;
  width: 30%;
  float: left;
}

#twitter-updates {
}

#recent-updates {
  width: 22%;
}

#flickr-updates {
  width: 39%;
}

.twitter-timestamp {
  display: block;
}

#footer h3 {
  font-size: 140%;
  margin-bottom: 5px;
}

#footer ul {
}

#footer ul li {
  padding-bottom:10px;
}


#footer a {
  color: #E5CB2D;
  text-decoration: none;
}


.twitter-item {
  background: 0 2px url(images/twitter-small.png) no-repeat;
  padding-left: 23px;
}

#footer .twitter-item .twitter-link {
}

#recent-updates a {
  font-size: 15px;
}

#recent-updates li {
}

#recent-updates .date {
  color: #777777;
}

#flickr-updates img {
  margin-right: 10px;
  margin-bottom: 10px;
}

#copyright {
  text-align: center;
  margin-top: 10px;
  padding-bottom: 10px;
}

/* #page.blog { */
/*   background: white; */
/* } */

.blog .post {
  padding-top: 20px;
  border-top: 1px solid #352822;
  margin-bottom: 10px;
}

.blog .post:first-child {
  border: none;
  padding: 0;
}

.blog .post .entry {
  color: #cccccc;
  background: none;
  padding: 0;
  width: 100%;
  float: left;
  margin: 0px;
}

.blog .post h2 {
  font-family: Helvetica,Arial,Tahoma,verdana,arial,sans-serif;
  text-shadow: 0 3px 2px #333333;
  font-size: 150%;
  background: none;
  padding: 0px;
  margin-bottom: 4px;
}

.blog .post small {
  text-shadow: 0 3px 2px #333333;
  color: #3d8bB5;
}

.blog .post .entry {
  margin-top: 10px;
}

.blog #content {
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  background: #4b4037;
  padding: 10px;
}

.blog #sidebar {
  display: none;
}

.blog .postmetadata {
  color: #cccccc;
  margin-bottom: 10px;
}

.blog #respond {
  color:#3D8BB5;
  text-shadow:0 3px 2px #333333;
}

.blog #comments {
  text-shadow: 0 3px 2px #333333;
  color: #3D8BB5;
}

.blog .commentmetadata {
  margin-bottom: 12px;
}

.blog .comment-body {
  margin-top: 12px;
  color: #CCCCCC;
}

.blog .comment {
  font-size: 90%;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  background: #100c0b;
  padding: 1px 10px 10px 10px;
  margin: 5px 0px 5px 0px;
}

.blog .comment .avatar {
  display: none;
}

.blog #respond {
  margin-top: 20px;
}

.blog #respond input, textarea {
  margin-top: 10px;
}

.blog #respond input[type='text'], textarea {
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border: 2px solid #352822;
  padding: 5px;
  background: #cccccc;
}

.blog #respond textarea {
  width: 98%;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
  margin: 10px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions & aligment */
