/*
 Theme Name:     Twenty Eleven Child
 Theme URI:      http://example.com/twenty-eleven-child/
 Description:    Twenty Eleven Child Theme
 Author:         Joseph Pecsenyicki
 Author URI:     http://chou-seh-fu.com
 Template:       twentyeleven
 Version:        1.0.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../twentyeleven/style.css');



/* IMPORT FONTS BEFORE ANYTHING ELSE... */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 11, 2013 */
@font-face {
    font-family: 'treasure_map_deadhandregular';
    src: url('/mattersOfTheDay/fonts/treasureMapDeadhand/treamd-webfont.eot');
    src: url('/mattersOfTheDay/fonts/treasureMapDeadhand/treamd-webfont.eot?#iefix') format('embedded-opentype'),
         url('/mattersOfTheDay/fonts/treasureMapDeadhand/treamd-webfont.woff') format('woff'),
         url('/mattersOfTheDay/fonts/treasureMapDeadhand/treamd-webfont.ttf') format('truetype'),
         url('/mattersOfTheDay/fonts/treasureMapDeadhand/treamd-webfont.svg#treasure_map_deadhandregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 11, 2014
This font is a nearly free font. You can use it freely but:
a) If you want to use it in publications on any kind of media you have to put in the following quote as a note: «The Fell Types are digitally reproduced by Igino Marini. www.iginomarini.com» and let the designer know where you used it.
b) You can't change the font and its contents (including outlines, kerning and other data as well).
c) You can distribute it freely with license aside but not sell it in any way.
Any other different use has to be authorized by the designer (Igino Marini - www.iginomarini.com - iginomarini@yahoo.it).*/
@font-face {
    font-family: 'im_fell_english_proregular';
    src: url('/mattersOfTheDay/fonts/IM_FellEnglishRoman/im_fell_english_roman-webfont.eot');
    src: url('/mattersOfTheDay/fonts/IM_FellEnglishRoman/im_fell_english_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('/mattersOfTheDay/fonts/IM_FellEnglishRoman/im_fell_english_roman-webfont.woff') format('woff'),
         url('/mattersOfTheDay/fonts/IM_FellEnglishRoman/im_fell_english_roman-webfont.ttf') format('truetype'),
         url('/mattersOfTheDay/fonts/IM_FellEnglishRoman/im_fell_english_roman-webfont.svg#im_fell_english_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on November 18, 2012 12:11:38 AM America/New_York */
/*
@font-face {
    font-family: 'TheanoDidotRegular';
    src: url('/mattersOfTheDay/fonts/theanoDidot/TheanoDidot-Regular-webfont.eot');
    src: url('/mattersOfTheDay/fonts/theanoDidot/TheanoDidot-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/mattersOfTheDay/fonts/theanoDidot/TheanoDidot-Regular-webfont.woff') format('woff'),
         url('/mattersOfTheDay/fonts/theanoDidot/TheanoDidot-Regular-webfont.ttf') format('truetype'),
         url('/mattersOfTheDay/fonts/theanoDidot/TheanoDidot-Regular-webfont.svg#TheanoDidotRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/




/* =Theme customization starts here
-------------------------------------------------------------- */

body{
	color: black;
	background-image: url('http://chou-seh-fu.com/mattersOfTheDay/tiles/ship-wooden-deck-planks-BG.gif');
}
div#page{
	background-image: url('http://chou-seh-fu.com/mattersOfTheDay/tiles/greyPaperStrip50pxBright.gif');
	/* border: 10px ridge #ff9; */
	border: 10px ridge #ffd700;
	/******* DROP SHADOW CSS 3 **************/
	-moz-box-shadow: 0px 0px 20px 3px black;
	-webkit-box-shadow: 0px 0px 20px 3px black;
	box-shadow: 0px 0px 20px 3px black;
}
#site-title{
	padding: 2em 0 2em 0;	
	margin-right: 0px;
	text-align: center;
}
#site-title a{
	font-family: 'treasure_map_deadhandregular';
	font-size: 5.5em;
	/* word-spacing: .05em; */
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 70px;
	text-shadow: -1px -1px 2px #858585, 1px 1px 3px #fff;
	text-wrap: unrestricted;
}
#site-title a:hover{
	/* color: #cc0000; */
	color: blue;
}
#site-title a:active{
	color: #bb0000;
}
h2#site-description{
	display: none;	
}
header#branding form#searchform{
	display: none;	
}
header#branding img{
	border-top: 10px solid #161616;
	border-top: 5px ridge white;
	border-bottom: 4px ridge white;
}

