/*  
Theme Name: kpx 2

Description: kpxvideo.com theme
Version: 1.0

Author: PixelPusher
Amended by: ambdsgn 03/09

Author URI: http://pixelism.info
*/


body {
	background: #000 url(http://kpxvideo.com/wp/wp-content/uploads/bg01.jpg) top center no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

	
.bgOne {
	background: #000 url(http://kpxvideo.com/wp/wp-content/uploads/bg01.jpg) top center no-repeat;
}

.bgTwo {
	background: #000 url(http://kpxvideo.com/wp/wp-contentuploads/kpx_bg02.jpg) top center no-repeat;
}


.bgThree {
	background: #000 url(http://kpxvideo.com/wp/wp-contentuploads/kpx_bg03.jpg) top center no-repeat;
}

.bgFour {
	background: #000 url(http://kpxvideo.com/wp/wp-contentuploads/kpx_bg04.jpg) top center no-repeat;
}

.bgFive {
	background: #000 url(http://kpxvideo.com/wp/wp-contentuploads/kpx_bg05.jpg) top center no-repeat;
}


.bgSix {
	background: #000 url(http://kpxvideo.com/wp/wp-contentuploads/kpx_bg06.jpg) top center no-repeat;
}


	
img { border:0px; padding: 0px;}

a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	text-decoration: underline;
}

p {
display: block;
clear: both; 
}

h1 { 
font-size: 48px; 
font-weight: bold; 
color: transparent;
background: url(../../uploads/kpxlogo.gif) top left no-repeat;
width: 121px;
height: 54px;
overflow: hidden;
}

h1 a {
font-size: 48px; 
font-weight: bold; 
text-indent: -9000px;
}

h2 { font-size: 24px; font-weight: bold;}
h3 { font-size: 18px; font-weight: bold;}
h4 { font-size: 13px; font-weight: bold;}
h5, h6
{ }

.noMarginOrPadding
{ margin: 0px; padding:0px; }

.address {
font-size: 17px;
line-height: 22px;
font-weight: normal;
}

#container
{
    position: relative;
	top:0px;
    left: 0px;
	width: 998px;
	height:auto;
	min-height: 900px;
    float: none; 
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
    margin-right: auto;
}





#blurb {
    position: relative;
	top:20px;
	left: 0px;
	height: auto;
	width: auto;
	float: none;
	text-align: left;
	margin: 0px;
	font-size: 17px;
	line-height: 18px;
	vertical-align: top;
	color: #daeaf5;
	letter-spacing: 1px;
	}


#headerMenu  {
    position: relative;
	top: 32px;
	left: 0px;
	height: auto;
	width: 900px;
	float: left;
	text-align: left;
	margin: 10px 0px 0px 0px;
}

.menuButton {
	float: left;
	clear: none; 
	width: 92px;
	text-align: left;
	padding: 1px 3px 1px 3px;
	margin-right: 18px;
	border: 1px solid #999;
	color: #daeaf5;
}

.menuButton:hover {
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}



/* contains the title info and page menu divs */

.infoContainer {
    position: relative;
	top: 63px;
	left: 0px;
	width: 772px;
	height: auto;
    float: left;
}

.cat-item {
	text-align: left;
	line-height: 18px;
}

.cat-item-3 {
 margin: 0px 0px 10px 0px;

}

/* post title or title info */

.title {
	float: left;
	font-size: 24px;
	text-align: left;
	width: 600px;
	height: auto;
}

.pageNavMenu {
	display: block;
	float: right;
	font-size: 13px;
	vertical-align: bottom;
	width: 120px;
	height: auto;  
	background-color: #999999;
	color: black;
	padding: 2px 4px 2px 4px;
	margin: 5px 32px 0px 0px ;
	z-index: 3;
}


.pageNavMenu img {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}


#mainColumn {
    position: relative;
	top:62px;
    left: 0px;
	width:772px;
	height:auto;
	min-height: 900px;
    float: left;
  	text-align: left;
	border: none;
	padding: 0px;
	margin: 0px;
}


/* contains the content (thumbs, page & post text, etc) */
.contentContainer {
    position: relative;
	top: 20px;
	left: 0px;
	width: 760px;
	height: auto;
	font-size: 18px;


}

.contentContainer p {
font-size:13px;
line-height: 1.2em;
width: 730px;
margin: 0px 0px 20px 0px;
}

.contentContainer p strong {
font-size:18px;
font-weight: bold;
display: block;
line-height: 1.3em;
}


/* contains the floating thumbs and such */
	#contentGrid {
    position: relative;
	top:0px;
	left: 0px;
	width: 100%;
	height: auto;
    float: none;
	font-size: 13px;
}

.content {
	max-width: 480px;

}

.imgRight {
float: right;
margin: 0px px 10px 10px;
}

.imgLeft {
float: left;
margin: 0px 10px 20px 0px;
}

.thumb {width: 240px;}
.gallery {width: 144px;}
.still {width: 768px;}
.video {width: 480px;}

.grid-item {
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px 10px 15px 0px;

}

.grid-item p {
	font-size: 13px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}


.grid-item img {
	width: auto;
	/* border: 1px solid white;*/
	border: none;
	padding: 0px;
}


.grid-item a {
	margin: 0px;
	padding: 0px;
	text-decoration: none; 
}

.grid-item thumb a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	padding: 0px;
}


#contentBottom {
	top: 14px;
	left: 0px;
	width: auto;
	height: auto;
}



#sidebar {
    position: relative;
	top:40px;
    left: 0px;
	width:190px;
	height:auto;
	min-height: 900px;
    float: left;
	/* border: 1px white solid; */
	padding: 0px;
	margin: 0px;
}


.bottom {
	margin-top: 21px;
}


.credits {
	position: relative;
	text-align: left;
	left: 0px;
	top: 0px;
	margin-top: 80px;
	font-size: 10px;
	float: left;
}


.dropDownHeader {
	background-color: rgb(180,180,180);
	font-size: 18px;
	color: black;
}

.dropDownHeader a {
	color: black;
}
.dropDownHeader a:hover {
	text-decoration: none;
}



.dropDownInnards {
	background-color: transparent;
	font-size: 13px;
	color: white;
	text-align: left;
}


.current-cat a { 	
	font-size: 24px;
 }
 
.cat-item-3 { 	
	font-size: 24px;
 }

ol,ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



.center {
	text-align:center;
}

.right {
	float: right;
	clear: none;
}

.left {
	float: left;
	clear: none;
}

.middle {
	padding-top:4px;
	padding-left: 4px;
}


.graybg {
/*	width: 472px; */
	width: auto;
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	background: rgb(100,100,100);
	color: rgb(220,220,220);
}


.outlined {
	background-color: transparent;
	border: 2px solid rgb(100,100,100);
	color: rgb(220,220,220);
}

.videocaption {
	width: auto;
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 2px;
/*	margin: 0px; */
	margin-top: 10px;	
	text-align: left;
}


/* Thanks to http://www.positioniseverything.net/easyclearing.html for 	this! */
/* lets elements containing floating elements scale to the proper vertical size */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */