@import url(/templates/cbhof/css/layouts.css);
@import url(/templates/cbhof/css/components.css);
@import url(/templates/cbhof/css/modules.css);
@import url(/templates/cbhof/css/navigation.css);
@import url(/templates/cbhof/css/misc.css);
@import url(/templates/cbhof/css/forms.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600);

/* #######################  GENERAL SETTINGS ############################ */
html{height:100%;}

body{
margin:0px;
height:100%;
color: #000;
font: 12px Arial, Helvetica, Geneva, sans-serif;
background: url(/templates/cbhof/images/bg_pattern.jpg) repeat #fff;
}

/*  Heading Formatting */

h1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
    color: #000;
    font-family: times new roman;
    font-size: 25px;
    font-weight: bold;
    line-height: 25px;
    margin-top: 0;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}


h2 {
    border-bottom: 1px solid;
    color: #87714b;
    font-family: times new roman;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

h3 {font-size: 1.3em;line-height: 1.2em;font-weight: normal;color: #88714C;
font-style: normal;
}
h4 {font-size: 1.4em;line-height: 0.8em;font-weight: normal;color: #000;
font-style: normal;
}
h5 {font-size: 1.3em;line-height: 0.8em;font-weight: normal;color: #000;
font-style: normal;
}
h6 {font-size: 1.2em;line-height: 0.8em;font-weight: normal;color: #000;
font-style: normal;
}

ul {
padding-left:15px;	
	
}

/*links*/
a:link {color: #88714c;
	text-decoration: none;
}
a:visited {color: #88714c;
	text-decoration: none;
}
a:hover {color: #88714c;
	text-decoration: underline;
}
#footer a:link {color: #fff;
	text-decoration: none;
}
#footer a:visited {color: #fff;
	text-decoration: none;
}
#footer a:hover {color: #fff;
	text-decoration: underline;
}
img {border: 0 none;}

/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */

#mainwrap {
	padding-bottom: 30px;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

table {
	border-collapse: collapse;
}

#header {
	height: 178px;
	background-color: #0d1016;
}

#logo {
	width: 278px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#top {
	height: 140px;
}

#navigation {
	height: 38px;
	background-color: #88714c;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}

#inner-content{

}
#outer-content {
	background-color: #fff;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;	
}

#content {
	line-height: 21px;
}

td#divider {
	width: 1px;
	padding-right: 20px;
	padding-left: 20px;
	background: url(/templates/cbhof/images/divider.png) repeat-y center top;
}

#right {
	width: 325px;
	line-height: 21px;
}

#footer {
width: 900px;
margin-right: auto;
margin-left: auto;
padding: 0 30px;
height: 38px;
background-color: #0C6838;
font: 11px/38px 'Open Sans', sans-serif;
color: #fff;
}

#footleft {
	float: left;
}

#footright {
	float: right;
	text-align: right;
}

/*additonal features*/
a.boxy {
	background-color: #88714c;
	display: inline-block;
	color: #FFF;
	padding: 5px 100px;
	-moz-box-shadow: 0 0 2px black;
	-webkit-box-shadow: 0 0 2px black;
	box-shadow: 0 0 2px black;
}

.names {
	font-size: 14px;
	padding-bottom: 30px;
}

.announce {
	font: 17px Georgia, "Times New Roman", Times, serif;
}

#widget {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


#bottom {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 30px 8px;
    width: 898px;
    padding-top: 0px;
}

.gallink a {
	font-size: 15px;
	text-decoration: underline;
}

#slider {
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
    padding-top: 20px;
    width: 960px;
}

.menutop li .item {
    background: none repeat scroll 0 0 transparent;
    color: #ffffff;
    display: block;
    padding: 0 14px !important;
    text-decoration: none;
}

.blog-mainlaureate img {
    border: 2px solid #333;
    height: auto;
    width: 111px;
}

.blog-mainlaureate img#noimage {
    border: 2px solid #fff;
    height: auto;
    width: 111px;
}

.names {
    background: url("/templates/cbhof/images/bottomlaureate.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    clear: both;
    font-size: 14px;
    padding-bottom: 6px;
    padding-top: 0;
}


#noname.names {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}


.blog-mainlaureate h2 span, leading-1  {
display:none !important;	
}

#right h3 {
    background-color: #88714c;
    border: 2px solid #3b3000;
    color: #fff;
    font-family: times new roman;
    font-size: 17px;
    margin-top: 0;
    padding: 10px;
    text-align: center;
    text-shadow: 0 1px 1px #000;
}


.menutop {

    padding-bottom: 2px !important;	
    position: relative !important;	
float:none !important;
    margin: 0px auto !important;	
    width: 805px !important;	
}
/*