
/*
Theme Name: Bibnumber Black Style
Theme URI: http://www.mybibmumber.com
Description: Black style for my bib number
Version: 1



*/


/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	 

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*reset done*/

body {
background:#4c4c4c url(images/background.gif) repeat-x scroll left top;
color:#FFF;
font-family:Verdana, Geneva, sans-serif;

line-height:18px;	
font-size: 13px;
}

a {color:#FFF;}

h1, h2, h3, h4, h5, h6 {
color:#FFF;
font-weight:normal;
}

h2 {
font-size:130%;
margin-bottom:10px;

}

#content h2 {
margin-top:15px;	
}

.postmetadata {
	
margin-top:10px;
margin-bottom:10px;
}

.post {
margin-bottom:40px;	
	
}

#page {
margin:0 auto;
position:relative;
width:960px;

}

#wrapper {
background:#4c4c4c url(images/container-bg.gif) repeat-x scroll left bottom;
border:2px solid #000;


}

#headerimg {
height:90px;
margin-left:10px;
}

.description {
display:none;	
}

#headerimg h1 {
background:transparent url(images/mybiblogo.gif) no-repeat scroll left top;

font-size:0px;
height:61px;

text-indent:-10000000px;
top:20px;
width:281px;	
margin-top:10px;
}

#headerimg h1 a {
	height:85px;
	width:142px;
}

#header {
	border-bottom:1px solid #000;
	height:353px;
	padding-left:445px;
	width:510px;	
}

.strapline {
	
font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#ffff66;	
text-indent:10px;
}


#sidebar a {text-decoration:none;	}
#sidebar a:hover {text-decoration:underline;}

#flexi-pages-1 {
	position:absolute;
	top:59px;
	right:0px;
}

#flexi-pages-1 h2 { display:none;}

#flexi-pages-1 ul {
list-style: none;
	list-style-type:none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	vertical-align: bottom;
	background:#267d51 url(images/nav-bg.gif) bottom left repeat-x;
	border:2px solid #666;
	border-bottom:0px;
	
}

#flexi-pages-1 ul li {

	margin: 0px 4px 0px 0px;
	padding: 0px;
	float: left;
	border-bottom: none;
	z-index: 110;
	background:url(images/nav-line.gif) right center no-repeat;
	
	
}

#flexi-pages-1 ul li a {

text-decoration: none;
	color:#FFF;
	display: block;
	z-index: 110;
	padding:5px 10px 8px 5px;
	
}


#sidebar #linkcat-2 {
font-size:85%;
height:330px;
left:15px;
line-height:16px;
margin-top:10px;
overflow-x:hidden;
overflow-y:scroll;
position:absolute;
top:100px;
width:420px;
}


#sidebar #recent-posts-2 {
position:absolute;
right:15px;
top:460px;
width:260px;
	
}

#sidebar #recent-posts-2 li {
margin-bottom:5px;	
}

#content, #linkcat-3 {
border-right:1px solid #000;

margin:0 15px;

padding:15px 0;
width:650px;



}

#linkcat-3 {
	
}

#footer {
padding:15px;	
border-top:1px solid #000;
font-size:75%
}

/*---gallery stuff ---*/

#gallery {
	position:relative;
	border-left:1px solid #000;
	
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
		border-left:1px solid #000;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	