/*
Theme Name: Cymaz
Description: The Cymaz Wordpress theme
Version: 1.0
Author: Glen Pike

*/

html, body{
   min-height: 100%;
   width: 100%;
   height: 100%; 
}

/* Begin Typography & Colors */
body {
	font-size: 76%; /* Resets 1em to 12px */
	font-family: Arial, Sans-Serif;
	background: #000 url('images/spkr-grid.png');
	color: #fff;
	text-align: center;
	}

#glow {
	background: url('images/sideglow.png');
	text-align:center;
}

#page {
	text-align: left;
}

#header {
	xposition:relative;
	background:#000 url('images/guitar-strings.png') repeat-x 0px 32px;
}

#headerimg 	{
	text-indent:-9999px;
	font-size:0.1em;
	float:left;
	background: url('images/logo-main.png') no-repeat;
	xbackground-color:#FF0000;
}

#radio {
	float:right;
	margin-top:10px;
	margin-right:10px;
	width:93px;
	height:110px;
	min-width:93px;
	min-height:110px;
	text-indent:-9999px;
	font-size:0.1em;
	background: url('images/radio_lines.png') no-repeat;
	xbackground-color:#FFCC00;
}

#content {
	line-height:1.5em;
}

.entry p {
	margin-top:20px;	
}
.widecolumn .entry p {
}

.narrowcolumn .entry, .widecolumn .entry {
}

.widecolumn {
}

.narrowcolumn .postmetadata {
}

.alt {
}

#footer {
	background:url(images/footer-glow.png) 0 0 no-repeat;
	font-size: 1em;
	color:#999999;
}

small {
	font-family: Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h2 strong {
	font-family: "Gotham Rounded Medium", Arial, Sans-Serif;
	font-weight: normal;
	background-color:#000000;
}

h1 {
	font-size: 2.64em;
}

#headerimg .description {
	font-size: 1.4em;
	text-align: center;
}

h2 {
	font-size: 1.2em;
	line-height:1em;
}

/*#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
}
*/
h3 {
	font-size: 1.1em;
}
/* For Cymaz Radio pages */
h4 {
	font-size: 1.32em;
	padding:4px 12px 4px 12px;
	font-weight:bold;
	margin:8px 0 8px 0;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#f48026;
}
/* For Cymaz Radio pages */
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	color:#ffffff;
}


#header a {
	width:100%;
	height:100%;
	display:block;
	outline-style:none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #999;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #999;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
}

input[type="submit"], input[type="button"] {
	border:1px solid white;
	color:white;
	background-color:#f48026;
}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	padding: 5px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #aaa;
}

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

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

a, h2 a:hover, h3 a:hover {
	color: #f28026;
	text-decoration: none;
}

#footer a {
	color:#999;
}

a:hover, #footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1em Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#glow {
	width:992px;
	margin:auto;
}
#page {
	width: 960px;
	margin: 0 auto;
}

#header {
	margin: 0;
	padding: 0;
	height:159px;
	width: 960px;
}

#headerimg {
	float:left;
	margin: 20px 0 0 20px;
	height: 139px;
	width: 365px;
}

#menu {
	float:right;
	width:537px;
	text-align:right;
	height:20px;
	xmargin-top:120px;
}
#leftcol, #rightcol {
	width:480px;
	float:left;
}
#leftcol {
	xbackground-color:#CCFF00;
	padding-bottom:40px;

}
#rightcol {
	margin-top:-19px;
	position:relative;
}

#rightcol #phototop {
	position:absolute;
	top:0;
	right:0;
	z-index:100;
	width:100%;
	height:12px;
	display:block;
	background:url('images/photo-top.png') repeat-x;
}
.narrowcolumn {
	clear:both;
	margin: 31px 36px 20px 20px;
	xbackground-color:#99CC00;
}

.widecolumn {
	margin: 20px 36px 20px 20px;
}

.post {
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding: 5px;
	border:1px solid #f48026;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	border:1px solid #f48026;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
}

