/*  
Theme Name: eusKom
Theme URI: http://www.euskom.dk/blog
Description: eusKom WP Theme for Mashed Potatoes
Version: 2.6
Author: Mads-Peter Eusebius Jakobsen
Author URI: http://www.euskom.dk

*/

/*CSS RESET*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*CSS RESET SLUT */





body {
	background-color: #ffffff;

	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #555555;	
	font-size: 0.6em;
	letter-spacing: -0.02em;
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
}

h1 {
	font-size: 3em;
	color: #ea8f16;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-size: 3em;
	line-height: 1em;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 0.3em;
}

h3 {
	font-weight: normal;
	padding-bottom: 1em;
}

blockquote {
    padding: 10px 20px 10px 20px;
    margin: 20px;
    background: #eeeeee;
    font-size: 1.2em;
    line-height: 1.2em;
}

.wcontainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 2em;
	overflow: auto;
}

.header {
		margin-top: 10px;
		clear: both; 
		width: 960px;
		height: 174px;
		background-image: url('images/headerbg.jpg');
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 2em;
		overflow: hidden;	
}

.logocontainer {
	height: 150px;
	overflow: hidden;
}

.logo {
	padding: 15px 5px 15px 5px;
	margin: 0px
}

.logotitle {
font-family: Arial,Helvetica,Verdana; 
font-size: 98px; 
font-weight: bold; 
text-shadow: 1px 1px #000000; 
letter-spacing: -8px; 
line-height: 64px; 
color: #ffffff;
}



.menucontainer {
	
}

.menu {
		float: left;
		margin-top: 8px;
		width: 700px;
		padding-left: 10px;
		
}

.menu ul
{

	
}

.menu li{
	display: inline;
	list-style-type: none;


}	

.menu a{
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 1em;
	
}

.menu a:visited, .menu a:active{
	color: #ffffff;
	text-decoration: none;

}

.menu a:hover{
	color: #ffffff;
	text-decoration: none;
}




.maincontent {
	float: left;
	width: 550px;
	color: #555555;
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 50px;
	margin-left: 10px;
}

.entry img{
        padding: 1em 0px 1em 1em;
		border: none;
}


.maincontent a {
	color: #1572eb;
	text-decoration:none;	
}


.maincontent a:visited {
	color: #0e51a7;
	text-decoration:none;
	
}

.maincontent a:hover{
	color: #3a3834;
}

.maincontent h2 a, .maincontent h2 a:hover, .maincontent h2 a:visited, .maincontent h2 a:active {
	color: #201f1c;
	text-decoration: none;
	border: none;
}

h3{
    font-size: 1.7em;
}

h4{
    font-size: 1.2em;
	font-weight: bold;
}

.thinline {
	color: #edeeef;
	background-color: #edeeef;
	border: 0px;
	height: 1px;
}

.thickline {
	color: #1572eb;
	background-color: #1572eb;
	border: 0px;
	height: 1px;
}

.post {
	padding-bottom: 6em;
}

.posttime {
	text-align: left;
}

