/*
Theme Name: Charest-Weinberg
Theme URI: http://www.wodumedia.com
Description: It does not get much better than this...
Version: 1.0
Author: Wodu.
*/
/* Miscellaneous */

body{
	background-color:#FFF;
	font-family:Arial;
	font-size:12px;
	color:#202020;
	margin-top: -11px;
}

a{
	color:#999;
	text-decoration:none;
}

a:hover{
	color:#202020;
	text-decoration:none;
}

.clear{
	clear:both;
}

.left{
	float:left;
}

.right{
	float:right;
}

p, strong{
	line-height:18px;
}

p {
	margin-bottom: 20px;
}

.gray{
	color:#999;
}

.clearfix:before,
.clearfix:after {
  content: ".";    
  display: block;    
  height: 0;    
  overflow: hidden;	
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;} /* IE < 8 */


/* Container */

#container, .c1{
	width:960px;
	text-align:right;
	margin-bottom:42px;
}

/* Header */

#header{
	margin:42px 0 29px;
	
}

/* Content */

#content{
	margin-bottom:38px;
	min-height:315px;
	position:relative;
}

.home{
	min-height:0 !important;
}

.home_image{
	height:400px;
}

.home_info{
position: absolute;
top: 420px;
width: 960px;
}

.home_info li{
	margin-bottom:4px;
}

.home_info h2{
	font-size:14px;
	color:#131313;
	margin-bottom:2px;
	font-weight:normal;
}

.home_info .date{
	font-size:11px;
	color:#999;
}

.sidebar{
	float:left;
	text-align:left;
	margin-left:22px;
	width:250px;
	line-height:19px;
	font-size:12px;
	position:fixed;
}

.sidebar .sub-menu li.current-menu-item  a,  .sidebar li.current_page_item > a,  .sidebar li.current_page_ancestor > a, .sidebar li.current_page_parent ul.children li.current_page_item > a, #sub-menu > li.current-menu-item.menu-item-3588 a,
#another-menu > li.current-menu-item.menu-item-3588 a
 {
	color:#000;
}

#nav li a.current, #nav li.current-menu-item a {
	color: #000;
}

#nav{
	float:left;
	margin-right:22px;
}

#sub-menu{
	float:left;
	width:150px;
	position:relative;
	z-index:2;
}

#sub-menu ul a, #another-menu ul a{
	padding-left:10px;
}

#sub-menu ul li, #another-menu ul li{
	background:url(images/noselected-submenu.png) no-repeat left center;
	width: 124px;
	padding-left:7px;
}

#sub-menu ul li.current_page_item{
	background:url(images/selected-submenu.png) no-repeat left center;
	width: 124px;
	padding-left:7px;	
}

#sub-menu ul li.selected a{
	color:#000;
}

#sub-menu ul.children {
	display: none;
}

#sub-menu li.current_page_item ul.children, li.current_page_parent ul.children,
#another-menu li.current_page_item ul.children {
	display: block!important;
}

#main_content{
	float:right;
	width:688px;
	text-align:left;
	position:relative;
	font-size: 11px;
}

#main_content a:hover, .resume_other a:hover{
	color:#131313;
}

#content .about_page, .biography_left{
	float:left;
	width:370px;
	text-align:justify;
	
}

.about_right, .biography_right{
	text-align:left;
	margin-left:18px;
	float:left;
}

.about_right img{
	display:block;
	margin-bottom:17px;
}

.image_navigation{
	position:absolute;
	top:0;
	right:-50px;
	text-align:right;
	color:#999;
}

.image_navigation a{
	text-indent:-999999px;
	display:block;
}

.image_navigation .next{
	background:url(images/arrows.png) no-repeat right;
	width:7px;
	height:7px;
	float:left;
}

.image_navigation .previous{
	background:url(images/arrows.png) no-repeat left;
	width:7px;
	height:7px;
	float:left;
	margin-right:5px;
}

.image_navigation span{
	display:block;
	margin-top:5px;
}


.entry_image{
	margin-bottom:12px;
}

.entry_content, #works .work_info{
	font-family:"Arial",sans-serif;
	font-style:italic;
	color:#000;
}

#gallery{
	margin-top:20px;
}

#gallery .image{
	float:left;
	margin-right:15px;
}

#works .work{
	float:left;
	margin-right:33px;
	margin-bottom:40px;
}

#works .work_info{
	margin-top:8px;
	display:block;
}

#works .work_image{
	width:207px;
	overflow:hidden;
}

#works .work_image img{
	
}

.vertical-centered {
	display: table-cell;
    vertical-align: middle;
}

.entry_list {
	border-top: 1px solid #dadada
}

.entry_row {
	border-bottom: 1px solid #dadada;
	padding: 15px 0;
}

