/*  
Theme Name: Monochromatic (summer special)
Theme URI: http://amour-fou.net/wp-content/themes/slicksummer
Description: Because that's what it is.
Version: 2.0
Author: Elizabeth Simins
Author URI: http://amour-fou.net

*/

/*
MAIN STRUCTURAL STYLING
*/

#gonetravelin{
	position: absolute;
	top: 0px;
	right: 250px;
}

#header{
	width: 100%;
	margin: 0;
	text-align: center;
}


#wrapper{
	margin: 0 auto 0 auto;
	width: 950px;
	text-align: left;
}


#container{
	float: left;
	width: 600px;
	margin: 0;
	padding: 10px;
	background-color: #cecdcc;
}

.sidebar{
	float: right;
	width: 250px;
	padding: 10px;
	font-size: 13px;
	background-color: #cecdcc;
	border-bottom: 30px solid #000000;
}


#footer{
	float: left;
	text-align: center;
	width: 100%;
	font-family: 'georgia', 'times new roman', serif;
	font-size: 16px;
	margin: 100px 0 10px 0;
	background: #918987;
}

#footer a:link, #footer a:visited{
	text-decoration: underline;
	font-family: baskerville,'palatino linotype','times new 	roman',serif;	
	font-style: italic;
	font-size: 18px;
}

#footer a:hover{
	color: #cecdcc;
}


/*
POSTS
*/


.post img.wp-smiley{
	border: 0;
	padding: 0;
	margin: 0;
	background-color: transparent;
}

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


h1{
	font-family: baskerville,'palatino linotype','times new roman',serif;
	font-size: 200px;
	font-style: italic;
	font-weight: normal;
	line-height: 130px;
	margin: 10px 0 -100px 0;
}

h1 a{
	border-left: 50px solid #918987;
}

h1 a:hover{
	border-left: 50px solid #000000;
}


h1 small{
	line-height: 225px; 
	font-size: 50px;
	padding: 20px;
	border: 0;
}

.small a:hover, .small a:link, .small a:active, .small a:visited{
	color: #000000;
	border: 0;
}

.small{
	display: inline;
	border: 0;
}

.post h2 {
	font-family: baskerville,'palatino linotype','times new 	roman',serif;	font-style: italic;
	font-size: 50px;
	line-height: 48px;
	font-weight: 100;
	padding: 5px 0 0 0;
	margin: 0 0 -15px 0;
}

.post h2 small {
	font-family: baskerville,'palatino linotype','times new 	roman',serif;	font-style: italic;
	font-size: 30px;
	margin: -30px 0 -30px 0;
}

.post p {
	margin: 0 0 5px 0;
}

.post p + p {
	text-indent: 1.5em;
	margin: 0 0 5px 0;
}

.post h3 {
}




.linkcat ul.xoxo.blogroll{
	margin: 5px 0 0 50px;
}

.linkcat ul.xoxo.blogroll li{
	padding: 0 0 0 19px;
	background: url("http://amour-fou.net/Icons/gear-small.png") no-repeat;
	line-height: 16px;
	margin: 0 0 5px -35px;

}

.entry ul.fanlistings li{
	display:inline;
	padding: 2px;
}

.post blockquote{
	background: #918987;
	margin: 0 15px 0 25px;
	font-size: 14px;
	border-left: 24px solid #000000;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	padding: 10px;
}

.post blockquote strong{
	color: #cecdcc;
}

.entry{
}

.entry ol li{
	list-style:none;
	}

.entry ol.iconed li{
	padding: 0 0 0 19px;
	background: url("http://amour-fou.net/Icons/gear-small.png") no-repeat;
	line-height: 16px;
	margin: 0 10px 3px 15px;
}

.entry ol.music li{
	padding: 0 0 0 19px;
	background: url("http://amour-fou.net/Icons/cassette.png") no-repeat;
	line-height: 16px;
	margin: 0 10px 3px 16px;
}

	


p.postmetadata{
	font-family: baskerville,'palatino linotype','times new 	roman',serif;	
	font-style: italic;
	font-size: 22px;
	float:right;
	margin: -20px 0 0 0;
}


.post h2 a:link, .post h2 a:visited{
	border-left: 24px solid #000000;
	color: #736d6b;

}

.post a:link, .post a:visited{
	color: #736d6b;
}

.post h2 a:hover{
	border-left: 24px solid #918987;
	color: #000000;
	}

.hr {
	width: 30%;
	margin: 30px auto 0 auto;
	height: 24px;
}

.single .hr{
	margin: 30px auto 30px auto;
}

.hr hr{
	color: #000000;
	background-color: #000000;
	height: 24px;
	border-right: 20px solid #918987;
	border-bottom: 0;
	border-top: 0;
}


.navigation{
	padding: 10px 0 0 0;
	font-size: 40px;
	font-family: baskerville,'palatino linotype','times new 	roman',serif;	
	line-height: 20px;
	font-style: italic;
	clear: both;
	margin: 0 0 15px 0;
}


/*
PAGES
*/

