/*
The Name: WordPress TungstenBranding
The URI:
Description: The the for TungstenBranding.
Version: 1.0
Author:
Author URI:
Tags: custom header, fixed width, two columns, widgets
*/
/* general reset */
body {
	margin:0;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	background:url(images/bg.gif);
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border-style:none;
}
form, fieldset {
	margin:0;
	padding:0;
	border:0;
}
/* main */
#main {
	width:898px;
	margin:0 auto;
}
/* header */
#header {
	background:#f8f7f5;
}
#header .consultants {
	display:block;
	text-align:center;
	font:9px/24px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#333;
	letter-spacing:5px;
}
#header .logo-area {
	overflow:hidden;
	height:1%;
}
.logo {
	float:left;
	background:url(images/top-inside2.jpg);
	width:898px;
	height:119px;
	margin:0;
}
.logo a {
	display:block;
	height:100%;
	text-indent:-9999px;
	overflow:hidden;
}
.papers {
	float:right;
	width:898px;
	padding:18px 0px 0 11px;
	background:url(images/papers-bg.jpg) no-repeat;
	height:101px;
}
.papers .topic {
	display:block;
	color:#ba312b;
	font-weight:normal;
}
.papers .title {
	display:block;
	font-size:25px;
	font-weight:normal;
	margin:6px 0 0;
}
.papers p {
	margin:0;
	font-size:15px;
}
.papers .more {
	overflow:hidden;
	width:100%;
	font-size:10px;
}
.papers .more a {
	float:right;
	color:#ba312b;
	padding:0 49px 0 0;
	background:url(images/more-arrow.gif) no-repeat 100% 50%;
	margin:4px 0 0;
}
/* center */
#center {
	background:url(images/center-bg.gif) repeat-y;
}
.center-holder {
	overflow:hidden;
	height:1%;
	padding:0 27px 48px 5px;
	background:url(images/center-gradient.jpg) no-repeat 1px 0;
}
.sidebar {
	float:left;
	width:130px;
	padding:23px 0 0;
}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.sidebar li {
	float:left;
	width:100%;
}
.sidebar li a {
	display:block;
	background:url(images/nav-bg.gif) repeat-x 0 100%;
	padding:3px 0 1px;
	position:relative;
	color:#666;
}
.sidebar li a.active, .sidebar li a:hover {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
.sidebar li li a {
	background:none;
	padding:3px 0 1px 9px;
}
.content-holder {
	float:right;
	width:689px;
}
.heading-the-blog {
	width:461px;
	height:20px;
	overflow:hidden;
	text-indent: -9999px;
	margin: 0 0 22px;
	background: url(../images/heading-the-blog.gif) no-repeat;
}
.content {
	float:left;
	width:440px;
	padding:24px 0 0;
}
.content h1 {
	margin:0;
	font-size:20px;
	color:#ba3029;
	padding-top: 20px;
}
.content h1 a {
	color:#ba3029;
}
.content .posted {
	display:block;
	margin:21px 0 0;
	color:#ba3029;
}
.content .title {
	overflow:hidden;
	height:1%;
}
.content .title h2 {
	float:left;
	margin:0;
	font-size:15px;
	line-height:25px;
}
.content .title .back {
	float:right;
	margin:7px 21px 0 0;
}
.content p {
	margin:0;
	line-height:20px;
	padding-top: 10px;
}
.content ul {
	margin:10px 0 36px;
	padding:0;
	list-style:none;
	line-height:17px;
	overflow:hidden;
	height:1%;
}
.content li {
	margin:10px 0 0;
}
.content li a, .content p a {
	text-decoration:underline;
}
.content li a:hover, .content p a:hover {
	text-decoration:none;
}
.content .add-to {
	overflow:hidden;
	height:1%;
	margin:18px 4px 0 0;
}
.content .add-to a {
	float:right;
	width:137px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/add-to.gif);
}
.content .comments {
	border-top:1px solid #d7d7d7;
	margin:22px 0 0;
}
.content .comment-foot {
	margin:20px 0 0;
}
.content .comment-foot ul {
	margin:0;
}
.content .comment-foot li {
	margin:0 4px 0 0;
	display:inline;
}
.content .date {
	display: block;
	font-size: 11px;
	color:#000;
	font-style: normal;
	margin-top: 10px;
	border-top: 1px solid #333;
}
.content .date a {
	color:#000;
	text-decoration:none

}
.content .date a:hover {
	color:#000;
	text-decoration:underline
}
.right-bar {
	float:right;
	width:204px;
	overflow:hidden;
}
.link {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:229px;
	line-height:34px;
	margin:0 -20px 0 0;
}
.link li {
	float:left;
	padding:0 11px 0 0;
	margin:0 18px 0 0;
	background:url(images/breadcrumb-separator.gif) no-repeat 100% 15px;
}
.link a {
	color:#666;
}
.side-comment {
	margin:29px 0 0;
}
.side-comment .poster {
	overflow:hidden;
	height:1%;
}
.side-comment .poster img {
	float:left;
}
.side-comment .poster strong {
	float:right;
	width:85px;
	color:#666;
	font-size:23px;
	line-height:25px;
	margin:57px 0 0;
}
.side-comment .poster strong a {
	color:#666;
}
.side-comment p {
	margin:7px 0 0;
	line-height:16px;
}
.right-bar h3 {
	margin:25px 0 0;
	border-bottom:1px solid #d7d7d7;
	font-size:17px;
	padding:0 0 6px;
	color:#666;
}
.right-bar .search {
	overflow:hidden;
	height:1%;
	margin:14px 0 0;
	padding:0 0 7px;
}
.right-bar .search .text {
	padding:1px 5px 1px;
	font:11px/13px Tahoma, Arial, Helvetica, sans-serif;
	background:#fff;
	border:1px solid #b0ada6;
	width:129px;
	float:left;
}
.right-bar .search .button {
	float:right;
	background:url(images/more-arrow.gif);
	border:0;
	width:40px;
	height:8px;
	margin:4px 14px 0 0;
	cursor:pointer;
}
.right-bar .links {
	margin:5px 0 0;
	padding:0;
	list-style:none;
	line-height:18px;
}
.right-bar .links a {
	color:#666;
}
/* footer */
#footer {
	background:#000 url(images/footer-lcorner.jpg) no-repeat 0 100%;
	color:#fff;
	line-height:24px;
	text-align:center;
}
#footer a {
	color:#fff;
}
.footer-cont {
	background:url(images/footer-rcorner.jpg) no-repeat 100% 100%;
}
#footer p {
	margin:0;
}
#footer .devid {
	padding:0 10px;
}
div.navigation {
	overflow: hidden;
}
div.alignleft {
	float: left;
}
div.alignright {
	float: right;
}

.alignleft
{
float: left;
padding: 10px 15px 0 0;
}

.alignright
{
float:right;
padding:10px 0 0 15px;
}
