/*
Theme Name: Thunkyness
Description: My first child theme (literally), based on the Thematic theme.
Author: Nils N. Haukaas
Template: thematic
Tags: Thunki
.
Add any comments here!
.
*/

/*Getting custom css for language switcher */
@import url('wpml.css');

/* Browser reset */
@import url('../thematic/library/styles/reset.css');

/* Image styles for posts, etc. */
@import url('../thematic/library/styles/images.css');

/* Styles for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Getting the layout */
@import url('../thematic/style.css');

/* Get font info*/
@import url('fontface.css');

/* Adjust layout, making room for icons 100px */
@import url('style-myicons.css');

#tagcloudflash {
float:right;
}

#blog-title a {
display:block;
text-indent:-9000px;
height: 100px; 
width: 900px; 
background:url(header.png) no-repeat top left;

position:relative;
left: -12px;
}

#branding {
padding: 124px 0 0 0;
width: 860px;
}

#blog-description {


position:relative;
padding: 10px 0;
left: 300px;
bottom: 38px;
/*
right: -150px;
top: -150px;
*/
/*left:-9000px; */

}

#category-access {
/*border-bottom:1px solid #CCCCCC;*/
font-size:13px;
height:32px;
overflow:visible;
z-index:100;
}

#category-access {
overflow:visible;
position:relative;
display:none;
}

#main {
padding: 0 0 22px;
}

.entry-title-no-cat-image {
margin-left: 100px;
}

.entry-title {
padding-left: 0px;
}

p.wp-caption-text {
text-align:right;
}

.myicons {
margin: -10px 10 0 -10px;
float:left;
}

.contread {
padding:0 20px;
float:right;
text-align:right;
clear:right;
}

#facebook_share_icon_649 {

}

#footer {
border-top: 0;
}

#siteinfo {
position: relative;
z-index:40;
left: 50px;

}

#wpml_credit_footer {
top:-74px;
left:-13px;
position: relative;
color: #666666;
font:15px/22px museo-sans,helvetica,serif;
}

#wpml_credit_footer a{
color: #666666;
position:relative;
z-index:51;
}

#respond h3:after {
font-weight:normal;
content: '. Your very first comment on this site will have to be approved, but only that first one.';
}

