/*
Theme Name: Occams Razor
Theme URI: http://wordpress.org/
Description: My own
Version: 1.0
Author: Duane Falconer
*/

*{margin:0; padding:0;}

body {
background: #424242 url(http://www.occamsrazor.co.za/wp-content/themes/OC3/images/pagebg2.jpg) no-repeat 50% 0 scroll;
font-family: arial, helvetica, verdana;
color: #ffffff;
font-size: 12px;
line-height: 150%;
}

#container {
width: 960px;
margin: 0 auto;
padding-top: 30px;
overflow: hidden;
}

#middle {
width: 730px;
padding: 0px;
float: left;
oveflow: hidden;
}

#content {
float: left;
background: #424242;
overflow: hidden;
width: 730px;
padding: 0px 0px 10px 0px;
}

a {
text-decoration: none;
color: #ffffff;
}

a:hover, a:focus {
text-decoration: underline;
}

p {
padding: 7px 0px 7px 0px;
}

#sidebar {
color: #333333;
width: 200px;
height: 100%;
float: left;
background: #e5e5e5;
overflow: hidden;
padding: 0px 15px 10px 15px;
}

#sidebar a {
color: #333333;
}

#footer {
width: 960px;
float: left;
oveflow: hidden;
}

#topbar {
width: 200px;
height: 30px;
float: left;
overflow: hidden;
}

#date {
line-height: 30px;
margin: 0px 10px 0px 15px;
color: #333333;
text-align: center;
}

#header {
width: 200px;
height: 260px;
float: left;
overflow: hidden;
}

#header a img{
border: none;
background: #e5e5e5;
}

.menu {
padding: 0px 0px 10px 0px;
text-size: 14px;
}

.menu ul{
list-style-type: none;
}

.menu ul li {
margin: 3px 0px 3px 0px;
padding: 5px;
width: 200px;
display: block;
}

.menu ul li a:hover, .menu ul li a:focus {
text-decoration: underline;
}

.menu ul li.menu-heading {
border: none;
}

.post {
width: 710px;
min-height: 180px;
float: left;
padding: 10px;
overflow: hidden;
margin: 0px;
border-bottom: 2px solid #b0b0b0;
}

.single-post {
width: 710px;
float: left;
padding: 10px;
overflow: hidden;
margin: 0px 0px 20px 0px;
}

.post-image {
float: right;
overflow: hidden;
padding: 0px;
margin: 0px
border: 1px solid #dbd3d3;
}

.post-image img {
border: none;
padding: 0px;
margin: 0px
}

.single-post-image {
float: left;
overflow: hidden;
padding: 0px;
margin: 0px 10px 10px 0px;
border: 1px solid #dbd3d3;
}

.single-post-image img {
border: none;
}

#single-post-header {
padding: 0px 0px 10px 0px;
}

.entry {
width: 480px;
float: left;
overflow: hidden;
padding: 0px 10px 0px 10px;
}

.single-entry {
width: 660px;
float: left;
overflow: hidden;
padding: 0px 10px 20px 0px;
}

.entry-text {
padding: 5px 0px 15px 0px;
}

#sidebar h3 {
font-weight: normal;
font-size: 18px;
color: #333333;
border: none;
}

#middle h2.post-title {
color: #a4a4a4;
font-weight: 300;
font-size: 27px;
line-height: 120%;
margin-bottom: 10px;
}

#middle h2.post-title a {
color: #a4a4a4;
}

.olderpost a {
float: left;
color: #333333;
font-weight: 300;
font-size: 18px;
text-shadow: #ffffff 1px 1px 0px
}

.newerpost a {
float: right;
color: #333333;
font-weight: 300;
font-size: 18px;
text-shadow: #ffffff 1px 1px 0px
}

p.post-info {
padding: 0px;
}

.readmore {
float: left;
padding: 5px 0px 0px 0px;
font-weight: 600;
}

.commentlist li{
margin: 0px;
padding: 0px;
list-style-type: none;
}

.comments-template h2, .comments-template h3{
font-size: 16px;
}

.comments-template textarea{
font-family: arial, helvetica, verdana;
font-size: 12px;
}

.commentmetadata {
float: left;
}

.gravatar {
float:left;
padding: 0px 10px 10px 0px;
margin: auto;
}

.comment-author {
font-size: 12px;
padding: 5px 0px 5px 0px;
}

.comment-text {
width: 640px;
padding: 9px;
margin-bottom: 10px;
float: left;
border: 1px solid #dbd3d3;
font-size: 16px;
font-weight: 300;
}

.comments-container {
width: 680px;
float: left;
overflow: hidden;
}

.reply-form {
width: 680px;
float: left;
overflow: hidden;
}

textarea#comment {
width: 650px;
padding: 10px;
margin: 5px 0px 5px 0px;
}

#author, #email, #url {
padding: 5px;
margin: 5px 0px 5px 0px;
}

#searchform input {
width: 190px;
margin: 5px 0px 10px 0px;
padding: 5px;
line-height: 20px;
}

#content ul li {
margin-left: 15px;
}

#aktt_tweet_text {
width: auto;
margin: 5px 0px 10px 0px;
padding: 5px;
}

.tags {
width: auto;
clear: both;
padding: 4px 0px 4px 0px;
font-style: italic;
}

.navigation {
margin: 10px;
color: #a4a4a4;
font-weight: 300;
font-size: 20px;
line-height: 120%;
margin-bottom: 10px;
}

.navigation a{
color: #a4a4a4;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}
