/*
Theme Name: Rekommanderet
Theme URI: http://wordpress.org/
Description: Design centered about tags.
Version: 1.6
Author: One Million Monkeys
Author URI: http://onemillionmonkeys.dk
Tags: tags

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

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Helvetica', Arial, Sans-Serif;
	color:#fff;
	background-color:#fff;
	background-image: url('images/rekoback.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
	background-attachment:fixed;
	margin: 0 0;
}


#header {
/*	background:#65B202 none repeat scroll 0 0;
	height: 88px;
	position:absolute;
/*	z-index:100;
	left:50% !important;
	margin-left:-350px;*/
	background:#65B202 none repeat scroll 0 0;
	display:block;

	height:88px;
	margin:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:5;
}

#headerimg {
	width: 700px;
	margin: auto;
	border: 0px 0px 0px 0px;

}

#headerimg .description {
	font-size:1.1em;
	color:#fff;
	font-weight:light;
	width:564px;
	float:right;
	margin-top:36px;
	text-transform:uppercase;
}

#footer {
	background:#65B202 none repeat scroll 0 0;
	display:block;
	margin-bottom:20px;
	
	height:20px;
	margin:0;
	position:fixed;
	bottom:0%;
	width:100%;
	z-index:5;
	clear:both;

}

.clearAll {
	clear:both;
}

#page {
	width: 700px;
	margin:0 auto; 
	padding-top:120px;

}

#content {
	width: 490px;
	float:left;
	padding-bottom:40px;
	
}

#sidebar {
	width: 200px;
	float:right;
	padding-bottom:40px;
	
}


h2 {
	font-size:1.8em;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	
}


h3, h4 {
	font-size:1.4em;
	text-transform:uppercase;l
	color:#fff;
	border-bottom:1px solid #fff;

}

#content h3 {
	margin-top:1px;
	margin-bottom:2px;
}

#sidebar h3 {
	padding-top:4px;
	margin-bottom:4px;
	margin-top:0px;
}

#sidebar p {
	font-size:1em;
	text-transform:uppercase;
	margin-bottom:0px;
}

#sidebar img {
	border: 0px;
	padding-bottom: 4px;
}

h4 {
	font-size:1.5em;
	margin-top:0px;	
	margin-bottom:3px;
}

h2 a, h3 a, h4 a, h5 a {
	color:#fff;
}

h3 a:hover, h4 a:hover {
	background-color:#FFF;
	padding: 4px 2px 0px 0px;
	color:#000;

}

h5 {
	font-size:1.2em;
	margin-top:0px;
	text-transform:uppercase;
	margin-bottom:0px;
	text-decoration:underline;
}

p {
	margin-top:4px;
	line-height:125%;
	font-size:1.1em;
}

p a {
	color:#99CE4D;
}

p a:hover {
	background-color:#99CE4D;
	color:#000000;
	padding-top: 2px;
	
}
#single {
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:#fff solid 1px;	
}

a {
	text-decoration:none;
	color:#fff;
}

img {
	text-decoration:none;
	color:transparent;
}

#content p {
}
#content p img {
    float: right; 
    margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	border: #fff solid 1px;
}

.contentimg {
	float:right;
	width:184px;
	padding-left:10px;
}

.contentimg img {
	border:#fff solid 1px;
	width:180px;
}

.contentimgtxt {
	padding-top:4px;
	text-align:right;
}

	





blockquote {
	padding-left: 36px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 6px;
	margin-top: 0px;
	margin-right:30px;
	margin-bottom:0px;
	
	

	background-image: url(images/quote.gif);
	background-position: left top;
	background-repeat: no-repeat;
	
}

blockquote p {
	font-size: 0.9em;	
	text-transform:uppercase;
}

blockquote p a {
	color:#99CE4D;
	font-style:normal;
}

blockquote p a:hover {
	background-color:#99CE4D;
	color:#000;
	padding-top:2px;
	
}
blockquote p a:before {
	color:#fff;
	content: '+ '; 
}

