﻿/* 
	Theme Name: Wrightangle
	Description: Wrightangle's WordPress theme
	Author: Dawn Wright
	Author URI: http://www.wrightangle.com
	Version: 1.0
*/

/* Begin Wrightangle common styles */
body {
	margin: 0;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color: white;
	}

p {
	margin: 23px 0 23px 0;
	padding: 0;
	}

p.first {
	margin: 8px 0 0 0;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 720px;
	text-align: left;
	}

#header {
	position: relative;
	padding: 0;
	margin: 0;
	margin-bottom: 34px;
	margin-left: 220px;
	width: 100%;
	}

#header p {
	margin: 0;
	margin-bottom: 0;
	margin-top: 0;
	}

#content {
	padding: 0;
	margin: 0;
	float: right;
	font-size: 1.2em;
	width: 500px;
	}

#sidebar {
	font-size: 1em;
	width: 180px;
	float: left;
	text-align: right;
	}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.6em;
	text-align: left;
	}

h2 {
	margin: 30px 0 0 0;
	font-size: 1.4em;
	}

h3 {
	margin: 30px 0 0 0;
	font-size: 1.3em;
	}

a:link, a:visited {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

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

a:link {
	color: #06c;
	}

a:visited {
	color: #af501e;
	}

h2, h2 a:link, h2 a:visited, h3, h3 a:link, h3 a:visited {
	color: #333;
	}

h1, h1 a:link, h1 a:visited, h2 a:hover, h3 a:hover {
	color: #4044b5;
	}

ol li {
	margin: 0;
	padding: 0;
	list-style: decimal outside;
	}

html>body ul {

	margin: 15px 0 0 0;

	padding: 0 0 0 10px;

	list-style: none;

	text-indent: -10px;

	} 



html>body li {

	margin: 7px 0 8px 10px;

	}



ul li:before {

	content: "\0020 \0020";

	}



hr {

	width: 360px;

	margin-left: 0;

	}



blockquote {

	margin: 5px 0 0 0;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	display: block;

	color: #666;

	}



p img {

	padding: 0;

	max-width: 100%;

	}



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}

	

img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



a img {

	border: none;

	}



.center {

	text-align: center;

	}



.right {

	text-align: right;

	}



.alignright {

	float: right;

	}

	

.alignleft {

	float: left;

	}



#navbar ul {

	margin: 0;

	padding: 0;

	list-style: none;

	}


#navbar a {

	display: block;

	background-repeat: no-repeat;

	text-decoration: none;

	border: 0;

	background-position: left top;

	line-height: 19px;

	height: 19px;

	}



#navbar a span {

	visibility: hidden;

	}



#navbar a#photos {

	background-image: url(http://www.wrightangle.com/images/photos.gif);

	width: 69px;

	}



#navbar a#food {

	background-image: url(http://www.wrightangle.com/images/food.gif);

	width: 50px;

	}



#navbar a#about {

	background-image: url(http://www.wrightangle.com/images/about.gif);

	width: 60px;

	}



#navbar a:hover#photos {

	background-image: url(http://www.wrightangle.com/images/photos-over.gif);

	}



#navbar a:hover#food {

	background-image: url(http://www.wrightangle.com/images/food-over.gif);

	}



#navbar a:hover#about {

	background-image: url(http://www.wrightangle.com/images/about-over.gif);

	}



#preloadedImages {

	position: absolute;

	overflow: hidden;

	left: -9999px; 

	top: -9999px;

	height: 1px;

	width: 1px;

	}

/* End Wrightangle common styles */



p.smaller {

	font-size: 1em;

	}



#headerphoto {

	margin-right: 10px;

	}

	

#headertext {

	position: absolute;

	bottom: 0;

	}

	

#content .entry {

	line-height: 1.4em;

	}



#content .postmetadata {

	padding-top: 5px;

	text-align: left;

	font-size:.8em;

	}



#sidebar a:link, #sidebar a:visited, #sidebar a:hover {

	color: #4044b5;

	}



a:visited {

	color: #06c;

	}



.entry p a:visited {

	color: #af501e;

	}



#footer {

	padding: 0;

	margin: 0 auto;

	width: 100%;

	clear: both;

	}



#footer p {

	margin-left: 220px;

	margin-top: 0;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 5px;

	margin-bottom: 30px;

	font-size: .8em;

	}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata {

	color: #777;

	}



.post h2 {

	margin: 0;

	}



h2.pagetitle {
	margin: 0;
	font-size: 1.6em;
	text-align: center;
	text-transform: uppercase;
	}



#sidebar h2 {

	margin: 5px 0 0 0;

	font-family: 'Lucida Grande', Verdana, Sans-Serif;

	font-size: 1.2em;

	text-transform: uppercase;

	}



h3.comments {

	margin: 40px auto 20px ;

	}





/* Begin Lists */

.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}

	

#sidebar #navbar {

	padding-bottom: 20px;

	}

	

#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul ul li:before {

	content: "\0020 \0020";

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	}



#sidebar ul p {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



#sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}

/* End Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px; 

	text-align: right;

	}



#sidebar #searchform #s {

	width: 105px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts. */

	text-align: center;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 100%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



.commentlist {

	padding: 0;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist cite {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	margin: 10px 5px 10px 0;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	margin: 5px 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	font-weight: normal;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}

/* End Comments */

