/*  
Theme Name: Clean
Theme URI: http://scottishroundup.co.uk/
Description: New Scottish Roundup theme
Version: 0.2
Author: Duncan Stephen
Author URI: http://doctorvee.co.uk/
*/

body {
background-color: #fff;
color: #333;
font-family: Verdana, sans-serif;
font-size: 14px;
line-height: 1.5em;
}

a:link {
color: #0072c6;
text-decoration: none;
}

a:visited {
color: #01f;
text-decoration: none;
}

a:hover {
color: #008fff;
text-decoration: underline;
}

#page {
margin: 20px auto;
padding: 0;
width: 970px;
}

#header {
padding: 20px;
}

#headertitle {
float: left;
width: 639px;
}

#header h1 a {
background-color: #0072c6;
color: #fff;
padding: 5px;
text-decoration: none;
font-family: "Century Gothic", Trebuchet MS, Verdana, sans-serif;
font-size: 48px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}

#header p {
padding: 20px 0;
}

#searchandlogin {
float: right;
width: 251px;
padding: 20px 10px;
}

#searchandlogin form {
float: right;
}

#searchandlogin ul {
clear: both;
float: right;
margin-top: 10px;
margin-left: 0;
padding-left: 0;
display: inline;
font-size: 10px;
}

#searchandlogin ul li {
margin: 0;
padding: 0;
list-style: none;
display: inline;
}

#content {
clear: both;
padding: 20px;
float: left;
width: 639px;
}

#content h2 {
font-size: 24px;
margin: 0;
}

h1, h2, h3, h4 {
font-family: Helvetica, Verdana, sans-serif;
}

.post {
margin-bottom: 30px;
clear: both;
}

.postinfo {
font-size: 16px;
font-weight: bold;
font-family: Helvetica, Verdana, sans-serif;
}

.lcase {
text-transform: lowercase;
}

.postmetadata {
text-align: right;
}

#sidebar {
float: right;
width: 251px;
padding: 0 20px;
font-size: 12px;
background-color: #0072c6;
color: #fff;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}

#sidebar a {
color: #fff;
text-decoration: underline;
}

#sidebar a:hover {
text-decoration: none;
}

#sidebar ul {
margin: 0 0 50px 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
}

#sidebar ul li ul li:before {
content: "\00BB \0020";
}

#sidebar p, #sidebar li {
margin: 2px 0;
}

#sidebar h2 {
margin-bottom: 0;
}

#footer {
clear: both;
text-align: center;
}

.rss {
padding-left: 15px;
background-image: url(http://doctorvee.co.uk/images/feed-icon-12x12.png);
background-repeat: no-repeat;
background-position: left;
}

.about {
padding-left: 15px;
background-image: url(http://scottishroundup.co.uk/roundup12x12.png);
background-repeat: no-repeat;
background-position: left;
}

.facebook {
padding-left: 15px;
background-image: url(http://scottishroundup.co.uk/facebook12x12.png);
background-repeat: no-repeat;
background-position: left;
}

.archive {
padding-left: 15px;
background-image: url(http://scottishroundup.co.uk/time-12x12.png);
background-repeat: no-repeat;
background-position: left;
}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform textarea {
width: 100%;
padding: 2px;
}

#commentform #submit {
margin: 0;
float: right;
}

#sidebar textarea, #sidebar input {
width: 245px;
}

#sidebar #contactsubmit {
width: 70px;
}

.alignleft {
float: left;
padding-bottom: 20px;
}

.alignright {
float: right;
padding-bottom: 20px;
}

.avatar p {
float: right;
margin: 0 0 10px 0;
}

.commenttext {
width: 500px;
}

p.commentauthor {
font-weight: bold;
margin: 0;
}

p.commentmetadata {
margin: 0;
}

.commentlist li {
clear: both;
}

h3 {
clear: both;
}