blockquote p a:after {
	color:#fff;
	content: ' +'; 
}

blockquote em {
	
	font-size: 0.9em;
	text-transform:uppercase;
}

.postclass, .postclassnarrow, .postclassright {
	padding-left:10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top:6px;
	margin-bottom:10px;
	background-color:rgb(0,0,0);
	background-color:rgba(0,0,0,0.9);
}

.postclassright, .imgclassright {
	margin-left:10px;
	float: left;
}

.postclassright {
	width:180px;
}


.imgclassright {
	background-color:rgba(0,0,0,0.9);
	width: 196px;
	padding: 2px;
}

.postclassnarrow {
	width:280px;
}

.singlemaintxt {
	
	overflow:hidden;
}

.narrowcontainerleft {
	float:left;
	width:280px;
	
}

span.red, span.redlink a, .twitter-timestamp{
	color:#F07373;
	text-transform:uppercase;
}

span.blue, span.bluelink a{
	color:#70CFED;
}

span.green, span.greenlink a{
	color:#99CE4D;
}

span.yellow, span.yellowlink a{
	color:#EAFF71;
}

span.orange, span.orangelink a{
	color:#FAAF40;
}

span.lightblue, span.lightbluelink a{
	color:#ACE0F5;
}

span.whitelink a{
	color:#fff;
}



span.yellowlink a:hover, span.bluelink a:hover, span.redlink a:hover, span.greenlink a:hover, span.orangelink a:hover, span.lightbluelink a:hover, span.whitelink a:hover {
	color:#000;
	padding-top:2px;
}

span.whitelink a:hover {
	color:#99CE4D;
	background-color:#fff;
	padding-top:2px;
}
span.yellowlink a:hover {
	background-color:#EAFF71;
}

span.bluelink a:hover {
	background-color:#70CFED;
}

span.redlink a:hover {
	background-color:#F07373;
}

span.greenlink a:hover {
	background-color:#99CE4D;
}

span.orangelink a:hover {
	background-color:#FAAF40;
}

span.lightbluelink a:hover {
	background-color:#ACE0F5;
}

span.whitelink a:hover {
	background-color:#fff;	
}


#bottom {
	font-size:0.9em;
	text-transform:uppercase;
	margin-bottom:0px;
}



#menu {
	font-size:1em;
	text-transform:uppercase;
	margin-bottom:0px;
}



#authordate, #singletags, #bottomtxt {
	text-align:right;
	text-transform:uppercase;
	font-size:0.9em;
	margin-top:0px;	
	margin-bottom:0px;
}


#datetag {
	text-transform:uppercase;
	font-size:0.9em;
	margin-top:0px;	
	margin-bottom:0px;
}

span.readmore, span.readmore a {
	letter-spacing:1px;
}

span.tags, span.sky, span.friends, span.singletags, span.author, span.archive {
	font-size:1em;
	text-transform:uppercase;	
}

span.author a {
	color:#EAFF71;
}

span.archive a {
	color:#F07373;
}


span.tags a, #singletags a {
	color:#70CFED;
}

#singletags a:hover {
	background-color:#70CFED;
	color:#000;
	padding-top:2px;
}

span.sky a {
	color:#70CFED;
}

span.friends a {
	color:#FAAF40;
}

/*twitter
p.twitter-message: each one of the paragraphs (if msgs > 1)
.twitter-timestamp: the timestamp span class
a.twitter-link: the tweet link class
a.twitter-user: the @username reply link class
*/

p.twitter-message a{
	color:#70CFED;
	letter-spacing:1px;
}

p.twitter-message a:hover{
	background-color:#70CFED;
	color:#000000;
	
}

.twitter-timestamp {
	text-decoration:none;

}

#content .share img {
	float:none;
	border:none;
	margin: 0 0 0 0;
	
}

#content .share img a:hover {
	background-color:#F00;
}
/* End Various Tags & Classes*/



/* Captions */

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

