/***

	Title: Mises
	Author: XHTMLized
	Date: February 2008 
***

	1.  GENERAL
			1.1 Headings and paragraphs
			1.2 Forms
			1.3 Links
			1.4 Miscellaneous
			1.5 Tag Cloud
			1.6 Audio/Video

	2. GENERAL ELEMEMENTS
	
	3. LAYOUT
			3.1 Accessibility menu
			3.2 Header
			3.3 Content
			3.4 Secondary content
			3.5 Sidebar
			3.6 Footer
		
	4. LAYOUT ELEMENTS
	5. MYMISES POPUPS

***/


/* 1. GENERAL
---------------------------------------------
===============================================================================================*/

/* Global reset */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

body {
	line-height: 1;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .875em;
	text-align: center;
}

ol,ul { list-style: none; }

.imgstyle {
	background-color: red;
	height:100px;
	width:100px;
	
}
/*
#content p.books {
	padding-left: 60px;
	padding: 5px 0 30px 60px;
	margin: 0;
	font-size:.8571em;
	background: url(images/img-books.jpg) left top no-repeat;
}
*/
#content.articles-date li  {
	width: 25%;
	float:left;
	list-style: none;
	list-style-type: none;
	margin:0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	
}

#content.articles-date li img {
	width:80%;
	height:auto;
}

.quicklist li {float:left;}


table {
	border-collapse: separate;
	border-spacing: 0;
	font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
}

table th {
	font-size: .8571em;
	background: #f3f3f3;
	padding: 5px;
}

table td {
	font-size: .8571em;
	line-height: 1.3333em;
	padding: 5px;
}

table tbody tr:hover td { background: #f0f0f0; }

html body #page #content  {
	padding:0px;
	width:650px;
}

#hiddenCategory {display: none;}
#content table p {
	font-size: 1em;
	margin: 2px 0;
}

#content table h5 {
	font-size: 1.5em;
	margin: 0;
}

 th, td {
	text-align: left;
	font-weight: normal;
}

#pdfbutton {
	display: none;
}

#DailyArticleGallery {
	display: none;
}
#DailyArticleGallery .descr {
	margin:0px;
}


/* 1.1	Headings and paragraphs
---------------------------------------------*/

h1,h2,h3,h4,h5 { font-weight: normal; }

h2 { font-size: 1.5714em; }

h3 { font-size: 1.2857em; 
	margin-bottom:5px;
}

h3 span { font-size: .7777em; }

h4 { font-size: 1.1428em; }

h5 .title { text-decoration: underline; }

body,#content h5 a,#content ul.activity h3 a,#content h2 a { color:#333; }

#content h1 {
	font-size: 2.8571em;
	letter-spacing: -1px;
	margin-bottom:5px;
}

#content h1 .entry-title  {
	font-size:30px;
}

#content h1,#content h2,#content h3,#content h4,#content h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: .9285em;
}

#content h3.center {
	margin: 40px 0 20px;
	text-align: center;
}

#content h5 {
	font-size: 1em;
	margin: 0 0 5px;
}

#content h5 a:hover,#content ul.activity h3 a:hover,#content h2 a:hover {
	color: #000;
	text-decoration: underline;
}

#content img.spaced { margin: 20px 0; }

#content p {
	margin: 20px 0;
	line-height: 1.5em;
	text-align: left; /* DV changed from justify */
}

#content p.meta {
	margin: 10px 0 20px;
	color: #7e7e7e;
}
/*
#content p.media {
	padding-left: 60px;
	padding: 5px 0 30px 60px;
	margin: 0;
	font-size:.8571em;
	background: url(images/img-media.jpg) left top no-repeat;
}
*/
#content p.articles {
	padding-left: 60px;
	padding: 5px 0 30px 90px;
	margin: 0;
	font-size:.8571em;
/* background: url(images/img-articles.jpg) left top no-repeat; */
}

#content ul.eventsbig li p.meta {
	margin: 0 0 5px 0;
	font-size: 11px;
}
#content p.meta strong {
    font-weight: normal;
    color: #333;
}
#content blockquote {
    background: url(images/blockquote_box.gif) top left repeat-y;
    font-size:1em;
    padding: .5em 2em;
    border-left: 2px solid #eee;
}
#content blockquote div.quote-in {}
#content blockquote p {
	margin: 0;
	padding: .5em 0; 
	text-align: left;
}
#content blockquote p em, #content blockquote p i { font-style: italic; }
#content p.author {
	font-style: normal;
	font-size:.7857em;
	color: #7e7e7e;
	margin: 5px 0;
}

.single.author {
	font-style: normal;
	font-size:.8571em;
	color: #7e7e7e;
	margin: 5px 0;
	line-height: 1.3em;
 
}
/*
#content ul li {
	padding-left: 55px;
	background: url(images/bull.gif) 45px 9px no-repeat;
	font-size: 1em;
	line-height: 1.5em;
}
*/
#content ol li {
	/* Aris: added */
	margin-left: 55px;
	font-size: 1em;
	line-height: 1.5em;
}
#content ol.index { margin: 5px 0 15px 0; }
#content ol.index li {
	padding-left: 48px;
	list-style-position: inside;
}

/* Reset lists */
#content ul.socials li, #content ul.nav li, #content ul.share li, #content ul.faculty li, #content ul.comments li, #content ul.eventsbig li, #content ul.filter li, #content ul.activity li, #content ul.articleswide li, #content ul.tabs li { padding-left: 0; }
#content ul.faculty li, #content ul.comments li, #content ul.eventsbig li, #content ul.filter li, #content ul.activity li, #content ul.articleswide li, #content ul.tabs li { background: none; }

#dsq-combo-tabs.tabs {font-size:11px;}

/* 1.2	Forms
---------------------------------------------*/

input, textarea, select
{
    font: 14px Arial, Helvetica, sans-serif;
}
#sidebar input, #sidebar select
{
    font: 1.4em Arial, Helvetica, sans-serif;
}
#sidebar input.text
{
    border-left: 1px solid #343434;
    border-top: 1px solid #343434;
    border-bottom: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    background: #fff;
    padding: 3px 1px 1px 3px;
}
#sidebar select
{
    border-left: 1px solid #343434;
    border-top: 1px solid #343434;
    border-bottom: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    background: #fff;
    padding: 2px 0px 0px 2px;
}

/* Form's Main Containers */

form.extended
{
    margin: 0 0 0 0;
    line-height: 2em;
}

.extended fieldset
{
    position: relative;
}
.extended fieldset fieldset
{
    width: 100%;
    border-width: 0;
}
.extended fieldset.submit
{
    border-top: none;
}
.extended ol
{
    border-top: 2px solid #e7e7e7;
    padding: 0px 0 20px 0;
    margin-top: 25px;
}
.extended ol ol
{
    padding: 0 0 0 180px;
}
.extended li
{
    float: left;
    width: 100%;
    padding-top: 10px;
}
.extended li li
{
    clear: none;
    padding-top: 0;
    width: auto;
}

/* Level 1 Form elements */

