/* base css */
@import url(/.shared/themes/common/base-weblog.css);

a:link { color: #003366; }
a:visited { color: #003366; }
a:hover { color: #003366; }
a:active { color: #003366; }


/* layout */

body {
	margin: 0;
	color: #333333;
	background: url(images/wtc_circlebg.gif) #666;
	font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
}

#page {
	width: 940px;
	margin: 10px auto 0 auto;
	border: solid 1px #0f5589;
}

#banner {
	height: 168px;
	width: 939px;
}

#container {
	width: 100%;
	background: url(images/wtc_contentbg.gif) repeat-y;
	background-color: #fff;

}

#content {
width: 100%;
background:url(images/wtc_pagecurl2.gif) no-repeat;
}

#pagecurl {
	position: absolute;
	top: 0;
	left: 168px;
}

#navcol {
	text-align: left;
	float: left;
	width: 148px;
	background: url(images/wtc_leftnavbg.jpg) #105284 no-repeat;	
	color: #fff;
	padding: 30px 10px 10px 10px;
	}

#navcol a {	
	color: #fff;
	text-decoration: none;
}

#navcol h3, .module h3 {	
	font-size: 18px;
	color: #3399ff;
}

#navcol h3 a, .module h3 a {	
	color: #3399ff;
	text-decoration: none;
}

#navcol h3 a:hover, .module h3 a:hover {	
	color: #fff;
}

#navcol ul {
	margin-bottom: 20px;
}

#categoryList li, #postList li {
	list-style: none;
	text-align: left;
	margin-left: -40px;
	background: url(images/wtc_navdivider.gif) repeat-x;
	background-position: bottom left;
	padding: 5px 0 5px 2px;
}

#archivesList li {
	list-style: none;
	text-align: left;
	margin-left: -40px;
}

#postList li, #archivesList li {
	font-size: 0.9em;
	line-height: 1.3em;

}

#categoryList a, #postList a, .module-list-item a, #archivesList a {
	 color: #fff;
	 text-decoration: none;
/*	  font-size: 0.9em;
line-height: 1.3em;
*/}

#categoryList a:hover, #postList a:hover, .module-list-item a:hover, #archivesList a:hover {
	 color: #3399ff;
}

.module, .module-content {
margin: 0; padding: 0;
	  font-size: 0.9em;
line-height: 1.3em;
}

.module-content a {
color: #fff;
text-decoration: none;
}


.CCmodule-list li {
display: inline;
padding-right: 10px;
}

.CCmodule-list li a {
color: #777;
}

.CCmodule-list li a:hover {
color: #0f5589;
}


#maingroup {
	float: left;
	padding: 20px;
	width: 720px;
}

#postcol {
	width: 450px;
	float: left;
	margin: 25px 20px 0 0;
}

#mediacol {
	float: left;
	width: 200px;
	padding: 10px;
}

#videobox {
	width: 200px;
	font-size: 0.9em;
	margin-bottom: 20px;
}

#adsense200 {
	width: 200px;
	margin: 25px 20px 10px auto;
}

p.aboutLinks {
 font-size: 0.9em;
line-height: 1.6em;

}

#wtcFooter {
margin-top: 30px;
font-size: 0.9em;
}

#footerAdBox {

}

#footerLinks {
text-align: center;"
}

.emptyclear {
	clear: both;
}
/* content */

.content-nav { margin-top: 0; }

/**/
.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border: 0;
	
	color: #999999;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #003366;
	font-family: Palatino, 'Times New Roman', serif;
	font-size: x-large;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header a
{
	text-decoration: none;
	font-weight: bold;
}

.entry-header a:link { color: #003366; }
.entry-header a:visited { color: #003366; }
.entry-header a:hover { color: #003366; }
.entry-header a:active { color: #003366; }

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px dotted #999999;
	padding: 3px;
	color: #999999;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}


h3.entry-header {
font-family: "helvetica neue", helvetica, arial, sans-serif;"
color: #000;
line-height: 1.2em;
}

h3.entry-header a {
text-decoration: none;
}

h2.date-header  {
font-size: 11px;
color: #888;
}

#mediacol h2 {
font-weight: bold;
font-size: 130%;
color: #0a6eca;
}

/* ph=1 */

