/* CSS Document © 2008 Chris Maynard chrismaynard.net */

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #999;
	background-color: #222;
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	margin: 0 auto;
}
em, cite {font-family: Georgia, serif; }
cite {
	font-weight: normal;
 	font-style: normal;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 2.5em;
	letter-spacing: -0.1pt;
	font-weight: bold;
	color: #888257;
	text-transform:lowercase;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #CCCCCC; text-decoration:none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #FFF;}

img { padding: 0; margin: 0; border: none; }

/* some general classes */
.clear {
	clear: both;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
	height: 0px;
}
.minus {
	text-transform: lowercase;
}
.left {float:left; margin-right:25px; margin-left:0px;}
.searchleft {float:left; margin-right:10px; margin-left:0px;}

/* links style */
a { outline: none; }
#address a, #arrows a, .content a, #footer a { text-decoration: none; color: #FFF; }
#address a:hover, #arrows a:hover, .content a:hover, #footer a:hover { color: #999; }


/* header */

#header {
	position: relative;
	width: 830px;
	padding: 0px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 175px;
}
#header #logo {

	width: 250px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
 

}


#header #logo a {


	display: block;
	background-image: url(http://www.chrismaynard.net/img/logo.jpg);
        background-repeat:no-repeat;
	background-position: left top;



	
}
#header #logo a:hover {
	background-image: url(http://www.chrismaynard.net/img/logo-hover.jpg);
}

/* menu navigation */
#blue {color: #888257;}

#header #navcontainer {
	width: 158px;
	padding: 10px 0px 0px;
	margin: 0px;
	position: absolute;
	left: 275px;
	top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#header #navcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	letter-spacing: -0.01em;
}

#header #navcontainer a {
	display: block;
	padding: 4px 5px;
	width: 148px;
}
#header #navcontainer a:link, #navlist a:visited {
color: #666;
text-decoration: none;
}
#header #navcontainer a:hover {
background-color: #333;
color: #FFF;
}

/* address box */
#header #address {
	position: absolute;
	width: 158px;
	left: 458px;
	top: 0px;
	margin: 0px;
	padding: 10px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#header #address p {
	line-height: 1.75em;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}

/* Prev - Next */
#header #arrows {
	width: 158px;
	left: 641px;
	top: 0px;
	position: absolute;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 33px;
	text-transform: capitalize;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bae5ff;
}
#header h4 {
	padding: 0px;
	margin: 2px 0px 5px;
	font-size: 0.85em;
	font-weight: bold;
	color: #bae5ff
}
#header #arrows p {
	font-size: 0.8em;
	margin: 0px 0px 15px;
	padding: 0px;
}
#header #arrows .prev {}
#header #arrows .next {}


.cat {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}
.cat li {
	padding: 3px 0px 3px 0px;
}
.cat li li{
	padding: 3px 0px 3px 5px; font-size: 1.2em;
}


/* Content Box */
.content {
	position: relative;
	width: 675px;
	margin: 0px 5px;
	padding: 10px;
}
.content .slogan {
	font-size: 1.7em;
	letter-spacing: -0.5pt;
	font-weight: normal;
	text-transform: none;
	color: #bae5ff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 0px;
	padding: 10px 0px 0px;
	text-align: left;
	width: 800px;
line-height:1.4em;
	word-spacing: -1pt;
}
.content .slogan a {
	color: #CCCCCC;
}
.content .slogan a:hover {
	color: #FFFFFF;
}
.content .tagcloud {
	font-size: 1.4em;
	letter-spacing: -0.04em;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 0px;
	padding: 10px 0px 0px;
	text-align: left;
	width: 800px;
}
.content .mid {
	font-size: 1.7em;
	letter-spacing: -0.04em;
	font-weight: normal;
	text-transform: none;
	color: #bae5ff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 0px;
	padding: 10px 0px 0px;
	text-align: right;
	width: 800px;
        line-height:1.4em;
}
.content .tagcloud a {}
.content .tagcloud a:hover {}
.content p {
	line-height: 1.65em;
	margin: 0px 0px 10px;
	padding: 0px;
}
.content .ingredientes {
	color: #999999;
	font-weight: bold;
	margin-right: 6px;
}
.content .button a {
	padding: 0 0 0 75px;
	background-color: #333333;
	border: 3px solid #333333;
	font-size: .8em;
	letter-spacing: 0.04em;
	font-weight: bold;
	text-align: right;
	
}


.button{
	position:absolute;
	top:311px;
	left:465px;
}

em2{
	padding: 0 0 0 75px;
	font-size: .6em;
	letter-spacing: 0.02em;
	text-align: right;
	display: block;
	
}
.content .button a:hover {
	border: 3px solid #444444;
	background-color: #444444;
}
.content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}
.content li {
	padding: 5px 0px 0px 0px; line-height: 1.5em;
}

/* 3 columns */
.content .col1 {
	width: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin:0 25px 0 0;
	padding:10px 0;
	float: left;
}
.content .col2 {
	width: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 25px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}
.content .col3 {
	width: 250px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	float: left;
}
.content .col1 h2, .content .col2 h2, .content .col3 h2 {
	margin: 10px 0px 10px;
	padding: 0px;
	font-size: 1.2em;
	letter-spacing: 0.03em;
	font-weight: normal;
    color:#FFFFFF;
}
.content .col1 .info, .content .col2 .info, .content .col3 .info {
	padding: 0px;
	margin-top: 5px;
}
.content .col1 h3, .content .col2 h3, .content .col3 h3 {
	margin: 0px;
	font-weight: bold;
	font-size: 0.8em;
	color: #cfcfcf;
	padding: 0px;
}
.content .col1 .info h4, .content .col2 .info h4, .content .col3 .info h4 {
	font-size: 0.85em;
	font-weight: bold;
	color: #666666;
	margin: 40px 0px 5px;
	padding: 0px;
}
.content .col1 h5, .content .col2 h5, .content .col3 h5 {
	font-size: 0.85em;
	font-weight: bold;
	color: #bae5ff;
	margin: 0px 0px 5px;
	padding: 0px;
}
.content a img {
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
    border: 5px solid #333;
}
.content a:hover img {border: 5px solid #555;}

/*  Column Individual text */
.content .textbox {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	float: left;
	margin:0;
	padding:20px 0;
	width: 400px;
}

.content .textbox2 {
	background-color: #FFF;
        margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 550px;
}


/* Extended Body Box */
.content .graphics {}
.content .graphics img {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 5px solid #333333;
}

/*  Tagcloud */

.taglevel1 a {color: #888888;}
.taglevel2 a {color: #777777;}
.taglevel3 a {color: #666666;}
.taglevel4 a {color: #555555;}
.taglevel5 a {color: #444444;}
.taglevel6 a {color: #333333;}
.taglevel1 a:hover, .taglevel2 a:hover, .taglevel3 a:hover, .taglevel4 a:hover, .taglevel5 a:hover, .taglevel6 a:hover {color: #dadada;}


}