/*  
Theme Name: Tamara McKinney
Theme URI: http://www.unionstreetmedia.com/
Description: Custom Theme for Tamara McKinney
Version: 1.0
Author: Scott Nelle
Author URI: http://www.unionstreetmedia.com/

*/

/* =Whitespace reset
-----------------------------------------------
*/
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;
}

a img { border: 0; }

p,
h3,
h4,
h5,
h6,
ul,
ol { margin-bottom: 18px; }

ul, ol { margin-left: 20px; }

ul ul, ol ol { margin-bottom: 0; }

li { margin-bottom: 4px;}

fieldset {
	border: 1px solid #666;
	padding: 10px;
}

/* =Structure
-----------------------------------------------
*/

#wrapper {
	width: 973px;
	margin: 0 auto;
}

#navbar {
	height: 32px;
	margin: 0 10px;
	padding-left: 6px;
}

#header {
	height: 213px;
	margin: 0 10px;
}

#content {
	margin: 0 10px;
}

#innercontent {
	padding: 0 8px 0 34px;
}

#main {
	width: 608px;
	float: left;
}

#sidebar {
	width: 255px;
	float: right;
	position: relative;
}

#footer {
	clear: both;
	min-height: 293px;
	margin: 0 10px;
	padding-left: 34px;
	padding-bottom: 20px;
}

/* Self-clearing elements
   http://www.positioniseverything.net/easyclearing.html] */
.clear { display: inline-block; }   
.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

/* =Background
-----------------------------------------------
*/
body { background: #d3d3d3; }

#wrapper { background: #ccc url('http://tamaramckinney.unionstreetmediablogs.com/wp-content/themes/tamara-mckinney/i/wrapper.gif') left top repeat-y; }

#navbar { background: transparent url('http://tamaramckinney.unionstreetmediablogs.com/wp-content/themes/tamara-mckinney/i/navbar.jpg') left bottom no-repeat; }

#header { background: transparent url('http://tamaramckinney.unionstreetmediablogs.com/wp-content/themes/tamara-mckinney/i/header.jpg') left top no-repeat; }

#content { background: transparent url('http://tamaramckinney.unionstreetmediablogs.com/wp-content/themes/tamara-mckinney/i/content-tile.gif') left top repeat-y; }

#innercontent { background: transparent url('http://tamaramckinney.unionstreetmediablogs.com/wp-content/themes/tamara-mckinney/i/content.jpg') left top no-repeat; }

#footer { background: #33c6e5 url('http://tamaramckinney.unionstreetmediablogs.com/wp-content/themes/tamara-mckinney/i/footer.jpg') left top no-repeat; }

/* =Type and colors
-----------------------------------------------
*/

body {
	font: 0.75em/1.5 Verdana, "Lucida Grande", Arial, sans-serif;
	color: #75751c;
}

a {
	color: #3481d8;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,
h2 {
	font: normal 200%/1 "Lucida Grande", Verdana, Arial, sans-serif;
	color: #2b2a60;
	margin: 4px 0 15px 0;
}

/* =Navbar
-----------------------------------------------
*/
#navbar {
	text-align: center;
}

#navbar li {
	display: inline;
	list-style: none;
	padding: 0 14px 0 6px;
	background: transparent url('http://tamaramckinney.unionstreetmediablogs.com/wp-content/themes/tamara-mckinney/i/navbullet.gif') right center no-repeat;
	position: relative;
	z-index: 100;
}

#navbar li:last-child {
	background: transparent;
}

#navbar li a {
	font: 100%/32px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #fff;
}

#navbar li a:hover {
	text-decoration: none;
	color: #cacc8a;
}

/* dropdowns */
#navbar ul {
	background: #e2f1ff;
	border: 1px solid #b2c1d6;
	position: absolute;
	left: -9999px;
	margin: 0;
	padding: 2px 6px;
	text-align: left;
}

#navbar li:hover ul,
#navbar li.sfhover ul {
	left: 6px;
	top: 14px;
}

#navbar ul li {
	float: none;
	border-width: 0;
	white-space: nowrap;
	margin: 0;
	width: auto;
	background: transparent;
	padding: 0;
	display: block;
	_width: 1%;
}

* html #navbar li ul li {
	height: 100%;
}

#navbar ul li a {
	color: #3481d8;
	padding: 2px 0;
}

#navbar ul li a:hover {
	color: #3481d8;
	text-decoration: underline;
}

/* =Header
-----------------------------------------------
*/

#header p {
	margin: 0;
	text-indent: -9999px;
}

/* =Content (#main)
-----------------------------------------------
*/



/* =Sidebar
-----------------------------------------------
*/
#sidebar {
	color: #f0f0b8;
	font-size: 11px;
}

#sidebar a {
	color: #f0f0b8;
	font-weight: normal;
}

#hdr-newlistings {
	padding-top: 12px;
	margin: 0;
}

