/* @override http://postindustrialdesign.com.au/Content/wp-content/themes/PostIndustrial/style.css */
/*
Theme Name: Post Industrial Design

Theme URI: http://bigtrousers.com.au

Description: Text Based 4 posts

Version: 1.0

Author: BIG TROUSERS

Author URI: http://bigtrousers.com.au
*/

.smoothgallery, .smoothgalleryset, .smoothgalleryflickr{
	width: 503px;
	height: 650px;
	z-index:5;
	border: 1px solid #000;
}


.smoothgalleryflickr{
	width: 500px;
	height: 334px;
}

.smoothgallery img.thumbnail, .smoothgalleryset img.thumbnail{
	display: none;
}

.jdGallery a{
	outline:0;
}

.jdGallery{
	overflow: hidden;
	position: relative;
}

.jdGallery img{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement{
	width: 100%;
	height: 100%;
	background-color: #fffeff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fffeff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail{
	cursor: pointer;
	background: #fffeff center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number{
	color: #b5b5b5;
}

.jdGallery a{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}

#wrapper{
	border: 2px solid #5f5f5f;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background: none no-repeat right bottom;
}

#pagewrap{
	
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/Backdrop.jpg) no-repeat right bottom;
	border: 1px solid #000;
}
#page2wrap{
	
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/Backdrop2.jpg) no-repeat right bottom;
	border: 1px solid #000;
}

body{color:#333;
	text-align:left;
	margin: 25px 0 0;
	padding:0;
	background: #fff none repeat-x 0 0;
	font: 12px Georgia, "Times New Roman", Times, serif;
}



#page{background:transparent;text-align:left;width:990px;margin:0 auto;padding:0;
}

#header{background:transparent;height:250px;width:990px;margin:0 auto;padding:0;}



h1,h1 a,h1 a:hover{color:#fafafa;margin:0;padding:0;float:right;font-variant:small-caps;font:25px century gothic,arial,verdana,serif;width: 317px;overflow:hidden;

text-align:right;background:transparent;}

.log{color:#000;font: bold 90% arial;height: 58px;width: 128px;float:left;margin:0;padding:0;}

.logg{color:#fff;font:bold 80% arial;height:200px;width:80px;float:right;margin:0;padding:0;}



.row{background-color:transparent;
	margin-left: auto;
	margin-right: auto;
	float: none;
	display: block;
}



#home{background: transparent url(images/head.png) no-repeat;width:990px;height: 220px; margin:0 auto;}



.right-col{width: 472px;float: left;padding-right: 10px;padding-left: 0;padding-top: 10px;color: #797979;
	font-size: 12px;
	line-height: 16px;
	height: 250px;
}

.right-col a{color:#fafafa;}



#flow{background-color:transparent;width: 965px;
	margin-top: 0;
	margin-left: 30px;
	clear: none;
	float: none;
}

.col1{width: 230px;float:left;margin-right:15px;margin-bottom:20px;
	height: 414px;
}

.col2{width: 230px;float: right;
	text-align: right;
}



#single{background: transparent url(images/head.png) no-repeat;
	width:990px;
	height: 220px; 
	margin:0 auto;
}

.alt{
	border: 1px solid #ededed;
}

small{font: 10px/1.5em arial,verdana,Sans-Serif;}



#nav{border:0;display: block;padding:0;margin: 10px auto 0;z-index:5;position:relative;float: none;

background:transparent;
	top: 167px;
	height: 29px;
}

#nav ul{list-style-type:none;padding:0;margin:0;z-index:500;

}

#nav li{display: inline-block;float: left;min-height:20px;position: static;text-align:left;padding:5px 32px 5px 5px;margin:0;}

#nav h2{padding:0;margin:0;text-decoration:none;border:0;font:15px century gothic,arial,verdana,serif;}

#nav li ul{width:200px;height:auto;top:100%;left:0;line-height:1.9em;}

#nav li ul{width:200px;height:auto;top:100%;left:0;line-height:1.9em;}

#nav li.Largenav ul{width:200px;height:auto;top:100%;left:0;}

#nav li ul li{text-align:left;width:200px;height:auto;display:block;border-bottom:1px solid #ccc;}

#nav li.Largenav ul li{text-align:left;width:200px;height:auto;display:block;}

#nav a{text-decoration:none;}

#nav li li ul{top:0;left:0;}

