/*  
Theme Name: Falk Family
Theme URI: http://family.warrenfalk.com/
Description: A theme for my family website
Version: 1.0
Author: Warren Falk
Author URI: http://www.warrenfalk.com/

*/

html
{
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
	/* background: white url(images/sitebg-bg.gif) 50% 0; */
	background: #444444 50% 0;
}

body 
{
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 85%;
	text-align: center;
	line-height: 160%;
	/* background: url(images/sitebg-top.gif) 50% 0 repeat-X; */
	background: #444444 50% 0 repeat-X;
	color: #222222;
}

img {
	border: none;
}

#header h1, #header .description p, #headsep
{
	display: none;
}

#page
{
	position: relative;
	left: 1px;
	width: 774px;
	margin: 0 auto;
	text-align: center;
	/* background: #81675c url(images/main-bg.gif) 0 330px repeat-Y; */
	background: #9f9f9f 0 330px repeat-Y;
}

#header
{
	width: 774px;
	margin: 0 auto;
	height: 330px;
	/* background: #2d140a url(images/main.jpg) 0 0 no-repeat; */
	background: #777777 url(images/main.jpg) 0 0 no-repeat;
}

#main
{
	display: block;
	width: 714px;
	text-align: left;
	margin-top: -100px;
	padding: 0 30px 0 30px;
}

#sidebar
{
	float: right;
	width: 169px;
	font-size: 75%;
	line-height: 140%;
}

#sidebar ul
{
	margin: 0;
	padding: 1em;
}

#sidebar ul li
{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

#sidebar ul li ul
{
	padding: 0;
	padding-left: 0.5em;
	font-family: verdana,helvetica,arial,sans-serif;
}

#sidebar ul ul a
{
	text-decoration: none;
	color: #dddddd;
}

#sidebar ul ul a:hover
{
	text-decoration: underline;
	color: white;
}

#sidebar ul h2
{
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	border-bottom: solid 1px #a58f85;
	margin-top: 1em;
}

#content
{
	margin-right: 169px;
	padding: 20px;
}

#footsep
{
	height: 1px;
	border: none;
	background-color: #563c30;
	margin: 4px 30px 4px 40px;
}

#footer
{
	clear: both;
	/* background: #563c30 url(images/footer.gif) 0 0 no-repeat; */
	background: #666666 0 0 no-repeat;
	height: 53px;
	padding-right: 169px;
	font-size: 0.8em;
}

#feeds
{
	position: relative;
	top: 6px;
}

#searchform
{
	display: block;
	width: 170px;
	position: absolute;
	right: 29px;
	top: 182px;
}

#searchform #s
{
	display: block;	
	position: absolute;
	padding: 4px;
	left: 0;
	top: 0;
	border: solid 1px black;
	width: 116px;
	height: 14px;
	font-size: 12px;
	vertical-align: middle;
	line-height: 100%;
}

#searchform #searchsubmit
{
	display: block;	
	position: absolute;
	left: 119px;
	top: 0;
	width: 50px;
	height: 24px;
	padding: 0;
	border: solid 1px black;
	font-size: 12px;
	vertical-align: middle;
	line-height: 100%;
}

#content h1, #content h2, #content h3,
#content h1 a, #content h2 a, #content h3 a
{
	color: #494949;
}

textarea#comment
{
	width: 485px;
	border: solid 1px black;
	padding: 2px;
	font-size: 12px;
	font-family: verdana,helvetica,arial,sans-serif;
}

.commentlist
{
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 140%;
}

.commentlist li, .commentpreview
{
	position: relative;
	list-style-type: none;
	list-style-image: none;
	padding: 4px 10px 10px 10px;
	margin-bottom: 10px;
	width: 466px;
	/* border: solid 1px #9c9e6d;	*/
	/* background: #eff1c6 url(images/comment-bg.gif) 0 0 repeat-Y; */
	background: #eff1c6 0 0 repeat-Y;
}

.commentlist p, .commentpreview p
{
	font-family: verdana,helvetica,arial,sans-serif;
}

.commentlist blockquote
{
	margin: 0 1.5em 0 1.5em;
	padding: 5px;
	line-height: 145%;
}
.commentlist blockquote p
{
	font-style: italic;
	margin: 0;
}

.commentlist cite
{
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
}

.previewindicator
{
	display: block;
	color: red;
	margin: 0;
	position: absolute;
	left: 1px;
	top: 1px;
	font-size: 10px;
}

a
{
	color: #C0C0C0;
}

a:hover
{
	color: #DFDFDF;
}

p.postmetadata
{
	font-size: 80%;
	color: #444444;
	line-height: 130%;
	font-family: verdana,helvetica,arial,sans-serif;
	border-top: solid 1px #444444;
	border-bottom: solid 1px #444444;
	padding: 2px 0 3px 0;
}

.blogphoto img
{
	border: solid 1px black;
}

.imginfo
{
	border: solid 1px black;
	margin: 0;
	padding: 5px;
	background-color: #DDDDDD;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
}

.imginfo td, .imginfo th
{
	padding: 0;
	margin: 0;
}

.imginfo th
{
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	background-color: #C0C0C0;
}

.imginfo td
{
	background-color: white;
	color: #000080;
	padding: 1px 5px 1px 5px;
}

.imginfo p
{
	margin: 0;
	padding: 0;
}