/*
Theme Name:     Twenty Ten Child
Theme URI:      http: //www.bykalle.se/
Description:    Child theme for the Twenty Ten theme 
Author:         Kalle
Author URI:     http: //www.bykalle.se/
Template:       twentyten
Version:        0.2.0 - Greyscale
*/

@import url("../twentyten/style.css");
@import url(http://fonts.googleapis.com/css?family=Cousine);

/* =Body
-------------------------------------------------------------- */

body {

	background: url('http://www.bykalle.com/wp-content/themes/twentyten-child/images/body_bg.gif') repeat;
}

#body_overlay {
	//background: url('http://www.bykalle.com/wp-content/themes/twentyten-child/images/body_overlay.png') center top no-repeat;
}

/* original colors
#66d6c8;	
#888;
*/

a:link, a:visited {
	color: #3399CC;	
	text-decoration: none;
}

a:hover {
	color: #888;
}

a:active {
	position: relative;
}

#nav-above {
	padding: 20px 0 0 0;
}

.navigation a {
	color: #3d3d3d;
	text-shadow: 0px -1px 0px #000;
}

.navigation a:active,
.navigation a:hover,
.comment-meta a:active,
.comment-meta a:hover {
	color: #3399CC;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation-advanced {  
display: block;  
text-align: center;  
margin-top: 10px;  
margin-bottom: 60px;  
font-size:80%;  
}  
.navigation-advanced a {  
color: #888;
text-align:center;  
padding:5px 10px;  
margin:0 2px 0 2px;  
}  
.navigation-advanced a:hover {  
color: #3399CC;
}  

.current {
background:#383838;
}


/* =The main theme structure
-------------------------------------------------------------- */

#wrapper {
	background-color: transparent;
	margin-top: 0;
	padding: 0;
}

#content .post {
	background: #FFFFFF;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-top: 1em;
}

#content {
	margin-top: 1em;
}

/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 0 0 0 0;
}

.page p {
	color: #888;
	text-shadow: 0px -1px 0px #000;
}

#content {
	text-shadow: 0px -1px 0px #000;
	color: #888;
	width: 900px;
	min-height: 600px;
}

#access-background {
	width: 100%;
	height: 38px;
	background: #000000;
}

#access-align {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#access {
	height: 38px;
	//position: fixed;
	background: #000000;
	text-shadow: 0px -1px 0px #000;
	//opacity: 0.5;			// For all browsers
	//filter: alpha(opacity=50);	// For IE7
	//-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; // For IE8
}

#access:hover {
	opacity: 1.0;			// For all browsers
	filter: alpha(opacity=100);	// For IE7
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; // For IE8
}

#access a:active {
	position: relative;
	top: 0px;
}

.toggleheader img {
	width: 100px;
	height: 55px;
}

#toggleheader-box {
	background: none;
	width: 100px;
	height: 38px;
	display: box;
	float: right;
	padding-right: 50px;	
	overflow: hidden;
}

#primary {
	display: none;
}

blockquote {
	background: #F0F0F0;
	font-style: italic;
	padding: 1em 1em 0.1em 2em;
	margin-bottom: 1em;
}

#footer {
	text-shadow: 0px -1px 0px #000;
	position: relative;
	//background: #000000 url('http://www.bykalle.com/wp-content/themes/twentyten-child/images/footer_bg.png') no-repeat bottom;
	height: 300px;
	color: #888;
	margin-bottom: -20px;
}

#footer .homelink {
	color: #3399CC;
}


#footer a:hover {
	background-color: transparent;
	text-decoration: none;
}

.footer-info-float {
	float: left;
	padding-left: 20px;
}

#site-info a {
	color: #888;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, serif;
	font-style: italic;
	text-transform: lowercase;
}	

#site-info a:hover {
	color: #666;
	background-color: transparent;
	text-decoration: underline;
}

#site-generator a {
	color: #888;
}

#site-generator li {
	list-style-type:square;
}

#site-generator a:hover {
	text-decoration: underline;
}

#footer-widget-area .widget-title {
	color: #888;
}

#content .error404 {
	background: #E8E8E8;
	border-bottom: none;
}

#content .error404 p {
	color: #888;
	text-shadow: 0px -1px 0px #000;
}

#hoverdiv {
	position:relative;
}

#crawlers {
	position: absolute;
	bottom: 1em;
}

#colophon {
	border-top: none;
}

/* =Archive
-------------------------------------------------------------- */

.mittarkiv {
	list-style-type: square;
	text-shadow: 0px -1px 0px #000;
}

