/*
Theme Name: perfesser
Theme URI: http://davebarber.org/
Description: CMS-style theme for academics	
Version: 1.0
Author: Dave Barber
Author URI: http://davebarber.org/
Tags: CMS

	This theme was designed and built by Dave Barber,
	who also blogs at http://www.greatwhatsit.com.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	min-width: 520px;
	text-align: center;
	background-color: #ffffff;
}

#containera {
	width: 520px;
	text-align: left;
	margin: 0 auto;
	padding-top: 70px;
}

#containerb {
	width: 520px;
	text-align: left;
	margin: 0 auto;
	padding-top: 5px;
}

#leftsquare {
	width: 257px;
	float: left;
}

#rightsquare {
	width: 263px;
	height: 512px;
	float: right;
	background: url(http://www.bryanwaterman.org/siteimages/rightbackground.gif) no-repeat bottom;
}


p {
	padding:0;
	margin: 0 0 1em 0;
}

.postcontent p {
	padding:0;
	margin: 1em 0 0 0;
}

p.morenews {
	padding:0;
	margin: 1em 0 0 0;
}

.post h2 {
	padding:0;
	margin: 1em 0 .2em 0;
}

h3 {
	padding:0;
	margin: 0 0 .3em 0;
}

h4 {
	padding:0;
	margin: 0 0 .2em 0;
}

#frontmenu {
	padding-top: 9px;
	padding-left: 1px;
}

.frontpost {
	padding-top: 1em;
}

#headermenu {
	padding-top: 3px;
	padding-bottom: 10px;
}

.postcontent p:first-child {
	display: inline;
}

#pagecontent {
	padding-top: 15px;
	line-height: 130%;
}

/* Styling of fonts, links */
body {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: .7em;
	color: #333333;
}

#containera, #containerb {
	color: #333333;
}

.morenews {
	font-weight: bold;
	font-style: italic;
}

.frontposttitle a:link, .frontposttitle a:visited {
	text-decoration: none;
	color: #333333;
}

.frontposttitle a:hover, .frontposttitle a:active {
	text-decoration: underline;
	color: #ff0000;
}

p.morenews a:link, p.morenews a:visited {
	text-decoration: none;
	color: #333333;
}

p.morenews a:hover, p.morenews a:active {
	text-decoration: underline;
	color: #ff0000;
}

a {
	text-decoration: none;
	color: #666666;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	text-decoration: underline;
	color: #FF0000;
}

.frontposttitle {
	font-weight: bold;
	color: #333333;
}

img {
	border: none !important;
}


.post h2 {
	font-size: 1.3em;
	font-weight: bold;
}



#pagecontent {
	font-size: 1.1em;
}

/* Styles for the CSS rollover effect on the front page */
#about {
height: 18px;
width: 114px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/about.gif) top left no-repeat;
display: block;
}
 
#about:hover {
background-position: bottom left;
}

#teaching {
height: 18px;
width: 114px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/teaching.gif) top left no-repeat;
display: block;
}
 
#teaching:hover {
background-position: bottom left;
}

#books {
height: 18px;
width: 114px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/books.gif) top left no-repeat;
display: block;
}
 
#books:hover {
background-position: bottom left;
}

#articles {
height: 18px;
width: 114px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/articles.gif) top left no-repeat;
display: block;
}
 
#articles:hover {
background-position: bottom left;
}

#current {
height: 18px;
width: 114px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/current.gif) top left no-repeat;
display: block;
}
 
#current:hover {
background-position: bottom left;
}
#links {
height: 18px;
width: 114px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/links.gif) top left no-repeat;
display: block;
}
 
#links:hover {
background-position: bottom left;
}

/* Styles for the CSS rollover effect on the header of other pages */
#hnews {
height: 18px;
width: 55px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/hnews.gif) top left no-repeat;
display: block;
float: left;
}
 
#hnews:hover {
background-position: bottom left;
}

#habout {
height: 18px;
width: 58px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/habout.gif) top left no-repeat;
display: block;
float: left;
}
 
#habout:hover {
background-position: bottom left;
}

#hteaching {
height: 18px;
width: 78px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/hteaching.gif) top left no-repeat;
display: block;
float: left;
}
 
#hteaching:hover {
background-position: bottom left;
}

#hbooks {
height: 18px;
width: 59px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/hbooks.gif) top left no-repeat;
display: block;
float: left;
}
 
#hbooks:hover {
background-position: bottom left;
}

#harticles {
height: 18px;
width: 71px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/harticles.gif) top left no-repeat;
display: block;
float: left;
}
 
#harticles:hover {
background-position: bottom left;
}

#hcurrent {
height: 18px;
width: 125px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/hcurrent.gif) top left no-repeat;
display: block;
float: left;
}
 
#hcurrent:hover {
background-position: bottom left;
}

#hlinks {
height: 18px;
width: 36px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/hlinks.gif) top left no-repeat;
display: block;
float: left;
}
 
#hlinks:hover {
background-position: bottom left;
}

#gnews {
height: 18px;
width: 55px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/gnews.gif) top left no-repeat;
display: block;
float: left;
}

#gabout {
height: 18px;
width: 58px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/gabout.gif) top left no-repeat;
display: block;
float: left;
}

#gteaching {
height: 18px;
width: 78px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/gteaching.gif) top left no-repeat;
display: block;
float: left;
}

#gbooks {
height: 18px;
width: 59px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/gbooks.gif) top left no-repeat;
display: block;
float: left;
}
 
#garticles {
height: 18px;
width: 71px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/garticles.gif) top left no-repeat;
display: block;
float: left;
}

#gcurrent {
height: 18px;
width: 125px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/gcurrent.gif) top left no-repeat;
display: block;
float: left;
}

#glinks {
height: 18px;
width: 36px;
text-indent: 10000px;
overflow: hidden;
background: url(http://www.bryanwaterman.org/siteimages/glinks.gif) top left no-repeat;
display: block;
float: left;
}