/*

Theme Name: pf
Theme URI: #
Description: undef
Version: 0.5
Tags: undef
Author: undef
Author URI: undef

*/

/* firefox anti-jump hack */
html {height:100%;}
body {min-height:110%;}


/* body
--------------------------------------------------*/
body {
font:62.5%/1.6em "Palatino", "Times New Roman", Times, serif;
color:#333;
background:#fff;
margin:0;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
}

#header .description {
float:right;
color:#333;
margin:45px 0 0;
}

#header h1 {
margin:15px 0 0;
padding:25px 25px 20px 0;
}

#wrapper {
width:760px;
margin:0 auto;
margin-top: 20px;
padding: 20px;
background: #edeeee;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family: "Palatino", "Times New Roman", Times, serif;
font-size:3.8em;
font-weight:400;
color:#333;
letter-spacing:-1px;
margin:10px 0;
}

#header h1 a {
text-decoration:none;
color:#333;
}

#floatright {
float: right;
width: 250px;
margin: 0 0 10px 10px;
clear:right;
/*border:1px solid red;*/
}

#floatright h1 { /* provides ALT text for logo */
font-family: "Helvetica", sans;
font-variant: small-caps;
color: #006881;
background: url(images/fraser-logo.gif) no-repeat;
height: 22px;
width: 250px;
text-indent: -2000px;
}

/* for random quotes in header 
--------------------------------------------------*/

#wp_quotes {
	/*margin: 0;*/
	margin:20px 300px 0 0 !important;
    padding: 0; 
    height: 4em;
    border: solid 0.5px transparent; 
}

.wp_quotes_quote {
font-size:1.2em;
}

.wp_quotes_author {
font-size:1.1em;
	font-weight:bold;
}

     

/* navigation
--------------------------------------------------*/
#nav {
height:20px;
margin:0;
margin-top:44px;
padding:15px 0;
border-top: 1px solid #ffff99;
border-bottom: 1px solid #ffff99;
}

#nav li {
float:left;
list-style:none;
padding:0 30px 0 0;
}

#nav li a {
font:1.6em "Palatino", "Times New Roman", Times, serif;
font-weight:400;
text-decoration:none;
display:block;
font-variant: small-caps;
letter-spacing: +2px;
word-spacing: +8px;
}

#nav li a:hover {
color: #006881;
text-decoration: underline;
}

#nav li a.active {
text-decoration:none;
}

.clear {
clear:both;
}

#nav li a:before {

}

#nav li a:after {

}



/* content
--------------------------------------------------*/
#content {
margin:0 270px 0 0 !important;
padding:10px 20px 20px 0;
text-align: left;
text-justify: newspaper;
min-height: 1024px;
}

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p, #content div.post p {
line-height:24px;
font-size:120%;
word-spacing:1px;
margin:25px 0;
}

#content a,#content2 a {
text-decoration:none;
color:#333;
}

#content a:hover,#content2 a:hover {
text-decoration: underline;
color: #006881;
}

#content h2,#content2 h2, #content div.post h2 {
font-family:"Palatino", "Times New Roman", Times, serif;
font-size:2em;
font-weight:400;
line-height:24px;
margin:15px 0 12px 0;
padding:5px 0 2px 0;
color: #006881;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h1 {
font:3em "Palatino", "Times New Roman", Times, serif;
color:#222;
margin:10px 0;
}

#content h3 {
font:2em "Palatino", "Times New Roman", Times, serif;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em "Palatino", "Times New Roman", Times, serif;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Palatino", "Times New Roman", Times, serif;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160% "Palatino", "Times New Roman", Times, serif;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

#content .textBlock {
margin-top:0;
text-align: left;
}

#content div.post h2 a {
color: #006881;
font-size:1.1em;
}

#content {
/*color: #006881;*/
font-size:1.1em;
}

#content span.Heading {
font-size: 1.5em;
}

#content span.bodyText {
font-size: 1.3em;
}

.entry {
border-bottom: 1px solid #ffff99;
}

.entrysingle {
border:0;
}

#content address {
margin-top: 8px;
padding-top: 6px;
}

