/* @override http://thetwelvequests.com/xcss/twelvequestsmain.css */

/*
      Twelve Quests v1.0 by Frequency Design
	  
*/

* { padding: 0; margin: 0; }

/* @group basics */

/* Body Style for all inner pages */

#page {
 font-family: Georgia, Baskerville, Cambria, Clarendon, "Clarendon Std", "Times New Roman", Times, serif;
 font-size: 13px;
	background: black url(../ximages/pagebg.jpg) repeat-x;
}

/* Body Style for all inner pages */

a {
	color: #866f1f;
	text-decoration: none;
}

img {
	border-width: 0;
}

a:hover {
	color: #d5b74b;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6{ color: #6e5b19; font-weight: bold; }



/* @end */

/* @group structure */

#border {
 width: 972px;
	display: block;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

#wrapper { 
 margin: 10px auto 0;
 width: 960px;
	display: block;
	border: 6px solid #866f1f;
	float: left;
	background-color: #f3f1e9;
}

#contentwrapper { 
 margin: 0 auto;
 width: 960px;
	float: left;
	background: #f3f1e9 url(../ximages/pagesymbolbg.gif) 0 200px;
	display: block;
}
#header {
 color: #333;
 width: 960px;
 float: left;
 height: 207px;
 background: black url(../ximages/twelvequestsheader.jpg);
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#navigation { 
 width: 960px;
 clear: both;
 color: #333;
 background: black url(../ximages/navtile.jpg) repeat-x;
	height: 91px;
	line-height: 91px;
}

#pageheader { 
 width: 960px;
 clear: both;
 color: #333;
	height: 120px;
	background-color: black;
	overflow: hidden;
	background-image: url(http://www.thetwelvequests.com/ximages/pageheader.jpg);
}

#sectiontitle {
	float: left;
	display: block;
	overflow: hidden;
	color: #f3f1e9;
	width: 500px;
	margin-top: 88px;
	font-style: italic;
	font-size: 36px;
	margin-left: 240px;
}

#leftcolumn { 
 color: #333;
 background: transparent;
 margin: 0px 0px 0px 0px;
 width: 220px;
 float: left;
	display: block;
}
#content { 
 float: left;
 color: #333;
 background: transparent;
 margin: 0px 0px 0px 0px;
 width: 490px;
 display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content_content {
	line-height: 1.7;
	font-size: 0.9em;
	margin-left: 16px;
	float: left;
}

#content_content p {
	margin-top: 10px;
}
#rightcolumn { 
 color: #333;
 background: transparent;
 margin: 0px 0px 0px 0px;
 width: 230px;
 float: left;
	display: block;
}
#footer { 
 width: 960px;
 clear: both;
 color: #333;
 background: #866f1f url(../ximages/twelvequestsfooter.jpg) no-repeat;
	float: left;
	height: 87px;
}

#credits { 
 width: 960px;
 clear: both;
 color: #866f1f;
 background: none no-repeat;
	height: 87px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 0.8em;
	padding-top: 10px;
	line-height: 1.2;
}

#credits a {
	color: #a38725;
	text-decoration: none;
}

#credits a:hover {
	color: #d5b84f;
}

#footerborder {
	background: #866f1f url(http://thetwelvequests.com/xpreview/ximages/bordertile.jpg) repeat-x;
	width: 960px;
	height: 26px;
	display: block;
	float: left;
}

#navigation ul {
	width: 960px;
	float: left;
}

#navigation li {
	list-style-type: none;
	list-style-image: none;
	height: 91px;
	font: 13px/91px Georgia, Baskerville, Cambria, Clarendon, "Clarendon Std", "Times New Roman", Times, serif;
	float: left;
	display: block;
	text-indent: 40px;
	background: url(http://thetwelvequests.com/xpreview/ximages/tqbulletsymbol.gif) no-repeat;
	margin-right: 37px;
}

#navigation li.first {
	list-style-type: none;
	list-style-image: none;
	height: 91px;
	font: 13px/91px Georgia, Baskerville, Cambria, Clarendon, "Clarendon Std", "Times New Roman", Times, serif;
	float: left;
	display: block;
	text-indent: 40px;
	background: url(http://thetwelvequests.com/xpreview/ximages/tqbulletsymbol.gif) no-repeat;
	margin-right: 40px;
	margin-left: 10px;
}

