/*  
Theme Name: BYT Attempt
Description: More radical building of a theme for BYT.
Version: 2.0
Author: Llewelyn Williams
Author URI: http://www.llewelynwilliams.com/

*/

* { 
	margin: 0;
	padding: 0;
	}
	
	


@font-face {
	font-family: 'BookmanOldStyleRegular';
	src: url('bookmanoldstyle.eot');
	src: local('Bookman Old Style'), local('BookmanOldStyle'), url('bookmanoldstyle.woff') format('woff'), url('bookmanoldstyle.ttf') format('truetype'), url('bookmanoldstyle.svg#BookmanOldStyle') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MattAntiqueItalic';
	src: url('mattantiquebtitalic.eot');
	src: local('Matt Antique'), local('MattAntiqueBT-Italic'), url('mattantiquebtitalic.woff') format('woff'), url('mattantiquebtitalic.ttf') format('truetype'), url('mattantiquebtitalic.svg#MattAntiqueBT-Italic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'MattAntiqueBold';
	src: url('mattantiquebtbold.eot');
	src: local('Matt Antique'), local('MattAntiqueBT-Bold'), url('mattantiquebtbold.woff') format('woff'), url('mattantiquebtbold.ttf') format('truetype'), url('mattantiquebtbold.svg#MattAntiqueBT-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'MattAntiqueRoman';
	src: url('font.eot');
	src: local('Matt Antique'), local('MattAntiqueBT-Roman'), url('font.woff') format('woff'), url('font.ttf') format('truetype'), url('font.svg#MattAntiqueBT-Roman') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BookmanOldStyleBold';
	src: url('bookmanoldstylefett.eot');
	src: local('Bookman Old Style'), local('BookmanOldStyle-Bold'), url('bookmanoldstylefett.woff') format('woff'), url('bookmanoldstylefett.ttf') format('truetype'), url('bookmanoldstylefett.svg#BookmanOldStyle-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'BookmanOldStyleItalic';
	src: url('bookmanoldstylekursiv.eot');
	src: local('Bookman Old Style'), local('BookmanOldStyle-Italic'), url('bookmanoldstylekursiv.woff') format('woff'), url('bookmanoldstylekursiv.ttf') format('truetype'), url('bookmanoldstylekursiv.svg#BookmanOldStyle-Italic') format('svg');
	font-weight: normal;
	font-style: italic;
}





/* Layout
-------------------------*/
body {
	/*font-size: 14px;*/
	font-size: 15px;
	text-align: center;
	font-family: MattAntiqueRoman, Georgia, serif;
	font-weight: normal;
	}
div.container {
 	width: 780px;
	margin: 20px auto 0 auto;
	text-align: left;
	}
div.header {
	}
div.content {
	overflow: hidden;
	position: relative;
	}
	
/* Basic fonts
-------------------------*/
h1, h2, h3, h4 {
	font-weight: bold;
	font-family: BookmanOldStyleBold, Georgia, serif;
	}
	
strong, b{
font-family: MattAntiqueBold, Georgia, serif;
}

em, i{
	font-family: MattAntiqueItalic, Georgia, serif;
}

h1 strong, h1 b, h2 strong, h2 b, h3 strong, h3 b, h4 strong, h4 b{

	font-family: BookmanOldStyleBold, Georgia, serif;
	}
	
h1 em, h1 i, h2 em, h2 i, h3 em, h3 i, h4 em, h4 i{
	font-family: BookmanOldStyleItalic, Georgia, serif;
	}
	



	
h1 {
	font-size: 2em;	
	line-height: 1.2857143;	
	}
h2 {
	font-size: 1.2857143em;
	line-height: 1;
	margin-bottom: 18px;
	}
h2.pagetitle {
	font-size: 2em;
	}
h2.storytitle a {
	font-weight: normal;
	}
h2.storytitle {
	font-size: 1.8em;
	text-align: center;
	font-style: italic;
	padding-bottom: 40px;
	/*background: transparent url('images/flourish.gif') bottom center no-repeat;*/
	}
h3 {
	font-size: 1.1428571em;
	line-height: 1.35;
	margin-bottom: 18px;
	}
h3.large {
	font-size: 2em;
	}
p {
	font-size: 1em;	
	line-height: 1.2857143;	
	margin-bottom: 18px;

	}
p.large {
	font-size: 2em;
	}
span.bigger {
	font-size: 120%;
        }
p.nospace {
	margin-bottom: 0;
	}
blockquote {
	margin: 18px 3em;
	}	
.red {
	color: #900;
	}
	
#wilimg{
	float:left;
	margin-top: 89px;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 0em;
	}
	
	#tylerimg{
	float:left;
	margin-top: 89px;
	margin-right: 2em;
	margin-bottom: 0em;
	margin-left: 0em;
	}
	
#susieimg{
	float:right;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 2em;
}
#jamesimg{
	float:right;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 2em;
}

.pagecontent{
	margin-bottom:.25em;
	}
	
.synopsys{
	float:left;
	width: 24em;
	margin-right: 3em;
}

