
/*  
Theme Name: Chyshuga
Theme URI: http://www.chyshuga.com
Description: Yep
Version: 1.0
Author: chyshuga.com
Author URI: http://www.chyshuga.com

	Chyshuga 1.0
	 http://www.chyshuga.com

	This theme was designed and built by a ghost in his deep machine

*/



/* Body */



body,
html {
	min-height: 100%;
	min-width:825px;
	margin:0px;
	padding:0px;
	background:#000;
	color:#fff;
	font-size: 62.5%;
	background: #000000 url('images/background3.jpg') top center repeat-y;
}




/* Layout */

#header
	{
	height: 465px;
	width: 825px;
	}
#sidebar
	{
	font: 13px 'Trebuchet MS';
	color:#9c9c9c;
	float: left;
	width: 250px;
	margin-left: 515px;
	padding: 15px 30px 0px 30px;
	}
* html #sidebar
	{
	display: inline;
	}
#main
	{
	float: left;
	width: 485px;
	margin-left: -825px;
	padding:15px 15px 0px 15px;
	}
/* Start Mac IE5 filter \*/
#main, #sidebar
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
/* End Mac IE5 filter */
#wrapper
	{
	margin:0 auto;
	width: 825px;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 */
#wrapper
	{
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	clear: both;
	width: 825px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:15px 0px 10px 0px;
	}
/* Safari needs this */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}

#nav {
	padding:0px 0px 15px 15px;
	height: 40px;
	width: 780px;
}

#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}

#nav li{
	display:inline;
	margin:0;
	padding:0;
}
	
	

#comment-wrapper {
width: 485px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#avatar {
float:left;
width: 125px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 30px 0px;
text-align:center;
}

#avatar img {
border: 1px #404040 solid;
padding: 2px;
margin-bottom: 5px;
}

#comment-text {
float:right;
width: 350px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 30px 10px;
}



/* formatting */
	
a {
outline: none;
}

a img {
}
	
.post h2, .post h2 a  {
	font: 20px 'Georgia';
	letter-spacing: -1px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration:none;
}

.index h2, .index h2 a  {
	font: 20px 'Georgia';
	letter-spacing: -1px;
	color: #ffffff;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	text-decoration:none;
	border-bottom: #303030 1px solid;
	margin-bottom: 2px;
}

h3, h3 a {
	font: 20px 'Georgia';
	letter-spacing: -1px;
	color: #ffffff;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-decoration:none;
}


h4, h4 a {
	font: 17px 'Georgia';
	letter-spacing: -1px;
	color: #ffffff;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	text-decoration:none;
}


.author {
	font: 11px 'Georgia';
	color: #606060;
	padding:0px;
	padding: 2px 0 15px 0;
	margin: 0px;
}

.post-footer {
	font: 11px 'Georgia';
	color: #606060;
	padding: 20px 0px 35px 0px;
	margin: 0px;
}

.post-footer a {
	font: 11px 'Georgia';
	color: #606060;
}
	
.text {
	font: 13px 'Georgia';
	color:#909090;
}

.text p {
	padding:0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
}

.text ol, .text ul, {
	padding:0px 0px 20px 0px;
	margin: 0px;
}

.text li {
	padding:0px 0px 0px 0px;
	margin:4px 0px 0px 40px;
}


.text a img {
	padding: 2px;
	border: 1px solid #252525;
	}

	
.text a:active, .text a:visited, .text a:link{
	color: #999999;
} 
	
.text a:hover{
	color: #d3d3d3;
} 

.location2 {
	color: #7f6b64;
} 


#post-list-wrapper{
clear: both;
width: 480px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}


#post-list-img {
width: 75px;
height: 75px;
float: left;
margin: 0px 0px 0px 0px;
padding: 3px 0px 10px 0px;
vertical-align: middle;
}

#post-list-img img{
border:solid 1px #252525;
padding:2px;
}

#post-list-item {
width: 380px;
height: 55px;
float: left;
margin: 0px 0px 0px 0px;
padding: 25px 0px 0px 5px;
}


#post-list-date {
width: 150px;
height: 20px;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
vertical-align: middle;
}

#post-list-show {
width: 320px;
height: 20px;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
}


#index-poster {
width: 266px;
float: right;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#index-show-info {
width: 190px;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 15px 0px 0px;
}

#feature-container {
width: 485px;
height: 400px;
}


.show {
	font: 16px 'Georgia';
	letter-spacing: -1px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

.show a {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #353535;
}

.show a:hover {
	color: #d3d3d3;
	text-decoration: none;
	border-bottom: 1px solid #8d4b2b;
}

.showdate {
	font: 16px 'Georgia';
	letter-spacing: -1px;
	color: #606060;
	padding: 0px;
	margin: 0px;
	text-decoration:none;
}

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




#footer p {
	font: 10px 'Trebuchet MS';
	letter-spacing: 1px;
	color: #404040;
	margin:0px;
	padding:5px 0px 0px 305px;
}

