/*   
Theme Name: Runemester Minim
Theme URI: http://www.upstartblogger.com and http://www.runemester.dk
Description: A rather minimalist, <b>widgetized</b> theme - heavily inspired by <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>. 
Author: Rune Clausen
Author URI: http://www.runemester.dk
Version: 1.0
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/). Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

/*@font-face {
font-family: 'Conv_typewriter';
src: url('http://www.runemester.dk/wp-content/fonts/typewriter.eot');
src: local('☺'), url('http://www.runemester.dk/wp-content/fonts/typewriter.woff') format('woff'), url('http://www.runemester.dk/wp-content/fonts/typewriter.ttf') format('truetype'), url('http://www.runemester.dk/wp-content/fonts/typewriter.svg') format('svg');
font-weight: normal;
font-style: normal;
}*/


  
body {
	background-color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 20px;
	font-size: .88em;
	line-height: 1.5em;
	color: #333;
        text-align: center;
       }

#container {
	width: 840px;
        text-align: left;
}

#splash-container
{
margin-left: auto;
margin-right: auto;
margin-top: 50px;
padding-top: 4em;
width: 505px;
text-align: left;
}

#webdesign-zone {
position: absolute;
top: 145px;
left: 400px;
height: 30px;
width: 160px;
background-color: transparent;
}

#sidebar {
	width: 336px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	padding: 0 10px 25px 0;
	}

#top-nav {
        font-size: .8em;
        }

#top-nav ul {
        float: right;
        }

#top-nav ul li {
        display: inline;
        list-style-type: none;
        margin: 0;
        padding-left: .6em;
        background: url(images/separator.gif) 0 .3em no-repeat;}

#top-nav ul li#home {
        background: none;
        }

#top-nav a:hover
        {
        color: #444444;
        text-decoration: none;
        }

h1.bloginfo-name {
padding-bottom:20px;
margin:0;
z-index:9999;
}

.bloginfo-description {
        padding: 0 0 0 95px;
        margin: 0 0 0 0;
        background-color: transparent;
}

#sidebarleft {
	width:180px;
	float: left;
}

#sidebarright {
	width: 125px;
	float: right;
}

#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}

#entries {
	width: 468px;
	float: right;
	}

.post {
	margin-bottom: 1em;
}

a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}

a:link h3 {
	color: #990000;
	border: none;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

/* image styles */

img{
	border: none;
       }

.left {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}

.gallery a.imagelink {
    padding: 0;
    border: none;}

.gallery img {
    margin:0 10px 10px 0;
    vertical-align: top;
    margin-bottom: 10px;
    }


.profile-img {
        float: left;
        padding: 5px 15px 15px 0;}


h1 {    font-size: 1.8em;
	line-height: 1em;
	text-transform: uppercase;
        }

.title {
	border-bottom: 1px solid silver;
}


h3 {    font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	color: #333;
	border-bottom: 1px solid silver;
}


.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}

#sidebarright ul ul li {
    padding-left: 15px;
    background: url(images/subpage.gif) 0 4px no-repeat;
    }


#sidebar-tags a {padding: .5em .5em 0 0;}

blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 15px 0;
}

.quote {
    display: block;
    background: url(images/quote.gif) left top no-repeat;
    padding-left: 35px;
    padding-top: 10px;
    }

.quote em {
    color: #999;
    display: block;
    font-size:0.9em;     
    text-align: right;
    }  

/* Begin Comments*/

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */

/* plugin specific styles */

#inlinerss-title {display: none;}
#inlinerss-list {margin-top: -30px;}

/*splash-styles*/

ul#social-links {float: left; padding-top:3em;
        }

#social-links li {
        display: inline;
        list-style-type: none;
        margin: 0;
        padding-left: .6em;
        }
