@charset "utf-8";

html, body {
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
}

h1, h2, h4 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FE9533;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

h3 { font-family:"Verdana", Arial, Helvetica, sans-serif; font-size:20px; color:#FF99FF; margin:0px; padding:0px;font-weight:normal; }

h1 a:link {color:#FE9533;}
h1 a:visited {color:#FE9533; text-decoration:none;}
h1 a:hover {color: red; text-decoration:none;}
h2 a:link {color:#FE9533;}
h2 a:visited {color:#FE9533; text-decoration:none;}
h2 a:hover {color: red; text-decoration:none;}

ul, li {margin:0px; padding:0px;}

a:link { color:red; text-decoration:none;}
a:visited {color:red; text-decoration:none;}
a:active {color:red;}
a:hover { color: red; text-decoration:underline;}

div {
	padding:0px;
	margin:0px;
	width: 100%;
}

.clr {clear:both;}

/* page width */

#width {
	width:990px;
	text-align:center;
	position:static;
	margin-left:auto;
	margin-right:auto;;
}

#pagecontainer {
	width: 880px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	text-transform: none;
}

/* Header coding begin here */
 
#header {
	position: static;
	visibility: visible;
	width: 880px;
	left: auto;
	right: auto;
	height: 150px;
}

.homelogo_area {
	height: 150px;
	border-width: 0px;
	width: 134px;
	float: left;
}
a.homelogo { 
    display: block;
    width: 134px; 
    height: 150px;
    background-color: transparent;
    background-image: url(/images/bope/homelogo.gif);
    background-repeat: no-repeat; 
    background-position: top left;
    border-width: 0px;
    }
	
a.homelogo:hover { 
    display: block;
    width: 134px; 
    height: 150px;
    background-color: transparent;
    background-image: url(/images/bope/homelogo.gif);
    background-repeat: no-repeat; 
    background-position: bottom left;
    border-width: 0px;
    }

.headertext_container {
	background-image:url(/images/bope/headerlogo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float: right;
	height: 145px;
	width: 744px;
	padding-right: 0px;
}

.headertext_1{
	width: 180px;
	height: auto;
	position: relative;
	left: 193px;
	top: 4px;
	color: #FF66FF;
}

.headertext_2{
	width: 260px;
	height: auto;
	position: relative;
	left: 202px;
	top: 5px;
	color: #FF99FF;
}

.headertext_3{
	width: 350px;
	height: auto;
	position: relative;
	left: 213px;
	top: 6px;
	color: #FFCCFF;
}

	
/* MIDDLE */

#middle_container {
	clear:none;
	text-align:left;
	width: 880px;
	background-image: url(/images/bope/nav_bar_bg.jpg);
	background-repeat: no-repeat;
	height: 114px;
}

/* Nav Bar Area coding begin here */

#nav_recent {
	width:550px;
	float: left;
	padding-left: 20px;
}

a.nav_archive {
	display: block;
	width: 126px;
	height: 98px;
	background-color: transparent;
	background-image: url(/images/bope/archive.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-width: 0px;
	margin-left: 10px;
	float: left;
    }
	
a.nav_archive:hover { 
    display: block;
    width: 126px; 
    height: 98px;
    background-color: transparent;
    background-image: url(/images/bope/archive.gif);
    background-repeat: no-repeat; 
    background-position: bottom left;
    border-width: 0px;
}

a.nav_forum {
	display: block;
	width: 126px;
	height: 98px;
	background-color: transparent;
	background-image: url(/images/bope/forum.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-width: 0px;
	float: left;
	margin-left: 9px;
    }
	
a.nav_forum:hover { 
    display: block;
    width: 126px; 
    height: 98px;
    background-color: transparent;
    background-image: url(/images/bope/forum.gif);
    background-repeat: no-repeat; 
    background-position: bottom left;
    border-width: 0px;
}

a.nav_contact {
	display: block;
	width: 126px;
	height: 98px;
	background-color: transparent;
	background-image: url(/images/bope/contact.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-width: 0px;
	float: left;
	margin-left: 9px;
    }
	
a.nav_contact:hover { 
    display: block;
    width: 126px; 
    height: 98px;
    background-color: transparent;
    background-image: url(/images/bope/contact.gif);
    background-repeat: no-repeat; 
    background-position: bottom left;
    border-width: 0px;
}

a.nav_bloglink {
	display: block;
	width: 126px;
	height: 98px;
	background-color: transparent;
	background-image: url(/images/bope/bloglink.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-width: 0px;
	float: left;
	margin-left: 9px;
    }
	
a.nav_bloglink:hover { 
    display: block;
    width: 126px; 
    height: 98px;
    background-color: transparent;
    background-image: url(/images/bope/bloglink.gif);
    background-repeat: no-repeat; 
    background-position: bottom left;
    border-width: 0px;
}
#adsense_top {
	float: right;
	height: 250px;
	width: 300px;
	margin-top: 5px;
}

/* Recent Entries coding begin here */

#recent_post {
	clear:left;
	height: 118px;
	width: 554px;
	background-image: url(/images/bope/recent_post.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-left: 0px;
	padding-top: 3px;
	position: static;
}

.recent_post_text_position {
	width:445px;
	font-size: 12px;
	height: 108px;
	float: none;
	font-weight: bold;
	margin-top: -8px;
	color: #DFDFDF;
	position: relative;
	left: 50px;
}

.recent_post_text_position a:visited {color:gray;}
	

a.recent_post_link:link {color:#FFFFFF;}
a.recent_post_link:hover {color:#FF0000; text-decoration:underline;}


.seperator {
	background-image:url(/images/bope/seperator.gif);
	background-position: top left;
	height: 38px;
	width: 450px;
	margin-left: 50px;
	margin-top: 10px;
	float: none;
}

/* Entries area coding begins here */

#main_container {
height:auto;
widht:100%;
}

#content_container {
	clear:none;
	color:#666666;
	width:555px;
	height:auto;
	padding-left: 25px;
	float: left;
	background-image: url(/images/bope/content_bg.jpg);
	background-repeat: no-repeat;
}

#content_container span a { color: red; text-decoration:underline;}

.entries {
	width:auto;
	height:auto;
	float: none;
	padding-bottom: 1px;
	padding-top: 5px;
}

.entries span a { color: red; text-decoration:underline;}

.entries_date_and_title {
	position: static;
	width:100%;
	height: 73px;
	float: right;
}

.entries_date_board {
	width:90px;
	height:73px;
	background-image:url(/images/bope/date_board.png);
	background-position:top left;
	background-repeat:no-repeat;
	float: left;
	margin-left: 0px;
	margin-right: 7px;
}

.entries_date_text {
	width:55px;
	font-weight:bold;
	color:#000000;
	margin-left: 14px;
	margin-top: 22px;
}

div.entries_date_and_title .entries_title {
	bottom: 0px;
	height: 73px;
	float: none;
	width: 100%;
	position: absolute;
}

.post_categories {
	font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	clear: both;
	padding-left: 100px;
	padding-top: 5px;
	width: auto;
}

.alt_entries {
	background-color:#FFFFCC;
	width:auto;
	height:auto;
	float: none;
	padding-bottom: 1px;
	padding-top: 5px;
        padding-left: 5px;
}

.alt_entries span a { color: red; text-decoration:underline;}

.content_close {
	background-image:url(/images/bope/flower.gif);
	margin-top:0px;
	float:right;
	height:131px;
	width:150px;
}

/* right-navigation bar area coding begins here */

#right_container {
	height:auto;
	width:300px;
	float:right;
	background-image: url(/images/bope/right_container_bg.jpg);
	background-repeat: no-repeat;
}

#feeds_technorati_container {
	height: 33px;
	width: 100%;
	padding-bottom:5px;
}

.feeds {
	height: 33px;
	width: 50%;
	text-align: center;
	float: left;
}
.technorati {
	height: 18px;
	width: 50%;
	float: right;
	text-align: center;
	margin-top: 8px;
}

#right_navigation {
	height: auto;
	width: 292px;
	background-image: url(/images/bope/right_nav_bg.gif);
	background-repeat: repeat;
	padding-left:8px;
	clear: both;
}

/* recent comments coding begin here */

#new_comments {
	height: auto;
	width: 283px;
	float: none;
}