.entry_info {
	width: 300px;
	float: left;
	height: 200px;
	display: table;
}

	.entry_info h2 {
		font-size: 14px;
		margin-bottom: 19px;
		font-weight:normal;
	}
	
	.entry_info span {
		display: block;
		margin-bottom: 18px;
		line-height:14px;
	}
	
	.entry_info span.view {
		margin-bottom: 4px;
	}
	
		span.view a:hover {
			color: #131313;
		}

.entry_row .entry_image {
	width: 300px;
	float: right;
	margin-bottom: 0;
	overflow:hidden;
}

.news_row {
	padding: 20px 0;
	line-height: 14px;
}

.news_row p{
	line-height: 14px;
	margin-bottom: 0;
}

.news_title, .news_desc, .news_link {
	float: left
}

	.news_title {
		width: 230px;
		font-size: 14px;
		margin-right: 30px;
	}
	
	.news_title h2 {
		font-weight: normal;
	}
	
	.news_desc {
		width: 360px;
	}
	
	.news_link {
		text-align: right;
		width: 68px;	
	}
		.news_link a {
			color: #ff0000;
		}


.exhibition_info{
	width:368px !important;
	float:left !important;
	text-align:justify;
}

.exhibition_info h2{
	font-size:14px;
	font-weight:normal;
	margin-bottom:25px;
}

.exhibition_info img{
	max-width:368px;
}

.exhibition_other{
	color: #AEAEAE;
	float: left;
	font-family: "Georgia","Arial";
	font-size: 14px;
	margin-left: 21px;
	margin-top: 43px;
	padding-left: 9px;
	width: 290px;
}		
.exhibition_other p{
	margin-bottom:0px;
	margin-top:-4px;
}

.exhibition_description{
    margin: 3px 0  7px !important;
    padding-bottom: 12px;
}

.exhibition_image{
	position:relative;
	margin-bottom:34px;
}


.exhibition_previous, .exhibition_next{
	position:absolute;
}

.contact_map {
	width: 322px;
	float: right;
}

.contact_left {
	width: 692px;
	float: left;
	padding-left:63px;
}

	.contact_left span {
		display: block
	}
	
	.contact_left p, .contact_left strong {
		margin-bottom: 13px;
		line-height: 14px;
	}

	form.contact_us {
		padding-top: 7px;
	}

		form.contact_us input.email {
			border: solid #dbdbdb;
			border-width: 1px 0 1px 1px;
			padding: 3px;
			width: 168px;
		}
		
		form.contact_us input.submit {
			background: #999999;
			color: #fff;
			border: 1px solid #999999;
			padding: 2px;
		}

/* Footer */

#footer .footer_inner{
	margin-top:10px;
	border-top:1px solid #DADADA;
	padding-top:12px;
	color:#999;
	padding-left:8px;
	font-size: 11px;
	line-height: 10px;
}

.footer_inner p{
	line-height:10px;
}

#footer li{
	display:inline;
	margin-left:10px;
}

#footer li.last{
	padding-left:10px;
	border-left:1px solid #b4b4b4;
}

#footer a:hover{
	color:#131313;
}


/*--------- gallery -----------*/