.extended legend span
{
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.4285em;
    color: #999;
}
.extended label
{
    font-size: 14px;
    letter-spacing: 0.4px;
    line-height: 24px;
    text-align: right;
    color: #999;
    cursor: pointer;
}
.extended label.hide
{
    position: absolute;
    left: -9999px;
}
.extended em
{
    position: relative;
    top: -2px;
}
.extended span
{
    float: left;
    padding-right: 5px;
    font-size: 14px;
    line-height: 20px;
}
.extended input.text, .extended input.password
{
    float: left;
    width: 200px;
    height: 16px;
    padding: 4px;
    border: 1px solid #ccc;
    margin-right: 5px;
    background-color: #fff;
}
.extended textarea
{
    float: left;
    margin-top: 15px;
    width: 400px;
    height: 175px;
    overflow: auto;
    padding: 4px;
    border: 1px solid #ccc;
    margin-right: 5px;
    background-color: #fff;
}
.extended select
{
    float: left;
    border: 1px solid #808080;
    padding: 2px;
    margin-right: 5px;
    background-color: #fff;
}
.extended fieldset.submit input.buttonimg
{
    float: left;
    margin-right: 46px;
}
.extended fieldset.submit input.checkbox
{
    float: left;
    position: relative;
    top: 2px;
    margin-right: 5px;
}

/* Validation */
.extended input.LV_invalid_field
{
    border: 1px solid #D80E0E;
}
.extended span.LV_invalid
{
    line-height: 2em;
    color: #D80E0E;
}

/* Individual Form Elements 
---------------------------------------------*/
.searchform input, .searchform select
{
    float: left;
}
.searchform input.buttonimg
{
    float: right;
}
.searchform input.text
{
    margin-right: 7px;
    width: 135px;
}
.searchform select
{
    width: 104px;
}
body.wideside .searchform input.text
{
    width: 145px;
}

/* Add Tag */
.addtag label
{
    clear: both;
    display: block;
    padding-bottom: 5px;
}
.addtag input.text
{
    float: left;
    width: 208px;
    padding: 4px;
    border: 1px solid #cdcdcd;
    margin-right: 12px;
}
.addtag input.buttonimg
{
    float: left;
    margin-right: 12px;
}
.addtag span
{
    float: left;
    padding-top: 4px;
    line-height: 16px;
    font-size: .8571em;
    color: #666;
}

/* Donate */
.donate label
{
    color: #333;
}
.donate ol li
{
    padding-left: 10px;
}
/*
.donate ol li.required
{
    background: url(images/ico/ico-required.jpg) 1px 18px no-repeat;
}
*/
/*
.donate span.required
{
    float: right;
    padding-left: 10px;
    padding-top: 2px;
    font-size: 12px;
    color: #666;
    background: url(images/ico/ico-required.jpg) left center no-repeat;
}
*/
.donate input
{
    font-size: 14px;
}

fieldset.donate.col1
{
    float: left;
    width: 250px;
    /*overflow: hidden; */
    overflow:visible;
}
fieldset.donate.col1 ol
{
    width: 250px;
    overflow:visible;
}
fieldset.donate.col1 li
{
    width: 230px;
}
fieldset.donate.submit
{
    clear: both;
}
fieldset.donate.col1 li.col1
{
    width: auto;
    margin-right: 10px;
}
fieldset.donate li.col1 select
{
    width: 70px;
}
fieldset.donate.col1 li.col2
{
    width: auto;
}
fieldset.donate li.col2 input.text
{
    width: 105px;
}
fieldset.donate span.LV_validation_message
{
    display: none;
}
fieldset.donate.submit
{
    padding-right: 170px;
}
fieldset.donate.submit input.buttonimg
{
    float: right;
    margin-right: 0;
    margin-left: 15px;
}
/* 1.3	Links
---------------------------------------------*/

a
{
    /* in the PNGs color:#377ACE; */
    color: #1765BC;
    text-decoration: none;
}
a:visited
{
}
a:hover
{
    text-decoration: underline;
}
a:active
{
}

/* 1.4	Miscellaneous
---------------------------------------------*/
#content div.hr, #content hr {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:url('images/hr.gif') white no-repeat;
height:20px;
margin:1em auto;
width:400px;
border:none;

color:#fff;
display:block;
}

abbr,acronym {
border-bottom:1px dotted #999;
cursor:help;
}

em {
font-style:italic;
}

hr {
display:none;
}

strong {
font-weight:bold;
}


/* 1.5	Tag Cloud
---------------------------------------------*/

#content div.tagcloud p {
color:#1765BC;
font-size:.7142em;
margin:5px 0 0;
overflow:auto
}

.CommonTag1 a:hover,.CommonTag2 a:hover,.CommonTag3 a:hover,.CommonTag4 a:hover,.CommonTag5 a:hover,.CommonTag6 a:hover,.CommonTag7 a:hover {
text-decoration:underline
}

.CommonTag1,.CommonTag2,.CommonTag3,.CommonTag3,.CommonTag4,.CommonTag5,.CommonTag6,.CommonTag7 {
display:inline;
padding:5px 5px 0 0
}

.CommonTag2,.CommonTag2 a:link,.CommonTag2 a:visited,.CommonTag2 a:active {
color:#555;
font-size:.8em;
font-weight:200
}

.CommonTag3,.CommonTag3 a:link,.CommonTag3 a:visited,.CommonTag3 a:active {
color:#444;
font-size:.9em;
font-weight:300
}

.CommonTag4,.CommonTag4 a:link,.CommonTag4 a:visited,.CommonTag4 a:active {
color:#333;
font-size:1em;
font-weight:500
}

.CommonTag5,.CommonTag5 a:link,.CommonTag5 a:visited,.CommonTag5 a:active {
color:#222;
font-size:1.1em;
font-weight:600
}

.CommonTag6,.CommonTag6 a:link,.CommonTag6 a:visited,.CommonTag6 a:active {
color:#111;
font-size:1.2em;
font-weight:800
}

.CommonTag7,.CommonTag7 a:link,.CommonTag7 a:visited,.CommonTag7 a:active {
color:#000;
font-size:1.3em;
font-weight:900;
padding-right:5px
}


/* 1.6	Audio/Video
---------------------------------------------*/

#content ul.audio li,#content ul.video li {
font-size:.7142em;
background:none;
padding:3px 0 4px;
}

#content ul.audio li:hover,#content ul.video li:hover {
background:#dcdcdc;
}

#content ul.audio li a,#content ul.video li a {
display:block;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
font-size:1.1em;
background-repeat:no-repeat;
background-position:16px 4px;
color:#333;
padding:4px 0 0 36px;
}

#content ul.audio li a:hover,#content ul.video li a:hover {
color:#000;
text-decoration:underline;
}

#content ul.audio li em,#content ul.video li em {
padding-left:36px;
font-style:normal;
font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
color:#7e7e7e;
display:block;
}

#content ul.audio li em a,#content ul.video li em a {
font-size:1em;
background-image:none;
display:inline;
color:#1765BC;
margin:0;
padding:0;
}

/*
ul.audio li a {
background-image:url(images/ico/ico-audio.gif);
}

ul.video li a {
background-image:url(images/ico/ico-video.gif);
background-position:4px 4px;
}
*/