.widecolumn .attachment {
	text-align: center;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
	font-size:0em;
	height:0;
}

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

.ymlogo {
	float:left;
	margin:0px 36px 30px 30px;
}

#company {
	float:left;
	margin-bottom:30px;
	text-align:left;
}
#credit {
	float:right;
	margin-right:36px;
	text-align:right;
}
/* End Structure */



/*	Begin Headers */

h1 {
	padding: 0;
	margin:0;
	background-color:#FFFFFF;
}

h2 {
	margin:0;
	padding:0;
}

h4 {
	color:#fff;
	background-color:#F48026;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	margin: 20px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 {
	margin:0;
	padding:0;	
	display: inline;
	}

img.alignleft {
	margin:0;
	padding:0;
	display: inline;
	}

.alignright {
	float: right;
	margin:0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin:0px 10px 10px 0px;
	}
/* 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;
	padding-left: 10px;
	margin-bottom:20px;
	}

html>body .entry li {
	margin: 10px 0 10px 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;
	}

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

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

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* 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;
	}

.entry label {
	font-weight:bold;
	display:block;
}
.entry input {
	margin: 0px 5px 5px 0;
	clear:both;
	display:block;
}

#commentform textarea {
	width: 420px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform #submit {
	width: 170px;
	padding: 2px;
	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;
	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 Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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 {
	xdisplay: none;
	display:block;
	height:1px;
	background-color:#000;
	padding:12px;
	border:none;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	float:left;
	background-color:#000000;
}
/* End Various Tags & Classes*/



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

.wp-caption {
	text-align: left;
	padding:0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 0.9em;
	line-height: 1.5em;
	padding-top: 5px;
	margin: 0;
	color:#f48026;
}
/* End captions */

#menu ul {
	list-style-type:none;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-weight:bold;
	text-align:left;
}

#menu ul li {
	margin:0;
	padding:0;
	float:left;
	display: block;
}

#menu ul li a {
	padding:2px 12px 0 12px;
	text-decoration:none;
	color:#fff;
	display: block;
	min-height: 18px;
}
#menu ul li ul { /*put the submenu below*/
		margin:0;
		padding:0;
		width:150px;
		height:auto;
		xpadding:5px;
		xpadding-top:3px;
		position: absolute;
		left: -999px;
		display:block;
		background:#f48026 url('images/sub-menu-bg.png') repeat-x 0px 0px;
}
	
#menu ul li ul li {
		padding:0;
		margin:0;
		float: left;
		clear:both;
		display: block;
		width:100%;
		color: #000;
		font-size:inherit;
}

#menu ul li:hover ul,
#menu ul li li:hover ul,
#menu ul li.sfhover ul,
#menu ul li li.sfhover ul
	{
		left:auto;
		z-index:6000;
	}

#menu ul li ul li a {
		background-image:none !important; /* stop the button images repeating in the sub-menu links... */
		font-weight:bold;
		padding:3px 12px 3px 12px;
		text-indent:0;
		width:auto !important;/* is for safari to make it ignore the selector below. */
		cursor:pointer;
	}
	
	/* 
		Anything below this rule will not be applied by safari - we use this to make sure
		the sub-menu's do not have an "hover" changes that cause the DHTML over Flash flicker...
	*/
#menu ul .safarikiller {
		color:#FF0000;#
	}
#menu ul li:hover {
	background:url('images/menu-bg.png') repeat-x;
}
#menu ul li ul li:hover {
	background:#f48026 url('images/sub-menu-bg.png') repeat-x 0px 0px;
}
#menu ul li ul li a:hover, #menu ul li ul li a:hover, #menu ul li ul li:hover a,#menu ul li ul li.over a  {
		xbackground:#f48026 !important;
		background:none;
		color:#ffffff;
	}

ul.events-list {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:1.2em;
}
ul.events-list li {
	padding:5px;
	border-bottom:1px dashed #fff;
}
ul.events-list li a {
	display:block;
}

ul.events-list li a:hover {
	background-color:#f48026 !important;
	text-decoration:none;
}