/*=========================================================================================================================
 PAGE GENERAL
===========================================================================================================================*/

* {
	margin: 0;
	padding: 0;
	line-height: 17px;
}
body {
	text-align: center;
	background: #e7dfbf url(../images/global/background.jpg) no-repeat center 0;
}
.clearer { /* go here for explanation: http://tangible.ca/articles/35/how-to-get-a-parent-div-to-expand-around-floated-content */
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
img {
	border: 0;
}
.hide {
	display: none;
}
.offset {
	position: absolute;
	margin-left: -9999px;
}
hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	height: 1px;
}
ul,ol { 
	list-style: none;
}
fieldset,img {
	border: none;
}
caption,th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul {
	padding-bottom: 18px;
	list-style: none outside;
}
ol {
	padding-bottom: 18px;
	list-style: decimal;
	margin-left: 2.2em;
}

/*=========================================================================================================================
 PAGE GENERAL LAYOUT
===========================================================================================================================*/
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px;
	text-align: left;
	min-height:100%;
	zoom: 1;
}

/*=========================================================================================================================
 PAGE FONTS/COLORS/LISTS/LINKS
===========================================================================================================================*/

p {
	padding-bottom: 17px;
	line-height: 19px;
}
a {
	color: #021e2f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	/*display: inline;
	float: left;
	padding-right: 5px;
	margin-top: 2px;*/
	color: #ff501a;
	font-size: 27px;
	font-weight: normal;
	line-height: 28px;
}
#content h1 a {
	color: #ff501a;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
}
.current {
	color: #a0adb5;
	text-decoration: none;
}
#content p, #content a, #content li {
	color: #080808;
	font-size: 13px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content p {
	padding-bottom: 8px;
}
#content p.first {
	padding-bottom: 8px;
	font-size: 15px;
	line-height: 24px;
}
#content h3 {
	color: #ff501a;
	font-size: 17px;
	font-weight: normal;
	line-height: 20px;
	padding-bottom: 6px;
}
a.link1 {
	background: url(../images/global/arrow.gif) 0 0.5em no-repeat;
	display: block;
	padding-left: 12px;
	text-decoration: none;
}
a.link1:hover {
	text-decoration: underline;
}
.list1 {
	overflow:hidden;
}
.list1 li {
	background: url(../images/global/arrow.gif) 0 0.5em no-repeat;
	padding-left: 7px;
	border-bottom: 1px solid #cccbb6;
}
#content .list1 a {
	text-decoration: none;
	display: block;
	padding: 0 7px;
	/*background-color:#a7972f;
	color: #FFFFFF;
	padding: 1px 8px;
	font-size: 12px;*/
}
#content .list1 a:hover {
	background-color:#cccbb6;
}
.comments li {
	padding: 22px 0 15px 0px;
	margin-left: 60px;
	margin-bottom: 0px;
	border-bottom: 1px solid #cccbb6;}
#content .author div{
	left: -20px;
	margin-top: -20px;
	position: absolute;
	width: 72px;
	height: 57px;
	background: url(../images/media/pen-book.png) no-repeat 0 0;
}
#content li.author h3 {
	/*color: #ff501a;*/
}
.readMore {
	margin: 8px 0 10px 0;
}
.preNext {
	margin: 8px 0 80px 0;
}
.backArticles {
	margin: 0 0 30px 0;
	display: block;
	clear: both;
}
#content .backArticles a, #content a.more, #content a.prev, #content a.next {
	color: #ff501a;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}
