/*
Theme Name: Logic
Description: A Child Theme of Twenty Ten
Template: twentyten
Author: William Muncrief
*/
@import url(../twentyten/style.css);
body {
background:url("http://www.allisonrealtyassociates.com/wp-content/themes/logic/images/page_t.jpg") repeat scroll 0 0 #4E1313;
}
#header {
	padding:10px 0 0;
	background-color: #4E1313;
	background-attachment: scroll;
	background-image: url(http://www.allisonrealtyassociates.com/wp-content/themes/logic/images/backing.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#site-title {
float:left;
font-size:30px;
line-height:48px;
margin:0 0 18px;
width:500px;
}
#site-title a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFCC66;
	font-weight:400;
	font-style:italic;
	font-size:36px;
	margin-left:20px;
	text-decoration:none;
}
#site-description {
	clear:right;
	float:right;
	font-style:italic;
	margin:5px 0px 0 18px;
	width:400px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: 200;
	color: #FFF;
}
#main {
overflow:hidden;
padding:20px 0 0;
}
#access {
	display:block;
	float:left;
	margin:0 auto;
	width:940px;
	background-attachment: scroll;
	background-color: #4E1313;
	background-image: url("http://www.allisonrealtyassociates.com/wp-content/themes/logic/images/nav.png");
	background-repeat: no-repeat;
	background-position: center center;
}
#access .menu-header li, div.menu li {
	float:left;
	position:relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-top-style: none;
	border-bottom-style: none;
}
#access a {
color:#FFCC66;
display:block;
line-height:38px;
padding:0 10px;
text-decoration:none;
}
#access ul ul a {
	background-color:#4E1313;
	background-image:url("http://www.allisonrealtyassociates.com/wp-content/themes/logic/images/nav.png");
	background-position:left top;
	background-repeat:repeat-x;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	z-index:100;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#FFF;
	background:url("http://www.allisonrealtyassociates.com/wp-content/themes/logic/images/page_t.jpg") repeat scroll 0 0 #4E1313;
	text-decoration:underline;
}
#wrapper{
	margin-top:0px;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(http://www.allisonrealtyassociates.com/wp-content/themes/logic/images/content-background.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#content .entry-title {
color:#000000;
font-size:24px;
font-style:italic;
font-weight:bold;
line-height:1.3em;
margin-bottom:0;
}
#footer {
margin-bottom:0px;
}
#footer-widget-area {
border-bottom:1px solid #FF9900;
margin-bottom:20px;
overflow:hidden;
padding:0 20px;
}
#footer-widget-area .widget-area {
float:left;
margin-right:20px;
width:210px;
}
.widget-area a:link, .widget-area a:visited {
text-decoration:none;
color:#FFCC66;	
}
.widget-title {
color:#FF9900;
font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
font-size:16px;
font-style:italic;
font-weight:400;
padding-bottom:10px;
}
.widget-area a:hover {
	text-decoration:none;
	color:#F00;
}
.textwidget{
	color:#FFCC66;
}
#colophon {
	background-color: #4E1313;
	background-attachment: scroll;
	background-image: url(http://www.allisonrealtyassociates.com/wp-content/themes/logic/images/backing.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#site-info a {
	color:#FFCC66;
	margin-left:10px;
	text-decoration:none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
}
#site-generator a {
background:url("images/wordpress.png") no-repeat scroll left center transparent;
color:#FFCC66;
display:inline-block;
line-height:16px;
padding-left:20px;
text-decoration:none;
}

