/* 
This was based on the theme UnspeakableDogness from http://www.behindtherabbit.com/wp-themes/dog/ but I have modified it so extensively that it no longer bears any resemblance to that theme
*/

/* main styles */
body {
color:#eddaa6;
background-color:#eddaa6;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}

a:link {
color:#cc9933;
background-color:inherit;
text-decoration:none;
}

a:visited {
color:#a89f87;
background-color:inherit;
text-decoration:none;
}

a:hover {
color:#666699;
background-color:inherit;
text-decoration:underline;
}

a:active {
color:#eddaa6;
background-color:inherit;
text-decoration:none;
}

a img {
margin:0;
border:0;
}

h1, h2, h3 {
font-family:Georgia,"Times New Roman",Times,serif;
color:#eddaa6;
}

#page {
width:690px;
margin:0 auto;
background:#eddaa6;
}

#header {
height:200px;
background:url(images/CVO_bloghead.gif) no-repeat left;
margin-bottom:3px;
}

#header a {
width:690px;
height:200px;
display:block;
text-align:center;
background-color:transparent;
}

#content {
color:inherit;
background:#122559 url(images/top516.gif) no-repeat top left;
margin:0;
padding:4px;
width:508px;
float:right;
}

#content p, #content h1, #content h2, #content h3 {
margin:1em;
text-align:justify;
}

#content h2, #content h3 {
text-align:center;
margin-bottom:0;
padding-bottom:0;
}

#content ul, li {
text-align:left;
}

.bottombig {
background:transparent url(images/bottom516.gif) no-repeat top left;
margin:0;
margin-bottom:3px;
padding:0;
height:16px;
width:516px;
float:right;
}

#sidebar {
float:left;
color:inherit;
background:#122559 url(images/top172.gif) no-repeat top left;
text-align:left;
font-style:normal;
font-family:Georgia,"Times New Roman",Times,serif;
margin:0;
padding:4px;
width:164px;
}

#sidebar p, #sidebar h1, #sidebar h2, #sidebar h3 {
margin:1em;
color:#eddaa6;
}

.bottomsm {
clear:left;
background:transparent url(images/bottom172.gif) no-repeat top left;
margin:0;
margin-bottom:3px;
padding:0;
height:16px;
width:172px;
float:left;
position:relative;
top:20px;
left:-4px;
}

#footer {
clear:both;
text-align:center;
padding:10px 0 40px 0;
color:#eddaa6;
font-family:Arial;
font-size:11px;
}

#footer a:link {
color:#122559;
text-decoration:none;
}

#footer a:visited {
color:#122559;
text-decoration:none;
}

#footer a:hover {
color:#3366cc;
text-decoration:underline;
}

#footer a:active {
color:#3366cc;
text-decoration:underline;
}

/* header */
#header h1 {
margin:0;
color:#eddaa6;
padding:45px 0 0 30px;
font-size:36px;
font-weight:bold;
}

#header h2 {
margin:0;
color:#eddaa6;
font-size:16px;
padding:0 0 0 30px;
font-weight:bold;
}

#header a:link, #header a:visited, #header a:hover, #header a:active {
color:#122559;
text-decoration:none;
font-weight:bold;
}

/* posts... */
.post {
padding:0;
}

.post h1 {
font-size:24px;
}

.post h2 {
font-size:18px;
}

.post h1, .post h2 {
padding:0;
margin-bottom:0;
}

.post h1 a:link, .post h2 a:link {
color:#eddaa6;
}

.post h1 a:visited, .post h2 a:visited {
color:#a89f87;
}

.post h1 a:hover, .post h2 a:hover {
color:#666699;
}

.post h1 a:active, .post h2 a:active {
color:#eddaa6;
}

.post small {
font-size:11px;
padding:0;
margin-top:0;
color:#eddaa6;
}

.post blockquote {
border-left:10px dotted #EEE;
padding-left:10px;
margin:0;
}

.entry {
font-size:12px;
color:#eddaa6;
line-height:18px;
padding:0;
}

.entry img {
border:1px solid #CCC;
padding:3px;
margin:0 5px;
}

img.wp-smiley {
border:none;
}

.postmetadata {
font-size:11px;
text-align:right;
margin-bottom:30px;
color:#eddaa6;
clear:both;
padding-top:10px;
}

.more-link {
font-style:italic;
}

.post .entry h1 {
font-size:18px;
text-align:left;
line-height:24px;
}

.post .entry h2 {
font-size:16px;
text-align:left;
}

.entry legend {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
}

th, td {
padding:5px;
}

cite {
font-family:Georgia, "Times New Roman", Times, serif;
}

pre {
overflow:scroll;
padding:5px 10px;
background-color:#EEE;
}

* html pre {
padding:5px 10px;
background-color:#EEE;
width:500px;
}

.no-result {
text-align:center;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
padding:10px 20px;
font-size:14px;
}

.multipages {
text-align:center;
font-size:12px;
color:#eddaa6;
}

/* ...and comments */
#comments {
text-align:center;
font-size:80%;
color:#eddaa6;
padding-top:40px;
}

#commentform {
padding-left:20px;
}

#commentform p {
font-size:80%;
}

.commentlist {
font-size:80%;
line-height:16px;
padding:0 20px;
}

.commentlist li {
padding: 15px 5px;
/*
background:url(images/comm-box.png) 0 0 repeat-x;
*/
margin-top:10px;
}

.commentlist cite {
font-weight:bold;
}

.commentlist li .avatar {
float: right;
border: 1px solid #eddaa6;
padding: 2px;
background: #122559;
}

#respond {
font-size:14px;
color:#eddaa6;
text-align:center;
padding-top:40px;
}

.nocomments {
text-align:center;
padding:0 20px;
font-size:11px;
color:#eddaa6;
}

.tags {
border:1px solid #CCC;
background-color:#eddaa6;
padding:3px;
margin-right:20px;
}

/* sidebar */
#sidebar ul {
margin:0;
padding:0;
list-style-type:none;
}

#sidebar ul li ul {
font-size:11px;
margin:0 0 0 10px;
padding:0;
}

#sidebar ul li ul li {
margin:0 0 0 10px;
padding:0;
line-height:14px;
}

#sidebar ul li h2 {
font-size:12px;
border-bottom:1px solid #eddaa6;
color:#eddaa6;
padding-top:10px;
}

#sidebar ul li h2 a:link {
color:#cc9933;
text-decoration:none;
}

#sidebar ul li h2 a:visited {
color:#a89f87;
text-decoration:none;
}

#sidebar ul li h2 a:active {
color:#666699;
text-decoration:none;
}

#sidebar ul li h2 a:hover {
color:#eddaa6;
text-decoration:none;
}

#sidebar p, .textwidget {
font-size:11px;
}

#sidebar table {
margin:0 auto;
font-size:11px;
}

/* other */
.navigation {
text-align:center;
font-size:12px;
margin:0 20px;
padding:10px;
}

#searchform {
text-align:right;
margin-right:8px;
font-size:11px;
color:#eddaa6;
}

.libera {
clear:both;
}

/* align */
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.wp-caption {
border: 1px solid #eddaa6;
text-align: center;
background-color: #122559;
padding-top: 4px;
margin: 10px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
color:#eddaa6;
font-size: 11px;
line-height: 17px;
padding: 0.4em;
margin: 0;
font-family:inherit;
font-weight:normal;
text-align:center;
word-spacing:-0.2ex;
}
