/*

Theme Name: Brendan
Theme URI: http://robotfromthefuture.com/themes/brendan
Description: Theme for Wordpress 2.5+. Heavy on blues with orange and yellow contrasts. Cross-browser compatibility. 
Tags: blue, white, gold, two-columns, right-sidebar, fixed-width
Version: 1.0
Author: Stella Quinn
Author URI: http://www.robotfromthefuture.com

This theme is released under the GPL: http://www.gnu.org/licenses/gpl.txt

*/

/* Wordpress Default Styles */

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
        border: none;
}

.alignleft {
        float: left;
        border: none;
}

.alignright {
        float: right;
        border: none;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px; /* optional rounded corners for browsers that support it */
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.post .wp-caption img {
        margin: 0;
        padding: 0;
        border: 0 none;
}

.wp-caption p.wp-caption-text {
        font-size: 11px;
        line-height: 17px;
        padding: 0 4px 5px;
        margin: 0;
        color: #000000;
}

/* End WP Default Styles */

/* hello world */

html, body, form, fieldset, div {
        margin: 0;
        padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, li, address {margin:0; padding:0;}

ul, li {
        list-style-type: none;
}

fieldset {
	margin: 0;
        border: none;
}

input, select, textarea {
        font-size: 100%;
}

img, label {
        margin: 0;
        border: none;
}

a {
        text-decoration: none;
}

.clear {
        clear: both;
        display: block;
        visibility: hidden;
        height: 0;
}

table {
	margin: 5px 15px 5px 15px;
	border-collapse:collapse
}

td {
	border-collapse:collapse
}

pre {
	background-color:#D1E3F8;
	margin: 0px 20px 0px 20px;
	padding: 10px;
}

pre.cool {
	background-color:#3B6383;
	color: #D1E3F8;
	margin: 0px 20px 0px 20px;
	padding: 10px;
}

pre.hot{
	margin: 0px 20px 0px 20px;
	padding: 10px;
	background-color: #D1E3F8;
	color: #41875C;
}

pre.coolwide {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background-color:#3B6383;
	color: #D1E3F8;
	width: 660px;
	overflow: auto;
}

pre.coolleft{
	background-color:#3B6383;
	margin: 10px 0px 10px 20px;
	float: left;
	width: 285px;
	padding: 10px;
	color: #D1E3F8;
	clear: left;
}

pre.coolright{
	background-color:#3B6383;
	margin: 0px 20px 20px 0px;
	float: right;
	width: 285px;
	padding: 10px;
	color: #D1E3F8;
	clear: right;
}

pre.hotleft{
	margin: 00px 0px 20px 20px;
	padding: 10px;
	float: left;
	width: 285px;
	background-color: #D1E3F8;
	color: #41875C;
	clear: left;
}

pre.hotright{
	margin: 10px 20px 10px 0px;
	padding: 10px;
	float: right;
	width: 285px;
	background-color: #D1E3F8;
	color: #41875C;
	clear: right;
}

pre.cooltable{
	margin: 0px;
	padding: 2px;
	background-color:#3B6383;
	color: #D1E3F8;
}

pre.hottable{
	margin: 0px;
	padding: 2px;
	background-color: #D1E3F8;
	color: #41875C;
}

/*main style*/

body {
margin: 0;
padding: 0;
font-size: 12px;
font-family: Verdana, Arial, sans-serif;
background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/bg.png) no-repeat fixed center top #0093f8;
color: #fff;
}

#wrap {
width: 960px;
margin: 0 auto;
}

#header {
height: 80px;
margin: 15px auto 0 auto;
background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/header.png) bottom no-repeat;
display: block;
}

#header div {
        float: left;
}

#nav {
font-family: Arial, Helvetica, sans-serif;
background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/nav.png) left top repeat-x;
display: block;
        max-width: 940px;
        overflow: hidden;
height: 50px;
}

h1#logo_text {
height: 50px;
float: right;
font: small-caps bold 40px/1 verdana, arial, sans-serif;
text-shadow: 1px 1px #606060;
letter-spacing: 9px;
background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/ff.png) left top no-repeat;
}

h1#logo_text a {
height: 50px;
margin: 0px 0px 0px 70px;
color: #fff;
vertical-align: middle;
        text-decoration: none;
}

h1#logo_text a:hover {
        color: #FEDB2D;
        text-decoration: none;
}

#content {
background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/content.png) bottom repeat-y;
padding: 0 10px;
display: block;
width: 940px;
}

#leftcolumn {
width: 670px;
float: left;
        background-color: #fff;
}