#sidebar h2 {
	font-family: Georgia;
	color: #8d4b2b;
	font-size:11px;
	letter-spacing:3px;
	text-transform:uppercase;
	font-weight:none;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}

.sidebar-text a:active, .sidebar-text a:visited, .sidebar-text a:link{
	color:#808080;
	text-decoration:none;
	border-bottom:1px #353535 solid;
} 
	
.sidebar-text a:hover{
	color:#c0c0c0;
	text-decoration:none;
	border-bottom:1px #505050 solid;
} 

	
	
#sidebar ul, #sidebar ul ol {
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 10px;
	}

#sidebar ul ul, #sidebar ul ol {
	padding:0px 0px 0px 0px;
	margin:0px 0px 35px 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0px 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0px 0px 0px;
	padding: 0;
	}
	
#sidebar li li img {
	border: 1px solid #252525;
	padding: 2px;
	margin: 5px;
}

#sidebar li li img:hover {
	border: 1px solid #934f2c;
	padding: 2px;
	margin: 5px;
}

#pt-recent-image li {
    float: left;
}

#pt-recent-image a {
    border: 0px;
}

#pt-random li {
    float: left;
}

.spacer {
    padding-bottom: 30px;
	clear: both;
	width: 100$;
}

#pt-random a {
    border: 0px;
}
	

#twitter-3 li a {
    border: 0px;
	text-decoration: none;
	color: #606060;
}

#twitter-3 li a:hover {
	border: 0px;
	text-decoration: underline;
	color: #606060;
}


.timesince {
	font-family: arial;
	font-size: 10px;
	margin-left: 4px;
	text-decoration: none;
}





#sidebar h2 a {
	color:#8d4b2b;
	text-decoration:none;
	border-bottom:0px;
}

	
.upcoming {
	font: 13px 'Trebuchet MS';
	letter-spacing: 0px;
	color:#9c9c9c;
}

.upcoming p {
	padding:0px;
	margin:0px;
}

.upcoming abbr {
	display:none;
}
	
	
.upcoming a:active, .upcoming a:visited, .upcoming a:link{
	color:#c0c0c0;
	text-decoration:none;
	border-bottom:1px #707070 solid;
} 
	
.upcoming a:hover{
	color:#c0c0c0;
	text-decoration:none;
	border-bottom:1px #c0c0c0 solid;
} 

.upcoming ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin-left: -40px;
	padding-left: 0px;
	}


.heading h2 {
	font-family: Georgia;
	color: #8d4b2b;
	font-size:11px;
	letter-spacing:3px;
	text-transform:uppercase;
	font-weight:none;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}	
	
	
.rss-item {
	letter-spacing: 0px;
}

.rss-desc {
	font: 12px 'Trebuchet MS';
	color: #707070;
	padding:3px 0px 0px 0px;
	margin:0px;
}


form{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


.navigation{
	font: 13px 'Trebuchet MS';
}

.navigation a:active, .navigation a:visited, .navigation a:link{
	color:#c0c0c0;
	text-decoration:underline;
} 
	
.navigation a:hover{
	color:#ffffff;
	text-decoration:underline;
} 

.gallerycell {
	padding: 10px 20px 10px 0px;
	width: 120px;
}


.gallerytable img {
	border: 1px solid #252525;
	padding: 2px;
}

.gallerytable img:hover {
	border: 1px solid #8d4b2b;
}


/* forms */



.submit input {
background: #101010;
border: #404040 1px solid;
font-family: Verdana;
font-size: 10px;
letter-spacing:1px;
color:#808080;
height:22px;
}


.submit input:hover {
background: #202020;
border: #505050 1px solid;
color:#909090;
}

.form-comments {
padding: 5px 0px 0px 0px;
}

.form-comments input {
background: #000000;
border: #404040 1px solid;
font-family: Trebuchet MS;
font-size: 13px;
letter-spacing:0px;
color:#934f2c;
padding: 2px;
}


.sub input {
background: #000000;
border: #404040 1px solid;
font-family: Trebuchet MS;
font-size: 13px;
letter-spacing:0px;
color:#808080;
padding: 2px;
}

.form-comments textarea {
background: #000000;
border: #404040 1px solid;
font-family: Trebuchet MS;
font-size: 13px;
letter-spacing:0px;
color:#934f2c;
overflow-y:scroll;
padding:5px;
scrollbar-face-color:#151515;
scrollbar-shadow-color:#606060;
scrollbar-highlight-color:#606060;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#202020;
scrollbar-track-color:#202020;
scrollbar-arrow-color:#808080;
}


.username input {
background: #000000;
border: #303030 1px solid;
font-family: Trebuchet MS;
font-size: 11px;
letter-spacing: 2px;
color: #606060;
padding: 2px;
margin-right: 10px;
}

.password input {
background: #000000;
border: #303030 1px solid;
font-family: Trebuchet MS;
font-size: 11px;
letter-spacing: 2px;
color: #606060;
padding: 2px;
margin-right: 10px;
}

.login input {
background: #202020;
border: #303030 1px solid;
font-family: Verdana;
font-size: 10px;
letter-spacing:0px;
color:#808080;
height: 21px;
margin-right: 10px;
}


.login input:hover {
background: #252525;
border: #8d4b2b 1px solid;
color: #c0c0c0;
}


.register {
font-family: Verdana;
font-size: 10px;
letter-spacing:0px;
color:#7a4128;
margin-right: 10px;
}

.register a {
border-bottom: #404040 1px solid;
color: #808080;
text-decoration: none;
}

.register a:hover {
border-bottom: #606060 1px solid;
color: #c0c0c0;
text-decoration: none;
}

.register h2 {
	font-family: Georgia;
	color: #8d4b2b;
	font-size:11px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-weight:none;
	padding:0px;
	margin:0px;
	display: inline;
}


	
/* navigation */

#navbar {
	margin: 0;
	padding: 0;
	width:785px;
}

