/* This theme based on Kubrick v1.5 by Michael Heilemann. This theme created and modified during April/May/June 2008. */

/*
Theme Name: BUG New
Theme URI: 
Description: new theme for BUGs. Based on Kubrick v1.5 by Michael Heilemann.
Version: 0.1
Author: John Shadbolt
Author URI: 
Tags: BUG

	this theme based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was based on the theme Kubrick v1.5 designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/

/* --- Body --- */

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #000;
	background: url(images/background.gif) repeat #ebebeb;
	padding: 0;
	margin: 0;
	font-size: 95%;
}

/* --- Paragraphs and Lists --- */

p, * {
	text-align: justify;
}

ul.horizontal {
	padding: 0;
	margin: 0;
}

ul.horizontal li {
	display: inline;
	padding-left: 10px;
	list-style-type: none;
}

ul.blackBullet li, dl.blackBullet dt, dl.blackBullet dd {
	background: url(images/black.gif) 2px center no-repeat;
}

dl.greenBullet dt, dl.greenBullet dd {
	background: url(images/bullets/green.gif) 2px center no-repeat;
}

dl.greenBullet dt, dl.greenBullet dd, dl.blackBullet dt, dl.blackBullet dd {
	padding-left: .75em;
}

ul.whiteBullet li {
	background: url(images/bullets/white.gif) 2px center no-repeat;
}

dl {
	margin: 0;
	padding: 0;
}

dl dt {
	font-weight: bold;
}

dl dt.noBG {
	background: none;
}

dl * {
	line-height: 1.25em;
}

dl dt {
	line-height: 2em;
}

/* --- Headings --- */

h1, h2, h3, h4 {
	text-align: left;
	font-weight: bold;
	color: #014B80;
}

h2 a, h3 a, h4 a {
	text-decoration: none;
}

h1 {
	letter-spacing: 4px;
}

h2 {
	font-size: 160%;
	margin: 0 0 1em 1.5em;
	letter-spacing: 2px;
	padding-left: 23px;
	background: url(images/bullets/arrow.gif) 2px center no-repeat;
}

h3 {
	font-size: 130%;
	margin: 0 0 .5em 0;
	letter-spacing: 3px;
	border-bottom: 1px solid #014B80;
}

#sidebar h3 {
	margin-top: 1em;
	margin-bottom: .2em;
}

h4 {
	font-size: 120%;
	letter-spacing: 1px;
	margin-bottom: .5em;
}

h4 a, dd h4 {
	font-variant:small-caps;
}

dl h4 {
	margin-top: 0;
	margin-bottom: 1em;
	color: black;
}

dl h4 a {
	color: black;
	text-decoration: underline;s
}

/* --- .feature-post --- */

.feature-post {
	border-top: 1px solid #014B80;
	border-bottom: 1px solid #014B80;
	margin-top: 1em;
	background: #FFFAE8;
	clear: both;
}

.post-meta {
	background: #FFDD82;
	padding: .2em 1em .5em 1em;
	color: black;
}

.feature-post a:hover {
	background: #FFDD82;
}

.feature-post h4 a {
	color: black;
}

.feature-post h4 a:hover {
	background: none;
}

.post-meta p {
	margin: 0;
	padding: 0;
}

.feature-post .entry {
	padding: 0 1em;
}

/* --- Links --- */

a {
	color: #014B80;
}

a.external {
	padding-right: 1em;
	background: url(images/icons/external.gif) no-repeat center right;
}

a.filePDF {
	padding-right: 1em;
	background: url(images/icons/filePDF.gif) no-repeat top right;
}

a.fileTXT {
	padding-right: 1em;
	background: url(images/icons/fileTXT.gif) no-repeat top right;
}

a:hover {
	color: #012F50;
	background-color: #FFEAB3;
}

a:visited {
	color: #609;
}


/* --- Special Classes --- */

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.textJustify {
	text-align: justify;
}

.textCenter {
	text-align: center;
}

.clear {
	clear: both;
}

.noBG {
	background: none;
}

.clearBoth {
clear: both;
}

/* --- Main Container --- */

