/*
Theme Name: Bluebird
Theme URI: http://randaclay.com/themes/
Description: Bluebird is a happy blue and brown, SEO optimized, 3-column, widget-ready theme created for Wordpress
Version: 1.0
Author: Randa Clay
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/


html {
	margin: 0;
	padding: 0;
}

html>body #content {
	height: auto;
	min-height: 580px;
}

/* Fonts */
@font-face {
    font-family: 'fedra';
    src: url('http://monoskop.org/skins/monobook/fedrasans-light.ttf') format('truetype'),
         url('http://monoskop.org/skins/monobook/fedrasans-light.eot?#iefix') format('embedded-opentype'),
         url('http://monoskop.org/skins/monobook/fedrasans-light.woff') format('woff'),
         url('http://monoskop.org/skins/monobook/fedrasans-light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fedra-bold';
    src: url('http://monoskop.org/skins/monobook/fedrasans-bold.ttf') format('truetype'),
         url('http://monoskop.org/skins/monobook/fedrasans-bold.eot?#iefix') format('embedded-opentype'),
         url('http://monoskop.org/skins/monobook/fedrasans-bold.woff') format('woff'),
         url('http://monoskop.org/skins/monobook/fedrasans-bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'fedra-italic';
    src: url('http://monoskop.org/skins/monobook/fedrasans-lightitalic.ttf') format('truetype'),
         url('http://monoskop.org/skins/monobook/fedrasans-lightitalic.eot?#iefix') format('embedded-opentype'),
         url('http://monoskop.org/skins/monobook/fedrasans-lightitalic.woff') format('woff'),
         url('http://monoskop.org/skins/monobook/fedrasans-lightitalic.svg') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'fedra-bold-italic';
    src: url('http://monoskop.org/skins/monobook/fedrasans-bolditalic.ttf') format('truetype'),
         url('http://monoskop.org/skins/monobook/fedrasans-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('http://monoskop.org/skins/monobook/fedrasans-boldtitalic.woff') format('woff'),
         url('http://monoskop.org/skins/monobook/fedrasans-boldtitalic.svg') format('svg');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'neohellenic';
    src: url('http://monoskop.org/skins/monobook/gfsneohellenic.otf') format('opentype'),
         url('http://monoskop.org/skins/monobook/gfsneohellenic.ttf') format('truetype'),
         url('http://monoskop.org/skins/monobook/gfsneohellenic.eot?#iefix') format('embedded-opentype'),
         url('http://monoskop.org/skins/monobook/gfsneohellenic.woff') format('woff'),
         url('http://monoskop.org/skins/monobook/gfsneohellenic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'neohellenic-bold';
    src: url('http://monoskop.org/skins/monobook/gfsneohellenicbold.otf') format('opentype'),
         url('http://monoskop.org/skins/monobook/gfsneohellenicbold.ttf') format('truetype'),
         url('http://monoskop.org/skins/monobook/gfsneohellenicbold.eot?#iefix') format('embedded-opentype'),
         url('http://monoskop.org/skins/monobook/gfsneohellenicbold.woff') format('woff'),
         url('http://monoskop.org/skins/monobook/gfsneohellenicbold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'neohellenic-italic';
    src: url('http://monoskop.org/skins/monobook/gfsneohellenicit.otf') format('opentype'),
         url('http://monoskop.org/skins/monobook/gfsneohellenicit.ttf') format('truetype'),
         url('http://monoskop.org/skins/monobook/gfsneohellenicit.eot?#iefix') format('embedded-opentype'),
         url('http://monoskop.org/skins/monobook/gfsneohellenicit.woff') format('woff'),
         url('http://monoskop.org/skins/monobook/gfsneohellenicit.svg') format('svg');
    font-weight: normal;
    font-style: italic;
}

body{
	padding: 0;
    background: #f9f9f9;
    font-family: fedra, fallback-fonts;
    font-size: 65%;
    line-height: 1.9em;
    height: 100%; 
	text-align: center;
    margin: auto;
    width: 960px;
    margin-top: 0;
}

#wrap {
	text-align: left;
    width: 960px;
    margin-top: 0;
}

/************************************************
*	Header, Headings, etc.									*
************************************************/

#head{
	text-align: left;
        background-image: url(http://monoskop.org/images/monoskop_.png);
        background-repeat: no-repeat;
        height: 193px;
        width: 850px;
        padding: 0;
        margin: 0;
        padding-left: 110px; 
        margin-top: 3em;
        margin-bottom: 3em;
        background-position: 50px 20px;
        background-color: white;
       -moz-border-radius: .8em;
        border-radius: .8em;
}

#headleft {
        height: 100%;
		width: 470px;
        float: left;
        margin: 0;
        padding: 0;
        margin-left: 125px;
}

#headleft h4{
        font-size: 2.3em;
        padding: 0;
        margin: 0;
        padding-top: 20px;
        font-family: fedra-bold;
}

#headleft h4 a {
        color: black;
}

#headright {
		width: 150px;
        float: left;
        padding-top: 35px;
        padding-left: 40px;
}

