/*
Theme Name: CreatingTomorrow
Theme URI: http://projects.lb-home.de
Description: Are you looking for a professional, clean and well structured Wordpress-Theme? Well, then this is exactly the right theme for you...         
Author: Lukas Bommes
Author URI: http://projects.lb-home.de/der-autor/
Version: 0.1
Tags: black, white, brown, two-columns, right-sidebar, fixed-width
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* Misc */

html {
	height: 100%;
	margin: 0;
	padding: 0;
}

hmtl, body {
	height: 100%;    
	padding: 0;
	margin: 0;    
	background: #f2f1e9 url('images/background.png') repeat-x;
	font-size: 12px;
	font-family: Verdana,Arial,sans-serif;
	text-rendering: optimizelegibility;
	overflow-y: scroll;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

img {
	border: none;
}

input,
textarea {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	padding: 4px;
	outline: none; 
}


/* Containers */

#header {
	height: 137px;
}
 
#wrapper {
	min-height: 100%;
	width: 1080px;
	margin: 0 auto;
	padding: 0 20px;
}

#main {
	position: relative;
	width: 720px;
	padding-bottom: 40px;
	float: left;
	line-height: 150%;
}

#sidebar {
	padding: 15px 15px 0 15px;  
	width: 300px;
	float: right;
	line-height: 150%;
}

#sidebar-background {
	padding-bottom: 253px;
	background: #dedcc3 url('images/sidebar-bg.png') repeat-y;
}

#footer {
	position: relative;
	margin-top: -253px;
	padding-bottom: 20px;
	min-height: 200px;
	line-height: 150%;
}

#footer-wrapper {
	position: relative;
	height: 100%;
	min-height: 200px;
	width: 1080px;
	margin: 0 auto;
	padding: 0 20px;
}

#legacy-footer {
	width: 100%;
	height: 30px;
}


/* Headers */

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
}


/* Links */

a, 
a:active, 
a:visited {
	color: #188aeb;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}


/* Header */ 

img#logo {
	margin-top: 70px;
}

.blogtitle {
	display: inline-block;
	margin: 60px 0 3px 0;
	font-size: 30px;
}

.blogtitle a,
.blogtitle a:active,
.blogtitle a:visited,
.blogtitle a :hover{
	text-decoration: none;
	color: #fff;
}

.blogdesc {
	color: #fff;	
}
	
#navigation {
	display: inline-block;
	margin-bottom: 45px;
	background-color: #404249;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
}

#navigation ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}

#navigation ul li {
	float: left;
	padding: 10px 0;
	border-left: 1px solid #666;
}

#navigation ul li:first-child {
	border-left: none;
}

#navigation ul li a,
#navigation ul li a:active
#navigation ul li a:visited {
	color: #fff;
	padding: 10px 25px;
}

#navigation ul li a:hover {
	text-decoration: none;
	background-color: #555;
}

#navigation ul li:first-child a:hover {
	border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	-webkit-border-radius: 0 0 0 5px;
	-o-border-radius: 0 0 0 5px;
	-ms-border-radius: 0 0 0 5px;
}

#navigation ul li:last-child a:hover {
	border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
	-webkit-border-radius: 0 0 5px 0;
	-o-border-radius: 0 0 5px 0;
	-ms-border-radius: 0 0 5px 0;
}


/* Article */

.sticky {
	border-left: 5px solid #f00; 
	padding-left: 15px;
}

#content {
	padding: 10px 20px;
	background-color: #fafaf5;
	border: 1px solid #d5d4cd;
}

.article {
	padding: 20px;
	border-bottom: 1px solid #d5d4cd;
}

.article:last-child {
	border-bottom: none;
}

.article .title {
	margin-bottom: 10px;
	color: #41434A;
}

.article .title a,
.article .title a:active,
.article .title a:visited {
	color: #41434A;
}

.article .title a:hover {
	text-decoration: none;
	color: #666;
}

.article .title h2 {
	display: inline;
}

.article .article-comments {
	float: right;
	background: #fafaf5 url('images/comment.png') no-repeat;
	color: #ddd;
	width: 26px;
	height: 26px;
	text-align: center;
}

.article .info {
	clear: both;
	padding-top: 20px;
}

.article .info span {
	color: #999;
}

.article .info span a,
.article .info span a:active,
.article .info span a:visited {
	color: #666;
}

