/*
1.  RESET
2.  GLOBALS
3.  STRUCTURE
4.  HEAD
5.  NAVIGTATION
6.  CONTENET 
7.  TEMPLATE: FORUM
8.  TEMPLATE: BOOKS
8.  TEMPLATE: VIDEOS
9.  SITEWIDE CLASSES
10. FOOT
*/

/* STYLE RESET */
html {
	height : 100.1%;
	}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
strong {
	font-weight:bold;
	}
body {
	line-height: 1;
	color: black;
	background: #fff;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
/* GLOBALS */
body {
	background: #EEF1C6 url(../img/tiwmdtk_page_bg.png) repeat-x top left fixed;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:75%;
	line-height:1.7em;
	}
h1, h2{
	color:#953f77;
	font-variant: small-caps;
	font-weight:bold;
	font-size:16px;
	padding:0 0 15px 0;
	margin:0;
	line-height:1.2em;
	text-transform:none;
	}
h2{
	font-weight:normal;
	padding:5px 0;
	}
h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active{
	color:#953f77;
	}
h3 {
 	color:#7aa7a7;
	padding:10px 0 5px 0;
	margin:0;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.5em;
	}
h4, h5, h6 {
	color:#7aa7a7;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	padding:15px 0;
	margin:0;
	}
h5{
	padding:15px 0 5px 0;
	}
hr {
	border: none 0;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin:20px 0px 30px 0px;
	border-top: 1px dotted #ccc;/*the border*/
	}
a:focus, a:active { 
	outline: 0; 
	-moz-outline: none; 
	}
a, a:link, a:visited, a:hover, a:active {
	color:#953f77;	
	text-decoration:underline;
	}	
a:hover {
	color:#e2007a;
	}
p {
	padding:0 0 15px 0;
	margin:0;
	}
blockquote,
p.intro,
p.signature {
	color:#7aa7a7;
	font-weight:bold;
	line-height:1.5em;
	}
p.signature  {
	font-style:italic;
	color:#e2007a;
	}
blockquote span {
	font-style:normal;
	font-weight:normal;
	}
em{
	font-style:italic;
	}	
strong{
	font-weight:bold;
	}
ul, ol{
	padding:0 0 15px 0;
	}
ol li{
	list-style:decimal;
	margin-left:2.2em;
	}
ul li{
	list-style:disc;
	margin-left:1.5em;
	}
dl{
	margin:0;
	padding:0 0 15px 0;
	}
dt{
	padding:0;
	margin:0;
	}
dd{
	padding:0;
	}
/* STRUCTURE */
.outerspace {
	background: url(../img/tiwmdtk_body_bg.png) repeat-x bottom center fixed;
	height:100%;
	}
.wrapper {
	width:810px;
	margin:0 auto;
	background: url(../img/tiwmdtk_wrapper_bg.png) repeat-y top left;
	color:#8b8b8b;
	}
.header {
	height:195px;
	background: url(../img/tiwmdtk_header_bg.jpg) no-repeat top center;
	}
.navcontainer {
	background: url(../img/tiwmdtk_mainnav_left.png) no-repeat bottom left;
	width:780px;
	width:64em;
	margin:-50px auto 0 auto;	
	}
.mainnav {
	background: url(../img/tiwmdtk_mainnav_right.png) no-repeat bottom right;
	}
.content {
	padding:40px;
	width:700px;
	margin:0 auto;
	background: url(../img/tiwmdtk_content_bg.png) repeat-x bottom left;
	min-height:320px;
	height:auto !important;
	height:480px;
	}
.main_content{
	float:left;
	}
.supporting_content{
	position:relative;
	float:right;
	}
.footer {
	width:810px;
	margin:0 auto;
	background: url(../img/tiwmdtk_footer_bg.png) no-repeat top center;
	height:70px;
	font-size:10px;
	color: #7aa7a7;
	font-family:Helvetica, Trebuchet MS, Verdana, Arial, sans-serif;
	}	
/* HEAD */
.header p {
	margin:0;
	padding:0;
	}
.header p a{
	text-indent:-9999px;
	display:block;
	height:195px;
	width:810px;
	}
/* NAVIGATION */
.mainnav ul{
	background: url(../img/tiwmdtk_mainnav_bg.png) repeat-x bottom right;
	margin:0 24px;
	text-align:center;
	padding:20px 0px 10px 0px;
	font-size:16px;
	}	
.mainnav li{
	display:inline;
	margin:0 0 0 0.8em ;
	padding:0;
	font-weight:bold;
	color:#e2007a;
	letter-spacing:-0.01em;
	}
.mainnav li a, .mainnav li a:link, .mainnav li a:visited, .mainnav li a:hover, .mainnav li a:active{
	font-weight:normal;
	margin:0 0.8em 0 0;
	color:#e2007a;
	text-decoration:none;
	font-family:Helvetica, Trebuchet MS, Verdana, Arial, sans-serif;
	}
.mainnav li a:hover {
	color:#953f77;
	text-decoration:underline;
	}
/* CONTENT */
.content img.align_right {
	display:block;
	padding:4px;
	border: 1px solid #7aa7a7;
	background: #fff;
	}
.content h1 img, .content h2 img, .content h3 img, .content h4 img, .content h5 img, .content h5 img {
	padding:0px;
	border: 0px solid #7aa7a7;
	}
.content a, .content a:link, .content a:visited, .content a:hover,  .content a:active{
	color:#7aa7a7;	
	text-decoration:none;
	}
.content a:hover{
	text-decoration:underline;
	color:#953f77;
	}	
.main_content a, .main_content a:link, .main_content a:visited, .main_content a:hover,  .main_content a:active{
	text-decoration:underline;
	}
/* PAGE TEMPLATE: FORUM  */	
.template_forum .header{
	height:261px;
	background: url(../img/tiwmdtk_header_forum_bg.jpg) no-repeat top center;
	}	
.template_forum .header p a{
	height:261px;
	}
.template_forum .main_content{
	width:310px;
	}
.template_forum .supporting_content{
	padding:0 0 0 20px;
	width:150px;
	}
.template_forum .supporting_content li{
	list-style:none;
	margin:0;
	padding:2px 0 6px 0;
	line-height:1.2em;
	}
.entry a, .entry a:link, .entry a:visited, .entry a:hover, .entry a:active{
	color:#7aa7a7;	
	text-decoration:none;	
	}
.entry a:hover {
	text-decoration:underline;	
	}	
h2.posttitle a, h2.posttitle a:link, h2.posttitle a:visited, h2.posttitle a:hover, h2.posttitle a:active{
	color:#953f77;
	}
.entrydivider {
	text-align:center;
	height:30px;
	padding-top:20px;
	width:100%;
	background: url(../img/tiwmdtk_entry_divider.gif) no-repeat center;
	}
.postmetadata p{
	font-size:11px;
	font-family:Helvetica, Trebuchet MS, Verdana, Arial, sans-serif;
	margin:2px 0 5px 0;
	padding:0;
	line-height:1em;
	}
.commentmetadata p{
	font-size:11px;
	font-family:Helvetica, Trebuchet MS, Verdana, Arial, sans-serif;
	padding:0;
	line-height:1em;
	border-top:1px solid #dde6df;
	}
div.thecomments {	
	background:#f3f5ed;
	border:1px solid #dde6df;
	margin:10px 0px;
	}
.thecomments p{	
	padding:10px 20px;
	}
/* PAGE TEMPLATE: HOME */
.template_home .video{
	float:right;
	} 	
/* PAGE TEMPLATE: AUTHOR */	
.template_author dt{
 	color:#7aa7a7;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.5em;
	}
.template_author .video{
	float:left;
	width:330px;
	padding:20px 0 0 0;
	min-height:260px;
	height:auto !important;
	height:260px;
	}
/* PAGE TEMPLATE: NEWSLETTER */
.template_newsletter dl{
	padding: 0px 0 10px 0;
	margin:10px 0 15px 0;
	border-top:1px dotted #cccccc;
	}	
.template_newsletter dt{
	width:300px;
	float:left;
	margin: 0 0 0 0;
	padding: 10px 0;
	text-align:left;
	}
.template_newsletter dd{
	text-align:right;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 0;
	color:#999999;
	border-bottom:1px dotted #cccccc;
	}
/* PAGE TEMPLATE: VIDEOS */
.template_videos .content{
	padding-right:0px;
	width:740px;
	}
.template_videos .video{
	float:left;
	width:335px;
	padding:20px 35px 0 0;
	min-height:260px;
	height:auto !important;
	height:260px;
	}
/* FOOT */
.footer p {
	margin:0;
	}
.credits {
	padding:7px 60px;
	text-align:center;
	}
.legal {
	text-align:center;
	}
.legal a, .legal a:link, .legal a:visited, .legal a:hover, .legal a:active {
	color: #7aa7a7;
	text-decoration:none;
	}		
.legal a:hover {
	color: #666;
	text-decoration:underline;
	}	
/* FORMS */
select, input.text, input.file, input.password, textarea  {
	border:1px solid #cccccc;
	padding:5px;
	width:230px;
	font-family:Helvetica, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#a5a4a4;
	}
textarea {
	height:140px;
	}
select:hover, input.text:hover, input.file:hover, input.password:hover, textarea:hover,
select:focus, input.text:focus, input.file:focus, input.password:focus, textarea:focus  {
	border-color:#a5a4a4;
	color:#000000;
	}
.supporting_content select, .supporting_content input.text, .supporting_content input.file, .supporting_content textarea  {
	width:150px;
	}
input, textarea{
	display:block;
	margin:2px 0 10px 0;
	}
label, legend {
	display:block;
	margin:10px 0 2px 0;
	}
input.checkbox  {
  	position: relative;
	float:left;
	display:block;
	margin:7px 10px 0px 0;
	}
input.submit  {
	margin:1em 0 2em 0;
	border:1px solid #cccccc;
	background:#f2eff0;
	padding:3px 2px;
	color:#666666;
	text-decoration:uppercase;
	}
input.submit:hover  {
	cursor:pointer;
	border-color:#a5a4a4;
	color:#333333;
	background:#ebebeb;
	}
.smlprint {
	font-size:11px;
	}
#ecard label {	
	display:inline;
	margin:0;	
	}