#navigation li.last {
	list-style-type: none;
	list-style-image: none;
	height: 91px;
	font: 13px/91px Georgia, Baskerville, Cambria, Clarendon, "Clarendon Std", "Times New Roman", Times, serif;
	float: left;
	display: block;
	text-indent: 40px;
	background: url(http://thetwelvequests.com/xpreview/ximages/tqbulletsymbol.gif) no-repeat;
	margin-right: 10px;
}

#navigation li a {
	color: #d3c593;
	list-style-type: none;
	text-decoration: none;
}

#navigation li a:hover {
	color: white;
	list-style-type: none;
	text-decoration: none;
}



/* @end */

/* @group home */

/* Body Style for home page */

#home {
 font-family: Georgia, Baskerville, Cambria, Clarendon, "Clarendon Std", "Times New Roman", Times, serif;
 font-size: 13px;
	background: black url(../ximages/pagebg.jpg) repeat-x;
	color: white;
}

/* Body Style for home page */

#headerhome {
 color: #333;
 width: 960px;
 height: 500px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: black;
	background-image: none;
	float: left;
}

#contentwrapperhome { 
 margin: 0 auto;
 width: 960px;
	float: left;
	background: #210000 url(../ximages/pagesymbolbg.gif) 0 200px;
	display: block;
}

#wrapperhome {
 width: 960px;
	display: block;
	border: 6px solid #866f1f;
	float: left;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #f3f1e9;
}

#navigationhome { 
 width: 960px;
 clear: both;
 color: #333;
 background: black url(../ximages/navtile.jpg) repeat-x;
	height: 91px;
	line-height: 91px;
}

#navigationhome ul {
	width: 960px;
	float: left;
}

#navigationhome li {
	list-style-type: none;
	list-style-image: none;
	height: 91px;
	font: 13px/91px Georgia, Baskerville, Cambria, Clarendon, "Clarendon Std", "Times New Roman", Times, serif;
	float: left;
	display: block;
	text-indent: 40px;
	background: url(http://thetwelvequests.com/xpreview/ximages/tqbulletsymbol.gif) no-repeat;
	margin-right: 37px;
}

#navigationhome li.first {
	list-style-type: none;
	list-style-image: none;
	height: 91px;
	font: 13px/91px Georgia, Baskerville, Cambria, Clarendon, "Clarendon Std", "Times New Roman", Times, serif;
	float: left;
	display: block;
	text-indent: 40px;
	background: url(http://thetwelvequests.com/xpreview/ximages/tqbulletsymbol.gif) no-repeat;
	margin-right: 40px;
	margin-left: 10px;
}

#navigationhome li.last {
	list-style-type: none;
	list-style-image: none;
	height: 91px;
	font: 13px/91px Georgia, Baskerville, Cambria, Clarendon, "Clarendon Std", "Times New Roman", Times, serif;
	float: left;
	display: block;
	text-indent: 40px;
	background: url(http://thetwelvequests.com/xpreview/ximages/tqbulletsymbol.gif) no-repeat;
	margin-right: 10px;
}

#navigationhome li a {
	color: #d3c593;
	list-style-type: none;
	text-decoration: none;
}

#navigationhome li a:hover {
	color: white;
	list-style-type: none;
	text-decoration: none;
}



/* @end */

/* @group left column */

#subnav {
	list-style-type: upper-roman;
	color: #cec4a1;
	list-style-position: inside;
	float: left;
	width: 188px;
	margin-top: 16px;
	margin-left: 16px;
}

#subnav ul {
	list-style-type: upper-roman;
}

#subnav li {
	font-size: 0.8em;
	border-bottom: 1px solid #d7c896;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 4px;
}

#subnav li a {
	letter-spacing: 1px;
	text-transform: uppercase;
}

#subnav li a:hover {
}

#buythebook {
	text-align: center;
	margin-bottom: 12px;
	margin-top: 50px;
	display: block;
	float: left;
}

#buythebook h1 {
	font-size: 1.2em;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}



/* @end */

/* @group right column */

#newslist {
	font-size: 0.9em;
	margin-top: 16px;
	margin-left: 20px;
	float: left;
	display: block;
	width: 200px;
}

#newslist .date {
	width: 200px;
	color: black;
	font: 0.9em "Trebuchet MS", Helvetica, Arial, Verdana;
	margin-bottom: 6px;
	display: block;
	float: left;
	margin-top: 6px;
}