#single .navigation a:visited, #single .navigation a:link, #single .navigation a:active{
	color: #918987;
	text-decoration: none;
	font-style: normal;
}

#single .navigation a:hover {
	color: #000000;
}

#single .navigation{
	margin: 0 0 20px 0;
	font-size: 24px;
}

#single h2 {
	font-family: baskerville,'palatino linotype','times new 	roman',serif;	font-style: italic;
	font-size: 48px;
	line-height: 32px;
	font-weight: 100;
	padding: 5px 0 0 0;
	margin: 10px 0 15px 0;
	border-left: 24px solid #000000;
	background: #918987;
}

.reply{
	}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}

#pagey #container, #single #container{
	border-bottom: 30px solid #000000;
}

#pagey .post h2{
	font-family: baskerville,'palatino linotype','times new 	roman',serif;	font-style: italic;
	font-size: 50px;
	line-height: 48px;
	font-weight: 100;
	padding: 5px 0 0 0;
	margin: 0;
	border-left: 24px solid #000000;
	background: #918987;
}

h4, #pagey h4, #pagey .linkcat h2{
	font-family: baskerville,'palatino linotype','times new 	roman',serif;	font-style: italic;
	font-size: 35px;
	line-height: 30px;
	font-weight: 100;
	padding: 5px 0 0 0;
	margin: 0 0 -5px 0;
	background: transparent;
	border: 0;
}

h3, #pagey .h3{
	font-family: baskerville,'palatino linotype','times new 	roman',serif;	font-style: italic;
	font-size: 26px;
	line-height: 30px;
	font-weight: 100;
	padding: 5px 0 0 0;
	margin: 0 0 -5px 0;
}


#pagey a:link, #pagey a:visited, #single a:link, #single a:visited{
	text-decoration: underline;
	color: #000000;
}


#pagey a:hover, #single a:hover{
	text-decoration: underline;
	color: #918987;
}



/*
SIDEBAR
*/

.sidebar p{
	margin: 0 0 3px 0;
	text-indent: 1em;
}


.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	padding: 0;
}

.sidebar ul li h2{
	font-family: baskerville,'palatino linotype','times new 	roman',serif;	
	font-size: 23px;
	font-style: italic;
	margin: 25px 0 5px 0;
	font-weight: 500;
}

.sidebar li#text-2 h1, .sidebar li#text-2 h2, .sidebar li#text-2 h3{
	font-family: baskerville,'palatino linotype','times new 	roman',serif;	
	font-size: 23px;
	margin: 25px 0 5px 0;
	font-weight: 500;
	font-style: italic;
}

.sidebar ul ul li{
	padding: 0 0 0 15px;
}

.sidebar a:hover img{
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 20px solid #918987;}

.sidebar img{
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 20px solid #000000;
}


.sidebar a:link, .sidebar a:active, .sidebar a:visited{
	font-style: italic;
	text-decoration: underline;
	color: #000000;
}

.sidebar a:hover{
	color: #837b79;
}


/*
WIDGETS
*/

#single .entry .addthis_container{
	text-align: center;
	margin: 20px 0 -25px 0;
}

.entry .addthis_container{
	text-align: center;
	margin: 0 0 -40px 0;
}

.entry .addthis_container a img{
	border: 0;
}

.entry .addthis_container a:hover img{
	border: 0;
}

.simpleimage{
	text-align: center;
	padding: 10px 5px 5px 5px;
	margin: 0 0 0 -3px;
}

.simpleimage img{
}

.textwidget{
	font-size: 13px;
}

.textwidget img{
	padding: 0;
	border: 0;
	margin: -2px;
}

.sidebar .textwidget a img{
	border: 0;
}

.sidebar li#linkcat-3 ul.xoxo.blogroll li{
	display:inline;
	padding: 2px;
}

.sidebar li#linkcat-2 ul.xoxo.blogroll li{
	display:inline;
	padding: 2px;
}


.sidebar li#text-2 li{
	margin: 0 0 2px 0;
}


.sidebar ul.xoxoblogroll{
}


/*
BODY
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0 auto 0 auto;
	font-family: 'georgia', 'times new roman', serif;
	font-size: 15px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	line-height: 20px;
	background-color: #e4e4e4;
}

body ul{
	list-style: none;
}



p{
	padding: 0;
}

strong{
	font-family: 'georgia', 'times new roman', serif;
	font-weight: bold;
}


/*
LINKS
*/

a:link, a:visited{
	text-decoration: none;
	color: #000000;
}


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

.entry a:link, .entry a:visited{
	color: #615957;
	text-decoration: underline;
}

.post a:hover{
	color: #000000;
}

.post a img{
	border-left: 20px solid #000000;
	margin: 5px;
}

.post a:hover img{
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 20px solid #918987;
	margin: 5px;
}

.post img{
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 20px solid #000000;
	margin: 5px;
}


/*
COMMENTS
*/

.comments-template{
	margin: 50px auto 0 auto;
	padding: 0;
	width: 90%;
}

