﻿/*---- Stylesheet for : Created:  ----*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body 
{
	margin: auto;
	padding: 0;
	text-align: center;
	background: #595959; /*url(Images/bg-page.gif) repeat;*/
	color: #000;
	font: 62.5% trebuchet ms , geneva, sans-serif;
	line-height: 1.8em;
}

/*---- Standard Elements ----*/

h1
{
    margin-bottom: 20px;
}

p 
{ 
	margin: 10px 0; 
}

a	
{
	color: #005493;
	text-decoration: underline;
	outline: none;
}

a:hover	
{
	color: #005493;
	text-decoration: none;
}

img	
{
	border: 0;
}

form	
{
	margin: 0;
	padding: 0;
	display: inline;
}

input, textarea, select	
{
	font: 1.2em verdana, geneva, sans-serif;
}

hr	
{
	color: #666;
	background: #666;
	height: 1px;
	border: 0;
	padding: 0;
	margin: 25px 0;
}

address 
{ 
	font-style: normal; 
}

legend 
{
	font-size: 1.4em;
	color: #E03F99;
	font-weight: bold;
	margin-bottom: 10px;
}

* + html .clearfix 
{
	display:inline-block;
}

.clearfix:after 
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.alt 
{ 
	display: none; 
}

/*---- Layout ----*/

#wrapper	
{
	width: 928px;
	margin: auto;
	text-align: left;
	background: url(Images/bg-content.png) repeat-y;
	padding: 0 38px 15px 38px;
}

#header	
{
	width: 928px;
	height: 109px;
	background: #FFF url(Images/bg-header.gif) no-repeat bottom right;
	margin-bottom: 10px;
}

#navigation 
{
	background: url(Images/bg-nav.png) repeat-x;
	height: 31px;
	margin: 0 auto 18px auto;
	width: 877px;
}

#content	
{
	background: #FFF;
	width: 928px;
}

#footer	
{
	width: 1002px;
	height:auto;
	background: url(Images/bg-bottom-shadow.png) no-repeat;
	margin: 0 auto 30px auto;
	text-align:right;
}
	
.footer1
{
	width:auto;
	height: 30px;
	margin: 0px; auto; 30px auto;
	padding-right:40px;
	padding-bottom:10px;
	font-family:Arial;
	font-size:14px;
	color:White;
	text-align:right;
	vertical-align:middle;
}
.footer1 a
{ 
text-decoration:none; color:#FFF;
}
.footer1 a:hover
{
text-decoration:underline; color:#FFF;
}


#interior-left-col
{
	float: left;
	width: 687px;
	padding-right: 10px;
}

#interior-right-col
{
	float: left;
	width: 230px;
}

/*---- Header ----*/

#logo 
{
	padding: 25px 0 0 27px;
}

#logo a 
{
	display: block;
	background: url(Images/logo.png) no-repeat;
	width: 481px;
	height: 64px;
}

#nav 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li 
{
	float: left;
}

#nav li a 
{
	display: block;
	height: 31px;
	text-decoration: none;
	text-align: center;
	font-size: 1.3em;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}

#nav li a#nav-about 
{
	background: url(Images/nav-about.png) no-repeat;
	width: 112px;
	height: 31px;
	padding-left: 20px;
}

#nav li a#nav-about:hover 
{
	background: url(Images/nav-about-over.png) no-repeat;
}

#nav li a#nav-contact 
{
	background: url(Images/nav-contact.png) no-repeat;
	width: 101px;
	height: 31px;
}

#nav li a#nav-contact:hover 
{
	background: url(Images/nav-contact-over.png) no-repeat;
}

#nav li a#nav-news 
{
	background: url(Images/nav-breaking-news.png) no-repeat;
	width: 130px;
	height: 31px;
}

#nav li a#nav-news:hover 
{
	background: url(Images/nav-breaking-news-over.png) no-repeat;
}

.SearchPanel 
{
	float: left;
	margin-left: 240px;
	margin-top: 2px;
	line-height: 25px;
	font-size: 1.1em;
}

.SearchPanel a 
{
	text-decoration: none;
	padding-right: 15px;
	color: #FFFFFF;
}

