body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: "Verdana";
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: url('images/bkg-bg.jpg');    /*#5F8298; #1c2731; #faf5ef; blue */
	color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Georgia";
	font-size: 26px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #999689;
}

a:hover{ text-decoration: none; 
         color: #cc6600  }

a img{ border: none; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #E8F4F7;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f5f5f5;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ddd;
	color: #ddd;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #ddd;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 936px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
}

#page, #footer{
	width: 936px;
	float: left;
	background: #FFFFFF;
	color: #fff;
	clear: both;
}

#footer{
	margin: 0 0 0 0px;
	background: url(images/jc-footer-bkg.jpg) repeat-x;
	color:#999999;
	font-size:11px;
        height: 51px !important;
}

#footer p{
	padding: 15px 25px;
	line-height: 18px;
}

#footer span{
        clear: both;
        float: right;
        margin: -14px 0 0 0;
        padding: 0px 55px 0px 0px;
        position: relative;
        top: 0px;
}

#menu{
	display: inline;
	float: left;
	margin: 0px 0px 0;
	width: 936px;
	height: 100px;
	background: url(images/jc-masthead-bkg.jpg) repeat-x;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0px 55px 0px 475px;
        position: absolute;
        top: 56px;

}

#menu ul li{
	display: inline;
	padding: 0 20px 0 0;
	font-weight: bold;
	text-transform: uppercase;
        font-family: verdana;
	color: #999689;
}

#menu ul li a{
	color: #999689 !important;
        font-size: 10px !important;
        font-weight: normal;
        text-decoration: none;	
}

#menu ul li a:hover {
	color: #cc6600 !important;
}

#menu ul li h1{
	font-size: 10px;	
}

#menu ul li a[href="http://sideacross.com/contact-me/"] { color: #cc6600 !important; } 


#banner{
	display: inline;
	float: left;
	margin: 0px 0px 0;
	width: 936px;
	height: 41px;
	overflow: hidden;
	background: url(images/jc-breadcrumb-bkg.jpg) repeat-x;
	padding:0px 0px 0px 0px;
}
#banner h1 {
	font-size:24px;
	color: #758f13;
        padding: 15px 0px 0px 65px;
}
#banner a {
	color: #758f13;
	font-family:"Arial";
	font-size: 11px;
	text-decoration: none;
}

.description {
	color: #E39940;
	font-family:"Trebuchet MS";
	font-size:18px;
}
.widecolumn_bottom{
	display: inline;
	float: left;
	margin: 0px 0px 0;
	width: 936px;
        background: #f6f6f6;
}

.widecolumn_top{
	float: left;
	width: 936px;
	padding: 0 0 0px;
	color: #000;
}

.narrowcolumn{
	float: left;
	width: 696px;
        padding-left: 50px;
        background: #f3ecc4 url(images/jc-page-bkg.jpg) repeat-x;
}

.post{
	padding: 10px;
}

.post a {
        color: #d27005 !important;

}

.post h2{
	padding: 0 0 12px;
        margin-bottom: -15px;
}

.entry{
	line-height: 18px;
        color: #595a5b;
        font-family: "Tahoma";
        font-size: 11px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 30px;
	line-height: 36px;
}

.entry h2{
	line-height: 24px;
	background-image: none;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	padding: 5px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.browse{
	padding: 0 20px 20px;
	font-size: 14px;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 190px;
}

.sidebar ul{
	list-style: none;
	padding: 0;
	margin: 0;

}

.sidebar ul li#search input{
	margin: 10px 0 5px;
	width:140px;
}

#search input:first-child{ 
height: 12px !important;
font-size: 11px;

}

#search #searchsubmit {
	width:60px;
}

.sidebar ul li.widget_search form, .sidebar li.widget_calendar #calendar_wrap{
	padding: 0 5px 5px;
	background: url(images/bg_ul_ul.gif) no-repeat bottom left;
}

.sidebar ul li.widget_calendar h2{
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

.sidebar ul li{
	margin: 0px 0 0;
	padding: 0px 0 0;
	background: #F6F6F6 url(images/bg_ul_li.gif) no-repeat;
}

.sidebar ul li h2{
	margin: 0px 10px;
	padding: 0px 0px 0px;
        height: 36px;
	font-size: 11px;
        font-family: "Verdana";
	font-weight: bold;
        line-height: 47px;
        position: relative;
        top: 0px;
        text-indent: 6px;
	text-transform: uppercase;
	background: url(images/bg_ul_li_h2.png) no-repeat;
	color: #FFFFFF;
}

.sidebar ul ul{
	padding: 0 20px 10px;
	background: url(images/bg_ul_ul.gif) no-repeat bottom left;
}

.sidebar ul ul li{
	margin: 0;
	line-height: 24px;
	background-image: none;
}

.sidebar ul ul ul{
	margin: 0;
	padding: 0;
	background-image: none;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

/* comments template */

.comments-template{
	padding: 20px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 20px 0 0;
	padding: 0 0 20px;
	border-bottom: 1px solid #ddd;
	line-height: 18px;
}

.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: "verdana";
	text-transform: none;
	line-height: 12px;
        font-size: 11px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
	background: #ddd;
}

table#wp-calendar td{
	text-align: right;
	padding: 2px;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


/* NEW HOMEPAGE WELCOME TEXT */

.homeblurb {

padding: 10px;
}

.homeblurb h2 {
        color: #d27005;
}

.homeblurb p {
color: #595a5b;
font-family: "Tahoma";
font-size: 11px;
line-height: 18px;
}

.homeblurb cite {

font-style: normal;
padding: 2px 0 0 25px;
color: #595a5b;
}

/* style for gallery images */



h3 {
    margin: 0 0 .2em;
}
h3 em {
	color: #999999;
}
#largeImg {
	border: solid 1px #ccc;
	width: 550px;
	height: 400px;
	padding: 5px;
}
.thumbs img {
	border: solid 1px #ccc;
	width: 100px;
	height: 100px;
	padding: 4px;
}
.thumbs img:hover {
	border-color: #FF9900;
}

