/*
Theme Name: 1%CLUBBLOG
Theme URI: http://onepercentblog.com
Description: A theme made for the onepercentclub
Version: 0.1
Author: Erik Visser
Author URI: http://publicworks.nl
Tags: green, pink, charity, fixed width, three-columns, right-sidebar, left-sidebar, threaded-comments, translation-ready

	The CSS, XHTML and design is released under GPL:
	http://wordpress.org/about/gpl/

*/

/*
	You are encouraged to customize the theme any whichever way you want
	*/ 

body {
	margin:12px;
	background:#FFF;
	color: #3A3A3A;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Arial', Sans-Serif;
}

a { 
	color:#00C051;
	text-decoration:none;
}

a:hover {
	text-decoration:underline; 
}

h1, h2, h3, h4, h5, h6 {
	font-family:'Arial', Sans-Serif;
	text-align:left;
}

h1 {font-size:2.6em;}
h2 {font-size:2.4em;color: #FF619A;}
h3 {font-size:1.8em;}
h4 {font-size:1.4em;}
h5 {font-size:1.2em;}
h6 {font-size:1em;}


img {
	border:0;
}

input, textarea {
	font-size:12px;
}

input[type=text], textarea{
	border:1px inset #aaa;
	background:#fff;
}
input[type=submit] {
	border:1px outset #aaa;
	background:#ddd;
}

pre {
	overflow:auto;
	border:1px solid #ccc;
	padding:5px 10px;
	background: #f8f8f8;
	font-size: 12px;
}

code {
	background-color:#f8f8f8;
	color:#111;
}

table {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
	

/* Layout */

.description {
	color: #FF619A;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
	font-size:1.8em;
	font-family: Arial Black;
	float: right;
	margin-top: 16px;
	margin-right: 0px;
}

.welcome {
	color: #00c033;
}

.passion {
	color: #FF619A;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
	font-size:2.2em;
	font-family: Arial Black;
	margin-top: 16px;
	margin-right: 0px;
}

#content {
	border: 1px;
	border-style: solid;
	border-color: #00c033;
	width:470px;
	padding: 20px;
	margin-bottom: 5px;
	text-align: left;
}

#contentlive {
	border: 0px;
	border-style: solid;
	border-color: #00c033;
	width:970px;
	margin-bottom: 5px;
}

#contentlive a {
	color: #FFF;
	text-decoration: none;
}

#kaderlinks {
	width: 216px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: 1px;
	border-style: solid;
	border-color: #FF619A;
	padding: 8px;
	background-color: #ffeef6;
}

#kaderrechts {
	width: 216px;
	margin-left: 5px;
	margin-bottom: 10px;
	border: 1px;
	border-style: solid;
	border-color: #FF619A;
	padding: 8px;
	background-color: #ffeef6;
}

#linkcat-2 {
	width: 216px;
	margin-left: 5px;
	margin-bottom: 10px;
	border: 1px;
	border-style: solid;
	border-color: #FF619A;
	padding: 8px;
	background-color: #ffeef6;
}

/* Footer */

#footer { 
	text-align:center;
	font-size:1em;
	background-color: #00c033;
	height: 40px;
	color: #FFF;
}

#footer a {
	color:#fff;
}

#footerlive { 
	text-align:left;
	font-size:1.2em;
	text-transform: uppercase;
	font-family: "Arial Black", Arial;
	background-color: #00c033;
	height: 40px;
	color: #FFF;
}

#footerlive a {
	color:#fff;
}

#footer_credit {
	float: left;
	text-align: center;
	margin-top: 12px;
	margin-left: 20px;
	padding-bottom: 3px;
	border-bottom: dotted;
	border-width: 1px;
}

.colsize1of4 {
	float: right;
	background-color: #FFF;
	padding-left: 5px;
}

/* Header */

#header {
	height:32px;
	background:#00C051;
	margin-bottom: 6px;
	padding: 10px;
}

/* Top navigation */

#search {
	float: right;
	margin: 0px;
	padding-right: 20px;
	padding-top: 4px;
}

