/*
Theme Name: photographs
Theme URI: http://www.jennfur.com
Description: Photographs theme
Author: Jennifer Trombly
Author URI: http://www.jennfur.com
*/



	html, body{
	background-color: #D6CCBC;
	background: url("bg.jpg");
	background-repeat: repeat-y;

	}


	#main {
	margin-left: 9px;
	margin-top: 300px;
	position: absolute;
	width: 555px;
	text-align: justify;
	font-family: "Palatino Linotype", georgia;
	font-size: 16px;
	color: #555048;
	}

	#sidebar {
	margin-left: 625px;
	margin-top: 375px;
	position: absolute;
	width: 150px;
	text-align: left;
	font-family: "Palatino Linotype", georgia;
	font-size: 16px;
	color: #555048;
	}

#footer {
	clear: both;
	width: 80%;
}

	/*posts*/
	.postHead {
	padding-left: 5px;
	}



	.postinfo
	{
	font-size: 11px;
	font-family: "Palatino Linotype", georgia, sans-serif;
	text-align: left;
	padding-left: 0px;
	color: #818a79;
	margin-top: -30px;
	}

	/*navigationlinks*/
	.navigation a {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 20px;
	}

	.navigation a:link {
	color: #6c6251;
	}

	.navigation a:hover{
	color: #111;
	}

	/*Sidebar*/

	#sidebar h1 {
	padding-left: 0px;
	font-family: "Palatino Linotype", georgia, sans-serif;
	font-size: 14px;
	color: #cefa48;
	text-align: left;
	font-weight: lighter;
	}

	#sidebar ul, li {
	list-style: none;
	list-style-type: none;
	margin-left: 0px;
	}

	ul, li {
	list-style: none;
	list-style-type: none;
	margin-left: 0px;
	}



	/*Comments*/

	#commentlist li , .singolocommento li {
	list-style-type: none;
	padding: 0px;
	width: 470px;
	}

	div.bubble {
	width: auto;
	margin-bottom: 24px;
	border: 0px solid #ccc;
	}

	div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	top: 6px;
	background: transparent url(tip.gif) no-repeat 20px 0;
	font-style: normal;
	}

	a.author, a.author:active, a.author:visited {
	text-decoration: none;
	font-family: "Palatino Linotype", georgia, sans-serif;
	font-size: 17px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #ec008c;
	}

	/* extras */

	a, a:visited, a:link, a:active { color: #92897b; text-decoration: none;}
	a:hover{ color: #6c6251; text-decoration: none;}
	b, strong, em, i{ color: #6c6251;}
	u{ text-decoration: none; color: #6c6251;border-bottom: 1px solid #d6ccbc;}

	img {border:0px;}

	.search, #searchsubmit {
	width: 75px;
	}

	input, textarea, select {
	background-color: #d2ddc8;
	color: #655e54;
	font-size: 11px;
	font-family: "Palatino Linotype", georgia, sans-serif;
	border: 0px;
	}
