@charset "utf-8";

/* 

Theme Name: whiteboard

Theme URL: http://whiteboard.plainbeta.com/

Description: A blank theme for you to draw on.

Author: Brian Purkiss

Author URI: http://brianpurkiss.com

Version: 2.0

Modified by: Inextricable Design at www.InextricableDesign.com

*/

body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

body {

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xbg.jpg) center top no-repeat #8f8072;

	background-attachment: fixed;

}

html, body {

    height: 100%;

}

html>body #container {

    height: auto;

}

* {

	margin: 0;

	padding: 0;

}

object {
        outline: none;
        border: none;
}

p {

	padding-bottom: 10px;

	line-height: 140%;

	color: #fff;

}

a img {

	border: 0;

}

a:link {

	color: #e7b880;

	text-decoration: none;

        outline: none;

}

a:visited {

	color: #e7b880;

	text-decoration: none;

        outline: none;

}

a:hover {

	color: #fff;

	text-decoration: none;

        outline: none;

}

a:active {

	color: #000;

	text-decoration: none;

        outline: none;

}



/*---- Custom Classes Start ----*/


.list {

        margin-bottom: 20px;
        list-style-type: none;

}

.list li {

        float: left;
        padding-right: 10px;
        display: inline;

}

.horizontal_rule {

	width: 790px;

	height: 20px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xhorizontal_rule.gif) no-repeat center;

}

.blockquote_box {

	margin: 10px 40px 10px 40px;

}

.blockquote_box_ital {

	padding: 0;

        margin: 0;

	font-style: italic;

}

.boldness {

	font-weight: bold;

}

.italicness {

	font-style: italic;

}

.img_left {

	float: left;

	padding-bottom: 10px;

	padding-right: 10px;

	border: 0;

}

.img_cent {

	margin: 0 auto;

	text-align: center;

	border: 0;

}

.img_right {

	float: right;

	padding-bottom: 10px;

	padding-left: 10px;

	border: 0;

}

.sub_sidebar_bott {

	width: 150px;

	height: 50px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xsidebar_bott.gif) no-repeat;

}

.chap_page_number {

	text-align: center;

	font-size: 14px;

	font-weight: bold;

	color: #f7911e;

}
.char_box_cont {

        overflow: hidden;

        width: 100%;

}
/*---- Custom Classes End ----*/

/*---- Custom Divisions Start ----*/

#container {

	width:1000px;

	margin: 0 auto;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xcontainer_bg.gif) repeat-y;

	position:relative;

	min-height: 100%;

	height: 100%;

	voice-family: "\"}\"";

	voice-family: inherit;

	height: auto;

}

#branding {

        position: relative;

	height: 130px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xbranding.jpg) no-repeat;

        overflow: hidden;

}

#branding h1 {

	width: 385px;

	height: 160px;

	position: absolute;

	top: 0px;

	left: -10px;

}

#branding h1 a {

	width: 385px;

	height: 130px;

	display: block;

	text-indent: -9999px;

	position: absolute;

	top: 20px;

	left: 0;

}

#begin_btn {

	width: 150px;

	height: 39px;

	position: absolute;

	bottom: 0;

	left: 150px;
}

#add_this {
	width: 83px;

	height: 16px;

	position: absolute;

	bottom: 20px;

	right: 10px;
}

#follow_us {

	position: absolute;

	top: 15px;

	right: 20px;

        color: #fff;

}

#follow_us ul {

	list-style-type: none;

	margin-right: -10px;

	float: right;

}

#follow_us li {

	display: inline;

	margin-right: 2px;

}

#new_button {
	position: absolute;
	top: 95px;
	right: 198px;
        width: 69px;
        height: 30px;
        display: block;
        background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xnew.png) top;
        text-indent: -9999px;
}

#nav {

	text-align: center;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xnav_bg.gif) repeat-x;

	height: 30px;

        z-index: 1000;

}

#nav ul {

	margin: 0 auto;

        padding-left: 55px;

	height: 30px;

	list-style-type: none;

}

#shadow_top {

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xshadow_top.gif) repeat-x;

	height: 20px;

}

#sub_container {

	background: #1b3241;

	width: 100%;

	overflow: hidden;

	padding-bottom: 105px;

}

