/* PhotoInduced LLC. - Master CSS File*/

@import url("globalNavigation.css");

#nav{float: right; width: 406px; height: 30px; margin: 0px;	bottom: 0; right: 0; position: absolute;}

body {
	background: #000;
	text-align:  center;
	font-family: Arial, Helvetica, Sans-Serif;
	margin:  0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	}

#total {
	width: 1000px;
	margin: 0 auto;
    text-align: left;
	overflow: hidden;
       
	}

/* Header Section */

#header{

	width: 1000px;
	height: 125px;
	background: url('images/PI_leaderboard_bkg.jpg') #000 center no-repeat;
         position: relative;




}





			.logo{
				width: 410px;
				height: 85px;
				background: url('images/PI_logo.jpg') no-repeat;
				margin: 0px 0px 15px 0px;
				padding: 0px 0px 0px 0px;
				bottom: 0;
				position: absolute;
				}
				
/* Header and Footer Ads */

	#leaderboard{
		position: absolute;
		top: 25px;
		left: 50px;
	}
	
	#footer_block{
		width: 850px;
		height: 175px;
		background: url('images/PI_footerboard_bkg.jpg') #000 no-repeat;
		position: relative;
		clear: both;
	}

			#footerboard{
				position: absolute;
				top: 25px;
				left: 50px;
			}
			
#video_ads{
	width: 728px;
	position: relative;
	margin: 0px auto 50px auto;
}



/* Video Player Wrapper */

#player {
	width: 790px;
	margin: 25px 0px 0px 25px;
}

/* Photo Gallery Wrapper */

	#gallery{
		font-family: arial;
		font-size: 11px;
		line-height: 13px;
		color: #666;
		width: 850px;
		padding: 10px 0px 25px 15px;
		float: left;
	}

	#gallery h2 {
  	font-family: 'Lucida Grande', Verdana, Sans-Serif;
  	font-size: 12px;
  	margin: 25px 0px 0px 0px;
  	padding: 0px 0px 5px 0px;
  	border-bottom: 2px solid #ccc;
  }

	#gallery h3 {
  	font-family: 'Lucida Grande', Verdana, Sans-Serif;
  	font-size: 12px;
  	font-weight: bold;
  	color: #ff6600;
  	border-bottom: 1px solid #ff6600;
  }

  #gallery #PleaseChoose td {
    padding-right: 40px;
    }

	#copy {
		font-family: arial;
		font-size: 11px;
		line-height: 13px;
		color: #666;
		width: 450px;
		margin: 10px 15px 25px 15px;
		float: left;
		}

#content {
	width: 1000px;
	background: url('images/PI_top_corner.gif') #FFF no-repeat;
	float: left;
	}



	#left_column {
		font: normal 11px/17px Arial, Helvetica, Sans-Serif;
		color: #333;
		width: 150px;
		padding: 30px 20px 25px 15px;
		overflow: hidden;
		float: left;
		}
		
		
		
		#small_ad{
			display:block;
			padding: 0px 0px 15px 0px;
		}
		
		
#contentleft {
	font: normal 11px/17px Arial, Helvetica, Sans-Serif;
	color: #333;
	width: 460px;
	padding: 0px 20px 25px 10px;
	overflow: hidden;
	float: left;
	}

#contentright {
	font: normal 11px/17px Arial, Helvetica, Sans-Serif;
	color: #666;
	width: 300px;
	margin: 0px 20px 25px 0px;
	float: right;
	overflow: hidden;
	}

#submissions {
	font: normal 11px/16px Arial, Helvetica, Sans-Serif;
	color: #666;
	width: 800px;
	margin: 10px 0px 25px 15px;
	float: left;
	}

.footy {
	text-align: center;
	font-size: 10px;
	}



/* Mailing List Box */

#searcher {
	float:right;
	margin: 20px 0px 10px 0px;
	}

.inputbox {
	font-size: 11px;
	background: #FBFAF4;
	border: 1px solid;
	border-color: #D9D9D9;
	margin: 0px 0 0 2px;
	padding: 0px 2px 0 2px;
	color: #636466; font-family: arial;
	}


/* links */

a { color: #000; text-decoration: underline; }
a:hover { text-decoration: underline;}

#contentright a { color: #000; text-decoration: underline; }
#contentright a:hover { text-decoration: none;}

/* Lists */

ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        text-align: left;
}

li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Daily Links and Sidebar List Styles */

ul.daily_links{
	width: 300px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 15px;
	background:  #eee;
}

ul.daily_links li {
	list-style-image: url(images/PI_orange_bullet.gif);
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}



/* Categories and Recent Posts List Styles */

ul.lined{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

ul.lined li {
	list-style-type: none;
	border-bottom: solid 1px #eee;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	display: block;
}

ul.lined li a{
	color: #ff6600;
	text-decoration:none;
	display: block;
}

ul.lined li a:hover{
	color: #000;
}


/* Winners Block */
#winnersblock ul {
	width: 300px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 15px;
	background:  #eee;
}

#winnersblock li {
	list-style-image: url(images/PI_orange_bullet.gif);
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

#winnersblock b {
        color: #000;
        font-weight: bolder !important;
}

/* Resources Links List Styles */
ul.links_list{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 15px;
	background:  #eee;
}

ul.links_list li {
	list-style-image: url(images/PI_orange_bullet.gif);
	margin: 0px 0px 0px 5px;
	padding: 3px 0px 3px 0px;
}


/* Events List Styles */
.events {
	width: 100%;
	list-style-type: none;
	background:  #eee;
        }