#new_comments_header_container {
	height: 41px;
	width: 100%;
	text-align: center;
	position: static;
}

#new_comments_header {
	height: auto;
	width: auto;
	text-align: center;
	position: relative;
	top: 13px;
}
#new_comments_entries_container {
	height: auto;
	width: auto;
	background-image: url(/images/bope/right_nav_box_bg.png);
	padding-bottom: 1px;
}

.new_comments_entries {
	height: 46px;
	width: 100%;
	text-align: left;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	color: red;
}

.new_comments_entries a {
	height: 100%;
	width: 100%;
	display: block;
	position: static;
	margin-left:1px;
	text-decoration: none;
}

.new_comments_entries p {
	font-family:"trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	margin-left:1px;
}

.new_comments_entries:hover {background-color:#000000;}

/* end of recent comment */

/* Categories code begin here */

#categories {
	height: auto;
	width: 283px;
}

#categories_header_container {
	height: 41px;
	width: 100%;
	text-align: center;
	position: static;
}

#categories_header {
	height: auto;
	width: auto;
	text-align: center;
	position: relative;
	top: 13px;
}

#categories_entries_container {
	height: auto;
	width: 100%;
	background-image: url(/images/bope/right_nav_box_bg.png);
	padding-bottom: 1px;
}

.categories_entries {
	height: 26px;
	width: 100%;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	color: red;
}

