/*
	Theme Name: Team Kirage
	Theme URI: http://www.teamkirage.com
	Description: Team Kirage
	Version: 1.0
	Author: Luke Hamilton
	Author URI: http://www.tlhamilton.com
*/
* {margin: 0 auto; padding: 0;}
html {margin: 0 auto; padding: 0;}

body {
	margin: 0 auto;
	padding: 0px;
	background: #131313 url(images/bkgd_repeat_y_01.gif) repeat-x center top;
	color: #b4b4b4;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 21px;
}
#wrap {
	width: 800px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
}
#content {
	width: 484px;
	float: left;
	display:inline;
	text-align: left;
	padding: 10px;
	margin: 8px;
}
#centeredcontent {
	width: 760px;
	/*float: left;*/
	display:inline;
	/*text-align: center;*/
	padding: 10px;
	margin: 8px 20px 8px 20px;
}
#videocontent {
	width: 484px;
	padding: 10px;
	margin: 8px;
}
#nav {
	height: 49px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	width: 238px;
	float: right;
	line-height: 1.5em;
	/*display:inline;*/
	margin: 8px 8px 8px 0px;
	padding: 10px;
	/*font-size:10px;*/
}
#pages h1{
	margin:0px;
	padding:0px;
}
#pages h1 a{
	text-transform:uppercase;
	text-decoration:none;
	color:#b4b4b4;
	font: 18px "Lucida Grande", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:13px 0px 0px 10px;
	letter-spacing: -1px;
	float: left;
}
#pages h1 a:hover{
	text-decoration:underline;
}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}
/* -------- NOT NEEDED -------- 
#logo {
	background: url(images/header_temp1_02.jpg) no-repeat;
	height: 200px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	}
#tagline {
	height: 20px;
	text-align: right;
	margin-top: -30px;
	margin-right: 25px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}



div#pages {
	height: 40px;
	margin: 0px auto 5px;
	width:780px;

}

div#pages ul {
	padding: 10px 0px 0px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;	
}
div#pages ul li {
	float:right;
}
#pages ul li a:before{
	content:" .: ";
	color:#ff7800;
}
div#pages ul li.current_page_item a  {
	text-decoration: underline;
}
div#pages ul li a {
	display: block;
	text-decoration: none;
	margin:1px 0px;
	text-align:right;
	font-size:10px;
	padding:4px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b4b4b4;
}
div#pages ul li a:hover {
	color: #b4b4b4;
        text-decoration: underline;
}
------------------------------ */ 

/*-------------------
NAVIGATION
-------------------*/

#tkheadernav {
	margin: 0 auto; padding: 0;
	width: 800px;
}

#tklogo {
	position: relative;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 139px;
	background: url(images/header_temp1_02.jpg) top no-repeat;
	text-align: center;
}

#tknav {
	margin: 0 0 0 10px;
	height: 21px;
	/* border: 1px solid #bb0000; */
}

#tknav ul#menu	{
	width: 800px;
	background: transparent url(images/logospacer.gif) top left no-repeat;
	margin: 0 auto;
	padding: 0;
	position: relative;
	list-style: none;
	}

#tknav ul#menu li {
	height: 21px;
	margin: 87px 0 0 0;
	padding: 0;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu a {
	height: 21px;
	/*\*/overflow: hidden;/**/
	display: block;
	}
	
#tknav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#teammenu	{left: 67px; width: 58px; background: transparent url(images/nav_03.gif) top left no-repeat;}
#kiragemenu	{left: 126px; width: 69px; background: transparent url(images/nav_04.gif) top left no-repeat;}
#photosmenu	{left: 194px; width: 72px; background: transparent url(images/nav_05.gif) top left no-repeat;}
#logomenu {left: 266px; width: 249px; background: transparent url(images/logospacer.gif) top left no-repeat;}
#videosmenu	{left: 515px; width: 59px; background: transparent url(images/nav_07.gif) top left no-repeat;}
#blogmenu	{left: 574px; width: 56px; background: transparent url(images/nav_08.gif) top left no-repeat;}
#contactmenu	{left: 630px; width: 84px; background: transparent url(images/nav_09.gif) top left no-repeat;}

#teammenu a:hover	{background: transparent url(images/nav_03.gif) 0 -21px no-repeat;}
#kiragemenu a:hover {background: transparent url(images/nav_04.gif) 0 -21px no-repeat;}
#photosmenu a:hover {background: transparent url(images/nav_05.gif) 0 -21px no-repeat;}
#logomenu {background: transparent url(images/logospacer.gif) 0 -21px no-repeat;}
#videosmenu a:hover {background: transparent url(images/nav_07.gif) 0 -21px no-repeat;}
#blogmenu a:hover {background: transparent url(images/nav_08.gif) 0 -21px no-repeat;}
#contactmenu a:hover {background: transparent url(images/nav_09.gif) 0 -21px no-repeat;}

/* You are here - nav */

