/*  
Theme Name: Team Price
Theme URI: http://www.teamprice.com
Description: Blog template design for Team Price
Version: 1.0
Author: Get Page One LLC
Author URI: http://www.getpageone.com/
*/

*
{
	padding: 0px;
	margin: 0px;
}

body
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	color: #2f2f2f;
	line-height: 1.5em;
}

a
{
	text-decoration: none;
	color: #530008;
}

a:hover
{
	color: #444444;	
}

a img
{
	border: 0px;
}

h1, h2
{
}

#sidebar h2 { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif; font-size: 100%}

h3, h4, h5, h6, p, small
{
	padding: 6px 0px;
}

ol, ul
{
	padding-left: 40px;
}

.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

.keyword
{
}

#estate { width: 190px; float: right; }
#estate h2 { font-family: 'Trebuchet MS', Helvetica, sans-serif; text-align: center; padding: 0px; text-transform: uppercase;  -moz-border-radius-topright: 4px; -moz-border-radius-topleft: 4px; background-color: #EEE6E7; color: #530008; font-size: 10px}
#estate .aux { margin-bottom: 15px; }
#estate .aux h2 { margin: 0px; letter-spacing: 1px; font-size: 10px; height: 18px; padding: 0px; text-align: center; line-height: 18px; border: 1px solid; }
#estate .aux .content { padding: 2px 10px 5px 10px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; }

#keyword1
{
	text-align: center;
}

#keyword2
{
	background: #fafaf4 url('images/bodybg.png') repeat-x top left;
	text-align: left;
	margin: 70px auto 15px;
	border: 1px solid #a98084;
	width: 900px;
	position: relative;
}

#keyword3
{
	float: left;
	width: 665px;
	margin-left: 15px;
	_margin-left: 8px;
}

#keyword3 .keyword
{
	padding-top: 40px;
	position: relative;
}

#keyword3 .navigation
{
	position: absolute;
	width: 730px;
	top: 15px;
	left: 10px;
}

.paging
{
	padding: 10px 0;
}

#keyword4
{
	float: right;
	width: 189px;
	margin: 40px 15px 0 0;
	background: #ececec url('images/sidebar.jpg') repeat-x bottom left;
	border: solid #c7c7c7;
	border-width: 0 1px;
	_margin-right: 8px;
	_border-width: 1px;
}

#keyword4 .keyword
{
	background: url('images/sidetop.jpg') no-repeat top left;
	margin: 0 -1px;
	padding: 15px 0 0 0;
	_background: transparent;
}

#keyword4 ul
{
	padding: 0px;
	list-style-type: none;
}

#keyword4 #sidebar
{
	background: url('images/sidebottom.jpg') no-repeat bottom left;
	margin: 0;
	padding: 0 0 15px 0;
	_background: transparent;
}

#keyword4 li
{
	padding: 5px 10px;
}

#keyword5
{
	position: absolute;
	top: -70px;
	left: -1px;
	width: 900px;
	text-align: center;
}

#keyword5 h1
{
	display: none;
}

#keyword6
{
	width: 900px;
	margin: 15px auto;
	text-align: center;
}

#keyword6 div
{
	padding: 5px 0;
}

#keyword6 h3
{
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	text-align: center;
}

#menu
{
	position: absolute;
	right: 0;
	top: 46px;
}

#menu li
{
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	margin-right: 8px;
	text-transform: lowercase;
	background: url('images/bar.png') repeat-x;
	border: 1px solid #444;
	font-size: 11px;
	font-weight: bold;
}

#menu li a
{
	padding: 2px 10px;
	color: #fff;
}

#menu li a:hover
{
	background: url('images/bar.active.jpg') no-repeat right top;
}

.post
{
background: #ededed;
border: 1px solid #a2a2a2;
margin-bottom: 15px;
padding: 15px
}

.post h2
{
background: #444 url('images/postbg.png') repeat-y top right;
font-size: 12px;
line-height: 25px;
padding: 0 5px;
}


.odd
{
background: #EEE6E7;
border: 1px solid #A98084;
}

.odd h2
{
background: #530008 url('images/oddbg.png') repeat-y top right;
}

.post h2 a
{
color: #fff;
}


.post a
{
color: #444;
}

.post a:hover
{
text-decoration: underline
}

.odd a
{
color: #530008;
}

.logo
{
	display: inline;
	position: absolute;
	left: 11px;
	top: 16px;
}