#search input {
	border-color: #ff609a;
	border: 0px;
	padding: 2px;
	}
	
#searchsubmit {
	font-weight:normal;
	color:#FF619A;
	background-color:#FFF;
	text-align:center;
	border: 0px;
	font-size: 1.2em;
	padding: 2px;
	font-weight: bold;
}

#hmenu {
	float:left;
	margin: 0px;
	margin-top: 2px;
}

#hmenu ul {
	width:auto;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}

#hmenu ul li {
	float:left;
	width:auto;
	padding-left: 10px;
	padding-right: 10px;
}

#hmenu ul li a {
	color: #b3f1d3;
	padding:0px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: normal;
	font-size:1.8em;
	font-family: Arial Black;
}

#hmenu ul li a:hover, #hmenu ul li.hmenu_rss a:hover {
	color: #fff;
}

#hmenu ul li.hmenu_rss a {
	background:url('images/feed.png') no-repeat 95% 50%;
	padding:4px 30px 4px 20px;
}
/* Sidebar */

.sidebar {
	color:#222;
	
}
.sidebar ul {
	padding:0;
	margin:0;
	list-style: none;
	font-size:1.2em;
}
.sidebar ul ul {
	font-size:1em;
}

.sidebar ul li {
	margin-bottom: 10px;
	margin-top: 10px;
}

.sidebar ul ul {
	margin:0;
	padding:0;
}

.sidebar li li {
	margin:0.1em 0;
}

.sidebar li li:before {
	content: "\203A \0020";
	font-size:1.2em;
}

.sidebar li li li {
	padding-left:10px;
}

.sidebar ul h2 {
	margin:0;
	padding-bottom: 3px;
	border-bottom: dotted;
	border-color: #FF619A;
	border-width: 1px;
	font-size:1.2em;
	text-transform:uppercase;
}

#statements {
	width: 218px;
	background-color: #FF619A;
	padding: 8px;
	color: #FFF;
	font-size:1.2em;
	line-height: 1.3em;
	margin-bottom: 10px;
}

#statements h1 {
	margin:0;
	padding-bottom: 3px;
	border-bottom: dotted;
	border-color: #FFF;
	border-width: 1px;
	font-size:1.8em;
	text-transform:uppercase;
	line-height: 1.4em;
	font-family: Arial Black;
}

.statementdescription {
	padding-top: 6px;
}

.statementdescription a {
	padding-top: 6px;
	color: #FFF;
}

.umfelt {
	padding-top: 6px;
}

#statementsright {
	width: 218px;
	margin-left: 5px;
	background-color: #FF619A;
	padding: 8px;
	color: #FFF;
	font-size:1.2em;
	line-height: 1.3em;
	margin-bottom: 10px;
}

#statementsright h1 {
	margin:0;
	padding-bottom: 3px;
	border-bottom: dotted;
	border-color: #FFF;
	border-width: 1px;
	font-size:1.8em;
	text-transform:uppercase;
	line-height: 1.4em;
	font-family: Arial Black;
}

.sidebar a.rsswidget img {
	border:0;
	float:right;
}

/* Post */

.post, .page {
	clear:both;
}

.blog .post, .archive .post, .search-results .post, .search-results .page {
	margin:0 0 4em 0;
}

.postentry {
	font-size:1.2em;
	line-height:1.6em;
}

.postentry p, .postentry blockquote, .postentry ul, .postentry ol {
}

.postentry blockquote {
	margin:10px 20px;
	padding:0 0 0 10px;
	border-left:0.3em solid #FF619A;
}
.postentry blockquote blockquote {
	margin-left:0;
}

.postentry a {
	text-decoration: none;
}
.postentry a:hover {
	text-decoration: underline;
}


div.navigation {
	font-size:1.0em;
}

.postentry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}

.postentry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
}

.postentry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

h2.posttitle {
	margin:0 0 5px 0;
	padding:0;
	color: #FF619A;
	text-decoration: none;
}

h2.posttitle a{
	color: #FF619A;
}

