/*
Theme Name: Valen
Theme URI: http://valendesigns.com
Description: Custom WordPress Theme
Version: 3.0
Author: Derek Herman
Author URI: http://valendesigns.com
*/

/* ---------------------------------------------------------------- 
 *  RESETS
 * ---------------------------------------------------------------- 
*/ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	line-height:1;
}
:focus {
	outline: 0;
}
body {
	color: #4b4e4c;
	background: #ffffff url(./common/images/background_header.gif) repeat-x;
	font: 13px/20px Arial, Helvetica, sans-serif;
}

ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* ---------------------------------------------------------------- 
 *  Links
 * ---------------------------------------------------------------- 
*/ 
a:link, a:visited {
	color: #902ab1;
	text-decoration:none;
}
a:hover {
	color: #c393d2;
	text-decoration:underline;
}
a:active {
	color: #c393d2;
	text-decoration:underline;
}
/* ---------------------------------------------------------------- 
 *  Headings
 * ---------------------------------------------------------------- 
*/ 
h1, h2, h3, h4, h5, h6 {
	/*font-family: Tahoma, Trebuchet MS, Arial, serif;*/
	font-weight: normal;
}

/* ---------------------------------------------------------------- 
 *  Header
 * ---------------------------------------------------------------- 
*/ 

#header {
	width: 960px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}

/* Header Upper
_______________________________________ */
#header_Upper {
	width: 960px;
	position: relative;
	
	padding-top:34px;
}

#header_Upper h1#logo {	
	width:200px;
	float:left;
	position: relative;
}

#header_Upper ul#sub_Navi {	
	width:390px;
	padding-top:17px;
	float:right;
	position: relative;
}


#header_Upper ul#sub_Navi li#s_Navi_00 {
	width:70px;
	float:left;
	padding-left:5px;
	position: relative;
}
#header_Upper ul#sub_Navi li#s_Navi_01 {
	width:53px;
	float:left;
	padding-left:14px;
	position: relative;
}
#header_Upper ul#sub_Navi li#s_Navi_02 {
	width:169px;
	float:left;
	padding-left:14px;
	position: relative;
}
#header_Upper ul#sub_Navi li#s_Navi_03 {
	width:98px;
	float:left;
	padding-left:5px;
	position: relative;
}

/* Header Lower
_______________________________________ */
#header_Lower {
	width: 960px;
	position: relative;
	padding-top:32px;
	padding-bottom:18px;
}


ul#global_Navi {
	width:960px;
	position: relative;
	height:21px;
}

ul#global_Navi li{
	width:160px;
	height:21px;
	float:left;
	position: relative;
}

#header_Lower span.g_Navi_up{
	position:absolute;
	top:18px;
	left:218px;
}

#header_Lower span.g_Navi_soon{
	position:absolute;
	top:23px;
	left:839px;
}


/* Header dropdown
_______________________________________ */

#global_Navi ul {
	display: none;
	position: absolute;
	top: 18px;
	left: 0;
}

#global_Navi ul {
	width: 160px;
}

#global_Navi ul li.b_t{
	height:40px;
}

#global_Navi ul li {
	height:37px;
}

#global_Navi ul a { 
	zoom: 1;
}


/* ---------------------------------------------------------------- 
 *  Content
 * ---------------------------------------------------------------- 
*/ 
#content {
	width: 960px;
	margin: 0 auto;
}

#content_Area {
	width: 660px;
	float:left;
}

#content_Area h2{
	width: 660px;
	height:115px;
}

.it{
	font-style:italic;
}


/* ---------------------------------------------------------------- 
 *  Side Bar
 * ---------------------------------------------------------------- 
*/ 
#side_Bar {
	width: 240px;
	float:right;
	position: relative;
}

#side_Bar h2{
	font-size:85%;
	color:#6668a9;
	
	margin-bottom:10px;
}

#side_Bar ul {
	padding-bottom:58px;
}

#side_Bar ul li {
	font-size: 0;
	line-height: 0;
	vertical-align: bottom;
	padding-bottom:4px;
}

ul#side_Navi li.block_End {
	padding-bottom:11px;
}

ul#side_Store li{
	padding-bottom:8px;
}


/* ---------------------------------------------------------------- 
 *  Footer
 * ---------------------------------------------------------------- 
*/ 
#footer {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#footer ul li{
	display:inline;
}

/* Footer Upper
_______________________________________ */
#footer_Upper{
	width: 960px;
	position: relative;
	padding-bottom:34px;
}


#footer_Navi_LEFT {
	width:682px;
	float:left;
	position:relative;
}


#footer_Navi_RIGHT { 
	width:278px;
	float:left;
	position:relative;
}

/* Footer Lower
_______________________________________ */
#footer_Lower{
	width: 960px;
	position: relative;
	padding-bottom:20px;
}
#footer_Lower #copyright {
	width:311px;
	float:right;
	position:relative;
}

/* GC
_______________________________________ */

#gc {
	font-size:50%;
	float:right;
}
	
	

/* ---------------------------------------------------------------- 
 *  Topic Path
 * ---------------------------------------------------------------- 
*/ 
#topic_Path {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-bottom:50px;
	
	font-size:77%;
	color:#636497;
	
}

#topic_Path ul li{
	display:inline;
	margin:0 7px 0 0;
}

ul#topic_Navi {
	width:960px;
}

/* ---------------------------------------------------------------- 
 *  Page Top
 * ---------------------------------------------------------------- 
*/ 
#page_Top {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-top:60px;
	padding-bottom:60px;
}

div.page_Top_Navi{
	width:960;
	float:right;
	position:relative;
}



