/*
Theme Name: WordPress Patrick_Theme
*/

* { margin: 0; padding: 0; }

body {
font-size: 62.5%;
font-family: Verdana, Arial, Sans-Serif;
color: #000;
background: #b8d2d6 url("/images/bg-body.jpg") repeat-y;
text-align: left;
}

#page {
margin-left: 24px;
width: 730px;
background: #e6edee url("/images/bg-page.jpg") repeat-y;
}

#header {
height: 44px;
width: 730px;
background: #7c8890 url("/images/bg-header.jpg") no-repeat;
background-position: 23px 24px;
}

#header img {
display: block;
}

#content {
display: inline;
float: right;
width: 450px;
margin-right: 39px;
padding: 9px 0 0 0;
font-size: 1.2em;
}

#content .post, #content .text {
clear: left;
margin: 0 0 15px 0;
line-height: 1.6em;
}

#content .postmetadata { clear: both;
margin-top: 12px;
padding: 8px 12px 10px 12px;
font-size: 0.9em;
line-height: 1.4em;
background-color: #f8f8f8;
border: 1px solid #ddd;
}

#content .archive {
margin-top: 2px;
line-height: 1.6em;
}

#content .post p, #content .text p, #content .archive p {
margin-bottom: 6px;
}

.post ul {
list-style-type: none;
margin-bottom: 6px;
}

.post ul li {
clear: left;
}

.archive p strong.search-excerpt {
background-color: #ff9;
}

.highlight {
width: 424px;
margin: 10px 0 10px 0;
padding: 8px 12px 4px 12px;
color: #666;
font-style: italic;
line-height: 1.5em;
border: 1px solid #ddd;
background-color: #f8f8f8;
}

h1, h2 {
display: block;
font-family: Arial, Verdana, sans-serif;
font-weight: normal;
letter-spacing: -1px;
color: #555;
}

h1 {
margin: 0 0 8px 0;
padding-bottom: 4px;
border-bottom: 1px solid #ddd;
font-size: 2.25em;
line-height: 1.0em;
text-shadow: 1px 1px 2px #ccc;
}

h1.home {
font-size: 3.00em;
}

h2 {
margin: 18px 0 1px 0;
border-bottom: 1px solid #ddd;
font-size: 2.0em;
}

h1 a, h2 a, h3 a, cite {
text-decoration: none;
}

h1 a, h2 a, h3 a, #bottom h3 a {
color: #555;
}

h1 a:hover, h2 a:hover, h3 a:hover, #bottom h3 a:hover {
color: #03f;
text-decoration: none;
}

h3 {
margin: 10px 0 4px 0;
font-family: Arial, Verdana, sans-serif;
font-size: 1.4em;
font-weight: bold;
color: #555;
}

h4 {
margin: 10px 0 4px 0;
font-family: Arial, Verdana, sans-serif;
font-size: 1.4em;
font-weight: bold;
line-height: 1.2em;
color: #555;
}

/* Comments */

ol.commentlist {
list-style-type: none;
margin-bottom: 15px;
text-align: left;
}

/* \*/
* html ol.commentlist li, * html ol.commentlist li p {
overflow: hidden;
o\verflow: visible;
width: 100%;
w\idth: auto;
he\ight: 1%;
}
/* */

.commentlist li {
margin: 10px 0 3px 0;
padding: 9px 12px 10px 12px;
color: #333;
background-color: #edfcfb;
border: 1px solid #ddd;
}

.commentlist li.alt {
background-color: #faf2e9;
}

.commentlist cite, .commentlist em {
display: block;
font-size: 0.9em;
font-style: normal;
font-weight: bold;
line-height: 1.5em;
color: #666;
}

.commentlist small {
font-size: 0.9em;
}

ol.commentlist li p {
padding: 6px 0 0 0;
width: 424px; /* ie bugfix? */
line-height: 1.6em;
}

ol.commentlist li p img {
vertical-align: middle;
}

#commentform input, #commentform textarea {
font: 0.9em Verdana, Arial, Sans-Serif;
}

#commentform input {
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform .fixedwidth {
width: 170px;
}

#commentform textarea {
width: 442px;
margin-top: 6px; padding: 2px;
}

