/*  
Theme Name: Mises.pl
Theme URI: http://www.mises.pl
Description: Theme dla systemu WordPress w oparciu o poprzednia wersje strony Mises.pl
Version: 1.0
Author: Mikolaj Barczentewicz
Author URI: http://www.barczentewicz.com/
*/

body, html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
a img {
	border: 0;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	text-align: center;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#container {
	margin: 10px auto 0 auto;
	width: 768px;
	font-size: 9px;
	background: url("http://www.mises.pl/img/bg-gora.gif") no-repeat;
	text-align: left;
}
#date {
	padding: 1px 0px 0px 7px;
	margin-right: 500px;
	color: #fff;
}
#eng {
	float: right;
	padding: 0 31px 0 0;
	position: relative;
	top: -1px;
}
#eng a img {
	position: relative;
	top: 3px;
}
#eng a {
	color: #FFFFFF;
	text-decoration: none;
}
#eng a :hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#headerTop {
	height: 70px;
}
#banner {
	float: right;
	margin: 5px 31px 0 0;
	border: 1px solid #000000;
}
#topbarSeparator1 {
	height: 5px;
}
#topbarSeparator2 {
	height: 3px;
	clear: both;
	margin-bottom: 10px;
}
#newsbar {
	height: 16px;
}
* html #newsbar {
	position: relative;
	top: -2px;
}
#localizerLeft, #leftnav { float: left; }
#localizerRight, #rightnav { float: right; }
#localizerContent, #content { margin-left: 170px; margin-right: 158px; }
#localizerLeft {
	width: 147px;
	color: #201D65;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	text-align: right;
}
#localizerRight {
	width: 143px;
	padding: 6px 0px 0px 0px;
}
.searchButton {
	position: relative;
	left: 2px;
	top: 2px;
}
#localizerRight form {
	display: inline;
}
#localizerContent {
	color: #201D65;
padding:0px 20px;
}
		#locWrap {
			display: table;
			height: 33px;
		}
		
		#locWrap #localizerContent {
			display: table-cell;
			vertical-align: middle;
		}
#localizerContent a {
	text-decoration: none;
	color: #201D65;
}
#localizerContent a:hover {
	text-decoration: underline;
	color: #201D65;
}
#s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #000000;
	font-size: 9px;
	color: #201D65;
	padding: 0;
	height: 14px;
	h\eight: 12px;
}
#leftnav {
	width: 157px;
	margin-top: 15px;
	clear: left;
	float: left;
}
#rightnav {
	width: 150px;
	font-size: 11px;
	color: #000; 
	margin-top: -7px;
}
#content {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin-top: 10px;
	padding-top: 10px;
}

#top {
	height: 1px;
	font-size: 1px;
	color: #FFFFFF;
	position: absolute;
	left: 0;
	top: 0;
}
#midcontainer {
	background-image: url(http://www.mises.pl/images/main_bg.gif);
	background-repeat: repeat-y;
}
#recommendSite {
	margin-right: 18px;
	padding-bottom: 5px;
	text-align: right;
}
#recommendSite li {
	margin: 0 6px;
	display: inline;
	list-style-type: none;
}
#recommendSite a {
	padding-left: 15px;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
#recommendSite a:hover {
	color: #000000;
	text-decoration: underline;
}
#recommendSite ul {
	margin: 0;
	padding: 0;
}
#recommendSite li.back {
	background: url(http://www.mises.pl/images/recommend_back.gif) 1px 2px no-repeat;
}
#recommendSite li.top {
	background: url(http://www.mises.pl/images/recommend_top.gif) 1px 2px no-repeat;
}


