
/* - ploneCustom.css - */
@media all {
/*
 *  This is the file where you put your CSS changes. 
 *  You should preferrably use this and override the 
 *  relevant properties you want to change here instead 
 *  of customizing plone.css to survive upgrades. Writing
 *  your own plone.css only makes sense for very heavy 
 *  customizations. Useful variables from Plone are 
 *  documented at the bottom of this file.
 */
 
/*  (do not remove this :) */
/*  (not this either :) */


/* DELETE THIS LINE AND PUT YOUR CUSTOM STUFF HERE */




/*  */

/* DOCUMENTATION ON PRE-DEFINED PROPERTIES FROM PLONE */

 /* You can insert colors and other variables from Plone's 
    base_properties by doing:
    
    & dtml-variableName ; (without the spaces, excluded here to not make it render)
    
    Example:
    
    myLink {
        color: & dtml-fontColor ;   (again, without the spaces)
    }
 
   This means you can generate your own elements that use Plone's defaults,
   and respect any customizations people have done. See base_properties for
   the default values.
 
   These are the available properties:
   
   logoName - the file name of the portal logo
   
   fontFamily - the font family used for all text that is not headers
   
   fontBaseSize - the base font size that everything is calculated from
   
   fontColor - the main font color
   
   fontSmallSize - used for various elements like buttons and discreet text
   
   discreetColor - the font color of discreet text

   backgroundColor - the background color 
   
   linkColor - the color used on normal links

   linkActiveColor - color used on active links

   linkVisitedColor - color used on visited links
   
   borderWidth - the width of most borders in Plone
   
   borderStyle - the style of the border lines, normally solid
   
   borderStyleAnnotations - style of border lines on comments etc
   
   globalBorderColor - the border color used on the main tabs, the portlets etc
   
   globalBackgroundColor - background color for the selected tabs, portlet headings etc
   
   globalFontColor - the color of the font in the tabs and in portlet headings
   
   headingFontFamily - font family for h1/h2/h3/h4/h5/h6 headlines
   
   contentViewBorderColor - the content view tabs border color
   
   contentViewBackgroundColor - the content view tabs background color
   
   contentViewFontColor - the font color used in the content view tabs
   
   inputFontColor - the font color used for input elements
   
   textTransform - whether to lowercase text in portlets, tabs etc.
   
   evenRowBackgroundColor - the background color of even rows in listings
   
   oddRowBackgroundColor - the background color of even rows in listings
   
   notifyBorderColor - border color of notification elements like the status message, the calendar focus
   
   notifyBackgroundColor - background color of notification elements like the status message, the calendar focus
   
   helpBackgroundColor - background color of information pop-ups (currently not used)
          
 */



}


/* XXX ERROR -- could not find 'ejournaltheme.css'*/

/* - ejournaltheme.print.css - */
@media print {
/*
  This file is based on the ploneCustom.css.dtml shipped with Plone.

   (do not remove this)
   (not this either)
*/

/* YOUR CSS RULES START HERE */

.economics-e-l {
font-weight: bold;
font-size: 150%;
text-transform: capitalize;
}

.economics-e-m {
font-weight: bold;
text-transform: capitalize;
}

.economics-e-s {
font-weight: bold; 
text-transform: capitalize;
}



/* YOUR CSS RULES STOP HERE */

/*  */

/* Latest version of the documentation on pre-defined properties from Plone 
   can be found in CMFPlone/skins/plone_styles/ploneCustom.css.dtml */



}


/* XXX ERROR -- could not find 'ejournal.css'*/

/* - ++resource++ejournal/ejournal.css - */
@media screen {
/* http://www.economics-ejournal.org/portal_css/++resource++ejournal/ejournal.css?original=1 */
/* */
#ejournal-paper-title {
margin-top:2.5em;
}
#ejournal-paper-title .authors {
font-size:14px;
font-weight: normal;
color: rgb(75,75,75);
}
#ejournal-paper-title .title {
/* */
font-size:18px;
font-weight: normal;
color:black;
}
#id_date {
text-align:left;
/* */
font-size:11px;
color:rgb(75,75,75);
}
#corresponding_link {
float:right;
width:auto;
}
#corresponding_link a {
/* */
font-size:11px;
}
div.special-issue {
/* */
font-size:11px;
color:rgb(75,75,75);
margin-top:6px;
}
#ejournal-document-actions {
text-align: left;
font-size:11px;
width:auto;
margin:2.1em 0em -1.25em 0em;
border-top:1px solid rgb(179,197,214);
padding-top:5px;
color:rgb(75,75,75);
}
#ejournal-document-actions a {
}
.singleComment {
background-color:rgb(244,244,244);
padding: 3px 3px 3px 5px;
}
div.commentactions {
margin-left:-3px;
margin-top:12px;
}
/* */
div.commentactions form {
float:none;
}
.commentBody {
/* */
font-size:11px;
margin:6px 1em 0 1em;
border:none;
}
.commentTitle {
/* */
font-size:12px
color:rgb(75,75,75);
font-weight:bold;
}
.commentReply {
margin-left:25px;
}
.commentAuthorLinks {
display:inline;
}
.comment-more-link {
cursor:s-resize;
color:rgb(128,128,128);
}
.comment-more-text {
display:none;
margin-bottom:10px;
}
div.comment-title {
font-weight: bold;
}
/* */
.ejournal-download-rating td {
padding-right:20px;
}
#biblio {
margin-top:12px;
margin-bottom:12px;
}
div.list-of-authors {
margin-bottom:5px;
}
div.ejournal-letters {
margin-top:1em;
}
div.ejournal-authors {
margin-top:1em;
}
.hasAuthors {
font-weight: bold;
}
/* */
.eJournal_download_field {
margin: 30px 0 20px 0;
}
a.searchresult {
font-weight: bold;
}
.paperlist_id {
color:rgb(75,75,75);
font-weight:normal;
}
.paperlist_details {
color: rgb(75,75,75);
/* */
font-size:11px;
padding-bottom:3px;
}
.paperlist_left {
padding-right:10px;
text-align:right;
}
.paperlist_title {
font-weight:bold;
/* */
}
.ejournal-download-rating {
margin-top: 35px;
}
.eJournal_sorted_by {
text-align:center;
}
.eJournal_sorted_by span {
/* */
font-size:11px;
}
.eJournal_sorted_by select {
margin-right:7px;
border:1px solid rgb(179,197,214);
/* */
font-size:11px;
}
.eJournal_paper_list {
width: 100%;
}
.eJournal_paper_list td {
vertical-align: top;
}
.accepted, .accepted a:visited {
color:green !important;
font-weight:bold;
}
.accepted a:hover {
color:#800000 !important;
}
.columns {
-webkit-column-count:2;
-webkit-column-gap:auto;
-moz-column-count:2;
-moz-column-gap:auto;
line-height:normal;
}
.fb-like, .g-plusone, .twitter-share-button {
display:inline;
}
.social_share_privacy_area  {
list-style-image:none !important;
list-style:none !important;
}
/* */
#formfield-form-honeypot, .assimilatethis {
display:None;
}

}


/* - ++resource++ejmember_styles - */
@media screen {
/* http://www.economics-ejournal.org/portal_css/++resource++ejmember_styles?original=1 */
/* */
div#archetypes-fieldname-name {
display:none;
}
#archetypes-fieldname-all_jels, #archetypes-fieldname-jel {
margin-left:50px;
background-color: rgb(244,244,244);
}

}