/* 2. GENERAL ELEMENTS
---------------------------------------------
===============================================================================================*/

.alignleft {
    float: left;
    margin: 0 2em 1em 0;
}
.alignright {
    float: right;
    margin: 0 0 1em 2em;
}
.alignleft.first-par, .alignright.first-par { margin-top: 2em; }
.pictureframe {
	background-color: #eaeaea;
	padding:10px;
	border:1px solid #ccc;
}
.hide {
    position: absolute;
    left: -9999px;
}
img.left
{
    float: left;
    margin-left: 0;
    padding-right: 15px;
    padding-bottom: 10px;
}
/* AAE: padding */
img.right
{
    float: right;
    margin-right: 0;
    padding-left: 15px;
    padding-bottom: 10px;
}
/* AAE: default behavior */

.clear, .sifr
{
    clear: both;
}
#content .sifr
{
    font-style: italic;
/*    margin-bottom: -18px;  Disabled 2008-09-23 */
	  padding-bottom:0 !important; /* Added 2008-09-23 */
}
#content h1.sifr
{
    margin-bottom: 0;
}
br.clear
{
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.clearfix:after, fieldset:after, ul.tabs:after, ul.members li:after, div.bookmark:after, div.shaded:after, .extended ol:after, #content .box:after, #content ul.activity li:after, .filterhead:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix, fieldset, ul.tabs, ul.members li, div.bookmark, div.shaded, .extended ol, #content .box, #content ul.activity li, .filterhead
{
    display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix, * html fieldset, * html ul.tabs, * html dl, * html ul.members li, * html div.bookmark, * html div.shaded, .extended ol, * html #content .box, * html #content ul.activity li, * html .filterhead
{
    height: 1%;
}

.clearfix, fieldset, ul.tabs, ul.members li, div.bookmark, div.shaded, .extended ol, #content .box, #content ul.activity li, .filterhead
{
    display: block;
}
/* End hide from IE-mac */

/* Image Replacement */

#header .title span, #header .tagline span
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

/* 3. LAYOUT
---------------------------------------------
===============================================================================================*/

.container
{
    width: 960px;
    position: relative;
    margin: 0 auto;
    text-align: left;
}

#header .container
{
    height: 178px;
}

/* Default - Two columns layout */

#content
{
    position: relative;
    float: left;
    width: 740px;
    padding-bottom: 50px;
    padding-left:20px;

}

#sidebar
{
    width: 170px;
    float: right;
    padding-bottom: 50px;
}

.wideside #content
{
    width: 620px;
}
.wideside #sidebar
{
    width: 290px;
}

#footer
{
    clear: both;
}

.main
{
    padding-top: 24px;
}

/* Main Backgrounds */
#header
{
    background: #06101d url(images/bg_header.gif) repeat-x;
}
/*
#footer
{
    background: #f3eed8 url(images/bg_footer.jpg) repeat-x;
}
*/
/* 3.1	Accessibility menu
---------------------------------------------*/
#accessibility-menu
{
    position: absolute;
    left: -1000em;
    text-align: left;
}

/* 3.2	Header
---------------------------------------------*/

/* Logo -> Image replacement. */
#header .logo, #header .logo a
{
    display: block;
    width: 114px;
    height: 160px;
    overflow: hidden;
}

#header .logo2 {
	background-image: url('images/mises_menubar_1024.gif');
	background-position: left top;
	background-repeat: no-repeat;
	position:absolute;left:-110px;
	margin-top:15px;
	height:159px;
	width:970px;
	position: absolute;
	cursor: pointer;
}
#header .logo
{
    position: absolute;
    top: 13px;
    left: 0;
}
/*
#header .logo a
{
    background: url(images/logo.gif) no-repeat;
    text-indent: -9999px;
}
*/
#header .title
{
    position: absolute;
    top: 17px;
    left: 113px;
    width: 686px;
    height: 70px;
    color: #f6f6f6;
    font-size: 25px;
    font-family: Georgia, "Times New Roman" ,Times,serif;
}
#header .title em
{
    color: #646b71;
    font-size: 16px;
}
/*
#header .title span
{
    background-image: url(images/title.gif);
}
*/
#header .tagline
{
    position: absolute;
    top: 87px;
    left: 136px;
    width: 573px;
    height: 21px;
    font-size: 14px;
    font-family: Georgia, "Times New Roman" ,Times,serif;
    color: #646b71;
}
/*
#header .tagline span
{
    background-image: url(images/tagline.gif);
}
*/
/* User Navigation */

div.usernav
{
    position: absolute;
    top: 0px;
    right: 0;
    font-size: .7857em;
	background-color:#fff;
}

div.usernav li
{
}
/*
div.usernav a
{
    padding: 0 9px;
    color: #ccc;
    background: url(images/usernav_sep.gif) left center no-repeat;
}
*/
div.usernav a:hover
{
    text-decoration: underline;
}
usernav.usernav li.first a
{
    background: none;
}


/* ASP GRID */


.aspGridView {
	width:100%;
}

.aspGridView_HeaderStyle th {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:#999999 none repeat scroll 0 0 !important;
border-bottom:1px solid #EEEEEE !important;
color:#FFFFFF !important;
font-size:0.9285em !important;
font-weight:700 !important;
height:2em !important;
padding-left:0.8em !important;
padding-right:0.8em !important;
}

.aspGridView_RowStyle td {
	border-top:1px solid #EEEEEE;
	padding:0.2em 0.8em 0.2em 3em !important;
	text-align:left !important;
}

.aspGridView_RowStyle td.category {
	background-image: url('images/icon_category.gif');
	background-repeat: no-repeat;
	background-position: 10px 2px;
}

.aspGridView_RowStyle td.title {
	background-image: none;
	padding-left:0px;
}
/*
.aspGridView_RowStyle td.rss2 {
	background-image: url('images/rss.gif');
	background-repeat: no-repeat;
	background-position: 10px 2px;
	cursor: pointer;
}
*/
/* articles */
#DailyArticleGallery  li {
	height: 220px;
}
#DailyArticleGallery .article {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-color: aqua;
background:transparent url(http://www.mises.se/wp-content/themes/mises.org/mises/images/bg_box_article_gallery.png) no-repeat scroll 0 0;
color:#7E7E7E;
margin:8px 2px;
	padding:10px;
	width:80%;
	border: 1px solid #E9E9E9;
}


/* Search form */ 
html body #sidebar .widget.widget_search.outerbox {
	background-color: #fff;
}
#searchform label {
	display: none;
}

#searchform input#s {
	width:200px;
}


.social {
	margin-bottom:10px;
}
/* Main Navigation */
ul#navigation
{
    position: absolute;
    top: 138px;
    left: 133px;
    width: 827px;
    height: 40px;
    font-weight:bold;
/*    background: url(images/bg_nav.gif) repeat-x #f3eed8;*/
}
ul#navigation ul#navigation
{
    position: absolute;
    top: 38px;
    left: 133px;
    width: 827px;
    height: 40px;
/*    background: url(images/bg_nav.gif) repeat-x #f3eed8;*/
}

