/* brendan o'rourke . org
----------------------------------------------- */
* { margin: 0; padding: 0; }

html { min-height: 100%; }

body {
margin: 0;
padding: 0;
font-family: Georgia, serif;
color: #fff;
background: #000 url(/brenpics/Brengif.gif) no-repeat left bottom;
text-align: center;
min-height: 100%;
}

p, address {
padding: 10px 2px;
font-size: 0.9em;
line-height: 1.6em;
}

address {
text-align: right;
}

blockqoute {
margin: 0;
background: none !important;
padding: 1px 0 12px;
}
#head blockquote p { font-size: 1em; padding: 0; margin: 0; margin-bottom: -2.2em; }

h1, h2, h3 {
font-weight: normal;
color: #fff;
}

h1, h2 {
font-family: Georgia, Times, serif;
}

h1 {
font-size: 48px;
/*line-height: 32px;*/
color: #fff;
width: 100%;
/*border-bottom: 2px solid #fff;*/
padding: 12px 0 0;
background: #000;
overflow: hidden;
margin: 0 0 -2px;
}

h2 {
font-size: 1.2em;
font-variant: small-caps;
text-transform: capitalize;
}

h2[class~="upper"], #list h2[class~="section-title"] {
position: fixed;
top: 5.8em;
left: 15%;
}

h2[class~="lower"] {
float: none;
position: fixed;
top: 324px;
left: 15%;
}


h3 {
font-size: 0.9em;
font-weight: bold;
text-transform: uppercase;
}

.date {
font-size: 12px;
}

small {
font-weight: normal;
}


/* links
----------------------------------------------- */

a {
text-decoration: none;
color: #ccc;
border-bottom: 1px #333 solid;
}
a:hover {
border-bottom-color: #ccc;
color: #efefef;
}

h1 a, h2 a, h3 a {
color: #fff;
border: 0;
}

h1 a:hover {
border: none;
color: #fff;
}

h2 a {
border-bottom: 1px double #fff;
}


/* overrides
----------------------------------------------- */

#content hr {
margin: 1em 0;
width: 100%;
color: #333;
border-color: #333;
background-color: #333;
}

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}
.nav {
clear: both;
float: right;
width: 150px;
margin: 0;
list-style: none;
}
.nav li {
display: block;
width: 150px;
margin: 0 0 2px;
}
.nav a {
display: block;
padding: 3px;
background: #333;
}

.feeds {
clear: both;
float: right;
width: 150px;
margin: 0 0 2px 0;
}
.feeds li {
display: block;
width: 74px;
}
.feeds .rss {
float: left;
text-align: right;
}
.feeds .atom {
float: right;
text-align: right;
}
.feeds a {
padding: 3px;
display: block;
background: #333;
}


/* pagination
----------------------------------------------- */

.pagination {
margin-left: 332px;
padding: 20px 0;
font-size: 0.8em;
overflow: hidden;
}
.prev {
float: left;
}
.next {
float: right;
}




/* layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#container {
margin: 0 auto;
width: 70%;
padding: 0;
text-align: right;
overflow: hidden;
}
#head { z-index: 1; }
div[id="head"] {
text-align: right;
position: fixed;
top: 0;
width: 70%;
}
#head blockqoute {
z-index: 2;
background: transparent;
}

div[class="fade"] {
height: 36px;
z-index: 1;
display: block;
margin: 0 0 0;
background: url(/gfx/repeat-fade.png) repeat-x bottom;
border-top: 2px solid #fff;
}

div[id="player1"] { 
position: fixed;
left: 15%; top: 117px;
margin: 0 32px 16px 0;
}

div[id="content"] {
text-align: left;
padding: 7em 0 10% 0;
overflow: visible;
}

.post {
margin-left: 332px;
padding: 0px;
}

div[id="links"], #list div[id="links"] {
position: fixed;
left: 15%;
width: 300px;
top: 7em;
z-index: 15;
}

div[id="links"][class="lower"] {
top: 326px;
}

#links h3 {
width: 144px;
padding: 3px;
margin-left: 150px;
background: #333;
}

#links .licence {
padding: 8px 0;
clear: both;
float: right;
display: block;
width: 150px;
text-align: center;
border: 0;
}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

.comments {
font-size: 0.9em;
margin-left: 332px;
border: solid #fff;
border-width: 0 0 1px;
}

.comment-invite {
text-align: right;
font-size: 0.9em;
margin: 10px 0;
}

.comments ol {
padding: 16px 0;
margin-left: 32px;
list-style: decimal outside;
}
.comment {
padding: 8px 8px 1.2em 86px;
margin: 0 0 0;
overflow: visible;
clear: left;
position: relative;
}

.comment:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .comment {height: 60px;}
/* End hide from IE-mac */

.comment .gravatar { margin: 0 12px 0 -72px; float: left; }
.odd { background: #111; }
.odd img { border: 1px solid #000; padding: 2px; margin: 0 12px 0 -72px; }
.silly { background: #000; }
.silly img { border: 1px solid #111; padding: 2px; margin: 0 12px 0 -72px;}
.bren { border: 1px solid #fff; }
.comment a {
font-weight: bold;
}
.comment small { /* thanks georg */
position: absolute;
bottom: 100%;
right: 0;
margin: 0 /* default - can be adjusted slightly */;
padding : 2px 8px 0 8px;
font-weight : bold;
font-size : 1em;
}
.odd small { background: #111; }
.silly small { background: #000; }
.comment small a {
font-weight: normal;
color: #666;
text-decoration: none !important;
border: 0;
}
.odd small a { }
.silly small a { color: #666; }
.comment small a:hover {
text-decoration: none !important;
color: #666;
}

div#cpreview {
padding: 12px 0 8px 0;
}

div#cpreview h3 {
margin-left: 34px;
}
div#cpreview .comment {
margin-left: 32px;
}

.comments form {
margin: 16px 0;
}
.comments form fieldset {
border: solid #fff;
border-width: 1px 0 0;
padding: 12px;
}
.comments form legend {
padding: 3px 0 6px;
margin: 0 -0.2em;
color: #fff;
font-variant: small-caps;
text-transform: capitalize;
}
.comments form label {
display: block;
padding: 2px 0;
text-align: right;
}
.comments form label input {
padding: 1px;
width: 50%;
margin-left: 8px;
font-size: inherit;
}
.comments form label.message {
text-align: left;
margin: 8px 0;
}
.comments form label textarea {
padding: 1px;
font-size: inherit;
width: 98%;
margin: 6px auto 6px;
}
.comments form div div {
text-align: right;
}
.comments form div div * { vertical-align: middle; }
.comments form div div label {
display: inline;
}
.comments form div div label input {
width: auto;
padding: 0;
}
.comments form div div input {
padding: 4px; width: auto;
font-family: georgia, serif;
font-weight: bold;
}