/*  
Theme Name: BRE Weblog Theme
Theme URI: http://www.br-eng.info/words/
Description: Based on the BRE website theme.
Version: 1.1
Author: Ross Crawford
Author URI: http://www.br-eng.info/

    The CSS, XHTML and design is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA

Note: This theme uses the Blueprnt theme, supplied by Microsoft Corporation, with
      their FrontPage product. It is only required to get a similar look and feel
      as the rest of the site.

*/


@import url(/templates/bre15/css/default.css);

#footer {
	background-color: #eee;
	}

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#entry {
	text-indent: 20px;
	} 

#entry p {
	text-indent: 20px;
	} 

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 200%;
	}

#wp-calendar {
	text-align: right;
	}

#wp-calendar a {
	font-size: 9pt;
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#sidebar {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 0.8em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.narrowcolumn,
.widecolumn { border: 1px solid #000000; background-color: #ffffff; padding: 5px; }

.weather_title { font-weight: bold; }