ul#navigation li
{
    float: left;
    background: url(images/nav_sep.gif) 0 14px no-repeat;
    padding-top: 8px;
}

ul#navigation li a
{
    float: left;
    height: 32px;
    line-height: 32px;
    padding: 0 18px 0;
    font-size: 1em;
    color: #333;
}
ul#navigation li a:hover
{
    color: #d80e0e;
    text-decoration: none;
}
ul#navigation li.current_page_item a
{
    padding: 0 18px 0 18px;
    position: relative;
    left: 1px;
    color: #d80e0e;
    background: #fff;
}
ul#navigation li.current_page_item
{
    background: none;
}
/*
ul#navigation li.l-dona
{
	display: none;
    position: absolute;
    top: 12px;
    right: 0;
    padding: 0 0 0 10px;
    width: 71px;
    height: 22px;
    overflow: hidden;
    background: url(images/nav_donate.gif);
}
*/
ul#navigation li.l-dona a
{
    height: 22px;
    line-height: 22px;
    font-size: .9285em;
}

/* 3.3	Content
---------------------------------------------*/

/* Notes */
div.shaded, div.notes, div.tagcloud
{
    background: #f2f2f2;
    margin: 20px 0 30px;
    padding: 12px;
}
div.tagcloud .tagcloud
{
	padding:0 12px;
}

/* Relative Links */
div.rel
{
    height: 15px;
    line-height: 15px;
    margin-bottom: 20px;
}
div.rel ul.nav
{
    float: left;
}
/*
#content div.rel ul.nav li, #content div.rel ul.share li
{
    float: left;
    background: url(images/rel_sep.gif) left center no-repeat;
}
*/
div.rel ul.nav li a, div.rel ul.share li a
{
    float: left;
    height: 15px;
    line-height: 15px;
    font-size: 11px;
}
#content div.rel ul.nav li.first, #content div.rel ul.share li.s-prin
{
    background: none;
}
div.rel ul.nav li a
{
    padding: 0 8px;
}
div.rel ul.share li a
{
    padding: 0 8px 0 25px;
    background-position: 8px 1px;
    background-repeat: no-repeat;
}
div.rel ul.share
{
    float: right;
}
/*
ul.share li.s-prin a
{
    background-image: url(images/ico/ico-print.jpg);
}
*/
/*
div.rel ul.share li.s-shar a
{
    background-image: url(images/ico/ico-share.jpg);
    padding-left: 28px;
}
*/
/*
ul.share li.s-mymi a
{
    background-image: url(images/ico/ico-mymises.gif);
}
*/
/*
ul.share li.s-subs a
{
    background-image: url(images/ico/ico-subscribe.jpg);
}
*/
/* Social Bookmarking Box */
div.bookmark
{
    margin: 20px 0 20px;
}
ul.socials
{
    position: relative;
    top: 5px;
    margin: 0 0 5px 102px;
    border-top: 1px solid #d1d1d1;
    height: 39px;
    border-bottom: 1px solid #d1d1d1;
}
/*
#content ul.socials li
{
    float: left;
    background: url(images/social-sep.gif) left center no-repeat;
}
*/
#content ul.socials li.s-digg
{
    background: none;
}
ul.socials li a
{
    float: left;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding: 12px 14px 11px 32px;
    background-repeat: no-repeat;
    background-position: 12px 12px;
}
/*
ul.socials li.s-digg a
{
    background-image: url(images/ico/ico-digg.jpg);
}
*/
/*
ul.socials li.s-deli a
{
    background-image: url(images/ico/ico-delicious.jpg);
}
*/
/*
ul.socials li.s-news a
{
    background-image: url(images/ico/ico-newsvine.jpg);
}
*/
/*
ul.socials li.s-redd a
{
    background-image: url(images/ico/ico-reddit.jpg);
}
*/
/*
ul.socials li.s-furl a
{
    background-image: url(images/ico/ico-furl.jpg);
}
*/
/*
ul.socials li.s-face a
{
    background-image: url(images/ico/ico-facebook.jpg);
}
*/
/*
ul.socials li.s-stum a
{
    background-image: url(images/ico/ico-stumble.jpg);
}
*/
span.diggs
{
    float: left;
    display: block;
    width: 51px;
    height: 38px; /*		padding:10px 0pt 4px;margin-right:12px; *		text-align:center;text-decoration:none;font-size:1.1em; *		background:#fff5b9 url(images/shade-news.gif) center center no-repeat;color:#93883F;	*/
}
span.diggs strong
{
    display: block;
    margin-bottom: 3px;
    font-size: 1.6em;
    line-height: 1;
    font-weight: normal;
    letter-spacing: -1px;
    color: #736926;
}
span.reddit
{
	float: left;
	display: block;
}


/*quotes*/
#content div.pullquote {
float:right;
font-style:italic;
line-height:1.5em;
padding-bottom:1em;
padding-left:1.5em;
width:225px;
}

html body #content #credits p.wp-caption-text  {
text-align:left;
}
html body #content p.wp-caption-text {
margin:0px;
text-align:center;
font-size:12px;
font-style:italic;
line-height:14px;
padding-bottom:14px;
width:225px;	
}

#content .bigger {
font-size:1.1428em !important;
}

/* Notes */
#content div.notes h5
{
font-size:1.25em;
}

#content div.notes
{
    font-size: .8571em;
    margin: 2px 0;
}

#content div.notes p
{
	margin: 2px 0;
}

/* Senior Faculty */
#content ul.faculty li
{
    float: left;
    width: 30%;
}
#content ul.faculty li p
{
    margin: 0 0 7px 0;
    color: #7e7e7e;
    font-size: .7857em;
}
ul.faculty li h5 a, ul.faculty li h5
{
    color: #000;
}
#content ul.faculty li h5
{
    margin: 0;
}

ul.faculty li h5 a:hover
{
    color: #000;
    text-decoration: underline;
}

/* Comments List */
#content div.comments h2
{
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.5em;
    color: #999;
}
/*
#content ul.comments
{
    padding: 12px;
    background: url(images/bg_box.gif) repeat-x;
}
*/
#content ul.comments li
{
    margin-bottom: 12px;
}
#content ul.comments li h3
{
    margin-bottom: 0;
    color: #000;
}
#content ul.comments li h3 a
{
    color: #333;
}
#content ul.comments li h3 a:hover
{
    color: #000;
    text-decoration: underline;
}
#content ul.comments li p
{
    margin: 2px 0;
    font-size: 1.2em;
}
#content ul.comments li p.author
{
    font-size: 1.1em;
}

/* Upcoming Events */
#content ul.eventsbig img
{
    float: left;
    margin: 0 10px 10px 0;
}
#content ul.eventsbig div.text
{
    margin-left: 267px;
}
#content ul.eventsbig p
{
    margin: 5px 0;
    font-size: .8571em;
}
#content ul.passedevents.eventsbig p
{
    color: #707070;
}