body#team #teammenu {background: transparent url(images/nav_03.gif) 0 -21px no-repeat;}
body#kirage #kiragemenu {background: transparent url(images/nav_04.gif) 0 -21px no-repeat;}
body#photos #photosmenu {background: transparent url(images/nav_05.gif) 0 -21px no-repeat;}
body#logo #logomenu {background: transparent url(images/logospacer.gif) 0 -21px no-repeat;}
body#videos #videosmenu {background: transparent url(images/nav_07.gif) 0 -21px no-repeat;}
body#blog #blogmenu {background: transparent url(images/nav_08.gif) 0 -21px no-repeat;}
body#contact #contactmenu {background: transparent url(images/nav_09.gif) 0 -21px no-repeat;}

/*-------------------
HOME
-------------------*/
#homecenteredcontent {
	width: 780px;
	/*display:inline;*/
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
#picture {
	background-image: url(images/home_edit_team_04.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto; padding: 0;
	width: 100%; height: 339px;
}
#enter {
	width: 100%;
	margin: 0 auto; padding: 0;
	background-image: url(images/home_enter_repeat.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
#enterconcrete {
	margin: 0 auto; padding: 20px 0;
	width: 780px;
	text-align: center;
	background-image: url(images/home_edit_team_05.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#enterconcrete h1 {
	height: 21px;
	/*\*/overflow: hidden;/**/
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	}
#enterconcretelink {
	background-image: url(images/enter_13.gif);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto; padding: 0 0 15px 0;
	width: 248px; height: 62px;
	}
#enterconcrete p {
	width: 400px;
	line-height: 19px;
	}

/*-------------------
Titles
-------------------*/

#titleteam h1, #titlekirage h1, #titlephoto h1, #titlevideo h1, #titleblog h1, #titlecontact h1, #titlesearch h1 {
	text-indent: -9999px;
	}

#titleteam {
	background-image: url(images/h1_team_07.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #333;
	width: 800px;
	height: 50px;
	margin: 20px 0 20px 0; padding: 0;
	clear: both;
	}
#titlekirage {
	background-image: url(images/h1_kirage_07.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #333;
	width: 800px;
	height: 50px;
	margin: 20px 0 20px 0; padding: 0;
	clear: both;
	}
#titlephoto {
	background-image: url(images/h1_photo_07.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #333;
	width: 800px;
	height: 50px;
	margin: 20px 0 20px 0; padding: 0;
	clear: both;
	}
#titlevideo {
	background-image: url(images/h1_video_07.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #333;
	width: 800px;
	height: 50px;
	margin: 20px 0 20px 0; padding: 0;
	clear: both;
	}
#titleblog {
	background-image: url(images/h1_blog_07.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #333;
	width: 800px;
	height: 50px;
	margin: 20px 0 20px 0; padding: 0;
	clear: both;
	}
#titlecontact {
	background-image: url(images/h1_contact_07.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #333;
	width: 800px;
	height: 50px;
	margin: 20px 0 20px 0; padding: 0;
	clear: both;
	}
#titlesearch {
	background-image: url(images/h1_search_07.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #333;
	width: 800px;
	height: 50px;
	margin: 20px 0 20px 0; padding: 0;
	clear: both;
	}



/*-------------------
FOOTER
-------------------*/

#footer {
	clear: both;
	text-align: center;
	border-top: 1px solid #3b3b3b;
	width: 100%;
	padding: 0px;
	margin: 0 auto;
    color: #5f5f5f;
}
#footer p {
	padding:10px;
	margin:0px;
    font-size: 10px;
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
#footer a, a:hover {
        color: #5f5f5f;
}

/*-------------------
TEAM
-------------------*/

.headshot {
	float: left;
	margin: 0; padding: 0;
	width: 315px;
	height: 300px;
	}

.headshot img {
	margin: 0; padding: 0;
	border: none;
	}

.team {
	width: 465px;
	height: 300px;
	margin: 0; padding: 0;
	float: right;
	}

.team h4 {
	font-size: 17px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 40px 0 0 0;
	padding: 8px 0 22px 10px;
	background-image: url(images/team_h4_divider_03.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}

.team p {
	padding: 15px 0 0 10px;
	line-height: 19px;
	}

/*-------------------
VIPER VIDEO
-------------------*/

.vvqbox {
	border: 1px dotted #666;
	margin: 10px auto; padding: 10px;
	background-color: #000000;
	}

.flashmovie {
	border: 1px dotted #666;
	margin: 10px auto; padding: 10px;
	background-color: #000000;
	}
	
/*-------------------
KIRAGE PAGE
-------------------*/

#kirage {
	height: 800px;
	background-image: url(images/kirage_side.jpg);
	background-position: right -10px;
	background-repeat: no-repeat;
	}
#kirage p {
	padding: 0 470px 0 0;
}

/*-------------------
CONTACT FORM
-------------------*/

.contactform {
	height: 500px;
	padding: 30px 0 0 260px;
	background-image: url(images/contact_side.jpg);
	background-position: -20px top;
	background-repeat: no-repeat;
	}
