/*  
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(images/img01.gif) repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;

	color: #D56E22;
}

a:hover {
	border-bottom: none;
}

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: 880px;
	height: 88px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 30px 0 0 0;
	font-size: 3em;
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 885px;
	height: 32px;
	margin: 0 auto;
	padding: 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	background:  url(images/menu_bg.gif) repeat-x;
	float: left;
	height: 22px;
	width: 100px;
	margin: 0 1px 0 0;
	padding: 10px 20px 0 20px;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #960002;
}

#menu .current_page_item a {
	background: #FFFFFF url(images/menu_bg.gif) repeat-x;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 902px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/page.gif);
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	margin: 2em auto 0 auto;
	width: 800px;

}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border: 1px solid #e6643c;
	line-height: 200%;
}

.title {
	margin: 5;
	color: #ffffff;
	font-size: 16px;
	background: #d81e21; 
	padding-top: 7px;
    padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 5px; 
}

.title a {
	margin: 5;
	color: #ffffff;
	font-size: 16px;
	background: #d81e21; 
	padding-top: 7px;
    padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 5px; 
}

.title a:hover {
	margin: 5;
	color: #ffffff;
	font-size: 16px;
	background: #d81e21; 
	padding-top: 7px;
    padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 5px; 
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.meta {
	line-height: normal;
	color: #CCCCCC;
}

.meta a {
	color: #999999;
}

.meta a:hover {
	color: #666666;
}

#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: 10;
	padding: 10;
	list-style: none;
}

.posts li {
	padding: 20px 20px 10px 20px;
	border-bottom: 1px solid #F2F2F2;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(images/img04.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(images/img02.gif) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	padding: 30px 0 50px 0;
	background: #ce1012 url(images/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

.namn {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	padding-right: 5px;
	text-transform: uppercase
}

.namn2 {
	color: #a8a8a8;
	font-size: 20px;
	font-weight: bold;
	padding-right: 5px;
}

.story {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.story2 {
	color: #d81e21;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.kat {
	color: #d81e21;
	font-size: 20px;
	font-weight: normal;
}

.kat2 {
	color: #005aa1;
	font-size: 16px;
}

.kat2 a {
	color: #d81e21;
	font-size: 16px;
}

.kat2:hover {
	color: #d81e21;
	font-size: 16px;
	text-decoration: underline;
}

.member {
	color: #0000ee;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;

}

.member a {
	color: #0000ee;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;

}

.member:hover {
	color: #0000ee;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;

}

.member2 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;

}

.member3 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;

}







#content2 {
	margin: 2em auto 0 auto;
	width: 400px;
	font-size: 12px;
	font-weight: normal;
	background: #fff6bf;
}

.post2 {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border: 1px solid #e6643c;
	line-height: 200%;
}

.title2 {
	margin: 5;
	color: #ffffff;
	font-size: 16px;
	background: #d81e21; 
	padding-top: 7px;
    padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 5px; 
}

.title2 a {
	margin: 5;
	color: #ffffff;
	font-size: 16px;
	background: #d81e21; 
	padding-top: 7px;
    padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 5px; 
}

.title2 a:hover {
	margin: 5;
	color: #ffffff;
	font-size: 16px;
	background: #d81e21; 
	padding-top: 7px;
    padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 5px; 
}


#content3 {
	margin: 2em auto 0 auto;
	width: 380px;
	font-size: 12px;
	font-weight: normal;
	background: #ffffff;
}

.title3 {
	margin: 5;
	color: #000000;
	font-size: 18px;
	background: #ffffff; 
	padding-top: 7px;
    padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.post3 {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-left: 1px dotted #000000;
	line-height: 200%;
}

.namn3 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	padding-right: 5px;
}