.SearchTextBox 
{
	border: none;
	width: 178px;
}

/*---- Content ----*/

#mainImage 
{
	float: left;
	width: 467px;
	height: 310px;
	position: relative;
	background: url(Images/bg-home-news-image.gif);
}

#circleButtons 
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#circleButtons li 
{
	float: left;
	margin: 0 4px;
}

#circleButtons li a 
{
	display: block;
	background: url(Images/bg-circle.png) no-repeat;
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	text-decoration: none;
}

.section 
{
	float: left;
	width: 230px;
}

.section .header 
{
	width: 230px;
	height: 31px;
	background: url(Images/bg-section-hdrs.png) no-repeat;
}

.section .header h2 
{
	color: #FFF;
	font-style: italic;
	font-size: 1.1em;
	line-height: 31px;
	padding-left: 15px;
}

.section .content 
{
	height: 279px;
}

#about-architectural-daily .header 
{
	background-position: 0 -31px;
}

#links .header 
{
	background-position: 0 -62px;
}

#about-architectural-daily, #links, #interior-right-col #featured-news, #banner
{
	border-left: 1px dashed #C0C0C0;
	background-color: #F5F5F5;
}

#home-banner #banner
{
	height: 293px;
}

#featured-news .content 
{
	background: #F2F2F2;
	padding-top: 12px;
	height: 267px;
}

#about-architectural-daily .content 
{
	padding: 15px 20px;
	height: 249px;
	font-size: 1.0em;
	line-height: 1.4em;
}

#links .content 
{
	height: auto;
	padding-bottom: 75px;
	line-height: 1.4em;
}

#article-images .content
{
	background: #D2E5F0;
	padding: 8px;
	height: auto;
}

