
/* - - - - - - - - - - - - - - - - - - - - -

Title :    Williams/Crawford
URL :      http://WEBSITEURL.com

Author :   Ryan Swedal
Created :  01.18.2009
Modified : 01.18.2009

- - - - - - - - - - - - - - - - - - - - - */

/*  G L O B A L - R E S E T
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
	
ol, ul {
	list-style: none;
	}
	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
	
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
	
blockquote, q {
	quotes: "" "";
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
	}
	

/*  H T M L
- - - - - - - - - - - - - - - - - - - - - */
body {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	line-height: 1em;
	background-color: #242222;
	color: #323232;
	}
	
html>body { font-size: 12px; }

/* Anchor Links */
a:link { color: #9a8c37; text-decoration: none; }
a:visited { color: #9a8c37; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }

/* Headings */
h2, h3, h4, h5 { margin-bottom: 1em; line-height: 1.2em; letter-spacing: 1.5px; }
h2 { font-size: 1.8em; color:#587c2c; padding-bottom:3px; border-bottom:1px solid #587c2c; }
h3 { font-size: 1.3em; font-weight:bold; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }

/* Text Elements */
#footer {
	color:#ffffff;
}
#content p { margin-bottom: 2em; font-size: 1em; line-height: 1.6em; letter-spacing: 0.5px; }
#footer p { margin-bottom: 2em; font-size: 1em; line-height: 1.3em; }

#content small, #content cite { font-size: 0.9em; }
#content strong { font-weight: bold; }
#content em, #content cite { font-style: italic; }

#content ul, #content ol { margin: 0 0 2em 1em; }
#content ul li, #content ol li { margin-left: 1em; line-height: 1.6em; }

#content ul { list-style-type: disc; }
#content ul ul { list-style-type: circle; }
#content ul ul ul { list-style-type: square; }
#content ul ul ul ul { list-style-type: disc; }

#content ol { list-style-type: decimal; }
#content ol ol { list-style-type: upper-alpha; }
#content ol ol ol { list-style-type: lower-roman; }
#content ol ol ol ol { list-style-type: decimal; }

#content dl { margin-bottom: 2em; }
#content dt { font-weight: bold; }
#content dd { margin-bottom: 1em; padding-left: 50px; }

del { text-decoration: line-through; }
address, abbr, acronym { font-style: normal; }
acronym, abbr { border-bottom: 1px dotted #333; cursor: help; }
acronym { text-transform: uppercase; }
pre, kbd, code, samp, tt, var { font-family: monospace; }

pre {
	white-space: pre-wrap;       /* css-3 */
}

hr {
	background-color: #666;
	border-width: 0;
	height: 1px;
	text-align: left;
	width: 95%;
}


/*  M A I N - L A Y O U T
- - - - - - - - - - - - - - - - - - - - - */

.print, .hide { display: none; }

.clear { clear: both; height:1px; }

#menu,
 #content,
  #footer {
	margin: 0 auto;
	width: 962px;
	text-align: left;
	}

#header {
	height: 102px;
	background: #545454;
	border-bottom: 6px solid #e9ebea;
	}

#logo {
	float:left;
	margin-top:15px;
	margin-left:15px;
	height:61px;
	width:312px;
}
	
#container {
	/*background: #141212 url(../images/wc_content_bg_2.png) 0 0 repeat-x;*/
	background-color: #242222;
	border-top: 4px solid #9a8c37;
	}

#content {
	clear: both;
	width: 900px;
	padding: 30px;
	background: #fff;
	border: 1px solid #749548;
	border-top: none;
	}

#content #like {
	float:right;
}

#content #like iframe {
	border:none;
	width:280px; height:25px; padding:5px;
}

#footer {
	clear: both;
	width: 960px;
	background: #242222;
	/*border-right: 1px solid #749548;
	border-left: 1px solid #749548;*/
	}

#footer p.secondary {
	float:right;
	margin-right:20px;
	margin-top:10px;
}