/* SET SITE HOME PAGE LINK APART & GIVE IT A DIFFERENT FONT FROM REST OF BLOG LINKS */
#access li#menu-item-28{
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 105%;
}
#access .current-menu-item > a{
	color: yellow;	
}


.entry-title, .entry-title a{
	color: navy;
}
h1.entry-title a:hover{
	color: blue;
}
h1.entry-title a:active{
	color: #bb0000;
}
h1.entry-title a{
	font-family: 'treasure_map_deadhandregular';
	font-size: 2.5em;
	font-weight: normal;
	line-height: 100%;
}
.entry-content p,
.entry-content dl{
	font-size: 1.15em;
}



.sticky{
	background-color: rgba(233, 150, 122, 0.15);
	background-color: rgba(216, 170, 79, 0.15);
	padding-left: 10px;
	padding-right: 10px;
}
.sticky .entry-title a{
	font-family: 'treasure_map_deadhandregular';
	font-size: 2.5em;
	font-weight: normal;
	line-height: 100%;
}
.sticky .entry-content{
	padding: 0;
}
.sticky .entry-format{
	padding-top: 5px;
}
.sticky .entry-meta{
	padding-bottom: 10px;	
}
a,
a:focus,
a:hover{
	color: blue;	
}
a:active{
	color: #bb0000;
}
/*
#site-description{
	margin-bottom: 3.3em;
}
*/
.entry-meta{
	margin-top: -10px;	
}
.entry-meta a,
.entry-meta a:focus{
	/* color: green; */
	color: #007200;
}
.entry-meta a:hover{
	color: blue;
}
.entry-meta .edit-link a,
.entry-meta .edit-link a:focus{
	border: 1px blue solid;
}
.entry-meta .edit-link a:hover{
	border: 2px red solid;
}
.entry-meta .edit-link a:active{
	border: 2px teal solid;
	-moz-box-shadow: 0px 0px 5px teal;
	-webkit-box-shadow: 0px 0px 5px teal;
	box-shadow: 0px 0px 5px teal;
}
.entry-meta a:active{
	color: #cc0000;
}
.entry-meta .comments-link a,
.entry-meta .comments-link a:focus{
	color: navy;
}
.entry-meta .comments-link a:hover{
	color: #bb0000;
}
.entry-meta .comments-link a:active{
	color: blue;
}
footer.entry-meta .entry-date {
	margin-right: 15px;
}
footer.entry-meta .leave-reply {
	margin-left: 15px;
}
.entry-header .entry-format{
	color: black;
}
.entry-header .contents-link a{
	height: auto !important;	
}
.entry-content{
	font-size: 1.1em;
	font-weight: normal;
}
.entry-content code{
	font-size: 1.2em;	
}
/*
p{
	margin-bottom: 1em;
	font: 20px "Josefin Sans Semibold";
}
p strong{
	font-family: "Josefin Sans Bold";
}
p em{
	font-family: "Josefin Sans Semibold Italic";
}
p em strong, p strong em{
	font-family: "Josefin Sans Bold Italic";
}
*/
hr{
	background-color: black;	
}
pre{
	font-size: 1em;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer */
}
blockquote{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: black;
}
.format-quote blockquote{
	color: black;	
}
.format-quote p{
	font-style: italic;
}
.wp-caption{
	background: black;
}
.wp-caption .wp-caption-text,
.gallery-caption{
	color: silver;
}
.wp-caption a,
.wp-caption a:focus{
	color: yellow;
}
.wp-caption a:hover{
	color: lime;
}
.wp-caption a:active{
	color: aqua;
}
.hentry,
.no-results {
	/* border-bottom: 1px dashed black; */
	/* border-bottom: 10px double #EE3B3B; */ /* brown2 */ /* COULD TRY #DB2929 or #EE6363 */
	border-bottom: 10px double #bb0000;
}




/* CURSOR POINTER WASN'T DISPLAYING OVER SEARCH SUBMIT BUTTON*/
a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer {
	cursor: pointer;
}
.widget a,
.widget a:focus{
	/* color: green; */
	color: #007200;
	text-decoration: none;
}
.widget a:hover{
	color: blue;
	text-decoration: underline overline;
}
.widget a:active{
	color: #bb0000;
	text-decoration: underline overline;	
}
.widget-title{
	color: black;
	font-size: 1.5em;
	font-family: "im_fell_english_proregular", "Trajan Pro", "Bookman Old Style", "Charlemagne Std", Garamond, "Minion Pro", "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 0.3em;
}

