/*  
Theme Name: Psychedelic Art Exchange
Description: The Psychedelic Art Exchange Wordpress Theme
Version: 1.0
Author: Dustin Pfeifer
Author URI: http://www.dustinpfeifer.com/
*/

/*Updated by 04-05-09*/

* {
	padding:0;
	margin:0;
}

body {
	background:#000;
	text-align:center;
	width:1000px;
	margin:0 auto;
	font:14px/150% georgia, serif;
}

#header {
	margin:0;
	height:170px;
	width:1000px;

}

.imgright {
	float:right;
	margin: 0 0 0 25px;
}

.imgleft {
	float: left
	margin: 0 25px 0 0;
	}
	
	.spacer {
	margin: 0 15px 0 0;}

#header a {
border:0;
}

#bottom {
	background:url(images/background-bottom.jpg) no-repeat;
	height:108px;
	overflow:hidden;
	font:11px lucida grande, sans-serif;
}

#bottom a {
	color:#fff;
	text-decoration:none;
	border:0;
}

#bottom a:hover {
	color:#4a96ea;

}

#bottom a.top {
	background:url(images/icon-arrowup.jpg) no-repeat left center;
	padding:0 0 0 15px;
	border:0;
}

#bottomleft {
	float:left;
	padding:0 0 0 35px;
	margin:75px 0 0 0;
}

#bottomright {
	float:right;
	padding:0 35px 0 0;
	margin:75px 0 0 0;
}

#footer {
	background:url(images/background-footer.jpg) no-repeat top;
	text-align:left;
	padding:40px 0;
	color:#525252;
	font:11px/150% lucida grande, sans-serif;

}

#footerleft {
	float:left;
}

#footerright {
	float:right;
}

#footerright a{
	text-decoration:none;
	border: 0;
}

	#footerright img {
		filter:alpha(opacity=100);
	    opacity:1;
	}
		
	#footerright img:hover {
		filter:alpha(opacity=100);
	    opacity:1;
	}


/* Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#navigation {
	background:url(images/background-nav.jpg) no-repeat;
	height:29px;
	overflow:hidden;
	padding:15px 0 0 0;
	margin:0;
}


#navigation li {
	list-style-type:none;
	display:inline;
	border-left:1px solid #565656;
	padding:0 3px;
}

#navigation li.first {
	border:0;
}

#navigation a {
	text-transform:uppercase;
	font:11px lucida grande, sans-serif;
	color:#fff;
	text-decoration:none;
	padding:5px 5px;
	border:0;
}

#navigation a:hover, #navigation li.current_page_item a, #navigation li.current_page_ancestor a {
	background:#535354;
	color:#d9bd3a;
}

/* Secondary */

#secondary {
	float:right;
	margin:34px 0 0;
	padding:0 25px 0 0;
}

#secondary li {
	list-style-type:none;
	display:block;
	float:left;
}

#secondary a {
	display:block;
	float:left;
	height:27px;
	padding:6px 10px 0 10px;
	color:#9e8a2d;
	text-decoration:none;
	border:0;
}

#secondary a:hover, #secondary li.current_page_item a {
	background:#000;
}

/* Footer */

#footernav {
	margin:0;
}

#footernav li {
	list-style-type:none;
	display:inline;
	padding:0 10px 0 0;
}

#footernav a {
	color:#525252;
	text-transform:uppercase;
	text-decoration:none;
	border:0;
}

#footernav a:hover {
	color:#d9bd3a;
}

/* Bottom */

#bottomnav {
	margin:0;
}

#bottomnav li {
	list-style-type:none;
	display:block;
	float:left;
	padding:0 0 0 35px;
}

/*Sharing*/

.sharenav {
	margin: 10px 0;
	list-style-type: none!important;
	}
	
	
	#sharing {
	float: right;
	width:125px;
	border-left:1px solid #525252;
	margin: 10px;
	}
	