/* ------------------- wide ---------------------- */
.wide #content {
	float: right;
	width: 590px;
	margin-left: 0px;
	margin-right: 0px;
}
* html .wide #content {
	width: auto;
}
#midcontainer.wide {
	background-image: url(http://www.mises.pl/images/main_bg_sub.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	padding-left: 15px;
}
* html #midcontainer.wide {
	position: relative;
	left: -3px;
	width: 593px;
}
.wide #picGallery img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}
.wide #recommendSite {
	margin-right: 20px;
	text-align: right;
}
.wide #recommendSite li {
	margin: 0 8px;
	display: inline;
	list-style-type: none;
}
.wide #recommendSite a {
	padding-left: 17px;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.wide #recommendSite a:hover{
	color: #000000;
	text-decoration: underline;
}
.wide #recommendSite ul {
	margin: 0;
	padding: 0;
}
.wide #recommendSite li.back {
	background: url(http://www.mises.pl/images/recommend_back.gif) 1px 2px no-repeat;
}
.wide #recommendSite li.top {
	background: url(http://www.mises.pl/images/recommend_top.gif) 1px 2px no-repeat;
}


/* ------------------- content ---------------------- */
div.keywords {
	display: none;
}

div.image
{
	text-align: center;
	font-size: 0.8em;
	margin-bottom: 20px;
}
	div.image img
	{
		border: 4px solid #fecc83;
		margin-bottom: 5px;
	}

h1 {
	position: relative;
	padding: 10px 0px 2px 2px;
	margin: 0px 25px 17px 60px;
	color: #1E1A64;
	font-size: 21px;
	font-weight: bold;
	border-bottom: 2px solid #FF9831;
border-right: 1px solid #fff;
	display: block;
}
#news h2 {
	position: relative;
	padding: 10px 0px 4px 0px;
	margin: 0px 25px 5px 60px;
	color: #1E1A64;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 2px dotted #FECC83;
	display: block;
clear: left;
}
#news h2.noclear {
clear: none;
}
#news h2 strong { font-weight: normal; }
h1 a, #news h2 a {
	color: #1E1A64;
	text-decoration: none;
}
h1 a:hover, #news h2 a:hover {
	color: #1E1A64;
	text-decoration: underline;
}
#rightnav h3 a {
	color: #1E1A64;
	text-decoration: none;
}
#rightnav h3 a:hover {
	color: #1E1A64;
	text-decoration: underline;
}
#rightnav h3 {
	margin: 0;
	padding: 25px 0px 4px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #1E1A64;
}
#rightnav p {
	margin: 0;
}

#rightnav img {
border: 2px solid orange;
}

#rightnav a.teaser img {
border: 0px;
}

.post {
	margin: 0 0 10px 0;
}
.post a {
	color: #2068AF;
	text-decoration: none;
}
.post a:hover {
	color: #2068AF;
	text-decoration: underline;
}
#news .post a {
}
#news .post a:hover {
}
.content-pic {
	float: left;
	width: 112px;
	text-align: center;
	border: 0px none;
	position: relative;
	top: 5px;
}
.post h1 {
	font-size: 14px;
	color: #000000;
	margin-left: 125px;
	margin-right: 25px;
	border: none;
	font-weight: bold;
}
.post h2 {
	font-size: 16px;
	color: #1E1A64;
	font-weight: normal;
}
.post, #news .post {
	font-size: 13px;
	color: #000;
	margin-left: 125px;
	margin-right: 25px;
	border: none;
}

#rightnav a.teaser {
	color: #1E1A64;
	text-decoration: none;
}
#rightnav a:hover {
	color: #1E1A64;
	text-decoration: none;
}

/* added by Wiktor */

#rightnav a.schooling {
	color: #1E1A64;
	text-decoration: none;
}
/*#rightnav a.schooling:hover {
	color: #1E1A64;
	text-decoration: underline;
}*/
/* / */