#desc {
	font-size: 1.4em;
	color: #595441;
    padding: 5px 0px 25px 0px;
}

#headleft a.twitter { 
    display:inline-block; 
    padding: 0;
    margin: 0;
    margin-left: 10px;
    background:url(http://monoskop.org/log/wp-content/themes/monoskop/images/twitter.button.png) top left no-repeat; 
    width:30px; 
    height:28px; 
    text-decoration:none; 
} 
#headleft a.facebook { 
    display:inline-block; 
    padding: 0;
    margin: 0;
    margin-left: 0px;
    background:url(http://monoskop.org/log/wp-content/themes/monoskop/images/facebook.button.png) top left no-repeat; 
    width:30px; 
    height:28px; 
    text-decoration:none; 
} 
#headleft a.gplus { 
    display:inline-block; 
    padding: 0;
    margin: 0;
    margin-left: 0px;
    background:url(http://monoskop.org/log/wp-content/themes/monoskop/images/gplus.button.png) top left no-repeat; 
    width:30px; 
    height:28px; 
    text-decoration:none; 
} 
#headleft a.twitter:hover, #headleft a.facebook:hover, #headleft a.gplus:hover  { 
    background-position:bottom left; 
} 
#headleft a.twitter span, #headleft a.facebook span , #headleft a.gplus span { 
    visibility:hidden; 
}

/*- Main Menu in Header */


ul.menu {
        z-index:1;
        font-size: 0.9em;
list-style-type: none;
padding: 0;
padding-top: 20px;
margin: auto;
	}

ul.menu li {
padding-right: 25px;
float: left;
	}

ul.menu,
ul.menu li a {
	}

ul.menu li a {
        color: #1c62b9;
       	}

ul.menu li a:hover {
	text-decoration: underline;
       	}

ul.menu li.current_page_item a {
    font-weight: bold; 
     	}
ul.menu li.current_page_item a:hover {
	text-decoration: underline;
     	}

        .drop-shadow {
            position:relative;
            float:left;
            width:40%;
            padding:1em;
/*            margin:2em 10px 4em; */
            background:#fff;
            -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }

        .drop-shadow:before,
        .drop-shadow:after {
            content:"";
            position:absolute;
            z-index:-2;
        }

        .drop-shadow p {
            font-size:16px;
            font-weight:bold;
        }

        /* Lifted corners */

        .lifted {
            -moz-border-radius:4px;
                 border-radius:4px;
        }

        .lifted:before,
        .lifted:after {
            bottom:15px;
            left:10px;
            width:50%;
            height:20%;
            max-width:300px;
            max-height:100px;
            -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
               -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
                    box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
            -webkit-transform:rotate(-3deg);
               -moz-transform:rotate(-3deg);
                -ms-transform:rotate(-3deg);
                 -o-transform:rotate(-3deg);
                    transform:rotate(-3deg);
        }

        .lifted:after {
            right:10px;
            left:auto;
            -webkit-transform:rotate(3deg);
               -moz-transform:rotate(3deg);
                -ms-transform:rotate(3deg);
                 -o-transform:rotate(3deg);
                    transform:rotate(3deg);
        }

        /* Curved shadows */

        .curved:before {
            top:10px;
            bottom:10px;
            left:0;
            right:50%;
            -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
            box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-border-radius:10px / 100px;
            border-radius:10px / 100px;
        }

        .curved-vt-0:before {
            left:50%;
        }

        .curved-vt-2:before {
            right:0;
        }

        .curved-hz-1:before {
            top:50%;
            bottom:0;
            left:10px;
            right:10px;
            -moz-border-radius:100px / 10px;
            border-radius:100px / 10px;
        }

        .curved-hz-1b:before {
            top:0;
            bottom:50%;
            left:10px;
            right:10px;
            -moz-border-radius:100px / 10px;
            border-radius:100px / 10px;
        }

        .curved-hz-2:before {
            top:0;
            bottom:0;
            left:10px;
            right:10px;
            -moz-border-radius:100px / 10px;
            border-radius:100px / 10px;
        }