#sharing li {
	font-size:10px;
	}
	
		
 #sharing a {
	color: #000;
	border-bottom: 1px dotted #000;
	text-decoration: none;
	}
	
	.sharenav a {
		margin: 0 0 0 25px;}
	
 #sharing a:hover {
	color:#9e8a2d;
	border-bottom: 1px dotted #4a96ea;
}

.printer {
 background: url(images/icon-printer.jpg) no-repeat;
 float:left;
 margin: 0 0 0 10px;
 }
 
 .share {
 background: url(images/icon-share.jpg) no-repeat;
 float:left;
 margin: 0 0 0 10px;
 }
 
  .share2 {
 background: url(images/icon-share.jpg) no-repeat;
 float:left;
 margin: 0 0 0 0;
 }

/*Grading List*/

.grading {
list-style-type: square;
}

/*Next Previous Buttons*/



.next {
	width:153px;
	
	height:35px;
	font-size 12px;
	font-style:italic;
	font-family: lucida grande, arial, helvetica, sans-serif;
	text-align:center;
	float:right;
	margin:0 0 0 25px;
	border:0;
}

.next a {
	color:#000000;
	text-decoration:none;
	border:0;
	margin: 0;
	width:153px;
	height:35px;
}

.next a:hover {
	color:#ffffff;
	text-decoration:none;
	border:0;

}


.previous {
    margin:0;
   
	width:153px;
	height:35px;
float:right;
border:0;
}


.previous a {
	color:#000000;
	text-decoration:none;
	border:0;
	width:153px;
	height:35px;
	
}

.previous a:hover {
	color:#ffffff;
	text-decoration:none;
	border:0;

}


/* Homepage
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#home {
	background:url(images/background-home.jpg) no-repeat;
	height:460px;
	overflow:hidden;
}

#home #quote {
	float:right;
	margin:22px 0 0;
	padding:0 35px 0 0;
	width:665px;
	text-align:right;
	text-transform:uppercase;
	color:#fefefe;
	overflow:hidden;
	
}

#home #quote a {
border:none;
	
}


#home #quote p {
	font:32px/125% lucida grande, sans-serif;
	font-weight: normal;
	font-style:italic;
	line-height: 44px;
}

#home #quote span {
	color:#2ba7fd;
	font-size:46px;
	display:block;
	letter-spacing: -1px;
	
}

#home #quote .author {
	color:#e9c107;
	font:16px/125% lucida grande, sans-serif;
	font-style:italic;
	line-height: 74px;
}

#home #quote .quote {
	height:200px;

}

#home #quote .learnmore {
	font-size:12px;
	font-style:normal;
	text-align: right;
	padding:70px 175px 0 0;
}

#home #quote .learnmore a {
	border:none;
}

#flashfader {
	float:left;
	width:240px;
	height:405px;
	overflow:hidden;
	padding:36px 0 0 35px;
}

/* Scrolling Section */

#slider {
    background:url(images/background-scroll.jpg) no-repeat;
    width:1000px;
    height:262px;
    margin:0 auto;
    position:relative;
    background-color:black;
    padding:0px;
    text-align:left;
}

.scroll {
    height:262px;
    width:1000px;
    overflow:auto;
    overflow-x:hidden;
    position:relative;
    clear:left;
}

.scrollContainer div.panel {
    padding:0;
    height:262px;
    width:499px; 
}

#divider {
    border-right: 1px solid #fff;
    height:245px;
}

.scrollButtons {
    position:absolute;
    top:110px;
    cursor:pointer;
}

.scrollButtons.left {
    left:-45px;
}

.scrollButtons.right {
    right:-45px;
}

.hide {
    display:none;
}

.text {
	margin:0;
	padding:50px 20px 40px 20px;
}

#slider h2 {
	font-size:2.2em;
	letter-spacing:-1px;
	color:#2ba7fd;
	margin:0 0 5px 0;
	font-family: Lucida Grande, Geneva, Helvetica;
}

#slider h2.gold {
	color:#e9c107;
}

#slider p {
	margin:0 0 10px 0;
	padding:0;
	color:#9b9b9b;
	line-height: 26px;
}

