/*   
Theme Name: Big In Japan
Theme URI: http://www.biginjapan.com.au
Description: Big In Japan theme.
Author: Jonathan Zawada
Author URI: http://www.zawada.com.au
Version: 1.0
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/).
*/
@font-face {
font-family: "HelvCond";
src: url("font-families/helveticacondensed/helvcond.otf");
}

.clearfix:after {
	content:"";
	display:block;
	height:0;
	line-height:0px;
	clear:both;
	visibility:hidden;
	overflow:hidden
}
.clearfix {
	zoom:1;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	line-height:17px;
	letter-spacing:-0.03em;
	color:#000;
	background:#fff;
}

#wrapper {
	display: block;
	margin:0px;
	padding: 0px;
	width: 820px;
	margin-left:auto;
	margin-right: auto;	
	border: solid 1px #000;
	position:relative;
}

#header {
	padding-top: 20px;
	width: 765px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:60px;
}
	
#sidebar {
	margin-top:-10px;
	position: relative;
	margin-right: 25px;
	width: 200px;
	float: right;
	font-style:italic;
}

#sidebar h3 {
	background-color:#000;
	color: #fff;
	display: block;
	padding: 5px;
	height: 19px;
        margin: 10px 0;
}


#subscribe { float: left; width: 100%; } 
	#subscribe fieldset { float: left; width: 100%; margin: 0 0 10px 0; border: none; padding: 0; } 
	#subscribe label { font-weight: bold; } 
	#subscribe input.text { width: 194px; padding: 2px; border: 1px solid #000000; background-color: transparent; color:#000000; font-family:"Times New Roman",Times,serif; font-size:14px; font-style:italic; } 
	#subscribe input.submit { float: left; border: 1px solid #000000; background-color: #000000; color:#ffffff; font-family:"Times New Roman",Times,serif; font-size: 15px; text-transform: uppercase; font-style:normal; font-family: "HelvCond", Helvetica, Arial, sans-serif; letter-spacing:-0.05em; font-weight: bold; } 

#sidebar-about,
#sidebar-sub,
#sidebar-search { float: left; width: 100%; }
	#searchform { margin: 0; } 
	#searchform label { font-weight: bold; } 
	#s { width: 194px; padding: 2px; border: 1px solid #000000; background-color: transparent; color:#000000; font-family:"Times New Roman",Times,serif; font-size:14px; font-style:italic; } 
	#searchsubmit { float: left; border: 1px solid #000000; background-color: #000000; color:#ffffff; font-family:"Times New Roman",Times,serif; font-size:14px; margin: 10px 0 0 0; } 
	
#content-wrap { float: block; width: 100%;  }

#content-wrap:after{
content:'';
height:1px;
clear:both;
visibility:hidden;
}
#content {
	position: relative;
	width: 550px;
	margin-left:25px;
}

#both {
	clear: both;
}

#blogTitle {
	display:block;
}

#blogTitle h1{
display:block;
float:none;
width:auto;
height:auto;
}

#blogTitle h1 a{
	background-image:url(images/bij-logo.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:190px;
	height:162px;
display:block;
}

#blogTitle h1 a span{
	display:block;
	text-indent:-9999px;
}

#warning {
	position:absolute;
	top:46px;
        margin-left: 210px;  
	width: 441px;
	font-size:10px;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
	text-align:left;
	font-weight: bold;
}

#created {
	position:absolute;
	top:42px;  
	width: 109px;
	height: 22px;
        margin-left: 651px;  
}

#tagCloud {
	position:absolute;
	background-color:#000;
	padding: 5px;
	vertical-align:top;
	top: 63px;
	left: 235px;
	width: 550px;
}

#tagCloud strong {
	color: #fff;
	display:inline;
	font-family: "HelvCond", Helvetica, Arial, sans-serif;
	letter-spacing:-0.05em;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-style:normal;
}

#tagCloud a:link {
	color: #fff;
}

.post {
	padding-bottom: 20px;
	text-align: left;
}
.postTitle {
	color: #fff;
	background-color:#000;
	padding: 5px;
}
.postTitle a:link {
	color: #fff;
	text-decoration:none;
}
.postTitle a:visited {
	color: #fff;
	text-decoration:none;
}
.postTitle a:hover {
	color: #fff;
	text-decoration:underline;
}

.postTitle h1 {
	display:inline;
}

.postTags {
	display: inline;
	padding-left: 5px;
}

.postTags a:link {
	text-decoration:underline;
}

.postTags a:hover {
	text-decoration:none;
}

.postTags a:visited {
	text-decoration:underline;
}

.postDetails {
	font-size:12px;
}
#wp-calendar {
	font-style:italic;
	width: 200px;
	text-align:center;
}

h1 {
	font-family: "HelvCond", Helvetica, Arial, sans-serif;
	letter-spacing:-0.05em;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-style:normal;
}

h2 {
	font-family: "HelvCond", Helvetica, Arial, sans-serif;
	letter-spacing:-0.05em;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-style:normal;
}

h3 {
	font-family: "HelvCond", Helvetica, Arial, sans-serif;
	letter-spacing:-0.05em;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-style:normal;
}


a:link {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	text-decoration: none;
}

#sidebar h3 a,
#sidebar h3 a:link { font-family: "HelvCond", Helvetica, Arial, sans-serif; color: #ffffff; font-style:normal; text-decoration: none; }
#sidebar h3 a:visited { color: #ffffff; text-decoration: none; }

#tagCloud a:visited { color: #fff; } 

ul { 
list-style: none;
	list-style-type: none;
	  padding:0; 
	  margin:0; 
}
li {
	list-style: none;
	list-style-type: none;
	  padding:0; 
	  margin:0; 
}

img {
	border: none;
text-align: center;
}

.wp-caption-text {
	text-align: center;
	font-style: italic;
	font-size: 12px;	
}

.aligncenter {
display: block;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.wp-caption {
	padding-top:15px;
}


/* ----------------------- Sidebars --------------------------- */

#footer {
	display: block;
	padding-bottom: 25px;
	margin-left:25px;
}

#footer p {
	color: #000000;
}