#pagecolumn {
width: 670px;
float: left;
}

#rightcolumn {
width: 250px;
float: right;
margin: 10px 0 10px 10px;
text-align: justify;
}

#footer {
background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/footer.png) top no-repeat;
display: block;
height: 30px;
font-size: 14px;
text-align: center;
padding: 20px 0 0 0;
color: #fff;
}

#footer a {
color: #fff;
        border-bottom: 1px dotted #fff;
}

#footer a:hover {
color: #D1E3F8;
        border-bottom: 1px dotted #D1E3F8;
}

/* nav */

.navi {
        height: 70px;
        width: 10px;
        float: left;
}

.nav-left {
        background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/nav-left.png) top left repeat-x;
}

.nav-right {
        float: left;
        background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/nav-right.png) top right repeat-x;
}

/* top level navigation */

#top a {
color: #fff;
}

#top a:hover {
color: #fedb2d;
}

#top ul{
list-style-type:none;
margin:9px 0 0 0;
}

#top ul li {
color:#b0b0b0;
text-align: center;
font-size:14px;
display:inline;
text-decoration:none;
}

#top ul li a, #top ul li a:visited {
color:#fff;
text-decoration:none;
padding:6px 9.3px 0 9.4px;
height:26px;
float:left;
}

#top ul li a:hover, #top ul li a:active  {
color:#fedb2d;
}

/* search */

#search {
height:31px;
background:#302724;
padding:5px 0px 5px 6px;
}

#s-input {
width: 170px;
border: 1px solid #3b6383;
margin-right: 4px;
margin-top: -6px;
font-size: 14px;
height: 20px;
vertical-align: middle;
background: #fff;
font: normal 14px/1 arial, sans-serif;
color: #3b6383;
}

.entry #s-input {
border-color: #302724;
}

#submit, #s-submit {
border: 1px solid #d1e3f8;
background: #3b6383;
color: #d1e3f8;
cursor: pointer;
font-size: 14px;
height: 25px;
font-weight: bold;
font-variant: small-caps;
}

#submit:hover, #s-submit:hover {
color: #fff;
border: 1px solid #fff;
}

#searchresults {
text-align: center;
color: #3B6383;
}

#searchresults h2 {
font: small-caps bold 20px/1 verdana,arial,sans-serif;
color: #3B6383;
text-shadow: 1px 1px #D1E3F8;
}

#searchfail {
color: #3B6383;
text-align: center;
padding: 15px 0px 25px 0px;
}

#searchfail h2 {
font: small-caps bold 20px/1 verdana,arial,sans-serif;
color: #3B6383;
text-shadow: 1px 1px #606060;
}

#searchfail p {
padding: 0px 10px 15px 10px;
font: 16px/1 verdana,arial,sans-serif;
color: #3B6383;
}

/* post */

.post {
width: 670px;
float: left;
margin: 0 0 30px 0;
color: #3b6383;
background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/postb.png) bottom right no-repeat;
}

.post-body {
min-height: 170px;
}

.post p {
margin: 20px;
line-height: 18px;
color: #3b6383;
text-align:justify;
clear: both !important;
}

.post h1, h2,h3,h4,h5,h6 {
        margin: 10px 20px 10px 20px;
}

.post ul {
margin: 0 0 20px 40px;
list-style-type: disc;
text-align: justify;
}

.post ul li {
margin: 5px 20px 5px 25px;
line-height: 18px;
color: #3b6383;
list-style-type: disc;
}

.post ul li a {
color: #0093F8;
border-bottom: 1px dotted #0093F8;
}

.post ul li a:hover {
color: #FEDB2B;
border-bottom: 1px dotted #FEDB2B;
}

.post ol {
list-style-type: decimal;
margin: 0;
text-align: justify;
}

.post ol li {
list-style-type: decimal;
margin: 5px 20px 5px 25px;
line-height: 18px;
color: #3b6383;
}

.post ul li a {
color: #0093F8;
border-bottom: 1px dotted #0093F8;
}

.post ul li a:hover {
color: #FEDB2B;
border-bottom: 1px dotted #FEDB2B;
}

.post blockquote {
        font-style: italic;
        margin: 10px 15px 10px 20px;
background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/quote.png) left top no-repeat;
}

.post blockquote p {
        margin: 0px 0px 0px 40px;
        padding: 3px;
background-color: #d1e3f8;
}

.post img {
        border: 1px solid #3b6383;
        padding: 5px;
        background: #d1e3f8;
        margin:0 15px 5px 15px;
}

