/*
Theme Name: modified minimalism
Theme URI: http://www.genaehr.com/minimalism/
Description: A minimized and professional designed WordPress theme by <a href="http://www.genaehr.com/">genaehr.com</a> based on the famous Kubrick and then modified.
Version: 1.0.2
Author: Christian Genaehr
Author URI: http://www.genaehr.com/
Tags: white, fixed width, two columns, widgets, minimalism

	minimalism v1.0.2
	http://www.genaehr.com/minimalism/

	This theme was designed and built by Christian Genaehr,
	whose website you will find at http://www.genaehr.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */

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, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td

{margin: 0;padding: 0;border: 0;font-weight: normal;font-style: normal;font-size: 100%;font-family: inherit;}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	#font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #575757;
	text-align: center;
	}

p {
   margin-bottom: 1em;
   }
   
em {
   font-style: italic;
   }
   	
/*	Begin font styles */
   
.wht{
    color: #fff;
    }
	
.gray{
    color: #858585;
    }

.grn{
    color: #004814;
    }

.orange {
	color: #DC5F22;
	}
	
.drkgrn {
	color: #002616;
	}
	
.semibold {
	color: #000;
	font-size: 1.1em;
	}
   
/* Styling for classes */
	
.topmarg15 {margin-top: 15px;}

.botmarg15 {margin-bottom: 15px;}

.post {
	margin: 0 0 40px;
	}
	
.nomargin {
	margin: 0px
	}
	
/* Image styles & classes */

.alignleft {
	float:left; 
	margin: 0 15px 15px 0;
	}
	
.alignright {
	float:right; 
	margin: 0 0 15px 15px;
	}
	
.aligncenter {
	margin: 0 auto;
	}


   
	
/*	Begin header styles */

.bordertop {
	border-top: 3px solid #004814;
	padding: 10px 0 0 20px;
	#padding: 10px 0 0 10px
	}
	
.borderthin10 {
	border-top: 1px solid #d3d3d3;
	padding-top: 10px;
	}
	
.entry {
	line-height: 1.4em
	}
	
.wp-caption	{
	text-align: left;
	font-size: 80%;
	margin: 5px 0 0 15px;
	color: #000
	}

h1, h2, h3, h4 {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0;
	color: #333;
	}
	
h1 {
	font-size: 2.5em;
	margin-bottom: 20px
	}
	
h2 {
	font-size: 2em;
	}
	
h3 {
	font-size: 1.5em;
	}
	
h4 {
	font-size: 1.2em;
	font-weight: bold
	}
	
#sidebar h3	{ font-weight: bold}
	
blockquote {
	font-weight:normal;
	font-style: italic;
	margin: 15px 30px 5px 10px;
	padding: 0px 20px;
	border-left: 2px solid #004814;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
#page	{
	width: 100%;
	margin: 5px auto;
	font-size: 1.2em;
	}
	
#top-links {
	margin: 10px auto 30px;
	text-align: right;
	font-size: 10px;
	color: #b3b3b3
	}
	
#top-links a:link, #top-links a:visited, #top-links a:active {
	color: #b3b3b3;
	text-decoration: none;
	}

#top-links a:hover {
	color: #333;
	text-decoration: underline;
	}
   
#head 	{
	width: 900px;
	margin: 5px auto 30px;
	}
	
#head.news 	{
	width: 750px;
	margin: 5px auto 30px;
	background: #ccc url('http://www.61foundation.org/img/newsletter1.jpg') no-repeat 0% 0%;
	}
	
#logo 	{
	float: left;
	}
	
#nav-links 	{
	float: right;
	color: #004814;
	margin-top: 30px;
	}
	
#container {	
	margin: 0 auto;
	border: 0px dotted #f30;
	text-align: left;
	}
	
#topbar {
	background-color: #333;
	}
	
#topbarwrap {
	width: 840px;
	margin: 0 auto;
	}
	
#topbarwrap1 {
	float: left;
	}
	
#topbarwrap2 {
	float: left;
	width: 350px;
	margin: 45px 0 0 45px;
	font-size: 21px; 
	color: #616161;
	text-align: left;
	}
	
#topbarwrap2 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px
	}
	
#topbarwrap2 li a {
	color: #DC5F22;
	}
	
#donate 	{
	width: 840px;
	margin: 0 auto;
	padding: 5px 0;
	text-align: right;
	font-size: 1.2em;
	}
	
#content {
	background-color: #333; 
	margin: 0 auto;
	height: 375px;
	font-size: 12px;
	}
	
#page-content {
	width: 840px;
	margin: 30px auto; 
	border: 0px dotted #f30
	}
	
#page-content img {
	max-width: 540px;
	width: expression(this.width > 400 ? 400: true);
}
	
#subcat1, #subcat2 {
	margin: 0px;
	float: left;
	width: 158px;
	padding: 0 10px;
	border-right: 1px dotted #b3b3b3;
	}
	
#subcat1.noborder {
	border: 0px solid #b3b3b3;
	}
	
#subcat1 a:hover, #subcat2 a:hover {
	text-decoration: none;
	color: #dc5f22;
	}
	
#content-left {
	float: left; 
	width: 540px; 
	}
	
#content-left a {
	font-weight: bold 
	}
	
#content-left.academy {
	background: transparent url('http://www.61foundation.org/img/net400w.jpg') no-repeat 100% 40%;
	}
	
	
#acad-content {
	float: left; 
	width: 600px; 
	}
	
#acad-side {
	float: right; 
	width: 250px;
	padding-left: 20px;	
	border-left: 1px dotted #b3b3b3
	}
	
#sidebar	{
	float: right; 
	width: 250px; 
	padding-left: 20px;	
	border-left: 1px dotted #b3b3b3;
	text-align: left;
	background-color: transparent;
	font-size: .8em
	}
	