.article .info span a:hover {
	text-decoration: none;
	color: #444;
	border-bottom: 1px dotted #444;
}

.article .article-tags a,
.article .article-tags a:active,
.article .article-tags a:visited {
	color: #666;
}

.article .article-tags a:hover {
	text-decoration: none;
	color: #444;
	border-bottom: 1px dotted #444;
}

.article-pages p {
	margin: 20px 0 -10px 0;
}

.article-pages p a,
.article-pages p a:active,
.article-pages p a:visited {
	color: #666;
}

.article-pages p a:hover {
	color: #444;
}

.article img {
	margin: 10px;
	max-width: 600px;
	height: auto;
}

img.wp-smiley {
	margin: 0;
}

a.more-link,
a.more-link:active,
a.more-link:visited {
	color: #41434A; 
}

a.more-link:hover {
	text-decoration: none;
	color: #666; 
	border-bottom: 1px dotted #666;
}


/* Searchform */

form#searchform {    
	background-color: #fafaf5;
	border: 1px solid #aaa;
	width: 258px;
	height: 28px;
	margin: -55px auto 50px auto;
}

input#s {
	background: none;
	border: none;
	font-size: 14px;
	height: 22px;
	padding: 3px;
	width: 220px;
	position: relative;	
}

input#searchsubmit {
	border: none;
	height: 28px;
	width: 28px;
	margin: 0 auto;
	position: relative; 
	float: right;	
	background: #fafaf5 url(images/search.png) no-repeat;
}

input#searchsubmit:hover {
	background-color: #ddd;
}


/* Search-Result */

#search-result h3 {
	color: #41434A;
	padding: 20px;
	border-bottom: 1px solid #d5d4cd;
}


/* Widgets: Sidebar */

.widget {
	list-style-type: none;
	margin-bottom: 25px;
	padding-bottom: 20px;
	color: #41434A;
	border-bottom: 1px dotted #afb1b8;
}

.widget ul {
	margin: 0;
	padding-left: 25px;
}

.widget a,
.widget a:active,
.widget a:visited,
.widget ul li a,
.widget ul li a:active,
.widget ul li a:visited {
	color: #41434A;
}

.widget a:hover,
.widget ul li a:hover {
	text-decoration: none;
	color: #777;
}


/* Widgets: Footer */

#left-footer-widget,
#center-footer-widget,
#right-footer-widget {
	padding: 15px 30px 0 0;
	width: 250px;
	float: left;
}

#left-footer-widget {
	margin-left: 20px;
}

.footer-widget h2.widgettitle {
	margin-bottom: 5px;
}

.footer-widget {
	list-style-type: none;
	padding-bottom: 20px;
	color: #aaa;
}

.footer-widget ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}

.footer-widget a,
.footer-widget a:active,
.footer-widget a:visited,
.footer-widget ul li a,
.footer-widget ul li a:active,
.footer-widget ul li a:visited {
	color: #aaa;
}

.footer-widget a:hover,
.footer-widget ul li a:hover {
	text-decoration: none;
	color: #777;
}

#rss-button {
	position: absolute;
	right: 40px;
	bottom: 0;
	display: inline-block;
	text-align: center;
	width: 42px;
	height: 42px;
	background-color: #aaa;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

#rss-button:hover {
	background-color: #666;
}

#rss-button img {
	padding-top: 5px;
}


/* Footer */

#footer {
	background-color: #2d2e33;
	border-top: 2px solid #000;
}

#footer-triangle {
	position: relative;
	float: right; 
	bottom: 25px;
	right: 30px;
}

#legacy-footer {
	background-color: #111;
	border-top: 1px solid #555;
}

#footer-text {
	width: 1080px;
	margin: 0 auto;
	padding: 7px 20px;
	text-align: center;
	color: #ddd;
}

#footer-text a,
#footer-text a:active,
#footer-text a:visited {
	color: #ddd;
}

#footer-text a:hover,
#footer-text a:hover {
	text-decoration: none;
	color: #aaa;
}

span#about{
	float: right;
	margin-right: 20px;
}

span#top-page a {
	padding: 5px 10px;
}

span#copy{
	float: left;
	margin-left: 20px;
}


/* Pagination */

.pagination {
	margin-top: 20px;
}

.page-count {
	display: inline;
	padding: 3px 7px 3px 7px;
	border: 1px solid #ddd;
	color: #666;
	background-color: #fafaf5;	
}

