/*
Theme Name: TCT
Theme URI: http://dans-blog.com/
Description: The 2nd version of TCT, Designed by Dan Walker.
Version: 3.0
Author: Dan Walker
*/

html, body {
 padding: 0px;
 margin: 0px;
 background:#fff url(images/body-bg.gif) repeat-x;
 font:13px/17px "Trebuchet MS", Arial, Helvetica, sans-serif ;
 color:#444444;
}

a {
 color:#0E84EF; 
 background-color:inherit;
 text-decoration:none;
 outline:none;
}
a:hover {
 color:#04C2D9;
 background-color:inherit;
 }	

/* top bar stuff */

#top-bar {
 width: 100%;
 height: 40px;
background:#3e3d3d;
}

#top-bar-container {
 width: 980px;
 margin:0 auto;
}

#top-bar-search-box {
 float: right;
 margin:0 6px;
}

input.search1 { 
 width: 150px; 
 height: 17px;
 margin:6px 3px 0 0;
 background-color: #3e3e3e;
 border: 1px solid #555555; 
 color: #ffffff;
 padding:0 0 0 2px;
 float:left;
} 

/* sub-bar stuff */

#logo-bar {
 height: 106px;
 width: 100%;
 background:url(images/top-bg.png);
}

#logo-bar-container {
 width: 980px;
 margin-left: auto;
 margin-right: auto;
}

#text-logo {
 background: url(images/logo.png) bottom no-repeat;
 height: 44px;
 width: 335px;
 padding-top: 20px;
 padding-left: 550px;
}

/* blue-box-menu */

#blue-box-wrapper {
 margin-top: -25px;
 width: 980px;
 height: 18px;
 margin-left: auto;
 margin-right: auto;
 background: url(images/blue-top.png) no-repeat;
 padding-top: 18px;
}

#blue-box-text {
 float: right;
 margin-right: 25px;
 width: 660px;
 
}

#blue-box-text-top {
 border-bottom: 1px solid #429fac;
 padding-bottom: 7px;
 text-align: center;
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
 font-weight: normal;
 font-size: 13px;
 padding:0;
}

#blue-box-text-top a {
	height:32px;
	text-indent:-100000px;
	display:block;
	float:left;
	margin:0 0 0 5px;	
	}
#blue-box-text-top a.home {
	background:url(images/home.jpg) no-repeat 0 0;
	width:63px;
	}
#blue-box-text-top a.forum {
	background:url(images/forum.jpg) no-repeat 0 0;
	width:63px;
	}
#blue-box-text-top a.tools {
	background:url(images/teachertool.jpg) no-repeat 0 0;
	width:111px;
	}
#blue-box-text-top a.articles {
	background:url(images/articles.jpg) no-repeat 0 0;
	width:72px;
	}
#blue-box-text-top a.comments {
	background:url(images/comments.jpg) no-repeat 0 0;
	width:90px;
	}
#blue-box-text-top a.rss {
	background:url(images/rss.jpg) no-repeat 0 0;
	width:49px;
	}
#blue-box-text-top a:hover {
	background-position:bottom;
}

#blue-box-text-col {
 float: left;
 width: 201px;
 border-top: 1px solid #82dfec;
 padding:7px 0 0 19px; 
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
 font-size: 14px;
 line-height: 24px;
 letter-spacing: -0.08em;
}

#blue-box-text-col a, a:visited {
 color: #333333;
 text-decoration: none;
}

#blue-box-text-col a:hover {
 color: #333333;
 text-decoration: underline;
}

#blue-box-main {
 background: url(images/blue-bg.png) repeat-y;
 width: 980px;
 min-height:150px;
}

#blue-box-footer {
 background: url(images/blue-footer.png) no-repeat;
 width: 980px;
 height: 16px;
}

#owl {
 background: url(images/owl-logo.png) no-repeat;
 width: 290px;
 height: 274px;
 float: left;
 margin-top: -115px;
}

/* body */

#main-wrapper {
 width: 980px;
 height:100%;
 overflow:hidden;
/* min-height: 200px;*/
 background: url(images/body-bg.png) repeat-y;
 margin:148px auto 0;
 padding:0 0 20px;
}

#left-column {
 float: left;
 width: 695px;
 margin-left: 5px;
 text-align: center;
 padding-top: 15px;
 
 /*font stuff*/
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
 font-size: 14px;
 letter-spacing: 0em;
 text-align: center;
 line-height: 22px;
 
}

.banner-top {
	padding:15px 0 0 90px;
	}

#left-main {
	float:left;
 width: 714px;
 margin: 17px 0 0 25px;
}

#left-main-top {
 background: url(images/custom/content-head.png) no-repeat;
 width: 714px;
 height: 20px;
 
}

#left-main-content {
 background: url(images/custom/content-bg.png) repeat-y;
 padding:0 5px 0 15px;
 text-align: left;
 color: #444444;
 position:relative;

}
#left-main-content p {
	padding:0 20px 0 0;
	}
#left-main-content span {

}

#left-main-content h1 {
 font-size: 32px;
 line-height:34px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 10px 0px;
 font-family: Trebuchet, Arial;
 font-weight: normal;
 letter-spacing: -0.05em;
 color: #000000; 
}

#left-main-bottom {
 background: url(images/custom/content-foot.png) no-repeat 0 0;
 width: 714px;
 height: 13px;
}

