/*
Edited from Thematic 2c-r-fixed.css
LAYOUT: One-Column (Right) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar right of content
*/

/*.wp-post-image:hover{
    background: rgb(255,255,255);
    top: -130px;
    content: attr(title);
    color: #000;
    display: block;
    font-weight: bold;
    height: 300px;
    line-height: 30px;
    position: relative;
    text-align: center;
    width: 240px;
}*/

/*.category-press #grid-container, .page-id-943 #grid-container , .page-id-942 #grid-container {
	width:760px;
	float:left;
}*/

/*.main-aside {
    width:300px;
    float:right;
    position:relative;
    right:10px;
}
#secondary {
    clear:right;
}*/

/*#subsidiary {
    width:940px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}
#subsidiary #third {
    margin:0;
}*/
/*#siteinfo {
    clear:both;
    width:960px;
    margin:0 auto;
}*/

/* =Page Templates
-------------------------------------------------------------- */

/*
    Full Width Template
*/

/*.page-template-template-page-fullwidth-php #container {
	margin:0;
	width:960px;
}

.page-template-template-page-fullwidth-php #content {
	margin: 0 0 0 10px;
	width:960px;
}*/
/*
.page-template-template-page-fullwidth-php #comments {
    width:540px;
}
*/