/***********************************/
/*****         DESIGN          *****/
/*****           BY            *****/
/*****      AARON MILLER       *****/
/*****   WWW.AWMCREATIVE.COM   *****/
/*****                         *****/
/***********************************/

/***********************************/
/*********     GLOBALS     *********/
/***********************************/

* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background: #F4F4F4;
}

img {
	border: 0;
}

h1 {
	display: none;
}

h2 {
	font: 38px Georgia, "Times New Roman", Times, serif;
	color: #555;
}

a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
}

a:hover {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #C00;
}

a.lowercase { text-transform: none; color: #000; font: 14px Georgia, "Times New Roman", Times, serif; }
a.lowercase:hover { color: #C00; }

strong {
	font-size: 16px;
	color: #999;
}

b {
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #999;
}

p {
	padding-bottom: 35px;
	line-height: 24px;
}

.drop {
	padding-top: 20px;
}

.drop a {
	color: #333;
	text-transform: none;
}
.drop a:hover {
	color: #FFF;
	background: #C00;
	text-transform: none;
}

.border {
	background: url('/images/dots.gif') repeat-x top;
}

.clear {
	height: 0px;
	overflow: hidden;
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
}

.topWrp {
	margin: 0 auto;
	width: 830px;
	background: #FFF;
}

.bottomWrp {
	margin: 0 auto;
	width: 830px;
}

/***********************************/
/*********    BORDER       *********/
/***********************************/

.borderLeft {
	margin: 0 auto;
	display: table;
	width: 842px;
	background: url('../images/borderLeft.gif') top left repeat-y;
}

.borderRight {
	margin: 0 auto;
	display: table;
	width: 842px;
	background: url('../images/borderRight.gif') top right repeat-y;
}

.borderTop {
	margin: 0 auto;
	padding-top: 6px;
	display: table;
	width: 842px;
	background: url('../images/borderTop.gif') top;
}

.borderBottom {
	margin: 0 auto;
	padding-bottom: 6px;
	display: table;
	width: 842px;
	background: url('../images/borderBottom.gif') bottom;
}

.paddingWrp {
	padding: 8px 0 10px 0;
}

/***********************************/
/*********     HEADER      *********/
/***********************************/

.header {
	padding: 0 20px 0 40px;
}

.headerContent {
	padding: 50px 0 44px 0;
	width: 770px;
	background: url('/images/skyline.gif') no-repeat bottom right;
}

/***********************************/
/*********       NAV       *********/
/***********************************/

.navWrp {
	margin: 0 20px 0 20px;
	height: 39px;
	border-top: solid 1px #EEE;
	background: url('/images/navBorder.gif') repeat-x bottom;
}

.navWrp ul.nav {
	float: left;
	margin: 0 auto;
}

.navWrp ul.nav li {
	display: inline;
	list-style-type: none;
}

.navWrp ul.nav li a {
	display: block;
	float: left;
	height: 14px;
	padding: 12px 20px 12px 20px;
	text-decoration: none;
	overflow: hidden;
}

.navWrp ul.nav li a:hover {
	border-bottom: solid 1px #000;
}

.navWrp ul.nav li.emilySuggests a {
	width: 79px;
	background: url('/images/nav_emilysuggests.gif') no-repeat;
}

.navWrp ul.nav li.emilySuggests strong { 
	display: none; 
}

.navWrp ul.nav li.emilySuggests a:hover {
	background-position: 0 -38px;
}

.navWrp ul.nav li.blogSelect a {
	background-position: 0 -38px;
	border-bottom: solid 1px #000;
}

.navWrp ul.nav li.select a {
	border-bottom: solid 1px #000;
	color: #C00;
}

.navWrp ul.nav li.select a:hover {
	border-bottom: solid 1px #000;
	color: #C00;
}

/***********************************/
/*********     CONTENT     *********/
/***********************************/

.content {
	padding: 20px 40px 40px 40px;
}


.link {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #555;
}

.link .left {
	float: left;
	padding-top: 27px;
	width: 150px;
}

.link .right {
	float: left;
	padding: 20px 0 0 25px;
	width: 575px;

}

.left {
	float: left;
	padding-top: 20px;
	width: 250px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #555;
}

.contact a {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}

.contact a:hover {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #FFF;
	background: #C00;
}

.right {
	float: left;
	padding: 20px 0 0 25px;
	width: 475px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #555;
}

/* Category Navigation */
.categorynav {
	float: left;
	width: 250px;
	padding-top: 20px;
}

.categorynav ul {
	list-style: none;
}

.categorynav li {
	padding: 12px 0 12px 0;
	list-style-type: none;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #999;
	background: url('/images/dots.gif') repeat-x bottom;
}

.categorynav li a {
	font-size: 13px;
	text-transform: none;
}

.categorynav li a:hover {
	font-size: 13px;
}

.indent {
	padding-left: 1.4em;
}

.subnav {
	float: left;
	width: 250px;
	padding-top: 20px;
}

.subnav li {
	float: left;
	list-style-type: none;
}

.subnav li a {
	display: block;
	width: 250px;
	padding: 12px 0 12px 1px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	background: url('/images/dots.gif') repeat-x bottom;
}

.subnav li a:hover {
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}

/* Articles - magazines */

.magazine {
	padding-top: 20px;
}

.cover {
	float: left;
	padding-right: 20px;
}

.details {
	float: left;
	padding-right: 20px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #555;
}

.pdf {
	float: left;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #555;
}

.pdf a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-transform: none;
}

.pdf a:hover {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background: #C00;
}

.magContainer {
}

.mag {
	padding: 20px;
	margin-bottom: 20px;
	width: 710px;
	background:	#EEE;
}

/* Top page */

.page {
	width: 750px;
}

.page .l {
	padding: 20px 0 20px 0;
	float: left;
	width: 375px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #999;
	text-align: left;
}

.page .l a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #333;
}

