/*   
Theme Name: Dermot's Own Theme
Theme URI: http://www.pixelapes.com/
Description: Dermot Finn Theme
Author: Alex Leonard
Author URI: http://www.pixelapes.com
Version: 0.1
*/


/* HIDDEN ELEMENTS */

#hd h1 a span, #hd h2, .side h2 {
position: absolute;
top: -3000px;
left: -3000px;
margin: 0;}

/* SITE ELEMENTS */

#doc3 {margin: auto;background: url(images/nav-bkg.png) no-repeat -3000px -3000px;}

body, html {
background: #fff;
color: #333;}

#yui-main .yui-b {
padding: 0 0 0 10px;
width: 53.84615em;
*width: 52.54846em;}

#hd {
height: 35px;
margin: 10px 0 0 0;
border-bottom: 1px solid #CECECE;
padding-left: 25px;
}

#hd h1, #hd h1 a {
top: 0;
left: 0;
width:250px;height:35px;
border: none;}

#hd h1 {
position: relative;overflow:hidden;
margin: 0;}#hd h1 a {
display:block;position:absolute;z-index:10;background: url(images/banner.png) no-repeat top center;
text-decoration: none;}

#hd h1 a span {
color: #4E4E51;
font: normal 1.2em small-caps Arial, sans-serif;
padding: 40px;
}

#bd {
margin-top: 30px;}

.post-wrap {margin-bottom: 25px; padding-bottom: 15px;}

/* LINKS */

.menu {
margin: 0 0 0 30px;}

.menu li {
margin: 0 0 10px 0;}

.menu a:link, .menu a:visited {text-decoration: none;
color: #000;
padding: 5px 20px;
display: block;}

.menu a:hover, .menu a:active {
padding: 5px 20px;
display: block;
background: url(images/nav-bkg.png) repeat-x;
color: #fff;
}.menu .current_page_item a {
background: url(images/nav-cur.png) repeat-x;
color: #fff;
}

a:link, a:visited {color: #3a5a91;}
a:hover, a:active {color: #c43a00;}
.breadcrumb a:link, .breadcrumb a:visited {color: #5a6a8d;}
.breadcrumb a:hover, .breadcrumb a:active {color: #992b00;}

/* TYPOGRAPHY */

body {
font-family: Verdana, Arial, sans-serif;}

h1, h2, h3, h4, h5 h6 {
margin: 0 0 15px 0;
clear: both;
}

h1 {
font: 1.8em Verdana, Arial, sans-serif;
border-bottom: 1px solid #ddd;
clear: both;
font-variant: small-caps;
text-align: right;
padding: 0 30px 0 0;}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
text-decoration: none; color: #333;}

#yui-main h2 {
font: 1.7em Georgia, Times, serif;
margin-top: 20px;letter-spacing: .1em;}

.side h2 {
font: 1.8em Verdana, Arial, sans-serif;
border-bottom: 1px solid #eee;
padding: 0 0 0 30px;
}

h3 {
font-size: 1.1em;
margin-top: 20px;
padding: 2px 10px;background: #ececec;
border-top: 1px solid #cdcdcd;
font-weight: normal;
}

p {
line-height: 1.4em;
margin: 0 0 10px 20px;
font-size: 1.1em;}

em {font-style: italic;}

strong, b {
font-weight: bold;}

.post-meta {
padding: 10px;
border: 1px solid #999;
clear: both;}

.post-meta p, p.index-meta, p.breadcrumb  {
line-height: 1em;
margin: 0 0 5px 0;
font-size: .8em;
color: #666;}

p.index-meta, p.breadcrumb {
color: #999;
font-size: .8em;
margin: 5px 0 10px 0;}

p.breadcrumb {
margin: 2px 30px;}

.imageframe { margin: 10px; padding: 5px; border: 1px solid #aaa; }
.imgalignleft { float: left; }
.imgalignright { float: right; }
.imgaligncenter { margin-left: auto; margin-right: auto; }

img.wp-smiley {
float: none;
border: none;
margin: 0 3px 0 1px;
padding: 0;}

#home-flash {
display: block;
width: 400px;
height: 334px;
float: left;
margin: 0 20px 20px 0;}

.home-box {
display: block;
width: 280px;
float: left;
font-size: .8em;
text-align: right;}

.home-box h1 {
padding: 0;}

/* LISTS ETC */

#yui-main ul li {
display: list-item;list-style-type: square;
margin: 0 0 3px 20px;}

/* WIDGETS */

.widget {
margin: 0 0 20px 0;
padding: 0 0 10px 0;
}

.widget ul li {
padding: 0 0 3px 0;}

/* COMMENTS */

dl {
margin-left: 230px;
font-size: .9em;}

dt {
color: #666;
float: left;
width: 8em;
padding-top: 10px;
}

dd {
padding: 10px 0 10px 8em;
color: #369;
margin: -2px 0 0 0;
border-bottom: 1px dotted #999;}

dd.dd-not-last {
border: none;
padding-bottom: 0;}

#commentwrap {
padding-top: 20px;}

.comment-feed {
font-size: .85em;
background: url(images/rss-add.jpg) no-repeat left center;
padding-left: 22px;}

dl#commentlist {
padding: 0;
margin: 20px 0 15px 0;}

#commentlist dt {
padding-left: 2em;
clear: left;
width: 13em;
}#commentlist dd {
padding: 10px 2em 45px 15em;
}

#commentlist dd.alt {
color: #5C8C48;
}

.comment-date {
font-size: .8em;
position: relative;
top: 7px;
font-style: italic;}

#commentlist dd.authorpost {
background: #111;
border: 1px solid #ddd;
color: #ddd;
}

/* COMMENT FORM */

#commentwrap label {
position: absolute;
width: 10em;
text-align: right;}

#commentwrap input, #commentwrap select, #commentwrap textarea {
margin: 0 0 0 12em;
}

#commentwrap textarea {
width: 30em;}