#sub_sidebar_left , #sub_sidebar_right {

	width: 150px;

	float: left;

	padding: 0 20px 0 20px;



}

#sub_main_char_cont ul , #sub_main_char_cont ul {

	list-style-type: none;

        padding: 0;

        margin: 0;

}

#sub_main_char_cont li , #sub_main_char_cont  li {

	padding: 10px 10px 10px 0;

        float:left;

}

#sub_sidebar_left ul , #sub_sidebar_right ul {

	list-style-type: none;

	background: #080f21;

}

#sub_sidebar_left li , #sub_sidebar_right  li {

	padding-bottom: 5px;

}

#sub_main {

	width: 620px;

	float: left;

}

.sub_main_pic_top {

	height: 6px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xsub_main_pic_top.gif) no-repeat bottom;

}

.sub_main_pic {

	background: #000;

	text-align: center;

	padding: 10px 0 10px 0;

}

.sub_main_pic_bott {

	height: 6px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xsub_main_pic_bott.gif) no-repeat top;

	margin-bottom: 20px;

}

#sub_main_black {

	background: #000;

	padding: 10px;

        overflow: hidden;

}

#sub_main_curv_top {

	height: 6px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xsub_main_curv_top.gif) no-repeat bottom;

}

#sub_main_mid {

	background: #080f21;

	padding: 5px 20px 5px 20px;

}

#sub_main_mid h2 {

	color: #f7911e;

	font-weight: normal;

        font-size: 16px;

	padding-bottom: 15px;

}

#sub_main_black h2 {

	color: #f7911e;

	font-weight: normal;

	padding-bottom: 15px;

}

#sub_main_black h3 {

	color: #f7911e;

	font-weight: bold;

        font-size: 14px;

	padding-bottom: 15px;

}

#sub_main_curv_bott {

	height: 6px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xsub_main_curv_bott.gif) no-repeat top;

	margin-bottom: 20px;

}

#sub_main_curv_top_out {

	height: 15px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xsub_main_curv_top_out.gif) no-repeat bottom;

}

#sub_main_mid_bg {

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xsub_main_bg_out.gif) repeat-y;

	padding: 5px 20px 5px 20px;

}

#sub_main_mid_bg p{

	color: #000;

}

#sub_main_mid_bg h2 {

	color: #1b3241;

	font-weight: normal;

	padding-bottom: 15px;

}

#sub_main_mid_bg a:link {

	color: #f7911e;

}

#sub_main_mid_bg a:visited {

	color: #f7911e;

}

#sub_main_mid_bg a:hover {

	color: #1b3241;

}

#sub_main_mid_bg a:active {

	color: #1b3241;

}

#sub_main_curv_bott_out {

	height: 15px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xsub_main_curv_bott_out.gif) no-repeat top;

}

#sub_main_char_cont {

	width:790px;

        float: left;

        padding-left: 20px;

}

#sub_main_char_top {

	height: 6px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xsub_main_char_top.gif) no-repeat bottom;

}

#sub_main_char_bott {

	height: 6px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xsub_main_char_bott.gif) no-repeat top;

}

#shadow_bott {

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xshadow_bott.gif) repeat-x;

	height: 20px;

	position: absolute;

	bottom: 85px;

	width:100%;

}

/*------Chapter Navigation--------*/

#chap_nav_main {

	width: 790px;

    float: left;

}

#chap_nav_curv_top {

	height: 6px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xchap_nav_top.gif) no-repeat bottom;

}

#chap_nav_mid {

	background: #080f21;

	padding: 10px;

	overflow: hidden;

}

#chap_nav_chapters {

	width: 210px;

	float: left;

	padding-left:10px;

}

#chap_nav_chapters li {

	display:inline;

	list-style-type:none;

        padding-left: 9px;

}

#chap_nav_pages {

	width: 100%;

	float: left;

}

#chap_nav_pages li {

	display:inline;

	list-style-type:none;

	padding-left:5px;

}

#chap_nav_pages_arrow {

	width: 15px;

	float: left;

	padding-top:25px;	

}

#chap_nav_pages_arrow li {

	list-style-type:none;	

}