.post p a {
        color: #0093f8;
        border-bottom: 1px dotted #0093f8;
}

.post p a:hover {
        color: #fedb2d;
text-decoration: none;
        border-bottom: 1px dotted #fedb2d;
}

.post-header {
width: 670px;
}

.post-header h2{
font: small-caps bold 24px/1 verdana, arial, sans-serif;
letter-spacing: 2px;
        padding: 0px 0px 5px 0px;
        margin: 5px 10px 10px 10px;
        width: 500px;
color: #3b6383;
text-shadow: 1px 1px #d1e3f8;
border-bottom: 3px dotted #d1e3f8;
}

.post-header h2 a{
color: #3b6383; 
text-decoration: none;
}

.post-header h2 a:hover {
color: #fedb2d;
}

.post-meta {
background-color: #d1e3f8;
color: #3B6383;
width: 650px;
min-height: 22px;
padding: 4px 0 0 20px;
font-size: 14px;
}

.post-meta a {
color: #3B6383;
}

.post-meta a:hover {
color: #0093f8;
}

.post-meta span {
min-height: 20px;
display: block;
}

.date {
        float: right;
        margin: 2px 15px 0px 0px;
        padding: 8px;
        color: #fff;
        font:small-caps bold 14px/1 verdana, arial, sans-serif;
        background-color: #d1e3f8;
}

.left {
padding: 0px 19px 0px 0px;
float: left;
}

.right {
padding: 0 19px;
float: right;
}

.olderposts {
margin: 0px 0px 10px 20px;
font: small-caps bold 18px/1 verdana,arial,sans-serif;
float: left;
width: 40%;
}

.olderposts a {
        color: #3B6383;
}

.olderposts a:hover {
        color: #0093f8;
}

.newerposts {
margin: 0px 0px 10px 0px;
        padding: 0 15px 0 0;
font: small-caps bold 18px/1 verdana,arial,sans-serif;
text-align: right;
float: right;
width: 40%;
}

.newerposts a {
        color: #3B6383;
}

.newerposts a:hover {
        color: #0093f8;
}

.postnavigation {
        color: #3b6383;
padding: 0px 19px 5px 19px;
font: small-caps bold 10px/1 verdana,arial,sans-serif;
}

.postnavigation a {
color: #3b6383;
}

.postnavigation a:hover {
        color: #0093f8;
}

/* page */

#page {
width: 670px;
float: left;
margin: 0 0 30px 0;
}

#page p {
margin: 20px;
font-size: 14px;
line-height: 18px;
color: #d1e3f8;
text-align: justify;
}

#page h1, h2,h3,h4,h5,h6 {
        margin: 10px 20px 10px 20px;
}

#page ul {
margin: 0 0 20px 40px;
list-style-type: disc;
text-align: justify;
}

#page ul li {
margin: 5px 20px 5px 25px;
line-height: 18px;
color: #fff;
list-style-type: disc;
}

#page ol {
list-style-type: decimal;
margin: 0;
text-align: justify;
}

#page ol li {
list-style-type: decimal;
margin: 5px 20px 5px 25px;
line-height: 18px;
color: #fff;
}

#page blockquote {
        font-style: italic;
        margin: 0 0 0 20px;
background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/quote.png) left top no-repeat;
}

#page blockquote p {
        margin: 10px 15px 10px 35px;
}

#page img {
        border: 1px solid #3b6383;
        padding: 5px;
        background: #d1e3f8;
        margin:0 15px 5px 15px;
}

#page p a {
        color: #eaeaff;
        border-bottom: 1px dotted #eaeaff;
}

#page p a:hover {
        color: #fedb2d;
text-decoration: none;
        border-bottom: 1px dotted #fedb2d;
}

#page-header {
width: 670px;
height: 54px;
background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/post-3.png) repeat-x bottom;
}

#page-header h2{
font: small-caps bold 30px/1 verdana, arial, sans-serif;
color: #fff;
text-shadow: 1px 1px #606060;
        vertical-align: middle;
        padding: 8px 10px 10px 80px;
        margin: 5px 10px 10px 10px;
        width: 470px;
        height: 50px;
background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/dinol.png) left top no-repeat;
}

#page-footer {
background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/post-10.png) repeat;
width: 650px;
min-height: 20px;
padding: 4px 0 0 20px;
font-size: 12px;
}

/* comment */

.commentlist {
color: #3B6383;
}

#comment-form {
width: 500px;
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 20px;
color: #3B6383;
}

#comment-form a {
        color: #3B6383;
        border-bottom: 1px dotted #3B6383;
}

