body {
	background-color:#fff;
	color:#666;
	font-family:trebuchet ms;
	font-size:0.8em;
	margin:0px;
}

#topimage {
  left:0px;
  position:absolute;
  top:0px;
}

.image {
	width: 300px;
	height : auto;
}

.split {
	display:block;
}

.mobile {
	display:block;
	visibility:visible;
}

#logo {
  float:right;
  margin-right:10px;
  margin-top:50px;
  clear:both;
  position:relative;
}

#footer {
  width:100%;
  position:relative;
  float:right;
  font-size:0.6em;
  text-align:center;
}

#sidebar {
	display:none;
}

.post {
	width:600px;
	margin-right:0px;
}

.entry {
	background: url('http://www.drawingconclusions.net/blog/wp-content/themes/dc/images/middle.png');
	margin-top:-20px;
	margin-bottom:-20px;
}

.content {
	width:500px;
	margin-left:50px;
	text-align:justify;
	font-size:0.8em;
}

.menubar {
	float:right;
	margin-top:30px;
	position:relative;
	clear:both;
}

.menubar img {
	padding:5px;
	margin-bottom:12px;
}

.postmetadata {
	text-align:right;
}

.content h2 {
	text-align:right;
	font-size:1.5em;
}

#text {
	clear:both;
	float:right;
	position:relative;
	width:600px;
}
.large {
	font-size:1.2em;
}
.small {
	font-size:0.8em;
}
img {
border:0px none;
}
.box {
float:right;
padding-bottom:50px;
width:600px;
}
.boxthumbs {
clear:both;
float:right;
margin-top:-15px;
}
.boxthumbs img {
text-align:right;
}

a:link,a:visited,a:active { 
	color:#663366; 
	text-decoration:none; 
}

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

.box {
	color:#663366;
}

.footerbar {
  background: url('/images/663366/footer.png') repeat-x;
  display:block;
}

.underline {
  background: url('/images/663366/underline.png') bottom repeat-x;
}

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	background: url('/images/663366/underline.png') bottom repeat-x;
}

.comments-template h2, .comments-template h3{
	font-size: 1.0em;
}

.commentmetadata{
	font-size:0.8em;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 0.8em;
	padding-left:3px;
	padding-right:3px;
	font-family:trebuchet ms;
	color:#666;
	border:1px solid #663366;
	background-color:#fff;
}

.comments-template input{
	font-size: 0.8em;
	padding-left:3px;
	padding-right:3px;
	font-family:trebuchet ms;
	color:#666;
	border:1px solid #663366;
	background-color:#fff;
}

.submit{
	font-size: 0.8em;
	padding-left:3px;
	padding-right:3px;
	font-family:trebuchet ms;
	color:#fff;
	background-color:#663366;
}