.footer-info {
	float: left;
	width: 256px;
	height: 162px;
	margin-right: 1px;
	padding: 34px 22px;
	border-right: 1px solid #0b0a0a;
	border-left: 1px solid #222121;
	}
	
.footer-info a.more {
	background: url(../images/wc_more_arrow.gif) center left no-repeat;
	padding: 0 0 0 14px;
	}
	
.footer-sponsors {
	float: left;
	width: 352px;
	height: 338px;
	background: url(../images/wc_qsr_logo.jpg) 0 0 no-repeat;
	}

.footer-sponsors ul {
	float: left;
	width: 316px;
	height: 208px;
	padding-top: 22px;
	padding-left: 34px;
	border-left: 1px solid #222121;
	}
	
.footer-sponsors ul li {
	clear: both;
	float: left;
	width: 300px;
	margin-bottom: 12px;
	}

.footer-sponsors ul img {
	float: left;
	}
	
.footer-sponsors h3,
 .footer-sponsors p,
  .footer-sponsors a {
	float: right;
	width: 220px;
	}

.footer-sponsors h3 {
	color: #e17048;
	margin-top: 0.5em;
	margin-bottom: 0;
	}

#footer .footer-sponsors p {
	margin-bottom: 0.5em;
	}

.footer-sponsors a {
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #578915;
}


/*  N A V I G A T I O N
- - - - - - - - - - - - - - - - - - - - - */

/* Global Navigation */
ul.global {
	float: right;
	}

ul.global li {
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.2em;
	letter-spacing: 1px;
	}

ul.global li a:link,
 ul.global li a:visited {
	float: left;
	display: inline-block;
	display: block;
	height: 30px;
	padding: 36px 10px 4px 10px;
	color: #e9ebea;
	}

/*  S O C I A L
- - - - - - - - - - - - - - - - - - - - - */
#social {
	float:right;
	height:19px;
	width:267px;
	margin-right:10px;
}

#social img.facebook {
	float:left;
	margin-right:5px;
	border:0px;
}

#social img.twitter {
	float:left;
	border:0px;
}

/*  P A G E - D E T A I L S
- - - - - - - - - - - - - - - - - - - - - */

#home #content {
	width: 962px;
	height:327px;
	padding: 0;
	border: none;
	background: url(../images/wc_banner_3.jpg) 0 0 no-repeat;
	}
	
#home #content h1 {
	/*width: 962px;*/
	float:left;
	height: 327px;
	width:300px;
	margin-left: -1px;
	text-indent: -9999em;
	overflow: hidden;
	}
#home #content #flashcontent {
	float:right;
	margin-top:35px;
	margin-right:11px;
}

.callout {
	float:right;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:10px;
	border:10px solid #587c2c;
	padding:15px 15px 0px 15px;
	background:#5b802c url(../images/callout.jpg) repeat top left;
	color:#fff;
	width:250px;
}

ul#threecolumns {
	list-style:none;
	line-height:0px;
	margin-left:0px;
}

ul#threecolumns li {
	width:290px;
	float:left;
	margin-bottom:5px;
	margin-left:0px;
}

ul#fourcolumns {
	list-style:none;
	line-height:0px;
	margin-left:0px;
}

ul#fourcolumns li {
	width:225px;
	float:left;
	margin-bottom:20px;
	margin-left:0px;
	text-align:center;
}

.googlemap {
	float: right;
	margin-right: 20px;
}

#map_canvas {
	width:600px;
	height:400px;
	border:6px solid #e8e8e8;
	}

#content p.smaller {
	font-size:.9em;
}

img.right {
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	border:0px;
}

#content ul#dmalist {
	display:block;
	margin-left:0px;
	list-style-type:none;
	width:520px;
	margin-right:20px;
	float:left;
}


#content ul#dmalist li {
	width:250px;
	float:left;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:5px;
}

#content #dmamap {
	float:left;
	width:350px;
	height:700px;
	border:3px solid #e8e8e8;
}

#content #kfcdmamap {
	float:left;
	width:350px;
	height:250px;
	border:3px solid #e8e8e8;
}
