/*  

Theme Name: bdkekos2

Description: Second Wordpress Theme

Version: 1.0

Author: Brett D. Kekos

*/



@import url("http://fonts.googleapis.com/css?family=Lobster");

@font-face

{

    font-family: my_font;

    src: url('http://www.brettkekos.com/font/turkeys.ttf');

}

img {border:0;}



body{

	margin: 20px auto;

	font-family:"museo-sans-1","museo-sans-2", "Helvetica Neue", Arial, Helvetica, sans-serif;

	font-size: 12px;

border: 0px solid #bbb;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

	text-align: center;

	vertical-align: top;

	background: #fff url('http://brettkekos.com/images/background/bg.png');


	color: #222;

	width: 800px;

}



h1{

	color: #000; 

border-bottom: 0px solid #777;

	padding-bottom: 10px;

text-align: center;

}







h3{

border-bottom: 0px solid #eee;


font-size: 14px;

font-weight: bold;

	color:#453625;



}





h3 a{

font-size: 14px;

font-weight: bold;

	color:#453625;

}




a:link, a:visited{

	text-decoration:none;

color: #453625;

}



a:hover{

	color:#453625;

	text-decoration: none;

}





#wrapper{

	
background: #fafafa ;
	width: 800px;
text-align: left;
border: 1px solid #777777; border-top:0;
 -o-box-shadow-topright: 0px 0px 10px #999;
	 -icab-box-shadow: 0px 0px 10px #999;
	 -khtml-box-shadow: 0px 0px 10px #999;
	 -moz-box-shadow: 0px 0px 10px #999;
	 -webkit-box-shadow: 0px 0px 10px #999;
	 box-shadow: 0px 0px 10px #999;
	 clear: both; 

}



#header{
text-align: left;
	width: 800px;
background: #fafafa url('http://www.brettkekos.com/images/background/navbg.png') top repeat-x;
border:1px solid #777;
	height: 100px;
margin-bottom: 10px;
-o-box-shadow-topright: 0px 0px 10px #999;
	 -icab-box-shadow: 0px 0px 10px #999;
	 -khtml-box-shadow: 0px 0px 10px #999;
	 -moz-box-shadow: 0px 0px 10px #999;
	 -webkit-box-shadow: 0px 0px 10px #999;
	 box-shadow: 0px 0px 10px #999;
	 clear: both; 

}



#box{

width: 800px;


	padding: 0px;

padding-left:0px;

text-align: justify;



}





#footer{

	width: 800px;

	height: 19px;





}



.comments-template{

	margin: 0;

	border-top: 0px solid #ccc;

	padding: 0;

}



.comments-template ol{

	margin: 0;

	padding: 0;

	list-style: none;

}



.comments-template ol li{

	margin: 0;


	border-bottom: 0px solid #eee;

}



.comments-template h2, .comments-template h3{

	font-family: Georgia, Sans-serif;

	font-size: 16px;

display:none;

}



.commentmetadata{

	font-size: 12px;

}



.comments-template p.nocomments{

	padding: 0;

}



.comments-template textarea{

	font-family: Arial, Helvetica, Georgia, Sans-serif;

	font-size: 12px;

}

p.postmetadata {display:none;float: right;}



div.time {background: #ccc url('http://www.brettkekos.com/images/grey-up.png'); font-size: 10px; font-weight: normal;color: #000; padding: 4px; border-top: 1px solid #777;border-bottom: 1px solid #777; }
.timef{position:relative;top: 1px; left: 2px; color: #555;}
.title{font-size: 16px; font-weight: bold;}
.icon {float:right;position: relative; top:0px; }



.tag{font-size: 12px; font-weight: bold; background: #ffb; padding: 4px;}

.tag img{font-size: 12px; font-weight: normal;position: relative; top:2px;}



.comment {font-size: 12px; background: #ff9; padding: 0px;text-align: center;}



.cat {float: right; font-size: 12px;}



.entry{border-bottom: 0px solid #eee;}



.post{ border-bottom: 0px solid #eee; background: #fafafa url('http://brettkekos.com/images/postbitback_old.png')left repeat-y;text-align: justify; padding: 10px; margin-bottom: 0px;-moz-border-radius: 0px; border-top: 0px solid #777777; border-bottom: 0px solid #777777;

}

div#ratebox {float: right;}


.navigation {border-top: 1px solid #777;background:#6699cc url('http://www.brettkekos.com/images/grey-up.png'); padding: 5px; font-weight: bold; color: #fff; border-bottom: 1px solid #777;}
.navigation a{color: #fff;}


.rate {visibility: hidden;}
.rate2 {visibility: hidden;}
.new {background: #ff9;}
.post:hover .rate {visibility: visible; float: right; position: relative; top: 20px;}