#mainContainer {
	width: 75%;
	margin: 0 auto;
	border-left: 3px solid #e7e7e7;
	border-right: 3px solid #e7e7e7;
	background-color: white;
}

#shadow {
	border-left: 2px solid #d9d9d9;
	border-right: 2px solid #d9d9d9;
}

/* --- Affix (prefix and suffix) --- */

.affix {
	padding: 1em;
	background-color: #014B80;
	font-size: 90%;
	color: white;
	text-transform: lowercase;
}

.affix ul {
	text-align: center;
	margin: 0 1em;
}

.affix a {
	padding: 4px;
}

.affix a:link {
	color: white;
}
.affix a:visited {
	color: white;
}

.affix a:hover {
	background: #0D2560;
}

/* --- Super (header and footer) --- */

.super {
	
}

.super#header {
	height: 110px;
	text-align: center;
	background: url(images/headerBackground.gif) repeat;
}

.super#header a img {
	border: 0;
}

.super#header a:hover {
	background: none;
}

.super#header h1, .super#header h2 {
	display: none;
}

.super#footer {
	clear: both;
	padding: .5em 0;
	text-align: center;
	background: url(images/footerBackground.gif) repeat;
}

.super#footer a {
	color: white;
	padding: 4px;
}

.super#footer a:hover {
	background: #123486;
}

/* --- Menu (top and bottom) --- */

.menu {
	float: left;
	width: 100%;
	background: #123486;
}

.menu#top {
	background: url(images/menu/top-off.gif) bottom repeat-x #123486;
}

.menu#bottom {
	background: url(images/menu/bottom-off.gif) top repeat-x #123486;
}

.menu ul {
	text-align: center;
	padding: 0;
	margin: auto;
}

.menu ul li {
	display: inline;
}

.menu ul li a {
	float: left;
	padding: .5em 1em;
	border-right: 1px solid white;
	color: white;
	font-size: 100%;
	text-decoration: none;
}

.menu ul li a:visited {
	color: white;
}

.menu ul li a:hover {
	color: white;
}

.menu#top ul li a:hover {
	background: url(images/menu/top-on.gif) bottom repeat-x #0D2560;
}

.menu#bottom ul li a:hover {
	background: url(images/menu/bottom-on.gif) top repeat-x #0D2560;
}

.menu#top ul li.current_page_item a, .menu#bottom ul li.current_page_item a, .menu#top ul li.current_page_item a:hover, .menu#bottom ul li.current_page_item a:hover {
	background: white;
	color: #123486;
}

.menu a span {
	text-decoration: underline;
}

/* --- bigContent --- */

#bigContent {
	clear: both;
	background: white;
	/*padding: 1em 1em 1em 1em;*/
}

/* --- --- --- Wordpress Specifics, based on Kubrick --- --- --- */

ul li.linkcat {
	list-style: none;
	margin-left: -2.6em;
}

ul li.linkcat ul {
	margin-bottom: 1em;
}

ul li.linkcat ul li {
	padding-left: 3em;
}

ul li.linkcat ul li a {
	margin-left: -3em;
}

/* --- Content --- */

.narrowcolumn {
	float: left;
	width: 60%;
	padding: 1.5em 0 1.5em 1.5em;
}

.widecolumn {
	width: 80%;
	margin: auto;
	padding: 1.5em;
}

#sidebar {
	float: right;
	width: 30%;
	padding: 1.5em 1.5em 1.5em 0em;
	background-color: #f8f8f8;
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0 1em 0 1em;
}

#sidebar ul ul {
	list-style-type: disc;
	margin-left: 2em;
}

#sidebar h2 {
	margin: .75em 0 .1em 0;
}

/* --- --- --- --- --- WORDPRESS SPECIFICS --- --- --- --- --- */

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	text-align: center;
}

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

.post {
	margin: 0 0 40px;
	text-align: justify;
	clear: both;
	padding-top: 1em;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

p img {
	padding: 0;
	max-width: 100%;
}

a img.aligncenter, img.alignright, img.alignleft {
	padding: 3px;
	border: 1px solid #ccc;
	background: #eee;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

em.aligncenter {
text-align: center;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#searchform {
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	margin-bottom: 1em;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background-color: #fff;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}