/*  
Theme Name: Breeze
Theme URI: http://boakes.org/breeze-theme
Description: A light, airy, clean and straigtforward theme for WordPress.
Version: 1.0
Author: Rich Boakes
Author URI: http://boakes.org/
*/

body {
	background-color: #FFF !important;
	color: #000;
}

body,
.header,
.footer,
.mainbit,
.storyarea,
.navarea,
.headerside,
.storycontent,
.navcontent,
ol,
ul,
a,
img,
.publication {
	margin: 0ex;
	padding: 0ex;
	width: auto;
	height: auto;
	background: inherit;
	color: inherit;
	position: relative;
	border: none;
}

td, th {
padding: 1ex;
}

.mainbit {
	display: block;
	overflow: visible;
	height: auto;
	margin: 0em auto 0em auto;
}

.header {
	padding-bottom: 1em;
}

.copyright {
	font-size: 75%;
	padding: 1em;
}

.header>h1, .header>p {
margin: 0em;
}

.storyarea {
}

.navarea, .headerside {
}

.storycontent {
	margin: 0ex;
	padding: 0ex;
}

.navcontent, .headersidecontent {
	font-size: 80%;
}

.alt {
	color: inherit;
	background-color: #f8f8f8;
	border-top: 0.1em solid #ddd;
	border-bottom: 0.1em solid #ddd;
	}

.publication {
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: bold;
	text-align: left;
	}

h1 {
	font-size: 160%;
	}

h2 {
	font-size: 140%;
	}
	
h3 {
	font-size: 120%;
	}

h4 {
	font-size: 110%;
	}

h5 {
	font-size: 105%;
	}
h5 {
	font-size: 100%;
	}


.description {
	font-size: 120%;
	text-align: center;
	}

.navcontent h2 {
	padding: 0.5ex;	
	margin-left: -1em;
	font-size: 140%;
}

.navcontent li {
}

.currentcat {
	margin-left: -1ex;
	padding: 0.5ex 1ex;
	background: #eee;
	color: inherit;
	border: dashed 1px #ccc;
}

.categorylist ul {
margin: 0.5ex 0ex;
}

.categorylist li {
padding-left: 2ex;
}


acronym, abbr {
	font-size: 90%;
	}

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

.post {
	display: block;
	margin: 0em;
	text-align: justify;
	}

.postmetadata {
	clear: both;
}

img {
	float: left;
	margin: 0.5ex;
}

.soloimg, .storypic {
	float: none;
	clear: both;
	margin: 0.5ex;
	display: block;
}

li {
	list-style-type: none;
	list-style-image: none;
	padding: 0em;
}

.storycontent li {
	margin-left: 0.5em;
	list-style: outside;
	list-style-type: square;
	padding: 0.5ex 0em 0em 0.5ex;
}

.by {
}

/* Begin Form Elements */
.searchform {
	margin: 0ex;
	padding: 1ex; 
	text-align: center;
	}

.searchsubmit {
	padding: 0.2ex;
}


blockquote {
	margin: 0.5ex ;
	padding: 0.5ex;
	border-left: 1ex solid #ddd;
}

.pictureframe {
	margin: auto;
	padding: 1ex;
	background: #FFF;
	color: #000;
	overflow: visible;
	text-align: center;
}


.slide {
        vertical-align: middle;
	width: 170px;
	height: 170px;
	border: 1px solid #ccc;
	background: #EEE;
	color: inherit;
	margin: 1ex;
	padding: 0em;
	float: left;
	text-align: center;
	}

a>.slide {
	background: inherit;
	color: #000;
	}

a>.slide:hover {
	background: #FFF;
	color: #600;
	}

.slidecontent>img {
	margin: 0em;
float: none;
}

.slidecontent {
position:relative;
left: 0px;
top: 25px;
width: 150px;
margin: 0em auto;
padding: 0em;
}


.slidegroup {
display: table-cell;
}

.comment-number {
	float: left;
	font-size: 200%;
	color: #C99;
	background: inherit;
	margin: 0ex 1ex 0ex 0ex;
}


.translation {
	color: #990000;
	background: inherit;
}

.linksad {
	display: none;
	overflow: visible;
	margin: 0em;
	padding:0em;
}

.commentlist>li {
	list-style-type: none;
	padding: 1ex;
	margin: 0em;
}

.avatar {
	float: right;
	margin: -1ex 0em 0em 0em;
	padding: 0em;
}

.technorati {
	display: none;
	visibility: hidden;
}

textarea {
	background: #fff;
	color: inherit;
	border: dashed #c66 1px;
	padding: 1ex;
}

.dim {
	position: absolute;
	right: 1ex;
	color: #999;
	background: inherit;
	display: none;
}

.irc {
	margin: 1ex;
	padding: 1ex;
	border: dashed 1px #F99;
}

.irc .author {
	background: inherit;
	color: #900;
	width: 7em;
	display: table;
	float: left;
}

.irc .msg {
	display: table;
	padding: 0em;
}

.irc .chan {
	background: inherit;
	color: #900;
	display: table;
}





.snapright {
	float: right;
	padding: 1em 0em 1em 1em;
}

.w3cvalid {
	width: 88px;
	height: 31px;
	float: none;
	clear: both;
	margin: 0em auto;
	display: block;
}

.priv {
	background: #EEE;
	color: #333;
}

