/*
Theme Name: The Bright Lines
Theme URI: http://www.thebrightlines.com
Description: Theme for the brightlines weblog
Version: 2
Author: Wouter Bos (electricspace)
Tags: 

	The Bright Lines

*/






/*
 * INDEX
 *
 * - Browser reset
 * - HTML elements
 * - Containers
 * - Headings
 */
 
 
 
 
 
 
 /*
  * BEGIN Browser reset (YUI)
  */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/*
 * END Browser reset (YUI)
 */





/*
 * BEGIN HTML elements
 */

@font-face {
	font-family: 'FontinRegular';
	src: url('fonts/Fontin_Sans_R_45b.eot');
	src: local('☺'), local('☺'), url('fonts/Fontin_Sans_R_45b.otf') format('opentype');
}

@font-face {
	font-family: 'FontinItalic';
	src: url('fonts/Fontin_Sans_I_45b.eot');
	src: local('☺'), local('☺'), url('fonts/Fontin_Sans_I_45b.otf') format('opentype');
}

@font-face {
	font-family: 'FontinBoldItalic';
	src: url('fonts/Fontin_Sans_BI_45b.eot');
	src: local('☺'), local('☺'), url('fonts/Fontin_Sans_BI_45b.otf') format('opentype');
}

@font-face {
	font-family: 'FontinBold';
	src: url('fonts/Fontin_Sans_B_45b.eot');
	src: local('☺'), local('☺'), url('fonts/Fontin_Sans_B_45b.otf') format('opentype');
}



* {
	line-height: 1.35em;
}

html {
	font-size: 100%;
}

body {
	font-size: 0.875em !important;
	background: #B1361C url(/wp-content/images/body-backgrounds/2.jpg) 0 0 fixed;
	/* background-size: 100%; */
	/*
	background: #ffffff -moz-linear-gradient(top, bottom,from(#dddddd),to(#ffffff));
	background: #ffffff -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#ffffff)) no-repeat;
	*/
}

body,
input,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
}

a:link,
a:hover,
a:active,
a:visited {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #555555;
}
a:hover,
a:hover * {
	color: #0007b0;
	text-decoration: underline;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;	
}

p {
	margin-bottom: 1em;	
}

pre {
	margin-bottom: 1em;	
}

code {
	padding: 0 0.3em;
	font-family: Consolas, "Lucida Console", Monaco, monospace;
	font-size: 0.9em;
	background: rgba(255, 255, 255, 0.5);
}

strong {
	font-weight: bold;
}

/*
 * END HTML elements
 */






/*
 * BEGIN Containers
 */

div.body {
	margin: 0;
	padding: 0 0 70px 0;
	min-height: 100%;
	background: url(images/footer-visual.png) left bottom no-repeat;
}

div.root {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 175px 0 260px;
	min-width: 280px;
	max-width: 500px;
	min-height: 0;
}

body.home div.root {
	max-width: 800px;
	min-width: 390px;
}



div.siteNavigation {
	float: left;
	margin: 0 5px 0 -260px;
	width: 215px;
	padding: 20px;
	font-size: 0.857em;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	-moz-transition: background 0.3s ease-out;  /* FF3.7+ */
	-o-transition: background 0.3s ease-out;  /* Opera 10.5 */
	-webkit-transition: background 0.3s ease-out;  /* Saf3.2+, Chrome */
}
*:first-child+html div.siteNavigation {
	background-color: #fff;
}
div.siteNavigation:hover {
	background-color: rgba(255, 255, 255, 0.9);
}

div.siteNavigation:hover a {
	color: #0007b0 !important;
}
div.siteNavigation:hover a:visited {
	color: #2d317b !important;
}


div.siteNavigation div.logo {
	font-family: "FontinRegular", Arial, Helvetica, sans-serif;
}
div.siteNavigation a.logo {
	float: left;
	display: block;
	margin-right: 10px;
	border: 5px solid #000;
	padding: 7px;
	font-size: 3em;
	letter-spacing: -2px;
	text-shadow: 0 0 5px rgba(255, 255, 255, 0.7);
	background: #000;
	-moz-transition: all 0.3s ease-out;  /* FF3.7+ */
	-o-transition: all 0.3s ease-out;  /* Opera 10.5 */
	-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
}
div.siteNavigation a.logo:hover {
	background: none;
}

div.siteNavigation a.logo,
div.siteNavigation a:visited.logo,
div.siteNavigation a.logo * {
	line-height: 0.85em;
	color: #ffffff !important;
	text-decoration: none !important;
}
div.siteNavigation a.logo:hover,
div.siteNavigation a.logo:hover * {
	color: #000000 !important;
}

div.siteNavigation a.logo em {
	font-family: FontinBoldItalic, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
}

