/* Design for CSP - Center za socialno psihologijo, FDV */
/* Design by poper.si */
/* general site characteristics */

html {
    font-size: 62.5%;
    font-family: "Courier New", Courier, monospace;
}

body, div, span, a, img, p, td, tr, table, h1, h2, h3, h4, form, label, fieldset {
	margin:0;
	border:0;
	padding:0;
}

a {
    color: #306b7b;
}

h2 {
    color: #768a07;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 1.3em;
    text-transform: uppercase;
    margin: 15px 0 10px 0;
}

/* Special list */

ul.csplist li {
    list-style-type: none;
    background: url(img/arrow2.png) #fff top left no-repeat;
    margin-bottom: 10px;
}

ul.csplist li:hover {
    background: none;
}

ul.csplist li a {
    text-decoration:none;
    font-weight:bold;
    color: #000;
}

/* Main site elements */

#container {
    width: 745px;
    margin: 10px 0 10px 50px;
}

#menu {
    width: 528px;
    height: 285px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    background: url(img/eq_line.png) #fff bottom left repeat-x;
}

#stars {
    width: 468px;
    margin-bottom: 20px;
    padding-left: 60px;
    color:#cc2229;
    font-size: 1.2em;
    font-weight:bold;
}

#main {
    clear: left;
    width: 528px;
}

#rightbar {
    width: 168px;
    float:right;
    margin-top: 8px;
}

#footer {
    clear:both;
    width: 528px;
    margin-top: 20px;
    background: url(img/footer_bg.png) #fff top left repeat-x;
}

#footer p {
    background:#fff;
    z-index: 100;
    width: 100px;
    text-align: right;
    margin: 0 auto;
    padding-right: 10px;
    color: #e22222;
    font-weight:bold;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}

#footer p a {
    text-decoration:none;
    color: #e22222;
    font-size: 1em;
}

ul {
    margin: 5px 0 20px 0;
    padding: 0;
}

ul li {
    margin:0;
    padding-left: 14px;
    list-style-type: none;
    background: url(img/dash.png) #fff top left no-repeat;
    font-size: 1.2em;
}

ol li {
    font-size: 1.2em;
    line-height: 1.6em;
}

#menu {
    height: 298px;
}

#menu #lang {
    font-family: "Courier New", Courier, monospace;
    font-size: 1.4em;
    margin-bottom: 5px;
}

#menu #lang a {
    color: #4f4f4f;
    text-decoration: none;

}

#menu #lang a.selected {
    text-decoration:underline;
}

#menu #breadcrumbs {
    color: #586768;
    margin-bottom: 5px;
    height: 30px;
}

#menu #breadcrumbs a {
    color: #586768;
    text-decoration: none;
}

#menu div.block {
    width: 80px;
    height: 224px;
    float: left;
    margin: 0 20px 0 0;
}

#menu div.block a {
    background-color: #ffff2d;
    text-decoration:none;
    display:block;
    color: #000;
    width: 67px;
    margin: 0 auto;
}

#menu div.block a:hover,
#menu div.block a.current {
    background-color: #67cbe4;
}

#menu div.block div.top {
    background: url(img/tab.png) #fff top left no-repeat;
    height: 111px;
    margin-bottom: 15px;
    border: 1px solid #fff;
}

#menu div.block div.top a {
    height: 40px;
    margin-top: 45px;
    text-transform: uppercase;
    font-weight:bold;
    padding: 5px 0 0 1px;
    border-bottom: 1px solid #a0de9f;
    font-size: 1em;
}

#menu div.block div.top a.blog {
    margin-top: 40px;
    height: 24px;
}

#menu div.block div.top a.reblog {
    margin-top: 0px;
    height: 24px;
}

#menu div.block div.bottom {
    height: 98px;
    width: 76px;
    display:block;
    border: 1px solid #00aab1;
}

#menu div.block div.bottom a {
    margin: 3px 2px 5px 2px;
    background-color: #fff;
    color: #0d91b1;
    width: 72px;
}

#menu div.block div.bottom a.current,
#menu div.block div.bottom a:hover {
    background-color: #67cbe4;
    color: #000;
}

