/*
Theme Name: ArtVan
Theme URI:
Description:
Author: T.H. Creations, Inc.
Author URI: http://www.thcreations.com

	ArtVan

*/

html, body {
  margin:0;
  padding:0;
  font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
  text-align:center;
  background:#FFF url('im/main-bkg.gif');
  line-height:1.5em;
}

body {
  font-size:.85em;
}

div.clearer {
  clear: both;
  line-height:0;
  height:0;
  overflow:hidden;
}

#header {
  background:#893ECA url(im/header-bkg.gif) repeat-x;
  height:65px;
}

#inner_head {
  width:758px;
  margin:0 auto;
  padding:0;
  position:relative;
  background:transparent url(im/rolling.gif) no-repeat 100% 6px;
  height:65px;
}

#header #inner_head a:link, #header #inner_head a:visited {
  width:162px;
  height:45px;
  position:absolute;
  top:6px;
  left:0;
  background:#893ECA url(im/logo.gif) no-repeat;
}

#header #inner_head a span {
  position:absolute;
  left:-3000px;
}

#container {
  width:758px;
  margin:0 auto;
  padding:0;
  background:transparent url(im/main-copy-bkg.gif) repeat-y;
  border-top:1px solid #FFF;
  border-left:8px solid #FFF;
  border-right:8px solid #FFF;
  position:relative;
  background-color:#FFF;
  text-align:left;
}

#main_menu ul {
  list-style-type:none;
  margin:0;
  padding:13px 6px 0 0;
}

#main_menu ul li {
  text-align:right;
  padding:0;
  margin:0;
}

#main_menu ul li a:link, #main_menu ul li a:visited {
  text-transform:uppercase;
  display:block;
  font-weight:bold;
  color:#FFF;
  padding:0 10px;
  text-decoration:none;
  font-size:.9em;
}

#main_menu ul li.current_page_item a:link, #main_menu ul li.current_page_item a:visited {
  color:#3D1F0A;
}

#main_menu ul li a:hover {
  color:#3D1F0A;
}

#main_menu ul li ul {
  display:none;
}

#copy {
  width:758px;
  background:transparent url(im/content-top.gif) no-repeat 0 0;
  padding-top:5px;
}

#main_content {
  width:487px;
  float:left;
  margin:13px 0 13px 18px;
  padding-bottom:100px;
  background:#EEFBDE url(im/main-corners-bottom.gif) no-repeat 0 100%;
  min-height:450px;
}

#main_content h1#top {
  background:#8AE122 url(im/main-corners.gif) no-repeat 0 100%;
  margin:0;
  padding:0 10px 0 10px;
  color:#EEFBDE;
  text-transform:uppercase;
  line-height:1.1em;
}

#main_content h1#post_top {
  background:#EEFBDE url(im/main-corners.gif) no-repeat;
  margin:0;
  padding:18px 18px 0 18px;
  font-size:1.7em;
}

#sidebar {
  width:233px;
  float:left;
  padding-left:20px;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
  margin:10px 0 8px 0;
  color:#8C3B05;
  
}

#sidebar #blogmeta {
  width:192px;
  margin:130px 18px 13px 23px;
  background-color:#FFEADA;
  font-size:.95em;
}

#sidebar #blogmeta h3.sidebar_top {
  margin:0;
  background:transparent url(im/main-sidebar-top.gif) no-repeat;
  padding:15px 10px 0 13px;
}

#sidebar #blogmeta h3 {
  padding:5px 10px 0 13px;
  margin:0;
}

#sidebar #blogmeta ul {
  margin:8px 0;
  padding-left:40px;
}

#sidebar #blogmeta ul.sidebar_bottom {
  margin-bottom:0;
  padding-bottom:13px;
  background:transparent url(im/main-sidebar-bottom.gif) no-repeat 0 100%;
}

h1, h2, h3, h4, h5, h6 {
  margin:15px 0 0 0;
  color:#2F5600;
  line-height:1.2em;
}

p {
  margin:3px 0 12px 0;
}

h2 {
  color:#3F7004;
}

h3 {
  font-weight:bold;
  text-transform:uppercase;
  margin:30px 0 5px 0;
}

#inner_copy h3 {
  padding-left:22px;
  background:transparent url(im/flowers.gif) no-repeat 0 0;
}

h3#respond, h3#comments {
clear:both;
  text-transform:none;
  color:#AB4801;
  background:transparent url(im/flower-3.gif) no-repeat 0 0;
}

#content img {
  padding:3px;
  margin:10px;
  border:1px solid #CCC;
  background-color:#FFF;
}

#content img.right {
  padding:3px;
  border:1px solid #CCC;
  margin:0 0 10px 10px;
  background-color:#FFF;
}

#content img.left {
  padding:3px;
  border:1px solid #CCC;
  margin:0 10px 10px 0;
  background-color:#FFF;
}

#content strong {
  color:#DF6209;
}

#content blockquote {
  margin:20px 10px;
  padding:0 10px;
  border-left:solid 5px;
  color:#3F7004;
  font-style:italic;
}

#content blockquote strong {
  color:#3F7004;
}

ol.commentlist {
  list-style-type:none;
  padding:0;
  margin:10px;
  border-bottom:1px dashed #CCC;
  border-top:1px dashed #CCC;
  background-color:#F6F6F6;
}

ol.commentlist li {
  border-left:1px dashed #CCC;
  border-right:1px dashed #CCC;
  margin:0;
  padding:10px;
}

ol.commentlist li.alt {
  background-color:#FFF;
}

.commemtmeta {
  color:#999;
}

.right {
  float:right;
}

.left {
  float:left;
}

#inner_copy {
  padding:5px 18px;
}

.copyright {
  margin-top:10px;
  text-align:center;
  font-size:.85em;
}

.comment_under_moderation {
  color:red;
}

a.rss {
  padding-left:17px;
  background:transparent url(im/rss.gif) no-repeat 0 1px;
}
  
.alignleft {
  float:left;
  padding-left:15px;
}
  
.alignright {
  float:right;
  padding-right:15px;
}

a:hover {
  text-decoration:none;
}

#footer {
  padding-top:5px;
  height:8px;
  background:#FFF url(im/main-footer.gif) no-repeat;
}