.comments-template .leaveacomment{
	background: #c1d7c1;
	border: 1px dotted #000000;
	padding: 10px;
	margin: 10px 0 0 0;
}

.comments-template ol li .commenttext{
	padding: 20px;
	margin: 0;
}

.comments-template p{
	text-indent: 1.5em;
	margin-top: 5px;
}

.comments-template ol.commentlist{
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

.comments-template ol.commentlist li ul.children li{
	width: 101%;
	background-color: #e4e4e4;
}

.comments-template ol.commentlist li{
	margin: 20px 0 0 0;
	line-height: 18px;
	padding: 20px;
	background-color: #c7c3bf;
	border-left: 22px solid #000000;
}

form#commentform{
}

.comments-template h2{
}

.comments-template h3{
}

.comments-template #respond h3.respond{
}

.commentmetadata{
	margin: 0 0 20px 0;
font-family: baskerville,'palatino linotype','times new 	roman',serif;
	font-style: italic;
	text-decoration: none;	
}


.comments-template ol.commentlist li .commentmetadata .reply textarea{
}

.comments-template .comment-author a{
	font-family: baskerville,'palatino linotype','times new 	roman',serif;
	font-style: italic;
	font-size: 50px;
	line-height: 30px;
	font-weight: 100;
	padding: 5px 0 0 0;
	margin: 0;
	text-decoration: none;
}

.comment-author a:hover, .comment-author a:visited, .comment-author a:link {
	text-decoration: none;
}

.comments-template p.nocomments{
}

#respond textarea, #respond input{
	background: #918987;
	font-size: 14px;
	border-left: 18px solid #000000;
	border-right: 0;
	border-bottom: 0;
	border-top: 0;
	margin: 0 0 10px 0;
	font-family: 'georgia', 'times new roman', serif;
}


.comments-template img.wp-smiley{
	border: 0;
	padding: 0;
	margin: 0;
}

#wp_grins img{
	border: 0;
	padding: 0;
	margin: 0;
	background-color: transparent;
}


/*
RSS, CAPTIONS, ETC
*/

.rss-date{
	font-size: 9px;
	display: block;
	margin: -5px 0 0 0;	
}

.rssfeed{
	padding: 0 0 0 32px;
	background: url("http://amour-fou.net/Icons/rss.png") no-repeat top left;
	line-height: 32px;
}

li#text-418391131 h2{
padding: 0 0 4px 35px;
	background: url("http://amour-fou.net/Icons/tweeter.gif") no-repeat top left;
	line-height: 32px;
}


li#rss-412394451 img{
	padding: 0;
}

li#text-412222641{
	text-align: left;
}

li#text-412222641 a{
	line-height: 38px;
	font-family: baskerville,'palatino linotype','times new 	roman',serif;	
	text-align: left;
	font-size: 40px;
	font-style: italic;
	text-decoration: none;
	border-left: 30px solid #000000;
	margin: 0 0 -20px 0;
	display: block;
	color: #776f6d;
}

li#text-412222641 a:hover{
	color: #837b79;
	border-left: 30px solid #837b79;
	background-color: #000000;
}

li#text-412090581 p.social img{
	padding: 0;
}

li#text-412090581 p.social{
	text-indent: 0em;
}


/*
CHECKLIST
*/

.checklist ul li.check{
	list-style: none;
	padding: 0 0 0 19px;
	background: url("http://amour-fou.net/Icons/ui-check-box.png") no-repeat;
}

.checklist ul li.uncheck{
	list-style: none;
	padding: 0 0 0 19px;
	background: url("http://amour-fou.net/Icons/ui-check-box-uncheck.png") no-repeat;
}


/*
ACTIONS
*/

.sidebar ul li.listen{
	padding: 0 0 0 19px;
	background: url("http://amour-fou.net/Icons/music-beam.png") no-repeat;
	line-height: 16px;
	margin: 0 0 3px 15px;
}

.sidebar ul li.play{	
	padding: 0 0 0 19px;
	background: url("http://amour-fou.net/Icons/spaceinvader.png") no-repeat;
	line-height: 16px;
	margin: 0 0 3px 15px;
}

.sidebar ul li.eat{
	padding: 0 0 0 19px;
	background: url("http://amour-fou.net/Icons/cake.png") no-repeat;
	line-height: 16px;
	margin: 0 0 3px 15px;
}

.sidebar ul li.read{
	padding: 0 0 0 19px;
	background: url("http://amour-fou.net/Icons/book-open.png") no-repeat;
	line-height: 16px;
	margin: 0 0 3px 15px;
}

.sidebar ul li.tv{
	padding: 0 0 0 19px;
	background: url("http://amour-fou.net/Icons/television-off.png") no-repeat;
	line-height: 16px;
	margin: 0 0 3px 15px;
}

.sidebar ul li.film{
	padding: 0 0 0 19px;
	background: url("http://amour-fou.net/Icons/film.png") no-repeat;
	line-height: 16px;
	margin: 0 0 3px 15px;
}