.extract {
	/*background-color:#FFF;*/
	/*width: 25em;*/
	float:right;
	background-color:#CCC;
	padding: 1.5em 1.5em 0em 1.5em ;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	/*top: -1.5em;*/	
	/*position:relative;*/	


}

.extract p {
text-shadow: 0px 1px 2px #FFFFFF;	
}

.placeholderbyt {
	width: 591px;
	height: 57px;
	background: url('images/BYT-logo.png') no-repeat;
	float:none;
	margin-left:auto;
	margin-right:auto;
	margin-top: 2em;
	}
	
#designwinner img {
	margin: 3em;
	
	-o-box-shadow: 2px 2px 6px 0 #999;
	-icab-box-shadow: 2px 2px 6px 0 #999;
	-khtml-box-shadow: 2px 2px 6px 0 #999;
	-moz-box-shadow: 2px 2px 6px 0 #999;
	-webkit-box-shadow: 2px 2px 6px 0 #999;
	box-shadow: 2px 2px 6px 0 #999;
}
#disignwinnerimages{
	text-align:center;
}

#parthianlogo{
	margin-bottom: 1em;
}

.pagecontent #placeholdercopy {
	border-bottom: 1px solid #999;
	margin-bottom: 4em;
	padding-bottom: 2em;
}
/* Lists
-------------------------*/
ul, ol {
	font-size: 1em;
	line-height: 1.2857143;
	margin:  0 0 18px 20px;
	}
	
#thebooks{
	margin: 0 20px 18px 0;
	
}
#thebooks li{
	margin-right: 15px;
	
}
ul p, ol p {
	font-size: 1em;
	}
ul ul, ul ul ul, ul ul ul ul, ol ol, ol ol ol, ol ol ol ol {
	font-size: 1em;
	margin-bottom: 0;
	}
	
/* Links
-------------------------*/

#homepagelinks
	{
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 591px;
	}
	
#homepagelinks .fileDownload a:link, #homepagelinks .fileDownload  a:visited {
	color: #000;
	text-decoration: none;
	font-family: MattAntiqueBold;
	background-color: #A6ED8C;
	/*font-weight: bold;*/
	}
	
#homepagelinks .fileDownload  a:hover, #homepagelinks .fileDownload  a:active {
	color: #000;
	text-decoration:none;
	background-color: #B4FF99;
	border-bottom:1px dotted #30FA1E;
	}
	
	
	
#twitterlink
	{
		position: relative;
		top: 14px;
		padding-right: 40px;
	}
	


.fileDownload {
    background: transparent url(file_icon.gif) no-repeat left top;
    display: inline;
	float: left;
	margin-top: 3em;
	/*width: 200px;*/
    height: 45px;
    padding-left: 40px;
	padding-right: 40px;
	padding-top: 1em;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
	font-family: MattAntiqueBold;
	/*font-weight: bold;*/
	}
	
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited{
	font-weight: normal;
	font-family: BookmanOldStyleBold, Georgia, serif;
	}

a:hover, a:active {
	color: #000;
	text-decoration:none;
	text-decoration: underline;
	}
	
	
p a:link, p a:visited {
	color: #000;
	text-decoration: none;
	font-family: MattAntiqueBold;
	background-color: #A6ED8C;
	/*font-weight: bold;*/
	}
	
p a:hover, p a:active {
	color: #000;
	text-decoration:none;
	background-color: #B4FF99;
	border-bottom:1px dotted #30FA1E;
	}
	
.storycontent span.dropcap {
	float: left;
	font-size: 3em;
	line-height: 0.8;
	margin-right: 2px;
	padding-top: 0;
	text-transform: uppercase;
	}
.storycontent blockquote.image-credit {
	font-size: 90%;
	font-style: italic;
	color: #888;
	margin: 0;
	}
.storycontent blockquote.image-credit a {
	color: #888;
	}
.storycontent a:link, .storycontent a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	}
.storycontent a:hover, .storycontent a:active {
	color: #c00;
	text-decoration: underline;
        font-weight: normal;
	}
	
/* Header
-------------------------*/
div.header {
height: 140px;
	}
div.header div.logo {
	width: 591px;
	height: 125px;
	float: left;
	background-image: url(images/BYT-logo.png);
	background-repeat: no-repeat;
	background-position: 0px 34px;
	}
div.header div.logo h1 {
	top:34px;
	position: relative;
	}
	
div.header div.logo a {
  display:block;
  width:100%;
  height:100%;
}



div.header div.navigation {
	width: 150px;
	float: right;
	}
div.header div.navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #000;
	}
div.header div.navigation li {
	margin: 0;
	border-bottom: 1px solid #000;	
	padding: 2px 0 2px 10px;
	}
div.header div.navigation li a:link, div.header div.navigation li a:visited {
	color: #000;
	text-decoration: none;
	}
div.header div.navigation li a:hover, div.header div.navigation li a:active {
	color: #000;
	text-decoration: underline;
	}


/* Content
-------------------------*/
div.content {
	margin-top: 20px;
	}
	
/* Mailing List
-------------------------*/
div#mailing-list {
	width: 100%;
	background: #000;
	color: #fff;
	display: none;
	}
