/*
Theme Name: cp-minimal
Theme URI: http://www.cproell.de/wordpress-themes/
Description: Simple, clean and minimal Blog Theme. It is widget ready and has its own admin panel. You don't have to touch any code to customize it. Features: 2 Columns, CSS Navigation Bar, Sidebar Widget ready, Feedburner Integration, Threaded comment ready, Footer Text, Clean and valid HTML, Custom Admin panel, Custom Logo, Analytics Integration (Google Analytics, Piwik). Requires WP2.9+ and PHP5+
Version: 1.1.1
Author: Christian Proell
Author URI: http://www.cproell.de/
Tags: black, white, fixed-width, two-columns, right-sidebar, translation-ready
Text Domain: cp
*/

/* ### CSS RESET ### */
body,html{height:100%}html,body,div,span,p,a,applet,object,iframe,font,h1,h2,h3,h4,h5,h6,blockquote,pre,code,img,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,tr,th,td,caption,tbody,tfoot,thead,abbr,acronym,address,big,cite,del,dfn,em,img,kbd,q,s,samp{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:underline}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* ### MAIN SETTINGS ### */
body{background:#fff;color:#333;font:400 14px/20px Georgia,"Hiragino Mincho Pro",serif}
h1,h2,h3,h4,h5,h6{color:#333}h1{font-size:28px}h2{font-size:24px}h3{font-size:20px}h4{font-size:17px}h5{font-size:16px}h6{font-size:14px}
a:focus{outline:none}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}ol{list-style:decimal}ul{list-style:none}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}a{color:#cc0000;text-decoration:none}a:hover{color:#cc0000;text-decoration:underline}kbd{font-size:10px}q:before,q:after{content:"\0022"}dd{margin-left:20px}pre{font-size:11px;overflow:scroll}
p img{max-width:100%}

/* ### INDEX PAGES ### */
.index-excerpt { display:table; border-bottom: 1px #ccc solid; margin-bottom: 30px;}
.index-excerpt h1 { font-size:25px; }
.index-thumbnail { float:left; margin-right:10px; margin-bottom:15px; }
.index-meta { clear: both; font-size: 11px; color: #999; margin-bottom: 15px;}
.index-meta a { color: #999; }
.sticky { background: #FFFFBF; }
/* .sticky:before { content: "Select from the archives:"; font-weight: bold; display: block; font-size: 17px; margin-bottom: 5px; } */


/* ### PAGE SETTINGS ### */
#content{margin:20px auto;min-height:400px;padding:0}
#main{width:610px}
.col-full{margin:0 auto;width:930px}
.col-left{float:left}
.col-right{float:right}

/* ### HEADER ### */
#header{clear:both}
#logo{float:left;margin:20px 0;width:700px;}
#logo img{margin:10px 0 20px 20px}
#logo h1{margin:0;}
#logo h1 a,#logo h1 a:hover{color:#333;text-decoration:none; background:#ffff00; font-family:Georgia,serif; font-size:44px; text-transform:uppercase; font-weight:normal; letter-spacing:0.2em;}
#logo p.description{font-size:14px; padding-top:20px; letter-spacing:0.2em;}

/* ### NAVIGATION BARS ### */ 
#top-nav{clear:both;font-size:10px;font-weight:normal;text-transform:uppercase}
#top-nav .current_page_item a, #top-nav .current_page_item a:hover{color:#cc0000}
#sec-nav{clear:both;font-size:12px;font-weight:bold;text-transform:uppercase}
#sec-nav{border-top:1px dotted #bbb;border-bottom:1px dotted #bbb}

/* ### NAVIGATION CSS CLASS ### */
.nav{display:inline-block;line-height:100%;margin:0 0 0 -20px;padding:7px 6px 0}
.nav a{color:#333;display:block;margin:0;padding:8px 10px;text-decoration:none}
.nav a:hover{background:#666;color:#fff}
.nav .current a, .nav li:hover > a{background:#666;color:#fff}
.nav li{float:left;list-style:none;margin:0 5px;padding:0 0 8px;position:relative}
.nav li:hover > ul{display:block;z-index:9999}
.nav ul{background:#fff;border:1px solid #b4b4b4;display:none;left:0;margin:0;padding:0;position:absolute;top:25px;width:185px}
.nav ul a{font-weight:normal}
.nav ul a:hover{background:#666 !important;color:#fff !important}
.nav ul ul{left:185px;top:-1px}
.nav ul li{float:none;margin:0;padding:0}
.nav ul li:hover a, .nav li:hover li a{background:none;border:none;color:#666}

/* ### POSTS ### */
.post-content { margin-right: 30px; }
.post,div.page{ margin-bottom:5px; padding:5px 0;}
.post a{text-decoration:none;}
.post a:hover{text-decoration:underline;}
.post-title h1,.post-title h1 a{color:#333;line-height:32px;margin-bottom:10px;text-decoration:none}
.post-title h1 a:hover{color:#cc0000;text-decoration:none;border:none}
.post-title h4{color:#333;line-height:32px;padding:30px}
.post-entry{}
.post-entry ul li{list-style:disc}
.post-meta{color:#666;font-size:13px;margin-bottom:20px}
.post-meta a{color:#666}
.post-meta a:hover{color:#cc0000;text-decoration:underline}
.post-meta-info{}
.post-meta-tags{color:#666;font-size:10px;margin-top:2px; text-align:right; padding-left:300px; line-height:14px;}
.post-meta-tags a {color:#666;font-size:10px;margin-top:2px; text-align:right; }
.post-meta-comments{float:right; font-size:16px;}
.post-pages {font-size:18px; color:#000; font-weight:bold;}
.post-read-more{margin:30px 0 20px 0}
.post-read-more a{font-weight:bold;text-decoration:none}
.post-read-more a:hover{text-decoration:underline}
.post blockquote{border-left:3px solid #ccc;font-size:13px;font-style:italic;margin:15px 30px 15px 10px;padding-left:20px}
.post acronym,.post abbr{border-bottom:1px dashed #999;cursor:help}
.post img.alignleft {margin: 5px 10px 5px 0px;}
.post img.alignright {margin: 5px 0px 5px 10px;}
.post-navigation { border-bottom: 1px solid #dddddd; border-top: 1px solid #dddddd; padding-top: 5px; padding-bottom: 5px; margin-right:30px; margin-bottom: 20px; display: table; width:580px; }
.post-navigation a, a:hover { color: #999999; text-decoration:none; }
.nav-previous { width:250px; float:left;}
.nav-next { width:250px; float:right; text-align:right; }
.wp-caption {font-size:11px; text-align:right;}
div.attachment{border:1px solid #ddd;margin-bottom:20px;padding:30px 30px 10px 30px}
p.attachment{text-align:center}

/*---------------------------
      EXTRA POST STYLING
---------------------------*/

.mp3 { font-size:15px; text-decoration:none; }
#disqus_thread { margin: 0 30px 0 0; }
.floatingtools { position:fixed; margin-left:-70px; padding-top:5px; text-align:center; }
.floatingtools a { margin-bottom:10px; display: inline-block; }

/* ### COMMENTS ### */
.commentlist{border:1px solid #ddd;margin-bottom:20px;padding: 30px 0;text-align:justify}
.commentlist h4{padding:0 30px}
.commentlist ol{padding-right:30px}
.commentlist ol li{list-style:none}
.comment-meta{font-size:12px;margin:18px 10px 10px 0}
.comment-meta img{float:left;margin:0 10px 0 0}
.comment-meta span{line-height:42px}
.comment-meta span.comment-name{font-weight:bold}
.comment-meta span.comment-name a,.comment-meta span.edit a,.comment-meta span.permalink a{color:#333;text-decoration:underline}
.comment-meta span.comment-name a:hover,.comment-meta span.edit a:hover,.comment-meta span.permalink a:hover{color:#cc0000;text-decoration:underline}
.comment-meta span.date{font-size:11px}
.comment-meta span.edit a:hover,.comment-meta span.permalink a:hover{text-decoration:underline}
.comment-entry{padding:10px 15px;border-bottom:1px dotted #ccc}
.comment-entry p{margin:0}
.comment-entry blockquote{border-left:3px solid #ccc;font-size:13px;font-style:italic;margin:15px 30px 15px 10px;padding-left:20px}
.comment-form{border:1px solid #ddd;font-size:11px;padding-top:30px}
.comment-form h4{margin-bottom:18px;padding:0 30px}
.comment-form a{color:#333;text-decoration:underline}
.comment-form a:hover{color:#cc0000;text-decoration:underline}
.comment-form fieldset{padding:0 30px}
.comment-form input{border:1px solid #666;margin:2px 0;padding: 5px}
.comment-form textarea{border:1px solid #666;height:150px;margin:2px 0;padding:5px;width:98%}
.comment-form .notice{color:#666;float:right}
.comment-navigation{padding:10px 30px}
.comment-navigation a{color:#333;font-size:10px;font-weight:bold;text-decoration:underline}
.comment-navigation a:hover{color:#cc0000}
.comment-reply a{color:#333;font-size:10px;font-style:italic;text-decoration:underline}
.comment-reply a:hover{color:#cc0000}
.comment-unapproved{font-size:10px;font-style:italic;color:#0000cc}
#cancel-comment-reply a{color:#333;font-style:italic;padding:0 30px}
#cancel-comment-reply a:hover{color:#cc0000}
.nocomments{display:none; border:1px solid #ddd;margin-bottom:20px;padding:30px}

/* ### POSTS NAVIGATION ### */
.more-entries{padding:20px 0 40px 0}
.more-entries a{color:#333;font-weight:bold;text-decoration:none}
.more-entries a:hover{text-decoration: underline}

/* ### SIDEBAR ### */
#sidebar{overflow:hidden;width:300px}

/* ### WIDGETS ### */
.widget{border:1px solid #ddd;margin-bottom:20px;padding:20px 0 0 0}
.widgettitle{font-size:18px;padding:0 20px;margin:0 0 10px 0}
.widgetcontent{padding:0 10px}
.widget li{margin-left:10px}
.widget ul,.widget_recent_comments ul{padding:0!important}
.widget ul li,.widget_recent_comments ul li{font-size:12px;padding-top:10px}
.widget ul li a:hover,.widget_recent_comments ul li a:hover{text-decoration:underline}
.widget ul li ul .children{padding-left:10px}
.widget select {margin:10px 10px 20px 10px}
.textwidget{margin-bottom:20px;padding:0px}
.widgetsearchform{margin-left:10px}
.wppp_list {margin-left:20px;}
.widgetsidebarfollow { margin-top:5px; list-style:none; margin-left: 9px; }
.widgetsidebarfollow li { margin: 0px; }
.followtwitter { margin-left: 7px; width:280px; }
.followgoogleplus { margin-left: 7px; width:280px; }
.followgoogleplus span { margin-left: -20px; vertical-align: top;}
.followlinkother { margin-left: 9px; width:280px; }

/* ### CALENDAR ### */
#wp-calendar{clear:both;font-size:12px;width:90%}
#wp-calendar caption {font-weight:bold;padding:0 0 10px 0;text-transform:uppercase}
#wp-calendar th,#wp-calendar td{text-align:center;padding:5px}
#wp-calendar td{background:transparent}
#wp-calendar td a{font-weight:bold;text-decoration:none}
#wp-calendar td a:hover{text-decoration:underline}
#wp-calendar td,table#wp-calendar th{padding:3px 0}
#wp-calendar tfoot a{color:#333;text-decoration:underline}
#wp-calendar tfoot a:hover{color:#cc0000}

/* ### TAG CLOUD ### */
.widget_tag_cloud .widgetcontent div{padding:10px}

/* ### SEARCH ### */
#searchform{margin:8px 0}
#searchform label{display:none}
input#s{border:1px solid #ddd;color:#666;width:210px}
input#searchsubmit{border:1px solid #ddd;color:#666;height:25px;margin:0}

/* ### FOOTER ### */
#footer {border:1px solid #ddd;font-size:10px;margin-bottom:20px;min-height:40px}
#footer p{margin:0 30px;line-height:40px}
#footer a{color:#333;text-decoration:underline}
#footer a:hover{color:#cc0000}
.copyright{color:#999}

/* ### REACTION BUTTONS ### */

/* the reaction buttons region */
div.reaction_buttons{
    margin-top: 20px;
    font-size: 0.8em; font-weight: bold;
    text-align: left; 
}

/* a single button */
div.reaction_buttons .reaction_button {
    line-height: 3.2em;
    padding: 5px;
    margin: 0 3px;
    margin-bottom: 25px;
    border: 1px solid #ccc;
    cursor: pointer;
    border-radius: 5px;
    text-decoration: none;
    font-size: 12px;
    background-color: #ffff00;
    color: #333333;
}

.reaxtext_Yeah:after { content:"!"; }

/* the button while hovering over it */
div.reaction_buttons > .reaction_button:hover {
    background-color: #FFFF00;
}

/* the button after voting 
div.reaction_buttons > .voted, div.reaction_buttons > .voted:hover {
}
 /*

/* number of votes including parantheses. */
.reaction_buttons .reaction_button .count { font-weight: normal; }

/* number of votes in between the parantheses.
.reaction_buttons .reaction_button .count_number {
}
 */
 
 
#sidebar div.widget_reaction_buttons h3 {
	margin: 0;
	margin-top: 4px;
	font-size: 1.1em;
}

#sidebar div.widget_reaction_buttons ol {
	margin-left: 25px;
}

/* ### MISCELLANEOUS ### */
.alignleft{float:left}
.alignright{float:right}
.aligncenter{display:block;margin-left:auto;margin-right:auto}
.authorBox { padding:10px; margin-bottom: 20px; background: #eee; border: solid 1px #999; }
.error{background:#ffcdd1;border-top:2px solid #e10c0c;border-bottom:2px solid #e10c0c;text-align:left;padding:5px 20px}
.alert{background:#fef5be;border-top:2px solid #fdd425;border-bottom:2px solid #fdd425;text-align:left;padding:5px 20px}
.ok{background:#d7f7c4;border-top:2px solid #82cb2f;border-bottom:2px solid #82cb2f;text-align:left;padding:5px 20px}
.note{background:#efefef;border-top:2px solid #dedede;border-bottom:2px solid #dedede;text-align:left;padding:5px 20px}
.info{background:#f7fafd;border-top:2px solid #b5d3ff;border-bottom:2px solid #b5d3ff;text-align:left;padding:5px 20px} /* blue */
.download{background:#f7fafd;border-top:2px solid #82cb2f;border-bottom:2px solid #82cb2f;text-align:left;padding:5px 20px}
.toplistheader { background-repeat: no-repeat; background-position: center top; height: 80px; width: 580px; margin-bottom:15px; margin-top:30px;}
.toplistnumber { height: 80px; line-height: 80px; width: 80px; text-align: center; font-family: Georgia, "Times New Roman", Times, serif; font-size: 40px; font-weight: bold; }
img#wpstats{visibility:hidden; height:0px;} 
div.listsbox {
    width: 580px;
    height: 80px;
    margin-bottom: 10px;
}

div.listsleftbox {
    background: none repeat scroll 0 0 #FFFF00;
    float: left;
    height: 60px;
	width: 60px;
    padding: 10px;
    text-align: center;
	line-height: 60px;
	font-size: 40px;
	font-weight: bold;
}

div.listsrightbox { float: right; width: 500px; height: 80px; background-color: #eee;}

div.listsrightbox h2 {
    font-size: 20px;
	font-weight: bold;
	padding: 8px 0 0 10px;
	display: inline-table;
	margin: 0;
	
}

div.listsrightbox span {
    font-size: 16px;
	margin: 10px;
	font-weight:normal;
	display: inline;
}

/* ### CLEARING FLOATS ### */
html body * dd.clear,html body * div.clear,html body * li.clear,html body * span.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;height:0;list-style:none;margin:0;overflow:hidden;padding:0;visibility:hidden;width:0}

/* ### WP GREET BOX ### */

.greet_block { background: none repeat scroll 0 0 #FFFFFF; margin: 10px 0; width: 100%; }
.greet_image { float: left; padding: 0 10px 0 0; }
.greet_image img { background: none repeat scroll 0 0 transparent; border: medium none; margin: 0; padding: 0; }
.greet_text { color: #333333; font-size: 16px; line-height: 20px; }
.greet_block_close { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #CCCCCC; float: right; height: 15px; margin: 0 0 0 10px; width: 15px; }
.greet_block_close a { color: #CCCCCC; cursor: pointer; font-family: verdana; font-size: 12px; font-weight: bold; line-height: 14px; margin: 0 3px; text-transform: uppercase; }
.greet_block_close a:hover { text-decoration: none; }
.greet_block_powered_by { float: right; font-size: 9px; line-height: 14px; padding: 0 5px; }
.greet_block_powered_by a { color: #CCCCCC; }
.greet_search_after { border-top: 1px solid #EEEEEE; font-size: 11px; margin: 5px 0 0; padding: 2px 0 0; }
.greet_search_before { border-bottom: 1px solid #EEEEEE; font-size: 11px; margin: 0 0 5px; padding: 0 0 2px; }
#greet_search_link { cursor: pointer; }
/* .wpgb_cornered { border-radius: 10px 10px 10px 10px; } .wpgb_shadowed { box-shadow: 0 5px 5px #CCCCCC; } */