/* Community Teaser */
#content .blogteaser.box {
border:1px solid #E9E9E9;
margin-bottom: 1em; background-image: url(images/bg_cont-box.jpg) repeat-x top left !important;}
#content .blogteaser.box .cont
{
    padding: 8px !important;
    min-height:120px !important;
	margin:0px;
	margin-bottom:4px;
}
#content .blogteaser .cont p.author, #content p.author, #content .posts .author
{
    margin: 0 0 5px 0 !important;
    font-size: .8571em !important;
}
#content .blogteaser .cont p { font-size: 1em !important; }
#content .blogteaser a.more { font-size: .7857em !important; }


#content ul.filter
{
    margin: 20px 0 0 0;
}
/*
#content ul.filter li
{
    position: relative;
    display: block;
    float: left;
    font-size: 12px;
    background: url(images/filter_sep.jpg) 0 2px no-repeat;
}
*/
#content ul.filter li a
{
    float: left;
    padding: 0px 7px 4px 7px; /*			height:16px;	*/
}
#content ul.filter li.first
{
    padding: 0 10px;
    background: none;
}
#content ul.filter li.firstnobg
{
    padding: 0 0 0 3px;
    background: none;
}
#content ul.filter li.nobg
{
    background: none;
}
#content ul.filter a
{
    display: inline;
}
#content ul.filter li li a:hover
{
    text-decoration: none;
}
/* Dropdown */
#content ul.filter li ul
{
    position: absolute;
    top: 16px;
    left: -9999px;
    width: 240px;
	padding:4px 0 4px 0;
    background:#fff url(images/bg_box.gif) repeat-x;
	border: solid 1px #eee;
}
#content ul.filter li:hover ul
{
    left: 0;
}
#content ul.filter li.last:hover ul
{
    right: 0;
    left: auto;
}
#content ul.filter li:hover a
{
    text-decoration: underline;
}
#content ul.filter li:hover li:hover
{
    background-color:#eee;
}
#content ul.filter li:hover li a
{
    text-decoration: none;
}
#content ul.filter li ul li
{
    float: none;
    display: block;
    background: none;
    padding: 1px 8px 1px 3px;
}
#content ul.filter li ul li.first.selected
{
	display:none !important;
}
#content ul.filter li ul li a
{
    float: none;
    display: block;
    color: #666;
    font-size: 12px;
}
#content ul.filter li li.selected a, #content ul.filter li li.selected a:hover
{
    background: #f8f8f8;
}
#content ul.filter li li a:hover
{
    color: #000;
}


/* Activity List */
#content ul.activity
{
    padding: 3px 0 8px;
}
#content .activitywrapper div.cont
{
    padding: 0;
}
#content ul.activity li
{
    padding: 10px 18px;
}
#content ul.activity li:hover
{
    background: #ebebeb;
}
#content ul.activity li div.text
{
    margin-left: 70px;
}
#content ul.activity li h2
{
    color: #000;
    font-size: 1.8571em;
}
#content ul.activity li h3
{
    color: #000;
    font-size: 1.2857em;
    padding-top: 3px;
}
#content ul.activity li h2 a
{
    color: #333;
}
#content ul.activity li h2 a:hover
{
    color: #000;
    text-decoration: underline;
}
#content ul.activity li img
{
    float: left;
    margin-top: 5px;
    margin-right: 15px;
}
#content ul.activity li p
{
    font-size: .8571em;
    margin: 0 0 5px 0;
    color: #707070;
}

/* Literature */

#content p.nav
{
    float: left;
    margin: 0 5px 0 0;
    font-size: .8571em;
}
#content div.filterhead
{
    position: relative;
}
#content div.filterhead p.nav
{
    position: absolute;
    top: 16px;
    left: 0;
}
#content div.filterhead ul.filter
{
    float: left;
}
#content p.nav a.prev, #content p.nav a.next
{
    font-size: 0.83em;
}
#content table p.nav
{
    float: none;
}

table.tlibrary
{
    clear: both;
}
table.tlibrary .title a.arrow
{
    padding: 2px;
}
table.tlibrary td, table.tlibrary th
{
    padding: 8px;
}
table.tlibrary td
{
    color: #7e7e7e;
}
table.tlibrary td p
{
    color: #707070;
}
table.tlibrary td img
{
    float: left;
    padding-left: 10px;
    padding-top: 3px;
}
table.tmedial td img
{
    padding-top: 1px;
}
table.tlibrary td div.text img
{
    margin-top: 4px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0;
}
table.tlibrary td div.text
{
    margin-left: 32px;
}
/*
a.podcast
{
    display: block;
    float: left;
    padding-right: 27px;
    height: 22px;
    line-height: 22px;
    color: #999;
    background: url(images/ico/ico-podcast.gif) right center no-repeat;
}
*/
a.podcast:hover
{
    color: #000;
    text-decoration: underline;
}

table.tmedial.tlibrary th.feed
{
    width: 80px;
}
table.tliteraturel.tlibrary th.date
{
    width: 74px;
}
table.tliteraturel.tlibrary th.author
{
    width: 112px;
}
/* Homepage literature & bestsellers */
#content .literature .cont, #content .bestsellers .cont
{
    padding: 10px 0;
}

 ul.bestsellers li, ul.literature li, .posts ul li
{
/*    font-size: .7857em;*/
	 font-size: 14px;
    padding: 3px 3px 4px;
    background: none;
	
	
} ul.bestsellers li:hover, ul.literature li:hover, .posts ul li:hover
{
    background: #dcdcdc;
}

ul.bestsellers li a, ul.literature li a, .posts ul li a
{
    display: block;
    background-repeat: no-repeat;
    background-position: 4px 4px;
    padding: 4px 0 0 36px;
    color: #333;
		 font-size: 13px;

}
ul.bestsellers li a:hover, ul.literature li a:hover, .posts ul li a:hover
{
    color: #000;
    text-decoration: underline;
}

ul.bestsellers li em, ul.literature li em
{
    padding-left: 36px;
    font-style: normal;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    color: #7e7e7e;
}

ul.bestsellers li em a,  ul.literature li em a
{
    padding: 0;
    margin: 0;
    background: none;
    display: inline;
    color: #1765BC;
}

/* Literature Dropdowns */

ul.filter .author ul {}
ul.filter .austrian-economics ul {}
ul.filter .libertarian-studies ul {}
ul.filter .journals ul {}
ul.filter .browse-by ul { width: 90px !important; }


/* More Daily ARticles (homepage) */
#content .dailyarticles img
{
    float: left;
    width: 130px; /* Tucker: Added */
    height: 116px; /* DV */
    margin-right: 2px;
}
#content .dailyarticles
{
    padding-left: 20px;
    padding-right: 20px;
}
#content ul.articleswide
{
    position: relative;
}
#content ul.articleswide li a
{
    display: block;
    font-size: .8571em;
    line-height: 28px;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    background: #dfdfdf;
    color: #000;
    border-bottom: 1px solid #f2f2f2;
}
/*ul.articleswide, ul.articleswide li, ul.articleswide li a {zoom:1.0;} DISABLED BY DavidV*/
#content ul.articleswide li a span
{
    display: block;
    margin-left: 157px;
    text-indent: 10px;
}
#content ul.articleswide li a img
{
    position: absolute;
    top: 0;
    left: -9999px;
    border-right: 2px solid #dfdfde;
}
#content ul.articleswide li a.selected img
{
    left: 0;
}
#content ul.articleswide li a.selected
{
    background: #d80e0e;
    color: #fff;
}
#content ul.articleswide:hover li a.selected
{
    background: #dfdfdf;
    color: #000;
}
#content ul.articleswide:hover li a.selected:hover
{
    background: #d80e0e;
    color: #fff;
}
#content ul.articleswide li a:hover
{
    background: #d80e0e;
    color: #fff;
    text-decoration: none;
}
#content ul.articleswide li a:hover img
{
    left: 0;
    z-index: 10;
    border-right: 2px solid #dfdfdf;
}



