/* LAST UPDATED 09.02.09 */

/*

	Table of Contents

	I.	 GENERAL
	II.	 NAVIGATION
	III. STRUCTURE & TYPOGRAPHY
	IV.	 TABLES
	V.	 FORMS
	VI.	 HEADINGS
	VII. CLEARFIX

*/

/* -----------------------------------------------------------
		I. GENERAL
----------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #222;
}

p, ul, ol { padding: 0 0 14px 0; }

a {
	color: #0000ff;
	text-decoration: none;
		/* get rid of link outlines in firefox */
		outline-color: invert;
		outline-style: none;
		outline-width: medium;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

body.blue a { color: #0000cc; }
body.green a { color: #339933; }
body.purple a { color: #660066; }
body.red a { color: #cc0000; }
body.teal a { color: #006666; }

body.blue a:hover, 
body.green a:hover, 
body.purple a:hover, 
body.red a:hover, 
body.teal a:hover { color: #000; }

a img { border: 0; }

.small { font-size: 90%; }

ul, ol { margin-left: 20px; }

ul#sitemap {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#sitemap ul {
	list-style: none;
	margin: 0 0 0 7px;
	padding: 0;
}

ul#sitemap ul li {
	padding: 0 0 0 7px;
	background: url('/images/bg-li-sitemap.gif') 0 2px no-repeat;
}

/* -----------------------------------------------------------
		II. NAVIGATION
----------------------------------------------------------- */

#nav ul {
	padding: 6px 0 0 15px;
	margin: 0;
	list-style: none;
	height: 20px;
	line-height: 1;
}

#nav li {
	float: left;
	padding: 0 4px;
	text-align: center;
	background: url('/images/nav-dot.gif') right 6px no-repeat;
}

	#nav li#last { background: none; }

#nav li a {
	display: block;
	padding: 1px 4px 4px;
	height: 16px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#nav li a:hover {
	color: #000;
	background: #fff;
}

/* -----------------------------------------------------------
		III. STRUCTURE & TYPOGRAPHY
----------------------------------------------------------- */

#wrap {
	margin: 0 auto;
	width: 764px;
}

	#header {
		position: relative;
		height: 110px;
		padding: 20px;
		margin-bottom: 4px;
	}

		body.blue #header { background: url('/images/header-blue.jpg') no-repeat; }
		body.green #header { background: url('/images/header-green.jpg') no-repeat; }
		body.purple #header { background: url('/images/header-purple.jpg') no-repeat; }
		body.red #header { background: url('/images/header-red.jpg') no-repeat; }
		body.teal #header { background: url('/images/header-teal.jpg') no-repeat; }

	#nav {
		height: 25px;
		background: url('/images/bg-nav.gif') no-repeat;
		margin-bottom: 20px;
	}

	#contentHome {
		padding: 0 20px;
		background: url('/images/bg-contentHome.gif') repeat-y;
	}

		#contentHome #mainContent {
			float: left;
			width: 540px;
		}

		#contentHome #sidebar {
			float: right;
			width: 168px;
		}

		ol.blogsitesummary {
			padding: 0;
			margin: 0;
			list-style: none;
		}

		#content #sidebar ol.blogsitesummary { padding: 0 0 0 11px; }

		ol.blogsitesummary li { padding: 0 0 7px; }

		ol.blogsitesummary li .date {
			display: block;
			clear: left;
			color: #999;
		}

		ol.blogsitesummary li .author { display: none; }

	#content {
		padding: 0 20px 0 10px;
		background: url('/images/bg-content.gif') top left repeat-y;
	}

		#content #sidebar {
			float: left;
			width: 245px;
		}

			#content #sidebar h2, #content #sidebar h3, #content #sidebar p {
				padding-left: 10px;
				padding-right: 10px;
			} 

			#content #sidebar ul {
				padding: 0;
				margin: 0;
				list-style: none;
			}

			#content #sidebar ul li a {
				display: block;
				padding: 2px 10px;
				width: 225px;
			}

			body.blue #content #sidebar ul li a:hover { background: #0000cc; }

			body.green #content #sidebar ul li a:hover { background: #339933; }

			body.purple #content #sidebar ul li a:hover { background: #660066; }

			body.red #content #sidebar ul li a:hover { background: #cc0000; }

			body.teal #content #sidebar ul li a:hover, 
				body#what-we-do li#nav-overview a, 
				body#seo li#nav-seo a, 
				body#ppc li#nav-ppc a, 
				body#searchenginewebdesign li#nav-searchenginewebdesign a, 
				body#ecommercewebdesign li#nav-ecommercewebdesign a, 
				body#onlineresearch li#nav-onlineresearch a, 
				body#websitemot li#nav-websitemot a, 
				body#tracking li#nav-tracking a, 
				body#linkbuilding li#nav-linkbuilding a, 
				body#emailmarketing li#nav-emailmarketing a, 
				body#outsourcing li#nav-outsourcing a, 
				
				body#videopromos li#nav-promos a, 
				body#packageoptions li#nav-options a, 
				body#gallery li#nav-gallery a, 
				body#faq li#nav-faq a, 
				body#downloadform li#nav-download a, 
				body#bespokevideo li#nav-bespoke a
				
				{ background: #006666; }

			body.blue #content #sidebar ul li a:hover, 
			body.green #content #sidebar ul li a:hover, 
			body.purple #content #sidebar ul li a:hover, 
			body.red #content #sidebar ul li a:hover, 
			body.teal #content #sidebar ul li a:hover, 
				body#what-we-do li#nav-overview a, 
				body#seo li#nav-seo a,
				body#ppc li#nav-ppc a, 
				body#searchenginewebdesign li#nav-searchenginewebdesign a, 
				body#ecommercewebdesign li#nav-ecommercewebdesign a, 
				body#onlineresearch li#nav-onlineresearch a, 
				body#websitemot li#nav-websitemot a, 
				body#tracking li#nav-tracking a, 
				body#linkbuilding li#nav-linkbuilding a, 
				body#emailmarketing li#nav-emailmarketing a, 
				body#outsourcing li#nav-outsourcing a, 

				body#videopromos li#nav-promos a, 
				body#packageoptions li#nav-options a, 
				body#gallery li#nav-gallery a, 
				body#faq li#nav-faq a, 
				body#downloadform li#nav-download a, 
				body#bespokevideo li#nav-bespoke a

				{ color: #fff; text-decoration: none; }

		#content #mainContent {
			float: right;
			width: 465px;
		}

	#footer {
		margin-top: 40px;
		text-align: center;
	}

		#footer a {
			color: #222;
			text-decoration: none;
		}

		#footer a:hover { color: #000; }