#news p {
margin: 0 0 9px 0;
}
p.date {
	font-size: 9px;
	color: #1E1A64;
	margin: 0 0 9px 0;
	float: left;
	width: 185px;
	display: block;
}
.wide p.date {
	width: 335px;
}
a.content-print {
	color: #1E1A64;
	text-decoration: none;
	font-size: 9px;
	float: right;
	margin: 0 7px 9px 0;
	display: block;
}
a:hover.content-print  {
	color: #1E1A64;
	text-decoration: underline;
}
#note {
	padding-top: 20px;
	font-size: 9px;
}
.navigation {
font-size: 12px;
clear: both;
height: 20px;
margin: 20px 40px 30px 120px;
}
.navigation a {
text-decoration: none;
color: #F89B00;
}
.navigation .alignleft {
float: left;
background: #eee;
border: 1px solid #ddd;
padding: 5px 7px;
width: 100%;
text-align: center;
}
.navigation .alignright {
float: right;
background: #eee;
border: 1px solid #ddd;
padding: 5px 7px;
}
h3 { font-size: 13px; margin: 7px 0 5px 0; }
#book-toc {
margin: 0;
padding: 0 0 0 10px;
}
#book-toc li {
margin: 0;
list-style: none;
}
#book-toc h4 {
margin: 6px 0 3px 0;
font-size: 12px;
}

/* ------------------- menu ---------------------- */
#leftnav li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	list-style: none;
	display: block;
} 
#leftnav ul {
	display: block;
	margin: 5px 0;
	padding: 0;
}
#leftnav a {
	padding: 0;
	margin: 0;
	text-decoration: none;
} 
#leftnav a:hover {
	text-decoration: underline;
}
.menuitem, .menuitem-active {
	padding: 5px 25px 5px 0;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 140px 9px;
}
.menuitem {
	padding-left: 0;
	display: block;
	background-image: url(http://www.mises.pl/images/menuicon.gif);
}
.menuitem-active {
	background-image: url(http://www.mises.pl/images/menuicon_active.gif);
}
.menuitem a, .menuitem a:hover {
	color: #21196C;
}
.menuitem-active a, .menuitem-active a:hover {
	color: #F89B00;
}
.submenuitem, .submenuitem-active {
	padding: 2px 0;
	font-weight: normal;
}
.submenuitem a, .submenuitem a:hover {
	font-size: 12px;
	color: #928CB2;
}
.submenuitem-active a, .submenuitem-active a:hover {
	font-size: 12px;
	color: #F89B00;
}
.paypal, .paypal2 {
	display: block;
	float: left;
	width: 72px;
}
.paypal {
	margin: 0 2px 0 0;
}

/* ------------------- menu ---------------------- */
#subscription {
	margin: 20px 0 0 0;
	background: url(http://www.mises.pl/images/subscription_bg.gif) no-repeat;
}
#subscription form {
	margin: 0;
}
input.subscriptionEmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 124px;
	height: 12px;
	border: 0px none white;
	font-size: 10px;
	padding: 0;
	margin: 22px 3px 4px 3px;
	text-align: center;
}
#sub-img {
	position: relative;
	top: 2px;
}
#subscription a {
	color: #999;
	text-decoration: underline;
}
#subscription a:hover {
	text-decoration: none;
}



/* ------------------- footer ---------------------- */
.spacer {
	clear: both;
	height: 1px;
}
#footer {
	clear: both; 
	font-size: 9px;
	color: #999;
	text-align: center;
	height: 50px;
	border-top: 1px solid #201C66;
	margin-top: 10px;
	padding: 4px;
}
#footer a {
	color: #666666;
	text-decoration: underline;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}


/* ------------------- tables ---------------------- */
#content table,td { border: 1px solid #CCC; border-collapse: collapse; font: small/1.5 "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; }
#content table { border: none; border: 1px solid #CCC; }
#content thead th, #content tbody th { background: #ddd; color: #666; padding: 5px 10px; border-left: 1px solid #CCC; }
#content tbody th { background: #fafafb; border-top: 1px solid #CCC; text-align: left; font-weight: normal; }
#content tbody tr td { padding: 5px 10px; color: #666; }
#content tbody tr:hover { background: #eee; }
#content tbody tr:hover td { color: #454545; }
#content tfoot td, #content tfoot th { border-left: none; border-top: 1px solid #CCC; padding: 4px; background: #eee; color: #666; }
#content caption { text-align: left; font-size: 120%; padding: 10px 0; color: #666; }
#content table a:link { color: #444; }
#content table a:visited { color: #444; }
#content table a:hover { color: #003366; text-decoration: none; }
#content table a:active { color: #003366; }

