html, body, * {
	padding:0;
	margin:0;
}

html>body #content {
	height:auto;
	min-height:580px;
	font-size: 100%;
}

body {
	/*background:#333333;*/
	background:url(images/style1/bg.jpg) repeat-x #000000;
	font-family:Trebuchet MS, arial, sans-serif;;
	color:#444444;
}

a, a:link {
	color:#686868;
	text-decoration: underline;
}

a:hover {
	color:#333333;
	text-decoration: none;
}

a:visited {
	color:#abbr;
}

h1, h2, h3, h4,
.itemhead h3, .itemhead h3 a, {
	color:#444444;
	text-decoration:none;
}

#all_content {
	margin:0 auto 0 auto;
	padding:0;
	width:936px;
}

.shadow {
	width:18px;
	height:695px; 
	float:left;
	padding:0;
	margin:0;
}

.left_wrap {
	background:url(images/style1/wrap_left.jpg) no-repeat; 

}

.right_wrap {
	background:url(images/style1/wrap_right.jpg) no-repeat; 
}

#wrap {
	background-color:#ffffff;
	width:1000px;
	margin:0 auto;
    padding:0;
	border-left:2px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
}

#header {
	margin:0 auto 0 auto;
	padding:0;
	height:300px;
	width:1000px;
	background-repeat:no-repeat;
	background-position:top center;
}

#header h1 {
	text-align:left;
	padding:13px 15px 8px 0;
	font-family:Trebuchet MS, arial, sans-serif;
	font-size:42px;
	line-height:normal;
	width:90%;
	margin:0 auto;
	overflow:hidden;
	visibility:hidden;
}

#header h1 a {
	color:#ffffff;
	text-decoration:none;
}

#header h4 {
	width:90%;
	margin:0 auto;
	font-size:15px;
	font-weight:normal;
	font-style:italic;
	color:#ededed;
	text-align:left;
}

#menu {
	background-repeat:no-repeat;
	background-position:center;
	height:54px;
	width:1000px;
	text-align:left;
	padding:0;
	margin:0;
}

#menu ul {
	padding-top:18px;
}

#menu ul li {
	margin:0;
	display:inline;
	padding:10px 15px 0 33px;
}

#menu ul li a, #menu ul li a:link, #menu ul li a:active,
#menu ul li a:hover, #menu ul li a:visited {
	color:#ffffff;
	font-size:21px;
	line-height:23px;
	font-family:Trebuchet MS, arial, sans-serif;
	text-decoration:none;
	background:none;
}

#menu ul li a:hover {
}

#content {
	width:1000px;
	margin:0 auto 5px auto;
	background-repeat:no-repeat;
	background-position: top center;
}

#sidebar {
	margin: 0;
	padding: 10px;
	background:#4680A3;
	width:320px; 
	max-width:300px;
}

#sidemenu {
	text-align:left;
}

#sidemenu h4 {
	font-family: Trebuchet MS, arial, sans-serif;
	padding:10px 0 2px 0;
	font-weight:normal;
	margin:0;
}

#sidemenu p {
	padding: 3px;
	font-size: 70%;
}

#sidemenu ul {
	list-style:none; 
	margin:0; 
	padding:0; 
	font-size:88%;
	margin-bottom:15px;
}

#sidemenu ul li, #recentcomments li, #recentcomments li.recentcomments {
	padding:0; 
	margin:0;
	line-height:1.2em;
	/*width:180px;*/
}

#sidemenu ul li a {
	color:#CCCCCC;
	margin:0 0 0 10px; 
	text-decoration:none; 
}

#sidemenu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
}

#main {
	padding:0;
	text-align:left;
	float:left;
	margin:10px;
	display: inline;
	width:680px;
	max-width:660px;
	
}

h1 {
	font-family: Trebuchet MS, arial, sans-serif;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 160%;
}


h4 {
	font-size: 130%;
}

p {
	/*font-size: 80%;*/
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

/* Let's keep those items in line!  :)  */
#main .entry {
	overflow:hidden;
}

a img {
	border: none;
}

h3 a:link, h3 a:hover, h3 a:visited{
	text-decoration:none;
}

.item {
	text-align:left;
	padding:0px 0px 20px 10px;
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#333333;
	margin:0 0 20px 0;
	width:660px;
	max-width:640px;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 100%;
}

.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding: 5px 5px 5px 0;
}

.itemhead h3{
	display: inline;
}

.storycontent p {
	width:100%;

}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

img, .alignleft {
	/*float:left;*/
	padding:0 5px 5px 0;
}

img.right, .alignright {
	float:right;
	padding:0 0 5px 5px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.chronodata, .tags, .category, .metadata {
	margin:5px;
	font-size:11px;
	font-style:italic;
	color:#545454;
	display: block;
}

input, textarea {
	background-color:#fffff;
	border:1px solid #cccccc;
	color:#444444;
	font-size: 80%;
}

#author, #email, #url {
	width:200px;
}

#comment {
	width:95%;
	height:175px;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#comments {
}

.metadata {
	color:#545454;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	/*color:#545454;*/
}

.commentlist p {
	clear: both;
	font-size: 95%;
}

