/*
Theme Name: To Gos Catering Services 2 Column Fixed - Menu Right
Theme URI: http://www.togoscateringservices.com
Description: This is a Wordpress theme designed specifically for To Go's Catering
Author: Christopher Kirk & Heather Kirk
Author URI: http://www.ckblogs.com


/*-----------Block Level Elements--------------*/
body {
	margin: 0;
	padding: 0;
}

Body {
	background: #F6E2A5;
}

#page {
	width: 750px;
	margin: 0 auto;
	background: url(images/background.jpg); 
}

#header {
	width: 100%;
	height: 207px;
	background: url(images/header.jpg) no-repeat;
}

#headerimg {
	height: 158px;
	width: 100%;

}

.description {

}

#navbar{
	height: 49px;
	background: url(images/navback.png) repeat-x;
}

#navbar li{
	list-style-type: none;
	float: left;
	padding: 6px 20px 0 20px;
	
}

#navbar li.page_item a, #navbar li.page_item a:visited, #navbar li.current_page_item a, #navbar li.current_page_item a:visited{
	font-size: 12px;
	font-family:  arial, helvetica, sans-serif;
	color: #FFD524;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}

#navbar li.page_item a:hover, #navbar li.current_page_item a:hover{
	text-decoration: underline;
}

#navbar li.current_page_item{
	background: url(images/navcurrent.png) no-repeat;
	background-position: center 0;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 63%;
	padding-left: 20px;
}

#sidebar {
	width: 32%;
	margin-left: 65%;
}
#sidebar_top {
	background: url(images/sidebartop.png) no-repeat;
	background-position: top center;
	width: 100%;
	height: 30px;
	margin: 0 0 0 18px;
}

#sidebar_bottom {
	background: url(images/sidebarbottom.png) no-repeat;
	width: 100%;
	height: 30px;
	margin: 0 0 0 18px;
}

#footer {
	width: 100%;
	height: 120px;
	background: url(images/footer.png) no-repeat;
	background-position: bottom;
	clear: both;
}

#footer_main {
	width: 66%;
	height: 100%;
	float: left;
	text-align: center;
	padding-top: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #628332;
	font-weight: bold;
	padding-top: 40px;
}

#footer_main a, #footer_main a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #628332;
	font-weight: bold;
	text-decoration: none;
}

#footer_side {
	width: 32%;
	margin-left: 66%;
	text-align: center;
	padding-top: 10px;
}


/*-------------Headings-------------*/

h1 {
	font-size: 36px;
	font-family:  arial, helvetica, sans-serif;
	color: #A73F48;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	font-size: 28px;
	font-family:  arial, helvetica, sans-serif;
	color: #A73F48;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	font-size: 24px;
	font-family:  arial, helvetica, sans-serif;
	color: #A73F48;
	font-weight: bold;
	text-decoration: none;
}

h4 {
	font-size: 18px;
	font-family:  arial, helvetica, sans-serif;
	color: #628332;
	font-weight: bold;
	text-decoration: none;
}

h5 {
	font-size: 14px;
	font-family:  arial, helvetica, sans-serif;
	color: #A73F48;
	font-weight: bold;
	text-decoration: none;
}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
	font-size: 28px;
	font-family:  arial, helvetica, sans-serif;
	color: #A73F48;
	font-weight: bold;
	text-decoration: none;
}

.post {

}

.post p {

}

.post a, .post a:visited {
	color: #A73F48;
	text-decoration: none;
}

.post a:hover {
	color: #628332;
	text-decoration: underline;
}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 20px 0 30px;
	color: #ffffff;
}

#sidebar ul h2 {
	font-size: 18px;
	font-family:  arial, helvetica, sans-serif;
	color: #ECB02C;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a, #sidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar a:hover {
	color: #313A1B;
	text-decoration: underline;
}

#sidebar select {
  width: 150px;
}
/*--------------Comments--------------*/

#comments input, textarea, select {
  width: 400px;
}

#commentform a, #comments a:visited {
	color: #628332;
	text-decoration: none;
}

#commentform a:hover {
	color: #A73F48;
	text-decoration: underline;
}
ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a, ol.commentlist a:visted {
	color: #628332;
	text-decoration: none;
}

ol.commentlist a:hover{
	color: #A73F48;
	text-decoration: underline;
}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}