.page .l a:hover {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #FFF;
	background: #C00;
}

.page .r {
	float: left;
	padding: 20px 0 20px 0;
	width: 375px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #999;
}

.page .r a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #333;
}

.page .r a:hover {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #FFF;
	background: #C00;
}

/* Bottom page */

.pageBottom {
	width: 750px;
}

.pageBottom .l {
	float: left;
	width: 375px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #999;
	text-align: left;
}

.pageBottom .l a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #333;
}

.pageBottom .l a:hover {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #FFF;
	background: #C00;
}

.pageBottom .r {
	float: left;
	width: 375px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #999;
}

.pageBottom .r a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #333;
}

.pageBottom .r a:hover {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #FFF;
	background: #C00;
}

/***********************************/
/*********     VIDEO       *********/
/***********************************/

.video {
	float: right;
	padding-left: 20px;
	padding-bottom: 250px;
	width: 115px;
}

.video .head {
	padding-bottom: 10px;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #888;
	text-transform: uppercase;
}

.video .caption {
	padding: 6px 0 6px 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #888;
}

.videoArchiveContainer {
	width: 750px;
}

.videoArchive {
	float: left;
	width: 187px;
}

.videos {
	float: left;
	width: 115px;
}

.videos .caption {
	padding: 6px 0 6px 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #888;
}

a#varchive {
	text-transform: none;
}

/* List */

.list {
	float: left;
	width: 115px;
}

.list li {
	float: left;
	width: 115px;
	padding: 5px 0 6px 0;
	list-style-type: none;
	background: url('/images/dots.gif') repeat-x bottom;
}

.list li a {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}

.list li a:hover {
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
}

/***********************************/
/*********     FOOTER      *********/
/***********************************/

.footer {
	padding: 20px 40px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
	background: #FFF;
}

.footer a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: none;
	text-decoration: none;
}

.footer a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #C00;
}

.design {	
	margin: 0 auto;
	width: 830px;
	padding-bottom: 30px;
	text-align: right;
	font: 10px Arial, Helvetica, sans-serif;
	color: #BBB;
}

.design a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999;
	text-transform: none;
	text-decoration: none;
}

.design a:hover {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #C00;
}