cite{
	font-size: 95%;
}

blockquote, blockquote blockquote {
	margin: 15px 30px 0 10px;
	padding: 20px 20px 20px 20px;
	border-left: 5px solid #cccccc;
	background-color:#dedede;
}

blockquote blockquote {
	border-left: 5px solid #bbbbbb;
	background-color:#ebebeb;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

#respond {
	color:#444444;
	margin-bottom:15px;
}

#respond h3 {}

.commentmetadata {
	font-size: 80%;
}
.commentlist {
	margin-top: 5px;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #dedede;
	overflow:hidden;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color:#333333;
	text-decoration:none;
}

.alignright {
	float: right;
	padding-right:50px;
	font-size:9px;
}

.alignleft {
	float: left;
	padding-left:50px;
	font-size:11px;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#searchform input {
	margin-left:10px;
}

#recentcomments li, #recentcomments li.recentcomments {
	display:block; 
	padding:4px 4px 4px 10px; 
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
	text-align:center;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background:none;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background:none;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	background-color:#ededed;
}


#wp-calendar td {
	color: #444444;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar caption {
	font-weight:bold;
}

#wp-calendar #today {
	background-color:#f6e6a8;
	color:#000000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#footer {
	clear:both;
    padding:0;
	margin:0 auto;
	width:1000px;
}

#footer p {
	text-align:center;
	padding:15px 0;
	font-size:10px;
}

#footer a:link, #footer a:hover, #footer a:visited{
}

.avatar {
	border:none;
	float:left;
	margin:0 5px 2px 0;
}

#sidemenu .taggage {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

#sidemenu .taggage a {
	text-decoration:none;
}

#sidemenu .widget-move-over {
	margin-bottom:15px;
}

#calendar_wrap {
	margin-bottom:15px;
}

p a abbr a {margin:0px; display:block; border:0;} 

#contactform {border:1px solid #000; padding:0; margin:0;}



table.discography th {
	background: #4680A3;
	color:#FFFFFF; 
	font-weight:bold;
	font-size:120%;
	text-align:center;
	padding:10px;
}
table.discography h3 {
	font-size:115%;
	background-color:#666666;
	color:#FFFFFF;
	padding:5px;
}

table.discography td {
	padding:5px;
}

table.discography td.section_head {
	padding:0px;
}

.note {
	font-size:80%;
}

a.highlight {
	color:#FC4B00;
}

a.highlight:VISITED {
	color:#FC4B00;
}
a.highlight:HOVER {
	color:#333333;
}
.share_this {
	margin-top:10px;
	display:block;
}
#twitter_div {
	margin-top:10px;
	border:1px solid #ffffff;
	padding:10px;
	background:url(images/style1/bg.jpg) repeat-x #000000;
	color:#FFFFFF;
}
#twitter_div h3 {
	text-align:center;
}
#twitter_div h3 a {
	color:#9AE4E8;	
	font-size:55%;
	font-weight:normal;
}
#twitter_div h3 a:HOVER {
	color:#FC4B00;
}
#twitter_div a {
	text-decoration:underline;
}
#twitter_div h2 {
	display:none;
}
ul#twitter_update_list li {
	padding:10px 0 10px 0;
	border-bottom:#999999 1px dotted;
}
ul#twitter_update_list li a {
	text-decoration:underline;
}
#tooltip {
 position: absolute;
 z-index: 3000;
 border: 4px solid #333333;
 background-color: #4680A3;
 padding: 5px;
 opacity: 1;
 font-family:Trebuchet MS;
 color:#ffffff;
 width:400px;
 font-size:10px;
 display:inline;
}
#tooltip h1, #tooltip h2, #tooltip h3, #tooltip h4, #tooltip h5 {
 font-weight:normal;
 color:#ffffff;
}
.audioplayer {
	margin:5px 0 5px 0;
	display:block;
}
fieldset {
	padding:10px;
	margin:0 0 20px 0;
	border:2px solid #333333;
}
fieldset p {
	font-style:italic;
	padding:0;
	margin:0 0 10px 0;
	font-size:90%;
}
fieldset img {
	padding:0;
	margin:0 10px 10px 0;
	border:1px solid #333333;
}
fieldset .audio {
	padding:10px;
	margin:10px 0 10px 0;
	border:1px solid #333333;
	background:#CCCCCC;
}
legend {
	font-size:120%;
	font-weight:bold;
	color:#333333;
}
ul.related li a {
	font-size:90%
}
#social img {
	display:block;
	padding:5px 0 5px 0;
}
.download {
	border:#FC4B00 4px solid;
	background:#4680A3;
	padding:10px;
	margin:15px 0 15px 0;
	font-weight:bold;
	font-size:18px;
}
.download a {
	color:#ffffff;
}
.breaking_news {
	background:#FC4B00; border:1px solid #ffffff; padding:5px; color:#ffffff; overflow:hidden;
}
.breaking_news img{
	border:1px solid black; margin:0 5px 5px 0; padding:0;
}
.breaking_news a {color:#ffffff;}
.image_left {border:1px solid black; margin:0 10px 5px 0; padding:0;}
ul.space li {margin-bottom:10px;}