#newslist .readmore {
	width: 100%;
	color: black;
	float: left;
	font: 0.9em "Trebuchet MS", Helvetica, Arial, Verdana;
	margin-top: 6px;
}

#newslist .fromsection {
	width: 100%;
	color: #8f8c7f;
	float: left;
	margin-top: 3px;
	font-size: 1em;
	margin-bottom: 6px;
	text-indent: 6px;
	font-style: italic;
	text-align: left;
	padding-bottom: 3px;
	border-bottom: 1px solid #e5d9b1;
}

#newslist h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 1.8em;
	line-height: 1.5;
	margin-bottom: 6px;
}

#newslist h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	float: left;
	width: 100%;
}

#newslist h2 a {
	
}

#newslist h2 a:hover {
	color: black;
}

#newslist ul {
	
}

#newslist li {
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-type: none;
	padding-bottom: 10px;
	border-bottom: 1px solid #866f1f;
	float: left;
	width: 100%;
}

#newslist li a {
	width: 100%;
}

#newslist li a:hover {
	color: black;
}



/* @end */

/* @group books */

h2.book-title {
	margin-bottom: 20px;
	font: normal normal 2em Georgia, Cambria, Baskerville, Clarendon, "Clarendon Std", "Times New Roman", Times, serif;
	margin-top: 20px;
	width: 100%;
	padding-bottom: 6px;
	border-bottom: 1px dotted #866f1f;
}

h3.thebookstitle {
	margin-bottom: 20px;
	margin-top: 6px;
	width: 100%;
	padding-bottom: 6px;
	border-bottom: 1px solid #e5dcbc;
	font: italic normal 1.4em Georgia, Cambria, Baskerville, Clarendon, "Clarendon Std", "Times New Roman", Times, serif;
	margin-left: 6px;
}

.book-image {
	float: left;
	display: block;
	margin-right: 16px;
	margin-bottom: 16px;
}

.book-synopsis {
}

.book-ISBN {
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 10px;
	border-bottom: 1px dotted #866f1f;
	border-top: 1px dotted #866f1f;
	padding-top: 6px;
	padding-bottom: 6px;
}