#slider .imgleft {
	float:left; 
	padding: 16px 25px 0 20px;
}
	
#slider .imgright {
	float:right; 
	padding: 16px 25px 0 20px;
}

#one .imgright {
padding: 16px 5px 0 20px;
float: right;

}

#three {
    width:499px;
	overflow: hidden;
	margin:0 0 0 25px; 
	/*padding:165px 20px 20px 20px; 
	margin:16px 0 0 25px; 
	background:url(images/gallery.jpg) no-repeat;*/
}

#three p {
	margin: 0;
}

.three img  {
	padding: 16px 0 0 0;
}

.three a,.three a:hover{
	border:0;
	text-decoration:none;
}

	#three span {
		display: none
	}
	

	
/*.posters a:link,#three .video a:visited {
    margin: 16px 0 0 0;
	width:499px;
	height:221px;
	background:url(images/gallery.jpg) no-repeat 0 0;
	display:block;
	overflow: hidden;
	border:0;
}

.posters a:hover, .posters a:focus {
    margin: 16px 0 0 0;
	background-position: -452px 0;

}
.posters a:active {
	background-position: -452px 0;
}*/



#five .imgleft {
	padding:16px 16px 0 0; 
}

#six {
	width:499px;
	overflow: hidden;
}
	
	#six span {
		display: none
	}
	
	.six img  {
	padding: 16px 0 0 0;
}

.six a,.six a:hover{
	border:0;
	text-decoration:none;
}
	
/*.video a:link,#six .video a:visited {
    margin: 16px 0 0 0;
	width:451px;
	height:221px;
	background:url(images/video-feature.jpg) no-repeat 0 0;
	display:block;
	overflow: hidden;
	border:0;
}

.video a:hover, .video a:focus {
    margin: 16px 0 0 0;
	background-position: -449px 0;

}
.video a:active {
	background-position: -449px 0;
}*/

/* Featured Section */

#featured {
	background:url(images/background-home-featured.jpg) no-repeat;
	height:197px;
	overflow:hidden;
	text-align:left;
	color:#fff;
	font:12px/125% lucida grande, sans-serif;
}

#featured p {
	margin:0;
}


#featured h4 a {
	color:#e9c107;
	font:14px/125% lucida grande, sans-serif;
	text-transform:uppercase;
	font-style:italic;
	font-weight:normal;
}

#featured h4 a:hover {
	color:#4a96ea;
    border:none;
}

#featuredleft, #featuredright {
	float:left;
	width:500px;
	padding:35px 20px 20px 0;
}

.featureditem {
	float:left;
	width:220px;
    overflow:hidden;
    padding:35px 10px 20px 10px;
}

#featured .featureditem h4 {
	text-align: center;
}

#featured .h4pad  {
	padding: 0 20px 0 0;
}

.featureditem a {
	border:0;
}

	.featureditem img {
	padding:0 20px 0 20px;
		filter:alpha(opacity=60);
	    opacity:0.6;
	}
	
	.featureditem .pad {
	padding:17px 0 0 0;
	}
		
	.featureditem img:hover {
		filter:alpha(opacity=100);
	    opacity:1;
	}
	
	#home #quote .zindex {
		
		}


/*
#featuredright {
	float:left;
	width:465px;
	margin: 0 35px 0 0;

}
*/

#homepagenav {
	float:left;
	width:215px;
	margin:0;
}

#homepagenav h4 {
	margin:0 0 8px;
}

#homepagenav li {
	list-style-type:none;
}

#homepagenav a {
	display:block;
	border-bottom:1px solid #111;
	padding:2px 0;
	color:#525252;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
	font-style:italic;
}

#homepagenav a:hover {
	color:#9e8a2d;
}

#video {
	float:right;
	width:200px;
}

#video a {
	border:0;
}

	#video img {
	padding:1px 20px 0 20px;
		filter:alpha(opacity=60);
	    opacity:0.6;
	}
		
	#video img:hover {
		filter:alpha(opacity=100);
	    opacity:1;
	}
		