#chap_nav_curv_bott {

	height: 6px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xchap_nav_bott.gif) no-repeat top;

}

/*

#chap_nav_th_cont {

	width: 790px;

	height: 250px;

	list-style-type: none;

	margin: 0 auto;

}

.chap_nav_th {

	width: 77px;

	float: left;

	padding-left: 15px;

	list-style-type: none;

}

#chap_nav_th_cont dd {

	text-align: center;

	padding: 10px 0 10px 0;

}

*/

#sub_main_page_top {

	width: 790px;

	height: 30px;

	margin-top:20px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xsub_main_page_top.gif) no-repeat bottom;

}

#sub_main_page_display {

	background:#000;

	text-align:center;

	padding-top:14px;

	padding-bottom:14px;

	color:#FFFFFF;

}

#sub_main_page_bott {

	width: 790px;

	height: 30px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xsub_main_page_bott.gif) no-repeat top;

}

#chap_nav_controls {

	width:790px;

	height: 30px;

	margin-top:20px;

	overflow: hidden;

}

#chap_nav_controls ul {

	list-style-type:none;

        padding-left: -10px;

}

#chap_nav_controls li {

	list-style-type:none;

}

#chap_nav_previous_chap {

	float:left;

	margin-left:15px;

}

#chap_nav_previous {

	text-indent: -9999px;

	display: block;

	width: 145px;

	height: 15px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/chap_nav/xnav_chap_prevchap_on-off.gif) no-repeat;

}

#chap_nav_previous:hover {

	background-position: 0 -15px;

}

#chap_nav_prev_page {

	float:left;

	margin-left: 120px;	

}

#chap_nav_prevpage {

	text-indent: -9999px;

	display: block;

	width: 128px;

	height: 15px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/chap_nav/xnav_chap_prevpage_on-off.gif) no-repeat;

}

#chap_nav_prevpage:hover {

	background-position: 0 -15px;

}

#chap_nav_next_page {

	float:left;

	margin-left:15px;	

}

#chap_nav_nextpage {

	text-indent: -9999px;

	display: block;

	width: 85px;

	height: 15px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/chap_nav/xnav_chap_nextpage_on-off.gif) no-repeat;

}

#chap_nav_nextpage:hover {

	background-position: 0 -15px;

}

#chap_nav_next_chap {

	float:left;

	margin-left:150px;

}

#chap_nav_nextchap {

	text-indent: -9999px;

	display: block;

	width: 120px;

	height: 15px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/chap_nav/xnav_chap_nextchap_on-off.gif) no-repeat;

}

#chap_nav_nextchap:hover {

	background-position: 0 -15px;

}

/*------------Chapter Navigation ends here-----------*/

#site_info {

	position: absolute;

	bottom: 0;

	height: 85px;

	width: 100%;

	background: #0d3537;

	font-size: 10px;

        overflow: hidden;

}

#site_info ul {

	list-style-type: none;

	margin-left: -10px;

	padding: 20px 0 20px 0;

}

#site_info_cont {

        position: relative;

}

#site_copy {

        position: absolute;

        left: 20px;

        top: 0;
}

#site_signature {

        position: absolute;

        right: 20px;

        top: 20px;
}

#site_info li {

	display: inline;

	margin-left: 10px;

}

/*---- Custom Divisions End ----*/

/*---------titles start------------*/

#titl_chapters {

        position: relative;

	width: 150px;

	height: 50px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/titles/xtitl_chap.gif) no-repeat;

	text-indent:-9999px;

}

#titl_chapters a {

        position: absolute;

        top: 13px;

        right: 24px;

	width: 100px;

	height: 20px;

}

#titl_chapters a:hover {

	width: 100px;

	height: 20px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/titles/xtitl_chap_on.gif) no-repeat;

}

#titl_seven {

	text-align: center;

	margin: 0 auto;

	width: 585px;

	height: 60px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/titles/xtitl_seven.gif) no-repeat;

	text-indent:-9999px;

	margin-bottom: 20px;

        margin-top: 10px;

}

#titl_characters {






        position: relative;

	width: 150px;

	height: 50px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/titles/xtitl_char.gif) no-repeat;

	text-indent:-9999px;

}

