/* CSS Document */

/**
 * Background colors, borders, padding for overall structure/grid
 */
body{
	background:#2c261e;
	margin-top:20px;
	margin-right:35px;
	margin-left:35px;
	margin-bottom:20px;
	background:url(../i/shadow.gif) repeat;	
	}
#header{
	background:#ffffff;
	/*margin-bottom:20px;*/
	height:130px;
	padding:0 ;
	}
#page{
	/*margin-bottom:20px;*/
	padding:5px 0 20px 20px;
	background: #ffffff;
	}
#inner_content{
	background:url(../i/main_bg_inv.jpg) no-repeat #ffffff right 0;
	padding-right: 20px;
	}
#footer{
	background:#ffffff;
	padding:0 ;
	}
#content{
	padding-top:0;
	}

/**
 * HTML
 */
body{
	color:#2f2f2f;
	font:normal 75%/150% "Trebuchet MS", Helvetica, Arial, sans-serif;
	}
a:link{
	text-decoration:none;
	color:#f79534;
	}
a:visited{
	color:#736d69;
	text-decoration:none;
	}
a:hover, a:active{
	text-decoration:underlined;
	color:#cc5d15;
	}
	
/**
 * Headers
 */
h1.logo{
	position:relative;
	float:left;
	margin:0;
	padding:0 0 0 10px;
	text-indent:-9999px;
	height:110px;
	width:400px;
	background:url(../i/relational_news.png) no-repeat bottom right;
	}
h1.logo a:link, h1.logo a:visited, h1.logo a:active, h1.logo a:hover{
	display:block;
	height:110px;
	width:400px;
	text-decoration:none;
	padding:0;
	margin:0;
	}
#content h2{
	color:#adadad;
	font:normal 2.2em/90% "Trebuchet MS", Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	margin:2px 0 20px 0;
	}
#sidebar h2{
	color:#000000;
	font:normal 2em/90% "Trebuchet MS", Helvetica, Arial, sans-serif;
	letter-spacing:-1px;
	text-transform:lowercase;
	margin:0 0 5px 0;
	}
h2#subscriptions_title{
	color:#000000;
	font:normal 1.75em/90% "Trebuchet MS", Helvetica, Arial, sans-serif;
	letter-spacing:-.7px;
	text-transform:lowercase;
	margin:0 0 5px 0;
	padding:10px 10px 20px 40px;
	background:url(../i/subscriptions_title_back.gif) no-repeat;
	}
h3.authors_name{
	color:#09539F;
	font:normal 1.1em/90% "Trebuchet MS", Helvetica, Arial, sans-serif;
	letter-spacing:0px;
	font-weight: bold; 
	float:left;
	display: inline;
	}
h3.authors_name a, h3.authors_name a:visited{
	color:#09539F;
	text-decoration:none;
	}
h3.authors_name a:hover, h3.authors_name a:active{
	color:#8f8f8f;
	text-decoration:underline;
	}
.post h4{
	color:#45382b;
	font-size:1.2em;
	font-weight:bold;
	margin:2px 0 5px 0;
	}
.post h4, .post h4 a, .post h4:visited{
	color:#45382b;
	font-weight:bold;
	text-decoration:none;
	}
.post h4 a:hover, .post h4:visited{
	color:#45382b;
	font-weight:bold;
	text-decoration:underline;
	}

.track h4{
        color:#45382b;
        font-size:1.2em;
        font-weight:bold;
        margin:2px 0 5px 0;
        }
.track h4, .track h4 a, .track h4:visited{
        color:#45382b;
        font-weight:bold;
        text-decoration:none;
        }
.track h4 a:hover, .track h4:visited{
        color:#45382b;
        font-weight:bold;
        text-decoration:underline;
        }
	

.track_head h4{
        color:#09539F;
        font-size:1.6em;
        font-weight:bold;
        margin:0px 0 5px 0;
        }
.track_head h4, .track_head h4 a, .track_head h4:visited{
        color:#09539F;
        font-weight:bold;
        text-decoration:none;
        }
.track_head h4 a:hover, .track_head h4:visited{
        color:#45382b;
        font-weight:bold;
        text-decoration:underline;
        }

/**
 *
 */
.about-blurb{
	background:url(../i/diag_lines.gif);
	padding:20px 10px 10px 10px;
	margin:0 0 20px 0;
	width:278px;
	}
.about-blurb p{
	line-height:1.5em;
	}
#subscriptions{
	width:170px;
	float:left;
	padding: 0 10px 0 0;
	}
#subscriptions ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#subscriptions ul li{
	display:inline;
	}
#subscriptions ul li a{
	display:block;
	padding:5px;
	}
#subscriptions ul li a:link{
	text-decoration:none;
	color:#09539F;
	}
#subscriptions ul li a:visited{
	color:#09539F;
	text-decoration:none;
	}
#subscriptions ul li a:hover, #subscriptions ul li a:active{
	text-decoration:underline;
	color:#8f8f8f;
	}
.ads_skyscraper{
	width:120px;
	height:600px;
	background:#b3b3b3;
	float:left;
	}
	
.meta{
	background:url(../i/diag_lines.gif);
	padding:10px;
	margin:0 0 5px 0;
	border-left:20px solid #babdbd;
	position:relative;
	}
.authors_links{
	float:right;
	padding:3px 0 0 0 ;
	}
a.author_meta_rss{
	padding:5px 5px 5px 20px;
	margin:0 0 0 5px;
	background:url(../i/rss_small.gif) no-repeat 2px 7px;
	color:#45382b;
	text-decoration:none;
	}
a.author_meta_url{
	padding:5px 5px 5px 20px;
	margin:0 0 0 5px;
	background:url(../i/icon_link.gif) no-repeat -2px 7px;
	color:#45382b;
	text-decoration:none;
	}
.track_item_link{
        padding:0 0 0 20px;
        }
.post_item_link{
	background:url(../i/icon_link.gif) no-repeat 0 0;
	padding:0 0 0 20px;
	}
.post_item_link_track{
        background:url(../i/icon_link.gif) no-repeat 0 0;
        padding:0 0 0 20px;
        }
a.author_meta_rss, a.author_meta_rss:visited, a.author_meta_url, a.author_meta_url:visited{
	color:#45382b;
	text-decoration:none;
	}
a.author_meta_rss:hover, a.author_meta_url:hover{
	color:#45382b;
	text-decoration:underline;
	}
.post{
	margin:0 0 20px 0;
	padding:5px 0 0 30px;
	background:url(../i/article_diag_lines.gif) repeat-y;
	overflow:hidden;
	}
.post p{
	line-height:1.5em;
	}

.track_head{
        margin:-10px -10px 0px -20px;
        padding:0px 0 0 30px;
        overflow:hidden;
        }
.track_head p{
        line-height:1.0em;
        }

.track{
        margin:0 0 2px 0;
        padding:5px 0 0 30px;
        background:url(../i/article_diag_lines.gif) repeat-y;
        overflow:hidden;
        }
.track p{
        line-height:1.0em;
        }
	
#pagination{
	background:url(../i/diag_lines.gif);
	padding:10px;
	margin:20px 0;
	font-size:1.1em;
	text-align:right;
	}