#commentform #submit, #commentform #preview {
float: right;
margin-bottom: 10px;
}

#previewed-comment-header {
color: #c09;
}

#commentform p {
margin: 5px 0;
font-family: Verdana, Arial, Sans-Serif;
}

#commentform label {
font-size: 0.9em;
color: #666;
}

#commentform .inv {
display: none;
}

.response p {
color: #900; font-weight: bold; font-style: italic;
}

.protected-post-form {
margin: 10px 0;
padding: 6px 6px 10px 6px;
border: 1px solid #ddd;
}

.pwsubmit {
display: block;
width: 6em;
margin-top: 6px;
}

/* Img */

.dcm {
display: block;
width: 440px;
height: 440px;
border: 1px solid #bbb;
margin-top: 12px;
margin-bottom: 12px;
padding: 4px;
text-align: center;
}

.dcm img {
display: inline;
margin: 4px;
border: 1px solid #bbb;
padding: 2px;
}

.image_centered, .image_top {
margin: -4px 0 10px 0;
}

.image_centered p, .image_top p {
padding-top: 4px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.2em;
text-align: center;
color: #666;
}

img.centered {
display: block;
margin: 0 auto 0 auto;
border: 1px solid #bbb;
padding: 2px;
}

img.alignleft {
margin-top: 4px;
}

.noborder {
margin-bottom: 2px;
padding: 4px 0 6px 0;
}

img.noborder { display: inline;
border: 0;
padding: 0;
}

.post p img, .post li img {
float: left;
display: inline;
margin: 4px 12px 4px 0;
border: 1px solid #bbb;
padding: 2px;
}

.post p img.flickr, .post li img.flickr {
border: 8px solid #bbb;
padding: 2px;
}

.image_centered p img, .post .image_top p img {
margin-right: 0;
}

img.wp-smiley {
vertical-align: text-top;
}

#colours em {
color: red;
font-style: normal;
}

#sidebar {
display: inline;
float: left;
margin-left: 13px;
padding: 12px 0 12px 0;
width: 197px;
font: 1.2em Verdana, Arial, Sans-Serif;
color: #000;
}

#sidebar img {
display: block;
}

#sidebar p {
margin-bottom: 4px;
}

#nav {
float: left;
margin-top: 7px;
margin-bottom: 8px;
padding: 6px;
background: #fff;
border-top: 4px solid #ccc;
border-bottom: 4px solid #ccc;
list-style: none;
}

#nav ul {
list-style-type: none;
float: left;
width: 185px;
}

#nav li {
position: relative;
float: left;
}

#nav em {
padding: 7px 6px 6px 6px;
display: block;
width: 173px;
font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, Verdana, sans-serif;
font-size: 1.4em;
font-style: normal;
color: #088;
background: #ebebeb url("/images/bg-navheading.jpg") repeat-x;
}

#nav a, #nav strong {
padding: 9px 6px 10px 6px;
display: block;
font-weight: normal;
width: 173px;
}

#nav a {
color: #000;
background: #fff url("/images/bg-nav2.jpg") no-repeat;
border-bottom: 1px solid #ccc;
text-decoration: none;
}

#nav strong {
border-bottom: 1px solid #ccc;
}

#nav a:hover, #nav strong {
color: #000;
background: #ebebeb url("/images/bg-nav1.jpg") no-repeat;
}

/* \*/
* html #sidebar #snippet, * html #sidebar #le-tom {
overflow: hidden;
o\verflow: visible;
width: 100%;
w\idth: auto;
he\ight: 1%;
}
/* */

#sidebar #snippet, #sidebar #le-tom {
clear: left;
padding: 20px 20px 16px 20px;
font-style: italic;
line-height: 1.5em;
color: #000;
background: #fff;
}

#sidebar #snippet ul {
list-style-type: none;
}

#sidebar #snippet li {
padding: 1px 0 4px 0;
line-height: 1.3em;
}

#sidebar #le-tom {
margin-top: 8px;
text-align: center;
}

#sidebar #le-tom img {
display: inline;
padding-bottom: 4px;
}

#sidebar #searchform {
text-align: center;
}

#sidebar #searchform p {
display: none;
}

