/*
Theme Name: Fuyija & Miyagi
Theme URI: http://kanoti.com/
Description: Fuyija & Migyagi 2010 theme
Version: 1
Author: Mathew Keller
Author URI: http://www.mathewkeller.com/
*/



/* Begin Typography & Colors */
html, body, p, table, tr, th, td, ul, ol, li, div {
	font-family: "Arial","Helvetica",sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	background: #000 url('images/common/background.png') top center no-repeat;
	color: #fff;
	font-size: 1em;
}

#mainstage {
	margin: 0 auto;
	text-align: center;
}

#header {
	height: 270px;
	width: 100%;
	background: transparent url('images/common/header-bg.png') top center no-repeat;
}

	#header #menu {
		width: 850px;
		margin: 0 auto;
		height: 270px;
	}

/* _________________________________________________________*/

		
#content {
	width: 100%;
	height: 500px;;
	margin: 0 auto;
	text-align: center;
}

	#content #left {
		float: left;
		width: 24%;
		text-align: right;
	}
	
		#content #left a {
			float: right;
			display: block;
			width: 128px;
			height: 58px;
			padding: 12px 24px;
			background: transparent url('images/common/mailing-list.jpg') center no-repeat;
		}
	
			#content #left a span {
				display: none;
			}

	#content #main {
		float: left;
		width: 51%;
		min-width: 540px;
		border-left: 6px solid #fa2f04;
		border-right: 6px solid #fa2f04;
	}

		#content #main #inner {
			border-left: 6px solid #1aeaca;
			border-right: 6px solid #1aeaca;
			width: 520px;
			margin: 0 auto;
		}
		
		#maintitle {
			height: 292px;
			background: transparent url('images/common/mouth-top.jpg') no-repeat;
		}
		
			#maintitle h1 {
				width: 510px;
				height: 240px;
				padding: 16px 0 0;
			}
		
				#maintitle h1 span {
					display: none;
				}
				
			.home #maintitle h1 {
				background: transparent url('images/title-blog.png') center 16px no-repeat;
			}
				
			.page-id-4 #maintitle h1 {
				background: transparent url('images/title-videos.png') center 16px no-repeat;
			}
				
			.page-id-9 #maintitle h1 {
				background: transparent url('images/title-images.png') center 16px no-repeat;
			}
				
			.page-id-13 #maintitle h1 {
				background: transparent url('images/title-musicmixes.png') center 16px no-repeat;
			}
				
			.page-id-15 #maintitle h1 {
				background: transparent url('images/title-live.png') center 16px no-repeat;
			}
				
			.page-id-21 #maintitle h1, .page-id-99 #maintitle h1, .parent-pageid-99 #maintitle h1 {
				background: transparent url('images/title-discog.png') center 16px no-repeat;
			}
				
			.page-id-17 #maintitle h1 {
				background: transparent url('images/title-shop.png') center 16px no-repeat;
			}
				
			.page-id-19 #maintitle h1 {
				background: transparent url('images/title-contacts.png') center 16px no-repeat;
			}
			
		.article {
			text-align: left;
			padding: 12px;
		}
		
		#footer {
			height: 385px;
			background: transparent url('images/common/mouth-bottom.jpg') no-repeat;
		}

	#content #right {
		float: right;
		width: 20%;
		text-align: left;
	}
	
		#content #right #sidebar {
			padding: 12px;
		}
		
		#sidebar ul, #sidebar ul ol {
			margin: 0;
			padding: 0;
		}
		
			#sidebar ul li {
				list-style-image: none;
				list-style-type: none;
				margin-bottom: 5px;
			}
			
		#sidebar ul ul, #sidebar ul ol {
			margin: 2px 0 0 10px;
		}
			
		#sidebar ul ul li, #sidebar ul ol li {
			font-size: 0.9em;
		}
		
		#sidebar .sociallinks a img {
			margin-right: 1px;
		}
		
/* _________________________________________________________*/


form {
	margin: 0;
	padding: 0;
}

ul {
	margin: 0 15px;
	padding: 0 10px;
}

ol {
	margin: 0 15px;
	padding: 0 10px;
}

li {
	margin: 5px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table td {
	padding: 5px;
	text-align: left;
}

table th {
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

.imageleft {
	float: left;
	margin: 0 5px 5px 0;
}

.imageright {
	float: right;
	margin: 0 0 5px 5px;
}


h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#sidebar h2 {
	font-size: 1em;
	margin: 20px 0 10px;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 10px 0;
}

h4 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 5px 0 15px 0;
}

h5 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px 0px 6px 0px;
}

h6 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 2px 0;
}

a, a:visited {
	text-decoration : none;
	color: #d5b300;
	font-weight: bold;
}

a:hover {
	text-decoration : underline;
}

img {
	border: 0;
}

p {
	font-size: 1em;
	margin: 0 0 15px;
}

.hr {
	border: 0;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 1px;
	color: #ccc;
}

form {
	margin: 0;
	padding: 0;
}

.required {
	font-weight: bold;
}

label {
	vertical-align: baseline;
	display: block;
	float: left;
	width: 150px;
	cursor: pointer;
}

.submit {
	background-color: #ffffff;
	color: #907b6a;
	border: 1px solid #000000;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
