/*
Theme Name: Greg Lynn
*/


@font-face {
	font-family: DINWeb;
	src: url("fonts/DINWeb.eot");
	font-weight: normal;
}

@font-face {
	font-family: DINWeb;
	src: url("fonts/DINWeb.woff") format("woff");
	font-weight: normal;
}

@font-face {
	font-family: DINWeb;
	src: url("fonts/DINWeb-Bold.eot");
	font-weight: bold;	
}

@font-face {
	font-family: DINWeb;
	src: url("fonts/DINWeb-Bold.woff") format("woff");
	font-weight: bold;	
}

@font-face {
	font-family: DINWeb;
	src: url("fonts/DINWeb-Light.eot");
	font-weight: lighter;
}

@font-face {
	font-family: DINWeb;
	src: url("fonts/DINWeb-Light.woff") format("woff");
	font-weight: lighter;
}


body {
	background: #fff;
	color: #231f20;
	font-family: DINWeb, Arial, sans-serif;
}

#outer-wrapper {
	width: 1000px;
	margin: auto;
	position: relative;
}

#header {
	text-indent: -99999em;
	position: absolute;
	top: 25px;
	left: 0;
	background: url(images/logo.gif) center center no-repeat;
	width: 124px;
	height: 124px;
	display: block;	
}

#sidebar {	
	display: block;
	padding: 150px 0 0 0px;
	text-align: right;
	height: auto;
	width: 350px;
}

#menu-main {	
	display: block;
	text-align: right;
}

#container {
	width: 580px;
	padding-left: 60px;
	
	float: right;
//	min-height: 700px;
	position: relative;
}

#main {

}

#posts-container {
	clear: both;
	width: 515px;
	margin-top: 60px;
	padding-top: 30px;
	//margin-right: 70px;
	//float: right;
}

#footer {
	clear: both;
	height: 40px;
}

a {
	color: #231f20;
}

a:hover, #menu-main li a:hover {
	color: #838383;
}


/* MENU style */

#menu-main li a {
	font-weight: lighter;
}

#menu-main li a.section-big {
	font-weight: bold;
}

#menu-main, #menu-main ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu-main li {
	margin: 0;
	padding: 0;
}

#menu-main a {
	color: #231f20;
	text-decoration: none;
	text-transform: uppercase;
}

#menu-main > li > a {
	font-size: 22px;
	line-height: 22px;
}

#menu-main > li > ul > li {
	line-height: 18px;
}

#menu-main > li > ul > li > a {
	font-size: 13px;
	line-height: 13px;	
}

#menu-main > li > ul {
	display: none;
	margin-bottom: 7px;	
}

#menu-main li.selected > a {
	color: #838383;
}

#menu-main li.selected-page > a {
}



/* BOOK INFO IN MENU */

.current-sidebar-info {
	text-align: left;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	padding: 20px 80px 20px 0;

}

.single-books .current-sidebar-info p {
	font-size: 13px;
}

.current-sidebar-info strong, .text-under-photo strong {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 22px;
}

.current-sidebar-info em {
	//font-size: 13px;
	//line-height: 13px;
	font-style: normal;
	position: relative;
	text-transform: uppercase;
	padding-bottom: 2px;
}

.current-sidebar-info p, .text-under-photo p {
	padding: 0 0 20px 0;
	display: block;
	margin: 0;
	line-height: 20px;
}


#menu-main a.external-link {
	color: #231f20;
	font-weight: bold;
	padding-left: 18px;
	font-size: 13px;
	line-height: 30px;
	margin: 8px 0 0 -2px;
	background: url(images/external-link.gif) left center no-repeat;
	//text-transform: none;
}

#menu-main a.external-link:hover {
	background-image: url(images/external-link-selected.gif);
}


/* SLIDESHOW */

.slideshow-container {
	position: relative;
//	padding-bottom: 50px;
}

.slideshow {
	width: 516px;
//	margin: auto;
	//height: auto;
	//min-height: 200px;
	//display: none;
	//overflow: hidden;
}

.slideshow > div {
	display: none;
}

.slide-caption {
	height: 25px;
	text-align: left;
	width: 516px;
//	margin: auto;
	line-height: 25px;
	font-size: 13px;
}

.slide-img {
	margin-bottom: 15px;
}

.slide-description-header {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	height: auto;
}

.slide-description-body {
	font-size: 15px;
	line-height: 20px;
	height: auto;
}

