img {
   behavior: url("http://www.destraynor.com/serendipity/index.php?/plugin/pngbehavior.htc");
}
/* templates/destraynor/style.css  */
img {
   behavior: url("http://www.minds.may.ie/~dez/serendipity/index.php?/plugin/pngbehavior.htc");
}
body{
width:800px;
margin-left:auto;
margin-right:auto;
background:black;
color:#a8a8a8;
font: 100% 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; 
line-height:150%;
}

td#content{
width:550px;
padding-right:20px;
border-right:1px solid #888;
}
td#serendipityRightSideBar{
width:200px;
padding-left:10px;
color:#888;
}

a{
color:white;
background:#111;
text-decoration:underline;
}
a:hover{
background:#444;
}
/* The headers */
div#serendipity_banner{

padding:0px 0px 0px 0px;
margin-bottom:-20px;
}
h3.serendipitySideBarTitle
{
text-align:center;
font-size:18px;
margin-top:-5px;
color:#888888;
}

div#serendipity_banner h1 a,div#serendipity_banner h2 a {
display:none;
opacity:0;
}

h3.serendipity_date{
text-transform:uppercase;
font-size:10px;
margin-bottom:-10px;
}
h3,h4,.serendipity_commentsTitle{
color:#888;
}
h4.serendipity_title a{
font-size:200%;
color:#888;
background:#000;
font-weight:normal;
text-decoration:none;
line-height:150%;
}
h4.serendipity_title a:hover{
text-decoration:underline;
}
.serendipity_entryIcon img{
float:right;
}
.serendipity_entryFooter a{
text-decoration:none;
}
.serendipity_entryFooter a:hover{
text-decoration:underline;
}

#mainpane
{
border-left:1px solid #888;
border-right:1px solid #888;
padding:0px 15px;
}
h3.serendipitySideBarTitle{
text-align:center;
font-size:18px;
}
	
img{
border:none;
}
img.serendipity_entryIcon{
display:none;
}
#rss-subscribe a,#rss-subscribe p{
text-decoration:none;
font-size:18px;

display:inline;
}
p#whatIsRSS{
display:block;
font-size:12px;
}
p#whatIsRSS a{
font-size:12px;
text-decoration:underline;
}
/** S-s-s-s-omething for the comments **/

.serendipity_commentDirection
{
display:none;
}
.serendipity_section_commentform .serendipity_commentsTitle:after{
content:"(All info optional)";
margin-left:15px;
font-size:10px;
}


textarea#serendipity_commentform_comment
{
background: white url('http://www.destraynor.com//serendipity/templates/mt3-independence/typehere.png') center center no-repeat;
}
.serendipity_commentBody{
padding:5px;
font-size:90%;
line-height:150%;

}
.serendipity_comment_source
{
border-top:1px solid #888;
}
div.serendipity_comment {
margin-bottom:15px;
border:1px solid #efefef;
-moz-border-radius:5px;
padding:5px;
background:#000;
}


div.serendipity_comment_author_Des, div.serendipity_comment_author_Des-Traynor
{

background: #222 url(http://www.minds.nuim.ie/~dez/testgrad.jpeg) repeat-x;


background-position:top-center;

color:#fff;
}

div.serendipity_comment_author_Des ol
{
background:white;
margin-left:20px;
margin-right:20px;
}

code,pre{

color:#498DD3;
whitespace:pre;
}
blockquote{
color:#498DD3;
background:#111;
border:2 px solid #333;
font-size:14px;	
padding:2px;
-moz-border-radius:5px;
}
.serendipity_entryFooter{
padding-bottom:30px;

border-bottom:1px solid #444;
margin-bottom:30px;
}

address{
font-style:normal;
clear:both;
}	



samplecolorsToUse{
color:#B2E285; /* A really vibrant green */
color:#F24C8B; /* A non-girly pink */
color:#96CA27; /* A chilled out green */
color:#ED7F32; /* a relaxed orange */
}

.highlight{
color:#B2E285; /* A really vibrant green */
}






/*** Searching ***/
div #serendipityQuickSearchTermField{
background:#444;
color:white;
border: 4px groove #888;
font-size:16px;
margin-right:50px;
}

td#serendipityRightSideBar input{
margin-left:30px;
text-align:center;

}




.container_serendipity_quicksearch_plugin
{
margin-bottom:20px;
}

.serendipity_search_results{
margin-top:24px;
}
.serendipity_search_noentries{
margin-top:24px;
}
.searchterm{
color:#B2E285;
}
.searchresults{
font-weight:bold;
}
#LSResult {
    position: absolute;
    margin-left: 4px;
    margin-top: 4px;
}

#LSShadow {
    position: relative;
    bottom: 1px;
    right: 1px;
    color: inherit;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}

#LSHighlight {
    background-color: #80FF80;
    color: black;
}

.serendipity_livesearch_row {
  margin: 0px;
  line-height: 1.2em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.2em;
  padding-right: 1em;
}

.serendipity_livesearch_result {
    position: relative;
    bottom: 2px;
    right: 2px;
    border: 1px solid black;
    padding: 2px;
}

.serendipity_edit_nugget
{display:none;}
p.copyblurb{
font-size:12px;
background:#444;
margin-bottom:-30px;
}
.serendipity_section_trackbacks{
display:none;
}

/* Stuff for fancy blockquotes */
blockquote.pullquote {
float:left;
width:10em;
margin:0.25em 0.75em 0.25em 0;
padding:0.5em;
border:3px double #ccc;
border-width:3px 0;
color:#888;
background:transparent;
font:italic 1.2em Georgia;
}
blockquote.alt {
float:right;
margin:0.25em 0 0.25em 0.75em;
}
.pullquote p {
margin:0;
text-align:center;
}
.pullquote p:first-letter {text-transform:uppercase}

.googleads{
background:#222;
margin-left:auto;
margin-right:auto;
width:468px;
padding:5px;
border:1px solid #ccc;
-moz-border-radius:5px;
margin-top:1em;
margin-bottom:2em;
}
.container_serendipity_quicksearch_plugin{
margin-top:12px;
}
img#rsspic{
float:left;


}
ul#rssfeeds{
margin-left:40px;
color:#8fB3ED;
}


/*** For the archives***/
h3.archives{
font-size:26px;
font-weight:normal;
font-family:Georgia;
}
h2.archives{
border-bottom:1px solid white;
}


li.pop a:after{
background:#000;
color:#ff0;
content:"<--Popular";
}

.serendipity_comment_source { border-top: 1px solid #333; color: #666; }
.serendipity_comment_source a { color: #999; }
div.serendipity_comment { border: 1px solid #333; }

.serendipity_comment_source a:hover { color: #fff; }



.serendipity_entry_extended p{
margin:0px 0px 1.5em 0px;
}
ol.code{
line-height:10px;
font-size:14px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;

width:550px;
overflow:auto;
}
ol.code li{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