#hdr-newlistings a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	background: transparent url('http://tamaramckinney.unionstreetmediablogs.com/wp-content/themes/tamara-mckinney/i/hdr-newlistings.gif') left top no-repeat;
	margin-bottom: 60px;
}

/* tabs */
#sidebartabs {
	width: 249px;
	height: 33px;
	margin: 0;
	list-style: none;
	position: absolute;
	left: 0px;
	top: 59px;
}

#sidebartabs li {
	width: 77px;
	height: 33px;
	position: absolute;
	top: 0px;	
}

#sidebartabs a {
	display: block;
	width: 77px;
	height: 33px;
	text-indent: -9999px;
	background: transparent url('http://tamaramckinney.unionstreetmediablogs.com/wp-content/themes/tamara-mckinney/i/sidebartabs.gif') left top no-repeat;
}

#sbtab1 { left: 0px; }
#sbtab2 { left: 86px; }
#sbtab3 { left: 172px; }

#sbtab1 a { background-position: 0px 0px; }
#sbtab2 a { background-position: -86px 0px; }
#sbtab3 a { background-position: -172px 0px; }

#sbtab1 a:hover,
#sbtab1 a.selected { background-position: 0px -33px; }
#sbtab2 a:hover,
#sbtab2 a.selected { background-position: -86px -33px; }
#sbtab3 a:hover,
#sbtab3 a.selected { background-position: -172px -33px; }

#sidebartabs a:active { outline: none; }

#sidebartabs a:focus { -moz-outline-style: none; }

#tabwidget {
	margin-bottom: 30px;
}

#tabwidget p {
	margin-bottom: 0;
}

#featuredlisting,
#quicksearch,
#oneclicksearches { padding-top: 20px; }

#featuredlisting img {
	display: none;
}

#featuredlisting img#slideshow2 {
	display: block;
	padding: 5px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px #666;
	-moz-box-shadow: #666 0px 0px 5px;
}

#featuredlisting font {
	color: #f0f0b8;
}

#slideshowCap2 a {
	display: block;
	margin-top: -1.4em;
	text-decoration: underline;
}

#slideshowCap2 a:hover {
	text-decoration: none;
	color: #fff;
}

#quicksearch {
	color: #000;
}

#quicksearch label {
	display: block;
	width: 40px;
	padding-right: 10px;
	float: left;
	clear: left;
	text-align: right;
}

#quicksearch p span {
	display: block;
	margin-left: 50px;
}

#quicksearch select {
	width: 110px;
	margin-bottom: 6px;
}

#quicksearch select#Property_Type,
#quicksearch select#comarea {
	width: 150px;
}

#quicksearch button {
	border-width: 0;
	background: transparent;
	padding: 0;
}

#quicksearch p.buttons {
	padding-left: 48px;
	line-height: 1;
}

#oneclicksearches,
#oneclicksearches a {
	color: #41407c;
	font-weight: bold;
}

#oneclicksearches li {
	line-height: 1.82;
	margin-bottom: 0;
}

/* =Footer
-----------------------------------------------
*/
#footer {
	color: #dfde92;
	font-size: 92%;
}

#footercontact {
	padding-top: 30px;
	line-height: 1.64;
}

#footercontact a {
	color: #dfde92;
}

#footernavbar {
	margin: 0 0 100px 0;
	list-style: none;
}

#footernavbar li {
	display: inline;
	padding-right: 20px;
}

#footernavbar a {
	font-weight: normal;
	color: #fff;
}

#usmtag a {
	display: block;
	width: 217px;
	height: 17px;
	text-indent: -9999px;
	background: transparent url('http://tamaramckinney.unionstreetmediablogs.com/wp-content/themes/tamara-mckinney/i/usmtag.gif') left top no-repeat;
}

/* =Wordpress Styles
-----------------------------------------------
*/
.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; margin-right: 10px; }
.alignright { float: right; margin-left: 10px; }

/* Begin Typography & Colors */
.postmetadata,.post {
	clear:both;
}
blockquote {
	margin: 10px 0;
	border-left: 10px solid #ccc;
	padding: 0 20px 0 10px 
}
/* End Typography & Colors */

/* Begin Comments*/
li.authorcomment {
	background: #eee;
}
.commentlist cite {
	font-style:normal;
	font-weight: bold;
}
/* End Comments */

/* widget sidebar */
#wp-sidebar * {
	color: #fff;
}
#wp-sidebar h2 a {
	color: #fff;
	font-weight: bold;
}
#wp-sidebar h2 {
	font: bold 142%/1.17 "Lucida Grande", Verdana, Arial, sans-serif;
	margin-bottom: 10px;
}
#wp-sidebar ul {
	margin-left: 0px;
}
#wp-sidebar ul ul {
	margin-left: 20px;
	margin-bottom: 1em;
	list-style: disc;
}
li.widget {
	list-style: none;
	padding-right: 30px;
	margin-bottom: 30px;
}
li.widget li {
	margin-bottom: 0;
}
#wp-sidebar .widget_categories ul {
	list-style: none;
	margin-left: 0;
}
