/*
Theme Name: Tingey & Tingey
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: small; 
	font-family: Arial, Helvetica, sans-serif;
	background: #f2f2f2;
	color: #333;
	margin: 0;
	padding: 0;
}
a {
	color: #c48c14;
	text-decoration: underline;
}
a:hover {
	color: #ac790a;
}
.header {
	background: #ffffff;
	width: 900px;
}
.social {
	padding: 12px;
	background: #000000;
	width: 875px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.social a {
	color: #CCCCCC;
	text-decoration: none;
}
#twitter-feed { float: left; width: 740px; }
#soical-links { float: right; }
.clear { clear: both; }
.header #spacer {
	height: 70px;
	padding-right: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}
.header #header_logo {
	width: 302px;
}
.header #logo {
	position: absolute;
	margin-top: -70px;
	padding-left: 15px;
}
.header #nav_container {
	width: 598px;
	padding-right: 6px;
}
.header #nav {
	width: 520px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	background: #e5af3d;
}
.header #nav li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
.header #nav li a {
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #737373;
	padding-right: 7px;
}
.header #nav li a:hover {
	color: #ffffff;
}
#home_base {
	background: #ffffff;
	width: 900px;
	padding-right: 6px;
}
#home_inner {
	width: 100%;
}
#home_fembot {
	background: url(/wp-content/themes/tingey/images/home-bg.png) center no-repeat;
	height: 324px;
	padding-left: 30px;
}
#home_fembot #consultation {
	width: 34%;
	color: #ffffff;
}
#home_fembot #video {
	width: 37%;
}
#home_fembot #testimonial {
	width: 29%;
}
#testimonial #client {
	position: absolute;
	margin-top: -157px;
	margin-left: -2px;
}
#home_content_title {
	background: #000000;
	padding: 9px;
}
.black_title {
	 font-family: Georgia, 'Times New Roman', Times, serif; 
	 color: #ffffff; 
	 position: absolute; 
	 margin-top: -42px; 
	 text-transform: uppercase;
}
#home_options {
	width: 100%;
	padding-left: 30px;
}
#home_options #mission {	
	width: 33%;
	padding-right: 10px;
}
#home_options #practice_areas {
	width: 43%;
}
#pa_bg { 
	position: absolute; 
	margin-top: -220px;
	background: url(/wp-content/themes/tingey/images/practice-area-bg.png) center top no-repeat;
	width: 341px;
	height: 289px;
}
#arrow {
	background: url(/wp-content/themes/tingey/images/pa_bg.gif) center top no-repeat;
}
#home_options #contact_us {
	width:25%;
}
/*********************************************
Content Page
*********************************************/
#content_fembot {
	background: url(/wp-content/themes/tingey/images/content-bg.jpg) center no-repeat;
	height: 188px;
	padding-left: 30px;
}
#bookmark {	
	margin-left: 370px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bookmark a {
	color: #ffffff;
}
.left_col {
	width: 385px;
}
.right_col {
	width: 515px;
	height: 500px;
	padding-right: 15px;
}
#content {
	margin-top: 25px;
}
#page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-weight: normal;
}
.subnav_container {
	background: url(/wp-content/themes/tingey/images/subnav-bg.png) center top no-repeat;
	width: 341px;
	height: 281px;
	position: absolute;
	margin-top: -100px;
}
.subnav_container .wrapper {
	margin-left: 70px;
	margin-top: 45px;
	position: absolute;
}
.subnav {
	font-size:1em;
}
.subnav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
.subnav a {
	background: url(/wp-content/themes/gaming/images/subnav_bg.gif) left no-repeat;
	color:#000000;
	display:block;
	padding:5px 5px 5px 20px;
	text-decoration:none;
	width:170px;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subnav a:hover {
	color:#feb008;
}
.subnav li ul li li a {
	font-size: 0.7em;
	border-bottom: 1px dotted #999999;
	color: feb008;
	
	background: none;
}
.subnav li ul li li a:hover {
	color: #000;
}
.thumb_main {
	position: relative;
	margin-left: -50px;
	width: 305px;
}
/*********************************************
FOOTER
*********************************************/
.footer {
	width: 900px;
	color: #737373;
	padding-top: 20px;
}
.footer td {
	padding-left: 30px;
}
.footer .footer_links {
	margin: 0;
	padding: 0;
}
.footer .footer_links li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}
.footer .footer_links li a {
	color: #737373;
	text-decoration: underline;
	border-right: 1px solid #737373;
	padding-right: 7px;
}
.footer .footer_links li a:hover {
	color: #333333;
}
#sidebar {
	padding-left: 0;
	margin-left: 0;
}
#sidebar li {
	list-style: none;
	margin: 0;
	padding: 0.25em;
}
.widgettitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
}
#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}