/* NOTE. I'm moving things around into header, content, sidebar and footer sections to make it easier to find, but it's a work in progress. */

/*  
Theme Name: Of Record
It's based on the Theme Modern v. 0.9, by Ulf Pettersson. We're deeply thankful. 
Original Theme URI: http://ulfpettersson.se/design/modern/
Original Author Theme URI: http://ulfpettersson.se/
Description: A light, simple and modern theme.
The original CSS, XHTML, and design by Ulf Pettersson was released under the LGPL: http://www.opensource.org/licenses/lgpl-license.php. Ours is released under the LGPL as well, however there may be trademark issues if you're in the online content publishing business. 
*/


/* ENTIRE SCREEN */

body {
     margin: 0;
     padding: 0; 
     font-size: 62.5%; /* Resets 1em to 10px */
     font-family: Georgia, 'Times New Roman', Serif;
     text-align: left;
     letter-spacing: .5px;
     line-height: 1.8px;
  width: 100%;
}

/* BLACK BOX HOLDING CONTENT */

#content {
  width: 500px;	
  margin-top: 5px;
  margin-left: 15px;
     padding-top: 10px;
     padding-left: 40px;
     padding-right: 40px;
     padding-bottom: 40px;
     position: relative;
     top: 0px;
     left: 10px;
     float: left;
     clear: both;
     border: solid black 1px;
     font-size: 1.3em;
     line-height: 1.8em;
}


/* HEADER */

/* Stretches across top of page. */

#header h1 {
  width: 940px;
  margin: 0;	
  padding: 0;
  text-align: right;	
}

#blog-name {
  padding-top: 20px;
  padding-left: 20px;
  float: left;
  color: #009D2A;
  font-family: Gill Sans, Helvetica, sans-serif;
}


#header h1 img {
  border-bottom: none;
}	
	
#header h1 a {
  border-bottom: none;
  text-decoration: none;
}

#header h1 a:visited {
     text-decoration: none;
}


/* This could be used if we wanted to put links along the top. */

#header ul, #header li {
     display: inline;
     list-style-type: none;
     list-style-image: none;
}
	
#header li a {
     display: block;
     min-width: 40px;
     padding: 74px 32px 12px 12px;
     float: left;
}	


/* POSTS & PAGES */

.leadin a {
  margin: 0px;
  padding: 0px;
  font-size: 40%;
  letter-spacing: 1px; 
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
  text-transform: uppercase; 
  font-weight: normal;
  border-bottom: none;
  color: black;
}

.leadin a:visited {
  margin: 0px;
  padding: 0px;
  font-size: 40%;
  letter-spacing: 1px; 
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
  text-transform: uppercase; 
  font-weight: normal;
  border-bottom: none;
  color: black;
}


/* Post Title */	

h2 a {
  font-size: 95%;
  color: #009D2A;
  letter-spacing: 1px;
  line-height: 1.2em;
  text-decoration: none;
  margin-bottom: 0px;
  border-bottom: #009D2A dotted 1px;
}

h2 a:visited {
  color: grey;
}	
	


/* Post Content. */ 

.post p {
  width: 95%;
  margin-bottom: 30px;
}

.post {
	margin: 0 0 40px 0;
	text-align: left;
        width: 500px;
	}

/* Links in post content. */

a {
     color: #009D2A; 
     text-decoration: none; 
     border-bottom: 1px dotted #009D2A;
  font-size: 100%;
  
}	

a:visited { 
     color: grey; 
     text-decoration: none; 
     border-bottom: 1px dotted #009D2A;
  font-size: 100%;
}



/* Post Images */

p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
  padding: 3px;
  margin-left: 15px;
  margin-bottom: 10px;
  display: inline;
  border-style: double;
  border: solid black 1px;
	display: inline;
	}

img.alignleft {
  padding: 3px;
  margin-right: 15px;
  margin-bottom: 10px;
  display: inline;
  border-style: double;
  border: solid black 1px;
}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}	

.center {
	text-align: center;
	}

/* Begin Lists */


/* Blockquotes */

blockquote, blockquote cite {
  margin-left: 20px;
  margin-top: 10px;
  padding-left: 40px;
  padding-top: 25px;
  background: url(images/quote-arial.gif) 0px 15px no-repeat; 
  color: #009D2A; 
  font-size: 101%;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 
  line-height: 1.8em;
}

blockquote cite {
  display: block; 
}
	
blockquote p { 
  padding-bottom: 10px; 
}	


/* Post Metadata */

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}

.postmetadata {
  margin-top: 0px;
  letter-spacing: 1px; 
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
  text-transform: uppercase; 
  font-size: 90%;
  font-weight: normal;
  border: dotted black 1px;
}

.postmetadata .alt {
	margin: 25px 0 0 0;
	}

.commentmetadata, {
	letter-spacing: 1px; 
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	text-transform: uppercase; 
	font-size: 0.75em;
	font-weight: normal;	 
}
	

/* Other Post Styles */


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted;
	}


/* SIDEBAR */

/* Tagline */

#description {
  width: 400px;
  color: #009D2A; 
  font-size: 1.4em; 
  text-transform: uppercase;
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 
  line-height: 1.8em; 	
}	

/* Sidebar to the right of content surrounded by grey dotted border. */

.sidebar {
  width: 250px;
  margin-top: 3px;
  padding: 25px;
  border: dotted grey 1px;
  font: 0.9em Arial, Helvetica, Sans-Serif; 
  color: black;
  text-align: center; 
}

