/* @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: #CAE4FE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {margin: 0;} 

h1, h2, h3 {
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
}


h2 {
	font-size: 1.2em;
color: grey;
}



h3 {
	font-size: 1.4em;
color:#006699;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #006699;
}

a:hover {
color:grey
}

a img {
border: 0px;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#logo {
	width: 750px;
	height: 125px;
	margin: 0 auto;
background-color: #006699;
}

#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: 750px;
	height: 0px;
	margin: 0 auto;
	padding: 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 0px;
	margin: 0 1px 0 0;
	padding: 10px 20px 0 20px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #009999;
}

#menu .current_page_item a {
	background: url(http://www.skipshippingcosts.com/wordpress/wp-content/themes/industrial/images/img02.png) repeat-x;
	color: #006699;
}

/* Page */

#page {
	width: 750px;
	margin: 0 auto;
	padding: 16px 0;
	background-color: white;
}

#selectcountry {
width: 170px;
height: 120px;
float:left;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 560px;
}

.postarchive {
padding: 5px; 
margin-left: 5px;
	border: 1px solid #F2F2F2;
	line-height: 120%;
height: 100%;
width: 160px;
float:left;
}

.catkolom {
width: 180px;
float:left;
}

.postimg {
float:left;
}

.catdescription {
margin-left: 5px;
margin-bottom: 10px;
width: 530px;
}

.postvanaf {
width: 50px;
font-color:black;
}
.tekst {
width: 300px;
margin: 15px;
}


.title {
	margin: 0;
}
h2.title{
	font-size: 2em;
}

.title a {
	border-bottom: none;
}


.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	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: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding: 20px 20px 10px 20px;
	border-bottom: 1px solid #F2F2F2;
}

#broadad {
margin-left:10px;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 150px;
	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: 0 0 5px 25px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
}

.linkbar {
width: 880px;
color: white;
height:100%;
}
backgroundcolor: 
/* 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: 5px 0 5px 0;
width:750px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #999999;
}

#footer a {
	color: #999999;
}

div.col1 {
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	position: relative;
	width: 100px;
	top: 2px;
	display: inline;
}

div.col2 {
	margin-right: 5px;
	width: 300px;
	position: relative;
	float: left;
	display: inline;
}

div.col3 {
	text-align: center;
	width: 120px;
	float: left;
	top: 7px;
	position: relative;
	display: inline;
}

div.col4 {
	text-align: center;
	width: 115px;
	float: left;
	top: 7px;
	position: relative;
	display: inline;
}


