/*  

Theme Name: FreeCulture.org Theme Reloaded
Theme URI: http://freeculture.org/
Description: Theme designed for <a href="http://freeculture.org/">freeculture.org</a>. Originally by Matthew Vermeulen and Karen Rustad.  Heavy changes made by Parker Phinney, and probably other Students for Free Culture volunteers.
Version: 2.0
Author: Students for Free Culture
Author URL: http://freeculture.org

	Theme based in part upon Kubrick: http://binarybonsai.org/kubrick/
	The CSS, XHTML and design is released under GPL
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	padding-top: 0px !important;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	}

a {
	color: #228800;
	text-decoration: none;
	}

a:hover {
	color: #E5730F;
    text-decoration: underline;
    }

h2 a {
	color: #E5730F;
	}

h2 {
	font-weight: normal;
	}

div#page {
	padding: 0px;
	margin: 0px;
	/* position: absolute; */
	right: 0px;
	top: 0px;
	width: 100%;
	}

div#header {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 165px;
	background: url('images/header/shadow.ping') bottom right repeat-x;
	z-index: 2;
	}

div#banner {
	padding: 0px;
	margin: 0px;
	/* background: url('images/treetop.png') top right;
	background-repeat: no-repeat; */
	background-color: #2e3436;
	width: 100%;
	height: 125px;
	z-index: 3;
	}

#banner img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 4;
	}
	
div#warning {
	width: 150px;
	position:absolute;
        right:0;
        top:0;
	font-size: smaller;
}

#warning p {
	color: #fff;
	margin: 15px 10px 0 0;
	text-align: right;
	}

#warning a {
	color: #E5730F;
	}

div#menu {
	font-family: helvetica, monospace;
	text-transform: lowercase;
	font-size: 1.3em;
	color: #eeeeee;
	padding: 0px;
	padding-top: 10px;
	z-index: 3;
	position: absolute;
	top: 100px;
	left: 0px;
	letter-spacing: .07em;
	}
	
/* IE HACK :( */
div#menu[id] {
	top: 80px;
	}
/*end Ie hack*/

ul#menu-ul {
	
	}

#menu-ul li {
	display: inline;
	padding: 0px 0.5em 0px 0.5em;
	}

#menu-ul a {
	text-decoration: none;
	color: #fff;
	}

#menu-ul a:hover,
#menu-ul a:active {
	color: #E5730F;
	}

div#content {
	float: left;
	padding-left: 10px;
	width: 100%;
	}
	
#container {
	}

.post {
	margin: 0 240px 20px 15px;
	border-bottom: dotted 1px #000;
	}

div#sidebar {
/* Apparently totally unnecessary.  Leaving in, just in case something like
   Opera complains, or whatever. -- bse
    background-image: url('images/header/shadow.png');
    background: top right repeat-x; */
	width: 205px;
	position: relative;
	top: -25px;
        display:inline;
	padding-left: 5px;
	float: right;
	border: 0px;
	z-index: 1;
	/*margin-left: 10px;*/
	margin-right: 20px;
	overflow: hidden;
	}
	
#sidebar a {
	color: #226600;
	}
#sidebar a:hover {
    color: #E5730F;
    text-decoration: none;
    }
#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	font-size: 1.2em;
	}	

#discusssubscribeform fieldset {
border: 0;
margin: 0;
padding: ;
}

#searchform fieldset{
   border: 1px solid #aaa;
   margin-top: 30px;
   padding: 5px;
   text-align: center;
}

#searchsubmit, #emailsubmit{
   width: 30px;
   background-color: #eee;
   border: 1px solid #ccc;
}

#searchbox, #email_addy{
   width: 150px;
}

#list, #mailinglist {
    margin-top: 20px;
    padding-bottom: 20px;
    background: #fff;
	/*border: solid 1px #aaaaaa;*/
    background-color: #FCFCFC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#list h3, #mailinglist h3 {
    font-size: 1.6em;
    background-color: #eee;
    margin: 0;
    letter-spacing: .05em;
    padding-left: 10px;
    font-family: helvetica;
    color: #444444;
    /*border-bottom: 1px solid #aaa;*/
    margin-bottom: 10px;
    font-weight: normal;
    -moz-border-radius-top: 4px;
    -webkit-border-top-radius: 4px;
}

#list h3 a{
    color: #444444;
}

#list h3 a:hover{
    text-decoration: none;
}

#list h2 {
	margin-top: 20px;
	font-weight: bold;
}