/* 3.4	Secondary content
---------------------------------------------*/

/* 3.5	Sidebar
---------------------------------------------*/

.box {
    position: relative;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

/*
.outerbox.twitter.icon{
background-image:url('images/ico/icon-twitter.png');
background-position:10 10;
background-repeat:no-repeat;
}
*/

#sidebar .outerbox, #searchresult .result .page, #searchresult .result .post
{
    background: #f8f8f7;
    border: 1px solid #e9e9e9;
    padding: 15px 8px 15px 8px;
}

#searchresult .result .page, #searchresult .result .post {
	margin-top:15px;
}
.filter .active {
	text-decoration: underline;
}
#sidebar .outerbox ul {
	font-size:0.8571em;
}
#sidebar .outerbox li {
	padding-top:4px;
}
#sidebar .box
{
    clear: both;
}
#sidebar .box .cont
{
    margin-top: 10px;
    padding-top: 3px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.tweet_list img {float:left; margin-right:4px;}
.tweet_list li {clear:both;}

/*a.rss
{
    position: absolute;
    top: 11px;
    right: 0;
    font-size: 10px;
    padding-right: 17px;
    height: 10px;
    padding-top: 5px;
    font-style: italic;
    color: #C40D0D;
    background: url(images/ico/rss.gif) right center no-repeat;
    overflow: hidden; /* added by AAE 20080425 - prevents x-scrollbar in IE7 */
}*/

/*
* html a.rss
{
    top: 8px;
    right: 8px;
}
* + html a.rss
{
    top: 8px;
}
*/

#sidebar .box a.advanced
{
    position: absolute;
    top: 11px;
    right: 0; /* Was: 30px */
    color: #C40D0D;
    font-size: 11px;
}
#sidebar .box .cont
{
    background-color: #fff;
    background-image: url(images/bg_box.gif);
    background-repeat: repeat-x;
}
/*
#sidebar .outerbox .box .cont
{
    background-image: url(images/bg_box-in.jpg);
    background-color: transparent;
}
*/
#sidebar .box h2
{
    font-size: 20px;
    font-family: Georgia, "Times New Roman" ,Times,serif;
    letter-spacing: -1px;
    font-style: italic;
    margin-bottom: 3px;
}
.box ul
{
    padding: 0 0 5px 0;
}
.box ul li
{
    display: block;
    line-height: 14px;
}
.box ul li a
{
    display: block;
    padding: 4px 0 4px 10px;
    color: #000;
}
.box ul li a:hover
{
    background-color: #eaeaea;
    text-decoration: none;
}
#content .box li a
{
    font-size: inherit;
    display: inline;
    padding: 0;
    color: #1765BC;
}
#content .box li a:hover
{
    background-color: transparent;
    text-decoration: underline;
}

a.more
{
    clear: both;
    display: block;
    padding-left: 10px;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    font-size: .7857em;
    line-height: 1em;
    color: #D80E0E;
}
#content a.more
{
    padding-left: 0;
}
#sidebar h3
{
    margin-bottom: 5px;
    font-size: 1.2857em;
    line-height: .9285em;
    font-family: Georgia, "Times New Roman" ,Times,serif;
}
#sidebar h3 span
{
    font-size: 0.75em;
    color: #7e7e7e;
    padding-left: 3px;
}
.box h4
{
    font-size: 1em;
    line-height: 1.1428em;
}
#sidebar h4 a, #sidebar h3 a
{
    color: #000;
}
#sidebar h4 a:hover, #sidebar h3 a:hover
{
    color: #000;
    text-decoration: underline;
}

.box p
{
    font-size: .8571em;
    line-height: 1.45em;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
}

.box ul.menu li a
{
    font-size: 1em;
}
.box ul.menu li a:hover
{
    text-decoration: underline;
}

/* Boxes with small height */
/*
.subscribe .cont, .aboutauthor .cont, .community .cont, .whatisit.box .cont, .whoisit.box .cont
{
    background-image: url(images/bg_box-s.gif);
}
*/

/* Boxes without background */
#sidebar .search .cont, #sidebar .mediaauthors .cont
{
    background: none;
}

.archives a
{
    font-size: 1em;
}
.archives a span
{
    color: #999;
    padding-left: 5px;
}
.archives a:hover
{
    text-decoration: underline;
}

.greateconomists a
{
    font-size: .7857em;
}
.greateconomists a span
{
    color: #999;
    font-size: .6428em;
}
.greateconomists ul.economists li a:hover
{
    text-decoration: underline;
}

/* Boxes having lists with icons */

.box ul li a
{
    background-repeat: no-repeat;
    background-position: 8px 4px;
}

ul.posts li:hover, ul.literature li:hover, ul.events li:hover, ul.posts li:hover, ul.bestsellers li:hover
{
    background: #dcdcdc;
}

ul.post li a:hover, ul.literature li a:hover, ul.events li a:hover, ul.posts li a:hover, ul.bestsellers li a:hover
{
    background-color: transparent;
    text-decoration: underline;
}

ul.posts li a
{
    padding-left: 30px;
}
ul.literature li a, ul.events li a, ul.bestsellers li a
{
    padding-left: 25px;
}

/*
ul.rss li a:hover
{
    text-decoration: underline;
}
*/

#sidebar .box ul li em
{
    padding-left: 30px;
    font-style: normal;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    color: #7e7e7e;
}
#sidebar .box li em a
{
    padding: 0;
    margin: 0;
    background: none;
    display: inline;
    color: #1765BC;
}
#sidebar ul.literature li em, #sidebar ul.events li em, #sidebar ul.bestsellers li em
{
    padding-left: 25px;
}

#sidebar .box li em a:hover
{
    text-decoration: underline;
}

.blogteaser .footnote {
 padding-left:178px;
 margin-bottom:10px;
}

ul, ol {
 list-style-type: none;
}

/* individual icons */

/*
ul.rss li a
{
    /*background-image:url(images/ico/rss.gif);font-size:1em;background-position:10px 4px */
    background: url(images/ico/rss.gif) left center no-repeat;
    list-style: none;
    list-style-type: none;
}
*/

ul.posts li, ul.literature li, ul.bestsellers li, .widget_archive ul li {
    font-size: .1.1em;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}