#nav li li:hover ul{left:200px;}

#nav ul ul,#nav ul li:hover ul ul,#nav ul ul li:hover ul ul,#nav ul ul ul li:hover ul ul,

#nav ul ul ul ul li:hover ul ul{position:absolute;display:none;}

#nav li:hover ul,#nav ul li:hover ul,#nav ul ul li:hover ul,#nav ul ul ul li:hover ul,#nav ul ul ul ul li:hover ul,#nav ul ul ul ul ul li:hover ul{display:block;width:200px;}

#nav #PhpWebcontent{display:none;}#nav{color:#ccc;}#nav ul{background:transparent;}

#nav ul ul{background:#fff;}

#nav ul li{background:transparent;display:block;}

#nav h2,#nav h2 a{color: #000;text-decoration:none;border:0;}

#nav a{color:#333;display:block;}#nav ul li:hover{color:#000;display:block;background: #ccc;cursor:pointer;}#nav ul li ul li{background:#fff;display:block;}

#nav ul li ul li:hover{display:block;background: #ccc;width:200px;}

#nav ul li ul ul li{background:#ccc;display:block;}

#nav ul li ul ul li:hover{background:#ccc;display:block;}


h2 {font-size:1.5em;
	font-weight:normal;
	border-bottom:1px solid #000;
	padding-bottom: 10px;
	color: #c20000;
}

h2.pagetitle {font-size:1.5em;font-weight:normal;border-bottom:1px solid #000;
	padding-bottom: 10px;
	color: #c20000;
}

h3 {font-weight: normal;
	padding-bottom: 10px;
	color: #c20000;
	font-size: 1.25em;
}

h4 {
	font-weight: normal;
	color: #c20000;
	margin-bottom: 0;
	font-size: 1em;
	font-style: normal;
}
h5 {
	color: #c20000;
	margin-bottom: 0;
	font-size: 1.2em;
	font-weight: bold;
}