.article-images-pager table
{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.article-images-pager table td
{
	background: url(Images/bg-circle-small.png) no-repeat;
	width: 20px;
	height: 20px;	
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	border-left: solid 3px #D2E5F0;
}

.article-images-pager table td a
{
	color: #D9E8F2;
	text-decoration: none;
}

.article-images-pager table td a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#links .content a 
{
	color: #000;
	text-decoration: none;
}

#banner
{
	text-align: center;
	padding: 8px 0;
}

.news-listing 
{
	padding-bottom: 10px;
}

.listing-date 
{
	float: left;
	font-style: italic;
	color: #92C1D9;
	padding-left: 10px;
	padding-right: 5px;
	width: 45px;
	text-align: right;
	font-size: 1.1em;
	line-height: 1.27em;
}

.listing-title 
{
	float: left;
	color: #005493;
	border-left: 1px dashed #C0C0C0;
	width: 153px;
	padding-left: 5px;
	padding-right: 10px;
	font-size: 1.2em;
	line-height: 1.08em;
	font-weight: bold;
}

.listing-title a
{
	color: #005493;
	text-decoration: none;
}

.listing-title a:hover
{
	color: #005493;
	text-decoration: underline;
}

#article-blurb 
{
	float: left;
	width: 697px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#article-date-tab 
{
	float: left;
	background: url(Images/bg-date.png) no-repeat;
	padding-right: 17px;
	width: 41px;
	height: 56px;
	text-align: center;
}

#tab-month 
{
	font-size: 1.1em;
	color: #BFD73B;
	font-style: italic;
}

#tab-day 
{
	font-size: 2.3em;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
}

#article-header 
{
	float: left;
	width: 172px;
}

#article-title h3 
{
	font-size: 1.9em;
	line-height: 1.111em;
	color: #016699;
	font-weight: normal;
	margin-bottom: 10px;
}

#article-subtitle 
{
	font-size: 1.155em;
	line-height: 1.2em;
	font-style: italic;
	color: #58B7DD;
	padding-bottom: 10px;
}

#article-title, #article-subtitle 
{
	border-bottom: 1px dashed #C0C0C0;
	padding-right: 10px;
	margin-bottom: 10px;
}

#byline 
{
	padding-right: 12px;
	line-height: 1.2em;
}

#author 
{
	font-size: 1.1em;
	font-weight: bold;
}

#author-title 
{
	font-style: italic;
}

#article-snippet 
{
	float: left;
	border-left: 1px dashed #C0C0C0;
	padding-left: 25px;
	width: 440px;
	font-size: 1.2em;
	line-height: 1.3em;
}

.snippet-column 
{
	float: left;
	width: 202px;
	padding-right: 10px;
}

#read-more 
{
	float: right;
	margin-top: 15px;
	margin-right: 35px;
	font-size: 0.9167em;
	font-weight: bold;
}

#read-more a 
{
	color: #808080;
	text-decoration: none;
}

#read-more img
{
    vertical-align: middle;
}

img#about
{
    float: left;
    margin: 0 10px 10px 0;
	border: solid 1px #000;
}

/*---- Article ----*/

#article-left-col
{
	float: left; 
	width: 230px; 
	border-right: 1px dashed #C0C0C0;
}

#article-body
{
	float: left; 
	width: 446px;
	padding-left: 10px;
	font-size: 1.2em;
}

#article-info
{
	height: 197px;
}

/*---- Article Listing ----*/

.article-listing
{
}

.article-listing-category a
{
	background-color: #016699;
	color: #FFFFFF;
	border: solid 1px #C0C0C0;
	padding: 1px 4px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.article-listing-category a:hover
{
	background-color: #016699;
	color: #FFFFFF;
	border: solid 1px #C0C0C0;
	padding: 1px 4px;
	font-weight: bold;
	text-decoration: underline;
}

.article-listing-thumbnail
{
}

.article-listing-title
{
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 4px;
}

.article-listing-title a
{
	text-decoration: none;
}

.article-listing-title a:hover
{
	text-decoration: underline;
}

.article-listing-teaser-text
{
}

.article-listing-date
{
	color: #92C1D9;
	font-weight: bold;
}

.article-listing-author
{
	color: #92C1D9;
}

.article-listing-author-title
{
	color: #92C1D9;
	font-style: italic;
}

.article-pager
{
	font-size: 1.2em;
	font-weight: bold;
}

/*---- Admin ----*/

#admin-content
{
	padding: 0 10px 10px 10px;
	font-size: 1.1em;
}

#admin-content a
{
	color: #016699;	
	text-decoration: none;
}

#admin-content a:hover
{
	color: #016699;	
	text-decoration: underline;
}

#admin-content code
{
	font-size: 1.2em;
}

#admin-header
{
	padding-bottom: 5px;
	text-indent: 20px;
	color: #016699;
	border-bottom: 1px dashed #C0C0C0;
	margin-bottom: 10px;
}

.admin-nav-item
{
	padding: 0 10px;
}

.admin-nav-item:hover
{
	background-color: #A2C33A;
}

.category-list-view
{
	border-collapse: collapse;
}

.category-list-view th
{
	font-size: 1.2em;
	font-weight: bold;
	color: #016699;	
}

.category-list-view td
{
	border-collapse: collapse;
	padding: 4px 3px;
}

.category-list-view .insert-row
{
	border-top: 1px dashed #C0C0C0;
	border-bottom: 1px dashed #C0C0C0;
}

.category-list-view .insert-row td
{
	padding: 5px 3px;
}

.pager-current
{
	display: inline-block;
	font-size: 1.3em;
	color: #016699;	
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	width: 20px;
	height: 20px;
	border: solid 1px #016699;
	background-color: #F5F5F5;	
}

.pager-link
{
	display: inline-block;
	font-weight: bold;
	font-size: 1.3em;
	color: #2F4F4F;	
	text-decoration: none;
	text-align: center;
	width: 20px;
	height: 20px;
	border: solid 1px #808080;
	background-color: #D3D3D3;	
}

.pager-link:hover
{
	text-decoration: none;
	color: #016699;	
	border: solid 1px #016699;	
	background-color: #F5F5F5;	
}

.admin-section
{
	padding: 10px;
	margin: 0 0 10px 0;
	border: solid 1px #808080;
	background-color: #D3D3D3;		
}

.admin-section label
{
	display: inline-block;
	text-align: right;
}

.ajax__tab_body
{
	font-family: trebuchet ms, geneva, sans-serif !important;	
	font-size: 1.1em !important;	
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: Transparent;
}