#titl_characters a {

        position: absolute;

        top: 12px;

        right: 14px;

	width: 125px;

	height: 20px;

}

#titl_characters a:hover {

	width: 125px;

	height: 20px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/titles/xtitl_char_on.gif) no-repeat;

}

#titl_pages_nav {

	width: 43px;

	height: 13px;

	padding-bottom:10px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/titles/xchap_nav_titl_pages.gif) no-repeat;

	text-indent:-9999px;

}

#titl_chap_01 {

	text-indent: -9999px;

	text-align: center;

	margin: 0 auto;

	width: 215px;

	height: 30px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/titles/xtitl_chaps_01.gif) no-repeat;

}

#titl_chap_02 {

	text-indent: -9999px;

	text-align: center;

	margin: 0 auto;

	width: 215px;

	height: 30px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/titles/xtitl_chaps_02.gif) no-repeat;

}

#titl_chap_03 {

	text-indent: -9999px;

	text-align: center;

	margin: 0 auto;

	width: 215px;

	height: 30px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/titles/xtitl_chaps_03.gif) no-repeat;

}

#titl_chap_04 {

	text-indent: -9999px;

	text-align: center;

	margin: 0 auto;

	width: 215px;

	height: 30px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/titles/xtitl_chaps_04.gif) no-repeat;

}

#titl_chap_05 {

	text-indent: -9999px;

	text-align: center;

	margin: 0 auto;

	width: 215px;

	height: 30px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/titles/xtitl_chaps_05.gif) no-repeat;

}

#titl_chap_06 {

	text-indent: -9999px;

	text-align: center;

	margin: 0 auto;

	width: 215px;

	height: 30px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/titles/xtitl_chaps_06.gif) no-repeat;

}
#titl_chap_07 {

	text-indent: -9999px;

	text-align: center;

	margin: 0 auto;

	width: 215px;

	height: 30px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/titles/xtitl_chaps_07.gif) no-repeat;

}
#titl_chap_08 {

	text-indent: -9999px;

	text-align: center;

	margin: 0 auto;

	width: 215px;

	height: 30px;

	background:url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/titles/xtitl_chaps_08.gif) no-repeat;

}

.titl_chap_01{
	text-align: center;
	margin: 0 auto;
	height: 30px;
	color:#FF9900;
	padding-top:7px;
	font-size:24px;
}

/*---------titles end------------*/

/*---------chapter rollover start------------*/

#chapter_01 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/chap/xth_chap_01.gif) no-repeat;

}

#chapter_01:hover {

	background-position: -96px 0;

}

#chapter_02 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/chap/xth_chap_02.gif) no-repeat;

}

#chapter_02:hover {

	background-position: -96px 0;

}

#chapter_03 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/chap/xth_chap_03.gif) no-repeat;

}
#chapter_03:hover {

	background-position: -96px 0;

}
#chapter_04 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/chap/xth_chap_04.gif) no-repeat;

}
#chapter_04:hover {

	background-position: -96px 0;

}
#chapter_05 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/chap/xth_chap_05.gif) no-repeat;

}
#chapter_05:hover {

	background-position: -96px 0;

}
#chapter_06 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/chap/xth_chap_06.gif) no-repeat;

}

#chapter_06:hover {

	background-position: -96px 0;

}

#chapter_07 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/chap/xth_chap_07.gif) no-repeat;

}

#chapter_07:hover {

	background-position: -96px 0;

}

#chapter_08 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/chap/xth_chap_08.gif) no-repeat;

}

/*
#chapter_08:hover {

	background-position: -96px 0;

}
*/

/*---------chapter rollover end------------*/

/*---------characters rollover start------------*/

#character_01 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/char/xth_char_01.gif) no-repeat;

}

#character_01:hover {

	background-position: -96px 0;

}

#character_02 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/char/xth_char_02.gif) no-repeat;

}

#character_02:hover {

	background-position: -96px 0;

}

#character_03 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/char/xth_char_03.gif) no-repeat;

}

#character_03:hover {

	background-position: -96px 0;

}

#character_04 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/char/xth_char_04.gif) no-repeat;

}

#character_04:hover {

	background-position: -96px 0;

}