#ecard img{
	display:inline;
	margin-right:5px;
	}
#ecard input.radio {
	display:inline;
	margin:0;
	padding:0;
	}
#ecard_message {
	width:355px;
	height:150px;
	margin-left:30px;
	}	
.commentdisclaimer {
  	position:relative;
  	border-top: 1px dashed #CCCCCC;
  	border-bottom: 1px dashed #CCCCCC;
  	margin: 10px 0;
	}
.commentdisclaimer p {
  	line-height: 1.3em;
  	padding: 5px 0 3px 0;
  	color: #999999;
	}
p.reply{
	border:1px solid #e2007a;
	padding:20px;
	background:#f6f8de;
	color:#96467a;
	}
/* SITEWIDE CLASSES */	
ol.numberedlist {
	list-style: decimal;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	}	
ol.numberedlist li {
	margin: 0 0 15px 0;
	}
.flashplayer {
	padding:1.1em 0 ;
	}
/* SITEWIDE CLASSES */	
.clear {
	clear:both;
	}
div.clear {
	height:0;
	overflow:hidden;
	}
.left {	
	float:left;
	}
img.left {	
	margin:5px 20px 0 0;
	}
.align_right {	
	float:right;
	}
img.align_right {	
	margin:5px 0 0 20px;
	}
.center {
	text-align:center;
	}
.content img.imgfloatright {
	border: 0;
	float: right;
	margin: 0;
	padding: 0;
	}
.content img.noborder{
	border:0;
	padding:0;
	}

