/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #fefefe;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #254117;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
}

h4, h5, h6 {
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #ff7900;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
	font-weight:bold;
}

img {
	border: none;
}

/* Header */

#header {
}

#header h1 {
	background:url(../images/panda_w_spider.gif) no-repeat; 
	height:140px;
	width: 800px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	font-size: 1em;
}

#header h2 {
	width: 800px;
	margin: -98px auto 0 auto;
	text-align: right;
	font-size: 1em;
	color:#996600;
}

#header a {
	text-decoration: none;
	margin-left: 120px;
	font-weight:bold;
	font-size:1.5em;
	color:#669933;
}

/* Pages */

#pages {
	height: 50px;
	padding-top: 10px;
}

#pages h2 {
	display: none;
}

#pages ul {
	display: block;
	width: 750px;
	height: 30px;
	margin: 0 auto;
	padding: 0 0 0 30px;
}

#pages li {
	display: inline;
}

#pages a {
	display: block;
	float:right;
	width: 110px;
	height: 36px;
	padding: 8px 0 2px 0;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
        line-height:1em;
	font-size: 1em;
	font-weight: bold;
	color: #444;
}

#pages a:hover {
	color: #000000;
}
/*
#page1 { background: #E5FAA1 url(images/08sep/img03.gif) no-repeat; }
#page2 { background: #97F0E6 url(images/08sep/img04.gif) no-repeat; }
#page3 { background: #F3B6CE url(images/08sep/img05.gif) no-repeat; }
#page4 { background: #FADDA1 url(images/08sep/img06.gif) no-repeat; }
#page5 { background: #C9CDFF url(images/08sep/img07.gif) no-repeat; }
*/

#page1 { background: #cc0000; }
#page2 { background: #fdd017; }
#page3 { background: #80c31c; }
#page4 { background: #ff7900; }
#page5 { background: #bcdd5a; }
#page6 { background: #996600; }

/*
#page1:hover, #pages .active #page1 { background-image: url(images/08sep/img08.gif); }
#page2:hover, #pages .active #page2 { background-image: url(images/08sep/img09.gif); }
#page3:hover, #pages .active #page3 { background-image: url(images/08sep/img10.gif); }
#page4:hover, #pages .active #page4 { background-image: url(images/08sep/img11.gif); }
#page5:hover, #pages .active #page5 { background-image: url(images/08sep/img12.gif); }
#page5:hover, #pages .active #page5 { background-image: url(images/08sep/img08.gif); }
*/

/* Content */

#content {
	width: 800px; 
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Latest Post Box */

#latest-post {
	float: right;
	width: 450px;
}

#latest-post .title {
	color:#996600;
	letter-spacing: -1px;
	font-size: 2.2em;
}

#latest-post .posted {
	color:#669933;
	margin-bottom: 2em;
	font-size: .8em;
	font-weight: normal;
}

#latest-post .image {
	float: left;
	margin: .3em 1em 0 0;
}
.image {
	float: left;
	margin: .3em 1em 0 0;
}

#latest-post p, #latest-post blockquote, #latest-post ul, #latest-post ol {
	line-height: 155%;
}

/* Recent Posts Box */

#navigation {
	float: left;
	width: 300px;
}

#navigation h3 {
	width: 300px;
	height: 20px;
	padding: 6px 0 0 10px;
	font-size: 1.2em;
	font-weight:bold;
	color: #ff7900;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	padding: 5px 20px;
	border-bottom: 1px solid #555;
}

#navigation li:hover {
  	background: #fbb36b background: url(../images/dots.png) no-repeat;
}

#navigation a {
	color:#996600;
}

/* Column One */

#colOne {
	padding-bottom: 20px;
}

#colOne h1, #colOne h2, #colOne.title, #colOne h3, #colOne h4 {
	color:#ee4000;
}

/* Column Two */

#colTwo {
	padding: 10 10 10 0px;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li, #colTwo form {
	padding: 10px;
}

#colTwo li {
	display: block;
	float: left;
  	width: 255px; 
	padding-right:10px;
}

#colTwo li.archives {
	padding-right:0;
	width:180px;
}

#colTwo li ul {
}

#colTwo li li {
	display: list-item;
	float: none;
	padding: 0 0 0 10px;
}

#colTwo h2 {
	margin: 0 0 .5em 0;
	padding: 0 0 0 10px;
	background: url(images/08sep/img15.gif) no-repeat left center; 
	font-size: 1em;
}
#colTwo p {
      margin:0;
      padding:0;
   }

/* Footer */

#footer {
	margin: 0 auto;
	padding: 20px;
  	background:url(http://bwpta.org/images/bframe.gif) no-repeat 50% 50%; 
}
#footer p {
	text-align: center;
	font-size: 65%;
}
#footer .credit {
         color:#aaa;
}
#currentpage, #currentpage a:hover {
      color: #996600;
      text-decoration: none;
   }
#emails dd {
	margin-bottom:10px;
}
#postSearch {
	height:275px;
	background-image:url(images/08sep/bamboo-fog.jpg);
	background-repeat: no-repeat;
	background-position: 50% 10%;
}

.color1 {
	background-color:#d9daff;
	padding-left:5px;
}
.color2 {
	background-color:#e7faa7;
	padding:0 5px;
}
/* External Links Icon */
a.external span
{
position: absolute;
left: -5000px;
width: 4000px;
} 
a.external:link, a.external:visited
{
background: url(images/08sep/20px-Ext.png) no-repeat 100% 0;
padding: 0 25px 0 0;
} 
a.external:hover
{
color: #a81933;
background: url(images/08sep/20px-Ext-hot.png) no-repeat 100% 0;
padding: 0 25px 0 0;
} 

/* LIBRARY */
#cyrm th {
   border-top:1px solid #a81933;
   border-left:1px solid #a81933;
}