/* @override http://localhost:8888/wordpress/wp-content/themes/industrial/style.css */

/*  
Theme Name: Industrial
Theme URI: http://www.freewpthemes.net/preview/industrial
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF  url(http://static.macnation.com/images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body a {
	color: #696969;
}

h1, h2, h3 {
	margin-top: 0;
}

a {
	color: #0000CC;
        font-weight: bold;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#logo {
	width: 975px;
	height: 140px;
	margin: 0 auto;
	padding: 0px;
	font-size: 45px;
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
}

/* Menu */

#menu {
	width: 975px;
	height: 24px;
	margin: 0 auto;
	padding: 0px 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	margin: 0px 0px 0 0;
	padding: 10px 10px 1px 10px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
        color: #FFFFFF;
	background: #000000; 
}

/*#menu .current_page_item a {
   margin: 5px 0 0 0;
	background: url(images/img02.gif) repeat-x; 
	color: #000000;
}*/

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 0;
}

#page-bg {
	padding: 11px 24px;
	/* background: url(images/img03.gif) no-repeat; */
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 550px; /* 505px narrow */
	padding: 0 0 0 0;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 140%;
}

h1.logotext {
    font-size: 1.0em; 
} 

h1.logotext a {
	color: #696969;
}

.h1home a {
	font-size: 0.7em;
}

h2.logotext {
    font-size: 1.0em; 
}

h2.logotext a {
	color: #696969;
}

.title a {
	color: #000000; 
	text-decoration: none; 
	line-height: 120%;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: 0 0 20px 0;
}

.social {
	line-height: normal;
}

#comment {
	width: 400px;
}

.commentlist {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.commentlist li {
	padding: 20px 20px 10px 20px;
	border-bottom: 1px solid #F2F2F2;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
}

h3.posts {
        font-size: 1.3em;
        margin-top: 10px;
        margin-bottom: 10px
}

.posts li {
	padding: 20px 20px 10px 20px;
	border-bottom: 1px solid #F2F2F2;
}

/* Sidebar1 */

.sidebar1 {
	float: left;
	width: 165px;
	padding: 0px 0px 0px 10px;
	line-height: 150%;
}

.sidebar1 ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;	
}

.sidebar1 li {
   padding: 0 0px 5px 0;
}

.sidebar1 li ul {
   list-style: none;
}

.sidebar1 li li {
   margin-bottom: 0px;
   padding: 0px;
	line-height: 150%;
}

/* Sidebar2 */

.sidebar2 {
	float: left;
	width: 255px; /* 305px - narrow */
	padding: 0 0 0px 10px;
	line-height: 150%;
}

.sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar2 li {
	padding: 0 0 5px 0; /* 0 0 20px 0; */
}

.sidebar2 li ul {
}

.sidebar2 li li {
	padding: 0px 0 5px 0px;
}

.widgettitle {
   margin: 0 0 5px 0;
   padding: 5px 10px;
   font-size: 13px;
   font-weight: bold;
   background: #CCCCCC;
   color: #FFFFFF;
   border: 3px solid #000000;   
}

.widgettitle a {
   text-decoration: none;
   color: #FFFFFF;
}

/* Footer */

#footer {
	padding: 30px 0 50px 0;
	background: #CCCCCC;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #000000;
}

#footer a {
	color: #000000;
}

/* Search */

#search {
   float: right;
   margin: 6px;
}

#searchform {
   padding:0px 0px 0px 0px; 
   border:3px #000000;
}

#searchform br {
	display: none;
}

input.searchText {
	color: #CCCCCC;
	font-weight: bold;
	border: 2px solid #000000;
}

input.searchButton {
   background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
   border: 1px solid #FFFFFF;
}

.searchWeb {
   color: #FFFFFF;
   font-weight: bold;
}


textarea.commentText {
	color: #CCCCCC;
	font-weight: bold;
	border: 2px solid #CCCCCC;
}

input.commentButton {
   background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
   border: 2px solid #CCCCCC;
}

input.emailText {
   margin:2px;
	color: #CCCCCC;
	font-weight: bold;
	border: 2px solid #CCCCCC;
}

input.emailButton {
   background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
   border: 2px solid #CCCCCC;
}

/* 1)-=-=-=- Related Posts -=-=-=- */

