/*
Theme Name: Tec-TacHockey
*/

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

body{
	margin:0;
	color:#000;
	font:12px Century Gothic, Helvetica, Arial, sans-serif;
	min-width:1001px;
	background:#000 url(images/bg-main.jpg) repeat-y fixed 50% -145px;
}
img{border-style:none;}
a{text-decoration:underline;color:#FF0000;}
a:hover{text-decoration:underline;}
.newsletterContainer input,
.newsletterContainer textarea,
.newsletterContainer select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
.newsletterContainer form,
.newsletterContainer fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w1{
	width:1011px;
	position:relative;
	float:left;
	left:50%;
}
.w2{
	width:1001px;
	position:relative;
	border: solid #666;
	border-width:0 5px;
	float:left;
	left:-50%;
}
#header{
	background: url(images/img-01.jpg) no-repeat;
	position:relative;
	padding:190px 0 0;
}
.logo{
	width:238px;
	height:210px;
	text-indent: -9999px;
	overflow: hidden;
	margin:0;
	position:absolute;
	top:78px;
	right:66px;
}
.logo a{
	height:100%;
	background: url(images/logo.png) no-repeat;
	display:block;
	cursor:pointer;
}
.slogan{
	display:block;
	font-size:21px;
	color:#fff;
	background:#f00;
	padding:8px 0 0 61px;
	margin-bottom:62px;
}
#nav{
	list-style:none;
	margin:0;
	padding:0 0 0 60px;
	background:#e0e0e0 url(images/bg-element.gif) repeat-x;
	width:941px;
	overflow:hidden;
}
#nav li{
	float:left;
	border-left:1px solid #fff;
	padding:10px 44px 9px 5px;
}
#nav li a{
	font-size:14px;
	color:#000;
    text-decoration:none;
}
#nav li a:hover,
#nav li.current_page_item a{
	color:#f00;
	text-decoration:none;
}
#main{
	width:856px;
	overflow:hidden;
	padding:28px 66px 13px 79px;
}
#content{
	width:559px;
	float:left;
}
.box{
	width:559px;
	overflow:hidden;
	padding-bottom:31px;
}
.date{
	float:left;
	width:40px;
	background:#666;
	font-size:11px;
	color:#fff;
	text-align:right;
	padding: 0 6px 0 0;
	text-transform:lowercase;
}
.date span{
	font-size:30px;
	display:block;
	margin:0 0 -7px;
}
.txt-holder{
	width:463px;
	float:right;
	background: url(images/bg-txt-holder.png);
	padding:22px 29px 0 21px;	
}
.txt-holder h2{
	font-size:18px;
	font-weight:normal;
	margin:0 0 20px;
}
.txt-holder h2 a{color:#FF0000;position:relative;}

.txt-holder .holder{padding:0 0 30px;}

.filed{
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
.filed span{
	margin:1px 0 0;
	float:left;
	font-size:10px;
	line-height:10px;
}
.filed ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	line-height:10px;
	overflow:hidden;
}
.filed ul li{
	float:left;
	background: url(images/separator-01.gif) no-repeat 100% 2px;
	margin-right:-1px;
	padding:0 5px;
}
.filed ul li a{
	font-size:10px;
	color:#FF0000;
	position:relative;
}
.filed ul li a:hover,
.filed ul li a.active{
	color:#FF0000;
}
.txt-holder p{
	line-height:16px;
	margin:0 0 20px;
}
#sidebar{
	width:217px;
	float:right;
	background:#a5a9a8;
	padding:21px 17px 0 22px;
}
.smaall-box{
	padding-bottom:19px;
	width:217px;
	overflow:hidden;
}
.smaall-box h2{
	margin:0 0 11px;
	font-size:18px;
	font-weight:normal;
}
.image-box{
	display:block;
	overflow:hidden;
	height:1%;
	padding-bottom:18px;
}
.image-box img{
	display:block;
	border:1px solid #000100;
}
.smaall-box p{
	margin:0 0 7px;
}
.smaall-box form{
	margin-bottom:10px;
}
.smaall-box input{
	border:1px solid #000;
	padding:3px 3px 4px;
	width:163px;
}
.smaall-box .red{
	float:right;
	color:#f00;
}
.smaall-box .more{
	float:none;
}
.smaall-box .policy{
	clear:right;
}
.smaall-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.smaall-box ul li{
	margin-bottom:1px;
}
.smaall-box a{
	color:#FF0000;
	text-decoration:underline;
	display:block;
}
.smaall-box a:hover{
	text-decoration:none;
}
.smaall-box .wp-tag-cloud{
	padding:0;
	list-style:none;
	margin:-5px 0 0;
	overflow:hidden;
}
.wp-tag-cloud li{
	display:inline;
	padding:0 5px 0 0;
}
.wp-tag-cloud li a{
 	color:#000;       
	display:inline;
	text-decoration:none;
}
.wp-tag-cloud li a:hover{
	color:#f00;
	text-decoration:none;
}
#footer {
	margin:0 auto; 
	background:#e0e0e0 url(images/bg-element.gif) repeat-x;
	font-size:10px;
	color:#666;
	padding:9px 100px 7px 144px;
	overflow:hidden;
	width:757px;
}
.nav{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
}
.nav li{
	background: url(images/separator-02.gif) no-repeat 100% 2px;
	margin-right:-1px;
	float:left;
}
.nav li a{
	color:#666;
	background: url(images/) no-repeat;
	padding:0 6px 0 4px;
}
#footer span{
	float:right;
	white-space:nowrap;
}
.inner .txt-holder h2{
	color:#f00;
}
.holder{
	width:100%;
	overflow:hidden;
}
.inner .date{
	padding:0;
	width:46px;
}

