/* @override http://localhost:8888/canihazcheeseburger/css/styles.css */

html body {
	background-color: #242525;
	font: 14px "GraublauWeb", Arial, Helvetica, Geneva, sans-serif;
}

a {
	text-decoration: none;
	color: maroon;
}

#logo {
	width: 960px;
	height: 97px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#top-panel {
	height: 250px;
	width: 100%;
	background: url(../images/thingbar.jpg) repeat-x;
}

#logo img {
	margin-top: 11px;
}

#top-image img {
	
}

#top-image {
	overflow: hidden;
	height: 250px;
	width: 980px;
}

#top-image ul li {
	display: block;
}

/* 
.main-content-wrapper {
	background-color: silver;
	padding-top: 37px;
	padding-bottom: 16px;
	padding-right: 10px;
	margin-left: 0;
	margin-bottom: 167px;
	position: relative;
}

My Comment */

.sidebar {
	background-color: #313232;
	margin-left: 20px;
	margin-bottom: 43px;
	padding: 30px 30px 29px;
	margin-top: 13px;
}

.sidebar p {
	color: white;
	line-height: 1.8;
	font-size: 14px;
}

.sidebar p a {
	color: #fabb1b;
}

.main {
	margin-top: 15px;
}

.main p {
	margin-left: 28px;
	font-size: 110%;
	line-height: 196%;
	margin-right: 56px;
}

.main h2 {
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #59646b;
}

p.copyright a {
	color: orange;
}

.right {
	float: right;
}

.full {
	width: 100%;
}

/* @group Candy */

.shadow {
	-webkit-box-shadow: 0px 0px 10px #777;
	-moz-box-shadow: 0px 0px 10px #777;
}

.round5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.round10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

/* @end */

/* @group Main Navigation */

#navigation {
	height: 30px;
	margin-top: 28px;
	margin-bottom: 9px;
	display: block;
}

#navigation ul li {
	display: inline-block;
	padding: 8px 22px 38px;
	background-color: silver;
	margin-left: 0;
}

#navigation ul li:hover {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	position: relative;
	top: -8px;
	background-color: #343434;
}

ul#nav {
	padding-top: 5px;
	display: block;
}

#navigation ul li a:link, #navigation ul li a:visited {
	color: #242525;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	width: 100%;
}

#navigation ul li a:hover {
	color: white;
}

/*

@end */

/* @group footer
 */

#footer {
	height: 50px;
	background-image: url(../images/footerbar.jpg);
	padding-top: 20px;
	bottom: 0;
}

/* @end */

/* some wild selection color changes via Chris Coyier */

::selection {
	background: #f7ffb1;
	color: black;
}

::-moz-selection {
	background: #f7ffb1;
	color: black;
}

/* gallery resize

#gallery-1 p{
	display: block;
	float: left;
	clear: both;
	width: 100%;
}

#gallery-1 img {
	height: 150px;
	width: auto;
	float: left;
}



#gallery-1 img:hover {
	-webkit-transform: scale(2);
	-webkit-transition-duration: .5s, .5s;
	background-color: white;
	padding: 10px 10px 20px;
}
 */

.sidebar img {
	margin-top: 23px;
	margin-bottom: 23px;
}

#contact-area {
	width: 551px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 422px;
	font-family: "GraublauWeb", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 140px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.2em;
}

/* phone number styling */

.phone-number {
	font-size: 49px;
	display: block;
	letter-spacing: 1px;
	margin-top: -30px;
	text-align: center;
}

.area-code {
	font-size: 22px;
	letter-spacing: 2px;
	display: inline-block;
	color: gray;
}

.phone-prefix {
	color: #faaf19;
}

.phone-suffix {
	color: #e34efe;
}

p.strong {
	font-size: 120%;
	color: white;
	padding: 23px;
	background-color: #6c6c6c;
	border: 1px solid #faaf19;
}

p.strong:hover {
	border: 1px solid #e34efe;
}
#wordpress {
	list-style-type: none;
	margin-left: 18px;
}

#wordpress li {
	line-height: 2.3;
}

#wordpress li:before {
	content: url(../images/checkmark.png);
}


#gallery-web span.visitsite a {
	float: right;
	position: relative;
	top: -43px;
	background-color: #effef3;
	padding: 9px;
	font-size: 12px;
	text-transform: uppercase;
	right: 72px;
	border: 1px solid gray;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-box-shadow: 0px 0px 4px gray;
	-moz-box-shadow: 0px 0px 4px gray;
	-khtml-box-shadow: 0px 0px 4px gray;
}

#gallery-web span.visitsite a:hover {
	-webkit-box-shadow: 0px 0px 0px gray;
	-moz-box-shadow: 0px 0px 0px gray;
	-khtml-box-shadow: 0px 0px 0px gray;
}
#gallery-web span.visitsite a:active {
	position: relative;
	top: -42px;
		background-color: #e1eafd;

}

#gallery-web h3:before {
	content:  url(../images/dingbat.png);
	margin-right: 9px;
}

div#pricetag {
	display: block;
	position: absolute;
	top: -35px;
	right: -60px;
}