.related-posts {
  padding: 4px 8px 4px 8px;
  color: #FFFFFF; 
  background: #CCCCCC;
  border: 3px solid #000000;
  font-size: 0.8em;
  /*line-height: 1.60em;*/
}

.related-posts a {
  color: #FFFFFF; 
}

.related-post-title {
  font-weight: bold;
}

.related-post {
  margin-bottom: 1.5em;
  margin-left: 0.8em;
}/

/* 2)-=-=-=- Featured Post -=-=-=- */

.featuredback {
   background: #000000;
   padding: 5px 5px 5px 5px;
   /* border:2px solid #000000; */
}

.featuredpost {
   border:3px solid #000000;
   color: #000000
}

.featuredpostinner {
   padding: 5px 10px 10px 10px;
}

.featuredpost a {
   font-size: 1.0em;
   color: #000000;
   text-decoration: none;
}

.featuredposttitle {
   padding: 3px 0px 3px 0px;
   font-size: 1.3em;
   font-weight: bold;
   width: 100%;
   text-align: center;
   border-bottom:2px  solid; 
   border-color:#000000;
   color: #FFFFFF;
   background: #CCCCCC;
}

/* 3)-=-=-=- Archives -=-=-=- */

.archiveMonth a {
   text-decoration: none;
   font-size: 0.8em;
   color: #000000;
}

.archivePost a {
   text-decoration: none;
   color: #000000;
}

.finDir {
   border:3px solid #000000;
   color: #000000;
   width:975px;
}

.finDirTitle {
   padding: 3px 0px 3px 0px;
   font-size: 1.3em;
   font-weight: bold;
   width: 100%;
   text-align: center;
   border-bottom:2px  solid; 
   border-color:#000000;
   color: #FFFFFF;
   background: #CCCCCC;
}

.finDirTitle a {
   text-decoration:none;
   color: #FFFFFF;
   font-size: 10px;
}


.finDirTable {
   margin: 0;
	padding: 0;
	width: 100%;
}

.finDirTable thead {
   margin: 0;
	padding: 0;
   font-size: 12px;
   font-weight: bold;
   background: #CCCCCC;
   color: #FFFFFF;
	border: 3px solid #000000;   
}

.finDirTable thead td {
	padding: 1px 1px 1px 5px;
}

.finDirTable tbody {
   vertical-align:top;
   margin: 2px 0 50px 0;
	padding: 5px 10px;
   font-size: 12px;
   color: #CCCCCC;
	border: 3px solid #FF0000;
}

.finDirTable tbody td {
   width:15%;
}

.finDirTable tbody td a {
   text-decoration:none;
   color:#CCCCCC;
   font-weight: normal;   
}

.featuredInformation {
    padding: 5px 5px 5px 5px;
    width:85%;
    border-color:#000000;
    font-size:10px;
    color:#666666;
    border-width: 1px;
    border-style: dotted;     
}

.featuredInformation a {
    text-decoration: none;
    color:#666666;
    font-weight: normal;
}

.finances a {
   text-decoration:none;
}

.financeTable {
   border-collapse: collapse;
   margin: 0;
	padding: 0;
   font-size: 11px;
   font-weight: bold;
   color: #000000;
	/* border: 1px solid #000000; */
}

.financeTable td {
	padding: 4px;
	border: 2px solid #CCCCCC;   
}

h2.tags {
   font-size: 10px;
}

.commentBox {
   padding: 5px;
   margin: 5px;
   float:right;   
   text-align:center;
   border: 2px solid #000000;
   text-decoration: none;   
}

.commentBox a {
   text-decoration: none;   
}

.commentCount {
   font-size: 20px;
}

.commentLabel {
   font-size: 13px;
}

.postLevelAds {
    padding: 5px 5px 5px 10px;
    width:85%;
    border-color:#000000;
    font-size:10px;
    color:#666666;
    background-color:#FFFFFF;
    border-width: 1px;
    border-style: dotted;     
}

.postLevelAds a {
    text-decoration: none;
    color:#666666;
    font-weight: normal;
}

h2.popularPosts {
   font-size: 12px;
	line-height: 120%;
}

b.popularHeader {
   font-size: 14px;
}

/* 4)-=-=-=- Captions -=-=-=- */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
        float:left;
	border: 1px solid #ddd;
	text-align: center;
        font-weight: bold;
	background-color: #FFFF99;
	padding-top: 4px;
	margin-right: 10px;
	margin-bottom: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