.widget-area ul{
	/* list-style: inside none disc; */
	/* list-style: disc inside none; */
}
/* BULLETTED LINKS IN SIDEBAR FULLY TO THE LEFT */
.textwidget ul {
	margin-left: 0;
}
.widget ul li{
	color: black;	
}
.widget_calendar #wp-calendar {
	color: black;	
}

/* CLOCK LABEL */
#text-2 .widget-title{
	display: none;	
}

/* META BACKGROUND */
#meta-2 ul{
	background-image: url('http://chou-seh-fu.com/mattersOfTheDay/tiles/wp-blue-80X80.png');
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
/* SITEMAP TITLE */
#text-3 .widget-title{
	display: none;	
}
/* SOCIAL MEDIA TITLE */
#text-4 .widget-title{
	display: none;	
}
.widget_calendar #wp-calendar caption {
	font-weight: bold;
}
.widget_calendar #wp-calendar th{
	background-color: maroon;
	color: yellow;
}
#wp-calendar tbody tr {
	border: 2px solid maroon;
}

#wp-calendar tbody td {
	/* background: #f5f5f5; */
	background-color: maroon;
	/* border: 1px solid #fff; */
	border: 1px solid maroon;
	padding: 3px 0 2px;
	text-align: center;
	/* Adds gray inset shadow to the DATE cells. */
	-moz-box-shadow: inset 0px 0px 3px 3px #e0e0e0;
	-webkit-box-shadow: inset 0px 0px 3px 3px #e0e0e0;
	box-shadow: inset 0px 0px 3px 3px #e0e0e0;
	
	color: #ffdead;
}
#wp-calendar tbody td a {
	color: #ffdead;
}
#wp-calendar tbody .pad {
	background: none;
	/* Removes the gray inset shadow from the COLSPAN */
	-moz-box-shadow: inset 0px 0px 0px 0px #e0e0e0;
	-webkit-box-shadow: inset 0px 0px 0px 0px #e0e0e0;
	box-shadow: inset 0px 0px 0px 0px #e0e0e0;
}
#wp-calendar a{
	color: black;
	font-weight: normal;
	/* DISABLE THE ANCHOR TAGS... */
	/* http://stackoverflow.com/questions/2091168/disable-a-link-using-css */
	/* pointer-events: none; */
}
#wp-calendar tbody a{
	pointer-events: none;
}
 .widget_calendar #wp-calendar tfoot td{
	background-color: maroon;
}
td#prev a,
td#next a{
	font-weight: bold;
	/* color: #cc0000; */
	/* color: #bb0000; */
	color: aqua;
}
td#prev a:hover,
td#next a:hover{
	color: white;
}
td#prev a:active,
td#next a:active{
	color: lime;
}
.pad{
	color: #f4f4f4;	
}
#wp-calendar tbody a:hover{
	text-decoration: none;	
}
.widget_calendar #wp-calendar tfoot td#prev a:focus,
.widget_calendar #wp-calendar tfoot td#next a:focus{
	text-decoration: underline overline;
}


/* FEEDGATOR plugin */
span.feedgator-title {
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	font-style: italic;
}
span.feedgator-title a{
	/* color: green; */
	color: #007200;
	/* DISABLE THE ANCHOR TAGS... */
	/* http://stackoverflow.com/questions/2091168/disable-a-link-using-css */
	pointer-events: none;
}

#feedgator li{
	margin-bottom: 0.5em;
}
#feedgator{
	line-height: 1.4;
}
aside.feedgator_widget strong a,
aside.feedgator_widget strong a:focus{
	color: navy;
}
aside.feedgator_widget strong a:hover{
	text-decoration: underline;
}
aside.feedgator_widget strong a:active{
	color: #cc0000;
	text-decoration: underline;
}




input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=number],
textarea {
	border: 1px solid black;
	background-color: #eee;
}


input[type="text"]:focus {
	border: 1px solid #0000bb;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 187, 0.9);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 187, 0.9);
	box-shadow: 0px 0px 5px rgba(0, 0, 187, 0.9);
}



input#s.field{
	background-color: #eee;
}
#access{
	box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 10px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 10px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 5px 10px;
}


.nopassword,
.nocomments{
	color: #cc0000;	
}