.biography h3{
	margin:0 0 10px;
	font-size:13px;
	font-weight:normal;
}
.biography p{
	margin-bottom:0px;
}
.img-box{
	float:right;
	overflow:hidden;
	width:172px;
margin:0 0 10px 15px;
}
.img-box img{
	display:block;
	border:1px solid #000;
}
#comment{width:90%}
#commentform a,
.commentlist a {color:#FF0000; position:relative;}
.txt-holder p input,
.txt-holder p textarea {position:relative;}
.widebox{width:857px;}
.widebox .txt-holder{width:789px; padding-right: 0;}
/* last */
.widebox .txt-holder p{
    width: 720px;
}
.txt-holder p a:hover{text-decoration:none;}
.txt-holder p strong a{
	font-size:14px;
	font-weight:normal;
	color:#f00;
	text-decoration:underline;
}
.txt-holder p font strong {font:14px Arial, Helvetica, sans-serif;}
.txt-holder p strong a:hover{text-decoration:underline;}
.txt-holder table {padding:0 0 15px; width: 720px;}
.txt-holder table tr td {
	font-size:11px;
	line-height:13px;
	padding:2px 1px;
	border-bottom:1px solid #666;
	color:#000;
}
.txt-holder table.test tr td {
	font-size:11px;
	line-height:13px;
	color:#000;
	border-bottom:1px solid #666;
	padding:4px 1px;
}
.txt-holder table tr td font strong{
	color:#f00;
	font:14px Arial, Helvetica, sans-serif;
}
.txt-holder table tr td p input{float:left;}
.txt-holder table tr td strong {
	color:#666;
	font-weight:normal;
}
.txt-holder table tr td a{
	color:#f00;
	text-decoration:underline;
}
.txt-holder table tr td a:hover{text-decoration:none;}
.registartion-page table tr td strong{font-size:12px;}
.txt-holder .registartion-page table tr td {
	border:0;
	padding:1px;
}
.txt-holder .registartion-page table tr td input.r,
.txt-holder .registartion-page table tr td textarea{border:0;}
.td-title strong{font-size:14px !important;}

.bottom-tr td{border:0 !important;}

.contacthref{
    color: #FF0000;
	text-decoration: underline;
}
