/*
Theme Name: Expo Skin v2.0
Theme URI: http://2egames.com/
Description: Expo Skin v2.0 theme.
Version: 1.0
Author: Evalds Urtans
Author URI: http://2egames.com
Tags: blue, custom header, fixed width, two columns, widgets

Expo Skin v2.0
*/

@font-face {
    font-family: 'Chaparral Pro Alias Regular';
    src: url('fonts/chaparralpro-regular-webfont.eot');
    src: /*local('Chaparral Pro Regular'), 
         local('Chaparral Pro'), */
         url('fonts/chaparralpro-regular-webfont.ttf') format('truetype'),
         url('fonts/chaparralpro-regular-webfont.svg#font') format('svg'); 
}

@font-face {
    font-family: 'Chaparral Pro Alias Bold';
    src: url('fonts/chaparralpro-bold-webfont.eot');
    src: /*local('Chaparral Pro Bold'), */
         url('fonts/chaparralpro-bold-webfont.ttf') format('truetype'),
         url('fonts/chaparralpro-bold-webfont.svg#font') format('svg'); 
}



/* Begin Typography & Colors */
html, body {
	height:100%;
	font-family: Verdana, Geneva, sans-serif;
	/* background-color: #F7F7F7; */
	color: #999999;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 11px;	
	background-color:#F7F7F7;
}

a {
	text-decoration: none;
	color: #19BCB9;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}
	
#top {
	background-color: white;
	height:130px;
}

ul#left_menu {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

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

ul#left_menu li a {
	padding: 3px;
	text-decoration: none;
	color: #22bcb9;
}

ul#left_menu li.current_page_parent>a {
	background-color: #00264c;
}

ul#left_menu li.current_page_item>a,
ul#left_menu li.current-cat>a {
	background-color: #00264c;
}

ul#left_menu li a:hover {	
	background-color: #fff16e;
}

ul#right_menu {	
	padding-left: 10px;
	margin-top:0;
	padding-top:0;
}

ul#right_menu li {
	list-style-type: none;
}

ul#right_menu>li {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	
	background: url('images/green_stripes.png') repeat-x bottom;
}

#right_menu h2 {
	color: #781d7e;
	font-family: 'Chaparral Pro Alias Regular', Georgia;
	font-size: 26px;
	margin: 0;
	text-transform:capitalize;
}

ul#recentcomments {
	margin: 0;
	padding: 0;
}

h3#comments {
	background-color:#22BCB9;
	color:#FFFFFF;
	font-family:Georgia,serif;
	font-size:40px;
	font-style:italic;
	font-weight:normal;
	padding-left:20px;
}

h3#comments small {
	color: #fff06f;
	font-size:40px;
}

ul#recentcomments li {
	margin: 0;
	padding: 0;
}

ul#recentcomments li a {
	text-decoration: none;
	color: #4c4c4c;
}

ul#recentcomments li a:hover {
	text-decoration: underline;
}

ul#recentcomments li a.url {
	color: #999999;
}

#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

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

#content.index_content .post, 
#content.publications .post 
{
	margin-top: 10px;
}

#content.publications .post 
{
    padding-top:10px;
}


#content .date {
	width: 80px;
	float: left;
	color: #ffdd00;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 22px;
	padding-top: 10px;
	margin-left:15px;
}

#content .notfirst .date {
	padding-top: 0px;
}

#content .content {
	width: 435px;
	float: left;
	color:#fff;
	padding: 3px 5px 0px 0px;
}

#content .content .entry {
	line-height: 20px;
}

#content h2 {
	font-family: Georgia, serif;
	font-size: 40px;
	font-style: italic;
	margin: 0;
	color: #4c4c4c;
	font-weight: normal;
	text-align: left;
}

#content .notfirst h2 {
	font-size: 22px;
}

.clearGrayLine {
	background: url('images/red_stripes.png') repeat-x;
	height: 9px;
}

.clearGrayLine {
	background: url('images/gray_stripes.png') repeat-x;
}

#content .content h2 a {
	text-decoration: none;
	color: #fff;
}

#content .content h2 a:hover {
	color: #ffde00;
}

#content .content a {
	color: #ffde00;
}

#content a.more-link {
	display: block;
	width: 81px;
	height: 17px;
	text-align: center;
	background: url(images/button.png) no-repeat;
	padding-bottom: 2px;
	color: #00264c;
	text-decoration: none;
	font-family: Georgia, serif;
	font-style: italic;
	margin-top:20px;	
	float:right;
	margin-right:5px;
}


#header {
	padding:0;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#banner {
	width: 500px;
	float: left;
	margin-left:-60px;
}

ul#remaining {
	display: block;
	width: auto;
	float: right;
	margin: 0;
	color: #b2b2b2;
	margin-top: 35px;
	margin-right: 25px;
}

ul#remaining li {
	display:block;
	float:left;
	height:45px;
	padding-left:10px;
	text-align:left;
	width:70px;
	font-family: 'Chaparral Pro Alias Regular', Georgia;
	font-size:14px;	
}

