/* @group General Styles */

body {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	color: #4c4c4c;
	font: 90%/1.5em Helvetica;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(0, 171, 235)), color-stop(0.5, rgb(255, 255, 255))) content-box padding-box;
           
}

p {
	position: relative;
	border-color: #799b37; 
border-width: 3px; 
border-style: solid;

	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-box-shadow: 1px 1px 3px #808080;
				-moz-box-shadow: 1px 1px 3px #808080;
					padding: 10px;
	background-color: #26272b;
		font-size: 14px;
	font-weight: bold;
	text-shadow: 0px 0px 1px #4c4c4c;
	color: #f8dd27;

}

.mixup {
	height: 800px;
	text-align: center;
	position: relative;
	border-color: #799b37; 
border-width: 3px; 
border-style: solid;

	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-box-shadow: 1px 1px 3px #808080;
				-moz-box-shadow: 1px 1px 3px #808080;
					padding: 10px;
	background-color: #26272b;
		font-size: 14px;
	font-weight: bold;
	text-shadow: 0px 0px 1px #4c4c4c;
	color: #f8dd27;

}

.pright {
		margin-left: 170px;
	}

.prightt {
		margin-left: 390px;
	}

.pleft {
		margin-right: 170px;
	}
.plefttt {
		margin-left: 310px;
	}
.pleftt {
		margin-left: 320px;
		margin-right: 170px;
	}
	.mixes{

	width: 100%;

	margin-left: 15%;

	padding: 5px;

	color: white;

	background-color: #789936;

	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	}
.mixes a{

	margin-left: 3px;

	text-decoration: none;

	color: #789936;

	background-color: #f8dd27;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 2px;
	}
#rap {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
b, strong {

}

a:link, a:visited {
	color: #26272b;
}

a:hover, a:active {
	color: #789936;
	text-decoration: none;
}

img {
}

a img {
}

.imageStyle {
}

.image-left {
	float: left;
	margin: 3px 10px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 10px;
}
	
/* @end */

/* @group Layout */

.clearer {
	clear: both;
}

#container {
	/*visibility: hidden;*/
height: 700px;
width: 900px;
background-image: url(images/rap.png);
background-repeat: no-repeat;
z-index: 9;
position: relative;
margin-right: auto;
margin-left: auto;
padding: 5px;
}
 .site_title {
	font-size: 2.2em;
	font-weight: normal;
	font-style: normal;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	top: 10px;
	left: 10px;
}

.site_slogan {
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	position: relative;
	top: 10px;
}
#nav{ 
/*border-style: solid; margin-left: auto;
	margin-right: auto;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;*/

	position: relative; 
                                         
	                   
	                            
	                           

	clear: both; 
                                         
	                   
	                            
	                           

}
#nav li{ 
color: #4c4c4c; 
margin-left: 10px; 
text-align: center; 
background-color: #e9e9e9; 
border-color: #799b37; 
border-width: 3px; 
border-style: solid;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-box-shadow: 0px 3px 10px #000000;
	-moz-box-shadow: 0px 3px 10px #000000;
}

.contentContainer {
	width: 900px;
	padding: 10px;
	position: relative;
	z-index: 9;



}
.contentContainer #content {
	margin-top: 45px;
	position: relative;
	z-index: 0;
		-webkit-opacity:0.7;
		-moz-opacity:0.7;

}

          

                   



.contentContainer #contentpawd {
	margin-left: 300px;
	margin-top: 45px;
	position: relative;
	z-index: 0;
		-webkit-opacity:0.7;
		-moz-opacity:0.7;

}

          

                   



.contentContainer #contentcontact {
	margin-left: 370px;
	margin-top: 5px;
	position: relative;
	z-index: 0;
		-webkit-opacity:0.7;
		-moz-opacity:0.7;

}

          

                   



.contentContainer #social {
	margin-right: 25px;
	text-align: right;
	margin-top: 45px;
	position: relative;
	z-index: 0;
		-webkit-opacity:0.7;
		-moz-opacity:0.7;

}

/* @end */

/* @group Footer */



#footer {
	left: 0px;
	float: left;
	bottom: 0px;
	z-index: 0;
	color: #789936;
	position: relative;
	font-weight: bold;
	font-size: 1em;
	-webkit-border-bottom-right-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;

	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;


}
#footer p {
	color: white;
	text-align: center;
}

#footer a:link, #footer a:visited {
	
	font-family: "Trebuchet MS", Verdana;
	
	font-weight: bold;
	
	text-shadow: 0px 0px 15px black;
	
	color: #789936;
	
	text-decoration: none;
	
}