/* -----------------------------------------------------------
		IV. TABLES
----------------------------------------------------------- */

table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 14px;
}

	table table { margin-bottom: 0; }

	table#homeTable { width: auto; }

td {
	vertical-align: top;
	padding: 0;
}

	table.clientsTable td { padding: 0 7px 7px 0; }

		table.clientsTable img {
			padding: 2px 4px 5px 6px;
			background: url('/images/bg-clientthumb.gif') no-repeat;
		}

	table#homeTable td.col-1 { padding: 0 30px 0 0; width: 315px; }
	table#homeTable td.col-2 { padding: 0 15px 0 15px; width: 165px; }

/* -----------------------------------------------------------
		V. FORMS
----------------------------------------------------------- */

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#search input.textbox {
	
}

#search input.button {
	
}

/* -----------------------------------------------------------
		VI. HEADINGS
----------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0;
	line-height: 1;
	color: #aaa;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; }

h1 { font-size: 25px; }

	#header h1 {
		display: inline;
		text-indent: -4440px;
	}

	#header h1 a {
		position: absolute;
		top: 111px;
		left: 20px;
		display: block;
		width: 225px;
		height: 19px;
		cursor: pointer;
		background: url('/images/timberwolfmedia.png') no-repeat;
	}

h2 { font-size: 22px; }

	h2 span.right { float: right; }

h3 { font-size: 19px; }

h4 { font-size: 16px; }

/* -----------------------------------------------------------
		VII. CLEARFIX
----------------------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */