/* Localized */
/*
Theme Name: MightyCtrl
Theme URI: http://wordpress.org/
Description: A Theme for the ctrl-verlust
Author: Mark Wirblich
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


body,
#site-title,
.entry-title,
.entry-meta,
.page-title,
.widget-title {
	font-family: "atrament-web-1","atrament-web-2",sans-serif;
    
}

.entry-summary p {
    font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
	margin: 0px;
	padding: 20px 0 20px 0;
	font-size: 1.525em;
	color:#393733;
    }



body {
    margin: 0px;
    padding: 0px;
	/*text-transform: uppercase;*/
	background: #ffffff;
	color: #333;
	}


.header {
	margin:0px;
	padding: 0px;
    height: 250px;
	}
#header {
	margin-top:20px;
}
a {
	color:#99cc33;
	padding: 0 2px 0 2px;
    }

a:hover {
    color: #99cc33;
    text-decoration: none;
    }



#site-title {
	display: inline;
	height:200px;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0px;
	font-weight:400;
	font-size: 10em;
	color:#3f3f3f;
	}

#site-title span {
	padding-top: 50px;
}

#site-title a {
	background: url(images/ctrl_logo.png)  left no-repeat;
	margin: 0px 0 0 0;
	padding: 0px 0 0 120px;
	text-decoration: none;
	color:#3f3f3f;
	}

#site-description {
	padding: 5px 0 0 5px;
}

.post {
	margin: 0px 0 100px 0 ;
}

.entry-title {
	margin: 0px 10px 0 0;
	padding: 0 0 12px 0;
	font-size: 3.875em;
	color:#3f3f3f;	
	display: inline;
	line-height: 1;
    }

.entry-title a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color:#3f3f3f;
}

.entry-title a:hover {
	text-decoration: none;
	color:#626262;
}


.entry-meta {
	margin: 0px;
	padding: 0px;
	font-weight:400;
	font-size: 1.725em;
	color:#3f3f3f;
	text-decoration: none;
	}

.entry-meta a {
	background: #99cc33;
	color:#ffffff;
	text-decoration: none;
}

.entry-meta a:hover {
	background: #aae339;
	color:#ffffff;
	text-decoration: none;
}



.entry-content p {
    font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
	margin: 0px;
	padding: 20px 0 0 0;
	font-size: 1.525em;
	color:#393733;
    }

.entry-content li {
	margin:0px 0 0 0px;
	margin-left:25px;
	padding:5px;
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
	font-size: 1.525em;
	color:#393733;   
	list-style: circle;
 }

.more-link {
	font-family: "atrament-web-1","atrament-web-2";
	background: #99cc33;
	color:#ffffff;
	padding: 0 3px 0 3px;
	text-decoration: none;
}

.more-link:hover {
	background: #aae339;
	color:#ffffff;
		
}

.entry-utility {
	font-size: 1.725em;
	font-weight:400;
}


.entry-utility a {
	background: #99cc33;
	color:#ffffff;
	text-decoration: none;
}

.entry-utility a:hover {
	background: #aae339; 
	color:#ffffff;
	text-decoration: none;
}

.cat-links {
	margin: 0px;
	padding: 0px;
	font-weight:400;
	text-decoration: none;
}


.cat-links a {
	background: #99cc33;
	color:#ffffff;
	text-decoration: none;
}

.cat-links a:hover {
	background: #aae339; 
	color:#ffffff;
	text-decoration: none;
}


.tag-links {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}


.tag-links a {
	background: #99cc33;
	color:#ffffff;
	text-decoration: none;
}

.tag-links a:hover {
	background: #aae339; 
	color:#ffffff;
	text-decoration: none;
}




.comments-link {
	padding: 20px 0 0 0;
	margin: 0px 0 0 0;
}


.comments-link a {
	background: #626262 url(images/comment.png) left no-repeat;
	padding: 0px 2px 0 28px;
	color:#ffffff;
	text-decoration: none; 
}

.comments-link a:hover {
	background: #7b7b7b url(images/comment.png) left no-repeat;
	color:#ffffff;
	text-decoration: none; 
}

.widget-title {
	padding: 0px;
	margin: 6px 0 6px 0;
	font-size: 1.875em;
	color:#3f3f3f;
}





em {
    color: #6D6A64
    }

hr {
    margin: 20px 0 5px 0;
    border-top: dashed 1px;
    color:#2c2a25 ;
    background: #ffffff;
}

ul {
	margin:0px;
	padding:0px;
}

li {
	margin:0px 0 0 0px;
	padding:0px;
	list-style: none;
}


.nav-previous a, .nav-next a{
	font-family: "atrament-web-1","atrament-web-2";
	font-size: 1.525em;
	background: #99cc33;
	color:#ffffff;
	padding: 0 3px 0 3px;
	text-decoration: none;
}

.nav-previous a:hover,.nav-next a:hover {
	background: #aae339;
	color:#ffffff;

	text-decoration: none;
}

.widget-container li a {
    font-family: "atrament-web-1","atrament-web-2";
	font-size: 1.625em;
	background: #99cc33;
	color:#ffffff;
	padding: 0 3px 0 3px;
	text-decoration: none;    
    }

.widget-container li a:hover {
	background: #aae339;
	color:#ffffff;
	text-decoration: none;    
    }

.last-entries li {
    margin: 0 0 10px 0;
    }

.last-entries a {
	margin: 0px;
	padding: 0px 0 0 0;
    font-size: 1.225em;
	color:#393733;
	background: #ffffff;
    }
    


.widget_search label {
	font-family: "atrament-web-1","atrament-web-2";
 	font-weight: 400;
	margin: 10px 0 5px 0;
	padding: 0px;
	font-size: 1.875em;
	color:#3f3f3f;
	
}
#searchform #s {
    font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
    font-style:italic;
    color:#393733;
    font-size: 1.525em;
    width: 230px;
    height: 20px;
    padding: 0 0 4px 2px;
    margin: 0px;
    }


.ctc a {
    font-family: "atrament-web-1","atrament-web-2";
	font-size: 1.725em;
	background: #99cc33;
	color:#ffffff;
	padding: 0 3px 0 3px;
	text-decoration: none;    
    }

.ctc a:hover {
	background: #aae339;
	color:#ffffff;
	text-decoration: none;    
    }


img {
    margin: 10px 20px 10px 0;
	float: left;
    -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);}





blockquote {
background:url("images/blockquote2.png") no-repeat scroll 0 12px transparent;
color: #6D6A64;
font-style: italic;
padding:10px 20px 10px 70px;
}

label {
    font-family: "atrament-web-1","atrament-web-2";
	}
	
	
p.comment {
    font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
 	margin: 0px;
	padding: 20px 0 0 0;
	font-size: 1.125em;
	color:#393733;
    }

#comments {
	padding: 20px 0px 0 0;
}
#comments h3 {
	font-size: 1.825em;
}

#comments p {
	font-family: "ff-meta-serif-web-pro-1","ff-meta-serif-web-pro-2";
	font-size: 17px;	
}

#comments label {
	font-size: 13px;
	margin: 0px 0 0 0;
}

#comments input {
	margin: 0px 0 0 10px;
}

#comments textarea {
	margin: 0px 0 0 10px;
}

.footer {
	height: 150px;
}

#colophon {
	padding: 50px 0 0 0 0;
}
#site-info {
	float: left;
}

#site-generator {

}

code {
	font-size: 12px;
	float:left;
	margin: 10px 0 10px 0;
	
}