.archive-meta {
	color: #3d3d3d;
	font-family: Georgia, serif;
	text-shadow: none;
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 0;
	padding-bottom: 1em;
}

.archive-header {
	background: #FFFFFF;
	margin-top: 20px;
}

#content .archive-header h2 {
	padding-top: 0.4em;
	text-shadow: none;	
	color: #000;
	font-family: Playfair Display;
	font-weight: normal;
	font-size: 35px;
	line-height: 1.3em;
	margin-left: 0.9em;
}

/* =Site Header
-------------------------------------------------------------- */

#header {
	padding: 0 0 0 0;
	//margin-top: -4.0em;
}
#site-title {
	display:none;
}
#site-description {
	display:none;
}

/* This is the custom header image */
#branding img {
	display:none;
}

#kalle-header {
	background: url('http://www.bykalle.com/wp-content/themes/twentyten-child/images/header.png') no-repeat;
	width: 940px;
	height: 550px;
	display: block;
}

/* =Post content
-------------------------------------------------------------- */

/* Alla inläggs text-stil, framsida,
archive (.entry-summary) och utility */

.entry-content,
.entry-meta,
.entry-utility,
.entry-summary {
	font-family: Georgia, serif;
	text-shadow: none;
	color: #3d3d3d;	
}

.entry-meta,
.entry-utility {
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}

.entry-lowercaseselector {
	text-transform: lowercase;
}

.entry-utility {
	background: url('http://www.bykalle.com/wp-content/themes/twentyten-child/images/comments.gif') no-repeat;
	text-indent: 40px;
	height: 25px;
	line-height: 25px;
}

.entry-meta a,
.entry-utility a {
	color: #888;
	text-transform: uppercase;
	text-decoration: none;
}

.entry-meta a:hover,
.entry-utility a:hover {
	color: #3399CC;
}

#nav-below {
	padding-bottom: 20px;
}


/* =Headers
-------------------------------------------------------------- */

#content .entry-title {
	text-transform: none;
	color: #000;
	font-family: Playfair Display;
	font-size: 35px;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 0;
	text-shadow: none;
}

h2#comments-title {
	color: #3d3d3d;
	font-family: Playfair Display;
	font-size: 35px;
	line-height: 1.3em;
	padding-bottom: 1em;
}

/* En page rubrik */

#content .page h1 {
	color: #FFFFFF;
	text-shadow: 0px -1px 0px #000;
}

.comment-author cite {
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #3399CC;
}

h3#reply-title {
	color: #3d3d3d;
	font-size: 35px;
	font-weight: normal;
	font-family: Playfair Display, serif;
}	

h3#comments-title,
.widget-title {
	color: #888;
	font-size: 17px;
	font-weight: normal;
	font-family: Georgia, serif;
}

#site-brand {
	display: none;
	width: 850px;
	height: 100px;
	padding-top: 100px;
	padding-left: 3.0em;
	padding-bottom: 3.0em;
}

#site-brand .site-brand-img-align-left {
	float: left;
	padding-right: 10px;
	margin-top: -20px;
}

#site-brand h2 {
	color: #3d3d3d;
	font-family: Georgia, serif;
	font-size: 15px;
	line-height: 1.3em;
	text-shadow: 0px -1px 0px #000;
}

.site-brand a {
	border-bottom: dotted 1px #3399CC;
}

.site-brand a:link, 
.site-brand a:visited {
	color: #3399CC;	
	font-size: 25px;
	line-height: 1.3em;
	text-shadow: 0px -1px 0px #000;
	font-family: Georgia, serif;
}

.site-brand a:hover {
	color: #888;
}

.site-brand a:active {
	position: relative;
	top: 2px;
}

.page-title {
	text-shadow: none;
	color: #888;
	font-size: 14px;
	font-weight: none;
	margin: 0 0 36px 0;
}
.page-title span {
	text-shadow: 0px -1px 0px #000;
	color: #888;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}

/* =Comments
-------------------------------------------------------------- */

#respond {
	border-top: none;
}

.comment-body {
	font-family: Georgia, serif;
	text-shadow: 0px -1px 0px #000;
}

.commentlist li.comment {
	border-bottom: 0px;
}

#comments .pingback {
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	background: transparent;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-title {
	margin-bottom: 1.0em;
}

.widget-area ul ul {
	list-style: none;
	margin-left: 1.3em;
}

#main .widget-area a:hover {
	text-decoration: none;
}

#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}

#main .widget-area ul ul {
	border: none;
	margin-left: 0em;
	padding: 0;
	line-height: 1.7em;
}