#video h4 {
	margin:0 0 8px 0px;

}

#mp-formdiv {
	background:url(images/background-email.jpg) no-repeat;
	text-align:center;
	height:48px;
	margin:10px 0;
	padding:15px 0 0;
	overflow:hidden;
}

#mp-formdiv input {
	border:3px solid #252525;
	padding:5px;
}

#mp-formdiv #submit {
	background:#000;
	color:#fff;
	cursor:pointer;
	padding:4px 5px;
	text-transform:uppercase;
	font-style:italic;
	margin:0 0 0 10px;
}

#mp-formdiv #submit:hover {
    background:#252525;
	color:#4a96ea;
	cursor:pointer;
} 


/* Interior Pages
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#wrap {
	background:url(images/background-wrap.jpg) no-repeat top;
	margin:0;
	text-align:left;
}

#masthead {
	height:67px;
	overflow:hidden;
	font:12px lucida grande, sans-serif;
	text-transform:uppercase;
	font-style:italic;
	color:#fff;
}

#mastheadleft {
	float:left;
	padding:30px 0 0 35px;
}

#mastheadcenter {
	text-align: center;
	padding:30px 0 0 35px;
	font-size: 13px;
}

#page {
	background:#fff url(images/background-page.jpg) repeat-x top;
	margin:0;
	padding:35px 0 0;
}

#main {
	float:right;
	width:610px;
	padding:0 35px 0 0;
}

#sidebar {
	float:left;
	width:285px;
	padding:0 0 0 35px;
}

#portmain {
	float:right;
	width:495px;
	padding:0 35px 0 0;
}

#portsidebar {
	float:left;
	width:400px;
	padding:0 0 0 35px;
}

address {
margin: 0 0 25px 0;
}

.sidebar-right {
	float:right;
}

#sidebar #quote p {
	font:20px/125% lucida grande, sans-serif;
	color:#828282;
	text-transform:uppercase;
	font-style:italic;
}

#sidebar #quote span.author {
	display:block;
	color:#000;
	font:10px/125% lucida grande, sans-serif;
	text-transform:uppercase;
}

.right {
	float: right;
}

.left {
	float: left;
}

hr {
	border-bottom:3px solid #252525;
	margin: 0 0 25px 0;
}

.thin {
	border-bottom:1px solid #252525;
	margin: 25px 0 25px 0;
}

.signup {
	float: left;
	margin: 0 15px 0 0;
	}
	
	.signupr {
	float: right;
	margin: 0 0 0 15px;
	}
	
.center {text-align: center;
         letter-spacing: -1px;
         font-style: normal;
         margin: 36px 0 0 0;}

/* Blog
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#blog {
	float:left;
	width:610px;
	padding:0 0 0 35px;
}

#blogsidebar {
	float:right;
	width:285px;
	padding:0 35px 0 0;
}

.post {
	margin:0 0 35px;
}

.posttitle p {
	margin:0 0 10px;
}

/*Collectibles Table - Added by Mike - 3-2-09
````````````````````````````````````````````````````````````````````````*/

		table {
		border-collapse: collapse;
		width: 600px;
		font-size: 12px;
		margin:30px auto;
		}
		
		.imgtablehead {
		text-indent: -10000px;
		}
		
		
		.tablehead {
		font: Bold 12px lucida grande, verdana, sans-serif;
		color: #fff;
		background-color: #4a96ea;
		padding: 10px;
		}
		
		td {		
		text-align: center;
		height: 45px;
		}
		
		th, td {
		padding: 5px 0 5px 0;
		}
		
		.odd {
		border-top: 3px solid #a5a5a5;
		padding: 2px 0 2px 0;
		}
		
		.even {
		border-top: 1px solid #a5a5a5;
		padding: 2px 0 2px 0;
		}
		
		.collectible {
		text-align: left;
		padding: 0 10px 0 10px;
		width: 260px;
		}
		
		.premium {
		width: 40px;
		padding: 0 10px 0 0;
		}


