/*
Theme Name: Industrial
Theme URI: http://www.industrymusicgroup.com
Description: Fixed right nav bar with design portfolio and jquery
Version: 1.0
Author: Ian Mood & John Peden
Author URI: http://www.wordpresswarriors.com
*/

/*****************************************************
GLOBAL STYLE code
WRAPPER code
HEADER code
NAVGATION code
CONTENT code
HOME code
NEWS code
PORTFOLIO code
GALLERY code
CONTACT code
COMMENTS code
*****************************************************/

/* GLOBAL STYLE code */

* {
	margin:0;
	padding:0;
}

a {
	color: #666;
	outline: none;
	text-decoration: none;
}

a:hover, a:active {color: #c33;}

a img  {	border: 0;}

.alignright {
	float: right;
	margin: 0;
	padding: 5px;
}

.alignleft {
	float: left;
	margin: 0;
	padding: 5px;
}

.aligncenter {
	margin: 0 auto;
	padding: 5px;
}

blockquote  { margin: 10px 0; }

blockquote  p  { padding: 10px; }

blockquote blockquote  {	float: none;}

body, html {
	background: #e9e9e8 url(images/background.png) repeat-x;
	color: #8c8b8c;
	font-family: Arial, Helvetica, sans-serif;
}

.clear {	clear:both;}

code {font-size: 1.0em;}

dd  { padding: 0 0 0 20px;}

form, input, textarea  {	font-size: 90%;}


h1{	display: none;}

h2, h2 a {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	letter-spacing: -2px;
	line-height: 100%;
}

h3 {
	font-size: 1.8em;
	margin: 5px 0;
}

h4 {
	font-size: 1.5em;
	margin: 5px;
}

h2, h3, p {	margin-top: 0;}

h2, h3, h4, h5, h6  {font-size: 100%;}

img {border:none;}

img.aligncenter  {display: block;}

img.alignleft  {
	float: left;
	padding: 10px;
}

img.alignright  {
	float: right;
	padding: 10px;
}

p, ul, ol, form {			
	font-family: arial, helvetica, sans-serif;
	font-size: 1.0em;
	letter-spacing: -0.5px;
	margin: 0 0 20px 0;
}

p img  {max-width: 100%;}

small  {font-size: 0.6em;}

ul,ol  {	
	font-size: 90%;
	list-style-position: inside;
}

ul li ul, ol li ol {margin: 0 0 0 20px;}

/* WRAPPER code */
#wrapper {margin: 0;}

/* HEADER code */
#header {display: none;}

/* NAVIGATION */

#nav-links {
	margin: 113px 50px 0 0;
	text-align:right;
	text-transform: lowercase;
}

#nav-links ul li{
	list-style-type: none;
	margin: 0 0 27px 0;
}

#nav-links ul li a{
	color: #666;
	list-style-type: none;
	margin: 0 0 27px 0;
}

#nav-links ul li a:active, #nav-links ul li a:hover{
	color: #c33;
	list-style-type: none;
	margin: 0 0 27px 0;
}

#rss-icon {
	background: url(images/rss-icon.png) no-repeat 0 0;
	display: block;
	height: 44px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 29px;
}

#rss-popup {
	float: left;
	width: 44px;
	z-index: 30;
}


div#rss-popup em {
	background: url(images/rss-bubble.gif) no-repeat;
	display: none;
	height: 63px;
	position: absolute;
	bottom: 100px;
	left: 10px;
	text-align: center;
	text-indent: -9999px;
	width: 100px;
	z-index: 10;
}

#sidebar {
	background: url(images/nav-bg.png);
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	height: 625px;
	letter-spacing: -0.075em;
	position: fixed;
	width: 209px;	
}

#social-media {
	float: left;
	margin: 150px 0 0 35px;
	width: 209px;
}

#spotify-icon {
	background: url(images/linkedin-icon.png) no-repeat 0 0;
	display: block;
	height: 44px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 29px;
}

#spotify-popup {
	float: left;
	width: 43px;
	z-index: 20;
}

div#spotify-popup em {
	background: url(images/linkedin-bubble.gif) no-repeat;
	display: none;
	height: 63px;
	position: absolute;
	bottom: 100px;
	right: 55px;
	text-align: center;
	text-indent: -9999px;
	width: 100px;
	z-index: 8;
}

#twitter-popup {
	float: left;
	width: 45px;
	z-index: 10;
}

div#twitter-popup em {
	background: url(images/twitter-bubble.gif) no-repeat;
	display: none;
	height: 63px;
	position: absolute;
	bottom: 100px;
	right: 10px;
	text-align: center;
	text-indent: -9999px;
	width: 100px;
	z-index: 6;
}

#twitter-icon {
	background: url(images/twitter-icon.png) no-repeat 0 0;
	display: block;
	margin: 0 auto;
	height: 45px;
	text-indent: -9999px;
	width: 29px;
}
	
/* CONTENT code */