.ad-gallery {
  width: 690px;
  position: absolute;
  top: -9999em;
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 690px;
    margin-bottom: 10px;
    overflow: hidden;
    /*float: left;*/
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: -34px;
      top: 0;
      width: 6px!important;
      height: 7px!important;
      background: url(images/next_image.jpg) no-repeat;
      cursor: pointer;
      display: none;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      right: -18px;
      top: 0;
      width: 6px!important;
      height: 7px!important;
      background: url(images/prev_image.jpg) no-repeat;
      cursor: pointer;
      display: none;
      z-index: 100;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url(non-existing.jpg)\9
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(ad_prev.png);
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url(ad_next.png);
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: relative;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
      width: 690px;
	  height:480px;
    }
	
	.ad-image img{
		max-width: 690px;
		height:480px;
	}
	
	.ad-thumbs div.thumbs.selectedImage img{
		opacity:0.5;
	}
	
	.ad-thumbs div.thumbs:hover img{
		opacity:0.5;
	}
	
	.ad-thumbs div.thumbs{
		float: left;
		margin-bottom: 22px;
		margin-right: 26px;
		width: 40px;
	}
	
	.ad-gallery #descriptions{
		margin-top:4px;
	}
	
	.ad-gallery #descriptions br{
		margin-bottom:6px;
		line-height:18px;
		display:block;
	}
	
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: relative;
        bottom: 0px;
        left: 0px;
        padding: 7px;
		padding-left:0px;
        text-align: left;
        width: 586px;
        z-index: 2;
        background: url(opa75.png);
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='opa75.png');
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
		font-weight:normal !important;
        }
  .ad-gallery .ad-controls {
      height: 20px;
    position: absolute;
    right: -38px;
    top: 10px;
    text-align: center;
  }
  
  .thumbs-trigger{
    left: 0;
    position: absolute;
    top: -20px;
  }
  
    .ad-gallery .ad-info {
      text-align: center;
	  display:none;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
.ad-gallery .ad-nav {
  left: -235px;
  position: absolute;
  top: 19px;
  width: 200px;
}
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -20px;
      width: 13px;
      display: block;
      background: url(ad_scroll_back.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -20px;
      width: 13px;
      background: url(ad_scroll_forward.png) 0px 22px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
		margin-top:-1px;
      	/*float: right;*/
	    overflow: visible;
	    /*width: 60px;*/
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          margin-bottom: 5px;	
		height:10px;
			margin-right:15px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}

.ad-image-description {
      position: relative;
    }
      
  
.exhibition_other a{
	font-family:Arial;
	font-size:11px;
	display:block;
	margin-bottom: -3px;
}

.news_back{
	margin:0px !important;
}

.at300bs{
	background:none;
	display: inline !important;
}

.atclear {
    clear: both;
    display: none;
}

.addthis_toolbox.addthis_default_style {
  display: inline;
  /*left: 561px;
  position: absolute;*/
}

.home_links{
	display:none;
}

.addthis_default_style .at300b, .addthis_default_style .at300m {
  left: 41px;
  margin-left: 177px;
  padding: 0 2px;
  position: relative;
}

.col1{
    float: left;
	width: 220px;
	margin-right:17px;
}

.col2{
    float: left;
    width: 220px;
}

.col3{
    float: right;
    width: 220px;
}

.col2 .bottom_info{
	margin-top: 40px;
}

.col2 .first{
	font-weight:700;
}

.col2 strong{
	
}
.thumbs .number, .news_image .number{
	font-size:10px;
}

.news_image .number{
	color:#000;
}

.entry_one{
    border-top: 1px solid #DADADA;
    margin-top: 15px;	
}

.entry_noborder{
	border:0 !important;
	padding-bottom:0 !important;
}

.newsletter-form{
	margin-top:99px;
}

.newsletter-form label{
	display:block;
	margin-top:14px;
	margin-bottom:5px;
}

.exhibitions_back a{
	display:inline;
}

.press_checklist a{
	margin:0;
}

.news_image{
    /*float: left;
    margin-bottom: 22px;
    margin-right: 26px;
    width: 40px;*/
	margin-bottom:20px;
}

.news_image img{
	margin-bottom:5px;
}


.view.first, .press_checklist .first{
	margin-bottom:3px !important;
}

.email_input, .email_submit, .newsletter-form strong{
	width:146px;
}

.email_input input{
	width:143px;
}

.email_submit{
	text-align:right;
}

.newsletter-form strong{
	display:block;
	margin-bottom:13px;
}

.sidebar li{
	line-height:16px;
}

.news_caption{
	font-size:11px;
	text-align:right;
	font-family:Arial;
}

.news_images{
	margin-top:-20px;
}

.press_checklist .third{
	margin-bottom:35px !important;
}

.press_checklist .second{
	margin-bottom:3px !important;
}

.resume_other{
    float: left;
    margin-left: 21px;
    padding-left: 9px;
    width: 290px;
	text-align:left;
	font-size:11px;
}

.addthis_default_style .addthis_separator, .addthis_default_style .at300b, .addthis_default_style .at300m, .addthis_default_style .at300bs{
	margin-right:-9px;
}

.border{
	border-left: 1px solid #B4B4B4;
	display: inline-block;
	height: 14px;
	margin: 0 3px;
	position: relative;
	top: 3px;
	width: 1px;
}

.email_signup{
	margin-right:-4px;
}

.page-id-12 #main_content{
	margin-right:66px;
}

#pp_full_res iframe{
	overflow:hidden;
	overflow-y:hidden;
}

.password_required.available_works .protected-post-form{
	/*border:1px solid #DADADA;
	width:188px;
	padding:16px 13px;
	float:left;*/
		border:0;
		padding:0;
		float:none;
		margin-top: -10px;	
	
}

.password_required.available_works .request_access{
	float:left;
	border:1px solid #DADADA;
	padding:16px 13px;
	width:175px;
	margin-left:10px;
}

.available_works .about_page{
	width:auto !important;
}

.cv_page li span{
	margin-right:20px;
}

.cv_page dd{
	line-height:18px;
	margin-bottom:25px;
	
}

.cv_page dl dt ~ dd {
    margin-left: 44px;
    margin-top: -15px;
}

.protected-post-form label{
		margin-left:88px;
		font-size:12px;	
}

.anotherMenu{
	margin-left: 82px;
	top:24.5px;
	position:relative;
}

.anotherMenu .sub-menu{
	display:none;
}

.anotherMenu h3{
	font-weight:normal;
	padding-bottom:2px;
	border-bottom:1px solid #DADADA;
	display:inline;
	color:#999;
}

#another-menu{
	margin-top:5px;
}

#menus{
	display:none;
}