/*
Theme Name: Artistik Envy Theme 1
Theme URI: http://envy.artistikmagzine.com/
Description: The first version with a bit of modifications of Artistik Envy's website.
Version: 1.2.2
Author: Alison Foxall
Author URI: http://alisonfoxall.com/

	This theme was designed and built by Alison Foxall,
	whose blog you will find at http://cruiza.com/

*/

* {margin:0px; padding:0px;}

/* Begin Typography & Colors */
body {
	font-family: "Tahoma" sans-serif;
	font-size:11px;
	color: #979797;
	background: #120e02 url(images/bg.jpg) no-repeat fixed center top;
	}

.pngfix { behavior: url("http://envy.artistikmagazine.com/wp-content/themes/envy1/iepngfix.htc"); }
img, p { opacity: 1.0; }

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
a, a:link, a:visited, a:active {
      color:#89c75c;
      text-decoration:none;

}


h1 {
	padding-left:25px;
	font-size:20px;
        color:#F7941E;
       text-transform: lowercase;
        font-weight:normal;
	}

h2 {
padding-left:25px;
	font-size:17px;
}

h3 {padding-left:25px;
	color:#F7941E;}

input {
	display:block;
	}

textarea {
	display:block;
	vertical-align:top;
	}

#wrapper {
	margin:0 auto;
	width:1025px;
	}

#header {
margin-top:30px;
margin-bottom:10px;
float:left;
	}
	
#content {
	clear:both;
	padding-top:20px;
	padding-bottom:30px;
	background-color:#130e02;
	opacity: 0.8;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px solid #35581d;
	min-height:720px;
	height:auto !important;
	height:720px;
	}
		#content p{
			margin-top:20px;
			margin-bottom:10px;
			line-height:16px;
			padding-left: 25px;
			padding-right:25px;
			}
			#content ul {
				list-style-type:none;
				padding:30px;
				font-weight:bold;
				}
			.comeJoinUs {padding:0px; margin:0px;}

#navigation {
	font-size: 14px;
	font-weight:bold;
	float:right;
	margin-top:50px;
	background-color:#130e02;
	opacity: 0.7;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px solid #35581d;
	padding:20px 10px 20px 10px;
	font-weight:normal;
	}
		#navigation ul {
			list-style-type:none;
			display:inline;
			}
		
		#navigation li, #navigation a {
			list-style-type:none;
			text-decoration:none;
			text-align:left;
			display:inline;
			color:#f7941e;
			padding-right:5px;
			padding-left:5px;
			}
		#navigation a:hover {
			color: #89c75c;
			}

#footer {
	clear:both;
	float:left;
	text-align:left;
	color:#aaa;
	margin-top:15px;
	padding-bottom:15px;
	min-width:1024px;
	}
	#footer p {
		font-size:10px;
		color:#7b7b7b;
		}
		#footer img {
			padding-right: 10px;
			}

.floatright {
	float:right;
	padding-left:15px;
	margin: 10px; }
	.floatleft {
		float:left;
		}
		.clear {clear:both}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	border-top: 1px dotted #555;
	border-bottom: 1px dotted #555;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



.entry p a:visited {
	color: #89c75c;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}


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;
	}

/* End Typography & Colors */

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}





/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	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: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px 30px;
	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 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* judges page */

a:hover#carl  {
	background-image: url('images/carl_hover.jpg');
	}

#kate {}

#charles {}


/* nav tooltip */

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}
	
/* home divs */

#home_left {
	float:left;
	width:455px;
	}
#home_right{
	float:right;
	width:455px;
	}


/* coda slider */

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; overflow: none}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 970px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			clear: both;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;


			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 970px; /* Also specified in  .stripViewer  above */
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
			display:inline;
		}
		
		.stripNav ul li {
			float: left;
                        list-style:none;
list-style:none;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			color: #fff;
			text-decoration: none;
			display: block;
		}
		
		.stripNav li.tab1 a { background:url(images/eventinfo_tab.gif) top left no-repeat;
			width:94px;
			height: 33px; }
		.stripNav li.tab2 a { background:url(images/first_photoshoot_tab.gif) top left no-repeat;
			width:156px;
			height: 33px; }
		.stripNav li.tab3 a { background:url(images/makeover_tab.gif) top left no-repeat;
			width:166px;
			height: 33px; }
                .stripNav li.tab4 a { background:url(images/havana_days_shoot_h1.gif) top left no-repeat;
			width:176px;
			height: 33px; }
.stripNav li.tab5 a { background:url(images/70s_revival_h1.gif) top left no-repeat;
			width:167px;
			height: 33px; }
.stripNav li.tab6 a { background:url(images/goth_diva_h1.gif) top left no-repeat;
			width:153px;
			height: 33px; }
		
		.stripNav li a:hover {
			opacity:0.5;
		}
		
		.stripNav li a.current {
			border-bottom:dotted 1px #fff;
			color: #fff;
		}
		#events_tab {background-image:url(images/eventinfo_tab.jpg) no-repeat;}

#stripNav0 {list-style-type:none;
            width: 975px; !important}
			
/* bio pages for contestants */

#column1_wrap {
	float:left;
	width:350px;
	}

#column2_wrap {
	float:left;
	width:220px;
	border-right:solid thin #555;
	border-left:solid thin #555;
	}

#column3_wrap {
	float:left;
	width:400px;
	}
	
.video_critiques {
	width:445px;
	float:right;
	clear:both;
	}
	
#comments_wrap {
	width:445px;
	float:left;
	}
	
/* h1 styles */

h1#jcol_h1 {
	text-indent:-9999px;
	background:url(images/jovani_coleman_h1.png) no-repeat;
	width:222px;
	height:41px;
	margin-left:20px;
	}

/* */

.blogpostmeta {
       padding-left:25px;
}

/*credits page */


#credit_left {
	float:left;
	width:45%;
	}

#credit_right {
	float:right;
	width:45%;
	}
.credit_box{
	border:1px #333333 solid;
	background:#000;
	width:94%;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
	}
	.credit_box h3 {padding-left:10px;}
	.credit_box p {margin-left:-15px; margin-top:-10px;}