/* Formatting
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

p {
	margin:10px 0;
}

p.zoom {
	background:url(images/icon-zoom.jpg) no-repeat left center;
	font-family: lucida grande, sans-serif;
	font-style:italic;
	font-size:10px;
	font-weight:bold;
	padding:0 0 0 25px;
}

a {
	color:#4a96ea;
	text-decoration: none;
	border-bottom: 1px dotted #4a96ea;
}

a:hover {
	color:#9e8a2d;
	border-bottom: 1px dotted #4a96ea;
}

a img {
	border:none;
}

a.a2a_dd {
	border:none;
}

.port-image a {
	border:none;
}

blockquote {
	font:14px/125% georgia, serif;
	text-transform:uppercase;
	font-style:italic;
	color:#9e8a2d;
	font-weight:normal;
	margin: 25px 0 25px 0;
} /*Added by Mike 22809*/

h1, h1 a {
	font:24px/125% georgia, serif;
	color:#9e8a2d;
	text-transform:uppercase;
	text-decoration:none;
	border:0;
}

.buy {
	font:38px/125% georgia, serif;
	color:#9e8a2d;
	text-transform:uppercase;
	text-decoration:none;
	border:0;
}

.report {
	font-size:42px; 
	font-family: Lucida Grande, Arial, Sans-serif;
	color:#e9c107;
	text-transform:uppercase;
	text-decoration:none;
	font-style: italic;
	letter-spacing: -1px;
	border:0;
	line-height: 35px;
	margin: 0 0 10px 0;
	}
	
.report a {
	font-size:42px; 
	font-family: Lucida Grande, Arial, Sans-serif;
	color:#e9c107;
	text-transform:uppercase;
	text-decoration:none;
	font-style: italic;
	letter-spacing: -1px;
	border:0;
	line-height: 35px;
	margin: 0 0 10px 0;
	cursor:pointer;

	}



h2, h2 a {
	font:30px/125% georgia, serif;
	color: #9e8a2d;
	text-transform:uppercase;
	text-decoration:none;
	border:0;
	font-weight:bold;
	letter-spacing: -1;
	margin: 0 0 10px 0;
}

h3 {
	font:18px/125% georgia, serif;
	text-transform:uppercase;
	font-style:italic;
	color:#9e8a2d;
	font-weight:normal;
	margin: 25px 0 25px 0;
}

.black {
	color:#000;
}

h4 {
	color:#e9c107;
	font:14px/125% lucida grande, sans-serif;
	text-transform:uppercase;
	font-style:italic;
	font-weight:normal;
}

h5 {
	font:18px/125% georgia, serif;
	text-transform:uppercase;
	color:#4a96ea;
	font-weight:normal;;
}

h6 {
	font:18px/125% georgia, serif;
	text-transform:uppercase;
	color:#000;
	text-align:center;
	font-weight:normal;;
}

ul, ol {
	margin:0 20px;
}

u {
	border-bottom: 1px dotted #9e8a2d;
	text-decoration: none;
}

abbr {
	cursor: help;
}
    
