/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom #header { border-bottom:none;
height:150px;
padding-top:0;
padding-bottom:0;
background:url(http://yourpatentguy.com/wp-content/uploads/2011/08/your-patent-guy-banner.png)
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }

.menu, .menu a, .menu li ul {
    border-color: #11437a;}

.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a {
    background: #11437a;
    color: #DDDDDD; font-weight: bold;}

body {
    font-family: Helvetica, Arial, Univers,Times,serif;
}

.format_text {
    font-size: 1.4em;
    line-height: 2.2em;
}

body {
    color: #333333;
}

h1, h1 a {
    color: #8F0000;
}

a, a:hover {
    color: #8F0000;
}

h2, h2 a {
    color: #111111;
}

h2 a:hover {
    color: #111111;
}

.custom #footer {
    border-color: #11437a;
text-align: left;
}

img.frame {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #8F0000;
    border-style: solid;
}

hr {
color:#11437a;
background-color:#11437a;
height:1px;
border:none;
}

.resources p {
margin-bottom: .2em
}

.custom .menu { background-color:#11437a; }

.custom #content_box{
    background: url('http://localhost:8888/ypg/wp-content/uploads/2011/09/sidebar-borders.gif') top center repeat-y;
}