.sidebar-content {
  padding-top: 0px;
}

/* Actual content in the sidebar beginning with description. */

#rightcol { 
  width: 100%;
  position: absolute;
  left: 630px;
  top: 80px;   
  float: right;
  margin-right: 10px;
  text-align: center;
}

.sidebar p {
  color: black;
  font-family: gill sans, veranda, sans-serif;
  font-size: 150%;
  padding: 5px;
  text-align: left;
  margin-left: 15px;
}

.sidebar p a  {
  letter-spacing: 2px; 
  color: #009D2A;
  text-decoration: underline;
  border-bottom: none;
}

.sidebar img  {
  border-style: double;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 15px;
}

/* Headers of lists of links in sidebar */

.sidebar-header {
  font-size: 110%;
} 

#quote {
  margin-bottom: 15px;
  margin-left: 10px;
  padding: 0px;
  color: black;	
  font-family: gill sans, 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 
  letter-spacing: 2px; 
  font-size: 150%;
  text-align: left;
}

.sidebar h2 {
  margin-bottom: 15px;
  margin-left: 10px;
  padding: 0px;
  color: black;	
  font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 
  font-weight: bold; 
  letter-spacing: 2px; 
  text-transform: uppercase;
  font-size: 120%;
  text-align: left;
}


/* List of links in sidebar */

.sidebar ul {
  text-align: left;
  margin-left: 25px;
  padding-left: 0px;
  margin-top: 5px;
  padding-top: 0px;
  padding-bottom: 10px;
}

.sidebar ul li {
  list-style-type: none;
  padding-bottom: 10px;
  font-family: gill sans, veranda, sans-serif;
}

.sidebar form {
  margin: 0;
}

.sidebar li a  {
  font-size: 140%; 
  letter-spacing: 2px; 
  color: #009D2A;
}	

.sidebar li a:hover {
  background-color: #009D2A;
  color: white;
  padding-left: 1px;
  padding-right: 1px;
}

.sidebar li a:visited {
  color: grey;
}

/* Del.icio.us links in sidebar */

.sidebar a.delicious-link {
  font-size: 130%;
  text-decoration: none;
  color: #009D2A;
  margin-bottom: 5px;
  border-bottom: dotted #009D2A 1px;
}

.sidebar a.delicious-link:hover {
  color: white;
  background-color: #009D2A;
}

.sidebar ul.delicious {
  padding-left: 15px;
}

.sidebar li.delicious-item {
  margin-left: 10px;
  margin-bottom: 10px;
  list-style-type: none;
  marker-offset: 10px;
}

.sidebar .delicious-desc {
  font-size: 120%; 
  letter-spacing: 2px; 
  color: #009D2A;
}	
	
/* Search in sidebar */

a.search-button:hover: {
  background-color: white;
}
	
.search-button {
  border: solid #009D2A 1px;
  background-color: white;
  font-family: gill sans, Arial, Helvetica, Sans-Serif; 
  font-weight: normal; 
  letter-spacing: 2px; 
  text-transform: lowercase;
  font-size: 130%;
  padding: 4px;
  text-decoration: none;
  color: #009D2A;
  margin-left: 10px;
}

.search-form { 
  font-size: 120%;
  width: 150px;
  border: 2px solid grey;
  padding: 4px;
  margin-bottom: 25px;
  background-color: #FBFBFB;
}

		

/* END SIDEBAR */


a.image {border-bottom: 0;}	




h3.comments {

	margin: 40px auto 20px auto;
	padding: 0;
	}

.commentmetadata {font-size: 0.8em;}	

#commentform {
	font: normal 0.8em 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;	
	text-transform: uppercase;	
}
		

small, .navigation {
	color: rgb(138,134,132);
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
.navigation a {border-bottom: none;	
	}	
	
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 3.8em;
	line-height: 0.9em;
	}	
	
h2 {
     color: grey;
     font-size: 2.1em;
}

h3 {
     font-size: 1.3em;
}
	
h4, li h2 {
     line-height: 1.2em;
     letter-spacing: 1px;	
     font-size: 0.8em;
     font-weight: normal;	
     text-transform: uppercase;
     font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 		
}	

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia, 'Times New Roman', Serif; 
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	}
	
.nocomments, .postmetadata, strike, #footer {
	color: rgb(168,164,162);
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* Begin Form Elements */

input#s, input#author, input#email, input#url, textarea, #sidebar #s {border: 1px solid rgb(201,197,195);}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	padding: 0;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 2px;
	}

#commentform textarea {
	width: 98%;
	margin: 5px 0 0 0;	
	padding: 0px;
	}

#commentform #submit {
	margin: 2px 0 0 0;	
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 20px 0 0 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	margin: 0;
	padding: 10px 0 0 0;	
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */






/* Begin Various Tags & Classes */


hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px 0 40px 0;
	clear: both;
	border-bottom: none;	
	}

.break {margin: 0; padding: 0; clear: both; line-height: 0px; width: 100%; visibility: hidden;}	


/* FOOTER */

/* At bottom of page. */

#footer {
  width: 600px;
  padding-top: 20px;
  font-size: 0.9em;		
  clear: both;
  text-align: center;
  letter-spacing: 1px; 
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
  text-transform: uppercase; 
  font-weight: normal;
}	


#footer p {
  line-height: 2em;
}

/* Links in footer. */

#footer a, #footer a:visited {color: rgb(120,120,120); text-decoration: none; border-bottom: none;}	
#footer a:hover {color: rgb(40,40,40);}	


/* END FOOTER */
	