#list ul {
	padding-left: 20px;
	padding-right: 15px;
}

#list ul ul {
	padding-left: 20px;
}

#list li {
    list-style: none;
}

div#footer {
	color: #aaaaaa;
	margin-bottom: 0px;
	float: left;
	width: 100%;
	}
	
div#footercontent {
	background-color: #2e3436;
	padding-bottom: 10px;
	}

#footer p {
	font-size: smaller;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 20px;
	}

div#footershadow {
	background: url('images/header/bottomshadow.ping') top right repeat-x;
	height: 40px;
	}


a img {
    border: none;
}


/*
FRONT PAGE STUFF YAY!
*/



#row1 {
  margin: 20px 240px 0 15px;
  clear: left;
  vertical-align: top;
}

#row2 {
  margin: 0 240px 50px 15px;
  clear: left;
  font-size: .9em;
}

#row1 .f_post {
    margin-left: 2%;
    display: block;
    }

#row2 .f_post {
    margin-left: 10px;
    width: 280px;
    display: inline-block;
    float: left;
    }

#row2 div.left-container{
    width:290px;
    overflow: visible;
    display: inline-block;
    float: left;
}

#fp-blurb{
    font-size: 1.2em;
    background-color: #EDEDED;
    border: none;
}


.f_post{
    /*border: 1px solid #aaa;*/
    /*min-width: 244px;*/
    background-color: #ffffff;
    height: 100%;
    padding: 0 0 20px 0;
	overflow: hidden;
	margin-top: 20px;
	vertical-align: top;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.f_title {
   font-size: 2em;
    background-color: #eee;
    margin: 0;
    letter-spacing: .05em;
    padding-left: 10px;
    font-family: helvetica;
    color: #444444;
    /*border-bottom: 1px solid #aaa;*/
    -moz-border-radius-top: 4px;
    -webkit-border-top-radius: 4px;
}

#fp-blurb{
   font-size: 1.2em;
   height: 100%;
    background-color: #EDEDED;
    border: none;
}

a#learnmore{
    width: 100%;
    text-align: right;

}

#fp-blurb .f_entry{
   font-size: 1.2em;

}

#fp-campaign{
   font-size: 1.1em;
}

#fp-campaign .f_entry{
   font-size: 1.2em;
    border: 1px solid #EDEDED;

}

.f_title a{
   color: #444444;
}

.f_title a:hover{
   text-decoration: none;
}

.f_boxicon{
	float: right;
}

.f_entry {
    padding: 5px 10px 0 10px;
	height: 100%;
    background-color: #FCFCFC;
}    

.f_boxheaderimg{
	float: left;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

/*PROJECTS*/
.projects_icon {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}

.projects_item_header{
	display: block;
	clear: left;
	margin-bottom: 0px;
}

.projects_item_blurb{
	margin-top: 0px;
	display: block;
}
.projects_list{
	padding-left: 0;
	margin-left: 0;
}
.projects_list li{
	list-style-type: none;
	clear: left;
}

/*ABOUT*/

.about_icon{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.about_board_header{
	display: block;
	clear: left;
}

.about_board_blurb{
	display: block;
	margin-bottom: 20px;
}

.about_board_list{
	padding-left: 0;
	margin-left: 0;
}

.about_board_list li{
	list-style-type: none;
	clear: left;
}

/*GET-INVOLVED*/
.get-involved_metalist{
	padding-left: 0;
	margin-left: 0;
}
.get-involved_metalist li{
	list-style-type: none;
	margin-bottom: 10px;
}
.get-involved_metalist li ul li{
	list-style-type: disc;
	margin-bottom: 5px;
}


#row2 li{
   list-style-type: none;
   margin: 0px;
   padding: 0px;
}

#row2 ul{
   margin: 5px 5px 5px 5px;
   padding: 0px;
}

.microfeed .feedlist_title{
   font-size: 1.22em;

}

.feedlist_title{
   font-size: 1.4em;

}

.feedlist_date{
   font-size: .85em;
   color: #8A8A8A;
}

.feedlist_summary{
   margin: 0 0 10px 0;
   font-size: 1.1em;
   margin-bottom: 15px;
}


.feedlist_readmore{
   /*font-size: .7em;*/
}

.feedlist_full-link{
   font-size: 1.2em;
   font-weight: bold;
   margin: 5px;
   text-align: right;
}

#blog_title{
   margin: 10px 240px 20px 15px;
   font-size: 2em;
}

