/* 
	Theme Name: BlackCanvas
	Theme URL: http://www.studiopress.com/themes/blackcanvas
	Description: Black Canvas is a 2-column theme created for WordPress.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 3.0
	Tags: two columns, fixed width, black, gray, white, blue
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: url(http://tee48h.com/img/bg.jpg) top repeat-x;
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #fff;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #4D4D4D;
	text-decoration: none;
	}
	
a:hover {
	color: #000;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Header  									*
************************************************/

#text3 {
	color: #4D4D4D;
	font-size: 16px;
	font-weight: normal;
	}

#header {
	width: 964px;
	height: 92px;
	background: url(http://tee48h.com/img/bg.jpg) top repeat-x;
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}

#header p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#header h1, #header h1 a, #header h1 a:visited, #header h4, #header h4 a, #header h4 a:visited {
	color: #999999;
	font-size: 24px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover, #h4 a:hover{
	color: #999999;
	text-decoration: none;
	}
	
.headertext {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	}

.headerleft {
	width: 600px;
	float: left;
	margin: 0px;
        margin-top: 50px;
	padding: 0px;
	overflow: hidden;
	}
	
.headerright {
	width: 560px;
	float: right;
	margin: 0px;
	padding: 65px 0px 0px 0px;
	overflow: hidden;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	float: right;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #999999;
	display: block;
	font-size: 12px;
	text-transform: lowercase;
    margin: 0px;
	padding: 8px 15px 13px 15px;
	}

#nav li a:hover, #nav li a:active {
	color: #FFFFFF;
    margin: 0px;
	padding: 8px 15px 13px 15px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .90;
	filter: alpha(opacity=90);
	background: #000000;
	width: 150px;
	color: #CCCCCC;
	text-transform: lowercase;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #373737;
	border-left: 1px solid #373737;
	border-right: 1px solid #373737;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #222222;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -29px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
#nav .current_page_item a {
	color: #FFFFFF;
    margin: 0px;
	padding: 8px 15px 13px 15px;
	text-decoration: none;
	}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px 0px 10px 0px;
	line-height: 18px;
	}
	
#content h1 {
	color: #333333;
	font-size: 26px;
	font-family: verdana, Arial, Tahoma;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 26px;
	}
	
#content h1 a  {
	color: #333333;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#content h2 {
	color: #333333;
	font-size: 16px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#content h3 {
	color: #333333;
	font-size: 16px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#content h4 {
	color: #333333;
	font-size: 16px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 20px;
	}
	
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
	
.contentleft {
	float: left;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	}
	
#photos {
	width: 960px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	border-top: 0px solid #232323;
	}
	
#photos a img, #photos a:visited img {
	padding: 0px;
	border: 0px solid #232323;
	}
	
#photos a:hover img{
	padding: 0px;
	border: 0px solid #373737;
	}
	
.post {
	margin: 10px 0px 40px 0px;
	padding: 0px;
	}
	
.post img, .postleft img {
	border: 0px solid #000000;
	}
	
.post ol {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
.post ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
.post ul {
	list-style-type: square;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}
	
.post ul li {
	list-style-type: square;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
	}
	
.postauthor {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.postmeta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border-top: 0px solid #333333;
	}
	
.postmeta p {
	margin: 0px;
	padding: 0px;
	}
	
.authorbox {
	background: #111111;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px solid #333333;
	}
	
.authorbox p {
	margin: 0px;
	padding: 0px;
	}
	
.authorbox img {
	background: #333333;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	border: 0px solid #333333;
	}
	
.postleft {
	float: left;
	width: 630px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	}
	
.postleft p {
	padding: 0px;
	margin: 0px;
	}
	
.commentsleft {
	margin:  0px;
margin-top: -30px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #333333;
	}
	
.postright {
	float: right;
	width: 300px;
	margin: -75px -10px 0px 0px;
	padding: 15px 0px 20px 0px;
	}

.buy {
	float: right;
	width: 300px;
	margin: -5px -110px 0px 0px;
	padding: 15px 0px 20px 0px;
	}

.bar {
        height: 92px;
	margin: 0px 160px;
	padding: 0px;
	
}

.media {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	
	}

.postright p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	}
	
blockquote {
	font-style: italic;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border-left: 0px solid #373737;
	}
	