.commentlist li{font-weight:normal;color:#333;}

.commentlist li,#commentform input,#commentform textarea{font-size:0.9em;color:#333;}

.commentlist cite,.commentlist cite a{font-weight:bold;font-style:normal;font-size:1.1em;

color: #9a9a9a;}

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

#commentform p{font-family:'Arial',Geneva,Sans-Serif;color:#333;}

.commentmetadata{font-weight:normal;color:#333;}code{font:1.1em 'Courier New', Courier, Fixed;}

.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;}

#commentform input{width:170px;padding:2px;margin:5px 5px 1px 0;background-color:#fff;border: 1px solid #999;}

#commentform textarea{width:99%;padding:2px;background-color:#fff;border: 1px solid #999;color:#333;}

#commentform #submit{margin:0;float:right;}



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

a{color:#c20000;text-decoration:none;}

a:hover,h2 a:hover,h3 a:hover{color: #848484;}

a.more-link{
	margin: 0;
	padding: 0;
}

.narrowcolumn{float:left;padding: 14px 10px 20px;margin:0;width:500px;overflow:hidden;}


.widecolumn{padding:0;margin:0 0 0 80px;width:500px;}

.post{ 
	text-align: left;
	color: #797979;
	border-bottom: 1px solid #e8e8e8;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
.postlist{ 
	text-align: left;
	color: #797979;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}


.widecolumn .post{margin:0;}

.narrowcolumn .postmetadata{padding-top:5px;}

.widecolumn .postmetadata{margin:30px 0;}

.description{text-align:left;padding-left:20px;font-size:12px;font-weight:bold;color:#ccc;}



h2{margin: 15px 0 14px;}

h2.pagetitle{margin-top: 15px;text-align: left;}

h3{padding:0;margin:15px 0 0;}

h3.comments{padding:0;margin:40px auto 20px;}

#mainleft p img{display:block;border:none;margin:0 auto;padding:10px;max-width:80%;text-align:center;}


.entry ol{padding:0 0 0 10px;margin:0;}

.entry ol li{margin:0;padding:0;}


.postmetadata ul,.postmetadata li{display:inline;list-style-type:none;list-style-image:none;}

#leftsidebar{padding:0;

color:#333;width:224px;float:left;overflow:hidden;
	font: 1em Georgia, "Times New Roman", Times, serif;
	margin: 14px 5px 20px 12px;
}

#leftsidebar form{margin:0;}

#rightsidebar{margin-right:10px;float:right;

color:#333;width:200px;padding:0;overflow:hidden;
	font: 1em Georgia, "Times New Roman", Times, serif;
	margin-top: 14px;
}

#rightsidebar form{margin:0;}



#page ul,#page ul ol{margin:0;padding:0;list-style:none;}

#page ul li,#page ul select{list-style-type: disc;margin-bottom:5px;
	list-style-position: inside;
	margin-left: 35px;
	margin-top: 5px;
}

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

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

#page ul ol li{list-style:square;}

#page ul ul li,#page ul ol li{margin:3px 0 0;padding:0;list-style:none;}

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



#leftsidebar li a,#rightsidebar li a{display:block;}

#leftsidebar li a,#rightsidebar li a,#footer li a{color: #9a9a9a;}

#leftsidebar li a:hover,#rightsidebar li a:hover,#footer li a:hover{background: #9a9a9a;color:#333;}



#searchform{margin:5px auto;padding:5px 3px;/* text-align: center; */}

#searchform #s{width:75%;padding:2px;background-color:transparent;border:1px solid #333;font-size:11px;margin-right:4px;}

#searchsubmit{padding:1px;background-color:transparent;border:1px solid #333;font-size:11px;color:#333;}



#footer{padding:0;margin: 0 auto;width: 650px;height: 45px;background-color:transparent;border-top: 1px solid #9a9a9a;clear:both;}

#footer p{margin:0;padding: 8px 0;text-align:center;
	width: 650px;
	clear: both;
	font-size: 10px;
}



.entry form{/* This is mainly for password protected posts, makes them look better. */text-align:center;}

select{width:130px;}

.alt{margin:0;padding:10px;}

acronym,abbr,span.caps{cursor:help;}

acronym,abbr{border-bottom:1px dashed #900;}



blockquote{margin:15px 30px 0 10px;
	padding-left:35px;
	font-style: italic;
	background: url(images/bq_li.png) no-repeat left;
}

blockquote cite{margin:5px 0 0;display:block;}



hr{display:none;}

a img{border:none;
	margin-right: 12px;
	margin-bottom: 6px;
	align: left;
}


.navigation{clear:both;display:block;text-align:center;margin-top:10px;margin-bottom:60px;}


#wp-calendar{text-align:center;margin:0;width:70%;}#wp-calendar td{line-height:10px;font-size:10px;color:#333;}#wp-calendar td a{display:block;color: #9a9a9a;text-decoration:none;line-height:10px;border:1px solid #84B204;}

#wp-calendar #prev a{width:30px;}#wp-calendar #next a{width:30px;margin:0 0 0 30px;}

#wp-calendar #today{background: #9a9a9a;color:#333;}#wp-calendar #today a{color:#333;font-weight:700;}

#wp-calendar caption{text-align:center;width:100%;margin:0 0 5px 0;text-transform:lowercase;}


html>body .entry ul{margin-left:0;}

html>body .entry li{margin:7px 0 8px 10px;list-style-type: square;padding:0;}

.spacer{clear:both;}

.pagenumber{text-align:right;clear:both;font-weight:bold;padding-top:6px;margin-top:10px;}


.nav{list-style:none;letter-spacing:1px;display:block;text-align:center;
	width: 100%;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -19px;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}
.nav ul{
	margin: 0;
	width: 100%;
	padding: 0;
}

.nav li{list-style:none;margin:0;padding: 0;display:inline;}

.nav li a{color: #737373;padding:6px;text-decoration:none;
	border: 1px solid #e9e9e9;
}

.nav li.current_page_item a{color: #5c5c5c; text-decoration:none; background:transparent;
	border-style: none;}

.nav li a:hover{color: #c20000;text-decoration:none;}


.aligncenter{display: block;margin:0 auto;text-align:center;padding:3px;}

.alignright {float: right;padding: 4px;margin: 0 0 2px 7px;display: inline;}

.alignleft {float: left;margin: 0 7px 2px 0;display: inline;
	padding-right: 2px;
	padding-bottom: 2px;
}


body div#toolTip{position:absolute;z-index:1000;width:180px;background:#fafafa;border:0;text-align:left;

padding:10px;min-height:1em;}

body div#toolTip p{margin:0;padding:0;color:#333;font:14px/19px arial,sans-serif;line-height:13px;}

body div#toolTip p em,body div#toolTip p em span{display:none;}