/*  
Theme Name: Chapters
Theme URI: http://mmuller.com/blog/
Description: :)
Version: 1
Author: Marcel Muller
Author URI: http://mmuller.com/
*/

/* Reset */

@import 'reset.css';

/*end reset*/

a {
	position: relative;
}

a:active {
	top: 1px;
}

body {
	background: url(i/bgtop.jpg) top left no-repeat, url(i/lara.jpg) repeat;
}	

/* index */

#entries {
	display: block;
	width: 5000px;
	margin-top: 50px;
}

#entries li {
	margin: 40px 75px 0 0;
	float: left;
}

#entries li:last-child {
	margin-right: 0;
}

/* categories posts */

/* quickie */

#quickie {
	overflow: hidden;
	color: #404040;
	font-family: "john-doe-1", "john-doe-2", monospace;
	padding: 10px;
	width: 430px;
	background: 
	url(i/bot_1.jpg) bottom right no-repeat,
	url(i/bot_2.jpg) bottom left no-repeat,
	url(i/bot_c.jpg) bottom center repeat-x,
	-webkit-gradient(linear, 0 0, 0 100%, from(#fff1c5), to(#ccc086)) 0 0;
	background:	
	url(i/bot_1.jpg) bottom right no-repeat,
	url(i/bot_2.jpg) bottom left no-repeat,
	url(i/bot_c.jpg) bottom center repeat-x,
	-moz-linear-gradient(#fff1c5, #ccc086);
}

#quickie h3 {
	width: 430px;
	font-weight: 600;
	padding: 0;
}

#quickie h3 a { 
color: inherit;
}


#quickie p {
	line-height: 140%;
	padding: 18px 0;
}

#quickie .entry-head {
	padding: 10px 10px 5px 10px;
}

#quickie .entry-middle {
	padding: 10px;
}

#quickie .entry-footer {
	padding: 10px;
}

#quickie time {
	font-size: 0.8em;
}

#quickie a {
	color: #b04646;
}

/* note */

#note {
	font-family: "Lucida Bright", Georgia, serif;
	width: 867px;
}

#note .entry-head {
	background: url(i/note_top.jpg) no-repeat;
	padding-left: 100px;
	height: 126px;
	line-height: 126px;
}

#note .entry-middle {
	background: url(i/note_middle.jpg) repeat-y;
	padding: 0 130px 0 100px;
	}
	
#note .entry-footer {
	height: 159px;
	background: url(i/note_bottom.jpg) no-repeat;
	padding: 0 130px 0 100px;
	}
	
	#note h3 {
	border-top: 1px solid #b5aa97;
	font-size: 2em;
	font-weight: normal;
	color: #a05252;
	padding: 40px 0 27px 0;
	}
	
	#note h3 a {
	color: inherit;
	}
	
	#note a {
		color: #AD5252;
	}

	
	#note p {
	color: #3a2318;
	padding: 8px 0;
		line-height: 160%;
	}

#note time {
	font-size: 1em;
	color: #3e3e3e;
}
#note time:before {
	content: "A note for "
}

/* archived */

#archived {
	font-family: "Lucida Bright", Georgia, serif;
	width: 867px;
}

#archived .entry-head {
	background: url(i/note_top.jpg) no-repeat;
	padding-left: 100px;
	height: 126px;
	line-height: 126px;
}

#archived .entry-middle {
	background: url(i/note_middle.jpg) repeat-y;
	padding: 0 130px 0 100px;
	}
	
#archived .entry-footer {
	height: 159px;
	background: url(i/note_bottom.jpg) no-repeat;
	padding: 0 130px 0 100px;
	}
	
	#archived h3 {
	border-top: 1px solid #b5aa97;
	font-size: 2em;
	font-weight: normal;
	color: #a05252;
	padding: 40px 0 27px 0;
	}
	
	#archived h3 a {
	color: inherit;
	}
	
	#archived a {
		color: #AD5252;
	}

	
	#archived p {
	color: #3a2318;
	padding: 8px 0;
		line-height: 160%;
	}

#archived time {
	font-size: 1em;
	color: #3e3e3e;
}
#archived time:before {
	content: "A note for "
}

/* custom */

#custom {
	position: relative;
	background: url(i/custom_main.jpg) no-repeat;
	width: 711px;
	height: 632px;
	padding: 100px 100px 0 79px;
	color: #332c22;
}

#custom time {
	font-family: Georgia, serif;
	font-size: 1.3em;
	padding-bottom: 95px;
	display: block;
}