#rightbar p {
    font-size: 1.2em;
}

#rightbar h1,
#rightbar h2,
#rightbar h3,
#rightbar div.date {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    margin:0!important;
}

#rightbar div.date {
    font-size: 0.9em;
}

#rightbar #logo {
    margin-bottom: 8px;
}

#rightbar div#news {
    padding: 5px;
    border: 1px solid #768a07;
}

#rightbar #news div.news {
    clear:both;
    margin-bottom: 10px;
}

#rightbar div#news h1 {
    color: #fff;
    background-color: #768a07;
    font-size: 1.2em;
    text-transform: uppercase;
    margin: 0  0 10px 5px;
    padding-left: 2px;
}

#rightbar div#news div.date {
    color:#909090;
    margin-top: 10px!important;
}

#rightbar div#news h2 {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: normal;
    color: #565756;
    border-bottom: 3px double #768a07;
    margin-bottom: 5px;
}

#rightbar div#news div.news {
    margin-left: 5px;
}

#rightbar #news div.more {
    float:right;
}

#rightbar #news div.more a {
    color: #fff;
    background-color: #cc2229;
    text-decoration:none;
    font-size: 1.1em;
}

#rightbar #last {
    margin-top: 15px;
    border: 1px solid #768a07;
    padding: 5px 5px 10px 5px;
}

#rightbar #last h1,
#rightbar #publications h1 {
    color: #fff;
    background-color: #768a07;
    font-size: 1.2em;
    text-transform: uppercase;
    margin: 0 0 10px 0!important;
    padding-left: 2px;
}

#rightbar #last div.date {
    color: #636162;
}

#rightbar #last p {
    color: #306b7b;
}

#rightbar #last p a {
    color: #306b7b;
    text-decoration:none;
}

#rightbar #keywords {
    margin-top: 15px;
}

#rightbar #keywords h1 {
    color: #c5602d;
    background: #eee;
    margin-bottom: 5px;
    padding: 3px 0;
    font-size: 1.2em;
    text-transform: uppercase;
}

#rightbar #keywords p {
    color: #c92021;
    background: #eee;
    padding: 10px 5px;
}

#rightbar #keywords p a {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#rightbar #publications {
    margin-top: 25px;
}

#rightbar #publications img {
    margin: 2px;
    border: 1px solid #ddd;
    width: 75px;
    height: 110px;
}


/*** Main ***/

#main h1 {
    background-color: #67CCE4;
    padding: 10px 10px 25px 0;
    text-align: right;
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 1.6em;
    width: 468px;
}

#main p {
    line-height: 1.8em;
    margin-bottom: 10px;
    text-align: justify;
    font-size: 1.2em;
}

#main ul li {
    line-height: 1.8em;
}

/*** ReBlog ***/

div.reblog div.blogpost {
    margin: 0 0 30px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #768a07;
}

/*** Blog ***/


div.blog-title {
    border-bottom: 3px double #768a07;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size:1.2em;
}

div.blog-title span.date {
    color: #666;
}

div.blog-author {
    margin: 12px 0 18px 0;
    font-size: 1.4em;
    color: #626e07;
}

div.blog-sub {
    margin-bottom: 20px;
    background-color: #768a07;
    color: #fff;
    height: 1.4em;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.4em;
}

div.blog-sub a {
    color: #fff;
    text-decoration: none;
}

div.blog-sub div.left {
    width: 310px;
    float:left;
    margin-left: 5px;
}


div.blog-sub div.right {
    width: 200px;
    float:right;
    margin-right: 5px;
    text-align:right;
}

div#submitit div.submit {
    width: 80px;
    float: left;
    text-align: center;
}

div#submitit div.submit * {
    text-align: center;
}

div.blog-sub {
    clear: left;
}

div#latest {
    margin-top: 284px;
    min-height: 100px;
}

div#latest h1 {
    font-size: 1.4em;
    color: #768a07;
    border-bottom: 3px double #768a07;
    margin-bottom: 5px;
}

div#latest a {
    text-decoration: none;
    color: #000;
}

div#latest ul {
    margin:0;
    padding:0;
}