.book-download {
	float: left;
	width: 100%;
	display: block;
	background: url(http://www.thetwelvequests.com/ximages/icons5/57-download.png) no-repeat 4px;
	text-indent: 50px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	margin-bottom: 10px;
}

.book-purchase-links {
	float: left;
	width: 100%;
}

.book-purchase-links ul {
	list-style-type: none;
}

.book-purchase-links li {
	margin-top: 10px;
	display: block;
	float: left;
	margin-right: 10px;
}

.book-purchase-links li a {
	color: white;
	border: 1px solid #866f1f;
	background: maroon none 0;
	margin-bottom: 10px;
	font: bold 1em/40px "Trebuchet MS", Helvetica, Arial, Verdana;
	letter-spacing: 0.1em;
	padding: 6px;
}

.book-purchase-links li a:hover {
	color: white;
	border: 1px solid #866f1f;
	background: #866f1f none 0;
	margin-bottom: 10px;
	font: bold 1em/40px "Trebuchet MS", Helvetica, Arial, Verdana;
	letter-spacing: 0.1em;
	padding: 6px;
}

.book-purchase-links h2 {
	text-transform: uppercase;
	font: bold 1em/40px "Trebuchet MS", Helvetica, Arial, Verdana;
	width: 100%;
	margin-bottom: 10px;
	color: white;
	background: black url(http://www.thetwelvequests.com/ximages/icons1/bag_white.png) no-repeat 6px 6px;
	height: 40px;
	text-indent: 54px;
}

.book-purchase-links h3 {
	text-transform: uppercase;
	font: bold 1em "Trebuchet MS", Helvetica, Arial, Verdana;
	margin-top: 6px;
	color: black;
}

.book-pricecheck {
	font: 0.9em "Trebuchet MS", Helvetica, Arial, Verdana;
	margin-top: 10px;
	float: left;
}

.book-price {
	font-size: 1em;
	font-weight: bold;
}



/* @end */

/* @group bookstore */

.bookstorelist li {
	float: left;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #480014;
}

.bookstorelist li .readmore {
	width: 60%;
	color: black;
	float: left;
	font: 1em "Trebuchet MS", Helvetica, Arial, Verdana;
	margin-top: 6px;
	margin-bottom: 10px;
}

.bookstorelist h2.book-title {
	margin-bottom: 20px;
	font: normal normal 2em Georgia, Cambria, Baskerville, Clarendon, "Clarendon Std", "Times New Roman", Times, serif;
	margin-top: 20px;
	width: 100%;
	padding-bottom: 6px;
	border-bottom: 1px dotted #866f1f;
}

.bookstorelist .book-image

.bookstorelist .book-image {
	float: left;
	display: block;
	margin-right: 16px;
	margin-bottom: 16px;
}

.bookstorelist h3 {
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: normal;
	font-style: normal;
}

.bookstorelist .book-synopsis {
}

.bookstorelist .book-ISBN {
	margin-bottom: 10px;
	border-bottom: 1px dotted #866f1f;
	border-top: 1px dotted #866f1f;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 70%;
	margin-top: 10px;
}

.bookstore-purchase-links {
	float: left;
	display: block;
	width: 330px;
}

.bookstore-purchase-links ul {
	list-style-type: none;
}

.bookstore-purchase-links li {
	margin-top: 10px;
	display: block;
	float: left;
	margin-right: 10px;
}

.bookstore-purchase-links li a {
	color: white;
	border: 1px solid #866f1f;
	background: maroon none 0;
	margin-bottom: 10px;
	font: bold 1em/40px "Trebuchet MS", Helvetica, Arial, Verdana;
	letter-spacing: 0.1em;
	padding: 6px;
}

.bookstore-purchase-links li a:hover {
	color: white;
	border: 1px solid #866f1f;
	background: #866f1f none 0;
	margin-bottom: 10px;
	font: bold 1em/40px "Trebuchet MS", Helvetica, Arial, Verdana;
	letter-spacing: 0.1em;
	padding: 6px;
}

.bookstore-purchase-links h2 {
	text-transform: uppercase;
	font: bold 1em/40px "Trebuchet MS", Helvetica, Arial, Verdana;
	margin-bottom: 10px;
	color: maroon;
	background: #e6dec3 url(http://www.thetwelvequests.com/ximages/icons1/bag_white.png) no-repeat 6px 6px;
	height: 40px;
	text-indent: 54px;
}

.bookstore-purchase-links h3 {
	text-transform: uppercase;
	font: bold 1em "Trebuchet MS", Helvetica, Arial, Verdana;
	margin-top: 6px;
	color: black;
}



/* @end */

/* @group characters */

.character-block {
	display: block;
	float: left;
	width: 240px;
	margin-bottom: 20px;
}

.character-block h2 {
	margin-left: 10px;
	float: left;
	font-size: 1.1em;
	margin-top: 4px;
	margin-bottom: 4px;
}

.character-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.character-age {
	float: left;
	display: block;
	width: 220px;
	margin-bottom: 10px;
	border-top: 1px solid #ddd5a5;
	border-bottom: 1px solid #ddd5a5;
	padding-bottom: 4px;
	margin-left: 10px;
}

.character-occupation {
	float: left;
	width: 220px;
	display: block;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 10px;
	border-top: 1px solid #ddd5a5;
	border-bottom: 1px solid #ddd5a5;
	padding-bottom: 4px;
	margin-left: 10px;
}

.character-description {
}

.character-scorecard {
	float: left;
	display: block;
	margin-top: 20px;
	margin-bottom: 30px;
}

.character-scorecard table {
	width: 470px;
	display: inline-table;
}

.character-scorecard th {
	width: 160px;
	text-align: center;
	background-color: #453910;
	color: #bfa95c;
	padding-top: 10px;
	padding-bottom: 10px;
	font: normal normal 0.9em "Trebuchet MS", Helvetica, Arial, Verdana;
}

.character-scorecard td {
	text-align: center;
	width: 20%;
	margin-top: 10px;
	padding-top: 6px;
	background-color: #d5cdb2;
	padding-bottom: 6px;
	font-weight: bold;
}

.characterlist {
	list-style-type: none;
}

.characterlist li {
	float: left;
	width: 120px;
	margin-right: 16px;
}

.characterlist li h3 {
	font-size: 0.9em;
}



/* @end */

/* @group author */

.author-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 4px inset #e1d0a4;
}



/* @end */

/* @group contact */

#contactform {
	color: black;
	display: block;
	float: left;
	margin: 20px auto 20px 30px;
	font-size: 1.1em;
	width: 440px;
}