#right-column {
 float: right;
 width: 270px;
 margin:14px 50px 0 0;
 padding: 0;
 font-size: 12px;
 letter-spacing: 0.08em;
}

#right-column h2 {
	font-size: 1.8em;
	font-family: helvetica, arial, serif;
	font-weight: bold;
	color: #777;
	border-bottom: 1px solid #777;
	padding-bottom: 10px;
}

/*#right-column-header {
 margin-left: -25px;
 margin-bottom: -15px;
}*/

#right-column a, a:visited {
 color: #444;
 text-decoration: none;
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

#right-column a:hover {
 color: #444;
 text-decoration: underline;
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

#right-column ul {
 padding-left: 20px;
 margin: 0px;
}

#right-column li {
 list-style-image: none;
 list-style: none;
 padding: 0px 0px 6px 0px
}

img.right-ad {
 margin: 0px 20px 20px 0;
 float:left;
 width:auto;
}
img.right-ad-right {
 margin: 0px 0 20px;
 float:left;
 width:auto;
}

.spacer {
 clear: both;
 font-size:0;
 line-height:0;
 }

#banner-left {
 float: left;
 margin-top: 15px;
 width: 120px;

}

#content-right {
 float: left;
 margin-top: 15px;
 padding-right:20px;
 padding-left: 20px;
 width:450px;
 
 /*font stuff */
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
 font-size: 12px;
 letter-spacing: -0.0830em;
 color: #000000;
}

#content-right h1 {
 font-size: 3em;
 margin: 0px;
 padding: 0px;
 font-family: Arial, Trebuchet;
 font-weight: bold;
 letter-spacing: -0.05em;
 color: #0e84ef; 
}

#content-right p {
 font-size: 1.2em;
 margin: 10px 0px 20px ;
 padding: 0px;
 font-family: Arial, Trebuchet;
 font-weight: normal;
 letter-spacing: 0.02em;
 line-height: 1.25em;
}

#content-right h2 {
 margin: -3px 0px 5px 0px;
 padding: 0px;
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
 font-weight: normal;
 font-size: 13px;
 color: #865f03;
 letter-spacing: -0.07em;
}

.read-more a, a:visited {
 text-decoration: none;
 font-weight: normal;
 color: #2d9aee;
}

.read-more a:hover {
 text-decoration: underline;
 font-weight: normal;
 color: #2d9aee;
}

/* footer */
#footer {
 height:185px;
 background: url(images/footer-bg.gif) 0 0 repeat-x;
 border-top:1px solid #9C9B9B;
}

#footer-top-bar {
 height: 30px;
 width: 100%;
}

/*#footer-container {
 background: url(images/footer-bg.png) repeat-x;
 height: 153px;
}*/

#footer-cols {
 width: 900px;
 margin-left: auto;
 margin-right: auto;
 padding-top: 15px;
}

#footer-left {
 width: 480px;
 float: left;
 background: url(images/footer-divider.gif) repeat-x 0 31px;
 padding:0 0 3px 10px;
}
#archive-col {
 float: left;
 width: 450px;
 margin-left:18px;
 margin-right: 10px; 
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
 font-weight: normal;
 font-size: 13px;
 color: #222222;
 margin-top:20px;
}

#archive-col ul {
 display: inline;
 padding:0;
 margin:0;
}

#archive-col a, a:visited {
 text-decoration: none;
 color: #222222;
}

#archive-col a:hover {
 text-decoration: underline;
 color: #222222;
}

#archive-col li {
 list-style-image: url(images/bullet.png);
float:left;
 padding: 0px 0px 0px 0px;
 margin: 0px;
width:140px;
}

#archive-col ul {
 padding: 0px;
 margin: 0px 0px 0px 2px;
height:100%;
overflow:hidden;
}

#footer-right {
 width: 340px;
 float: right;
 text-align: right;
 margin-top: -36px;
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
 font-weight: normal;
 font-size: 12px;
 color: #222222;
}

#right-column-add {
 margin-left: -25px;
 }
#right-column-header {
 background: url(images/rightpan-divider.gif) repeat-x 0 100%;
 padding:0 0 5px;
 margin-left: -25px;
 margin-bottom: -15px;
}

/* 22.09.09 */
/*.post p span {
	font-size:16px;
	font-weight:bold;
	} */
.post ul {
	list-style-type:none;
	padding:0 0 0 10px;
	margin:0;
	}
.post ul li	{
	background: url(images/bullet01.gif) no-repeat 0 6px;
	padding:0 0 3px 10px;
	}
.post ul li a {
	color:#444;
	background-color:inherit;
	}
.post ul li a:hover {
 color:#0E84EF;
 background-color:inherit;
 }
 
/* 23.09.09 */ 
.rightpanHome {
	width:371px;
	margin:0 0 20px;
	}
.rightpanHome img {
	float:left;
	width:auto;
	}
.rightpanHome h2 {
	font:bold 20px/22px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
  color: #0e84ef!important;
	background-color:inherit;
	text-transform:uppercase!important;
	padding:0 0 0 94px!important;
	margin:0!important;
}	
.rightpanHome p {
	font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif!important;
  padding:3px 0 0 94px!important;
	margin:0!important;
}	 	

#user{
	margin-left:100px;
	float:left;
}

#user a{
	color:#FFF;
	text-decoration:underline;
}

