@charset "utf-8";
body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #2F69A8;
	background-image: url(../pictures/SandsOfJerusalem.gif);
}

/* ~~ Element Selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #2F69A8
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}

a img {
	border: none;
}

/* ~~ Blurb Elements ~~ */

.blurb {
	float: left;
	display: block;
	width: 213px;
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #2F69A8;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #2F69A8;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-top: 0px;
	margin-left: 5px;
	border-top-left-radius: 10px;
	height: 450px;
	background-color: #FFF;
}

.blurbthree {
	float: left;
	display: block;
	width: 275px;
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #2F69A8;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #2F69A8;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-top: 0px;
	margin-left: 10px;
	border-top-left-radius: 10px;
}

.blurbtitle {
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
.blurbdata {
	font-size: 0.75em;
	font-style: italic;
	color: #999;
	line-height: 1em;
	margin-bottom: 5px;
}
.blurbresponses {
	text-align: right;
	font-size: 0.75em;
	line-height: 1.1em;
	color: #999;
}
.blurbsummary {
	font-size: 1em;
	margin-bottom: 10px;
}
.blurbpic {
	text-align: center;
	display: block;
	margin-bottom: 5px;
	padding-top: 5px;
	margin-top: 3px;
}

.column01 {
	float: left;
	display: block;
	width: 600px;
}

.column02 {
	float: right;
	display: block;
	width: 260px;
	background-color: #CCC;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	border-radius: 10px;
}

.indextitle {
	font-style: normal;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
}
.conclusion {
	clear: both;
	color: #2F69A8;
	font-style: italic;
	font-size: 12px;
	text-align: justify;
	display: block;
	margin-top: 25px;
}
.yearbreak {
	display: block;
	color: #FFF;
	float: left;
	text-align: right;
	width: 190px;
	height: 45px;
	padding-top: 1px;
	background-color: #2F69A8;
	border-top-left-radius: 10px;
	margin-left: 5px;
}
.blurbrow {
	clear: both;
}
#OtherFandoms {
	position: absolute;
	height: 100px;
	width: 100px;
	left: -60px;
	top: 125px;
}

/* ~~ Links (Keep in in this order!) ~~ */
a:link {
	text-decoration: underline;
}
a:visited {
	color: #2F69A8;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #0FF;
}
#menusub li a:link {
	text-decoration: underline;
	color: #00F;
}
#menusub li a:visited {
	color: #2F69A8;
}
#menusub li a:hover, a:active, a:focus {
	text-decoration: none;
	color: #0FF;
}

/* ~~ Navigation List/Menu Styles ~~ */

.menu {
	text-align: center;
	font-size:small;
	margin-top: 2px;
}

.menu ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	text-align: center;
}

ul.menu li {
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	border-bottom-width: 0px;
	margin: 0px;
}

ul.menu a, ul.menu a:visited { 
	padding: 0px
	display: block;
	text-decoration: none;
	color: #FFF;
	font-size: 90%;
}
ul.menu a:hover, ul.menu a:active, ul.menu a:focus {
	color: #0FF;
	text-decoration: none;
}

/* ~~ Container ~~ */
.container {
	width: 910px;
	color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../pictures/SandsOfJerusalem.gif);
	position: relative;
}

.content {
	border-radius: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

/* ~~ Lists in .content  ~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

ul.nav {
	margin-bottom: 15px;
	text-indent: 0;
	border: none;
	list-style-type: none;
}

ul.nav a, ul.nav a:visited { 
	display: block;
	width: 160px;  /* for IE6 */
	text-decoration: none;
	background-color: #2F69A8;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	color: #FFF;
	background-color: #2F69A8;
}

/* ~~ Header (extends full width of layout) ~~ */
.header {
	color: #FFF;
	background-color: #2F69A8;
	background-image: url(../pictures/SandsOfJerusalem.gif);
	padding-top: 20px;
	padding-bottom: 20px;
}

.header #headermenu {
	float: right;
	display: block;
}

/* ~~ Standard Float Classes ~~ */
.fltrt { /* float right */
	float: right;
	margin-left: 8px;
}
.fltlft { /* float left */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* use if .footer removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#headermenu .menu #currentpage {
	background-color: #FFF;
	color: #3769A8;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	font-weight: bold;
	border-radius: 5px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	z-index: 10;
	
 } 
#sitebanner {
	margin-bottom: 5px;
}
#sitebannersubtitle {
	display: inline;
	margin-bottom: 30px;
	margin-left: 50px;
}

