/* 
Theme Name: dgl
Description: A child of the Hybrid theme framework designed exclusively for jhd Architects
Author: Tim Green
Author URI: http://www.dewargreen.com/
Version: 0.1
Tags: Framework
Template: hybrid
*/

/* Import pre-made styles from Hybrid
************************************************/

/* Get base CSS */

/*@import url('../hybrid/library/css/21px.css');*/



/* Get layout CSS */

/*@import url('../hybrid/library/css/2c-l-fixed.css');*/



/* Get plugins CSS */

/*@import url('../hybrid/library/css/plugins.css');*/



/* Get drop-downs CSS */

/*@import url('../hybrid/library/css/drop-downs.css');*/

/* Reset all styles */

@import url('../hybrid/library/css/reset.css');



/* Hybrid's default CSS */
/*@import url('../hybrid/library/css/screen.css');*/


/* dgl theme specific CSS */
/* Layout */

body {
	background: #404040;
}


#body-container {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	margin-top: 20px;
	height: 753px;
	background: #404040 url(images/mainBg.gif) repeat-y;
	position: relative;
}


/* header image */
#body-container a {
	color: #FFF;
}
#body-container #header-container {
	height: 130px;
	width: 996px;
	border-bottom: 1px solid #FFF;
	position: relative;
}
#header-container #header #site-title a {
	height: 95px;
	width: 95px;
	background: url(images/new_jhd_logo.jpg) no-repeat right bottom;
	position: absolute;
	left: 82px;
	top: 20px;
}
#header-container #header #site-title span  {
	position: relative;
	left: -10000px;
}

#header-container #header #site-description {
	font-size: 1.4em;
	font-weight: normal;
	color: #FFF;
	position: absolute;
	left: 208px;
	top: 92px;
}


#navigation {
	width: 192px;
	text-align: right;
	float: left;
	padding-top: 75px;
	font-size: 1.1em;
	font-weight: normal;
	background: url(images/RIBA-chartered-practice%20logo.jpg) no-repeat 84px 12px;
}
#navigation ul {
	list-style: none;
	padding-right: 16px;
}
#navigation ul ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li ul li{
	padding: 0px;
	margin-top: 0px;
}
#navigation ul li {
	margin-bottom: 5px;
}

#navigation ul li ul li a {
	padding: 0px;
	margin-top: 0px;
}


#navigation a {
	text-decoration: none;
	color: #828282;
}

#navigation a:hover {
	color: #fff;
}

#navigation li.current_page_item a {
	color: #FFF;
}

#navigation li ul {
	display:none;
}

/* The next two rules are a fudge to get the menu to stay open on singular news pages */
.singular-post #navigation li.page-item-55 ul {
	display: block;
	font-size: 0.75em;
	font-weight: normal;
}
.singular-post #navigation .page-item-120 a         {
	color: #FFF;
}



#navigation li.current_page_item ul, #navigation li.current_page_parent ul {
	display:block;
	margin-right: 0px;
	margin-top: 3px;
	font-size: 0.75em;
	font-weight: normal;
}

#navigation li.current_page_item ul li a {
	color: #828282;
	/*background: url(images/bullet.png) no-repeat right center;
	padding-right: 15px;*/
}
#navigation li.current_page_item ul li a:hover {
	color: #fff;
	/*background: url(images/bullet.png) no-repeat right 0.4em;
	padding-right: 15px;*/
}


/*#navigation ul li.sfHover ul {
	margin: 0px !important;
	padding: 0px !important;
	position:relative;
	left: -30px;
	font-size: 0.9em;
}*/

.content {
	width: 804px;
	margin-left: 192px;
}
.entry-content {
	margin-left: 1px;
	font-size: 80%;
}
.entry-content h1  {
	padding-left: 16px;
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 16px;
}
h1.post-title {
	padding-left: 0px;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
}
h1.single-title a {
	text-decoration: none;
}


.entry-content h2  {
	padding-left: 16px;
	font-size: 1.2em;
	font-weight: normal;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
}
.entry-content h3 {
	padding-left: 16px;
	padding-bottom: 4px;
	font-size: 1.1em;
	font-weight: normal;
}
.entry-content h4 {
	padding-left: 16px;
	padding-bottom: 0px;
	font-size: 1em;
	font-weight: normal;
}
.entry-content h5 {
	padding-left: 16px;
	padding-bottom: 4px;
	font-size: 1em;
	font-weight: bold;
}
.entry-content h6 {
	padding-left: 16px;
	padding-bottom: 4px;
	font-size: 1em;
	font-weight: bold;
}


.entry-content p {
	padding-left: 16px;
	width: 634px;
	padding-bottom: 8px;
}
.entry-content a {
	text-decoration: underline;
}

.entry-content p img.size-full {
	margin-left: -16px !important;
}

.singular-post .entry-content p img.size-full {
	margin-left: 0px !important;
}