.archive {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
.thumbnails {
	float:left; 
	margin:0px 15px 20px 0px;
	}
	
.clear {
	clear: both;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background: #111111;
	text-align: center;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 				    	     	    * 
************************************************/
	
#sidebar {
	float: left;
	width: 250px;
	margin: 0px 0px 0px 30px;
	padding: 25px 0px 20px 0px;
	line-height: 20px;
	}
	
#sidebar p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	list-style-type: square;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	}
	
#sidebar ul li ul li {
	list-style-type: square;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	}
	
/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	background: #000;
	border-top: 1px solid #232323;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 960px;
	height: 50px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#footer a {
	color: #666666;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	}
	
.footer-1 {
	width: 170px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #000000;
	}
	
.footer-1 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
.footer-2 {
	width: 170px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #000000;
	}
	
.footer-2 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
.footer-3 {
	width: 170px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #000000;
	}
	
.footer-3 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
.footer-4 {
	width: 350px;
	float: left;
	margin: 15px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	border-left: 1px solid #000000;
	}
	
.footer-4 p {
	color: #666666;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	}
	
#s {
	background: #FFFFFF;
	width: 210px;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	}
	
#sbutt {
	background: #111111;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	padding: 1px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	}
	
/************************************************
*	Comments Form								*
************************************************/

#author, #email, #url {
	background: #F2F2F2 !important;
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin: 0px;
	padding: 4px;
	border: 1px solid #B3B3B3;
	}
	
#comment {
	background: #F2F2F2 !important;
	color: #1A1A1A;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #B3B3B3;
	}
	
#submit {
	background: #F2F2F2;
	color: #333333;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 20px 5px 2px 5px;
	border: 1px solid #B3B3B3;
	}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #E6E6E6;
	float: left;
	border: 1px solid #E6E6E6;
	margin: 0px 5px 0px 0px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: -5px 0px 1px 0px;
	}

#commentform {
	margin: 50px 0px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: 0px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #fff;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #fff;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 0px solid #333333;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-left: 0px solid #333333;
	margin: 0px;
	padding: 0px;
	}

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 130%; /* font-size set to 130% for the default Kubrick Wordpress theme */
}

#panel {
	width: 100%;
	height: 280px;
	color: #fff;
	background: #000;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
	text-align: left;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
	text-align: left;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #E6E6E6;
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel ul {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.6em;
	list-style: none;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 280px;
	float: left;
	margin-bottom: 25px;
	padding: 0 15px;
	border-right: 1px solid #333;
	min-height: 220px;
}

#panel .content .border {
	border-left: 1px solid #333;
}

#panel .content .narrow {
	width:120px !important;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: normal;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url(images/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(images/bt_register.png) no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}

/* Panel Tab/button */
.tab {
  	background: url(images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: normal;
	line-height: 42px;
	margin: 0;
	right: 150px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(images/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(images/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(images/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #E6E6E6;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url(images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(images/bt_close.png) no-repeat left -19px;}

}



 html { html (
background-color : #fff ; background-color: # fff;
} )

#login form { # forma de acceso (
padding-top : 100px ; padding-top: 100px;
} )
#login form .submit input { # formulario de acceso. presentar input (
border-color : #bcb38f !important ; border-color: # bcb38f! importante;
color : #777 !important ; color: # 777! importante;
} )
#login form .submit input :hover { # formulario de acceso. presentar de entrada: hover (
border-color : #bcb38f !important ; border-color: # bcb38f! importante;
color : #bcb38f !important ; color: # bcb38f! importante;
} )
#login h1 { # login h1 (
display : none ; display: none;
} )
.login #nav a { . Usuario # nav a (
color : #777 !important ; color: # 777! importante;
} )
.login #nav a :hover { . Usuario # nav a: hover (
color : #bcb38f !important ; color: # bcb38f! importante;
} )

#wphead img , #wphead h1 { img wphead #, # wphead h1 (
display : none ; display: none;
} )
#wphead { # (wphead
height : 100px ; height: 100px;
} )
#wphead-info { # wphead-info (
padding-top : 27px ; padding-top: 27px;
} )

#footer { # footer (
display : none ; display: none;
} )
#footer_custom { footer_custom # (
clear : both ; claro: los dos;
text-align : center ; text-align: center;
width : 500px ; width: 500px;
margin : auto ; margin: auto;
height : 100px ; height: 100px;
} )
#footer_custom .docs { footer_custom #. docs (
padding-top : 0px ; padding-top: 0px;
line-height : 100 % ; line-height: 100%;
} )
#footer_image { footer_image # (
border : none ; border: none;
} ) 