#searchform {
	margin: 10px auto;
	padding: 5px 0 5px 20px;
	#padding: 5px 0 5px 10px;
	border-top: 1px dotted #d3d3d3;
	border-bottom: 1px dotted #d3d3d3;
	}

#sidebar #searchform #s {
	width: 110px;
	padding: 3px;
	}
	
#sidebar #searchsubmit {
	padding: 2px;
	#padding: 1px 2px;
 	cursor: pointer;
	width: 70px
	}
	
#sidebar #searchsubmit:hover {
	color: #f15a29;
	border: 1px solid #808080;
	}
	
select {
	width: 130px;
	}

#be		{
	margin-bottom: 10px;
	border-top: 1px dotted #b3b3b3;
	border-bottom: 1px dotted #b3b3b3;
	font-size: .9em; 
	line-height: 1.5em; 
	color: #333; 
	padding: 6px 10px; 
	text-align: center;
	}
	
#bloginsert		{
	margin: 10px 0;
	padding: 0 10px;
	}
	
#bloginsert	a:link, #bloginsert	a:visited, #bloginsert	a:active	{
	color: #002616;
	font-weight: bold;
	}
	
#bloginsert	a:hover		{
	color: #616161;
	text-decoration: none;
	}
		
#foot {
	width: 100%;
	font-size: .9em;
	margin-top: 60px;
	padding: 30px 0 45px;
	color: #858585;
		}
		
#foot-logo {
	text-align: right;
		}
		
#foot-links {
	text-align: right;
	margin-top: 10px;
	padding: 3px 0;
	border-top: 1px dotted #b3b3b3;
	border-bottom: 1px dotted #b3b3b3;
	line-height: 18px;
		}
		
#foot-links li {
	list-style-type: none;
	display: inline
		}
		
#foot-links a {
	margin-right: 0px;
	padding-right: 10px;
	border-right: 1px dotted #b3b3b3;
	}
	
#foot-links a:link, #foot-links a:visited, #foot-links a:active {
	color: #858585;
	text-decoration: none;
	font-weight: normal;
	}
	
#foot-links a:hover {
	color: #333;
	text-decoration: underline
	}

/* Begin Links */

a.no	{border: 0; margin: 0;}

a:link, a:visited, a:active {
	color: #004814;
	text-decoration: none;
	font-weight: normal;
	}

a:hover {
	color: #616161;
	text-decoration: underline;
	}
	
a.orange:link, a.orange:visited, a.orange:active {
	color: #DC5F22;
	}
	
a.orange:hover {
	color: #616161;
	text-decoration: none;
	}
	
a.white:link, a.white:visited, a.white:active {
	color: #fff;
	font-weight: normal
	}
	
a.white:hover {
	color: #DC5F22;
	text-decoration: none;
	}
	
a.drk:link, a.drk:visited, a.drk:active {
	color: #002616;
	font-weight: normal
	}
	
a.drk:hover {
	color: #dc5f22;
	text-decoration: none
	}
	
	
a.footerno:link, a.footerno:visited, a.footerno:active {
	color: #858585;
	text-decoration: none;
	font-weight: normal;
	}
	
a.footerno:hover {
	color: #616161;
	text-decoration: underline
	}

/* Begin forms & lists */

label{
	width: 200px;
	font-weight: bold;
}

input, textarea{
	width: 180px;
	margin: 5px 0;
	border: 1px solid #b3b3b3;
	background-color: #f2f2f2;
}

textarea{
	width: 100%;
	height: 150px;
}

#sidebar input	{
	width: 100%;
}

.boxes{
	width: 1em;
}

#submitbutton	{
	margin-left: 0px;
	margin-top: 5px;
	width: 90px;
}

#submitbutton:hover, .sidebarsubmit:hover	{
	color: #d77338;
	border: 1px solid #d77338;
}

table {border-collapse: collapse;border-spacing: 0;}

ul, ol {
   margin:auto -3em 1em 0;
   padding:0;
   position:relative;
   left:-3em;
   overflow:hidden;
   list-style-type: square
}

li {
   margin-top:0.25em;
   margin-bottom:0.25em;
}

ul ul, ul ol,
ol ol, ol ul {
   margin-left:1em;
   padding-left:0;
}

ul li, ol li {
   margin-left:5em;
}

li li {
   margin-left:1em;
}

<!--[if IE 6]>

ul, ol { height:0; overflow:visible; }
ul, ol { height:1%; }

<![endif]-->


ul.main-nav	{
	margin: 0px 0px;
	text-align: left;
}

ul.main-nav li{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 12px;
}

ul.main-nav li.no{
	padding: 0 0 0 10px;
	border: 0;
}

ul.main-nav a:link, ul.main-nav a:visited, ul.main-nav a:active {
	font-size: 16px;
	font-weight: normal;
	text-transform: lowercase;
	}

ul.main-nav a:hover {
	text-decoration: none;
	color: #dc5f22
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.4em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a, .commentlist a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.postmetadata {
	font-size: 0.8em;
	margin: 30px 0;
	border-top: 1px dotted #d3d3d3;
	padding-top: 5px
	}
	
.postmetadata ul, .postmetadata li, {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin-left: 45px
	} 
	
#sidebar ul.square li	{
	list-style-type: square;
	margin-bottom: 5px
	}
	

div.sociable { margin: 5px 0; line-height: 24px; font-size: 2.2em; color: #fff;}

div.sociable_tagline { position: relative; background-color: #e5e5e5 }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block; 
}
.sociable ul {
	display: inline;
	margin: 0 0 0 80px !important;
	padding: 0;
	#padding: 0 0 0 20px;
}
.sociable ul li {
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}




