
/*
Theme Name: Zoe and Gavin - beige argyle
Theme URI: http://zoeandgavin.com/
Description: Features a fab javascript random image menu header. 
Version: 1.0
Author: Zoe and Gavin .com Blair
Author URI: http://zoeandgavin.com/
Tags: beige, custom header, fixed width, two columns, widgets

*/


/* puppet plays */
dl.index {
    margin-left: 20px;
}
dt {
 	font-weight: bold;
}
dd {
 	margin-left: 0px;
 	margin-bottom: 20px;
}


body { background: white url(../images/argyle.gif) repeat; font-family: arial; font-size: 20px}

#wrapper { margin-left: auto; margin-right: auto; width: 825px; overflow: hidden;}

h1 a { display: block; text-indent: -9999px; background: url(../images/zoeandgavin.png) no-repeat; height: 131px; width: 800px; }

h2#subtitle { display: none; }

.hidden { display: none; }

#page { background: url(../images/fading.png) no-repeat top; min-height: 541px; border-top: 2px solid white; }
.post { background: url(../images/fading2.png) no-repeat top left;}


#sidebar { float: right; width: 215px; padding: 0; overflow: hidden;}
#sidebar li { list-style: none; color: #008C7E; font-size: 14px; font-family: arial; font-style: italic; }
#sidebar li a { color: #008C7E; }
#sidebar li a:hover { color: #E06840; }
#sidebar li ul li { font-size: 12px; font-style: normal;  margin: 5px 0; }
#sidebar li ul { padding: 0; margin: 0; }

#search_box {
    margin: 5px;
}
#search_box #s {
    color: #008C7E; 
    float: left;
    padding: 5px 0 0 6px;
    height: 19px;
    margin: 6px 0 0 6px;
    border: 0;
    width: 167px;
    background: url(../images/searchback.gif) no-repeat;
}
#search_box #button {
    margin: 6px 4px 0 0;
    padding: 0;
}

#mainmenu { float: left; margin: 0; padding: 0; height: 244px; width: 850px; overflow: hidden; }

#mainmenu li { list-style: none; display: inline; }

#mainmenu li a {
    text-indent: -9999px;
    margin: 0;
    height: 244px;
    border: 2px solid white;
    float: left;
    width: 135px;
}

#page { margin-top: 267px; }

.date {
    display: block;
    width: 50px;
    font-family: arial;
    color: #D0CEBA;
    font-weight: bold;
    line-height: .8;
    float: left;
    margin: 15px 10px;
}

.date .month {font-size: 20px; text-transform: uppercase;}
.date .day {font-size: 40px;}
.date .year {font-size: 20px;}

#content .title {
    padding: 15px 10px 5px 10px;
    color: #28393A;
}


#content .postinfo, #content .postinfo a {
    color: #D0CEBA;
    font-size: 16px;
    height: 100px;
}

#content .title a {
	text-decoration: none;
	color: #28393A;
    font-size: 24px;
    font-weight: bold;
}

#content { 
	background: transparent url(../images/content.png) repeat scroll left top;
	 margin-right: 214px;
}

#content .post {
    color: #330000;
    font-size: 14px;
    padding: 10px;
}

#content .post a { color: #E06840;}

#footer { font-size: 10px; margin-left: auto; margin-right: auto; width: 300px; text-align: center; }


#content .pagetitle, #content .pagetitle a {
    font-size: 30px;
    margin: 15px 0 0 5px;
    text-decoration: none;
    color: #28393a;
}

.navigation {
    display: block;
    border-top: thin dotted white;
    padding: 15px;
}

.navigation a {
    color: #E06840;
    font-size: 14px;
}

.navigation .alignright {
    float: right;
}

.widget {
    padding: 0 10px 0 10px;
    margin: 5px;
    border-bottom: 3px double white;
}

.widget a {
    text-decoration: none;
}
.widget h2 {
    font-size: 16px;
    margin-bottom: 0;
}

.index dt { line-height: 1;}

.br br {display: none;}

#pathfinder {
	padding-left: 190px;
}
#pathfinder img {
	margin-left: -190px;
}