/*
Original Credit: Vikiworks Infinity
Author: Tim Proctor
Theme Name: Tepee
*/


/* Overal setup */
* { margin:0; padding:0; }
body { background: #333  top center no-repeat scroll; color: #ebebeb; font:13px/15px  helvetica, arial,Sans-serif; }
a   { color: #bff861;text-decoration:none;outline:0; }
a:hover { color: #bff761; }
a img { border: none; }
ul, li { list-style: none;margin:0;padding:0; }
h1  { color: white; font-family: Georgia, "Times New Roman", Times, serif; font-size: 25px; } 
h2  { text-transform: uppercase; font-style: normal; font-weight: normal; font-family: Helvetica, Verdana, Arial, sans-serif; color: #fff; font-size: 13px; } 
h3  { font:bold 11px arial,helvatica;color:#bbb;text-transform:capitalize; }
h3 SPAN.slash { font:bold 10px Arial !important; text-transform: lowercase; }
h4  { text-transform: none; line-height: normal; word-spacing: 0px; word-wrap: normal; font-style: normal; font-weight: normal; font-family: Helvetica, Verdana, Arial, sans-serif; color: #f2f2f2; background-color: #222222; font-size: 15px; padding: 20px; margin:20px;-moz-border-radius: 20px;
	-webkit-border-radius: 20px; }

code { font: 11px  "Courier New"; color:#666; padding:5px;margin:5px 0;display:block;border-left:1px solid #903000; }
blockquote { color:#ddd; padding:5px;font: 12px Arial,Sans-serif;line-height:1.4em; }
.left { float:left;margin-top:3px;margin-right:8px; }
.right { float:right;margin-left:8px; }
.clear { clear: both; }
.clear-both { clear: both; }
.pagenavi  { margin: 10px 0; clear: both; }
.post-wrapper{width:600px;}
.fix {padding-left:20px; width:980px;}

#fix {padding-left:0px;}

/* navigation */

.topnavigation{ width:100%; background-color: #fff; display:block;padding-top:10px;padding-bottom:10px;position:relative; top:-15px;}
ul.topnav   { list-style:none;text-align:left;}
.topnav li   { float:left;margin: 0; }
.topnav li a  { padding-left: 10px; padding-bottom: 5px; padding-right: 10px; padding-top: 5px; font:11px arial;outline:none;color:#aaa;text-decoration:none;display:block;text-transform:uppercase; }	
.topnav li a:hover   { color:#000 !important; background-color:#fff; }
.topnav li.rss   { float:right;display:block; width: 60px;background:transparent url(images/rss.png) no-repeat 130% 0; }
.topnav li.rss a { color: #eee; }
.topnav li.rss a:hover   { background: transparent;color: #b2b3bd !important; }

/* header */
#header { width:1050px;margin:0 auto;padding:1em 0 0em 0; }
#header h1 a { display:block;font-size: 20px; margin: 5px 0; width: 240px;text-indent: -999em; }
#header h1 a:hover { color: #b2b3be; }
#main-wrapper { display:block; margin:0 auto;width:1050px;padding:10px;text-align:left;background:#000; }

#main-wrapper2 { background-repeat: no-repeat; display:block; margin:0 auto;width:1050px;padding:10px;text-align:left;background: black url(images/headerpost.png) center center; }

.main { width: 750px;margin:0;padding:0;float:left;overflow: hidden; }
.firstmain { width: 1050px;margin:0;padding:10;float:left;overflow: hidden; }
.postmain { width: 700px;margin:0;padding:10;float:left;overflow: hidden; }
.pagemain { width: 1050px;margin:0;padding:10;float:left;overflow: hidden; }

/* Intro Block */
.introblock{ height:200px; width:100%; background-color: black; background-image: url(images/header2.png);}
.introblock2{ height:200px; width:100%; background-color: black; background-image: url(images/header3.png);}
.introblock3{ height:100px; width:100%; background-color: black; background-image: url(images/headerpost.png);}
.introblockhost{ height:200px; width:100%; background-color: black; background-image: url(images/headerhost.png);}

.introblockwhat{ height:100px; width:100%; background-color: black; background-image: url(images/headerwhat.png);}
.introblockcontact{ height:100px; width:100%; background-color: black; background-image: url(images/headercontact.png);}
.introblockpost{ height:100px; width:100%; background-color: black; background-image: url(images/headerpost.png);}


/* thumnail covers */
.thumb { background: #000 url(images/thumb.png); display: block; width: 242px; overflow: hidden; height: 150px; margin: 0 20px 20px 0; position: relative; }
.thumb2 { background: #000 url(images/thumb.png); display: block; width: 100px; overflow: hidden; height: 150px; margin: 0 20px 20px 0; position: relative; }

.thumb-title { height: 20px; width: 100%; margin-bottom: 0px;background:#000;bottom:0;right:0;display:block;position:absolute;padding:4px;filter:alpha(opacity=85);-moz-opacity:.95;opacity:.95; }
.thumb-title:hover { background:#222; }
.thumb-title h2 { margin: 0; line-height: 1.4em; }
.thumb-title h2 a { font:11px Arial,helvetica;display:block;color:#aaa;text-decoration: none;text-transform:capitalize; }
.thumb-title h2 a:hover { color: #bbff76;}





/* single page */
.post.single { line-height:1.4em; width:680px;padding:3px; }
.post.single h2, .post.single h2 a { font:22px arial,helvetica;letter-spacing:-1px;line-height:1.4em;color:#ddd;text-decoration:none; }
.post.single .postMeta { font:10px Arial;margin-bottom:5px;color:#999; }
.post.single .postMeta span.date { padding:0 2px 0 0; }
.post.single .postMeta span.comments { background: url(images/comment.gif) no-repeat left center;padding-left:15px; }
.post.single .postMeta span.comments a,
.post.single .postMeta span.date a{ color:#999; }
.post.single .entry { float:right; overflow:hidden;padding-bottom:25px; }
.post .entry img.wp-smiley  { border:0px none; margin:0; vertical-align:middle; }  /*//////// SMILEY ////////*/


.post.single h3 { font-size: 12px;font-weight:bold; color: #6199dc; display:block; }
.post.single p { margin: 1em 0; }
.post.single p a,.post.single li a { color: #bff672; }
.post.single p a:hover { color:#ddd; }
.post.single p strong { font-weight: bold; }
.post.single p em { font-style: normal; background: #f9f9de; }
.post.single a { color:#a9a393; }
.post.single a:hover { color:#ddd; }
.post.single blockquote { margin: 0 1.5em; color: #6c6c6c; }
.post.single ul, .post.single ol { margin: 1em; }
.post.single ul li, .post.single ol li { margin: 0; color: #666; line-height: 1.4em; }




/* sidebar related */



.categories { padding: 0; color: #666; }
.categories li { font-size: 11px;padding:3px 2px; color:#444; display: block; }
.categories li a { color: #999; text-decoration:none;  }
.categories li a:hover { color:#eee;text-decoration: none; }



#right-sidebar { color:#ddd;float:right;width:220px;margin:0;padding:5px;font-size:11px; }
#right-sidebar h3 {padding:3px; background: #1c1c1c;display: inline; color: #eee; }
#right-sidebar p { color:#ddd; padding-bottom:10px;}
#right-sidebar a   { color:#999;text-decoration:none; }
#right-sidebar a:hover { color:#fff; }
#right-sidebar ul { list-style:none;margin:8px 0 4px; }



/* COMMENTS */
h3#comments, h3#respond { font-weight:normal; font-size: 14px;font-family: arial, verdana;letter-spacing:-1px; color:#ddd;padding:5px 0;}	
ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist cite { text-transform:none; font-style:normal; }
ol.commentlist li { border-bottom:1px dotted #222; padding:15px 0; }
ol.commentlist h5 { font-size:12px; margin:3px 0; padding:0; }	
ol.commentlist h5 a:link, a:visited { color:#679ef1;}
ol.commentlist h5 a:hover { color:#fff; }
ol.commentlist h5 small { display:block; }	
ol.commentlist li { font-size: 11px; margin: 0; }
ol.commentlist li span.moderate { padding:2px; color:#f30; }



/* form */
#commentform { margin: 1em 0;}
#author, #email,#url,#comment{font:1em arial,helvetica,verdana,sans-serif;margin: 5px 0;padding:2px;}
.comment-warning strong { color: #999; font-weight: bold; }



/* footer */
#footer { color:#fff; font-size:11px; padding:0;margin:0 auto;clear:both;width:1050px;text-align:right; }
#footer a { font-weight: bold;color:#888; }
#footer a:hover { color:#eee; }
#footer h3{font-size: 14px; color:#fff;font-weight: 100;}
.clearfix{clear:both;}
.bucket{width:250px;display:inline-block;float:left;text-align: left;}



#commentsholder{

margin-left:40px;
padding:10px;
width:700px;
background-color: black; 
background-image: url(images/headerabout.png);
background-repeat: repeat-x;

}


#con input{
padding:3px;
margin:6px;
margin-left:0px;
font-size: 14px;
width:300px;
-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px dashed #fff;
}
#con textarea{
padding:3px;
margin:6px;
margin-left:0px;
font-size: 14px;
width:300px;
-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	height:50px;
}

#submit input{

width:100px;}

#captcha{

background-color:#666;
}


#tepee_logo{
float:left;position:relative; top:0px;}