#content address a {
color:#333;
}

/* CV formatting
--------------------------------------------------*/

#cv {
}

#cv p {
font-family: "Palatino", "Times New Roman", Times, serif;
font-size: 1.2em;
margin-top: 8px;
}

table {
border: 0;
margin-bottom: 20px;
}

table tr {
}

table tr td {
font-size: 1.1em;
line-height:1.2em;
margin: 4px;
padding: 4px;
text-align: left;
padding-left: 8px;
text-align: left;
/*text-justify: newspaper;*/
}

table tr td.date {
width: 56px;
background-color: #ffff99;
/*font-weight: bold;*/
padding-left: 6px;
}

table tr td.heading {
font-size: 1.2em;
letter-spacing: +3px;
font-variant: small-caps;
line-height: 1.3em;
font-weight: bold;
/*font-style: italic;*/
background-color: #ffff99;
padding-left: 6px;
}

#cv span.cvHead {
font-size: 1.4em;
font-weight: bold;
}

#cv p.cvIntro {
margin:0;
margin-top: 8px;
margin-bottom: 4px;
padding:0;
}

#downloadcv {
font-size: 1.1em;
border-top: 1px solid #ffff99;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
/*border:1px solid silver;*/
margin:10px 0;
padding:5px 0px;
font-style: italic;
font-size:1.2em;
}

a:hover {
text-decoration:none;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

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

/* metadata under post
--------------------------------------------------*/
.post {
/*margin:0 0 50px 0;
text-align:justify;*/
}

.post img {
border:5px solid transparent;
padding:1px;
}

.post .info {
font-size:1em;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
font-size:120%;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:243px;
float:right;
padding:30px 10px 30px;
height:100%;
/*border:1px solid red;*/
}

#sidebar h2 {
color: #006881;
letter-spacing:2px;
font-variant: small-caps;
/*font-size:1.6em;
color:#333;*/
font-weight: bolder;
font-size:150%;
/*padding:0 0 3px;
margin:0 0 0 .2em;*/
padding:0;
margin:0;

}

#sidebar ul {
list-style:none;
font-size:120%;
/*margin:0 0 23px 23px;*/
margin:0;
padding:0;
margin-bottom: 17px;
}

#sidebar li {
list-style:none;
list-style-type: none;
/*list-style-type:lower-greek;*/
/*padding:3px;*/
padding:0;
margin:0;
}

#sidebar li a:hover {
color: #006881;
text-decoration: underline;
}

#sidebar input {
width:102px;
font:11px "Palatino", "Times New Roman", Times, serif;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

#sidebar table {
margin:0;
padding:0;
margin-left: -5px;
padding-top:12px;
border-top: 1px solid #ffff99;
padding-bottom: 12px;
border-bottom: 1px solid #ffff99;
}

/* some input
--------------------------------------------------*/
input {
font:11px "Palatino", "Times New Roman", Times, serif;
padding:3px;
}

input:hover {
}

input:focus {
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
font: 13px "Palatino", "Times New Roman", Times, serif;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
text-align:left;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:8px;
padding:20px;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:underline;
}

#content li,#content2 li {
padding:10px;
}

a,#sidebar li a {
color:#999;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
color:#333;
margin:0;
padding:10px 0;
border-top: 1px solid #ffff99;
margin-bottom: 40px;
}

#impressum {
color:#006881;
font-size: 115%;
margin:0;
padding:0;
margin-left: -18px;
}

#impressum a, a:link, a:visited {
color:#006881;
text-decoration: none;
}

#impressum a:hover, a:active {
text-decoration: underline;
}


/* white space for end of page 
--------------------------------------------------*/
#eop {
background-color:#fff;
margin:-20px;
padding:0;
height:60px;
}


/* for gallery items
--------------------------------------------------*/

#details {
background-repeat: no-repeat;
margin-top:0;
margin-bottom:0;
width:460px;
height:440px;
text-align: left;
/*border: 1px solid red;*/
}

#details img {
border:0;
margin-top: 0;
margin-bottom: 4px;
}



div.post {
}
