/* @override http://www.nnyman.com/flash/wp-content/themes/rrr-one/style.css */

/*
THEME NAME: Redhill Robot Repairs - One
THEME URI: http://www.nnyman.com/flash/
DESCRIPTION: Based on Sandbox 1.6
VERSION: 0.5
AUTHOR: Niko Nyman
AUTHOR URI: http://www.nnyman.com/personal/
TAGS: sandbox
*/

/* @group Fonts */

body {
	font-family: Trebuchet MS, sans-serif;
}

.post .entry-meta, 
.post .entry-date .time,
.comment-count {
	font-family: Lucida Grande, Geneva, Verdana, sans-serif;
}

.sidebar ul.xoxo li ul,
#footer {
	font-family: Myriad Pro, Myriad, Lucida Grande, Geneva, Arial, sans-serif;
}

/* @end */

/* @group Links */

a {
	color: #fd2929;
}

/* @end */

body {
	font-size: 15px;
	color: #4b3033;
	background: #fcefeb url(images/sidebar-background.gif) repeat-y;
	margin: 0;
}

#wrapper {
	background: url(images/content-background.jpg) no-repeat 331px 0px;
}

hr {
	border-width: 1px;
	border-style: dashed none none none;
	border-bottom-color: #ddd5d3;
	height: 0px;
	margin: 1.3em 0;
	border-bottom-width: 1px;
	border-top: 1px dashed #a59393;
}

/* @group Layout */

div#container {
	float:right;
	margin:0 0 0 -331px;
	width:100%;
	z-index: 0;
}

div#content {
	margin: 0 0 0 331px;
	padding-top: 20px;
	border-top: 10px solid black;
}

div.sidebar {
	float:left;
	clear: left;
	overflow:hidden;
	width: 267px;
	padding-left: 36px;
	padding-right: 28px;
}

div#secondary {
	clear:left;
}

div#footer {
	clear:both;
	color: #6b4c4e;
	font-size: 12px;
	line-height: 140%;
	margin: 2em 0 2.5em 331px;
	padding: 0 21px 0 145px;
	border-top: 1px solid #aa9594;
	background-color: #fcefeb;
}

div#footer p {
	max-width: 500px;
}

/* @end */

/* @group Header */

div#header {
	float:left;
	overflow:hidden;
	padding-left: 32px;
	z-index: 10;
}

div#header h1#blog-title {
	margin: 32px 0;
}

/* @end */

/* @group Posts & Pages */

h2.entry-title, .entry-content, .entry-meta {
	margin: 0 36px 0 145px;
	max-width: 500px;
}

h2.entry-title {
	font-size: 27px;
	font-weight: normal;
	padding-top: 8px;
	margin-bottom: 38px;
}

.entry-content, .comment-content {
	line-height: 139%;
}

/* @group Post */

.post {
	position: relative;
	margin-bottom: 50px;
}

/* @group Entry date */

.post .entry-date {
	position: absolute;
	top: 0;
	left: 21px;
	width: 97px;
	background-color: #bfb2b2;
	color: black;
	border-bottom: 1px solid black;
	padding-top: 9px;
	text-align: center;
}

.post .entry-date .day, .post .entry-date .month {
	font-size: 44px;
	letter-spacing: -4px;
	padding: 9px 6px;
}

.post .entry-date .month {
	border-left: 1px solid black;
}

.post .entry-date .time {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	border-top: 1px solid black;
	margin-top: 9px;
	padding: 3px;
}

/* @end */

.post .entry-date, .post h2.entry-title {
	border-top: 5px solid black;
}

.post h2.entry-title a, h2.entry-title span {
	color: white;
	background-color: #5a3a3d;
	text-decoration: none;
	padding: 16px;
	line-height: 47px;
}

.post .entry-author {
	background-color: #d3c6c6;
	border-top: 1px solid #b59498;
	padding: 1px 20px 1px 4px;
	font-size: 12px;
}

.post .entry-content p {
	margin-bottom: 0.5em;
}

.post .entry-meta {
	font-size: 11px;
}

/* @end */



/* @end */

/* @group Comments */

#comments {
	margin: 0 21px 2em;
	max-width: 624px;
}

#comments h3 {
	font-size: 16px;
	font-weight: normal;
	border-top: 1px solid #866060;
	padding: 8px 0;
	margin: 0;
}

#comments h3 span {
	color: white;
	background-color: #866060;
	text-decoration: none;
	padding: 0.5em 0.8em;
}

#comments h3 span span {
	padding: 0;
}

#comments-list ol {
	list-style: none;
	margin-left: 0;
	padding: 0;
}

.comment-count {
	float: left;
	width: 97px;
}

.comment-count span {
	background-color: #e4d5d4;
	color: #866060;
	font-size: 19px;
	padding: 5px 8px;
	display: block;
}

.comment-count img {
	float: right;
}

.comment-content, .comment-meta, .formcontainer {
	font-size: 13px;
	margin: 0 36px 0 124px;
	max-width: 500px;
}

/* @end */

/* @group Sidebar */

.sidebar ul.xoxo li ul {
	margin: 0;
	padding: 0;
}

.sidebar ul.xoxo li ul li {
	list-style: none;
}

.sidebar ul.xoxo li ul li {
	font-size: 16px;
	text-transform: uppercase;
	border-top: 1px solid #534445;
	padding: 8px 0;
	margin: 0;
}

.sidebar ul.xoxo li ul li a {
	text-decoration: none;
	color: #a68889;
}

.sidebar ul.xoxo li ul li ul li {
	text-transform: none;
	border-top: none;
	padding-left: 24px;
}

.sidebar ul.xoxo li ul li ul li a {
	color: #cbb4b5;
}

/* @end */

/* @group 

Just some example content */

div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title, .entry-meta {
clear:both;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}



/* @end */