#character_05 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/char/xth_char_05.gif) no-repeat;

}

#character_05:hover {

	background-position: -96px 0;

}

#character_06 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/char/xth_char_06.gif) no-repeat;

}

#character_06:hover {

	background-position: -96px 0;

}

#character_07 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/char/xth_char_07.gif) no-repeat;

}

#character_07:hover {

	background-position: -96px 0;

}

#character_08 {

	text-indent: -9999px;

	display: block;

	margin-left: 27px;

	width: 96px;

	height: 120px;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/char/xth_char_08.gif) no-repeat;

}

#character_08:hover {

	background-position: -96px 0;

}

/*---------characters rollover end------------*/

/*-------------------MENU starts here-----------------*/

.menu {

	margin: 0;

	padding: 0;

	list-style: none;

	background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xnav_bg.gif) repeat-x;

}

.menu li {

	padding: 0;

	margin: 0;

	height: 30px;



	margin-right: 0;

	list-style: none;

	background-repeat: no-repeat;

}

.menu li a, .menu li a:visited {

	display: block;

	text-decoration: none;

	text-indent: -9999px;

	height: 30px;

	background-repeat: no-repeat;

}

.home {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xhome_on.gif); width: 64px;}

.home a {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xhome.gif);}

.characters {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xchar_on.gif); width: 105px;}

.characters a {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xchar.gif);}

.chapters {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xchap_on.gif); width: 91px;}

.chapters a {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xchap.gif);}

.locations {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xlocations_on.gif); width: 100px;}

.locations a {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xlocations.gif);}

.thelist {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xlist_on.gif); width: 83px;}

.thelist a {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xlist.gif);}

.gallery {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xgallery_on.gif); width: 86px;}

.gallery a {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xgallery.gif);}

.about {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xabout_on.gif); width: 142px;}

.about a {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xabout.gif);}

.journal {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xjournal_on.gif); width: 90px;}

.journal a {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xjournal.gif);}

.forum {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xforum_on.gif); width: 70px;}

.forum a {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xforum.gif);}

.store {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xstore_on.gif); width: 70px;}

.store a {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xstore.gif);}

.links {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xlinks_on.gif); width: 66px;}

.links a {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xlinks.gif);}

.contact {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xcontact_on.gif); width: 103px;}

.contact a {background-image: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/menu/xcontact.gif);}

ul.menu li a:hover {

	background: none;

}

.menu li {

	float: left;

}

.menu:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}
.div_pic{float:left; margin-right:20px; text-align:center;}
.clear{clear:both;}
.orange12{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f39511;}


.div_margin_bottom{margin-bottom:20px;}

.BORDER_1{border:1px solid #1b3041; alpha(opacity=100); opacity:1;}
.BORDER_1:hover {border:1px solid #9d6202; alpha(opacity=100); opacity:1;}


/*-------------------MENU ends here-----------------*/

#container{}

.post{}

.postmeta a:link {font-weight:bold;}

.postnavigation{}

#searchform{}

#sidebar{}


.comments_navigation{}

.comments_navigation{}

.comments_reply{}

.comment_text{

    font-size: 10px;

    background: url(http://www.sevenextraordinarythings.com/wp-content/themes/whiteboard/images/xcomment_quote.gif) top left no-repeat;

    padding-left: 50px;

    padding-bottom: 50px;

}
#commentform{

    font-size: 10px;

}
#commentform #comment {
     width: 50%;
     margin-right: 10px;
}
.comments_meta{}


fieldset {
	margin-bottom: 5px;
	padding: 10px;
	overflow: hidden;
	border: 0px;
}
fieldset input, textarea {
	float: left;
	width: 70%;
}
#form_cont {
	width: 600px;
        margin: 0 auto;
        color #fff;
}
#form_cont span {
	font-size: 10px;
}
label, label span {
	display: block;
	padding-bottom: .20em;
}
label {
	float: left;
	width: 100%;
}
label span {
	float: left;
	width: 20%;
	text-align: right;
        color: #fff;
        padding-right: 10px;
}
form div {
	margin-bottom: 20px;
	padding: 10px 40px 0 0;
	font-size: 80%;
        text-align: right;
}