#sidebar #searchform #s {
width: 189px;
margin-top: 8px;
margin-bottom: 6px;
padding: 2px;
}

#sidebar #searchsubmit {
padding: 2px;
font: 0.9em Verdana, Arial, Sans-Serif;
}

#footer {
clear: both;
width: 730px;
padding: 26px 0 16px 0;
text-align: center;
font-size: 1.1em;
color: #fff;
background: #7c8890 url("/images/bg-footer.jpg") no-repeat;
background-position: 206px 0;
}

#footer p {
margin-bottom: 4px;
}

#footer a {
color: #fff;
}

#footer img {
margin: 2px auto 0 auto;
}

.nocomments, .postmetadata, blockquote, strike {
color: #666;
}

.date {
clear: left;
font-family: Verdana, Sans-Serif;
font-size: 0.9em;
line-height: 1.4em;
color: #666;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
color: #609; font-weight: bold;
}

pre {
margin-bottom: 6px;
padding-top: 3px;
padding-bottom: 4px;
font-size: 12px;
line-height: 1.4em;
color: #609;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

a {
color: #03f;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a.more-link:hover {
text-decoration: none;
}

a.more-link span {
font-style: italic;
color: #000;
}

a.more-link:hover strong {
text-decoration: underline;
}

a img {
border: none;
}

.center {
text-align: center;
}

object {
display: block;
}

/* X */

#centre { display: inline;
float: left;
width: 260px;
}

#centre .post {
margin: 0 0 10px 0;
font-size: 1.0em;
}

#bottom h2 {
display: block;
margin: 0 0 4px 0;
padding-bottom: 2px;
padding-left: 1px;
font-family: Arial, Verdana, sans-serif;
line-height: 1.1em;
letter-spacing: -1px;
text-shadow: 1px 1px 2px #ccc;
}

#sidebar_bottom { display: inline;
float: right;
width: 175px;
line-height: 1.3em;
}

#sidebar_bottom h5 {
margin: 0 0 4px 0;
padding-bottom: 2px;
font-family: Arial, Verdana, sans-serif;
font-weight: normal;
font-size: 2.0em;
line-height: 1.1em;
letter-spacing: -1px;
display: block;
color: #555;
border-bottom: 1px solid #ddd;
text-shadow: 1px 1px 2px #ccc;
}

#sidebar_bottom p, #sidebar_bottom ul {
margin: 0 0 3px 0;
font-size: 0.9em;
}

#sidebar_bottom ul {
list-style-type: none;
margin-top: 6px;
}

#sidebar_bottom ul li {
padding-bottom: 3px;
}

#sidebar_bottom img {
margin: 4px 0 2px 0;
vertical-align: bottom;
}

#bottom #centre .post p img {
margin-top: 6px;
margin-right: 0;
float: none;
}

#sidebar_bottom #people img {
border: 1px solid #bbb;
padding: 2px;
vertical-align: bottom;
}

/* Extra */

#extra {
position: absolute;
display: block;
top: 56px;
left: 778px;
width: 150px;
padding: 43px 14px 20px 14px;
line-height: 1.0em;
border-bottom: 4px solid #7c8890;
background: #fff url("/images/bg-extra.jpg") no-repeat;
}

#extra h6 {
margin: 10px 0 4px 0;
font-family: Arial, Verdana, sans-serif;
font-size: 1.6em;
font-weight: bold;
line-height: 1.1em;
color: #555;
}

#extra .gal {
width: 150px;
margin: 6px 0 12px 0;
padding: 8px 0;
background: #ebebeb;
}

#extra .gal a {
display: block;
margin: 0 auto;
width: 104px;
}

#extra img {
display: block;
margin: 0 auto;
border: 1px solid #bbb;
padding: 6px;
background: #fff;
}

#extra ul {
list-style-type: none;
font-size: 1.1em;
line-height: 1.3em;
}

#extra ul li {
margin-top: 2px;
}

#extra ul li strong {
color: #c60;
}

hr {
margin: 10px auto 8px auto;
padding-bottom: 1px;
height: 0;
width: 100%;
background: #fff;
border: none;
border-top: 5px solid #ddd;
}