#sidebarSearch{
    margin: auto;
    padding: 0;
 margin-top: 0.9em;
 margin-bottom: 1.2em;
 width: 100%;
    float: left;
}

#searchform input {
  width: 21em;
  height: 1.5em;
  padding: .2em;
  border: 1px solid #ddd;
  -moz-border-radius: .3em;
  border-radius: .3em;
  font-size: 1em;
}

#searchform input:focus {
    box-shadow: 0 0 .7em #1c62b9;
    -webkit-box-shadow: 0 0 .7em #1c62b9; 
    -moz-box-shadow: 0 0 .7em #1c62b9;
  border: 1px solid white;
    background-color:white;
}

#sidebarSearch #searchsubmit {
  width: 2em;
  height: 2em;
  align: center;
  font-weight: normal;
  border: 0;
background-color: white;
}

/************************************************
*	Links and Headings									*
************************************************/


a img,:link img,:visited img { border:none }    



a, a:link {
	color: #1c62b9;
	text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
        font-size: 2.4em;
	color: #333;
	font-weight: normal;
        margin: 0px;
line-height: 1.1em;
        padding-bottom: 0px;
font-family: neohellenic-bold, fallback-fonts;
}

h1 a:link, h1 a:visited {
	color: #333;
}

h2 {
	font-size: 2.2em;
	line-height: 1.2em;
	color: black;
	font-weight: normal;
}


h5 {
        margin: 0;
	padding: 0;
    padding-top: 10px;
        font-size: 1.3em;
	font-weight: bold;
    margin-top: 25px;
    margin-bottom: 4px;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

/************************************************
*	Main Content									*
************************************************/


#content {
    width: 510px;
    float: left;
}

.item {
    width: 470px;
    padding: 20px;
    margin: 0;
    margin-bottom: 2.5em;
    color: #595441;  
    -moz-border-radius: .8em;
    border-radius: .8em;
    background-color: white;
}

.item p {
    font-size: 1.4em;
}

.item img {
	border: 0;
    padding: 3px;
    margin: 3px;
    margin-left: 0;
    border: 1px solid #ddd;
    -moz-border-radius: .3em;
    border-radius: .3em;
}

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;	
}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.4em;	
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 7px;
        margin-bottom: 18px;
}

.itemhead h3{
	display: inline;
}

.date{
	display: inline;
	text-align: right;
	font-size: 1.1em;
        margin-bottom: 20px;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 1.3em;
        margin-top: 20px;
}

cite{
	font-size: 1.1em;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}


/************************************************
*	Sidebar									*
************************************************/

#secondary {
    width: 450px;
	padding: 0px;
    margin: 0;
	float: right;
}

#l_sidebar {
	float: left;
	width: 200px;
	padding: 0;
    margin: 0;
    margin-left: 25px;
	}
	
#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 17px;
    font-size: 1.1em;
    color: #414ce8;
	}
	
#l_sidebar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
    list-style-type: none;
    color: #717c98;
}

#l_sidebar li {
    margin: 0;
	padding: 0;
    color: #414ce8;
    font-size: 1.3em;
}
#l_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#l_sidebar ul li a {
}

#l_sidebar ul li a:hover {
}

#l_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
        list-style-type: disc;
        list-style-position: outside;
}

#l_sidebar ul ul li{
	margin: 0px;
}

#l_sidebar ul ul ul{
	margin-top:0; 
        margin-bottom:0;
	padding: 0px 0px 0px 14px;
        font-size: 13px;
        list-style-type: none;
}

#l_sidebar ul ul ul li{
	margin: 0px;
}

#cloud a, #hbutt {
   border: 1px solid #DDD;
   border-radius: 3px;
   text-shadow: 0 1px 1px white;
   -webkit-box-shadow: 0 1px 1px #fff;
   -moz-box-shadow:    0 1px 1px #fff;
   box-shadow:         0 1px 1px #fff;
   padding: 6px 6px;