ul#remaining li.days {
	border-right: solid 1px #D9D9D9;
}

ul#remaining li.hours {
	border-right: solid 1px #D9D9D9;
}

ul#remaining li.minutes {
	width:auto;
}

ul#remaining li h1 {
	font-family: 'Chaparral Pro Alias Bold', Georgia;
	color:#FFDD00;
	font-size:22px;
	font-weight:normal;
	margin:0;
	text-align:left;
}

.post {
	font-family: Georgia, serif;
	font-size: 13px;
}

.post hr {
	display: block;
}

.clear, .clearGrayLine {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

/* Begin Sidebar */
#left {
	width: 170px;
	float: left;
}

#right
{
	width: 240px;
	float: left;
}

#right form {
	margin: 0;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

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

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

.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0;
}

#languages {
	color: #cccccc;
	font-family: 'Chaparral Pro Alias Regular', Georgia;
	font-size: 26px;
	text-transform: uppercase;
}

#languages a {
	color: #cccccc;
	font-family: 'Chaparral Pro Alias Regular', Georgia;
	font-size: 26px;
	text-decoration: none;
	text-transform:capitalize;
}

#languages a:hover {
	text-decoration: underline;
}

#languages a.active {
	color: #781d7e;
}

#divSearchLeft
{
	background: url('images/search_left.png') no-repeat;
	width: 205px;
	height: 24px;
	float:left;
}

#right #searchsubmit {
	background: url('images/search_right.png') no-repeat;
	width: 25px;
	height: 24px;
	border: none;
	cursor:pointer;
	display:block;
	float:left;
}

#divSearchBar
{
	width: 230px;
}

#right #searchform #s {
	background-color:transparent;
	border:medium none;
	height:14px;
	margin:2px 0 0 10px;
	padding:2px;
	width:190px;
}

#expo_logo {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/expo_logo_header.png) no-repeat scroll 0 0;
height:105px;
left:600px;
position:absolute;
top:15px;
width:105px;
}
.akpc_report ul
{
	padding: 0;
}

.widget_most_popular_tags {
	color: #4c4c4c;
}

.akpc_report ul li a,
.widget_most_popular_tags a {
	font-size: 13px;
	font-style: italic;
	color: #4c4c4c;
	text-decoration: none;
}

.akpc_report li a:hover,
.widget_most_popular_tags a:hover {
	text-decoration: underline;
}

#ucPostImage {
	padding-bottom: 10px;
}

#respond label {
	display: block;
	color: #781d7e;
	font-size: 18px;
	font-family: Georgia,serif;
	font-style: italic;
}

#respond textarea,
#respond input {
	width: 474px;
	border: 1px solid #D9D9D9;
}

#respond #comment {
	height: 86px;
}

#respond #submit_button {
	border: none;
	display: block;
	border: none;
	width: 84px;
	height: 24px;
	text-align: center;
	background: url(images/submit_button.png) no-repeat;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, serif;
	font-style: italic;
	font-size:11px;
	padding-bottom:3px;
}

ul.commentlist {
	margin: 0;
	padding: 0;
}

ul.commentlist li {
	list-style-type: none;
	padding: 20px;
	padding-bottom:0;
}

#content .commentlist .date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 4px;
}

#content .commentlist .content {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
}

#content .commentlist .content p {
	margin: 6px 0;
}

#content .commentlist .author {
	color: #4c4c4c;
	font-size: 13px;
}

#content .commentlist .author a {
	color: #4c4c4c;
	font-size: 13px;
}

#content .commentlist .clear {
	background: #ECECEC;
	height: 1px;
	margin: 10px 0;
}

#content #respond {
	margin-top: 34px;
}

.widget {
	font-family: Georgia,serif;
	font-size: 13px;
}

input.MailPressFormEmail {
	border: solid 1px #D9D9D9;
	color: #999999;
	width: 230px;
}

input.MailPressFormSubmit {
	display: block;
	border: none;
	background: url('images/submit.png') no-repeat;
	width: 133px;
	height: 20px;
	margin-left: 97px;
	cursor:pointer;
	color: #FFFFFF;
	font-family: Georgia,serif;
	font-size: 11px;
	font-style: italic;
}

select.thirdLevel {
	margin: 10px 0;
	width: 200px;
}

.span_error
{
	color:red;
}

.gallery-item
{
	margin-bottom:-5px;
}

h3
{
	padding:10px 0 20px 0;
	margin:0;
	font-family:Georgia,serif;
	font-style:italic;
	font-weight:normal;
	text-align:left;
	color:#4C4C4C;
	font-size:22px;
}

#content .content .entry-publications a
{
	font-style:italic;
	color:#FFDD00;
}

#wpstats
{
    display: none;
}

#pageContainer 
{
	background-color:#F7F7F7;
	margin-top:-70px;
	padding-top:75px;
	width:100%;
}