#intro-paragraph {
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
}

#contactform input {
	background-color: #f6f4ee;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 3px;
}

#contactform p {
	margin-top: 6px;
	margin-bottom: 6px;
}



/* @end */

/* @group press */

.pressdate {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}

.presspublication {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}

.presssummary {
	float: left;
	margin-top: 10px;
	padding-top: 6px;
	border-top: 1px solid #e5dcbc;
	margin-bottom: 20px;
}

.presspublicationlabel {
	float: left;
	margin-right: 10px;
	text-transform: lowercase;
	font-style: italic;
	color: #866f1f;
}

.presspack {
	text-align: center;
	font-size: 0.9em;
	margin-top: 20px;
}

.presspack img {
}

.presspack h3 {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
}

.external-link {
	float: left;
	width: 100%;
	display: block;
	background: url(http://www.thetwelvequests.com/ximages/icons5/107-widescreen.png) no-repeat 4px;
	text-indent: 50px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	margin-bottom: 10px;
	border-bottom: 1px solid #d5cdb2;
	margin-top: 10px;
}

.returntolist {
	float: left;
	width: 100%;
	display: block;
	background: url(http://www.thetwelvequests.com/ximages/icons5/104-index-cards.png) no-repeat 4px;
	text-indent: 50px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
	margin-bottom: 10px;
	border-bottom: 1px solid #d5cdb2;
	margin-top: 10px;
}



/* @end */

/* @group news */

h3.newstitle {
	margin-bottom: 20px;
	margin-top: 10px;
	width: 100%;
	padding-bottom: 6px;
	border-bottom: 1px solid #e5dcbc;
	list-style-type: none;
	font: italic normal 1.8em Georgia, Cambria, Baskerville, Clarendon, "Clarendon Std", "Times New Roman", Times, serif;
}

.newsdate {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}

.newsauthor {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}

.newssummary {
	float: left;
	margin-top: 10px;
	width: 100%;
}

.readmorenews {
	float: left;
	margin-top: 10px;
}

.newslistpage {
	list-style-type: none;
	float: left;
}

.newslistpage ul {
}

.newslistpage li {
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 100%;
}



/* @end */

/* @group social media */

.socialmedia {
	margin-top: 28px;
	float: left;
	display: block;
	width: 90%;
	margin-left: 10px;
	padding-top: 20px;
	border-top: 1px solid #866f1f;
}

.socialmedia h3 {
	float: left;
	display: block;
	margin-bottom: 6px;
	margin-left: 11px;
	font: normal bold 0.9em "Trebuchet MS", Helvetica, Arial, Verdana;
}

.facebook {
	text-indent: 50px;
	float: left;
	margin-top: 10px;
	background: url(http://www.thetwelvequests.com/ximages/socialicons/facebook.png) no-repeat 10px 4px;
	height: 40px;
	width: 100%;
	border-bottom: 1px dotted #866f1f;
	font: 0.9em/40px "Trebuchet MS", Helvetica, Arial, Verdana;
}

.rss {
	text-indent: 50px;
	float: left;
	margin-top: 10px;
	background: url(http://www.thetwelvequests.com/ximages/socialicons/rss.png) no-repeat 10px 4px;
	height: 40px;
	width: 100%;
	border-bottom: 1px dotted #866f1f;
	font: 0.9em/40px "Trebuchet MS", Helvetica, Arial, Verdana;
}

.twitter {
	text-indent: 50px;
	float: left;
	margin-top: 10px;
	background: url(http://www.thetwelvequests.com/ximages/socialicons/twitter32.png) no-repeat 10px 4px;
	height: 40px;
	width: 100%;
	border-bottom: 1px dotted #866f1f;
	font: 0.9em/40px "Trebuchet MS", Helvetica, Arial, Verdana;
}

/* LG Social Media */

.lgsocialbookmarks {
	list-style-type: none;
	float: left;
	font-family: "Trebuchet MS", Helvetica, Arial, Verdana;
}

.lgsocialbookmarks p {
	margin-bottom: 10px;
	text-indent: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
	background-image: none;
}

.lgsocialbookmarks ul {
	list-style-type: none;
	width: 480px;
}

.lgsocialbookmarks li {
	float: left;
	display: block;
	margin: 10px;
	font-size: 0.9em;
	width: 20px;
}



/* @end */