#comment-form a:hover {
        color: #D1E3F8;
        border-bottom: 1px dotted #D1E3F8;
}

#comment-form textarea {
padding: 4px;
width: 450px;
height: 125px;
margin: 5px 0px 10px 15px;
border-bottom: 3px solid #323840;
border-right: 3px solid #323840;
background: #d1e3f8;
color: #3B6383;
font-family: verdana, arial, sans-serif;
}

#comment-form label {
font-family: verdana, arial, sans-serif;
width: 100px;
text-align: left;
}

#comment-form input {
padding: 4px;
margin: 5px 0px 10px 15px;
background: #fff;
color: #3B6383;
font: normal 12px/1 verdana, arial, sans-serif;
}

#comment-form input#go {
height: 36px;
color: #d1e3f8;
border: 2px solid #d1e3f8;
background: #3b6383;
cursor: pointer;
font-size: 14px;
font-weight: bold;
font-variant: small-caps;
}

#comment-form input#go:hover {
color: #FEDB2D;
border: 2px solid #FEDB2D;
}

#comment-form ul {
padding: 0;
margin: 0;
}

#comment-form ul li {
background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/comment-5.png) repeat;
float: left;
}

#comment-form .alt {
background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/comment-10.png) repeat;
padding: 0px;
}

#comment-form ul li p {
margin: 20px;
}

.comment-author {
font: bold small-caps 15px/1 Verdana, Arial, sans-serif;
}

.commentmetadata {
float: left;
width: 600px;
height: 16px;
display: block;
font-size: 10px;
margin: 5px;
}

.commentmetadata span.category1 {
        background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/comment-5.png) repeat;
}

#respond h3 {
        color: #0093f8;
font: bold small-caps 20px/1 Verdana, Arial, sans-serif;
letter-spacing: 4px;
}

h3#comments {
        color: #0093f8;
font: bold small-caps 20px/1 Verdana, Arial, sans-serif;
        padding: 0 0 0px 15px;
}

#comment-toggle {
font-size: 18px;
}


div.comment-body p {
margin: 5px;
text-align: justify;
}

div.comment-body blockquote {
font-style: italic;
margin:0 0 0 40px;
border-left:2px solid #d1e3f8;
width: 540px;
}

div.comment-body blockquote p {
        margin: 5px;
}

div.comment-body blockquote blockquote {
        width: 500px;
}

div.comment-body blockquote blockquote blockquote {
        width: 460px;
}

/* right column */

#rightcolumn h3{
background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/h3.png) no-repeat;
color: #fff;
height: 31px;
font-size: 20px;
font-weight: 100;
padding: 4px 0 0 38px;
margin: 20px 0 10px 0;
}

#rightcolumn a {
color: #D1E3F8;
}

#rightcolumn a:hover {
color: #fedb2d;
}

#rightcolumn ul {
list-style-type: none;
margin: 0 0 0 10px;
width: 240px;
}

#rightcolumn ul li{
line-height: 22px;
color: #d1e3f8;
text-decoration: none;
text-align: justify;
}

/* Threaded Comments */

li.depth-2 {
        margin-left: 20px;
}

li.depth-3 {
        margin-left: 20px;
}

li.depth-2 div.commentmetadata {
        width: 545px;
}

li.depth-3 div.commentmetadata {
        width: 525px;
}

img.avatar {
        vertical-align: middle;
        padding-right: 5px;
}

div.comment-body {
        margin: 30px 0;
        padding: 5px;
        background-color: #d1e3f8;
}

div.comment-body p {
        margin: 10px 0;
}

div.comment-body a {
        color: #3B6383;
        border-bottom: 1px dotted #3B6383;
}

div.comment-body a:hover {
        color: #0093f8;
}

a.comment-reply-link {
        background: url(/web/20151117103038im_/https://25kqb534wuaj2dio891i5ntf-wpengine.netdna-ssl.com/wp-content/themes/brendan/img/comment-5.png) repeat;
        display: block;
        margin: 10px 0;
        width: 35px;
}


/*
     FILE ARCHIVED ON 10:30:38 Nov 17, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:43:12 Jul 04, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 103.902
  exclusion.robots: 0.259
  exclusion.robots.policy: 0.249
  RedisCDXSource: 0.608
  esindex: 0.009
  LoadShardBlock: 76.724 (3)
  PetaboxLoader3.datanode: 77.272 (4)
  CDXLines.iter: 21.823 (3)
  load_resource: 143.068
  PetaboxLoader3.resolve: 27.043
*/