.entry-content .wp-caption-text {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.entry-content .slidepress-gallery {
	margin-bottom: 8px;
}

.entry-content ol , .entry-content ul{
	padding-left: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 584px;
}

.entry-content ol li , .entry-content ul li{
	margin-bottom: 6px;
}

.column-sect {
	position: relative;
}
.post-column {
	float: left;
	width: 49%;
}
.post_column_1 p {
	width: 317px;
}
.post_column_1 ul {
	width: 317px;
}

.singular-post .content {
	padding: 16px;
}

.singular-post .entry-content p {
padding-left: 0px !important;
}

.singular-post .entry-content h2 {
padding-left: 0px !important;
}


.category-news-stories .post-title {
	display: none;
}


.author , .byline-prep, .post-meta-data, .comments-closed{
	display: none;
}
.byline {
	font-size: 0.8em;
	padding-bottom: 8px;
	font-style: italic;
}
.navigation-links {
	font-size: 0.8em;
}



.jhdnews {
	list-style: none;
}

.jhdnews li { 
	/*padding-left: 35px;*/
	line-height: 1.3;
}
.jhdnews li p {
	/*padding-top: 3px;*/
}
ul.lcp_catlist {
	list-style: none;
}

.search .content {
	font-size: 85%;
}





.search-info {
	padding-top: 16px;
	padding-left: 16px;
	padding-bottom: 16px;
}
.entry-title a {
	text-decoration: underline;
}


.search .entry-summary {
	padding-top: 6px;
	padding-left: 16px;
	padding-bottom: 16px;
}
.search h2.entry-title {
	padding-left: 16px;
	font-weight: normal;
}
.search img.thumbnail {
	padding-left: 16px !important;
}
.search p.no-data {
	padding-left: 16px;
}
.byline {
	display: none;
}

#search-2 .search-text{
	margin-left: 16px;
	margin-top: 16px;
}


h1.search-title {
	padding-left: 0px;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	text-transform: capitalize;
}

.page-title {
	display: none;
}


#body-container #footer-container {
	text-align: right;
	position: absolute;
	bottom: 5px;
	right: 25px;
	font-size: 0.7em;
	color: #999;
}
#footer-container #footer a {
	color: #999;
}
#footer-container #footer .copyright {
	display: none;
}

#search-1 {
	position: absolute;
	left: 32px;
	bottom: 48px;
	height: 20px;
	width: 144px;
}
#search-form-1 div #search-submit-1 {
	display: none;
}
#search-1 #search-form-1 div #search-text-1 {
	border: 1px solid #999;
	background: #404040;
	height: 20px;
	width: 139px;
	color: #999;
	padding-left: 5px;
}

#ribaLogo {
	position: absolute;
	left: 86px;
	bottom: 82px;
	height: 45px;
	width: 91px;
	display: none;
}

.ribaNudge {
	padding-left: 16px !important;
	padding-top: 14px;
}
#socialBookmarks {
	position: absolute;
	left: 32px;
	bottom: 18px;
	height: 20px;
	width: 144px;
}
p.entry-meta {
	display: none;
}

.page-item-620 {

}


#comments-template {
	font-size: 90%;
}

#comments .comment-list {
	list-style: none;
}

#commentform label  {
	display: block;
}

/* Comments template */

#comments-template {
	width: 634px;

	/*clear: both;*/

	}



/* Comment headers */

.comments-header {

	/*font-size: 1.2em;*/

	}



/* Comments are closed */

.comments-closed {

	font-style: italic;

	}



/* Comment list */

#comments-template ol {
	list-style: none;
	margin: 10px;
	}

#comments li, #comments li li li, #comments li li li li li {
	overflow: hidden;
	margin: 10px 10px 10px 0px;
	padding: 5px;
	/*background: #fff;*/

	border: 1px solid #ccc;

	}

#comments li li, #comments li li li li {

	/*background: #f9f9f9;*/

	}



/* Avatar */

#comments-template .avatar {

	/*width: 40px;

	height: 40px;*/

	float: left;

	margin-right: 15px;

	padding: 0;

	border: 1px solid #666;

	}



/* Comment metadata */

.comment-meta {

	margin: 10px 0 10px 0;

	/*font-size: 13px;*/

	/*color: #666;*/

	}

.comment-author {

	/*font-size: 15px;*/

	/*color: #000;*/

	}

.comment-reply-link, .permalink, .comment-edit-link {

	font-style: italic;

	/*color: #666;*/

	}



/* Comment text */

.comment-text {

	clear: left;

	margin: 0 15px;

	}



/* Form */

.text-input {

	display: block;

	padding: 3px 6px;

	width: 80%;

	}

#comments-template label {

	font-size: .9em;

	}



/* Respond textarea */

textarea {

	width: 80%;

	}



/* Submit and rest buttons */

.button, .submit, .reset {

	width: 100px;

	margin-right: 15px;

	padding: 7px 15px 8px 15px;

	background: #fff;

	border: 1px solid #ccc;

	}

.button:hover, .submit:hover, .reset:hover {

	cursor: pointer;

	background: #f9f9f9;

	}


div.portfolio-slideshow{
	clear:right !important;
	margin-top:0px !important;
}

.pscarousel{
	margin-left: 51px !important;
}

div.slideshow-wrapper p.slideshow-caption{
	position:absolute;
	top: 0px !important;
	background-color:#000;
	padding-top:3px !important;
	margin-top:0px !important;
	filter: alpha(opacity=70);
	opacity: 0.7;
	font-size: 95%;
}

a.prev.browse.left.disabled, a.next.browse.right.disabled {
	visibility: visible !important;
}

div.slideshow-wrapper .pager img {
	opacity: 1 !important;
	filter:alpha(opacity=100) !important;
}

.slideshow-nav {
	margin-left: 16px;
}