/* FOOTER */
#colophon{
	padding-top: 3.5em;
	padding-bottom: 3.5em;

	/* background-image: url('http://chou-seh-fu.com/mattersOfTheDay/tiles/athenasOwl-100x100.png'), url('http://chou-seh-fu.com/mattersOfTheDay/tiles/darkGreyPaperIntro.jpg'); */
	background-image: url('http://chou-seh-fu.com/mattersOfTheDay/tiles/athenasOwlGlow-120x120.png'), url('http://chou-seh-fu.com/mattersOfTheDay/tiles/darkGreyPaperIntro.jpg');
	background-position: 50% 50%, 0% 0%;
	background-repeat: no-repeat, repeat;
	box-shadow: rgba(128, 128, 128, 0.6) 0px -5px 10px;
	-webkit-box-shadow: rgba(128, 128, 128, 0.6) 0px -5px 10px;
	-moz-box-shadow: rgba(128, 128, 128, 0.6) 0px -5px 10px;
}
.error404 #colophon {
	padding-top: 3.5em;
	padding-bottom: 4.8em;
}
#supplementary {
	display: inline;
	border: none;
	padding: 0em;
	margin-left: 1.5em;
}
span.copyright{
	/* NUDGE COPYRIGHT UP A BIT... */
	position: absolute;
}



#footer-credits span.copyright{
	/* !important overrides the FOOTER-PUTTER plugin's stylesheet CSS... */
	/* color: #e5e4e2 !important; */
	color: white !important;
}



div#first.widget-area{
	display: inline;
}
#footer_copyright-2{
	display: inline;
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.1em;
}
.return-center{
	display: none;	
}
#footer-credits{
	display: inline;
}
#site-generator{
	background-color: transparent;
	border: none;
	display: inline;
	text-align: right;
	padding: 0em;
	margin-right: 3em;
	float: right;
}
.copyright,
#site-generator a{
	/* color: #e5e4e2; */
	color: #ffdead;
}
#site-generator a{
	background: url('http://chou-seh-fu.com/mattersOfTheDay/tiles/wpmini-blue.png') center left no-repeat;
	padding-left: 20px;
}
#site-generator a:hover{
	color: yellow;
}
#site-generator a:active{
	color: aqua;
}
.page .entry-header h1,
.singular .entry-title{
	font-family: 'treasure_map_deadhandregular';
	font-size: 4.0em;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 100%;
}
.page-title{
	color: black;
}
.entry-title{
	padding-right: 0px;	
}
.page .entry-content{
	padding-top: 0.7em;
}

#reply-title{
	font-family: 'treasure_map_deadhandregular';
	font-size: 3em;
	font-weight: normal;
}
#respond{
	border: 1px black solid;	
}
.entry-header .comments-link{
	display: none;
}
#comments-title{
	color: black;	
}
.commentlist .avatar{
	box-shadow: 0px 0px 0px gray;
	-moz-box-shadow: 0px 0px 0px gray;
	-webkit-box-shadow: 0px 0px 0px gray;
}
.commentlist > li.comment {
	border: 1px black solid;	
}
.commentlist .children li.comment {
	border-left: 1px #888 solid;
}
.commentlist > li:before{
	content: url(http://chou-seh-fu.com/mattersOfTheDay/tiles/comment-arrow.png);
}
.commentlist > li.bypostauthor:before{
	content: url(http://chou-seh-fu.com/mattersOfTheDay/tiles/comment-arrow-bypostauthor.png);
}



/* 404 PAGE */
.error404 #main #searchform{
	background-color: transparent;
	border: none;	
}
.error404 #main div.widget.widget_recent_entries,
.error404 #main div.widget.widget_tag_cloud{
	display: none;
}
.error404 #main .widget_archive{
	float: right;	
}



/* MY OWN ADDITIONS */
/* Hide H1 titles of some posts */
span.hidden{
	display: none;
}

.singular .format-link .entry-title,
.singular .format-quote .entry-title,
.format-quote .entry-title{
	display: none;
}
.format-quote div.entry-meta{
	padding-top: 15px;	
}
.format-quote footer.entry-meta{
	padding-top: 0px;
}
/* SOMETIMES THE LETTER 'M' IN THE TITLE DOESN'T FULLY CHANGE COLOR DURING HOVER EVENTS */
/* THEREFORE, CREATE A SPAN IN THE TITLE WITH CLASS = "nudge", AND NUDGE SPAN TO THE RIGHT */
.nudge5{
	padding-left: 5px;	
}
.nudge10{
	padding-left: 10px;	
}
.nudge15{
	padding-left: 15px;	
}
.nudge20{
	padding-left: 20px;	
}
.nudgeRight20{
	padding-right: 20px;
}
.hiLite{
	background-color: #fff8dc;	
}


/* CUSTOM LOGIN STYLES */
body.login {
	background: #7e3316 !important;
	background-color: #7e3316 !important;
}

