/* Begin Typography & Colors */

body {
	padding-bottom: 10px;
	font-size: 74%;
	font-family: Helvetica, Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
/*	background: #f6f6f9 url("images/sicbg.png") repeat-x top; */
	background: #fff;
	color: #333;
	}

p { margin: 10px 0; }

#menu {
	/*	font-family: 'Lucida Grande', Arial, Verdana, sans-serif;*/
	font-size: 1.1em;
	font-weight: bold;
	}
.menu { text-align: right; }
.menu a { color: #999; }
.menu a:hover, .menu a.current_page_item, .menu a.current_page_item:hover {
	text-decoration: none;
	}
.menu a:hover {
	color: #ccd !important;
	border-bottom: 1px dotted #ccd;
	}	
.menu a.current_page_item, .menu a.current_page_item:hover {
/*	background: #292929;
	border: 1px solid #0cf;*/
	border-bottom: 1px dotted #555;
	color: #555 !important;
	}

#header {
	background-color: #73a0c5;
	border: 6px solid #ddeaef;
	}

.description {
	padding: 225px 10px 0;
	}

#contentainer {
	border: none;
	background: #ddeaef;
	}

#content, #sidebar {
	font-size: 1.1em;
	}

.narrowcolumn p, .narrowcolumn .entry ul, .widecolumn p {
	}
.narrowcolumn ul.recipe {
	list-style: none;	
	font-weight: bold;
	line-height: 2em;
	}
.narrowcolumn ul.recipe a {
	text-decoration: underline;
	}
.narrowcolumn ul.linkblog {
	list-style: none;
	margin: 0; padding: 0;
}
.narrowcolumn p, .widecolumn .entrytext {
	margin-top: 8px;
	line-height: 1.4em;
	}
	
.narrowcolumn .postmetadata {
	color: #666;
	background: #f6f6ff;
/*	border-top: 1px solid #ddd; */
	}

.alt {
	background-color: #fcfcfc;
/*	border-top: 1px solid #ddd; */
	}

li.altcomment {
	background: #fff;
	}
li.comment {
	background: #f9f7f7;
	}
.commentmine, .altcommentmine {
	border: 1px solid #ddd;
	background: #f1edee;
	color: #000;
	}
.commentmine a, .altcommentmine a {
	color: #f6c;
	}

#footer {
	color: #777;
	border-top: 1px solid #aaa;
/*	background-color: #111; */
	}

/*small {
	font-family: Arial;
	font-size: 0.95em;
	line-height: 1.4em;
	}
*/
h1 {
	letter-spacing: -0.8px;
	font-size: 1.8em;
	}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #ddd;
	}
	
.description {
	font-size: 1.1em;
	color: #111;
	}

h2 {
	font-family: Helvetica, Arial, 'Lucida Grande', Sans-Serif;
	letter-spacing: -0.7px;
	font-size: 1.5em;
	font-weight: 550;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
h2.widgettitle, h2.widgettitle a { color: #555; }
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
#sidebar h2, h3.comments, h3.respond {
	font-size: 1.2em;
	letter-spacing: -0.2px;
	}

h3 {
	font-size: 1.2em;
	}

.post {
	background: #fff;
	border: 1px solid #ddeaef;
	}

.entry p a:visited {
	color: #998;
	}

.date, small {
	margin-top: 1px;
	font-size: 0.95em;
	color: #777;
	font-family: Georgia;
	}
	
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-size: 0.95em;
	font-weight: normal;
	}

#sidebar ul li {
	background: #fff;
	font-family: Georgia;
/*	background: #fff url("images/contentbg.gif") repeat left;*/
	border: 1px solid #ddeaef;
	}
#sidebar ul ul li { font-size: 1em; }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}
	
code {
	font-family: 'Courier New', Courier, Fixed;
	color: #140;
	}
.code {
	padding: 3px 6px;
	border: 1px solid #ececf0;
	background: #fcfcfe;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #7c7;
	text-decoration: none;
	}

a:hover {
	color: #f3f;
	text-decoration: underline;
	}
	
.navigation a {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -0.7px;
	color: #ddd;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors ************************************************/


/*******************************************************************/
/* Begin Structure */
/*******************************************************************/
body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0 65px;
	padding: 0;
	width: 934px; /* header image same width as this */
	}
	
.clear { clear: both; }

#menu {
	float: left;
	width: 100%;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 6px;
}
.menu {
	float: right;
	display: inline;
	margin-left: 6px;
	}
* html .menu { bottom: -1px; }

.menu a {
	display: block;
	margin: 0 5px;
	padding: 12px 0 2px;
	}

.menu, .menu ul li a {
	/* Padding must be set equally on both elements for it to look right */
	/*	padding: 5px 15px 6px;*/ 
	}
	
#header {
	clear: both;
	padding: 0;
	margin: 0 0 6px 0;
	width: 918px;
	position: relative;
	}

#headerimg {
	margin: 0;
	height: 245px;
	}

#contentainer {
	width: 930px;
	clear: both;
	}

.narrowcolumn, .widecolumn {
	float: left;
	padding: 0 0 0 5px;
	margin: 0;
	width: 645px;
	}
	
.narrowcolumn .post, .widecolumn .post {
	margin: 5px 0;
	padding: 1px 10px 10px;
	}
.widecolumn .post {
	margin-bottom: 0;
	}

.commentcount {
	float: right;
}

div.external {
	text-align: center;
	width: 60%;
	margin: 10px auto;
	padding: 0 10px;
	border: 1px solid #eee;
	background: #fcfcfc;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	}
	
.flickr_badge {
}

#comments {
	padding: 0;
	background: none;
	}

#footer {
	padding: 0;
	margin: 0;
	width: 100%;
	background: #111;
	border-top: 2px solid #666;
	clear: both;
}

#footer p {
	margin: 0 0 0 60px;
	padding: 20px 0;
	}

/* End Structure ***************************/


/*	Begin Headers */
h1 {
	padding-top: 5px;
	padding-left: 5px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0;
	}

h2.pagetitle {
	margin-top: 20px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}
h3.comments, h3.respond {
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
	}
/* End Headers */



/* Begin Sidebar */
#sidebar
{
	padding: 5px 0 5px;
	margin-left: 655px;
	width: 270px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Images */
img.alignleft, img.alignright { 
	margin: 5px;
	border: 1px solid #ccc;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
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;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	} */

.entry ul li:before {
	content: "\00BB \0020";
	}
/*#sidebar ul ul li { background: url("images/bullet1.gif") no-repeat 0 0.5em; }*/

.entry ol, .entry ul {
	padding: 0 0 0 15px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entrytext ul { 
	margin: 0 0 0 20px; padding: 0;
	line-height: 1.4em;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	padding: 10px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	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;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	border: none;
	margin: 3px 0 0;
	padding: 0; /* 0 0 10px;*/
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	/*padding: 5px 3px; 
	text-align: left;*/
	}

#sidebar #searchform #s {
	width: 100px;
	margin-top: 5px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 80px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 490px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	margin: 0; padding: 0;
	}

.commentlist li {
	margin: 0 0 5px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 7px 0;
	}

#commentform p {
	margin: 5px 10px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	padding: 3px 0 1px;
	border-top: 1px solid #ddd;
	}
/* End Comments */


/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 15px 5px 40px;
	}
/* End Various Tags & Classes*/