#custom h3 {
	color: #3b3020;
	padding: 27px 0 0 0;
	font-size: 3em;
	font-weight: 600;
	background: url(i/borda.jpg) no-repeat top left;
	font-family: Baskerville, Georgia, serif;
}

#custom h3 a {
	color: #3b3020;
}

#custom h4 {
	margin: 0;
	font-family: Georgia;
 	font-style: italic;
	color: #3b3020;
	font-size: 1.1em; 
	font-weight: 300;
	padding: 5px 0 33px 3px;
	background: url(i/borda.jpg) no-repeat bottom left;
}



#custom .preview {
	display: block;
	margin-top: 86px;
}

#custom .egg {
	text-shadow: 0 1px 1px rgba(255,255,255,0.8);
	color: #413420;
	font-family: Georgia, serif;
		position: absolute;
	right: 75px;
	top: 85px;
	width: 100px;
	height: 60px;
}

#custom .seal {
	width: 142px;
	height: 137px;
	position: absolute;
	right: 60px;
	top: 40px;
	z-index: 98;
}

/* single entries */

#quickie.single {
	margin: 5% auto;
	width: 430px;
}

#note.single {
	margin: 10% auto;
}

#archived.single {
	margin: 5% auto;
}

h2.archive {
	width: 800px;
	margin: 30px auto;
	font-family: Georgia, serif;
	color: #FFF;
	font-size: 1.3em;
	font-weight: 300;
}

/* end single entries */

/*archives*/

#archivewrap {
	height: 170px;
	margin: 300px 0 0 2%;
	background: 
	url(i/table_left.jpg) bottom left no-repeat,
	url(i/table_right.jpg) bottom right no-repeat,
	url(i/table_middle.jpg) bottom repeat-x;	
}


.meta {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 12px 8px;
	background: rgba(57,26,26,0.15);
	margin-top: 30px;
	line-height: 140%;
	font-family: Georgia, serif;
	color: #FFF;
	z-index: 99;
	width: 130px;
	font-size: 1em;
	color: #ffd2d2;
}

.meta time {
	border-bottom: solid 1px rgba(0,0,0,0.2);
	color: #ffe1e1;
	display: block;
	clear: both;
	padding: 0 0 8px 0;
	margin-bottom: 8px;
}

.meta a {
	color: inherit;
}

.meta a:hover {
	color: #ffefef;
}

.archivehead {
	top: 120px;
	left: 93px;
	position: fixed;
	z-index: 99;
}

.archivehead h3 {
	font-family: Georgia, serif;
	font-weight: 300;
	font-size: 2.5em;
	color: #FFF;

}

.archivehead h4 {
	font-size: 1.5em;
	font-family: Georgia, serif;
	font-weight: 300;
	font-style: italic;
	color: #FFF;
	line-height: 180%;
	margin-top: 15px;
}

h4 a {
	color: #FFF;
	padding: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: rgba(57,26,26,0.3);
}

h4 a:hover {
	background: rgba(209,94,94,0.5);
}

ul.archives {
	height: 170px;

	display: block;
}

ul.archives li {
	position: relative;
	margin: 0 18px;
	float: left;
}

a.quickie-archive {
	background: transparent url(i/icon_quickie.jpg) bottom no-repeat;
	width: 72px;
	height: 122px;
	display: block;
}

a.note-archive {
	background: transparent url(i/icon_note.jpg) bottom no-repeat;
	width: 111px;
	height: 122px;
	display: block;
}

a.chapter-archive {
	background: transparent url(i/icon_custom.jpg) bottom no-repeat;
	width: 161px;
	height: 122px;
	display: block;
}

ul.archives li a span {
	display: none;	

}
/* footer */

#menu {
	font-family: "Myriad Pro", "Calibri", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #d5d7db;
	font-size: 0.75em;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.07em;
	background: rgba(40,38,38,0.98);
	border-top: solid 1px rgba(0,0,0,0.4);
	width: 100%;
	height: 42px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;
	padding-left: 92px;
	line-height:  42px;
}
#menu span {
	padding: 0 4px;
	
}

#menu span.archive {
	color: #656565;

}

#menu a {
	padding: 4px;
	color: #b04646;
	text-decoration: none;
}

#menu a.home {
	color: #d5d7db;
}

#menu a:hover {
	padding-top: 6px;
	color: rgba(40,38,38,0.98);
	background: #b04646;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#soon {
	
	margin: 15% 15%;
	font-family: Georgia, serif;
	color: #FFF;
}

#soon h2 {
	font-weight: 300;
	font-size: 2em;
}

#soon h3 {
	font-weight: 300;
	font-size: 1em;
}