a.page-numbers,
a.page-numbers:active,
a.page-numbers:visited {
	padding: 3px 7px 3px 7px;
	border: 1px solid #ddd;
	color: #666;
	background-color: #fafaf5;
	transition: background-color .1s linear;
	-moz-transition: background-color .1s linear;
	-webkit-transition: background-color .1s linear; 
	-o-transition: background-color .1s linear; 	
}

a.page-numbers:hover {
	text-decoration: none; 
	background-color: #ddd;
}

span.page-numbers.current {
	padding: 3px 7px 3px 7px;
	border: 1px solid #ddd;
	background-color: #444;
	color: #fff;
}

/* Comments: Output */

h3#comments {
	margin-top: 50px;
	color: #41434A;
}

p.nocomments {
	color: #41434A;
}

.comment {
	margin-bottom: 20px;
	padding: 20px;
	list-style-type: none;
	background-color: #fafaf5;
	border: 1px solid #d5d4cd;
}

.comment p {
	margin-top: 5px;
	padding-left: 68px;
}

.pingback,
.trackback {
	margin-bottom: 20px;
	padding: 20px;
	list-style-type: none;
	background-color: #fafaf5;
	border: 1px solid #d5d4cd;
}

.comment ul.children,
.pingback ul.children,
.trackback ul.children {
	margin: 20px 0 -20px 0;
	padding: 0;
}

ol.commentlist {
	margin-bottom: -20px;
	padding: 0 0 20px 0;
}

.avatar {
	float: left;
	margin-right: 20px;
	width: 48px;
	height: 48px;
}

.bypostauthor {

}

.navigation a,
.navigation a:active,
.navigation a:visited {
	color: #666;
}

.navigation a:hover {
	text-decoration: none;
	color: #444;
	border-bottom: 1px dotted #444;	
}

.navigation .alignleft {
	float: none;
	margin: 0;
}

.navigation .alignright {
	float: right;
	margin: 0;
}

a.comment-reply-link,
a.comment-reply-link:active,
a.comment-reply-link:visited {
	color: #666;
	margin-left: 68px;
}

a.comment-reply-link:hover {
	text-decoration: none;
	color: #444;
	border-bottom: 1px dotted #444;	
}

.commentmetadata a,
.commentmetadata a:active,
.commentmetadata a:visited,
.comment-author a,
.comment-author a:active,
.comment-author a:visited {
	color: #666;
}

.commentmetadata a:hover,
.comment-author a:hover {
	text-decoration: none;
	color: #444;
	border-bottom: 1px dotted #444;	
}

.says {
	display: none;
}


/* Comments: Form */

#respond h3 {
	margin-top: 20px;
	color: #41434A; 
}

#respond input {
	float: left;
	margin-right: 10px;
}

#respond input,
#respond textarea {
	background-color: #fff;
	border: 1px solid #d5d4cd;
	max-width: 710px;
}

#respond input:focus,
#respond textarea:focus {
	border: 1px solid #888;
}

#respond input#submit {
	padding: 5px 20px;
	background-color: #ddd;	
	border: 1px solid #888;
}

#respond input#submit:hover,
#respond input#submit:focus {
	background-color: #aaa;
}

a#cancel-comment-reply-link,
a#cancel-comment-reply-link:active,
a#cancel-comment-reply-link:visited {
	color: #666;
}

a#cancel-comment-reply-link:hover {
	text-decoration: none;
	color: #444;
	border-bottom: 1px dotted #444;	
}

#commentform p a,
#commentform p a:active,
#commentform p a:visited {
	color: #666;
}

#commentform p a:hover {
	text-decoration: none;
	color: #444;
	border-bottom: 1px dotted #444;	
}


/* Alignments */

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}

.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 4px;
}

.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft,
.alignright,
.aligncenter,
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 6px;
}

img.alignnone,
.alignnone {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
	margin-bottom: 12px;
}


/* Captions */

.wp-caption {
	background: #f1f1f1;
	color: #888;
	text-align: center;
	margin-top: 10px;
	padding: 5px;
}

.wp-caption img {
	margin: 5px;
}

.wp-caption p.wp-caption-text {
	margin: 0 0 4px;
}

.gallery-caption {
	color: #888;
	text-align: center;
	margin-top: -10px;
}