#footer a:hover, #footer a:active {
	
	text-decoration: none;
	
}

/* @end */

/* @group Bread-crumb */

/* @end */

/* @group Toolbar */
/* @group Top Toolbar */

/* Toolbar Styles */
@font-face {
	font-family: Yurine Overflow;
	src: url('Yurnine.ttf');
}
@font-face {
	font-family: Nasal Drip;
	src: url('drip.ttf');
}
#navcontainer {
	text-align: center;
	font-weight: bold;
			font-family: Yurine Overflow, Nasal Drip, Helvetica, Verdana, Arial, sans-serif;
	position: relative;
	z-index: 13;
	font-size: 21px;
}
.mixmash{ float: right; font-weight: bold;
			font-family: Yurine Overflow, Nasal Drip, Helvetica, Verdana, Arial, sans-serif;font-size: 41px;text-align: right;
}
#navcontainer .current {
	text-align: center;
	font-weight: bold;
	color: #799b37;
}

#navcontainer .current a:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul{
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0px;
	z-index: 15;
	
}

#navcontainer li {
	height: 25px;
	z-index: 15;
	position: relative;
	display: inline;
	float: left;
	-webkit-border-radius: 12px;
	-moz-border-radius: 15px;
	border-color: #799b37;
	border-width: 3px;
	width: 160px;
}

#navcontainer a {
	color: #26272b;
		padding-top: 5px;

	z-index: 15;
	position: relative;
	display: block;
	text-decoration: none;
	overflow: hidden;

}

#nav a:hover {
	z-index: 0;
}

#nav a:active {
}

/* Child - Level 1 */
/* All browsers will use this code, it will make the pop out menus work */
/* Child Level 3 */

/* @end */

/* @group Sub Toolbar */

/* Toolbar Styles */

/* Parent - Level 0 */

/* Child - Level 1 */

/* Child - Level 2 */

/* Child Level 3 */

/* Child Level 4 */

/* Child Level 5 */

/* @end */
/* @end */

/* @group Global Classes */




blockquote, .standout {
	font-weight: bold;
	font-style: normal;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #252525;
	padding-left: 6px;
	border-left: 3px solid #222f36;
	border-right: 3px solid #222f36;
	padding-right: 5px;
}
code{
	color: #255a8e;
	font-size: 11px;
}

h1,
h2,
h3,
h4,
h5 {
			font-family: Yurine Overflow, Nasal Drip, Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 1.3;
}

h2 {
			font-family: Yurine Overflow, Nasal Drip, Helvetica, Verdana, Arial, sans-serif;

	font-style: italic;
	font-weight: bold;
	color: #f8dd27;
}

h3 {
}

h4 {

	font-size: 55px;

	font-family: "Zapf Chancery", "Lucida Grande", Verdana, Arial, sans-serif;

	font-variant: small-caps;

	font-weight: bold;

	color: #191919;

	text-shadow: 0px 0px 20px #97c1db;

	text-align: center;

}

.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

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

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}
/* Sidebar area unordered list styles */
/* Table Styles */
table {
	font-size: 1em;
}
/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

/* @end */

/* @group Single Page (Photo view) */



/* @group EXIF data */
/* Data wrapper */
/* p tag classes for all exif data */
/* @end */

/* @end */
	
/* @end */

/* @group Quicktime Page */

/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

/* @end */

/* @group Single Page (Movie View) */

/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
	color: white; 
} 

.required-text {
} 

.form-input-field {
	background-color: white;
	color: black;
	width: 98%;
} 

.form-input-button { 
} 
/* @end */

/* @group Blog */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0 0 10px;
	padding: 0;
	text-align: justify;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

/* @end */

/* @group Archive Page */

/* @end */

/*styles the category link in the main entry */
/*styles the permalink link in the main entry */
/* Comment links */
/* Trackback links */
/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 10px;
}
.blog-archive-link-enabled {
	padding-top: 2px;
	padding-left: 10px;
}

.blog-archive-link-disabled {
	padding-left: 10px;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
}

.blog-category-link-enabled {
	padding-top: 2px;
	padding-left: 10px;
	background: url(images/blog_cat.gif) no-repeat 0 center;
}

.blog-category-link-disabled {
	padding-left: 10px;
}


/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds image

.blog-rss-link {
	padding-left: 15px;
}

/* @end */

/* @group File Sharing */

.filesharing-item-description {
	color: #efefef;
}

.logo {
	background-repeat: no-repeat;
	max-width: 1px;
	position: absolute;
	z-index: 0;
}
	#menu { 
	background-color: white; 
	margin-left: 0; 
	margin-bottom: 5px; 
	margin-right: 0; 
	margin-top: 5px; 
	padding-right: 10px; 
	padding-left: 10px; 
	position: relative;
