/*  
Theme Name: dkret3

Userstyle: Fluidelity-brown
Description: Variable size of the content area
Version: 1.1
*/

div#wrapper {
	border-left: 1px solid #444;
	border-right: 1px solid #444;
	width: auto;
	max-width: 1100px;
}
body {
  background-color: #C09D81;
  font-size: 0.9em;
  text-align: center; /* hack for IE5.5 to display website centered */
}

#container {
  background-color:#CDAC81;
}

#wrapper {
  background-color:#CDAC81;
}

div#container {
        float: right;
        margin: 0 0 25px -260px;
}
div#content {
        border-right: none;
        border-left: 1px dotted #ccc;
        margin: 25px 0 0 260px;
}

#blog-title {
  font-size:1.57em;
  padding:40px 15px 0;
}
#blog-description {
  font-size:1.04em;
  padding:0 15px 5px;
}

div#secondary {
        clear: left;
}
div.sidebar {
        float: left;
        width:210px;
}

#access {
	background: #C09D81 url(../images/bg_brown.jpg) repeat-x;
	border-bottom: 1px solid #444;
}
div#bottombars {
	background: #C09D81 url(../images/bg_brown.jpg) repeat-x;
}

.sidebar-column {
  background: #C09D81 url(../images/bg_brown.jpg) repeat-x;
  color: #333;
  width: 44.4%;
}

.sidebar h2, .bottombar-column h3, .sidebar h3, .widget_title, #wp-calendar caption {
  color:#402615;
}
h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, h4, h4 a, h4 a:hover {
  color:#402615;
}

.entry-meta, #now-reading-statistic {
  background:#C09D81 none repeat scroll 0 0;
  margin: 15px 0 20px;
}

#s {
  background:#C09D81 url(../images/iconset.gif) no-repeat scroll 2px -1528px;
}
#comment-live-preview {
  background:#C09D81 none repeat scroll 0 0;
}
textarea {
  background-color:#C09D81;
}
#comments li.alt {
  background-color:#C09D81;
}

#comments li.bypostauthor {
	background-color:#EFBD95;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
}

input, textarea {
  background:transparent url(../images/bg-input-brown.jpg) repeat-x scroll left top;
}
.nav-next {
	background: url(../images/bullet_go_brown.gif) no-repeat right center;
}
.sidebar .linkcat ul li, .bottombar-column .linkcat ul li {
  background:transparent url(../images/bullet_go_brown.gif) no-repeat scroll 0 0;
}
#menu li ul {
  background:#C09D81 none repeat scroll 0 0;
}
#pages {
  background:#C09D81 none repeat scroll 0 0;
}
