* {
    padding: 0;
    margin: 0;
    font-size: 12px;
    list-style-type: none;
    font-family: georgia, sans-serif;
    text-decoration: none;
    outline: none;
    border: 0;
    letter-spacing: 0.3px;
    color: #888;
}
a.selected {
    font-weight: bold;
}
h1 {
    font-size: 25px;
    color: #888;
    position: absolute;
    top: 10px;
}
h2,
h2 a {
    font-size: 24px;
}
h3 ,
h3 a {
    font-size: 14px;
}
h4 {
    position: relative;
    margin-top: 4px;
    height: 19px;
}
h4,
h4 a {
   font-size: 15px;
}
table,
td {
    border-spacing: 0;
    vertical-align: middle;
    border-collapse: collapse;
    text-align: center;
    width: 100%;
    height: 100%;
}

form {
    margin-bottom: 10px;
}
input {
    border: 1px solid #ccc;
    height: 15px;
    width: 250px;
    padding: 2px;
}
textarea {
    border: 1px solid #ccc;
    height: 150px;
    width: 250px;
    padding: 2px;
    overflow: hidden;
}
input.submit {
    background: none;
    width: 15px;
    height: 11px;
}
form#search input.text {
    width: 173px;
}
button {
    margin-top: 10px;
    padding: 5px;
    font-weight: bold;
}
.text,
.text * {
    line-height: 17px;
    font-size: 13px;
}
.chapo {
    line-height: 17px;
    font-weight: bold;
}
.caption {
    text-align: right;
    font-size: 10px;
}
label {
    display: block;
    padding: 10px 0 3px 0;
}
label.error {
    font-weight: bold;
    padding-top: 3px;
    color: #074f65;
}
.invisible {
    display: none;
}
.message {
    margin: 20px 0 20px 0;
}
.message span {
    background-color: #ffc146;
    color: #000;
    font-weight: bold;
    padding: 10px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* layout */
div#container {
   width: 870px;
   margin: auto;
}
div#header {
   position: relative;
   height: 46px;
   border-bottom: 1px solid #074f65;
   width: 855px;
}
div#footer {
   padding-top: 20px;
   height: 30px;
   text-align: right;
}
div#content {
    position: relative;
}
img#logo {
    position: absolute;
    top: 13px;
}


/* menu */
ul#menu {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 30px;
}
ul#menu li {
    float: left;
    height: 30px;
    margin-right: 15px;
}
ul#menu li a {
    display: block;
    font-size: 16px;
    line-height: 18px;
    color: #888;
    padding: 6px;
}
ul#menu li a:hover {
    color: #074f65;
}
ul#menu li a.selected {
    background: #074f65;
    color: #fff;
}
ul#languages {
    position: absolute;
    right: 0;
    top: 0;
}
ul#languages li {
    display: inline;
    padding-left: 5px;
}


/* pager */
p.slideshow_pager,
p.pager {
   text-align: center;
   width: 835px;
   padding: 10px;
}
p.pager,
p.slideshow_pager,
p.pager a,
p.slideshow_pager a {
    font-size: 16px;
    color: #888;
}
p.slideshow_pager a {
    padding: 0 5px 0 5px;
}
p.slideshow_pager strong,
p.slideshow_pager a:hover,
p.pager strong,
p.pager a:hover {
    color: #074f65;
}

/* links */
#links {
    margin-top: 20px;
}
#links ul li {
    margin-bottom: 15px;
}
#links ul li .details {
    width: 500px;
    float: left;
}
#links ul li .thumbnail {
    width: 180px;
    float: left;
}
#links ul li .thumbnail img {
    border: 1px solid #666;
}


/* blog */
#blog {
    margin-top: 20px;
}
#posts li {
    margin-bottom: 30px;
}
#posts li .date {
    height: 30px;
}
#posts li .thumbnail {
    width: 340px;
    float: left;
}
#posts li .details {
    float: right;
    width: 530px;
}
#posts li .text a {
    color: #074f65;
}
#posts li .text a:hover {
    text-decoration: underline;
}

/* works*/
ul#works {
    margin-top: 20px;
}

ul#works li {
    position: relative;
    padding-bottom: 20px;
}
ul#works li h3 {
    position: absolute;
    left: 295px;
    top: 0;
}
ul#works li h3 a {
    font-size: 17px;
    font-weight: normal;
}
ul#works li h3 a:hover {
    color: #074f65;
}
ul#works li p.description {
    position: absolute;
    left: 295px;
    top: 35px;
    width: 560px;
    overflow: hidden;
    line-height: 19px;
    font-size: 13px;
}
ul#works li div.thumbnail {
    background: #f4f4f4;
    width: 255px;
    height: 255px;
    padding: 10px;
    text-align: center;
}

/* series */
ul#series {
    margin-top: 20px;
}
ul#series li {
    float: left;
    width: 435px;
    height: 200px;
    position: relative;
}
ul#series li h3 {
    position: absolute;
    left: 195px;
    top: 0;
}
ul#series li p.description {
    position: absolute;
    left: 195px;
    top: 30px;
    width: 220px;
    height: 150px;
    overflow: hidden;
}
ul#series li div.thumbnail {
    background: #f4f4f4;
    width: 160px;
    height: 160px;
    padding: 10px;
    text-align: center;
}

/* gallery */
ul#medias li {
    width: 275px;
    height: 310px;
    margin-right: 15px;
    float: left;
}
ul#medias li h3 {
    width: 265px;
    height: 20px;
    overflow: hidden;
}
ul#medias li h3 a {
    font-size: 10px;
    color: #888;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: normal;
}
ul#medias li .thumbnail {
    background: #f4f4f4;
    width: 255px;
    height: 255px;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    text-align: center;
}
div#media {
    width: 855px;
}
#slideshow_container {
	position:relative;
	margin-top:20px;
	width: 855px;
	height:530px;
	z-index:10;
}
#slideshow_container .prev {
	position:absolute;
	top:0;
	left:10px;
	width: 420px;
	height:530px;
	z-index:20;
	cursor:pointer;
}
#slideshow_container .next {
	position:absolute;
	top:0;
	right:10px;
	width: 420px;
	height:530px;
	z-index:20;
	cursor:pointer;
}
#slideshow_container .previous_img {
	display:none;
	position:absolute;
	top:260px;
	left:-5px;
	z-index:20;

}
#slideshow_container .next_img {
	display:none;
	position:absolute;
	top:260px;
	right:-5px;
	z-index:20;
}
#slideshow_container .file {
	background: #f4f4f4;
	width: 835px;
	padding:10px;
	height:510px;
}
ul#slideshow li {
    text-align: center;
    width: 855px;
	position:relative;
	z-index:10;
}
div#media p {
    background: #f4f4f4;
    text-align: center;
    padding: 10px;
}
div#media_details {
    padding: 5px;
}
.details {
	text-align:left;
	padding-top:10px;
	width:600px;
}

/* library */
div#library {
    padding-top: 30px;
}
div#library div.image {
    float: left;
    width: 25px;
}
div#library h3 {
    float: right;
    width: 600px;
    font-size: 18px;
    color: #4b4b4b;
    height: 30px;
}
div#library div.text {
    float: right;
    width: 600px;
}


/* contact */
#contact_text {
    position: absolute;
    left: 350px;
    top: 20px;
}


/* tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	width: auto;
    padding:5px;
    text-align: left;
    left: -500px;
    background: #074f65;
}
#tooltip h3, #tooltip div {
    color: #fff;
    margin: 0;
    font-family: Verdana, Helvetica, Arial, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
#tooltip h3 {
    font-weight: bold;
}

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;

}
