/*
Theme Name: My Bib number
Description: My Bib number theme
Version: 1.0
Author: Libby

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

*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color:#333333;
	background: url(images/mb-background.jpg) top center no-repeat;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 { font-size: 2em; }
h2 { font-size: 1.25em; }
h3 { font-size: 1em; }
h4 { font-size: 0.95em; }
pre {
	overflow:auto;
}
acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}
strong {	
	color:#666;
}
a {
	color: #0000FF;
	text-decoration: none;
}
hr {
	display: none;
	}
a img {
	border: none;
	}
.spacer {
clear:both;
}

/* Layout */
body {
	margin: 0;
	padding: 0;
}
#page {
	margin: 0 auto;
	padding: 0;
	width: 760px;
}
#header {
	margin: 20px 20px 0px 20px;
}
#wrapper {
	position:relative;
	background:url(images/container-middle.gif) top left  repeat-y;
	padding:10px 20px 0px;
	height:1%;
	
}
#wrapperTop {
	background:url(images/container-top.gif) top left no-repeat;
	height:30px;
	padding-top:20px;
}
#contentWrapper {
	background:url(images/contentBox-top.gif) top left no-repeat;
	margin:0;
	padding:0px 10px;
	}
#content {
	background:#d1d3d4 url(images/contentBox-bottom.gif) bottom left no-repeat;
	margin:10px 210px 0px -210px;
	font-size:0.85em;
	min-height:720px;
	width:510px;
}
* html #content {
height:720px;
margin:10px 0px 0px 0px;
}
#contentArea {
margin-top:0px;
	width:510px;
	float:right;
}
#banner {
	height:353px;
}
#sidebar {
	width:200px;
	float:left;	
	margin:0;
	padding:0;
}	
#sidebar ul li#flexi-pages-1 ul {
list-style:none;
float:left;
clear:both;
}
#sidebar li#flexi-pages-1 {
	position:absolute;
	right:40px;
	top:-87px;
	float:left;
}
#sidebar li#flexi-pages-1 h2 {
	display:none;
}
#sidebar li#flexi-pages-1 li {
float:left;
background:url(images/white-tab.gif) top left no-repeat;
width:81px;
text-align:center;
padding:10px 3px 5px 0;
font-size:1.15em;
font-weight:bold;
}
#sidebar li#flexi-pages-1 li.page-item-6 {
background:url(images/green-tab.gif) top left no-repeat;
}
/* contact us */
#sidebar li#flexi-pages-1 li.page-item-301 {
background:url(images/blue-tab.gif) top left no-repeat;
}
#sidebar li#flexi-pages-1 li.page-item-13 {
background:url(images/red-tab.gif) top left no-repeat;
}
#sidebar li#flexi-pages-1 li.page-item-3 {
background:url(images/yellow-tab.gif) top left no-repeat;
}
#sidebar li#flexi-pages-1 li.page-item-3.current_page_item, #sidebar li#flexi-pages-1 li.page-item-11.current_page_item, #sidebar li#flexi-pages-1 li.page-item-13.current_page_item, #sidebar li#flexi-pages-1 li.page-item-15.current_page_item, #sidebar li#flexi-pages-1 li.page-item-6.current_page_item, #sidebar li#flexi-pages-1 li.page-item-292.current_page_item {
background:url(images/white-tab.gif) top left no-repeat;
height:16px;
}
#sidebar li#flexi-pages-1 li.page-item-3.current_page_item a, #sidebar li#flexi-pages-1 li.page-item-11.current_page_item a, #sidebar li#flexi-pages-1 li.page-item-13.current_page_item a, #sidebar li#flexi-pages-1 li.page-item-15.current_page_item a, #sidebar li#flexi-pages-1 li.page-item-6.current_page_item a, #sidebar li#flexi-pages-1 li.page-item-292.current_page_item a {
color:#000000;
}
#sidebar h2 {
padding-top:10px;
margin:0;
text-align:center;
}
#sidebar li#recent-posts-2 h2, #sidebar li#recent-posts-2 ul,  #sidebar li#linkcat-2 h2, #sidebar li#linkcat-2 ul {
 	padding-left:10px;
	padding-right:10px;
}
#sidebar li#recent-posts-2 {
	background:url(images/blackbox-top.jpg) top left no-repeat;
	position:absolute;
right:20px;
width:200px;
}
* html #sidebar li#recent-posts-2 {
	position:relative;
left:0px;
width:200px;
}
#sidebar li#recent-posts-2 ul {
	background:url(images/blackbox-bottom.jpg) bottom left no-repeat;
	min-height:688px;
}
* html #sidebar li#recent-posts-2 ul {
 height:688px;
}
#sidebar li#linkcat-2{
 	background:url(images/redbox-top.jpg) top left no-repeat;
	
}
#sidebar li#linkcat-2 ul {
	background:url(images/redbox-bottom.jpg) bottom left no-repeat;
	min-height:323px;
}
* html #sidebar li#linkcat-2 ul {
 height:323px;
}
ul.blogroll li a, li#recent-posts-2 li a {
 	text-decoration:underline;
}
ul.blogroll li a img {
float:left;
margin-right:5px;
}
#footer {
	clear: both;
	background:url(images/container-bottom.gif) bottom left no-repeat;
	height:45px;
}
#footer p {
margin:0px;
padding:20px 40px;
}

/* Header */
#header h1 {
	margin:0px;
	text-indent:-1000000px;
	background:url(images/logo.gif) top left no-repeat;
	display:block;
	width:265px;
	height:75px;
}
#header h1 a {
display:block;
	width:265px;
	height:75px;
}

#header .description {
	font-size:1.2em;
}

#hmenu {
	margin:0 20px;
	padding:5px 0;
	float:right;
}

#hmenu ul {
	display:inline;
	margin:0;
	padding:0;
}

	
#hmenu ul li {
	padding:0;
	display:inline;
	margin:0 20px 0 0;
}

#hmenu ul li {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}	

#hmenu ul li#hmenu_rss {
	background:url('images/rss.png') no-repeat;
	padding-left:20px;
}	

#header, #hmenu {

}


/* End header */

/* Post */

.post {
	margin: 0;
	padding: 0; 
	text-align: justify;
	overflow:hidden;
	clear:both;
	
	}

#wrapperTop h2 {
	margin:0 20px;
	padding:8px 10px 0;
	text-align:left;
	background:url(images/header-bg.jpg) top left no-repeat;
	height:23px;
	text-transform:uppercase;
}

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:1.1em;
	color:#888;
}

.clear {
	clear: both;
}

.entry {
	font-size:1.4em;
	line-height:1.4em;
	margin:0;

}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


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

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

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	text-align: center;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments {
	font-size:1.4em;
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	margin-left:5px;
width:500px;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

#sidebar, #sidebar a {
	color:#FFF;
	}



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

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	
	}

#sidebar ul li#linkcat-2 {
margin-bottom: 10px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

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

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	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;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */



