/*
Theme Name: 3-Divided Families
Theme URI: http://www.dividedfamilies.com
Description: Divided Families
Version: 1.0
Author: Bum
Author URI: http://www.bumlee.com/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	color: #333;
	background-image: url(background-2.jpg);
	background-repeat: no-repeat; background-position: top center; background-attachment: scroll;
	font-family: Arial, san-serif;
}

h1{
	font-family: Arial, san-serif;
	font-size: 90%;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	color: #123;
	font-family: inherit;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #06F;
	font-family: inherit;
	font-weight: bold;
	text-decoration: none;
}

a.menubutton{
	color: #333;
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	margin: 0 0 0 15px;
}

a.menubutton:hover{
	color: #09F;
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
}

a.menubutton-now{
	color: #CCC;
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	margin: 0 0 0 15px;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	background-position:top left;
	background-attachment:scroll;
	background-repeat:repeat;
	margin: 0 auto 0 auto;
	text-align: center;
}

#header{
	height: 100px;
	margin: 50px 0 0 0;
	width: 900px;
}

#content{
	padding: 0;
	width: 900px;
}

#container{
	float: left;
	width: 700px;
	text-align: left;
	padding: 20px 0 0 30px;
}

#menu{
	float: right;
	font-family: Arial, san-serif;
	font-size: 13px;
	line-height: 30px;
	margin: 0 0 20px 0;
	text-align: center;
	letter-spacing: -1px;
	width: 500px;
}

#title{
	background-image: url(title-2.gif);
	background-repeat: no-repeat; background-position: top center; background-attachment: scroll;
	float: left;
	width: 375px;
	height: 35px;
}

.post{
	padding: 5px 20px 20px 30px;
}

.post h2{
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 140%;
}

.entry{
	font-family: Arial, san-serif;
	font-size: 80%;
	line-height: 150%;
}

p.postmetadata{
	font-style:italic;
	margin: 10px 0 0 0px;
	padding: 5px 0 5px 10px;
}

.navigation{
	padding: 0 0 30px 30px;
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
}

#archive{
	float: left;
	width: 110px;
}

.sidebar{
	float: left;
	width: 120px;
	padding: 0 0 0 15px;
	margin: 20px 0 0 0;
	display: inline;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}

.sidebar ul li{
	float: left;
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.sidebar ul ul li{
	float: left;
	padding: 0 10px 0 0;
	font-size: 80%;
	line-height: 150%;
}

table#wp-calendar{
	width: 100%;
}

#footer{
	clear: both;
	border-top: 1px solid #AAA;
	font-family: Arial, san-serif;
	font-size: 80%;
	float: left;
	height: 60px;
	margin: 30px 0 0 0;
	padding: 20px 0 0 0;
	text-align: center;	
	width: 900px;
}

#footer p{
	line-height: 150%;
	margin: 0;
	padding: 0;
}

.comments-template{
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 150%;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
}

.commentmetadata{
	font-size: 100%;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.contact{
	color: #666;
	float: left;
	font-family: Arial, san-serif;
	font-size: 12px;
	margin: 0 15px 10px 15px;
}

font.space-1{
	margin: 0 5px 0 5px;
}