div.siteNavigation p.payoff {
	clear: both;
	margin-top: -15px;
	margin-bottom: 3em;
	padding-left: 0;
	padding-top: 12px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

div.siteNavigation a.tblSocial_twitter {
	float: left;
	display: block;
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	margin: 83px 0 0 0;
	width: 34px;
	height: 32px;
	text-indent: -9999em;
	background: url(/wp-content/images/twitter.png) 0 0 no-repeat;
}
div.siteNavigation a.tblSocial_twitter:hover {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

div.siteNavigation ul {
	margin-bottom: 1em;
}

div.siteNavigation ul.inline li {
	margin: 0 1em 0 0;
	display: inline;
	white-space: nowrap;
}

div.siteNavigation ul.inline.categories li {
	color: rgba(0,0,0,0.6);
	font-size: 0.857em;
}

div.siteNavigation ul.inline.categories li a {
	color: #000000;
	font-size: 1.167em;
}

div.siteNavigation ul.inline li:last-child:after {
	content: "" !important;	
}

div.siteNavigation ul.block  {
	padding: 0 0 0 20px;
}

div.siteNavigation ul.block li {
	list-style: circle;
}

div.siteNavigation *.credits {
	display: block;
	margin-top: 2em;
	font-weight: bold;
	font-style: italic;
}



ul.postsList p a:after {
	content: " 	\00bb";
}



div.content > div.column1 {
	float: left;
	width: 50%;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	-moz-transition: background 0.3s ease-out;  /* FF3.7+ */
	-o-transition: background 0.3s ease-out;  /* Opera 10.5 */
	-webkit-transition: background 0.3s ease-out;  /* Saf3.2+, Chrome */
}
*:first-child+html div.content > div.column1 {
	background-color: #fff;
}
div.content > div.column1:hover {
	background-color: rgba(255, 255, 255, 0.9);
}

div.content:hover a {
	color: #0007b0;
}
div.content:hover a:visited {
	color: #2d317b;
}

div.content > div.column1 > div.innerColumn1 {
	padding: 20px;
}



div.content > div.column2 {
	float: left;
	width: 50%;
	-moz-transition: background 0.3s ease-out;  /* FF3.7+ */
	-o-transition: background 0.3s ease-out;  /* Opera 10.5 */
	-webkit-transition: background 0.3s ease-out;  /* Saf3.2+, Chrome */
}

div.content > div.column2 > div.innerColumn2a {
	margin-left: 5px;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	-moz-transition: background 0.3s ease-out;  /* FF3.7+ */
	-o-transition: background 0.3s ease-out;  /* Opera 10.5 */
	-webkit-transition: background 0.3s ease-out;  /* Saf3.2+, Chrome */
}
*:first-child+html div.content > div.column2 > div.innerColumn2a {
	background-color: #fff;
}
div.content > div.column2 > div.innerColumn2a:hover {
	background-color: rgba(255, 255, 255, 0.9);
}

div.content > div.column2 > div.innerColumn2a > div.innerColumn2b {
	padding: 20px;
}



div.content {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	-moz-transition: background 0.3s ease-out;  /* FF3.7+ */
	-o-transition: background 0.3s ease-out;  /* Opera 10.5 */
	-webkit-transition: background 0.3s ease-out;  /* Saf3.2+, Chrome */
}
*:first-child+html div.content {
	background-color: #fff;
}
div.content:hover {
	background-color: rgba(255, 255, 255, 0.9);
}

body.home div.content {
	background-color: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
body.home div.content:hover {
	background-color: none;
}

body.home ul.postsList li:hover a {
	text-decoration: underline;
}

div.content > div.innerContent1 {
	position: relative;
	padding: 40px 20px 20px 20px;
	overflow: hidden;
}



div.columnsContainer > div.banner,
div.root > div.banner {
	position: absolute;
	top: 0;
	right: 10px;
	background-color: rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}

div.columnsContainer > div.banner + div.banner,
div.root > div.banner + div.banner {
	top: 605px;
}



/*div.singlePostNav {
	clear: both;
	margin-bottom: 1em;
	min-height: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	padding: 0 0 0.8em 0;
	font-size: 0.85em;
}*/

div.singlePostNav {
	font-size: 0.8em;
}


div.singlePostNav a + a {
	position: absolute;
	top: 0;
	right: 20px;
	display: block;
	width: 40%;
	text-align: right;
}
div.singlePostNav a + a:after {
	content: " 	\00bb";
}

div.singlePostNav a:first-child {
	position: absolute;
	top: 0;
	left: 20px;
	display: block;
	width: 40%;
	padding-left: 11px;
	text-indent: -11px;
}
div.singlePostNav a:first-child:before {
	content: "\00ab  ";
}



div.intro {
	margin-bottom: 1.5em;
	font-size: 1.1em;
	word-spacing:1px;
	line-height:1.4em;
	font-weight: bold;
}

div.intro p {
	margin-bottom: 0.2em;
}

div.intro em {
	font-family: 'FontinBoldItalic', Arial, Helvetica, sans-serif;
}

div.intro div.tweetmeme {
	float: right;
	margin: 0 0 5px 20px;
}




div.wp-caption.alignnone {
	margin-bottom: 1em;	
}



div.topAd {
	margin-bottom: 1.5em;	
}

div.bottomAd {
	margin-top: 2em;
	border-top: 1px  solid rgba(0, 0, 0, 0.2);
	padding-top: 2em;
	margin-bottom: 2em;
	border-bottom: 1px  solid rgba(0, 0, 0, 0.2);
	padding-bottom: 2em;
}



div.comment-author {
	padding-left: 75px;
}

div.response-text {
	position: relative;
	padding: 0 20px;
}

div.response-text:before {
	position: absolute;
	top: 5px;
	left: 0;
	content: "\201c";
	font-size: 2em;
	line-height: 0.5em;
	vertical-align:bottom;
}

div.response-text:after {
	position: absolute;
	bottom: 0;
	right: 0;
	content: "\201d";
	font-size: 2em;
	line-height: 0.5em;
	vertical-align: bottom;
}



div.comments *.commentsPreheading {
	color: #444444;
}
div.comments *.commentsPreheading * {
	color: #444444;
}

*.navigation {
	clear: both;
	min-height: 0;
}

ol.commentlist li {
	position: relative;
	min-height: 80px;;
	padding-top: 0.5em;
}
ol.commentlist li:first-child {
	padding-top: 0;
}

ol.commentlist cite {
	font-size: 1.167em;
}

ol.commentlist img.avatar {
	position: absolute;
	left: 0;
}

/*
 * END Containers
 */
 
 
 
 
 
 
 
/*
 * BEGIN Headings
 */

.heading5 {
	margin-bottom: 0.7em;
	font-family: "FontinBold", Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	line-height: 1em;
}

.heading5 a[href^="/news-feeds"] {
	color: #D05C07 !important;
	font-size: 0.45em;
}

ul.postsList + .heading5 {
	margin-top: 2em;
}

*.heading1 {
	padding-bottom: 0.2em;
	font-size: 2.2em;
	line-height: 1em;
	font-family: FontinBold, Arial, Helvetica, sans-serif;
}

*.heading1 span.postGroupType {
	font-family: FontinBoldItalic, Arial, Helvetica, sans-serif !important;
}

body.single *.heading1,
body.search *.heading1{
	margin-bottom: 0.5em;
}

.preHeadingStyle1 {
	color: #444444;
	font-size: 0.8em;
}

.heading2 {
	font-weight: bold;
}

.heading3 {
	margin: 1.5em 0 0.3em !important;
	border-bottom: 1px dotted #000000;
	padding-bottom: 0.2em;
	font-size: 1.3em !important;
}
.heading3.noborder {
	border-bottom: 0;
}


body.single div.entry h2,
body.page div.entry h2 {
	margin: 1.5em 0 0.2em 0;
	font-size: 1.4em;
	line-height: 1.5em;
}

body.single div.entry h3,
body.page div.entry h3{
	margin: 0.5em 0 0 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

/*
 * END Headings
 */






/*
 * BEGIN General styles
 */

*.alignleft {
	float: left;
	margin: 3px 20px 15px 0;
}

*.alignright {
	float: right;
	margin: 3px 0 15px 20px;
}



a.button {
	display: block;
	float: left;
	white-space: nowrap;
	position: relative;
	margin: 0 20px 15px 0;
	border-top: 1px solid #E9ECF2;
	border-right: 1px solid #43577C;
	border-bottom: 1px solid #43577C;
	border-left: 1px solid #E9ECF2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 10px 10px 10px 48px;
	color: #000;
	font-size: 1.3em;
	text-align: center;
	text-decoration: none;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	text-shadow: -1px -1px 1px #fff;
	-moz-box-shadow: 1px 1px 4px #888;
	-webkit-box-shadow: 1px 1px 4px #888;
	box-shadow: 1px 1px 4px #888;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#E9ECF2, endColorstr=#B8C0CE)";
	background: -moz-linear-gradient(top, #E9ECF2, #B8C0CE);
	background: -webkit-gradient(linear, left top, left bottom, from(#E9ECF2), to(#B8C0CE)) no-repeat;
	-webkit-transition-property: border;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-out;
}
a.button:hover {
	border-top: 1px solid #43577C;
	border-right: 1px solid #43577C;
	border-bottom: 1px solid #43577C;
	border-left: 1px solid #43577C;
	-moz-box-shadow: 1px 1px 1px #888;
	-webkit-box-shadow: 1px 1px 1px #888;
	box-shadow: 1px 1px 1px #888;
}

a.button span {
	position:absolute;
	top: 5px;
	left: 8px;
	display: block;
	width: 32px;
	height: 32px;
}

a.button.demo span {
	background: url(images/demo.png) 0 0 no-repeat;
}

a.button.download span {
	background: url(images/download.png) 0 0 no-repeat;
}



*.clear {
	clear: both;
	width: 100%;
	height: 0;
	overflow: hidden;
}



div.wp-caption {
	padding: 1%;
	border: 1px solid #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 1px 1px 3px #555;
	-webkit-box-shadow: 1px 1px 3px #555;
	box-shadow: 1px 1px 3px #555;
	background: #fff;
}

div.wp-caption p {
	margin: 0;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
}

div.wp-caption img {
	margin: 5px 0 0 5px;
}

p.wp-caption-text {
	padding: 0.5em 5px 2px 0;
}

/*
 * END General styles
 */






/*
 * BEGIN form
 */

.commentform input[type="text"],
.commentform textarea {
	width: 40%;
	border: 0;
	border-bottom: 1px dotted #333;
	background: #CCCCCC -moz-linear-gradient(top, #ffffff, #dddddd); /* Firefox */
	background: #CCCCCC -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd)) no-repeat; /* Webkit */
}

.commentform textarea {
	width: 100%;
}



.searchform .screen-reader-text {
	display: none;	
}

.searchform div {
	position: relative;
	margin-bottom: 1em;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px dotted #333;
	background: #fff;	
	background: #CCCCCC -moz-linear-gradient(top, #ffffff, #dddddd); /* Firefox */
	background: #CCCCCC -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dddddd)) no-repeat; /* Webkit */
}

#s {
	position: absolute;
	top: 2px;
	left: 3px;
	height: 17px;
	line-height: 17px;
	width: 70%;
	border-width: 0;
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	background: Transparent;
}

#s:focus {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

.searchsubmit {
	position: absolute;
	right: 3px;
	height: 18px;
	border-width: 0;
	font-weight: bold;
	background: Transparent;
}
.searchsubmit:hover {
	text-decoration: underline;
}

/*
 * END form
 */






/*
 * BEGIN Pages
 */


/*
 * END Pages
 */






/*
 * BEGIN Entry
 */

div.addthis_container {
	margin-top: 2em;
	border-top: 1px  solid rgba(0, 0, 0, 0.2);
	padding-top: 2em;
	height: 0;
}

div.addthis_container a {
	float: right	
}



div.summary {
	margin-bottom: 1em;
}



div.entry table {
	margin-bottom: 1em;
	border: 1px solid #000000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 1px 1px 3px #555;
	-webkit-box-shadow: 1px 1px 3px #555;
	box-shadow: 1px 1px 3px #555;
	background: #ffffff;
}

div.entry th {
	padding: 2px 4px;
	font-weight: bold;
	background: #cccccc
}

div.entry th + th,
div.entry td + td {
	border-left: 1px solid #666;
}

div.entry td {
	padding: 1px 5px;
}

div.entry ul {
	margin-bottom: 1em;
	padding: 0 0 0 20px;
}

div.entry ul li {
	padding: 0;
	list-style: disc;
	background: none;
}

div.entry blockquote {
	padding: 5px 5%;
	font-style: italic;
}



div.entry ul.post-meta,
div.entry ul.post-meta li {
	list-style: none;
	padding: 0;
}

div.entry ul.post-meta {
	margin-top: 0.5em;
	font-size: 0.85em;
	color: #444444;
}



div.relatedPosts {
	margin-bottom: 1em;	
}

div.preheading4 {
	color: #444444;
	font-style: italic;
	font-size: 0.9em;
}

/*
 * END Entry
 */






/*
 * BEGIN Code highlighter
 */

.dp-highlighter {
	clear: both;	
}

/*
 * END Code highlighter
 */






/*
 * BEGIN Firefox hack
 */

ol.commentlist li:after,
*.navigation:after,
div.singlePostNav:after,
div.root:after,
div.body:after {
	content:"";
	display:block;
	height:0;
	clear:both;	
}

/*
 * END Firefox hack
 */

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 p.style1 {font-size: 96px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style2 {font-size: 72px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style3 {font-size: 60px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style4 {font-size: 48px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style5 {font-size: 36px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style6 {font-size: 30px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style7 {font-size: 24px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style8 {font-size: 21px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style9 {font-size: 18px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style10 {font-size: 17px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style11 {font-size: 16px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style12 {font-size: 15px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style13 {font-size: 14px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style14 {font-size: 13px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style15 {font-size: 12px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style16 {font-size: 11px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style17 {font-size: 10px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
p.style18 {font-size: 9px;line-height:normal;font-family: 'BodoniStdBook', sans-serif;}
