/*
	Author: Inherent, Inc.
	Author Site	: http://www.inherent.com
	Theme Name	: Fineman Blog
	Template: k2
*/
body {
      background-color: #cdccc0;
      padding: 20px;
      font-family: Verdana, Arial, sans-serif;
     }
a, .entry-content a:visited {
	color: #62796b;
	}
.entry-content a {
	font-weight: bold;
	}
.columns-two #page {
	width: 990px;
        padding-top: 0;
        border: 1px solid #e87d25;
	}
h1, h2, h3, h4, h5, h6, .blog-title {
	font-family: Verdana, Arial, sans-serif;
	}	
#header {
	background-color: #fff;
        height: 100px;
        padding: 0;
	}
h1.blog-title, blog-title {
        padding: 25px 40px;
        color: #e87d25 !important;
        font-family: Times, 'Times New Roman', serif;
        font-size: 2.1em;
        }
h1.blog-title a {
        color: #e87d25;
        }
#header .description {
        display: none;
        }
ul.menu {
        width: 100%;
        background-color: #e87d25;
        margin-left: 0;
        height: 28px;
        border-top: 1px solid #cdccc0;
        border-bottom: 1px solid #cdccc0;
        }
ul.menu li a {
padding-top: 7px;
padding-right: 15px;
padding-bottom: 5px;
padding-left: 15px;
font-size: 1.2em;
color: white;
text-transform: uppercase;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
}

ul.menu li a:hover {
background: none;
color: #fff;
text-decoration: none;
}
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	color: #fff;
	background: #e6934e;
	text-decoration: none;
	}
.content {
	background: url(images/barbg.gif) repeat-y right top;
	padding: 0;
	}
body.columns-two #primary {
	margin-right: 250px;
	margin-left: 0;
	width: 700px;
	}
body.columns-two #primary-wrapper {
	width: 740px;
	padding: 0;
	}
.hentry {
	
	}
.entry-title {
	font-size: 1.8em;
	}
.entry-content {
	/* The meat and potatoes of every entry */
	}

#sidebar-1 {
	/* The first sidebar */
	}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	}
#content-sidebar {
	}
#content-sidebar img {
	margin:0;
	padding: 0;
	}
#content-sidebar1 {
	width: 740px;
	height: 118px;
	padding:0;
	margin:0;
	background: url(images/banner.jpg) no-repeat left top;
	float:none;
	}
#content-sidebar2 {

	}
#content-sidebar3 {

	}
#content-sidebar4 {

	}
#footer {
	padding-top: 5px;
	}
#text-3 h4, #text-3 p {
	color: white;
	width: 340px;
	float: right;
	clear:both;
	}
