/*  
Theme Name: OTNA
Theme URI: http://www.oldtowntallahassee.org/
Description: The design for the Old Town Neighborhood Association site.
Version: 0.1
Author: Edward Casey
Author URI: 
*/

/* My Style */

* {
padding:0;
margin:0;
}



body {
background-color: #FFFFCC;
	background-image: url(images/linedBG2.gif)
}

#wrapper {
margin:0 auto;
width:700px;
width:expression(document.body.clientWidth < 605 ? "600px" : "85%");
	background-color:#009966;
}

div>#wrapper {
margin:0 auto;
min-width: 600px;
width:85%;
	background-color:#009966;
}

#wrapper a {
color:#006633;
}
#wrapper a:visited {
color:#009966;
}


#bannerText {
	border-top-width:5px;
	border-top-style: solid;
	border-top-color: #009966;
	border-right-width:5px;
	border-right-style: solid;
	border-right-color: #009966;
	background-color: #CCFF99;
	top: 0px;
	padding-left: 1ex;
	padding-right: 1ex;
	width: 70%;
	float: right;
	height:145px;
}

#bannerHouse {
	clear:left;
	width: 20%;
	height:155px;
}

#shoe {
clear:both;
}

#footer {
	clear:both;
	border-top-width:5px;
	border-top-style: solid;
	border-top-color: #009966;
	background-image: url(images/linedBG2.gif);
	text-align: center;
	padding:10px;
}
#copyright {
background-color:#FFFFCC;
font-size:60%;
}
#sidebar {
	width: 20%;
	margin-right:70%;
	clear:left;
	padding-top:20px;
}

#buttons {
height:90%;
list-style:none;
}

#buttons a {
}
#buttons a:hover {
color: #FF66CC;
}
#buttons a:visited {
color:#ffffcc;
}


#buttons li {
	background-image: url(images/buttonGreenOutline2.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 130px;
	color: #FFFFCC;
	padding-left: 20px;
	font-weight: bold;
	margin:2px;
}

#buttons li:hover {
	background-image: url(images/buttonGreenOutlineRollover2.gif);
	color: #FF66CC;
}
#buttons li:active {
	background-image: url(images/buttonGreenOutlineDown.gif);
}

.current_page_item {
background-image: url(images/buttonGreenOutlineDown.gif);
}

#loginlinks {
	font-family: "Arial", Arial, sans;
	font-size: 65%;
	font-weight:900;
	color: #FFFFCC;
	background-color:#009966;
	text-decoration: none;
	text-align:center;
	vertical-align:bottom;
	padding:1em;
	width: 20%;
	margin-right:70%;
	clear:left;
}

#loginlinks a {
	color: #FFFFCC;
}

#loginlinks a:visited {
color:#FFFFCC;
}

#searchbar {
	width: 70%;
	float: right;
	margin: 0px;
	padding: 1ex;
	text-align:right;
}

#content {
	color: #003300;
	border-right-width:5px;
	border-right-style: solid;
	border-right-color: #009966;
	background-color: #FFFFCC;
	width: 70%;
	float: right;
	margin: 0px;
	padding: 1ex;
}

#content ul  {
padding-left:1em;
}

#content ol  {
padding-left:1em;
}


.post p {
padding-bottom:1em;
}
.post h2  {
padding-bottom:1em;
}

.post h3  {
padding-bottom:1em;
}

.page p {
margin-bottom:1em;
}
.page h1 {
margin-bottom:1em;
}
.page h2 {
margin-bottom:1em;
}


.childpagelinks {
list-style:none;
padding:5px;
color:#009966;
	font-family: "Arial", Arial, sans;
	font-size: 80%;
	font-weight:900;
}

.childpagelinks li {
display:inline;
margin-right:1em;
}



#topbar {
border-bottom: thin solid #009966;
margin-bottom:2ex;
}

#topbar a {
	text-decoration: none;
}

#bottombar {
border-top:thin solid #009966;
margin-top:2ex;
position:static;
bottom:0px;
}
#bottombar a {
text-decoration:none;
}

.postspermonth {
list-style:none;
}

.byline {
font-size:small;
font-style:italic;
margin: -5px 0px 10px;
}


.linkspage {
margin-top:10px;
}

.boardroster {
border-bottom:thin solid;
}

#pages_nav ul {
list-style:none;
}
#pages_nav ul.level2 {
display:none;
border-top:thin dotted #ffffcc;
}
#pages_nav ul.level2 a {

}

#pages_nav ul.children {
}

#pages_nav li {
	background-image: url(images/buttonGreenOutline2.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 130px;
	color: #FFFFCC;
	padding-left: 18px;
	font-weight: bold;
	margin:2px;
}

#pages_nav ul li {
	background-image: url(images/buttonChild1.gif);
}
#pages_nav ul li:hover {
	background-image: url(images/buttonChild1Rollover.gif);
}
#pages_nav ul li:active {
	background-image: url(images/buttonChild1Down.gif);
}

#pages_nav a{
	color: #FFFFCC;
display:block;
	font-family: "Arial", Arial, sans;
	font-size: 75%;
	font-weight:900;
	text-decoration: none;
	text-align: center;
	padding-top:17px;
	padding-bottom:20px;
}
#pages_nav a:hover {
color: #FF66CC;
}


.xdforumpostheader0 {
	padding: 2px;
	font-family: arial;
	border-bottom: 1px dashed #555;
}

.xdforumpostcontainer0 {
	border-bottom: 1px solid #222;
}

.xdforumpostcontent0 {
	padding: 2px;
	font-family: arial;
}

.xdforumpostheader1 {
	padding: 2px;
	font-family: arial;
	border-bottom: 1px dashed #555;
}

.xdforumpostcontent1 {
	padding: 2px;
	font-family: arial;
}

.xdforumpostcontainer1 {
	border-bottom: 1px solid #222;
}
