/*

Theme Name: V3
Theme URI: http://1080d.com/
Description: 1080d v3
Version: 1.0

*/



body {
	text-align: center;
	font-family: Helvetica,Arial,verdana,sans-serif;
	font-size: 9pt;
	background: url(images/1080d_tile.png) repeat top center;
}
body.ja {
	font-family: "MS PGothic","Osaka",Arial,sans-serif;
}
#wrapper {
	width: 100%;
	margin: 0px auto;
	text-align: left;
	clear: both;
	min-width: 1054px;
}
#bg {
	z-index: 1;
	position: fixed;
	overflow: auto;
	top: 44px;
	width: 100%;
	height: 100%;
	top: 44px;
	left: 0px;
}
#logo {
	display: block;
	background: url(images/1080d_logo_24.png) no-repeat top left;
	width: 100px;
	height: 40px;
	float: left;
	margin-left: 5px;
}
#header {
height: 44px;
background-color: #FFFFFF;
color: #000000;
position: fixed;
width: 100%;
top: 0px;
left: 0px;
z-index: 10;
}
#headerContent {
	height: 44px;
	line-height: 40px;
	min-width: 1050px;
	background: url('images/header_bg_24bit.png') repeat-x;
	position: absolute;
	left: 0px;
	width: 100%;
}
#tagline {
	line-height: 44px;
	font-size: 16px;
	float: left;
	padding-left: 5px;
}
#debug {
	display: none;
}
#headerLeft {
	float: left;
}
#headerRight {
	float: right;
	overflow: visible;
}
#menu {
	float: left;
	font-size: 14px;
	line-height: 44px;
	padding-left: 40px;
	border-right: 1px solid #A9A9AE;
	z-index: 11;
	overflow: hidden;
	height: 44px;
	display: block;
}
#menu ul {
	overflow: hidden;
}
#menu li {
	display: block;
	float: left;
}
#menu li a, #menu li a:visited {
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	background: url('images/menu_bg.png') no-repeat -12px 0px;
	background-position: -12px 0px;
	padding-left: 32px;
	padding-right: 20px;
	float: left;
	text-align: center;
	width: auto;
}
#menu li.selected {
}
#menu .hover a {
	background-position: -12px -44px !important;
}
#menu .hover span {
	background-position: 0px -44px !important;
}
#menu li span {
	background: url('images/menu_bg.png') no-repeat 0px 0px;
	width: 12px;
	float: left;
	display: block;
	height: 44px;
	z-index: 30;
	cursor: pointer;
}
#languages {
	float: left;
	padding: 0px 20px;
}
#languages li {
	display: block;
	float: left;
	line-height: 44px;
	padding: 0px 5px;
}
.clearer {
	clear: both;
}
#content {
	padding-top: 60px;
	z-index: 2;
	position: relative;
}
#contentHolder {
	width: 833px;
	/*background: #373737;*/
	clear: both;
	color: #000000;
	overflow: auto;
	margin: 0px auto;
}
#contentLeft {
	float: left;
	padding: 11px 10px 20px 5px;
	width: 530px;
}
.postTop {

	width: 500px;
	background: url('images/530_box.png') no-repeat top left;
	padding: 20px 20px 0px 10px;
}
.postBottom {
	height: 33px;
	
	width: 530px;
	background: url('images/530_box.png') no-repeat bottom left;
}
#contentLeft .post {
	padding: 8px;
	background: #FFFFFF;
}
#contentLeft #contentBox, #contentLeft .formcontainer {
	background: #FFFFFF;
	padding: 8px;
}
#contentLeft h2 {
	font-size: 12pt;
	font-weight: bold;
}
#contentRight {
	width: 250px;
	margin-right: 5px;
	border: 1px solid #585858;
	float: right;
	margin-top: 10px;
	overflow: hidden;
	background: #CECECE;
}
#respond {
	background: #FFFFFF;
	padding: 8px;
}
.rightBlock {
	width: 230px;
	padding: 10px;
	margin-bottom: 7px;
	position: relative;
	overflow: hidden;
	opacity: 1;
}
.rightBlock p {
	padding: 10px;
	font-size: 10px;
}
.rightBlock ul {
	padding: 0px;
}
.rightBlock li {
	list-style: none;
}
.narrowcolumn {
	width: 600px;
	padding: 0px 0px 0px 10px;
}
#contentHolder a, #contentHolder a:visited {
	color: #1C5570;
	text-decoration: none;
}
#contentHolder a:hover {
	text-decoration: underline;
}
#footer {
	clear: both;
	font-size: 9pt;
	color: #000000;
	display: none;
	height: 20px;
	background: #FFFFFF;
}
.person .title {
	padding-left: 10px;
}
.client {
	padding-bottom: 20px;
}
h3 {
	font-size: 16pt;
	font-weight: bold;
}
p {
	padding: 10px 0px;
}
.entry pre {
	overflow: auto;
	padding: 10px 20px;
	background: #000000;
	color: #FFFFFF;
	opacity: .75;
}
#languageHolder li a {
	color: #000000;
	text-decoration: none;
}
#languageHolder li a:hover {
	color: #3A87C7;
	text-decoration: underline;
}
#languageHolder .current_language_item {
	color: #3A87C7 !important;
}
#contactHolder {
	position: absolute;
	float: right;
	padding-left: 633px;
	top: 8px;
	width: 200px;
	height: 30px;
	display: none;
	
}
#contact {
	width: 200px;
	height: 30px;
	background: #000000;
	color: #FFFFFF;
}
#contactInfo .title {
	width: 60px;
	display: block;
}
#contactInfo div {
	clear: both;
}
#contactInfo span {
	float: left;
}
#commentform textarea {
	width: 400px;
}
#menu .selected a {
	color: #1C5570 !important;
}
#menu li.hover a{
	color: #1C5570 !important;
}
#sidebar h2 {
	padding: 0px 0px 5px;
	font-size: 12pt;
	font-weight: bold;
}
#sidebar li ul {
	padding-bottom: 5px;
}
#sidebar {
	padding: 10px;
}


#homeFlip {
	width: 820px;
	border: 1px solid #000000;
	height: 243px;
	margin-left: 5px;
	overflow: hidden;
	margin-top: 4px;
}
#homeFlip .box {
	width: 820px;
	height: 243px;
}
#boxLinks {
	width: 818px;
	border: 1px solid #E2E2E6;
	height: 23px;
	padding: 1px;
	background: #FFFFFF;
	margin-left: 5px;
}
#boxLinks ul {
	overflow: auto;
	background: url('images/menu_bg.gif') no-repeat top left;
	width: 818px;
	height: 23px;
}
#boxLinks li {
	display: block;
	float: left;
	width: 150px;
	line-height: 23px;
	text-align: center;
	margin-right: 10px
}
#boxLinks li a, #boxLinks li a:visited {	
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
#boxHolder {
	width: 820px;
	height: 243px;
	overflow: hidden;
	position: relative;
}
#languages a {
	color: #1C5570;
}
#languages .current_language_item {
	color: #DD6B3F;
}