﻿/*
Theme Name: JC Cellars
Theme URI: http://www.jccellars.com
Description: A port of the site design of <a href="http://www.jccellars.com">JC Cellars</a>
Version: 1.0
Author:	Camaleo LLC.
Author URI: http://www.camaleo.com
*/

@import url('http://www.jccellars.com/assets/css/main.css');

#sidebar li {
	list-style-type: none;
	padding: 5px 0;
	margin: 0;
}

#sidebar ul {
	padding: 0;
	margin: 0;
}

textarea#comment {
	width: 500px;
}

input#s, input#author, input#email, input#url, textarea#comment {
    background:#EBEBEB;
    border:1px solid #797880;
    color:#000000;
    font-size:11px;
    padding:1px 2px;
}

input#searchsubmit, input#submit {
    background-color:#6E6582;
    border:1px solid #797880;
    color:#EBEBEB;
    font-size:11px;
    font-weight:bold;
    padding:0 4px;
}

h1.blogheader a, h1.blogheader a:visited {
    color: #424241;
    text-decoration: none;
}