span {
	color:#9e8a2d;
}

    
/* Cforms
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.reqtxt, .emailreqtxt, .cf_hidden, .linklove {
	display:none;
}

.cform ol {
	list-style-type:none;
}

.cform li {
	list-style-type:none;
	background:none;
	margin:0;
	padding:0;
}

.cform li p {
	list-style-type:none;
	background:none;
	margin:0;
	padding:0;
	
}

.cform fieldset {
	margin:0;
	border:none;
}

.cform legend {
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	margin:10px 0;
}

.cform label {
	display:none;
}

.cform input, .cform textarea {
	width:400px;
}

.cform .sendbutton {
	border:3px solid #252525;
	background:none;
	text-align:left;
	background:#000;
	padding:10px;
	margin: 0 0 0 20px;
	width: 65px;
	color:#fff;
}

.sendbutton:hover{
	background:#252525;
	border:3px solid #252525;
	color:#4a96ea;
	}
#cf_field_10{color:#000}

#cf_field_1, #cf_field_2, #cf_field_4, #cf_field_6, #cf_field_8, #cf_field_12,
#cf_field_3, #cf_field_5, #cf_field_7, #cf_field_9, #cf_field_11, #cf_field_13  {
	border:3px solid #252525;
	background:#000;
	color:#fff;
	cursor:pointer;
	padding:10px;
	margin: 5px 0 5px 0;
}

#cf_field_1:hover , #cf_field_2:hover , #cf_field_4:hover , #cf_field_6:hover , #cf_field_8:hover , #cf_field_10:hover , #cf_field_12:hover ,#cf_field_3:hover , #cf_field_5:hover , #cf_field_7:hover , #cf_field_9:hover , #cf_field_11:hover , #cf_field_13:hover  {
    background:#252525;
	border:3px solid #252525;
	color:#4a96ea;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d4833;
}

.textinput {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4a96ea;
	background:#ffffff;
	border:3px solid #252525;
	padding:3px;
} /*Added by Mike 3-1-09*/
	
.button{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color:#ffffff;
	background:#000000;
	border:3px solid #252525;
	padding:3px;
} /*Added by Mike 3-1-09*/


	#usermessagea {
		display:none;
	}


/*Cform_2 - Homepage Email Capture -- Added by Mike 3-12-09*/

#form2 {background:url(images/background-email.jpg) no-repeat;
	text-align:left;
	height:44px;
	margin:10px 0;
	padding:10px 0 10px 65px;
	overflow:hidden;
	}

#form2 h4 {padding: 15px 0 0 0;}

/*
#li-2-1 {
	float:left;
	width:190px;
	display:block;
}

#li-2-2 {
    float:right;
	width:190px;
	display:block;
	}

#li-2-3 {
	width:300px;
	float:left;
	display:block;
	margin: 0 10px 0 0;
}
*/

#cf2_field_1{

	border:3px solid #252525;
	background:#000;
	color:#fff;
	cursor:pointer;
	padding:10px;
	margin: 5px 0 5px 0;
	
	/*
background:#000;
	color:#fff;
	cursor:pointer;
	padding:4px 5px;
	text-transform:uppercase;
	font-style:italic;
	margin:0;
	width:175px;
*/
}

#cf2_field_2{
	border:3px solid #252525;
	background:#000;
	color:#fff;
	cursor:pointer;
	padding:10px;
	margin: 5px 0 5px 0;
	
/*
	background:#000;
	color:#fff;
	cursor:pointer;
	padding:4px 5px;
	text-transform:uppercase;
	font-style:italic;
	margin:0 0 0 0;
	width:175px;
*/
	
}

#cf2_field_3{

	border:3px solid #252525;
	background:#000;
	color:#fff;
	cursor:pointer;
	padding:10px;
	margin: 5px 0 5px 0;

 	/*
background:#000;
	color:#fff;
	cursor:pointer;
	padding:4px 5px;
	text-transform:uppercase;
	font-style:italic;
	margin:10px 0 0 0;
	width:300px;
*/
}

#cf2_field_4{

	border:3px solid #252525;
	background:#000;
	color:#fff;
	cursor:pointer;
	padding:10px;
	margin: 5px 0 5px 0;
	}

#cf2_field_1:hover , #cf2_field_2:hover , #cf2_field_3:hover, #cf2_field_4:hover {
 background:#252525;
	border:3px solid #252525;
	color:#4a96ea;
	}


#sendbutton2 {
border:3px solid #252525;
	background:none;
	text-align:left;
	background:#000;
	padding:10px;
	margin: 0 0 0 20px;
	width: 65px;
	color:#fff;
/*
	text-align: center;
	padding:2px 5px;
	text-transform:uppercase;
	font-style:italic;
*/
}

#sendbutton2:hover {
	background:#252525;
	border:3px solid #252525;
	color:#4a96ea;
	}

