/*   
 *   Theme Name: Do This All Day 
 *   Theme URI: http://www.dothisallday.org 
 *   Description: A theme for the website for an audio documentary about Redefining Learning and Reinventing Education
 *   Author: Erin Tobey and Geoff Hing
 *   Author URI: http://www.hellomermaid.com and http://geoff.terrorware.com
 *   Version: 1.0 
 *   .
 *   This theme was designed by Erin Tobey and turned into a Wordpress theme by Geoff Hing for
 *   the website dothisallday.org, the the homepage of "I WANT TO DO THIS ALL DAY," an audio 
 *   documentary about Redefining Learning and Reinventing Education. Premiering in May 2008, 
 *   the documentary uses interviews from 23 different learning spaces to illuminate the 
 *   grassroots movement of people and communities taking power over their own education and 
 *   creating learning environments based on freedom, cooperation and social change.
 *   .
 *   */

/* Universal Styles -----
------------ */
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:justify;
}

a:link {
	color:#993333;
	text-decoration:none;
}
a:visited {
	color:#993333;
	text-decoration:none;
}

a:hover {
	background-color:#993333;
	color:#FFFFFF;
	text-decoration:none;
}

a img {
	border-width:0px;
	border-style:none;
}

p {
	line-height:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-top:0px;
	margin-bottom:0px;
}

h1 {
	margin-top:0px;
	line-height:15px;
  	font:110% "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color:#CCCC99;
	text-transform:uppercase;
	letter-spacing:.2em;	
}

.content {
	background-color:#FFFFFF;
	width:910px;
}

.divider {
	border-style: dotted;
	border-width:1px;
	border-top-color: #CCCC99;
	margin:5px 5px 5px 5px;
}

.photo {
	border:1px solid #000000;
	margin:5px 5px 5px 5px;
}

.blue {
	color:#0066CC;
	text-transform:uppercase;
	text-align:center;
}

.teal {
	color:#99CCCC;
}

/* Footer Styles ------ 
------------ */

#footer {
	padding-bottom:10px;
	border-top-style: dotted;
	border-width:thin;
	border-top-color: #CCCC99;
}

#footer h2 {
  	margin-top:5px;
	margin-left:5px;
	font:95% "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color:#999999;
}

/* Leftbar Styles -----
--------------*/
#leftbar {
	margin-left:10px;
	text-align:center;
	vertical-align:top;
}

#leftbar h2 {
  	margin-top:5px;
	margin-left:5px;
	font:95% "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color:#999999;
	text-transform:uppercase;
}

/* Rightbar Styles ------ 
------------ */

#rightbar {
	margin-right:10px;
	vertical-align:top;
	width:140px;
}

#rightbar h2 {
	margin-left:0px;
	font-size:115%; 
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	color:#999999;
}

#rightbar ul {
	width:140px;
	list-style-type:none;
	padding-left:0px;
}
	
#rightbar li {
	text-indent:0px;
	margin-left: 0px;
	margin-right: 5px;
	list-style-image:url(images/appleli.png);
}

/* Mainbar Styles (Index) ------ 
------------ */

#mainbar1 {
	width:550px;
	background-image:url(images/stripeback1.png);
	margin-top:0px;
	margin-bottom:0px;
}	
#mainbar1 p {
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:justify;
	line-height:15px;
}

#mainbar2 {
	width:550px;
	background-image:url(images/stripeback1.png);
	margin-top:0px;
	margin-bottom:0px;
}	

#mainbar2 p {
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:justify;
	line-height:15px;
}

#mainbar2 small {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	line-height:5px;
	margin-left:25px;
	margin-top:0px;
	margin-bottom:4px;
}

/* Pagebar Styles (Pages) ----
------- */

#pagebar {
	width:670px;
	background-image:url(images/stripebacklong.png);
	margin-top:0px;
	margin-bottom:0px;
}	

#pagebar p {
	margin-left:15px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:15px;
}

#pagebar h1 {
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:115%; 
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	color:#999999;
}

#pagebar ul {
	margin-left:15px;
	margin-right:10px;
}

#pagebar li {
	list-style-image:url(images/appleli.png);
	list-style-position:inside;
	text-indent:25px;
	margin-left:25px;
	margin-right:10px;
}

#pagebar blockquote {
	margin:10px 30px 10px 30px;
	color:#999999;
}
.resources {
	border:1px dotted #CCCC99;
	text-align:center;
}
/* Widget Styles ----
------- */

#archives {
	width:140px;
}

#calendar {
	width:140px;
	font-size:9px;
}

/* Blog Post Styles -------
------- */

.post {
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.post h2 {
	font-size:125%;
	margin-top:2px;
	margin-bottom:5px;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}
.postmetadata {
	font-size:95%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-indent:25px;
}
.widgettitle {
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	line-height:10px;
}