#content .akpc_pop
{
	display:none;
}

#content .post
{	
	padding-bottom:10px;
}
/*
#content.index_content .post
{
	padding-top:10px;
}*/
	

#content .post.first
{
	background-color:#ed174f;
}

#content .post.second
{
	background-color:#781d7e;
}

#content .post.notfirst
{
	background-color:#19bcb9;
}

#content .second h2 
{
	font-size:22px;
}

#content .second .date, #content.publications .first .date, #content.publications .first h3
{
	padding-top:0;
}

.akpc_report ul li a, .widget_most_popular_tags a, .widget.widget_rssiconwidget, ul#recentcomments li a, .akpc_report ul li a, .widget_most_popular_tags a, .akpc_report ul li a, .widget_most_popular_tags a
{
	color:#19bcb9;

}

/*
.akpc_report ul li a:hover, 
.widget_most_popular_tags a:hover, 
.widget.widget_rssiconwidget:hover, 
ul#recentcomments li a:hover, 
.akpc_report ul li a:hover, 
.widget_most_popular_tags a:hover, 
.akpc_report ul li a:hover, 
.widget_most_popular_tags a:hover
{
	text-decoration:none;
	background-color: #fff16e;
}
*/

#right .mp-formdiv
{
	background:transparent url(images/input_box_left.png) no-repeat scroll 0 0;
	border:none;
	width:230px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}

input.MailPressFormEmail 
{
	border:none;
	height:24px;
	padding:5px 10px;
	background-color:transparent;
	width:210px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;	
}

input.MailPressFormSubmit
{
	margin-top:-10px;
}

#right #searchform #s
{
	color: #999999;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	padding:3px 0px;
}

#single-post-entry
{
	color:#8d8d8d;
}

#single-post-content h2
{
	color:#23bcb9;
}

div.single-post
{
	background-color:#FFF;
}

div.single-post-comments
{
	margin-top:15px;	
}

div.single-post-container
{
	width:550px;
	float:left;
}

ul.commentlist 
{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

ul.commentlist li .date, ul.commentlist li .content
{
	float:left;
}

ul.commentlist li .date
{
	color:#22BCB9;
	font-size:10px;
}


ul.commentlist li .content
{
	color:#781D7E;
	margin-left:20px;

	color:#999999;
	font-family:Georgia,serif;
	font-size:18px;
	font-style:italic;
	margin:0 0 0 20px;

    width:420px;
}

ul.commentlist li .content .author
{
	color:#781D7E;
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:normal;
}

ul.commentlist li .content p
{
	padding:0;
	margin: 10px 0 10px 0;
}

ul.commentlist hr 
{
	border-color:#F0F0F0;
	border-style:none none solid;
	border-width:medium medium 1px;
	display:block;
}

#commentform
{
	background-color:#e7e8e8;
	background-color:#E7E8E8;
	margin-top:15px;
	padding:25px;
}

#respond textarea, #respond input
{
	border:none;
	width:500px;	
}

.comments-navigation
{
	background-color:#FFF;
	padding:10px 0 0 0;
	text-align:center;
	margin:0 auto;
	width:229px;
}


.comments-navigation a:hover
{
	text-decoration:none;
}

.comments-navigation a
{
	background-image:url(images/more_comments_button.png);
	display:table-cell;
	height:22px;
	padding:5px 0 0;
	width:229px;
	color:#FFFFFF;
	font-family:Georgia,serif;
	font-size:11px;
	font-style:italic;
}

.post h3
{
	color:#FFF;
}

.second h3, .notfirst h3
{
	padding-top:0;
}

#content.page_content
{
	background-color:#FFF;
}

#content.page_content .post_container
{
	padding:30px 45px 30px 65px;
}

#content.page_content .special_post_container
{
	padding:10px 20px;
}



#content.page_content .post_container h2,
#content.page_content .special_post_container h2
{
	color:#23BCB9;
}

#content.clear_content
{
	padding:20px;
	background-color:#FFF;
}

ul#right_menu > li#languages
{
	margin-top: 0;
	padding-top: 0;
}

.attachment-medium
{
    width:140px;   
    height:140px;
}
              
.mp-loading
{
    margin-top: 2px;
    margin-left: 5px;
}

.mp-loading img
{
    padding-right: 5px;
}

ul#right_menu > li 
{
    padding-top: 10px;
}

#right_menu h2 
{
    margin-top: -5px;
}

#flickr_menu .current-cat
{
    background-color:#00264C;
}

ul#flickr_menu {
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

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

ul#flickr_menu li a {    
    text-decoration: none;
    color: #22bcb9;
}

.widget_sp_image img
{
    display: block;
    margin: 0 auto;
}

ul#right_menu > li.widget_sp_image
{
    background: none;
    border-bottom: solid 1px #DEDEDE;
    padding-bottom:10px;
}

ul#right_menu > #widget_sp_image-4 
{
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    
    background: url('images/green_stripes.png') repeat-x bottom;
    
    border:none;
}