/* @override http://localhost/mises/wp-content/themes/mises-institute/style.css */

/*
Theme Name: Mises Institute Affiliated
Description: A pre-designed package for international affiliates of the Ludwig Von Mises Institute. This theme is a child theme of the default "Twenty Ten" theme included with Wordpress and requires at least version 3.0
Author: Israel Curtis
Template: twentyten
*/

@import url("../twentyten/style.css");

/*-- fonts --*/

@font-face {
	font-family: 'TrajanProRegular';
	src: url('fonts/trajanpro-regular-webfont.eot');
	src: local('☺'), url('fonts/trajanpro-regular-webfont.woff') format('woff'), url('fonts/trajanpro-regular-webfont.ttf') format('truetype'), url('fonts/trajanpro-regular-webfont.svg#webfontSAJoKn4g') format('svg');
	font-weight: normal;
	font-style: normal;
}

body,
input,
textarea,
.page-title span,
.pingback a.url,
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,

input[type=submit] {
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, sans-serif;
}

pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}

code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

#content {
	font-size: 14px;
}

#site-title {
	font-family: 'TrajanProRegular', sans-serif;
	font-size: 36px;
	letter-spacing: -1px;
	margin: 0;
}

#site-description {
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-size: 18px;
}

#content .entry-title {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 30px;
}

#content .entry-meta, #content .entry-utility {
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-style: italic;
	font-size: .9em;
}

h3.widget-title {
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-weight: normal;
	font-size: 20px;
	font-style: italic;
	line-height: 32px;
}

#access .menu {
	font-weight: bold;
}

.archive .page-title {
	text-transform: uppercase;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
}

/*-- links --*/

a:link {
	color: #2361A1;
	text-decoration: none;
}

a:visited {
	color: #2673c0;
}

a:active,
a:hover,
.entry-meta a:hover,
.entry-utility a:hover,
.entry-title a:active,
.entry-title a:hover {
	color: #2361A1;
	text-decoration: underline;
}

a:active {
	position: relative;
	top: 1px;
}

#header a:active {
	top: 0px;
}

/*-- disappear --*/

#nav-above.navigation {
	display: none;
}

.archive-meta {
	display: none;
}

.archive .entry-utility {
	display: none;
}

#branding img {
	display: none;
}

/* alt layout for WP Header usage */

.use-header #branding img {
	display: block;
	position: relative;
	left: -80px;
	top: 54px;
	border: 0;
	margin-bottom: 10px;
}

.use-header #main {
	margin-top: 198px;
}

/*-- layout --*/

body {
	background: #f3ecd0;
}

#wrapper {
	margin-top: 0;
	background: #fff;
	padding: 0 20px;
}

#header {
	padding-top: 0;
	background: url(images/header_area_bkg.png);
	height: 146px;
}

#site-title {
	float: none;
	color: #fff;
	width: 862px;
}

#site-title a {
	font-weight: normal;
	color: #fff;
	background-image: -webkit-gradient(linear,
    left top, left bottom,
        from(#88a7c9),
        to(#fff)
    );
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#site-description {
	float: none;
	width: auto;
	margin: 6px 0 22px 2px;
	color: #617b93;
}

#masthead {
	background: url(images/mises-shield.png) no-repeat 0 19px;
	width: 960px;
	margin: 0 Auto;
	height: 130px;
}

#branding {
	padding-top: 30px;
	margin-left: 90px;
	width: 870px;
}

.hentry {
	margin-bottom: 24px;
}

.home .hentry {
	padding-bottom: 12px;
	border-bottom: 1px solid #ddd;
}

#content {
	margin-left: 0;
}

#footer {
	border-top: 1px solid #eeeade;
	background: #f3ecd0 url(images/footer-bkg.png) repeat-x top;
	height: 181px;
	width: 100%;
}

#colophon {
	border: 0;
	padding: 0;
	margin: 0 auto;
	background: url(images/footer-watermark.jpg) no-repeat right;
	height: 181px;
}

#site-info {
	border: 0;
	background: url(images/footer-logo.png) no-repeat;
	height: 120px;
}

#site-info p {
	font-weight: normal;
	font-size: 12px;
	margin-left: 77px;
	padding-top: 73px;
	text-align: left;
}

blockquote {
	border-left: 3px solid #ede5c6;
	color: #7b6c43;
	font-size: .9em;
	padding: 0 2em;
}

#access ul li.current_page_item > a,
#access ul li.current_page_ancestor > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #655636;
	background: #fff;
	border-right: 1px solid #c8ba92;
	border-left: 1px solid #c8ba92;
	background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.69, rgb(255,255,255)),
    color-stop(1, rgb(231,235,240))
);
	background: -moz-linear-gradient(
    center bottom,
    rgb(255,255,255) 69%,
    rgb(231,235,240) 100%
);
}

#access ul ul li.current_page_item > a {
	background: #e1d7b1;
	border: none;
}

#access li:hover > a {
	background: none;
	color: #c00c0f;
}

#access ul ul :hover > a {
	background: #e1d7b1;
	color: #c00c0f;
}

#access .children {
	top: 32px;
}

#access .children li a {
	background: #e1d7b1;
}

#main .widget-area ul {
	padding-right: 0;
}

/* full width header and footer*/

#access {
	position: absolute;
	/* DavidV top: 139px; */
	background: none;
	height: 32px;
	float: none;
	margin-left: 82px;
}

#access a {
	font-weight: normal;
	color: #655636;
	line-height: 32px;
	text-shadow: #f2ecd5 0 1px 1px;
	outline: 0;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
}

#access .menu {
	margin: 0 auto;
	width: 940px;
}

#wrapper.hfeed {
	padding: 0;
	width: 100%;
}

#header,
#colophon, {
	width: 100%;
}

#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	min-width: 220px;
	width: 23%;
}

#primary {
	width: 240px;
}

#msthd2
{display:none;}