/*  
dark brown #692512
link blue: #0887C2
light brown: #CF843D;
very light yellow: #FDFAEF
*/

body {
	background-color:#FFFFFF;
}

strong {
	font-weight: bold;
}

small {
	font-size: .7em;
}

h1, h2, h3, h4, h5, h6 {margin:.8em 0 .2em 0;line-height: 1;}
h1 {font-size: 2.8em;}
h2 {font-size: 2.4em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.2em;}
p {margin:.4em 0 .8em 0;}

.rightmenu .colleft {
	background-color: #FDFAEF;
}

.rightmenu {
	background:#FFFFFF;
}

#header {
	border-bottom:1px solid #000;
	width: 100%;
	background-color: #4A1F06;
	background-image: url(images/header_chipsForDinner.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	height: 7em;
}

#header h1, #header h2 {
	margin: 0;
	padding: .2em .2em 0 .2em;
	font-size: 2.8em;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active,
#header h2 a:link, #header h2 a:visited, #header h2 a:active {
	text-decoration: none;
	border-bottom: 0px solid #CF843D;
	border-top: 0px solid #CF843D;
	color: #FEEAB4;
}

#header h1 a:hover, #header h2 a:hover {
	text-decoration: none;
	border-bottom: 1px solid #CF843D;
	border-top: 1px solid #CF843D;
	color: #FEEAB4;
}

#header p {
	margin: 0;
	padding: .4em 0 1em 10em;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}

#footer {
	border-top:1px solid #000;
}

#footer p {
	padding: .4em;
}

/* =Typography */

body, textarea, input, table {
	font-family: Trebuchet MS, Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-size: 90%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-weight: bold;
	color: #692512;
}

.entry  h1, .entry  h2, .entry  h3, .entry  h4, .entry  h5, .entry  h6 {
	color: #FFC836;
}

.entry  h2 {font-size: 2em;}
.entry  h3 {font-size: 1.6em;}
.entry  h4, .entry  h5, .entry  h6 {font-size: 1em;}

.entry  img {
	border: 0px solid #FFF;
	background-color: #FDFAEF;
}

a:link {
	color: #0887C2;
}

a:visited {
	color: #CF843D;
}

a:active {
	color: red
}

a:hover {
	color: black;
	text-decoration: none;
}

h1 a:link, h1 a:visited, h1 a:active {
	text-decoration: none;
	color: #692512;
}

h1 a:hover {
	text-decoration: underline;
	color: #692512;
}

h2 a:link, h2 a:visited, h2 a:active {
	text-decoration: none;
	color: #692512;
}

h2 a:hover {
	text-decoration: underline;
	color: #692512;
}


.col1 {
	line-height: 1.7em;
}

.col2 {
	line-height: 1em;
}

/* =Components */

.sidebar .widgettitle {
font-size: 1.5em;
}

.sidebar li {
padding: .4em 0 .4em 0;
margin: 0;
}

.ctc {
	line-height: 1;
}

#recentcomments .recentcommentsArticleLink {
display: block;
}


.comments-template{
	margin: 1em 0 0;
	border-top: 1px solid #ccc;
	padding: 1em 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 1em;
	list-style: none;
}

.comments-template ol li{
	margin: 1em 0 0;
	line-height: 1.8em;
	padding: 0 0 1em;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-size: 1.1em;
}

.commentmetadata{
	font-size: 1em;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 1em;
}

/* Begin Images - thanks Kubrick theme */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: .4em;
	margin: 0 0 .4em .6em;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 .6em .4em 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
#gb_form_div legend {
	font-size: 1.4em;
	font-family: Trebuchet MS, Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif;
	font-weight: bold;
	color: #692512;
}

#gb_form_div label.curFormField {
	padding-right: 1em;
}

#gb_form_div label.curFormField {
	background-image: url(images/icon_formFieldArrow.png);
	background-position: right center;
	background-repeat: no-repeat;
}

#gb_form_div fieldset {
	margin-top: 1em;
}

#gb_form_div legend#mainlegend span {
  position : absolute;
  left : -9000px;
}

input , textarea, select {
	padding: .2em;
	background-color: #DCEEF6;
	border: 1px solid #CCCCCC;
}

#ie6only input , #ie6only textarea, #ie6only select {
	padding: 1px .2em 0 .2em;
}

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: 0;
}

.curFocus {
	background-color: #FFFFFF;
	border: 1px solid #0887C2;
}

.button {
	background-color: #0887C2;
	color: white;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid grey;
	padding: .1em;
}

.buttonHighlight {
	background-color: #4A1F06;
	color: white;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid grey;
	padding: .1em;
}

.sidebar .widget_search input {
	margin-bottom: .2em;
}
