/*
Theme Name: Black and White
Theme URI: http://www.freewpthemes.net/
Description: A two-column, fixed-width design suitable for personal and small company website.
Version: 1.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
Tags: red, fixed width, two columns, widgets
*/




body {
margin: 10px 0 0 0;
padding: 0px;
background: #000000;
font: 13px Arial, Helvetica, sans-serif;
color: #000000;
}

h1, h2, h3 {
margin-top: 0px;
}

h1 {
font-size: 2.4em;
}

h2 {
font-size: 1.8em;
font weight:900;
}

h3 {
font-size: 1.4em;
}

p, ol, ul {
margin-bottom: 1.8em;
line-height: 160%;
}

a {
color: #000000;
}

a:hover {
text-decoration: none;
color: #000000;
}

a img {
border: none;
}

/* Header */

#header {
background: #3cc6de;
background-image: url(http://www.advancedproductdesign.se/blog/wp-content/uploads/2009/11/apdheader1.png);
width: 900px;
height: 130px;
margin: 0px auto;
}

#header a {
text-decoration: none;
color: #FFFFFF;
}



/* Menu */

#menu {
float: right;
margin: 135px 0 0 0;
}

#menu ul {
margin: 0px 0 0 0;
padding: 0px 0px 0px 0px;
list-style: none;
line-height: normal;
}

#menu li {
float: left;
margin: 0px 0px 0px 5px;
}

#menu a {
display: block;
width: auto;
height: 28px;
padding: 8px 20px 0px 20px;
background: #19f5de;
}

#menu a:hover {
text-decoration: underline;
}

#menu .first {
background: none;
}

#menu .active a {
}

/* Page */

#page {
background: #FFFFFF;
width: 900px;
margin: 0px auto;
padding: 80px 0px;
}

/* Content */

#content {
background: #FFFFFF;
float: left;
width: 650px;
padding: 0px 0px 0px 10px
}

.post {
margin: 0px 0px 30px 0px;
}

.post .title {
margin: 0px;
padding: 0px 0px 5px 0px;
color: #39b9d1;
}

.post .title a {
text-decoration: none;
color: #39b9d1;
}

.post .entry {
}

.post .meta {
font-weight: bold;
}

.post .byline {
margin: 0px;
color: #5E5E5E;
}

/* Sidebar */

#sidebar {
background: #FFFFFF;
float: right;
width: 210px;
margin: 0 10px 0 0;
}

#sidebar-bgtop {
height: 0px;
}

#sidebar-bgbtm {
height: 3px;
}

#sidebar-content {
padding: 0px;
}

#sidebar ul {
background: #FFFFFF;
margin: 0px;
padding: 0px;
list-style: none;
}

#sidebar li ul {
background: #FFFFFF;
font-weight:normal;
margin: 0px;
list-style: none;
}

#sidebar li li {
background: #FFFFFF;
font-weight:normal;
padding: 0px 0px 3px 0px;
	
}

#sidebar h2 {
font-size: 1em;
padding: 0px;
margin: 20px 0px 0px 0px;
background: #FFFFFF;
color: #000000;
border-bottom: #000000 dashed 1px;
}

#sidebar a {
text-decoration: none;
color: #232F01;
}

#sidebar a:hover {
text-decoration: underline;
}

/* Search */

#search {
}

#search form {
margin-bottom: 1.8em;
padding: 0px;
}

#search fieldset {
margin: 0px;
padding: 0px;
border: none;
}

#search #s {
width: 160px;
}

/* Footer */

#footer {
clear: both;
width: 900px;
height: 50px;
margin: 0px auto 10px auto;
color: #FFFFFF;
}

#footer p {
margin: 0px;
padding: 19px 0px 0px 0px;
text-align: center;
line-height: normal;
font-size: smaller;
}

#footer a {
color: #FFFFFF;
}

#comment {
width: 550px;
height: 100px;
}