#content .backArticles a:hover, #content a:hover.more, #content a:hover.prev, #content a:hover.next {
	text-decoration: none;
	border-bottom: 1px dotted #ff501a;
}
.backArticles a {
	padding-left: 15px;
	display: block;
	width: 100%;
	background: url(../images/media/arrow-previous.gif) no-repeat center left;
}
.more {
	padding-right: 15px;
	display: block;
	background: url(../images/media/arrow-next.gif) no-repeat center right;
}
.prev {
	padding-left: 15px;
	float: left;
	display: block;
	background: url(../images/media/arrow-previous.gif) no-repeat center left;
}
.next {
	padding-right: 15px;
	display: block;
	float: right;
	background: url(../images/media/arrow-next.gif) no-repeat center right;
}
fieldset.commentForm {
	padding: 22px 0 15px 0px;
	margin-left: 60px;
	margin-bottom: 60px;
	border-bottom: 3px solid #cccbb6;
}
fieldset.commentForm p {
	margin-bottom: 4px;
}
fieldset.commentForm label  {
	font-size:13px;
	font-weight:bold;
}
fieldset.commentForm input  {
	font-size:100%;
	padding:3px;
	width:400px;
}
fieldset.commentForm textarea  {
	padding:5px;
	width:400px;
}
.cal {
	padding: 0 0 20px 0;
	position: relative;
	/*width: 90%;*/
}
.cal li {
	padding: 22px 0 15px 0px;
	margin-left: 60px;
	margin-bottom: 0px;
	border-bottom: 1px solid #cccbb6;}
.cal div {
	display: inline;
	float: left;
	margin-left: -60px;
	margin-top: 2px; /*width: 42px;*/
	background-color: #f4f4f4;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;}
.cal .date {
	border: 3px solid #fff;
	background-color: #f4f4f4;
	padding: 3px 4px;
	display: block; }
#content .cal p.date {
	padding: 0px 5px; margin: 0;
	text-align: center;
	color: #666666;
	font-size: 10px;
	background: url(../images/global/cal-bckg.gif) repeat-x 0 0;
	text-transform: uppercase;}
#content .cal span {
	font-size: 19px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #ff501a;}
#content .cal p {
	padding: 1px 0;}
#content .articleDate {
	display: block;
	padding-top: 6px;
	clear: both;
	font-size: 13px;
	font-weight: bold;
	color:#080808;
}
#content .row3 h2 {
	padding: 0 0 5px 60px;
	color:#5c5b54;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	width: 100%;
	background: url(../images/media/icon-bubbles.gif) no-repeat 0 0;
}
#content .cal h4, #content .comments h4 {
	padding-bottom: 2px;
	color:#5c5b54;
	font-size: 12px;
}
#content .cal h3, #content .comments h3 {
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	color:#080808;
}
.list2 { 
	padding-bottom: 10px;
	font-size: 10px;}
.list2 li {
	padding: 6px 0;
	border-bottom: 1px solid #cccbb6; }


/*=========================================================================================================================
 HEADER STYLES
===========================================================================================================================*/

#header {
	height: 185px;
	background: url(../images/global/header.png) no-repeat 0 0;
	zoom: 1;
}
.logo {
	width: 620px;
	height: 140px;
	display: block;
}

/*=========================================================================================================================
 PRIMARY NAV STYLES
===========================================================================================================================*/

#priNav {
	display: block;
	position: absolute;
	top: 166px;
	left: 25px;
	width: 600px;
	text-align: right;
	z-index: 2;}
#priNav li {
	float: left;
	list-style: none;
	/*padding-bottom: 10px;*/ /*--- Fix padding for IE 7 ---*/
	zoom: 1; /*--- Fix padding for IE 7 so that border on hover works ---*/}
#priNav li a {
	text-decoration: none;
	z-index: 1300;
	display: block;}
	#priNav li.selected a {
		background-position: top right;}
	.book {
		width: 112px;
		height: 18px;
		background: url(../images/global/nav-book.gif) no-repeat top left;}
	.susan {
		width: 172px;
		height: 18px;
		background: url(../images/global/nav-susan.gif) no-repeat top left;}
	.events {
		width: 90px;
		height: 18px;
		background: url(../images/global/nav-events.gif) no-repeat top left;}
	.media {
		width: 92px;
		height: 18px;
		background: url(../images/global/nav-media.gif) no-repeat top left;}
	.contact {
		width: 114px;
		height: 18px;
		background: url(../images/global/nav-contact.gif) no-repeat top left;}
#priNav li a:hover {
		background-position: top right;
	}

/*ul li ul { display: none; position: absolute; }
ul li:hover ul { display: inline; margin-left: -92px; }*/

/*li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;}
li > ul {
	top: auto;
	left: auto;}
li:hover ul {
	display: inline;
	margin-top: 10px;
	margin-left: -92px;
	width: 92px;}
li ul li {
	margin-top: -10px;}*/

	
/*=========================================================================================================================
 SECONDARY CONTENT STYLES
===========================================================================================================================*/

#secContent {
	position: relative;
}
#imgBook {
	position: absolute;
	z-index: 2;
	top: 585px;
	left: -12px;
}
#imgTag01 {
	position: absolute;
	z-index: 1;
	top: 533px;
	left: 150px;
}
#imgThrill {
	position: absolute;
	z-index: 0;
	width: 200px;
	height: 392px;
	top: 610px;
	left: 129px;
}
#imgAirmail {
	position: absolute;
	z-index: 0;
	width: 187px;
	height: 219px;
	top: 640px;
	left: 210px;
}

