/*
Theme Name: Daremag
Theme URI: http://helemaalniet.nl/2008/08/whitewash
Description: The Daremag Theme is based on the whitewash theme by Helemaal Niet (http://helemaalniet.nl). A beautiful simple WordPress Theme, with wide space. Fast loading, easy to customize, no pictures, no distraction from the content, widget-ready and Gravatar supported.
Version: 2
Author: Tim Kaiser, Freemee
Author URI: http://freemee.de
Tags: white, grey, fixed width, two columns, widgets, valid XHTML, valid CSS, gravatars, right sidebar, SEO friendly, basic, clean, simple, image styling, wide space
*/ 

/*

Footer


*/



#footer{
/*     height: 235px; */
    font-family: Arial;
    font-size: 11px;
    border-top: 3px solid black !important;
    border-bottom: 3px solid black !important;
 
    margin: 60px 0px 100px 0px;
    text-align: left !important;
    padding: 10px 0 10px 10px;
    text-transform: uppercase;
}

#footer_left{
    border-right: 1px solid silver;
    width: 250px;
}
#footer_mid{
    float: right;
    width: 292px;
}
#footer_right{
    border-left: 1px solid silver;
    float: right;
    width: 200px;
    padding-left: 20px;
}
#footer ul{
    list-style-position: inside;
    list-style-type: none;
    margin-top: 2px;
    margin-bottom: 10px
}

/* widgets */
.recentcomments{
    background-color: white;
}
.recentcomments a{
    font-size: 12px;
    color: white;
}


.miniposts img{
    width: 220px !important;
}

.miniposts{
    border-bottom: 3px solid white;
    font-size: 10px;
    font-family: Arial;
}

#icons img{
    margin-top: 20px;
    width: 36px !important;
    height: 36px;
}
#icons img:hover{
    filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#teaser{
    padding-left: 5px;
    width: 225px;
    background-color: black;
    color: white;
    font-size: 10px;
    font-family: Arial;
    text-transform: uppercase;
   
}
#teaser img:hover{
   filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	background-color: white;
}
#teaser a{
   color: white;
}


.more-link{
    background-color: black;
    width: 500px;
    font-size: 11px;
    font-family: Arial;
    color: white;
    padding: 0px 3px 1px 5px;

}
.more-link:hover{
    background-color: #999;
    text-decoration: none;
    color: white;

}
.postmeta{
    font-size: 11px;
    font-family: arial;
    margin-bottom: 10px;
    color: #ff7f3b;
}




#sidebar{
/*     color: white; */
    width: 220px;
/*     background-color: black; */
    padding: 5px;
    font-size: 12;
}

#sidebar img{
    width:219px;
}

#sidebar h1 {
    background-color: black;
    color: white;
    padding: 5px;
    width: 220px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 20px;
    font-size: 16px;
}
#sidebar h1 a{
    color: white;
   }
/* admin notes styles */
.adminotes{
    color: red;
    font-weight: bold;
}

* {
    padding: 0;
    margin: 0;
} 

body {
    background: #fff;
    font-family: Times;
    font-size: 15px;
    line-height: 22px;
    color: #333;
}

p {
	margin: 0;
	padding: 0;
    margin-top: 5px;
}

hr{
    border: none;
    border-bottom: 3px solid black;
}

img { 
    border: none; 
}

a { 
    color: #878C8D; 
    text-decoration: none; 
}

a:hover { 
    text-decoration: underline; 
    color : #bbb; 
}

img{
    margin-top: 5px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}

.alignright {
	float: right;
    font-family: Arial !important;
    font-size: 12px;
}

.alignleft {
	float: left;
    font-family: Arial !important;
    font-size: 12px;

}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.center {
	text-align: center;
}

#wrap {
    margin: 0 auto;
    width: 800px;
}

#header { 
    margin-top: 30px;
    height: 112px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px;
    border-bottom: 4px solid black;
    margin-bottom: 35px;
}

#header h1 {
    font-size: 105px;
    font-weight: normal;
    font-family: Times;
    padding: 35px 0px 0px 0px;
    width: 800px;
    
}

#header h1 a {
    color: black;
    text-decoration: none;
}

#header h1 a:hover {
    color: #666;
    text-decoration: none;
}

#header h2 {
    color: #ccc;
    font-size: 19px;
    font-weight: 100;
    padding: 0 0 0 0;
    letter-spacing: -1px;
    line-height: 12px;
    }

/* Menu */

#menu {
    width: 725px;
	height: 30px;
	margin: 0 auto;
    color: #000;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	font-family: Times;
}

#menu a {
	display: block;
	margin: 6px 4px 6px 2px;
	padding: 1px 10px;
	text-decoration: none;
	font-size: 1em;
	float: right;
	font-weight: normal;
	color: #000;
	background: #fff;
}

#menu a:hover {
	background: #fff;
	color: #ccc;
	text-decoration: underline;
}

#menu .current_page_item {
    background: #fff;
    color: #000;
    text-decoration: underline;
}

#menu .current_page_item a {
	background: #fff;
	color: #000;
}

#content {
    padding: 10px 0;
}
#content em a:hover{
    color: #3cd965;
    }

.articles {
/*     border-bottom: 3px black solid; */
}

#content .showtags {
    font-size: 11px;
    font-family: arial;
}

#content a img {  }

#content a img:hover {  }

.left {
    width: 500px;
    float: left;
    text-align: justify;
}

.left h2 {
    color: #000;
    font-size: 22px;
    font-weight: 100;
    padding : 10px 0 10px 0;
        text-align: left !important;
        line-height: 23px;

}

.left h2 a {
    color: #000;
}

.left h2 a:hover {
    color: #bbb;
    text-decoration: underline;
}

.left ul {
    padding-left: 3em;
}

.left ol {
    padding-left: 3em;
}

.count {
    float: left;
}


/* the sidebar */
.right {
    width: 220px;
    float: right;
}

.right ul {
    list-style-type: none;
    padding: 5px 10px 10px 10px;
}

.right ul ul{
    margin:0.1667em 0;
    padding:0 0 0 15px;
}

.right h2 {
    height: 30px;
    font-size: 15px;
    color: #000;
    line-height: 30px;
    text-decoration: none;
}

.right a { 
    text-decoration: none;
    color: #000;
}

.right a:hover {
    text-decoration: underline;
    color: #bbb;
}

.nomove {
    width: 160px;
    float: right;
    padding: 10px;
    border-left: 0px;
}

.nomove ul {
    list-style-type: none;
    padding: 5px 10px 10px 10px;
}

.nomove h2 {
    height: 30px;
    font-size: 15px;
    color: #000;
    line-height: 30px;
    text-decoration: none !important;
}

.nomove a { 
    font-size: 15px;
    color: #000;
}


.nomove a:hover {
    text-decoration: underline;
    color: #bbb;
}



/* Search */


#search {
	width: 120px;
	height: 25px;
	background: none;
	border: none;
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 10px 5px 10px;
	width: 100px;
	height: auto;
	background: none;
    border: 0px solid white;
	font: normal 10px Times;
	color: silver;
}

#search br {
	display: none;
	border: none;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #bbb;
}

#avatar {
    float: right;
}

#spacer {
    padding-top: 10px;
    border-bottom: 1px #bbb dashed;
}