ul.posts li a, .widget_archive ul li a
{
    background-image: url(images/ico/ico-post.gif);
    background-position: 5px;
    background-repeat: no-repeat;
    padding-left:30px;
	color:#000;
}
/*
ul.posts li.odd a
{
    background-image: url(images/ico/ico-post2.gif);
}
*/
ul.literature li a,  .widget.posts  ul li a
{
    background-image: url(images/ico/ico-literature.jpg);
    background-position: 5px;
    background-repeat: no-repeat;
    padding-left:30px;
}
/*
ul.events li a
{
    background-image: url(images/ico/ico-events.jpg);
    font-size: 1.1em;
    background-position: 4px 6px;
}
*/
ul.bestsellers li a
{
    background-image: url(images/ico/ico-bestseller.gif);
    background-position: 4px 4px;
    height:15px;
}

/* Spaced li-s */
ul.posts li, ul.events li, ul.literature li, ul.bestsellers li
{
    padding: 3px 0 4px 0;
}

/* Text Sideboxes */
#sidebar .aboutauthor .cont
{
    padding: 10px;
}
#sidebar .aboutauthor img
{
	float: left;
	padding:0 10px 5px 0;
}
#sidebar .aboutauthor .cont h4
{
	font: bold 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#sidebar .aboutauthor .cont p
{
    padding-top: 5px;
}
#sidebar .aboutauthor a.more
{
    padding-left: 0;
}

#sidebar .donations
{
    margin-bottom: 30px;
}
/*
#sidebar .donations h4
{
    padding: 6px 0 6px 55px;
    background: url(images/img-books.jpg) left center no-repeat;
    font-size: 1.6em;
    margin-bottom: 5px;
}
*/
#sidebar .donations p
{
    font-size: 1.2em;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#sidebar .featured
{
    margin-bottom: 30px;
}
#sidebar .featured h4
{
    margin-bottom: 5px;
}
#sidebar .featured p span
{
    color: #999;
}
#sidebar .featured a.more
{
    padding-left: 0;
    margin-top: 5px;
}

/* Unique Sideboxes */
.box ul.authors li
{
    padding: 0 0; /*	height:1.7em; */
    line-height: 1.7em; /*	overflow:hidden; */
}
.box ul.authors li:hover
{
    height: auto;
}
/*		.box ul.authors li:hover a {color:#333;} */
.box ul.authors li a
{
    display: inline;
    padding: 0; /*		color:#999; */
}
.box ul.authors li a:hover
{
    background-color: transparent;
    color: #d80e0e;
}

/* Member List */
ul.members li
{
    clear: both;
    padding: 9px 0 9px 10px;
}
ul.members li a
{
    padding: 0;
}
ul.members li a:hover
{
    background: none;
    color: #000;
}
ul.members h4
{
    margin-bottom: 5px;
}
ul.members li a.image
{
    float: left;
    margin-right: 12px;
}
ul.members dl
{
    float: left;
}

/* eventsbig */
ul.eventsbig
{
    padding: 0;
}
ul.eventsbig li
{
    padding: 10px 7px;
}
ul.eventsbig li:hover
{
    background: #ebebeb;
}
ul.eventsbig li a
{
    display: inline;
    padding: 0;
}
ul.eventsbig li a:hover
{
    background: none;
    text-decoration: underline;
}
ul.eventsbig img
{
    display: block;
}
ul.eventsbig h4
{
    margin-top: 5px;
}
#sidebar ul.eventsbig h3
{
    font-size: 1.1428em;
}
#content ul.eventsbig li h2 a, #content ul.eventsbig li h3 a
{
    color: #333;
}
#content ul.eventsbig li h2 a:hover, #content ul.eventsbig li h3 a:hover
{
    color: #000;
    text-decoration: underline;
}

/* Events big background change */

#content .pasteventwrapper div.cont, #content .upcomingeventswrapper div.cont
{
    padding-left: 0;
    padding-right: 0;
}
#content .pasteventwrapper ul li, #content .upcomingeventswrapper ul li
{
    padding-left: 18px;
    padding-right: 18px;
}
.pasteventwrapper ul li:hover, .upcomingeventswrapper ul li:hover
{
    background: #ebebeb;
}
/* 3.6	Footer
---------------------------------------------*/

#footer {
position:fixed;bottom:0px;width:100%;
}
#footer .container
{
    padding: 22px 0 22px 16px;
    font-family: Georgia, "Times New Roman" ,Times,serif;
}
/*
#footer .box
{
    width: 600px;
    padding: 15px 15px 15px 63px;
    background: url(images/footer_logo.gif) left center no-repeat;
}
*/
#footer .box p
{
    font-size: 1em;
    line-height: 1em;
}
#footer .box span
{
    margin: 0 5px;
}


/* 4. LAYOUT ELEMENTS
---------------------------------------------
===============================================================================================*/

/* Content Box */

#content .box .cont, #content .commentsbox
{
    background: url(images/bg_cont-box.jpg) repeat-x;
    padding: 7px 18px 7px 18px;
    margin: 20px 0;
}

#content .box h2.spaced
{
    padding-top: 20px;
}

/* Content Two Col */
#content div.col1
{
    float: left;
    width: 298px;
}
#content div.col2
{
    float: right;
    width: 298px;
}

/* Sidebar Ul reset */
.container.main ul.tabs
{
    padding-bottom: 0;
}
.container.main ul.tabs a
{
    font-size: .7857em;
	padding-left:5px;
	padding-right:5px;
}

#sidebar .communitytabbed div.cont
{
    margin-top: 0;
}

ul.tabs
{
    background: url(images/bg_tab.gif) bottom left repeat-x #f2f2f2;
    padding-bottom: 0;
}
.outerbox ul.tabs
{
    margin-top: 0;
}
.outerbox ul.tabs
{
    background: url(images/bg_tab-o.gif) bottom left repeat-x #ececec;
}
ul.tabs li
{
    float: left;
}
/*
ul.tabs li a
{
    float: left;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    font-family: Arial,Helvetica,sans-serif;
    color: #7e7e7e;
    background: url(images/tab_spacer.gif) right center no-repeat;
    text-align: center;
}
*/
ul.tabs li a
{
    padding: 0 27px;
}
.outerbox ul.tabs li a
{
    padding: 0 20px;
}
ul.tabs li.last a
{
    background: none;
}
ul.tabs li a:hover
{
    background-color: transparent;
    text-decoration: none;
    color: #333;
    text-decoration: none;
}
ul.tabs li.tabactive a, ul.tabs li.dsq-active a
{
    position: relative;
    left: -1px;
    padding: 0 20px 0 20px;
    color: #000;
    border-right: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    background: #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
}
.outerbox ul.tabs li.tabactive a, .outerbox ul.tabs li.dsq-active a
{
    border-right: 1px solid #b8b8b8;
    border-left: 1px solid #b8b8b8;
    background: #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.quicklinks ul li {display:inline;float;left;}
html body #content ul, html body #content ul li {
list-style:none;}
.outerbox ul.tabs li.tabactive a, .outerbox ul.tabs li.dsq-active a
{
    background: #e6e6e4;
    border-bottom: 1px solid #e6e6e4;
}
ul.tabs li.tabactive.first a, ul.tabs li.dsq-active.first a
{
    border-left: none;
    left: 0;
	font-size:11px;
}
ul.tabs li.tabactive a:hover, ul.tabs li.dsq-active a:hover
{
    cursor: default;
    background: #f4f4f4;
    text-decoration: none;
}
.outerbox ul.tabs li.tabactive a:hover, .outerbox ul.tabs li.dsq-active a:hover
{
    background: #e6e6e4;
}
/*
#content ul.tabs li a
{
    font-size: 1.5em;
    color: #8c8c8c;
    font-weight: bold;
    padding: 0 38px;
    height: 40px;
    line-height: 40px;
    background: url(images/tabcont_spacer.jpg) right center no-repeat;
}
*/
#content ul.tabs li.last a
{
    background: none;
}
#content ul.tabs li.tabactive a
{
    background: #f4f4f4;
    color: #000;
}
#content ul.tabs li a:hover
{
    color: #333;
    text-decoration: none;
}
/* Definition Lists */
dl
{
    font-size: .8571em;
    line-height: 1.5em;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
}
dl dt
{
    float: left;
/*    clear: left; */
    color: #999;
    padding-right: 5px;
}
dl dd
{
/*    float: left; */
}
.widget h2 {
font-style:italic;
font-size:20px;
}
/* Shadow for Images */
/*
div.bord-se
{
    float: left;
    background: url(images/bord-se.gif) bottom right no-repeat;
    margin-right: 5px;
    margin-bottom: 5px;
}
*/
#content div.bord-se
{
    margin-right: 10px;
    margin-bottom: 10px;
}
#content div.martop
{
    margin-top: 25px;
}
/*
div.bord-ne
{
    float: left;
    background: url(images/bord-ne.gif) top right no-repeat;
    padding-right: 4px;
}
*/
/*
div.bord-s
{
    float: none;
	width:120px;
    padding-bottom: 4px;
    background: url(images/bord-sw.gif) bottom left no-repeat;
}
*/
div.bord-s img
{
    float: left;
    margin: 0 !important;
	width:120px;
}

/* Google Search */

.gsc-branding-img, .gsc-branding-text
{
    display: none;
}

/* Hide unwanted elements -- HACKISH!!! */
.hidden
{
	display: none !important;}

/* 5. MYMISES POPUPS
---------------------------------------------
===============================================================================================*/

/*
#MyMises,
#MisesEmailPopup {
	width:500px;
	margin:0 auto;
	background:url(images/bg-sm.png) repeat-x top;
	}

#MyMises .logo,
#MisesEmailPopup .logo {
	height:50px;
	width:35px;
	background:url(images/logo-sm.png) no-repeat;
	position:relative;
	left:10px;
	float: left;
	}
*/
#MyMises .logo span,
#MisesEmailPopup .logo span { display:none; }

#MyMises .CommonSidebarHeader,
#MisesEmailPopup h2 {
	position:relative;
	top:10px;
	float:left;
	left:20px;
	font:16px Georgia;
	height:50px;
	color: #bba;
	}