background: top;
overflow: hidden; 
}
 
#menu ul {
color: white;
padding: 0;
margin: 0;
}
 
/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#menu ul li {
color: black;
float: left;
list-style: none;
}
 
#menu ul li a {
color: white;
text-indent: -500em;
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
}
#menu li.background {
background: url('images/bg_menu_right.png') no-repeat top right !important;
background: url('images/bg_menu_right.gif') no-repeat top right;
z-index: 8;
position: absolute;
visibility: hidden;
}
 
#menu .background .left {
background: url('images/bg_menu.png') no-repeat top left !important;
background: url('images/bg_menu.gif') no-repeat top left;
height: 30px;
margin-right: 9px; /* 7px is the width of the rounded shape */
}
#driptop {
	height: 100%;
	width: 100%;
	top: 0px;
	position: absolute;
	z-index: -10;
	background-image: url(images/driptop.gif);
	background-repeat: repeat-x;
		-moz-opacity:0.8;
	-webkit-opacity:0.8;

}
        
            
                                                                    
                                                                
 
 
#dripbottom {
	position: fixed;
	bottom: 0px;
	left: 0px;
	background-repeat: repeat-x;
	height: 244px;
	width: 100%;
	z-index: -9;
	background-image: url(images/dripbottom.gif);
		-webkit-opacity:0.8;
	-moz-opacity:0.8;

}
#bio a {
width: 59px;
background: url('images/menu_home.png') no-repeat center !important;
background: url('images/menu_home.gif') no-repeat center; // ie!
}
 
#audio a {
width: 119px;
background: url('images/menu_plantatree.png') no-repeat center !important;
background: url('images/menu_plantatree.gif') no-repeat center;
}
 
#press a {
width: 70px;
background: url('images/menu_travel.png') no-repeat center !important;
background: url('images/menu_travel.gif') no-repeat center;
}
 
#contact a {
width: 142px;
background: url('images/menu_rideanelephant.png') no-repeat center !important;
background: url('images/menu_rideanelephant.gif') no-repeat center;
}
#events a {
width: 142px;
background: url('images/menu_rideanelephant.png') no-repeat center !important;
background: url('images/menu_rideanelephant.gif') no-repeat center;
}
label {
	color: #789936;
}
#rw_email_contact {
	color: #f8dd27;
}
/* @end */

.cols img{margin:15px 0;}


#footer img{margin:9px 0;}

#searchBar{border:1px solid #999; background-color:#ccc; padding:10px 5px; text-align:center;}

h1{color: white; font-size:13px;}