/* #cforms2form .cf-sb {float:right; width:65px; margin: 10px 40px 0 0;} */

	
/*Facebox*/

#facebox .b {
	background:url(/facebox/b.png);
}

#facebox .tl {
	background:url(/facebox/tl.png);
}

#facebox .tr {
	background:url(/facebox/tr.png);
}

#facebox .bl {
	background:url(/facebox/bl.png);
}

#facebox .br {
	background:url(/facebox/br.png);
}

#facebox {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	text-align:left;
}

#facebox .popup {
	position:relative;
}

#facebox p {
	color:#fff;
	font-size:14px;
	padding: 0 20px 0 20px;
    font-family: lucida grande, arial, sans-serif;
    font-style: italic;
}

#facebox table {
	border-collapse:collapse;
}

#facebox td {
	border-bottom:0;
	padding:0;
}

#facebox .body {
	background:#000 url(images/bg-facebox.jpg) repeat-x top left;
	width:500px;
	height:420px;
	border:15px solid #252525;
	padding:0;
	margin:0;
}

#facebox h1 {
	padding: 20px;
}
	
#facebox h5 {
	padding: 0 20px 0 20px;
	margin: 20px 0 5px 0;
	font-size: 24px;
	color:#9e8a2d;
	letter-spacing:-1px;
	font-style: italic;
}
	
#facebox object{
	padding: 0 20px 0 20px;
}

#facebox .footer img {
	border:0;
	margin:12px 5px 0 0;
}

#facebox .footer a {
	border:0;
}

#facebox .footer {
	padding-top:7px;
	margin-top:12px;
	color:#ffffff;
	font-size:10px;
	font-style:italic;
	font-family: lucida grande, arial, helvetica, sans-serif;
	text-align:right;
	border-top:1px solid #525252;
	padding: 0 20px 0 20px;	
}

#facebox .tl,#facebox .tr,#facebox .bl,#facebox .br {
	height:10px;
	width:10px;
	overflow:hidden;
	padding:0;
}

#facebox_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	height:100%;
	width: 100%;
	background-color: #525252;
}

.facebox_hide {
	z-index:-100;
}

.facebox_overlaybg {
	background-color:#111;
	z-index:99;
}

* html #facebox_overlay {
	position:absolute;
	height:expression(document.body.scrollHeight>document.body.offsetHeight?document.body.scrollHeight:document.body.offsetHeight+'px');
}

#facebox .loading,#facebox .image {
	text-align:center;
}

#friend {
	margin: 0 0 0 25px;
	color: #ffffff;
	font-size:11px;
    font-family: lucida grande, arial, sans-serif;
    font-style: italic;
} /*Added by Mike 3-1-09*/