div#mailing-list-inner {
	width: 780px;
	text-align: left;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	}
div#mailing-list p {
	}
div#mailing-list form input#email {
	margin: 0 10px;
	font-size: 1.2em;
	padding: 2px 0;
	}
div#mailing-list form input#contactsubmit {
  	background: #821616;
  	border: 4px double #fff;
  	color: #fff;
  	font-family: "Lucida Grande", Arial, sans-serif;
  	font-size: 0.85714286em;
  	text-transform: uppercase;
  	padding: 2px 5px;
  	cursor: pointer;
  	cursor: hand; /* for IE 5.x */
	}
div#mailing-list a:link, div#mailing-list a:visited {
	font-weight: normal;
	color: #fff;
	text-decoration: underline;
	}
div#mailing-list a:hover, div#mailing-list a:active {
	font-weight: normal;
	color: #c00;
	text-decoration: underline;
	}
div#mailing-list-bar {
	width: 100%;
	background: #fff url('images/top-shadow.gif') repeat-x;
	}
div#mailing-list-position {
	margin: auto;
	width: 780px;
	}
div#mailing-list-button {
	width: 117px;
	height: 25px;
	margin: -1px 0 0 440px;
	background: #000 url('images/join-mailinglist.gif') no-repeat;
	}
div#mailing-list-button span {
	display: none;
	}
	
/* Page
-------------------------*/
div.page {
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
div.aboutpage {
	margin-top: 20px;
	margin-bottom: 20px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-color: #ECEDCB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;*/
	}
#abovetyler{
	height:0.25em;
	
	}
	
#post-5{
	margin-top: 0px;
	}

#tylertext{
	float:right;
	width:380px;
	}
	
.authorname{
	color:#666;
	font-size: 0.75em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

	

/* Images
-------------------------*/		
a img {
	border: none;
	font-style: italic;
	font-size: 0.75em;
	margin: 0px;
	font-size: 0.75em;
	font-style: italic;
	}	
	
/* Footer
-------------------------*/	
div#footer {
	margin-top: 25px;
	border-top: 1px solid #999;
	padding: 25px 35px;
	text-align: center;
	color: #999999;
	
	
	}
ul.footer-books, ul.footer-nav {
	margin-left: 0;
	list-style: none;
	text-align:center;
	}
ul.footer-books li, ul.footer-nav li {
	display: inline;
	}	
ul.footer-books li{
	margin-right: 44px;
}
#endofrow{
	margin-right: 0px;
}
ul.footer-nav li {
	margin-right: 20px;
	}
div#footer a {
	color: #999999;
	font-weight: normal;
	}
	

	

	
/* NDML
-------------------------*/


.clear {
	clear: both;
	}
hr {
	display: none;
	}
#floatright{
	float:right;
}
.centre{
	text-align:center;
}
form {
	display:block;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	
	}
	

form legend{
	visibility:hidden;
		}
	
form fieldset{
	border:hidden;
	border-style: none;
	display:block;
	width:412px;
	margin-bottom:6px;
	margin-top:6px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:8px;
}

.paypalform{
	width: 160px;
	margin-left: 0;
	text-align: center;
}

.paypalform fieldset{
	width: 160px;
	width: 160px;
}

#allbooksform
	{
		margin-left:auto;
		margin-right:auto;
	}


#emailinput{
	height:20px;
	text-indent:12px;
	padding-top:8px;
	padding-bottom:6px;
	margin-right: 6px;
}
#emailsubmit{
	height:40px;
	padding-left:6px;
	padding-right:6px;
}



.newlinkstyle a:link, div#mailing-list a:visited {
	font-weight: normal;
	text-decoration: underline;
	}
.newlinkstyle a:hover, div#mailing-list a:active {
	background-color:#06C;
	}
	
#blogcontent{
	width: 585px;
	float: left;
}

.sidebar{
	width: 195px;
	float: left;
}

.sidebar ul li h2, .post h2, #search{
	padding-top: 40px;
	list-style: none;
}

.sidebar ul  li ul, .sidebar ul  li{

	list-style: none;
}

#search form{
	width: auto;
}
/* -- Page -- */
.post-edit-link:visited, .post-edit-link:link{
font-family: BookmanOldStyleBold, Helvetica, Arial, Sans-Serif;
padding-left: 2px;
padding-right: 2px;
border-style: dotted; 
 border-width: 1px;
border-color: grey;
background-color: #D4D4D4;
	}
	.entry .editlink a:hover {
background-color: white;
text-decoration: none;
border-style: dotted; 
 border-width: 2px;
border-color: grey;
background-color: #E3E3E3;
position: relative;
left: -1px;
	}
	
	
.post .entry h2{
line-height: 1.5em;
}
.post .entry h2:first-line, .post .entry h2 strong:first-line, .post .entry h2 b:first-line, .post .entry h2 em:first-line, .post .entry h2 i:first-line{
		font-size: 1.3em;
}	
.post .entry ul {
width: 780px;
}
.post .entry ul li{
list-style: none;
float: left;
}