.time{color:#933; margin-top:20px; text-transform:capitalize;}
.title{color: #97c1db; font-size:18px; font-weight:normal;}
.hr{border-bottom:1px dotted #c77; width:640px;margin:4px 0 8px 0;}
.userComment{background-color:#f2f2f2; padding:4px; margin-top:10px;min-height:14px;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;}
.userComment a{display:inline;}
.comment{margin-bottom:10px;}
.accent{color:#933; font-style:italic;}
.permalink{margin-left:420px;}

/*comment window rules*/
#container.commentWindow{width:380px;}
.commentWindow .cols{width:300px;}
.commentWindow .hr{width:300px;}

.commentWindow fieldset{border:1px solid #c77; margin:15px 0;}
.commentWindow legend{font-size:12px; font-weight:bold;}


/*cms rules*/
table{}

td{}

textarea{height: 100px;}

table input{width:420px;}

#cmsNav{list-style: none; margin:15px 0; padding:0;height:15px;}
#cmsNav li{float:left;display:inline; margin:0 5px;padding:0 6px; border-left:1px dotted #333;border-right:1px dotted #333;}
#footer .its a:link, #footer .its a:active{ color: #191919; }
#sitemap ul{ list-style-type: none; display: inline-block; }
#logo{ height: 327px; width: 350px; background-image: url(images/psol-drip-logo-neil-one.png); z-index: -99; position: relative; }
.album-title {
	font-size: 1.5em;
	color: #000;
	margin: 0px;
	font-weight: bold;
	margin-bottom: 5px;
}

.album-description {
	margin-bottom: 75px;
	color: #b3b3b3;
}

.album-wrapper {
	margin-top: 50px;
	margin-left: 350px;
	display: block;
	width: 550px;
	position: relative;
}

.thumbnail-wrap {
	float: left;
	text-align: center;
	position: relative;
	margin-bottom: 15px;
}


.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame a img {
	background-color: #789936;
    padding: 3px;

	border: 2px solid #789936;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}

	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	text-align: center;
}

.photo-navigation {
	position: relative;
	height: 72px;
	margin: 0 auto 32px;
	background-image: url(images/bottom_grad.png);
	background-repeat: no-repeat;
	background-position: left 72px;
	overflow: visible;
}

html > body .photo-navigation {
	height: 60px;
	padding-bottom: 12px;
}

.photo-links {
	margin: 0 10px;
	padding-top: 43px;
	border-top-style: solid;
	border-top-width: 2px;
	text-align: right;
}

.photo-navigation a:link,
.photo-navigation a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0 0 10px;
	padding-bottom: 6px;
	border-bottom: 5px solid #ebebeb;
}

.photo-navigation a:hover {

}

.photo-frame{
	padding: 6px;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
		-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.photo-title {
	font-weight: bold;
	font-size: 1.5em;
	color: #000;
	padding-top: 15px;
	margin: 0 0 10px 10px;
	float: left;
}

.photo-caption {
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 17px;
	margin: 0 0 0 10px;
	color: #ccc;
	float: left;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}

.dloadlink {
	color: #f8dd27;
	text-decoration: none;
	font-size: 10px;
}

a.dloadlink {
	padding: 5px;
	text-decoration: none;
	color: #f8dd27;
	font-size: 10px;
}

.pcastdload {
	background-position: 5px;
	background-image: url(http://www.djpsol.com/podcast/subscribe.png);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 3px;
	font-weight: bold;
	text-shadow: 1px 1px 10px #7e7e7e;
	color: #789936;
	background-color: #f8dd27;
	font-size: 5px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;

	}

.rssdloadlink {
	text-decoration: none;
	color: #e1e1e1;
	font-size: 10px;
}

.dload {
	margin-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 3px;
	font-weight: bold;
	text-shadow: 1px 1px 10px #7e7e7e;
	color: #191919;
	background-color: #e1e1e1;
	font-size: 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;

	}

.rssdload {
	margin-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 3px;
	font-weight: bold;
	text-shadow: 1px 1px 10px #7e7e7e;
	color: #191919;
	background-color: #e1e1e1;
	font-size: 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;

	}

.dloadsect {
		margin-left: 50px;
		border-bottom-style: none;
	}
.dloadsectpodcast {
		border-bottom-style: none;
	}
hr {
		position: relative;
		clear: both;
		border-width: 0px;
		border-style: none;
		width: 90%;
		height: 1px;
		color: #97c1db;
		background-color: #97c1db;
	}
.dloadimg {
		margin-right: 50px;
		float: left;
		position: relative;
	}
.rssimg {
		display: none;
		visibility: collapse;
		width: 144px;
	}
.rssstories {
		margin-left: 60px;
	}
#pawdcastsect {
	}
a .entersite {
		text-decoration: none;
		font-weight: bold;
		font-size: 34px;
		color: #97c1db;
	}
.rsscast {
		margin-bottom: 10px;
	}
.rssdesc {
		color: #f8dd27;
		background-color: #26272b;
		padding: 5px;
		line-height: 10px;
		font-size: 10px;

-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
	}
.rssdate {
		margin-top: 5px;
		float: right;
		position: relative;
		width: 150px;
		background-color: #f8dd27;
		margin-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 3px;
	font-weight: bold;
	text-shadow: 1px 1px 10px #7e7e7e;
	color: #26272b;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}
a.pcastdload {
		color: #26272b;
		font-size: 12px;
		padding-top: 7px;
		padding-left: 30px;
	}
.rssdate a {
		color: #97c1db;
	}
.rsstitle {
		color: #f8dd27;
		padding: 5px;
		width: 40%;
		background-color: #26272b;
		-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
	}
.rsstitle a {
		color: #f8dd27;
		padding: 5px;
		width: 40%;
		background-color: #26272b;
		-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
	}
.logo a img {
		z-index: -9999;
		position: relative;
	}
.pawdcasthead
{
	margin-bottom: 10px;
	margin-left: 60px;
	text-align: center;
	position: relative;
	border-color: #799b37; 
border-width: 3px; 
border-style: solid;

	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-box-shadow: 1px 1px 3px #808080;
				-moz-box-shadow: 1px 1px 3px #808080;
	background-color: #26272b;
		font-size: 14px;
	font-weight: bold;
	text-shadow: 0px 0px 1px #4c4c4c;
	color: #f8dd27;

}
.mixleft
{
	width: 240px;
	float: left;
}
.myspace
{
	margin-left: 25px;
}