/* Coverflow
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content {
	background: url(images/bg-coverflow.jpg) no-repeat;
	margin:0;
	height:486px;
	overflow:hidden;
	padding:25px 0 0;
}

#MooFlow {
	
}

.mf{visibility: hidden; z-index:1; color:#fff; font-size:14px}
.mf * {
	outline:none;
	border:none;
	padding:0;
	margin:0;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select:none;
	-o-user-select:none
}
.mf div.loader{
	position:absolute;
	text-align:center;
	z-index:10000;
	margin:0 auto;
	top:45%;
	width:100%;
	background:url(skin/ajax_loader.gif) no-repeat 50% 0;
	padding:50px 0;
}
.mf div.caption {
	position:absolute;
	text-align:center;
	z-index:98;
	margin:1em auto;
	bottom:50px;
	width:100%;
}
.mf div.mfNav{
	position:absolute;
	z-index:99;
	margin:0 auto;
	text-align:center;
	width:100%;
	bottom:20px;
	font-size:1px;
	line-height:1px;
	width:100%;
}
.mf div.autoPlayCon{
	float:left;
	width:10%;
	padding-left:3%;
	height:24px;
}
.mf a.play, .mf a.stop{
	width:27px;
	height:24px;
	float:left;
	cursor:pointer;
}
.mf a.play{
	background:url(skin/play.gif) no-repeat;
	border:none;
}
.mf a.stop{
	background:url(skin/stop.gif) no-repeat;
	border:none;
}
.mf div.sliderCon{
	margin-top:5px;
	float:left;
	width:100%;
}
.mf a.sliderNext{
	background:url(skin/left.gif) no-repeat left;
	border:none;
}
.mf a.sliderPrev{
	background:url(skin/right.gif) no-repeat right;
	border:none;
}
.mf a.sliderNext, a.sliderPrev{
	text-decoration:none;
	width:25px;
	height:57px;
	cursor:pointer;
	float:left;
}
.mf div.resizeCon{
	float:right;
	width:10%;
	padding-right:3%;
	height:24px;
}
.mf a.resize{
	width:34px;
	height:24px;
	float:right;
	cursor:pointer;
	background:url(skin/resize.gif) no-repeat;
}
.mf div.slider{
	background:url(skin/middle.gif) repeat-x;
	height:57px;
	position:relative;
	text-align:left;
	float:left;
}
.mf div.knob{
	height:57px;
	background:url(skin/middle-slider.gif) repeat-x right center;
}
.mf div.knobleft{
	background:url(skin/left-slider.gif) repeat-x center;
	width:8px;
	height:57px;
}

/* Viewer */

.mf a.show {
	position:absolute;
	margin-left:-16px;
	width:32px;
	height:32px;
	top:65%;
	left:50%;
	z-index:100;
	cursor:pointer;
}
.mf a.show.image{
	background:url(skin/open_image.png) no-repeat 50%;
}
.mf a.show.viewerload{
	background:url(skin/loader.gif) no-repeat 50%;
}
.mf a.show.link{
	background:url(skin/open_link.png) no-repeat 50%;
	border:none;
}
.mf div.tooltip{
	background:url(skin/tooltip.png) no-repeat 50%;
	width:262px;
	margin-left:-151px;
	height:70px;
	padding:20px;
	position:absolute;
	z-index:100;
	top:0;
	left:50%;
	text-align:center;
}

/* Comment Styling */

/*
#commentform input{

border-bottom:1px dotted #8a9514;
}
*/

ol.commentlist {
	margin:0;
	padding:0;
}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	border-bottom:1px dotted #8a9514;
	border-bottom:1px dotted #8a9514;
	color:#596e3b;
}	

.commentlist a:link, .commentlist a:visited {
	color:#8a9514;
	text-decoration:none;
	border-bottom:1px dotted #8a9514;
}

.commentlist a:hover, .commentlist a:active {
	color:#cb660c;
	text-decoration:none;
	border-bottom:1px dotted #8a9514;
}

.commentlist cite img {
	padding:1px;
	border-bottom:1px dotted #8a9514;
	float:left;
	margin-right:9px;
}

.commentlist .author {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bolder;
    text-decoration:none;
    text-transform: uppercase;
    padding: 5px 0 10px 13px;
    color:#5d4833;
}
	
.commentlist .time {
	padding: 5px 0 10px 13px;
}

.commenttext {
    padding: 5px 20px 10px 20px;
	color:#5d4833;
}

.alt {
	background-color: #f7f8dd;
	border-bottom:1px dotted #8a9514;
	padding: 5px 0 10px 0;
}

#find-me-on h3{
	display: none;}
	
	#find-me-on {
	margin: 0!important;
	padding: 0!important;
	border: none;
	}
	
	.findmeon-bookmarks {
	margin: 0;
	padding:0;
	}

	
	.networks a {
		border:none!important;}


/* Browser Adjustments
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.warning {
color:#fff;
margin: 5px 0 2px 0;
padding: 5px 0 0 0;
font-size:13px;
width: 1000px;
height:32px;
background: url(images/warning.jpg) no-repeat center left;
}

::selection {
background: #535353;
color: inherit;
}


::-moz-selection {
background: #535353;
color: inherit;
}



.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 */