#container{
	background: url(images/bg-pattern.png) top right no-repeat;
	min-height: 500px;
	position: absolute;
	top: 100px;
	left: 209px;
	width: 800px;
	z-index: 5;
}

#content {
	position: absolute;
	top: 40px;
	left: 80px;
	z-index: 15;
}

.post{	
	border-bottom: 3px #000 dotted;
	float: left;
	margin-bottom: 40px;
	width: 600px;
}

.post-title {
	float: left;
	width: 700px;
}

.posts-nav-link {
	float: left;
	margin-bottom: 50px;
	width: 600px;
}

.title-image {
	position: absolute;
	top: 0;
	right: 0;
	height: 80px;
	width: 300px;
	z-index: 10;
}

/* HOME Template code **/

#home-content {
	position: absolute;
	top: 120px;
	right: 150px;
	width: 400px;
}

.home-post-title{font-size: 2em;}

#logo {
	background: url(images/logo.png);
	position: absolute;
	top:130px;
	left: 50px;
	height: 254px;
	width: 187px;
}

#post-signature {
	background: url(images/industry-creative.png);
	margin-left: 200px;
	height: 14px;
	width: 107px;
}

/* NEWS code **/

.entry-date {
	color: #c00;
	font-family: Verdana, Verdana, Geneva, sans-serif;
}

.entry-meta {line-height: 180%;}

.meta-title {
	background: url(images/posted-in.png);
	height: 21px;
	float: left;
	margin: 0 5px 0 0;
	width: 73px;
}

.meta-category {
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 10px 0 0 10px;
}

#news-content {
	margin: 110px 0 0 80px;
	width: 600px;
}

#newer-posts {
	background: url(images/newer-posts.png);
	border-bottom: 3px #000 dotted;
	float: right;
	height: 24px;
	width: 137px;
}

.next-post a{
	background: url(images/next-post.png) no-repeat;
	border-bottom: 3px #000 dotted;
	float: right;
	text-indent:-9999px;
	line-height: 200%;
	width: 74px;
}

#older-posts {
	background: url(images/older-posts.png);
	border-bottom: 3px #000 dotted;
	float: left;
	height: 24px;
	width: 129px;
}

.post-image-background {
	background: url(images/post-image-background.png) no-repeat;
	float: left;
	height: 262px;
	width: 600px;
}

.post-image {
	height: 200px;
	position: relative;
	top: 27px;
	left: 30px;
	width: 490px;
}

.post-copy{	padding: 20px 0;}


.previous-post a{
	background: url(images/previous-post.png);
	border-bottom: 3px #000 dotted;
	float: left;
	text-indent:-9999px;
	height: 27px;
	width: 99px;
}

/* PORTFOLIO/GALLERY code */

#portfolio-container {
	margin: 50px 0 0 80px;
	width: 600px;
}

#gallery-container {
	margin: 50px 0 0 80px;
	width: 500px;
}

.portfolio-item {
	float: left;
	height: 400px;
	margin: 0 40px 0 0;
	width: 150px;
}

.portfolio-image-background {
	background: url(images/portfolio-image-background.png) no-repeat;
	height: 262px;
	float: left;
	padding: 32px 0 0 32px;
	width: 219px;
}

.portfolio-image{
	height: 190px;
	float: left;
	width: 150px;
}

.portfolio-title-image {
	border-bottom: 3px #000 dotted;
	height: 30px;
	float: left;
	margin: -40px 0 0 20px;
	width: 170px;
}

.portfolio-copy {
	float: left;
	margin: 0 0 0 20px;
	width: 180px;
}

#portfolio-page-link {
	float: left;
	margin: 50px 0 50px 20px;
	width: 600px;
}

#gallery-page-link {
	float: left;
	margin: 0 0 50px 20px;
	width: 486px;
}

.left-arrow {
	background: url(images/arrow-left.png) no-repeat;
	height: 22px;
	float: left;
	width: 22px;
}

.right-arrow {
	background: url(images/arrow-right.png) no-repeat;
	float: right;
	height: 22px;
	width: 22px;
}

.gallery-thumbnail-background {
	background: url(images/thumbnail-background.png) no-repeat;
	float: left;
	margin: -10px;
	height: 146px;
	width: 162px;
}

.gallery-thumbnail {
	margin: 24px 27px;
}

/** Contact code **/

#business-cards {
	background: url(images/business-card.png);
	height: 419px;
	position: absolute;
	top: 40px;
	right: 0;
	width: 440px;
}

.contact-title-image {
	float: left;
	height: 76px;
	width: 800px;
}

#contact-content {margin: 100px 0 0 80px;}

#contact-post {	float: left;}

#contact-container {
	position: absolute;
	top: 150px;
	left: 209px;
	width: 800px;
}

/* COMMENTS code */

#comments {
	margin: 10px 0;
	width: 600px;
}

#comments ol {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#comments ol li {
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
}

#comments span.comment-author {font-weight: bold;}

#comment {
	border: 1px solid #000;
	font-family: arial, gadget, sans-serif;
	width: 100%;
}


