@charset "utf-8";
/*
Theme Name: MyGalleyKitchen
Theme URI: http://www.katysportfolio.com
Description: A custom theme for the My Galley Kitchen blog
Version: 1.0
Author: Katy Heider

MyGalleyKitchen by Katy Heider || http://www.katysportfolio.com
*/

html { background-image: url(http://www.mygalleykitchen.com/blog/wp-content/themes/mygalleykitchen/images/wood-background2.jpg);
background-repeat: repeat; 
background-color: #2a1a14;
}

body {
margin-top: 0;
margin-bottom: 0;
font-size:62.5%;
}

#container { 
width: 904px;
height: 100%;
background-color: #fff;
margin-top: 0;
margin-left: auto;
margin-right: auto;
}

#header { width: 100%;
height: 230px;
margin-top: 0;
background-image: url(http://www.mygalleykitchen.com/blog/wp-content/themes/mygalleykitchen/images/header-background-border.jpg);
background-repeat: no-repeat;
}

#logo {
width: 181px;
height: 222px;
margin-top: 10px;
margin-left: 50px;
float: left;
}

#header ul {
list-style: none;
padding: 0;
margin-right:40px;
display: inline;
float:right;
}

/* #header ul img {
margin: .5em;
} */

#header li {
margin-top: 130px;
margin-right: 2.1em;
float: left;
}

#header a {
font-size:1.4em;
color:#2e1d17;
text-decoration:none;
}

#header a:hover {
text-decoration:underline;
color:#a57100;
}

#content {
width: 800px;
margin-top: 1.5em;
margin-left: auto;
margin-right: auto;
}

/* #narrowcolumn {
	float: left;
	margin-top: 3em;
	width: 500px;
	border: 1px solid black;
}
*/

#loop {
float: left;
margin-top: 1.5em;
margin-bottom: 3em;
width: 500px;
font-family: "museo-sans-1","museo-sans-2";
font-size:1.4em;
}

#loop h2 a {
font-family: "apolline-1","apolline-2";
font-weight: 600;
color: #660000;
font-size:1.5em;
text-decoration:none;
}

#loop a {
color: #660000;
}

.small {
font-family: "museo-sans-1","museo-sans-2";
font-size:0.9em;
font-style: oblique;
}

#sidebar {
	float: right;
	margin-top: 1.5em;
	width: 190px;
	margin-right: 50px;
	font-family: "museo-sans-1","museo-sans-2";
	font-size:1.2em;
}

#sidebar ul {
list-style: none;
}

#sidebar h2 {
font-family: "apolline-1","apolline-2";
font-weight: 600;
color: #35150a;
font-size:1.5em;
}

#sidebar a {
color: #996600;
}

#footer { width: 100%;
height: 150px;
margin-bottom: 0;
background-color: #1c0c08;
font-family: "apolline-1","apolline-2";
font-size:1.1em;
color: #fff;
text-align: center;
clear: both;
}

#footer a {
font-family: "apolline-1","apolline-2";
font-size:1.1em;
color: #b7a261;
}

#footer p {
padding: 3em;
}

/* index page styles */

#center { 
width: 100%; 
height: 400px;
margin-top: 1.0em; 
}

#center-text {
float: left;
margin-left: 30px;
padding: 30px;
}

#center h2 {
font-family: "apolline-1","apolline-2";
font-weight: 600;
color: #35150a;
font-size:1.9em;
}


#center-text p {
font-size:1.4em;
width: 300px;
}

.kitchen-notes {
font-weight: bold;
color: #996600;
font-variant: small-caps;
}

.normal {
letter-spacing: normal;
}

.mainpage-blog-link {
text-align: right;
text-decoration: none;
color: #660000;
letter-spacing: .4em;
font-weight: bold;
}

.smallertext {
font-family: inherit;
letter-spacing: normal;
font-size:0.9em;
}

#center a {
color: #660000;
}

#center-image {
float: right;
background-image: url(http://www.mygalleykitchen.com/images/mainpage-image-background.png);
background-repeat: no-repeat;
width: 430px;
height: 329px;
padding: 0;
margin-right: 75px;
}

#center-image img {
margin: 12px;
}