.entry p {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

.entry li {
	font-size: 1.4em;
	line-height: 1.5em;
	list-style-image: url('icons/bullit.gif');
	list-style-position:inside;
}

.entry ul {
	margin: 1.5em 0;
}

.postdetails {

	float: left;	
	width: 400px;
}


.rssbanner {
	background-color: #edeeef;
	color: #ea8f16;
	font-size: 1em;
	padding: 1em 4em;
	margin: 0 0 3em 0;
	text-align: center;
	border: 1px solid #ea8f16;
}


.related ol {
    font-size: 0.7em;
	margin-bottom: 2em;
}

.excerpt {
    color: #7b7873;
}

.related h2{
    text-transform: uppercase;
    font-size: 1em;
}


.comment {
	margin-top: 1.5em;
	font-size: 1em;
	text-align: right;
}

.addthis {

	margin-top: 1em;
}

.highlight {
	font-size: 2em;
	color: #ea8f16;
}

.comment a, .comment a:visited, .byline a, .byline a:visited {
	font-size: 1em;
	color: #201f1c;
	text-decoration: none;
	border: none;
}

.comment a:hover, .byline a:hover {
	color: #201f1c;
}

.sidebar {
	float: left;
	width: 160px;
	padding: 0px 0px 0px 40px;
	color: #201f1c;
}

.sidebar a {
	color: #201f1c;
	text-decoration: none;
}

.sidebar a:visited, .extranav a:visited {

}

.sidebar a:hover, .extranav a:hover {
color: #1572eb;
text-decoration: none;
}



.extranav {
	float: right;
	width: 160px;
	margin-top: 0px;
	color: #201f1c;
}

.extranav a {
	color: #3a3834;
	text-decoration:none;	
}


.extranav a:visited {
	color: #3a3834;
	text-decoration:none;
}	

.extranav a:hover {
	color: #1572eb;
	text-decoration: none;
}	
	

.extranav h2 a {
	color: #ea8f16;
	text-decoration: none;
}

.sidebar li, .extranav li {
	list-style-type: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
        border-bottom: none;
		line-height: 1.5em;
}

.textwidget li {
    line-height: 2.5em;
}

.widget li {
    border-bottom: 1px solid #edeeef;
}

.sidebar ul, .extranav ul{
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 2em;
	margin-top: 0px;
}

.sidebar h2, .extranav h2 {
	font-size: 1em;
	text-transform: uppercase;
	color: #3A3834;
	padding-bottom: 0.5em;
}

.children li {
	margin-left: 5px;
}

.widgettitle {
	line-height: 1.5em;
	border-bottom: 1px solid #1572eb;
	margin-bottom: 1em;
}



.comments-template{
	margin: 0px 0 0;

	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 1.5em;
	padding: 10px 10px 1px 10px;
	
}

.comments-template p {
	padding-bottom: 0em;
}

.alt{
	background-color: #eee;
}

.comments-template h2, .comments-template h3{
	font-size: 1.5em;
}

.commentmetadata{
	font-size: 1em;
	text-transform: uppercase;
}

.comment-avatar {
	float: left;
}

.comment-details {
	margin-left: 50px;	
}

.comment-author, .comment-author a, .comment-author a:visited{
	font-size: 1em;
	color: #201f1c;
}

.comment-date {
	color: #7B7873;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 1em;
}

ol.commentlist p {
	clear: both;
	margin: 20px 0px;}




input.textbox, textarea, input[type="text"] {
-x-system-font:none;
background:#FFFFFF;
border:1px solid #1572eb;
font-family:Verdana,Arial,Serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding:4px;
width:200px;
margin-bottom: 0em;
}

#s {
	height: 13px;
	width: 80px;
}

#searchsubmit {
margin-top: 1px;
}

textarea {
	width: 90%;	
}

input#submit {
	background-color: #7B7873;	
	border: 2px solid #ddd;
	color: #fff;
	padding: 0.3em;
	
}




.footer {
	clear:both;
	text-align: center;
	background-image: url('images/footer-bg.png');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 50px;
	padding-top: 25px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.footer, .footer a, .footer a:hover, .footer a:visited {
	
	color: #fff;
}

.prevlink a, .nextlink a{
       padding-top: 3em;
        padding-bottom: 3em;
        font-size: 1em;
	width: 50%;
	text-transform: uppercase;
	height: 60px;
	padding-top: 2.3em;
	text-shadow: #ffffff 1px 1px 1px;
}

.prevlink, .nextlink{
	
}

.navigation {
	clear: both;
	padding-top: 30px;
	width: 60%;
	text-align: center;
	height: 60px;
	margin: 0px auto;
}

.prevlink a{
	background-image: url('images/prev.png');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

.prevlink {
float: left;
}

.nextlink {
float: right;
}
.nextlink a {
	background-image: url('images/next.png');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

.recentcomments {
	margin-bottom: 1em;
}

.recentcomments a.url {
	color: #201f1c;
}

.recentcomments a.url:hover {
	color: #3a3834;
}

.clear { clear:both; }

.sharehover {
	opacity: 0.4;
}

.sharehover:hover {
	opacity: 1;
}

.wp-caption-dd {
	font-size: 1em;
        line-height: 1em;
        text-align: center;
		text-transform: uppercase;
        
}	


.byline {
	font-size: 1em;
	text-align: right;
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #9c9b99;
}

.category a, .category a:visited{
	float: left;
    background-color: #b8b8b8;
	margin: 3px 4px;
    border-right: 20px solid #ea8f16;
    padding: 1px 4px;
}
.category a:hover {
	border-right: 20px solid #1572eb;
}


.tag a, .tag a:visited, .tag a:active {
	float:left;
	margin: 3px 4px 5px 4px;
	padding: 1px 4px;
	line-height: 1.5em;
	background-color: #edeeef;
	border-right: 1px solid #edeeef;
	
}

.tag a:hover {
	text-decoration: none;
	border-right: 1px solid #1572eb;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */
