﻿/* CSS Document */
html {
	background:none;
	height:100%;
}
body {
	color: #666;
	background:url(http://www.greatcdltraining.com/blog/images/gct-blog-bg.gif) repeat;
	height:100%;
}
#rightfade, #leftfade {
	background-image:none;
}
#doc2 {
	width:73.077em;
*width:71.231em;
}
.mc {
	border:none;
	margin:0;
	padding:0;
	background:url(http://www.greatcdltraining.com/blog/images/gct-blog-main-bg.jpg) repeat-y;
	min-height: 100%; 
}
.main-content {
	background:url(http://www.greatcdltraining.com/blog/images/gct-blog-content-bg.jpg) repeat-y;
	padding:20px;
}
.content-base {
	background:url(http://www.greatcdltraining.com/blog/images/gct-blog-base.jpg) no-repeat;
	width:950px;
	height:20px;
}
#header {
	position:relative;
	width:950px;
	height:160px;
	background:url(http://www.greatcdltraining.com/blog/images/gct-blog-header.jpg) no-repeat;
	margin:0 auto;
}
#header .logo {
	position:absolute;
	top: 21px;
	left: 33px;
}
#header a:link, #header a:visited, #header a:hover, #header a:active {
	margin: 0;
	color:#FFF;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}
.mainnav {
	position:absolute;
	top: 134px;
	left: 20px;
	width:910px;
	height:26px;
	clear: both;
}
.button {
	float: left;
	height: 26px;
}
.button a {
	padding: 6px 24px 5px;
	border-right:1px solid #FFF;
	color:#FFF;
	line-height:26px;
}
.last a {
	border:none;
}
.blog-title {
	position:absolute;
	top: 16px;
	right: 36px;
	width:286px;
	height:108px;
}
#header .blog-title table, #header .blog-title table td {
	width:100%;
	text-align:right;
	height:108px;
	border:none;
	padding:0;
	margin:0;
}
#header h1 {
	margin:0;
	padding:0;
	line-height:1;
	position:static;
}
#header h1 a:link, #header h1 a:visited, #header h1 a:hover, #header h1 a:active {
	color:#003876;
	margin:0;
	padding:0;
	text-decoration:none;
}
#header h1 a:hover {
	text-decoration:underline;
}
#menu {
	background:none !important;
}
#menu-1 {
	background:none;
}
#menu-1 a {
	font-weight:bold;
	margin-left:6px;
	margin-right:6px;
}
#menu-1 a.first-link {
	margin-left:0px;
}
#menu-1 a:link, #menu-1 a:visited, #menu-1 a:active {
	color: #003876;
}
#menu-1 a:hover {
	color: #990000;
}
#social-links {
	width:174px;
	margin: 0 auto;
	padding: 10px 0 6px;
}
#social-links a {
	margin:0 4px;
	padding:0;
	border:none;
}
#footer {
	background:none;
	margin:0;
	padding-bottom:20px;
}
#footer-text {
	padding: 0;
	font-size:11px;
}
#powered-by {
	font-family : Arial;
	font-size : x-small;
	font-weight : bold;
	color : #777777;
	text-align : center
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	text-decoration:none;
	color : #777777
}
.post-footer {
	background-color: #ece9d9;
}
.apply {
	text-align:center;
}
#sidebar .apply a:link, #sidebar .apply a:active, #sidebar .apply a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
#sidebar .apply a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}