#navborder {
	border-bottom: #303030 1px solid;
	padding-top: 45px;
}



#navbar li {
	list-style: none;
	height: 40px;
	float: left;
	position: relative;
}

#navbar li a {
	height: 40px;
	text-indent: -9000px;
	display: block;
}
	



#navsocial {
	margin: 0;
	padding: 5px 0px 15px 8px;
	width: 785px;
}

#navsocial li {
	list-style: none;
	height: 15px;
	float: left;
	position: relative;
	padding-right: 15px;
}

#navsocial li a {
	height: 15px;
	text-indent: -9000px;
	display: block;
}

	

/* Begin Images */


img {
	border: 0
}

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 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


	
/* buttons */

a#news {width: 80px; height: 40px; background-image: url(images/navbar.gif); background-position: -25px 0px;}
a#biography {width: 135px; height: 40px; background-image: url(images/navbar.gif); background-position: -100px 0px;}
a#media {width: 90px; height: 40px; background-image: url(images/navbar.gif); background-position: -230px 0px;}
a#photos {width: 100px; height: 40px; background-image: url(images/navbar.gif); background-position: -315px 0px;}
a#shows {width: 85px; height: 40px; background-image: url(images/navbar.gif); background-position: -410px 0px;}
a#store {width: 90px; height: 40px; background-image: url(images/navbar.gif); background-position: -490px 0px;}
a#links {width: 90px; height: 40px; background-image: url(images/navbar.gif); background-position: -570px 0px;}
a#contact {width: 110px; height: 40px; background-image: url(images/navbar.gif); background-position: -655px 0px;}

a#news:hover{ background-position: -25px -40px; }
a#biography:hover{ background-position: -100px -40px; }
a#media:hover{ background-position: -230px -40px; }
a#photos:hover{ background-position: -315px -40px; }
a#shows:hover{ background-position: -410px -40px; }
a#store:hover{ background-position: -490px -40px; }
a#links:hover{ background-position: -570px -40px; }
a#contact:hover{ background-position: -655px -40px; }



/* social buttons */

a#facebook { width: 85px; height: 15px; background-image: url(images/social.gif); background-position: 0px 0px; opacity: 0.6; filter: alpha(opacity = 60); }
a#myspace { width: 75px; height: 15px; background-image: url(images/social.gif); background-position: -85px 0px; opacity: 0.6; filter: alpha(opacity = 60); }
a#twitter { width: 75px; height: 15px; background-image: url(images/social.gif); background-position: -160px 0px; opacity: 0.6; filter: alpha(opacity = 60); }
a#youtube { width: 45px; height: 15px; background-image: url(images/social.gif); background-position: -235px 0px; opacity: 0.6; filter: alpha(opacity = 60); }

a#facebook:hover{ background-position: 0px -15px; opacity: 0.8; filter: alpha(opacity = 80); }
a#myspace:hover{ background-position: -85px -15px; opacity: 0.8; filter: alpha(opacity = 80); }
a#twitter:hover{ background-position: -160px -15px; opacity: 0.8; filter: alpha(opacity = 80); }
a#youtube:hover{ background-position: -235px -15px; opacity: 0.8; filter: alpha(opacity = 80); }