.contactform input {
	background-color: #000;
	border: 1px solid #666;
	color: #fff;
	}
.contactform textarea {
	background-color: #000;
	border: 1px solid #666;
	color: #fff;
	}


/*-------------------
ENTRIES
-------------------*/

.entry{
	margin: 0 0 15px 0;
	padding: 0 0 30px 0;
	line-height: 1.5em;
}

.entry p {
	margin: 5px 0 10px 0;
	line-height: 21px;
}
.firstpost {
	margin-bottom:15px
}
h3.entrytitle, h3 {
	padding: 0 0 10px 0;
	margin: 0 0 5px 10px;
    font-size: 19px;
    font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;

}
h3.entrytitle a, h3.entrytitle a:visited, h3 a {
	color: #fff;
	text-decoration: none;
	border-style: none;
}
h3.entrytitle a:hover, h3 a:hover {
        text-decoration:underline;
}

.entrymeta{
	height: 16px;
	margin: 0 0 15px 0;
	padding: 5px 0 10px 10px;
	font-size: 9px;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	color: #666;
	border-bottom: 1px dotted #333;
	border-top: 1px dotted #333;
	background-color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.entrymeta a img{
	border:none;
}
.entrymeta a {
	color: #666;
	}
.entrymeta a:hover {
	color: #666;
	text-decoration: underline;
	}
	
	
.entrybody img {
	padding: 4px;
	border: 1px solid #DFDFDF;
}
.entrybody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:20px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
.entrybody p {
	margin: 8px 0 20px 0;
	padding: 0 10px 0 10px;
	line-height: 25px;
}
.entrybody ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:30px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
.entrybody a {
	color: #ccc;
	border-bottom: 1px dotted #666;
	}
.entrybody a:hover {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #cc0;
	}
	
	
.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


h4, h3, h2, #commentblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#999;
	}
h2 {
	margin-bottom: 10px;
	font-size: 14px;
	}

h5 {
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
    font-size: 19px;
    font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px dotted #333;
	}


a, a:visited{
	color: #b4b4b4;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


/*-------------------
SIDEBAR
-------------------*/

#videosidebar {
	margin: 1px 0 0 0;
	font-size: 12px;
	}
#videosidebar #sidebar ul {
	margin: 0; padding: 0;
	}
#videosidebar #sidebar ul li {
	line-height: 21px;
	list-style: inside square;
	margin: 0 0 0 10px; padding: 0;
	}
#videosidebar #sidebar ul li a {
	border: none;
	background-image: none;
	margin: 0; padding: 0;
	}
#videosidebar #sidebar ul li a:hover {
	border: none;
	background-image: none;
	background-color: #121212;
	text-decoration: underline;
	}
	
/*#sidebar {
	background-image: url(images/sidebar_divider.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}*/

#sidebar h2 {
	color: #999;
	margin: 25px 0 8px 0;
	padding: 6px 0 4px 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px
	}
#sidebar p {
	margin: 0;
	padding: 10px 0 10px 0;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	}
#sidebar ul li {
	/*display: inline;*/
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#sidebar li{
	list-style: none;
	}

#sidebar ul li a {
	color: #b4b4b4;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding: 0  0 0 25px/*4px 0 9px 25px*/;
	background-image: url(images/navbulle.gif);
	background-repeat: no-repeat;
	background-position: 10px 40%;
	}

#sidebar ul li a:hover{
	color: #b4b4b4 !important;
	background-color: #000; 
	}

/************************************************
*	Comments													*
************************************************/

#searchdiv {
	margin-top: 8px;
	margin-bottom: 15px;
}
.comments-link {
	background-image:url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
}

#commentblock h2{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
}
#commentblock {
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;

	text-align: left;	/*font-size: 0.8em;*/
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.commentdate {
	font-size:0.8em;
	padding-left:5px;
}
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px;
}

.commentinfo{
clear:both;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #ececec url(images/comm.png) no-repeat top;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #d7d7d7 url(images/comm-admin.png) no-repeat top;
}

#commentsformheader{
	padding-left:0px;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote{
	font-style: italic;
	color: #999999;
}

/************************************************
*	EXTRAS													*
************************************************/

.adwrap,
.adwrapwide,
.adwrap-lu,
.adwrapbutton {
	margin:0 0 1em;
	padding:4px 0;
	background:#fff;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d7d0;
	border-right-color: #d5d7d0;
	border-bottom-color: #d5d7d0;
	border-left-color: #d5d7d0;
}

.adwrap object {
	width:336px;
	height:280px;
}

.adwrapwide iframe,
.adwrapwide object {
	width:468px;
	height:65px;
}

.adwrap-lu {
	margin:0 0 1em 1em;
	width:180px;
	float:right;
}

.adwrap-lu object {
	width:180px;
	height:90px;
}

.adwrapbutton iframe,
.adwrapbutton object {
	width:180px;
	height:150px;
}


table{
	margin:10px;
}
td, th{
	padding:3px;
	font-weight:normal;
}

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}