.slide-description-body a.external-link {
	font-weight: bold;
	padding-left: 18px;
	font-size: 13px;
	line-height: 30px;
	margin: 8px 0 0 -2px;
	background: url(images/external-link.gif) left center no-repeat;
	text-transform: uppercase;
	text-decoration: none;
}

.slide-description-body a.external-link:hover {
	background-image: url(images/external-link-selected.gif);
}

a.slide-next {
	display: block;
	text-indent: -99999em;
	background: url(images/slide-arrow-right.gif) center center no-repeat;
	width: 22px;
	height: 27px;
	position: absolute;
	top: 150px;
	right: 29px;
	cursor: pointer;
}

a.slide-prev {
	display: block;
	text-indent: -99999em;
	background: url(images/slide-arrow-left.gif) center center no-repeat;
	width: 22px;
	height: 27px;
	position: absolute;
	top: 150px;
	left: -35px;
	cursor: pointer;
}

body.home a.slide-next, body.home a.slide-prev {
	display: none;
}

a.slide-prev:active {
	background: transparent;
}

a.slide-next:active {
	background: transparent;
}






/* TEXT UNDER PHOTO (see also info in menu) */

.text-under-photo {
	margin-top: 0px;
	width: 516px;
}

.single-buildings .current-sidebar-info {
	padding: 0;
}

.single-buildings .current-sidebar-info p {
	padding: 4px 0 5px 0;
	margin: 0;
}

.single-buildings .current-sidebar-info strong {
	//font-size: 15px;
}

.text-under-photo strong, .text-under-photo em {
	font-size: 18px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	position: relative;
	text-transform: uppercase;
	padding-bottom: 2px;
}




/* POSTS */

h3 {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: .04em;
}

h4 {
	text-transform: uppercase;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
}

h5 {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

h5.entry-title {
	line-height: 21px;
}

.entry-content {
	font-size: 15px;
	line-height: 20px;
}

#posts-container h3 {
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;
	padding-bottom: 0px;
}

.post h4 {
	line-height: 15px;
}


.entry-share {

}

.twitter-share-button {
	position: relative;
	top: -1px;
	margin-right: -20px;
}

.a2a_kit {
	display: inline-block;
	position: relative;
	top: -7px;
	margin-right: 10px;
}
.a2a_kit a {
	text-decoration: none;
	font-size: 13px;
	background: #eee;
	padding: 3px;
	line-height: 21px;
	display: inline-block;
}

.a2a_kit a:hover {
	background: #ccc;
}

#a2apage_PTZ { display:none !important; }

.post {
	margin-bottom: 50px;
}


.single-post #main {
	margin-top: 26px;
}



/* PAGES */

.page-title {
	text-transform: uppercase;
	font-size: 22px;
}

.page #container {
	//width: 585px;
	//margin-top: 73px;
	
}

.page p {
	line-height: 20px;
}

.alignright {
	display: inline-block;
	float: right;
	padding : 0px 0 20px 20px;
}

.alignleft {
	display: inline-block;
	float: left;
	padding : 0px 20px 20px 0px;
}

.aligncenter {
	display: block;
	padding : 20px;
	text-align: center;
}

.wp-caption {
	font-size: 13px;
	color: #838383;
	padding: 0;
	margin: 0;
}

.wp-caption p {
	margin-top: 0px;
}




/* awards */

.page strong {
	text-transform: uppercase;
}

/* SIDEBAR */

#sidebar .rss {
	background: url(images/rss.gif) center center no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-top: 30px;
}


/* video */

.single-video #container {
	margin-top: 25px;
}


/* ROLLOVERS / clients */

.page-template-rollover-php #posts-container {
	//margin-top: 300px;
}

#menu-main li.selected > a.rollover {
	color: #231f20;
	cursor: pointer;
}

#rollover-container {
//	position: absolute;
	margin-top: 255px;
	display: table;
	height: 300px;
	width: 300px;
}

#rollover-container > div {
	display: table-row;
}

#rollover-container > div > div {
	display: table-cell;
	vertical-align: top;
	text-align: left;
}

#rollover {
	max-height: 100px;
	height: auto;

}


/* TWEETS */

ul.tweet_list, ul.tweet_list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.tweet_list li {
	margin-bottom: 20px;
}

ul.tweet_list li a {
	text-decoration: none;
}

ul.tweet_list li a:hover {
	text-decoration: underline;
}

ul.tweet_list li p {
	padding: 0;
	margin: 0;
	font-size: 13px;
	line-height: 18px;
}

h6.tweet-date {
	padding: 0;
	margin: 0;
	font-size: 11px;
	text-transform: uppercase;
}