/*   white-space: nowrap; */
   vertical-align: middle;
   background: transparent;
   cursor: pointer;
   display:inline-block;
   margin:1px auto; 
}
#cloud a:hover, #cloud a:focus, #hbutt:hover, #hbutt:focus {
   border-color: #999;
   background: -webkit-linear-gradient(top, white, #E0E0E0);
   background:    -moz-linear-gradient(top, white, #E0E0E0);
   background:     -ms-linear-gradient(top, white, #E0E0E0);
   background:      -o-linear-gradient(top, white, #E0E0E0);
   -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;
   -moz-box-shadow:    0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;
   box-shadow:         0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;
   text-decoration: none;
}
#cloud a:active, #hbutt:active {
   border: 1px solid #AAA;
   border-bottom-color: #CCC;
   border-top-color: #999;
   -webkit-box-shadow: inset 0 1px 2px #aaa;
   -moz-box-shadow:    inset 0 1px 2px #aaa;
   box-shadow:         inset 0 1px 2px #aaa;
   background: -webkit-linear-gradient(top, #E6E6E6, gainsboro);
   background:    -moz-linear-gradient(top, #E6E6E6, gainsboro);
   background:     -ms-linear-gradient(top, #E6E6E6, gainsboro);
   background:      -o-linear-gradient(top, #E6E6E6, gainsboro);
   text-decoration: none;
}

#cloud li{ 
display: inline; 
}

#r_sidebar {
	float: right;
    text-align: left;
	width: 200px;
	padding: 0;
    margin: 0;
    margin-left: 25px;
    color: #333;
	}

#r_sidebar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        list-style-type: none;
}

#r_sidebar li {
        margin: 0px;
	padding: 0px;
    font-size: 1.3em;
}
#r_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#r_sidebar ul li a {
}

#r_sidebar ul li a:hover {
}

#r_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
        list-style-type: none;
}

#r_sidebar ul ul li{
	margin: 0px;
}

#r_sidebar ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        list-style-type: none;
}

#r_sidebar ul ul ul li{
	margin: 0px;
}
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	line-height: 17px;
        font-size: 1.1em;
	}
	

li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}

.feedarea  {
	height: 30px;
	background-image:url(images/feedicon.png);
        background-repeat: no-repeat;
	padding-left:20px;
}

.feedarea  a {
       color: #595441;
}

/************************************************
*	Comment Area									*
************************************************/


#comment {
	width: 470px;
	background: #FFFFFF;
    color: #515441;  
	float: left;
    font-size: 1.3em;
    padding: 20px;
    -moz-border-radius: .8em;
    border-radius: .8em;
    position:relative;
    margin-left: 0;
            -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
        #comment:before {
            top:10px;
            bottom:10px;
            right:50%;
            -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
            box-shadow:0 0 15px rgba(0,0,0,0.6);
            -moz-border-radius:10px / 100px;
            border-radius:10px / 100px;
            left:50%;
}

        #comment:before,
        #comment:after {
            content:"";
            position:absolute;
            z-index:-2;
        }


	
#comment  a{
	text-decoration: underline;
}

#comment a:hover{
	color: #E88337;
}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
        font-weight: bold;
}
	
.commentdate {
	font-size: 1.2em;
	padding-left: 0px;
        font-weight: bold;
}
	
.commentlist p {
	clear: both;
	font-size: 1.2em;
}

#commentlist li p{
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
        font-weight: normal;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 10px;
	width: 450px;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 450px;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
  padding: .2em;
  border: 1px solid #ddd;
  -moz-border-radius: .3em;
  border-radius: .3em;
  font-size: 1em;
}

#commentsform form textarea:focus {
    box-shadow: 0 0 .7em #1c62b9;
    -webkit-box-shadow: 0 0 .7em #1c62b9; 
    -moz-box-shadow: 0 0 .7em #1c62b9;
  border: 1px solid white;
    background-color:white;
}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentmetadata {
	font-size: 1.1em;
	float: right;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #cccccc;
}

.navigation {

	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #515441;
        font-size: 1.3em;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #4A8797;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/************************************************
*	Calendar									*
************************************************/


#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar td {
	color: #515441;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	background: ;
	color: #4A8797;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/************************************************
*	Footer									*
************************************************/


#foot {
        width: 940px;
        margin: 0;
        padding: 10px; 
        margin-top: 2.5em;
        margin-bottom: 2.5em;
        text-align: left;
    font-size: 0.8em;
    line-height: 1.6em;
        background-color: white;
       -moz-border-radius: .8em;
        border-radius: .8em;

}

#foot a:link, #foot a:hover, #foot a:visited{
	color: #4A8797;
        text-decoration: underline;
}