#MyMises .CommonSidebarHeader a {
	color: #dde;
	text-decoration: none;
	}

#MyMises .CommonSidebarHeader a:hover {
	color: #fff;
	text-decoration: none;
	}
#MyMises .CommonSidebarContent,
#MisesEmailPopup .content {
	clear: both;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px 0;
	}

#MyMises label,
#MisesEmailPopup label {
	clear: left;
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	color: #000;
	margin-bottom: 0.5em;
	padding: 0;
	line-height: 24px;
	}

#MyMises input#txtTitle,
#MyMises input#txtURL,
#MisesEmailPopup input#txtTitle,
#MisesEmailPopup input#txtURL,
#MisesEmailPopup input#txtName,
#MisesEmailPopup input#txtEmail {
	font-size: 1em !important;
	border: 0;
	border-bottom: 1px solid #999;
	padding: 4px 1px 3px;
	margin: 2px 3px;
	width: 360px;
	float: left;
	font-weight: bold;
	}

#MyMises input#txtTitle:hover,
#MyMises input#txtURL:hover,
#MisesEmailPopup input#txtTitle:hover,
#MisesEmailPopup input#txtURL:hover,
#MisesEmailPopup input#txtName:hover,
#MisesEmailPopup input#txtEmail:hover {
	background: #eef;
	}

#MyMises input#txtTitle:focus,
#MyMises input#txtURL:focus,
#MisesEmailPopup input#txtTitle:focus,
#MisesEmailPopup input#txtURL:focus,
#MisesEmailPopup input#txtName:focus,
#MisesEmailPopup input#txtEmail:focus {
	font-size: 1em !important;
	border: 1px solid #000;
	padding: 3px 0px;
	margin: 2px 3px;
	float: left;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

#MyMises input#btnSave,
#MisesEmailPopup input#btnSend {
	clear: both;
	display: block;
	font-size: 12px;
	margin:0 auto;
	}


li.pagenav h2 {
	display:none;
}

html body #dsq-combo-logo  {
display:none;}
html body #dsq-combo-content  {
    background: #f8f8f7;
	}
html body ul.dsq-login-buttons {
	list-style-type: none;
	margin:0px;
	padding:0px;
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}

html body .dsq-content ul.dsq-login-buttons li.dsq-login-button  {

margin:0px;
padding:0px;
}


/* SOCIABLE */

html body .sociable  {
	display: none;
}

html body .dsq-authenticate ul.dsq-login-buttons, html body .sociable ul {
	list-style-type:none;
}
html body .dsq-authenticate ul.dsq-login-buttons li, html body .sociable ul li {
	padding:0px;
	display:inline;
	list-style-type:none;
	margin:0px;
}

html body #dsq-authenticate.dsq-authenticate .dsq-login-buttons . dsq-login-button {
	padding:0px;
	display:inline;
	list-style-type:none;
	margin:0px;

}




/*-- SUBSCRIBE WIDGET */

#subscribe ul li {
	padding-left: 24px;
	line-height: 1.5em;
}

#subscribe .sub_rss {
	background: url('http://mises.se/wp-content/themes/mises.org/mises/images/ico/rss.gif') 0 50% no-repeat;
}

#subscribe .sub_twitter {
	background: url('http://mises.se/wp-content/themes/mises.org/mises/images/ico/icon-twitter.png') 0 50% no-repeat;
}

/*
#subscribe .sub_youtube {
	background: url('images/sub_youtube.png') 0 50% no-repeat;
}
*/
#subscribe .sub_facebook {
	background: url('http://mises.se/wp-content/themes/mises.org/mises/images/ico/ico-facebook.jpg') 0 50% no-repeat;
}
/*
#subscribe .sub_email {
	background: url('images/sub_email.png') 0 50% no-repeat;
}

#subscribe .sub_itunesu {
	background: url('images/sub_itunesu.png') 0 50% no-repeat;
}

#subscribe .sub_picasa {
	background: url('images/sub_picasa.png') 0 50% no-repeat;
}

#subscribe .sub_kindle {
	background: url('images/sub_kindle.png') 0 50% no-repeat;
*/
