@charset "utf-8";
/* CSS Document */

/* CHROME

THISIO.COM March 2009

CSS 1.1 validate

*/


/* PAGE DEFAULTS */

html   {
	font-family:Tahoma, Geneva, sans-serif;

}

html, body, form, fieldset, p, h1, h2, h3{
	margin: 0px;
	padding: 0px;

}

body {
	color:#000;
	background-color:#CDD486;
}

/* LAYOUT STARTS */


#posLeft{
	text-align:right;
	background-image:url(/wp-content/themes/strongbf/images/a1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
}

#posCenter{
	text-align:center;
}


#posRight{
	text-align:left;
	background-image:url(/wp-content/themes/strongbf/images/a3.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#container{
	background-image:url(/wp-content/themes/strongbf/images/e1.jpg);
	background-repeat:repeat-y;
	width:1000px;
	position:relative;
}

#d1Masthead{
	background-image:url(/wp-content/themes/strongbf/images/a2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	height:157px;
}

#d2Left{
	position:relative;
	float:left;
	width:43px;
}

#d2Center{
	position:relative;
	float:left;
	width:914px;
}

#d2Right{
	position:relative;
	float:left;
	width:43px;
}

#d21MainBox{
	position:relative;
	margin:2px 33px 10px 33px;
}

#d22Masthead{
	background-image:url(/wp-content/themes/strongbf/images/b2.jpg);
	background-repeat:repeat-x;
	height:193px;
	position:relative;
}

#d23Menu{
	position:relative;
	height:55px;
}

#d24GreenBox{
	position:relative;
	height:116px;
	background-color:#D5DE6D;
}
#d25ContentBox{
	position:relative;
	background-color:#F3FACF;
	text-align:left;
}

#d26Thebody{
	background-color:#F7FAE9;
	width:560px;
	margin:40px 15px 30px 30px;
	position:relative;
	float:left;
	background-image:url(/wp-content/themes/strongbf/images/curl1.png);
	background-position:top right;
	background-repeat:no-repeat;
}

#d26TheColumn{
	width:198px;
	position:relative;
	margin:40px 30px 30px 15px;
	float:left;
}
	
#d30innerText{
	padding:10px;
	position:relative;
}

#e1Footer{
	position:relative;
	background-image:url(/wp-content/themes/strongbf/images/f1.jpg);
	background-repeat:no-repeat;
	height:54px;
	width:1000px;
}

/* ----------- ABSOLUTE LAYERS --------*/


#abs1 {
	position:absolute;
	left:173px;
	top:15px;
	width:332px;
	height:89px;
	z-index:1;
	text-align:left;
}
#abs2 {
	position:absolute;
	left:536px;
	top:14px;
	width:424px;
	height:70px;
	z-index:2;
	text-align:right;
}
#abs3 {
	position:absolute;
	left:30px;
	top:22px;
	width:394px;
	height:148px;
	z-index:3;
	text-align:left;
}
#abs4 {
	position:absolute;
	left:462px;
	top:-51px;
	width:375px;
	height:245px;
	z-index:4;
	text-align:right;
	vertical-align:bottom;
}
#abs5 {
	position:absolute;
	left:38px;
	top:18px;
	width:376px;
	height:81px;
	z-index:5;
	text-align:left;
	
}
#abs7 {
	position:absolute;
	left:438px;
	top:10px;
	width:394px;
	height:99px;
	z-index:6;
	text-align:right;
}
#abs8 {
	position:absolute;
	left:426px;
	top:17px;
	width:535px;
	height:26px;
	z-index:7;
	text-align:right;
}

#abs09 {
	position:absolute;
	left:3px;
	top:-34px;
	width:798px;
	height:25px;
	z-index:1;
	font-size:14px;
	font-style:italic;
}

/* BLOG BODY */

.bbSummaryBox{
	border: #E1E5CC 1px solid;
	padding:10px;
	font-size:18px;
}

.bbTagBox{
	border: #E1E5CC 1px solid;
	background-color:#EAEDD9;
	padding:10px;
	margin-bottom:30px;
}

.bbTagBox a{
	font-size:18px;
	color:#BDC1A4;
	font-style:italic;
}

.bbTagBox a:hover{
	color:#000;
}

.podPress_content{
	background-color:#E9EBFF;
	padding:10px;
	border:#AFB4D8 1px solid;
	margin-bottom:25px;
	margin-top:25px;
}

#podPressPlayerSpace_1{
	padding:10px;
}

.odd{
	background-color:#EEF2D6;
}
.even{
	background-color:#EDEDEB;
}

.lineBase p{
	margin-bottom:15px;
}