ul.events_list{
	width: 100%;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	background:  #eee;
}

ul.events_list li {
	list-style-image: url(images/PI_orange_bullet.gif);
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 5px 0px;
}

ul.head_btns
	{
	list-style-type: none;
	margin: 0px;
	margin: 0px 0px 0px 3px;
	padding:  0px 0px 0px 0px;
	}

ul.head_btns li{
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding:  5px 0px 0px 0px;
}

li.head_btn{
	width: 300px;
	height: 250px;
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


ul.catlist  {
	margin: 0;
	padding: 0;
    list-style-type: none;
	}

ul.catlist li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 1px 0px;
	padding: 4px;
	color: #666;
	font-size: 11px;
	background: #eee;
	}

ul.feeds, ul.partners, ul.shows {
	margin: 4px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	}

ul.feeds li, ul.partners li, ul.shows li{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 4px;
	}

ul.shows  {
	width: 300px;
	margin: 4px;
	padding: 0px;
	list-style-type: none;
	}

ul.shows ul {
	width: 300px;
	padding: 5px 5px 10px 0px;
	list-style-type: none;
	}

ul.shows li{
	width: 300px;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 2px;
	}

.shows {
	width: 100%;
	list-style-type: none;
	background:  #eee;
        }


.shows ul {
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 10px 0px;
        border-bottom: #ccc solid 1px;
        }


ul.video_partners {
	margin: 4px 0px 0px 55px;
	padding: 0;
	list-style-type: none;
	}

ul.video_partners li{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 10px;
	float: left;
	}

/* Lists End */


.entry p {
	font: normal 12px/18px Arial, Helvetica, Sans-Serif;
	}

.alt {
	border-left: 2px solid #ddd;
	}

small {
	font-family:
	font-size: 0.9em;
	line-height: 1.5em;
	}

.date
	{
	font-style: italic;
	text-align: left;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

#contentleft h2 a{
	color: /*#2e2d2d*/ #ff6600;
	font-size: 16px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 25px 0px 3px 0px;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #ccc;
	display: block;
	}


#mediapartners h2{
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 2px solid #ccc;
}

h1{
	color: #ff6600;
	font-size: 15px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 25px 0px 3px 0px;
	padding: 0px 0px 10px 0;
	border-bottom: 2px solid #ccc;
}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#contentright h2{
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 12px;
        color: #333;
        text-align: left;
        font-weight: bold !important;  
	margin: 25px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #ccc;
        display: block;
	}

#contentleft h3 {
	font-size: 13px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #ff6600;
	padding: 0;
	margin: 25px 0 0 0;
	}

	#left_column h3 {
		font: bold 11px/17px 'Verdana', Arial, Sans-Serif;
		color: #000;
		border-bottom: 2px solid #ccc;
		padding: 0px 0px 5px 0px;
		letter-spacing: .1em;
		text-transform: uppercase;
		margin: 0px 0px 0px 0px;
		}
		
h3.comments {
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	margin: 40px auto 20px ;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* Begin Structure */

.post {
	padding: 0px 0px 5px 0px;
	text-align: left;
	}

#footer {
	font: normal 10px/12px "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	width:  1000px;
	border-top: solid 3px #ccc;
	text-align: center;
	background: url(images/PI_footer_corners.gif) #FFFFFF no-repeat;
	background-position: bottom left;
	clear: both;
	}


/*	Begin Headers */

.description {
	text-align: center;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/* Begin Form Elements */
#searchform {
	margin: 45px 200px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	float:right;
	}

#sidebar #searchform #s {
	width: 135px;
	padding: 4px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}


#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 5px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}

div.share {
        float: left;
        }

div.share a img {
        padding: 5px;
        }

div.share a:hover img {
        background: #eeeeee;
        border: solid 1px #cccccc;
        padding: 4px;
        }

/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}


acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

img {
border: 0px;
}

.sender{
	background: #d7d7d7;
	font: normal 11px/14px Arial, Helvetica, Sans-Serif;
	text-align: left;
	width:  400px;
	margin:  0 auto;
}

/* Photo JoJo News Feed Styles */

#KENTBREW_2ee8{ width: 250px; border:2px solid #9df; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
#KENTBREW_2ee8 a{text-decoration:none;font-family:helvetica,arial;font-size:11px;line-height:16px;}
#KENTBREW_2ee8 a:hover{text-decoration:underline;}
#KENTBREW_2ee8 .hd{background-color:#5bf;border-bottom:1px solid #9df;padding:3px;}
#KENTBREW_2ee8 .hd a{color:#fff;font-weight:bold;line-height:11px;font-size:12px;}
#KENTBREW_2ee8 .bd{background-color:#fff;margin:0;padding:none;font-size:92%;}
#KENTBREW_2ee8 .bd ul{margin:10px 0px 0px 0px;padding:5px;list-style:none;}
#KENTBREW_2ee8 .bd ul li{ margin:0px 0px 0px 15px;padding:0px 0px 10px 0px; list-style-type:square;}
#KENTBREW_2ee8 .bd ul li a{color:#000;}
#KENTBREW_2ee8 .ft{text-align:right;background-color:#5bf;border-top:1px solid #9df;padding:0 5px;}
#KENTBREW_2ee8 .ft a{font-size:77%;color:#fff;}

table.badges td { font-size: 85%; color: #999; vertical-align: middle;}


.padder_10{
	display:block;
	padding: 10px 10px 10px 10px;
}