/* ~~ Footer ~~ */
.footer {
	color: #FFF;
	background-color: #2F69A8;
	background-image: url(../pictures/SandsOfJerusalem.gif);
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

/* ~~ Index Page Elements ~~ */

.newmonth {
	font-weight: bold;
	color: #2F69A8;
}
.newdate {
	font-weight: bold;
	display: inline-block;
	margin-right: 10px;
}
.newyearblock {
	display: block;
	width: 600px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #2F69A8;
	border-right-color: #2F69A8;
	border-bottom-color: #2F69A8;
	border-left-color: #2F69A8;
	padding-top: 10px;
}
.newyeardiv {
	display: block;
	width: 885px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
.blurbthree ul li {
	color: #2F69A8;
}
.listpage li {
	display: list-item;
	margin-top: 10px;
	list-style-type: disc;
}

.quotationofthemonth {
	display: block;
	float: left;
	width: 320px;
	border: medium groove #2F69A8;
	border-radius: 10px;
	margin: 20px;
	padding: 15px;
}
.news {
	display: block;
	float: right;
	width: 175px;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: dotted;
	border-top-color: #2F69CB;
	border-left-color: #2F69CB;
	margin: 20px;
	border-top-left-radius: 10px;
}
.news p {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #2F69A8;
	border-right-color: #2F69A8;
	border-bottom-color: #2F69A8;
	border-left-color: #2F69A8;
	font-size: 12px;
	padding-top: 2px;
	display: block;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
#siteclaim {
	float: left;
	margin: 20px;
	width: 350px;
	text-align: center;
	color: #2F69A8;
}
#quotationtitle {
	text-align: center;
	border-bottom-style: dotted;
	border-bottom-color: #2F69A8;
	border-bottom-width: thin;
}
.quotationofthemonth p {
	font-size: 105%;
	line-height: 155%;
}
#whatsfk {
	text-align: center;
	display: block;
	float: left;
	width: 325px;
	margin: 20px;
	background-color: #2F69A8;
	font-weight: bold;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-radius: 10px;
}
#whatsfk a {
	color: #FFF;
	text-decoration: none;
}
#whatsfk a:visited {
	color: #FFF;
	text-decoration: none;
}
#whatsfk a:hover, a:active, a:focus {
	color: #0FF;
	text-decoration: none;
}

.content .photobar {
	display: block;
	float: right;
	width: 140px;
	margin-right: 25px;
	margin-left: 15px;
}
.content .narrative {
	display: block;
	width: 700px;
	margin-right: 15px;
	margin-left: 25px;
}

/* ~~ Latest Sidebar ~~ */

#latest {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.latestblurb {
	font-weight: bold;
	text-align: center;
	display: block;
	padding-right: 0px;
	padding-bottom: 55px;
	padding-left: 0px;
	padding-top: 45px;
	margin-bottom: 20px;
	font-size: 125%;
	text-decoration: none;
	color: #FFF;
}
#latestrec {
	background-image: url(../fiction/pictures/asweforg.jpg);
	background-position: left center;
}
#latestfic {
	background-image: url(../fiction/pictures/scrubbed.jpg);
	background-position: -50px -50px;
}
#latestpoem {
	background-image: url(../poetry/pictures/solace.jpg);
	background-position: right top;
}

.latestblurb a:link {
	text-decoration: none;
	border: none;
	color: #FFF
}
.latestblurb a:visited {
	text-decoration: none;
	border: none;
	color:  #FFF;
}
.latestblurb a:hover, a:active, a:focus {
	text-decoration: none;
	border: none;
	color: #0FF;
}


/* ~~ Recommendations ~~ */

.columnrecbody {
	float: right;
	display: block;
	width: 550px;
}

.columnrecmenu {
	float: left;
	display: block;
	width: 310px;
	background-color: #CCC;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
	border-radius: 10px;
	position: fixed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #EBEBEB;
}

* html #columnrecmenu { position:absolute; }

.recmore {
	text-align: right;
	margin-bottom: 50px;
}
.columnrecbody ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 90%;
}
.recmonth {
	text-align: center;
	background-color: #2F69A8;
	color: #FFF;
	margin-right: 15px;
	margin-left: 15px;
	border-radius: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 90%;
	border-top-style: solid;
	border-top-color: #CCC;
	border-top-width: thin;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.columnrecbody h1 {
	font-weight: bold;
	text-align: center;
	font-size: 110%;
}
.columnrecbody ul {
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
.columnrecbody h2 {
	font-size: 100%;
	font-weight: bold;
	color: #2F69A8;
	display: inline;
}
.columnrecmenu ul li {
	list-style-type: none;
	font-size: 11px;
	text-align: left;
	margin-left: 40px;
	margin-right: -15px;
	margin-top: 5px;
	margin-bottom: 7px;
	letter-spacing: 0.3px;
	text-indent: -80px;
	line-height: normal;
}
.columnrecmenu .recyearsmenu {
	font-size: 10px;
	text-align: center;
	letter-spacing: 0.3px;
}
.recdeceased {
	font-size: 65%;
	font-style: italic;
	text-align: center;
	margin-top: 0px;
}