#profile {
	margin-right: 5px;
	margin-bottom: 10px;
	border: 1px;
	border-style: solid;
	border-color: #00c033;
	padding: 8px;
	background-color: #e0fff4;
	margin:0 0 10px 0;
	font-size:1.4em;
	text-align:left;
	font-size:1.2em;
	line-height: 1.3em;
	color: #00370f;
}

.profile_image {
	border: 0px;
	float: left;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-top: 1px;
}


.postmetadata {
	clear:both;
	margin:1em 0;
	background-color:#fff;
	color:#888;
	text-align:left;
	font-size:1.1em;
}

.postmetadata a {
	color:#888;
}

.posttagscat {
	margin:0 0 10px 0;
}

.postcat {
	margin:0 10px 0 0;
}

.postcomment {
	color: #FF619A;
}

.postcomment a {
	color: #FF619A;
}

.postedit:before {
	content:' | ';
}

.postedit a {
	color: #FF619A;
}

.poststicky {
	margin:0 0 0 10px;
}

.poststicky:before {
	content:'\2022 \0020';
}

div.archive-desc {
	border:0px solid #00c033;
	background-color:#00c033;
	padding:5px 10px;
	margin:0 0 10px 0;
	font-size:1.4em;
	color: #FFF;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
}

.wp-caption a, .wp-caption a:hover, .gallery a, .gallery a:hover, .attachment a, .attachment a:hover {
	border:none;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 0.8em;
   margin:4px 0 0 0;
   padding:0 4px;
}

.gallery {
	border:1px solid #ddd;
	background-color: #f3f3f3;
}

.gallery-item {
	margin:10px;
}

.gallery-caption {
	font-size:0.8em;
}

.attachment img {
	border:1px solid #ddd;
	background-color:#f3f3f3;
	padding:4px;
}

/* Comments */

textarea#comment {
	width:100%;

}

.commentlist {
	margin:0;
	padding:0;
}

.children {
	margin: 0 -21px -21px 0;
	padding:0;
}

li.comment, li.trackback, li.pingback {
	list-style:none;
	border:1px solid #eee;
	padding:20px;
	margin:10px 0;
}

ul.children li.comment {
	margin: 10px 0 -11px 0;
}
	
.comment-body {
	overflow:auto;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

.commentlist li.bypostauthor {
	background-color:#fffff8;
}

.commentlist li.bypostauthor > .comment-body > .comment-author > cite {
	border-bottom:1px solid #aaa;
}

.comment-body p {
	font-size:1.3em;
}

.comment-body blockquote {
	margin:5px 10px;
	padding:0 0 0 5px;
	border-left:0.4em solid #ddd;
	font-size:0.9em;
}

.comment-body blockquote blockquote {
	font-size:1em;
}

.comment-body img.avatar {
	float:right;
	border:1px solid #eee;
	margin:0;
	background:#fff;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
	color:#555;
	font-size:1.4em;
}

.comment-meta {
	margin:4px 0 0 0;
}

.reply {
	margin:5px 0;
	padding:0;
	font-size:1.1em;
}

/* Comment ends */


/* Calendar */
#wp-calendar {
	text-align:center;
	width:100%;
}

#wp-calendar caption, #wp-calendar thead th{
	font-weight:bold;
	text-transform:uppercase;
	color:#555;
}

#wp-calendar tbody td {
	border:1px solid #ccc;
	background:#f2f2f2;
}

#wp-calendar tbody td a {
	font-weight:bold;
}

#wp-calendar td#today {
	background:#e4e4e4;
}

#wp-calendar tbody td.pad {
	border:none;
	background:transparent;
}
/* Calendar ends */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

.sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 0 0;
   width:auto;
}

.alignright {
   float: right;
   width:auto;
   margin: 0 0 0 10px;
}

/*	
	By default, the horizontal navigation menu displays inside the header area.
	If for some reason you don't like this behaviour, you can make it display
	below the header area by including the code below into your custom.css.
*/
/*

#hmenu {
	background-color:#27567a;
	float:none;
	position:static;
	height:24px;
	border:1px solid #aaa;
	border-top:none;
	margin:0;
}
#hmenu ul {
	float:none;
}

*/

