/*
Theme Name: Expound
Author: Konstantin Kovshenin
Author URI: http://kovshenin.com
Description: An awesome magazine theme for your WordPress site. Responsive layout, post thumbnails support, featured posts and more.
Version: 1.7
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, light, one-column, two-columns, right-sidebar, editor-style, flexible-width, custom-header, flexible-header, custom-background, featured-images, custom-menu, post-formats, sticky-post, threaded-comments, translation-ready, full-width-template, buddypress

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Expound is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
*/

@import url('css/reset.css');
@import url('css/expound.css');


/*overrides*/
.featured-content-secondary {
padding-top: 0px;
padding-bottom: 20px;
padding-left: 5px;
padding-right: 0px;
overflow: auto;
}

.featured-content-secondary article {
margin-left: 10px;
margin-right: 8px;
width: 152px;
float: left;
border: 0px;
padding:0px;
}

.featured-content-secondary img{border:1px solid gainsboro}

/*logo*/
.site-title-group {
margin: 24px 0px 22px 40px;
padding-left: 100px;
padding-bottom: 20px;
padding-top: 20px;
background: url(http://isi-iass.org/home/wp-content/uploads/iass-logo.gif) no-repeat left center;
}

/*overrides*/
dt {
text-decoration: underline;
font-weight: normal;
cursor: pointer;
background: url("../../uploads/next_d1.gif") no-repeat left 6px;
padding-left: 20px;
}

dd {
padding: 10px;
padding-left: 20px;
background-color: #EFF4F8;
}

.site-content .entry-content dl blockquote,
dl blockquote {margin-left: 0px;}

.field-caption{font-weight:bold}

.table-membership{border:1px solid gainsboro;}


.error,.success{background:red;padding:10px;color:white;margin-bottom:20px;}
.success{background:green;}

.view-info{display:block;width:16px;height:16px;background:url(../../uploads/information.gif);}



#content #form10 .button_submit {
cursor: pointer !important;
font-size: 15px !important;
font-weight: bold !important;
border-radius: 0px !important;
min-width: 80px !important;
min-height: 30px !important;
color: white !important;
background-color: #117BB8;
border: 0 !important;
margin: 5px !important;
box-shadow: 0 !important;
}

/*lightbox*/
#cboxLoadedContent {padding:20px;}
#cboxLoadedContent h2{font-size:24px;}
#cboxLoadedContent h1{font-size:24px;}