/*=========================================================================================================================
 PRIMARY CONTENT STYLES
===========================================================================================================================*/
#priContent {
	position: relative;
	width: 630px;
	margin-left: 320px;
}
#content {
	background: url(../images/global/paper-bckgd.png) repeat-y 0 0;
	position: relative;
}
#edge {
	background: url(../images/global/paper-edge.png) no-repeat 0 0;
	width: 630px;
	height: 51px;
}
#bigPhoto {
	margin-left: 8px;
}
.fLeft {
	float:left;
	padding-right:25px;
}
.fRight {
	float:right;
	padding-left:20px;
}
.smPhotoCont {
	float: left;
	position: relative;
	padding-right: 20px;
	margin-left: -85px;
	margin-top: -145px;
	display: inline; /* IE 6 Double Margin Fix */
}
.googlesCont {
	float: right;
	position: relative;
	margin-top: -55px;
	margin-right: -85px;
	display: inline; /* IE 6 Double Margin Fix */
}
.googles {
}
.photoSusan {
	float: left;
	position: relative;
	padding-right: 20px;
	margin-top: -178px;
	margin-bottom: -10px;
	margin-left: -25px;
	display: inline; /* IE 6 Double Margin Fix */
}
.photoLicense {
	float: right;
	position: relative;
	padding-left: 20px;
	margin-top: -95px;
	margin-right: -87px;
	z-index: 4;
	display: inline; /* IE 6 Double Margin Fix */
}
.photoMic {
	float: right;
	position: relative;
	padding-left: 20px;
	margin-top: -108px;
	margin-right: -77px;
	z-index: 3;
	display: inline; /* IE 6 Double Margin Fix */
}
.photoChart {
	float: right;
	position: relative;
	padding-left: 20px;
	margin-top: 60px;
	margin-right: -87px;
	z-index: 1000;
	display: inline; /* IE 6 Double Margin Fix */
}


/* paragraph rows */
#content .row {
	position: relative;
	clear:both;
	margin: 20px 70px 0 70px;
}
#content .row1 {
	position: relative;
	clear:both;
	margin: 20px 70px 0 70px;
}
#content .row2 {
	position: relative;
	clear:both;
	padding-top: 20px;
	margin: 20px 70px 0 70px;
}
#content .row3 {
	position: relative;
	clear:both;
	border-top: 1px solid #cccbb6;
	padding-top: 10px;
	margin: 20px 70px 0 70px;
}
#content .rowBreak {
	position: relative;
	clear:both;
	margin: 20px 70px 0 70px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccbb6;
}
#content .paginate {
	display: block;
	background-color: #CCCBB6;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	padding: 1px 8px 0 8px;
}
#content .paginate a {
	padding: 0 5px;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}
#content .paginate a:hover {
	text-decoration: underline;
}
/* paragraph columns */
#content .col1 {
	width: 45%;
	float: left;
	display:inline;
}
#content .col2 {
	width: 55%;
	float: right;
	display:inline;
}

/* gallery */
#content .gallery li {
	float:left;
	margin:0 19px 21px 0;
	padding: 0;
	position:relative;
	line-height: 0;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}

#content .gallery li img {
	border: 5px solid #fff;
}

#content .gallery li a {
	line-height: 0;
	padding: 0;
}


/* ------------------------------ special content sub-section ------------------------------ */
#content .whateva {
}

/*=========================================================================================================================
 FOOTER STYLES
===========================================================================================================================*/

#footer {
	position: relative;
	padding-top: 9px;
	padding-bottom: 40px;
}
#footer  p {
	padding-left: 12px;
}
#footer  p, #footer a {
	font: normal normal 11px/15px Georgia, "Times New Roman", Times, serif;
	color: #252525;
	text-decoration: none;
}
#footer em {
	padding: 0 5px;
	font-style: normal;
	font: normal normal 11px/15px Georgia, "Times New Roman", Times, serif;
	color: #252525;
}
#footer a:hover {
	text-decoration: underline;
}
a.brandAid {
	background:transparent url(../images/global/brand-aid.gif) no-repeat scroll left top;
	width:33px;
	height:29px;
	list-style-type:none;
	display: block;
	position: absolute;
	right: 12px;
	top: 0;
}
a.brandAid:hover {
	background:transparent url(../images/global/brand-aid.gif) no-repeat scroll right top;
}