div#latest ul li {
    margin:0;
    padding:0;
    list-style-type: none;
    background: none;
}

div#archive {
    border: 1px solid #768a07;
    min-height: 100px;
    padding: 5px;
}

div#archive h1 {
    background-color: #768a07;
    color: #fff;
    font-size: 1.4em;
    padding: 2px;
}

/* blog content */

div.blog div.blogcontent h1,
div.blog div.blogcontent h2,
div.blog div.blogcontent h3,
div.blog div.blogcontent h4 {
    background: none!important;
    padding: 5px 0!important;
    margin:0!important;
    color: #000!important;
    text-align: left!important;
    height: 1em!important;
}

div.blog div.blogcontent h1 {
    font-size: 2em!important;
}

div.blog div.blogcontent h2 {
    font-size: 1.8em!important;
}

div.blog div.blogcontent h3 {
    font-size: 1.4em!important;
}

div.blog div.blogcontent h4 {
    font-size: 1.2em!important;
}

div.blog div.blogcontent p {
    margin: 0 0 10px 0;
}

/* Programska skupina */


/* Members */

ul.members li {
    list-style-type: none;
    background: url(img/arrow2.png) #fff center left no-repeat;
    line-height: 1.6em;
}

ul.members li:hover {
    background: none;
}

ul.members a {
    text-decoration:none;
    color: #000;
}

div#member-photo {
    width: 193px;
    height: 260px;
    padding: 12px 0 0 12px;
    margin: 0;
    font-family:"Courier New", Courier, monospace;
    float:right;
}

div#member-photo * {
    width: 160px;
}

div#member-photo:hover div#top * {
    display:none;
}

div#member-photo p.tit {
    padding:0;
    margin:0;
}

div#member-photo h1 {
    background: none;
    color: #000;
    font-size: 20px;
    font-weight: normal;
    width: 140px;
    text-align: left;
    margin:0;
}

div#member_details div#top {
    height: 190px;
}

div#member_details div#bottom {
    height: 40px;
}

div#member-photo p.email {
    margin: 0;
    padding:0;
}

div#member_details h2 {
    color: #626e07;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 1.1em;
}

div#member_details ul.teaching li {
    padding-left: 24px;
    list-style-type: none;
    background: url(img/arrow2.png) #fff top left no-repeat;
}

div#member_details ul.teaching li ul li {
    margin:0;
    padding-left: 14px;
    list-style-type: none;
    background: url(img/dash.png) #fff top left no-repeat;
}

/* Research */

p span.gt {
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #626e07;
    text-transform: uppercase;
}

ul.rg_menu li {
    list-style-type: none;
    background: url(img/arrow2black.png) #fff center left no-repeat;
    text-transform: uppercase;
    line-height: 1.6em;
}

ul.rg_menu li:hover {
    background: none;
}

ul.rg_menu li a {
    color: #768a07;
    text-decoration: none;
    font-weight:bold;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 1em;
}

/* Books */

#book_detail img {
    border: 1px solid #ddd;
}

#book_sub {
    width: 200px;
    background-color: #ffff4b;
    opacity: 0.75;
    padding: 10px;
    position:relative;
    top: -50px;
    left: 20px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}

#book_sub p {
    margin: 0;
    text-align:left;
}

#book_sub p.extra {
    font-size: 1em;
}

#book_sub h1 {
    color: #000;
    width: 200px;
    background: none;
    text-align: left;
    margin: 5px 0;
    font-size: 1.2em;
    height: auto;
}

#book_detail div#left {
    width: 270px;
    float:left;
}

#book_detail div#right {
    margin: 100px 0 30px 0;
    width: 255px;
    float: left;
}

#book_detail div#right p {
    text-align: left;
}

#book_detail p.bookindex {
    position:relative;
    left: 30px;
    top: -40px;
}

#book_detail p.bookindex a {
    text-decoration: none;
}

#book_detail p.bookindex a span {
    text-decoration: underline;
}

#book_detail img.pdf {
    border:none;
    vertical-align: middle;
}

/* News */
div.date { font-size: 1em; color: #666; margin-bottom: 1em; }
