/*  
Theme Name: BIR
Theme URI: http://www.bestinternetresource.info
Description: BIR Template
Version: 1.6
Author: Leopard
Author URI: http://www.ripenapples.com

*/



body {
	height:100%;
	color: #000000;
	font: 14px Arial;
	background-image: url('/templates/BIR/images/bg.gif');
	background-repeat: repeat;
	padding: 7px;
}


a:link, a:visited { color: #668fbf; } 
a:hover { color: #7691b3; }

.resource-blog {
	position: absolute;
	top: 41px;
	right: 27px;
	color: #FFF;
	font-weight: bold;
}

#directory {
	height: 100%;
	padding: 2px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #FFF;
}
.header {
	background-image: url('/templates/BIR/images/bgl.gif');
	background-repeat: repeat;
	padding: 0px;
	height: 105px;
}
.logo {
	padding: 18px;
	width: 200px;
	position: absolute;
}
.nav {
	padding-top: 72px;
	height: 105px;
	margin: 0;
	position: relative;
}


#left_side {
	padding: 15px 2px 2px 2px;
	width: 169px;
	position: absolute;
	vertical-align: top;
	top:135px;
	left:19px;
	margin: 0px 0px 0px 0px;
}
.blue_head {
	background: #3c6493;
	padding: 5px;
	width: 147px;
	height: 14px;
	color: #FFF;
	font: 12px Arial;
	float: left;
}
.bstrips_white {
	float: left;
	width: 4px;
	background: #FFF;
	height: 24px;
}
.bstrips {
	float: right;
	width: 6px;
	background: #3c6493;
	height: 24px;
}
.content {
	margin-top: 35px;
	padding: 0px 2px 2px 2px;
}

#wrapper{
	padding: 3px;
	margin-left: 180px;
	margin-right: 180px;
	vertical-align: top;
}
#main {	
	width: 100%;
	height: 100%;
	margin: 23px 0px 0px 0px;
	position: relative;
	vertical-align: top;
}
#right_side {
	float: right;
	width: 169px;
	padding: 15px 2px 2px 2px;
	position: absolute;
	vertical-align: top;
	top:135px;
	right:19px;
	margin: 0px 0px 0px 0px;
}
.dark_head {
	background: #003471;
	padding: 5px;
	width: 147px;
	height: 14px;
	color: #FFF;
	font: 12px Arial;
	float: right;
}
.dark_white {
	float: left;
	width: 4px;
	background: #FFF;
	height: 24px;
}
.dstrips {
	float: left;
	width: 6px;
	background: #003471;
	height: 24px;
}
.cat_wrap {
	margin: 0;
	width: 92%;
	overflow: hidden;
 	padding-left: 10%;
}
.cat_col {
	padding: 0;
	margin: 0;
	width: 45%;
	float: left;
	text-align: left;
}

#footerpad {
	padding: 2px;
	margin: 0px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #FFF;
}
#footer {
	padding-top: 20px;
	background: #003471;
	height: 90px;
	position: relative;	
	text-align: center;
	color: #FFF;
	font:12px Arial;
}
#footer a:link, a:visited { color: #8fb8e9; } 
#footer a:hover { color: #7691b3; }

#footer_stripe {
	background: #094182;
	height: 7px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #FFF;
}
input {
	border: 1px solid #003471;
	color: #494848;
	font-size:12px;
	font-family: arial;
}
textarea {
	border: 1px solid #003471;
	color: #494848;
	font-size:12px;
	font-family: arial;
}
select {
	border: 1px solid #003471;
	color: #494848;
	font-size:12px;
	font-family: arial;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 12pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #5e74b3;
	font-size: 9pt;
	padding: 0;
	border-bottom: 1px solid #003471;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #003471;
	height: 3px;
	font-size: 1px;
}
.url {
	color: blue;
}

#searchform {
	}
#searchform #s {
	width: 160px;
	}

#searchsubmit {
	padding: 3px;
	}

#content {
	font: 14px Arial;
	}
.postmetadata {
	clear: left;
	background: #e9e9e9;
	padding: 12px 12px 12px 12px;
	border: 1px solid #000;
	margin-bottom: 35px;
}

li {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;

}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;

}
.widecolumn .entry p {
	font:14px Arial;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

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

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


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}

#commentform p {
	font-family: Arial;
	}

.commentmetadata {
	font-weight: normal;
	}


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

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

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

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

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

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

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