.categories_entries li{
    list-style-position:inside;
	list-style-image:url(/images/bope/cat_list_style.png);
}

.categories_entries :hover {background-color:#000000;}

.categories_entries a {
	height: 100%;
	width: auto;
	display: block;
	text-decoration: none;
	text-align:left;
}

.categories_entries li:hover {text-align:center;}

/* end of categories */

/* amazon ads coding begin here */

#home_amazon {
	width:auto;
	height:auto;
	overflow: hidden;
}

#iframe_containter {
	width:283px;
	overflow:hidden;
	height: 189px;
	position: relative;
	padding: 0px;
}

/* end of amazon coding */

/* start of readers coding */

#readers {
	height:auto;
	width:100%;

}

#readers_header {
	height: 41px;
	width: auto;
	text-align: center;
	position: relative;
	top: 13px;
}

#readers_script_container {
	min-height:226px;
	width:100%;
	background-image:url(/images/bope/mybloglog_server_down.gif);
	background-repeat:no-repeat;
}

/* end of readers coding */

/*start of search coding */

#search_box {
	height:43px;
	width:100%;
	padding-top: 5px;
}

#search_box_input {
	height:auto;
	width:auto;
	float: left;
	padding-left: 29px;
	padding-right: 9px;
}

/* end of search coding */

/* start of extension coding */

#extension_box{
	height:172px;
	width:283px;
	background-image: url(/images/bope/right_nav_box_bg.png);
}

#extension_box_bottom {
	height:22px;
	width:100%;
	background-image:url(/images/bope/extension_bottom.gif);
	background-repeat:no-repeat;
}

/* end of extension coding */

/* footer coding */

#footer {
	background-color:#FFFFFF;
	border-top-style:dotted;
	border-bottom-style:dotted;
	border-top-color:#ff99ff;
	border-bottom-color:#ff99ff;
	height:80px;
	width:100%;
}

#footer_inner {
	height:100%;
	width:auto;
	background-image:url(/images/bope/footer_base.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

#footer_sitemap {
	height:auto;
	width: 632px;
	word-spacing:15px;
	position: relative;
	left: 125px;
	color: #FFFFFF;
	top: 11px;
	text-align: center;
}

#footer_sitemap a:link {color:#FFFFFF;}

#footer_sitemap a:visited{
	color:#FFFFFF;
        text-decoration:none;
}

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

#footer_inner span {color:#FE9533;}

#add_on {
	height:auto;
	width: 630px;
	position: relative;
	left: 125px;
	color: #FFFFFF;
	top: 20px;
	text-align: center;
	word-spacing:10px;
}

add_on img {float:left;}

#copyright {
	height:auto;
	width: 630px;
	position: relative;
	left: 125px;
	color: #FFFFFF;
	top: 23px;
	text-align: center;
	word-spacing:5px;
}

/* end of footer coding */

/* page_header */

#page_header {
	width:100%;
	height:64px;
	word-spacing:20px;
}

#page_header img {float:left;}

#page_header img.text {
	position:relative;
	top: 20px;
	left: 20px;
}

/* end of page_header */

/* contact_form */

#contact_form {
	width:100%;
	height:auto;
	padding-top:9px;
}

#contact_form p {margin-top:20px;}

#contact_form img {
	float:right;
	padding-top:15px;
	padding-right:56px;
}

/* bloglink */

#bloglink {
	height:auto;
	width:100%;
	padding-top:10px;
}

#bloglink p {
	margin:0px;
	padding:0px;
}

#bloglink li {
	list-style-image:url(/images/bope/bloglink_li.gif);
	list-style-position:inside;
	padding-left:10px;
}

/* end of bloglink */

/* amazon ads on comments page */

.comments_amazon_container {
	height: auto;
	width: auto;
	position:relative;
	float: left;
	left: 2px;
}

.comments_amazon_coding {
	background-color: #FFFFFF;
	overflow: hidden;
	height: 191px;
	position:relative;
}

.comments_amazon_coding iframe {
	border:none; 
	position:relative; 
	top:-60px;
}

.ads_spacer {
	width:74px; 
	height:10px; 
	float:left; 
	position:relative;
}
	
/* end of amazon ads on comments page */

/* comments box */

.comments_container {
	height:auto;
	width:100%;
	position:relative;
	left:0px;
	color:#000000;
}

.comments_container a{font-weight:bold;}

.comments_box {
	border-style:solid;
	border-width:1px;
	width:863px;
	float:left;
}


/* comments entry box */

#add_comments {
	height:auto;
	width:862px;
	color:black;
	padding-left:1px;
	padding-top:6px;
	padding-right: 0px;
	border-style:solid;
	border-width:1px;
}

#new_comments span {
	font-weight:bold;
	float:left;
	position:relative;
}

/* for use in {body} and {summary} only */

.image_left {
	float:left;
	padding:5px;
}


.image_right {
	float:right;
	padding:5px;
}