@import "caviar.css";

/*Fonts*/


/*Main*/
body
{
	font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	color: #6a6a60;
}

a
{
	color: #6e8778;
}


/*Header*/

h3.navHead, h3.navHead a
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #2c2c25;
	text-transform: uppercase;
	text-decoration: none;
}

ul.nav li, ul.nav li a
{
	list-style: none;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	color: #262c25;
	text-decoration: none;
}

.altBody
{
	font-size: 12px;
	color: #fff;
}

.tweet
{
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #fff;
}

.tweet a
{
	color: #71470d;
}

.tweet em
{
	font-family: Georgia, Times New Roman, Serif;
	font-size: 10px;
}

.backChange
{
	color: #54544E;
	font-size: 10px;
	text-decoration: none;
}

/*Middle*/

h2.Section
{
	font-size: 16px;
	font-family: Georgia, Times New Roman, Serif;
	color: #43524d;
	font-weight: normal;
}

h2#air
{
	margin:-2px 0 0 30px;
}

.Mid h3
{
	font-family: Georgia, Times New Roman, Serif;
}

.Mid h3 a
{
	text-decoration: none;
}

.secSub
{
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	color: #00a092;
}

.SideBox
{
	font-size: 11px;
}

h2.Section
{
	font-family: Georgia, Times New Roman, Sans-Serif;
}

.SideBox h2.Section, .SideBox h3
{
	font-size: 12px;
	color: #43433d;
}

.MidBox h2.Section, .MidBox h3
{
	font-size: 20px;
	font-weight: normal;
	color: #6e8778;
}

.MidBox h3
{
	width: 300px;
}

.tags
{
	font-size: 10px;
	color: #383838;
}

.tags a
{
	color: #638778;
	font-size: 10px;
}

.tagCont
{
	margin-bottom: 11px;
}

.more
{
	font-size: 10px;
	text-transform: uppercase;
	color: #df8c19;
	text-decoration: none;
}



.blogArch ul li a
{
	font-size: 11px;
	font-family: Georgia, Times New Roman, Sans-Serif;
}


/*Bottom*/

.altBody
{
	color: #fff;
	font-size: 11px;
}

.altBody .more
{
	color: #f1e3c5;
}

h2.BotTitle
{
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-size: 14px;
	color: #fff;
}

h4.TryTitle, h4.TryTitle a
{
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-size: 12px;
	color: #434339;
	text-decoration:none;
}


.highlight
{
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-size: 11px;
	color: #43433d;
	text-decoration: none;
}

em.source, em.source a
{
	color: #43433d;
	text-decoration: none;
}

/*Secondary*/

h1.contTitle
{
	font-family: Georgia, Times New Roman Serif;
	color: #43524d;
	font-size: 16px;
}

h2.contSub
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #fff;
}

.SecBoxCTop .sites li a
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #f1e3c5;
}

/*Structure*/
body
{
	margin: 0px;
	padding: 0px;	
	text-align: center;
	background-color: #636363;
	background-position: center top;
	background-image: url(/Content/images/common/bgrnd.gif);
	background-repeat: no-repeat;
	width: 100%;
	display: table;
}

#container
{
	margin: 0px auto;
	text-align: left;
	width: 967px;
	position: relative;
	padding: 82px 0px 0px 0px;
}

img
{
	border: none;
}

.clear
{
	clear: both;
}

.logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 140px;
	height: 66px;
}

.backChange
{
	bottom:6px;
	position:absolute;
	right:89px;
}

p
{
	margin: 10px 0px;
	line-height:15px;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0px;
}


ul.nav, ul.nav li
{
	margin: 0px;
	padding: 0px;
}

ul.nav li
{
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 12px;
	background: url(/Content/images/common/navBullet.png) no-repeat;
	list-style: none;
}

#header
{
	position: relative;
	height: 102px;
	padding: 13px 9px 13px 36px;
	margin: 0px 0px 11px 0px;
	background: url(/Content/images/common/mainNav.png) no-repeat;
}

.navSection
{
	float: left;
	margin-left: 46px;
}

.navSection:first-child
{
	margin-left: 0px;
}

h3.navHead
{
	padding: 0px 0px 0px 23px;
	min-height: 20px;
}

#navHow
{
	background: url(/Content/images/common/iconWork.png) no-repeat;
}

#navWho
{
	background: url(/Content/images/common/iconWho.png) no-repeat;
}

#navContact
{
	background: url(/Content/images/common/iconContact.png) no-repeat;
}

#navTwitter
{
	background: url(/Content/images/common/iconTwitter.png) no-repeat;
	position: absolute;
	top:12px;
	right:198px;
}

#tweets
{
	position: relative;
	width: 350px;
	top: 18px;
	float: right;
}

#tweets #prevBtn a,#tweets #nextBtn a,
	#tweets #slider1next a, #tweets #slider1prev a
{
	background:url(/Content/images/common/tLeft.gif) no-repeat 0 0;	
} 

#tweets #nextBtn a, #slider1next a 
{
	background:url(/Content/images/common/tRight.gif) no-repeat 0 0;	
}

.innerTweet
{
	margin: 10px 24px;
}

.tweet, .work li
{
	/*Hide...have javascript show the tweet*/
	display:none;
}

.tweet em
{
	float: right;
}

#slider
{
}
/*Middle*/

.Mid
{
	height: 237px;
}

#BoxA
{
	width: 272px;
	height: 237px;
	background: url(/content/images/common/boxA.png) no-repeat;
	padding:1px 0 0 1px;
	position: relative;
	float: left;
}

.innerBoxA
{
	margin: 5px 13px;
	float: left;
	overflow: hidden;
}

.innerBoxA p
{
	margin:10px 0 5px 0;
}

#work
{
	margin-left:32px;
	position:relative;
	top:-2px;
}

ul.work
{
	margin: 0px;
	padding: 0px;
}

em.blogDate
{
	text-align: right;
	font-size: 11px;
	display: block;
	margin: 10px 0px;
	width: 100%;
	color: #4f4f44;
}

ul.work li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.WorkSection
{
	margin: 0px;
	padding: 0px;
}

ul.WorkSection li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

ul.tags
{
	padding: 0px;
	margin: 0px;
}

.tagTitle
{
	float: left;
	margin-right: 5px;
	font-size: 11px;
}

.cContent .tagTitle
{
	font-size: 10px;
}

ul.tags li
{
	padding: 0px;
	display: inline;
	list-style: none;
	margin: 0px 5px 0px 0px;
}

ul.tags li a
{
	text-decoration: none;
}

#slider2
{
	margin: 5px 20px 0px;
	width: 233px;
}

#slider2prev
{
	top: 57px;
	left: 5px;
}

#slider2next
{
	left: 258px;
	top: 57px;
}

.MidBox
{
	background: url(/Content/images/common/BoxB.png) no-repeat;
	height: 237px;
	float: left;
	margin: 0px 10px;
	padding:1px 25px;
	width:440px;
	position: relative;
	overflow: hidden;
}

.innerMid
{
	margin: 10px 0px;
	width:295px;
}


.blogArch
{
	padding:0 10px;
	position:absolute;
	right:15px;
	top:60px;
	width:100px;
	height: 160px;
}

.blogArch ul
{
	margin: 0px;
	padding: 0px;
}

.blogArch ul li
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

.blogArch ul li:first-child
{
	margin: 0px;
}

.more
{
	
	padding: 0px 0px 0px 9px;
	background: url(/Content/images/common/moreArrow.png) no-repeat 0px 3px;
}

.blogArch .more
{
	position: absolute;
	margin: 15px 0px 0px 0px;
	bottom: 3px;
	left: 9px;
}

#BoxC
{
	width: 183px;
	height: 237px;
	background: url(/content/images/common/boxC.png) no-repeat;
	padding:1px 0 0 1px;
	position: relative;
	float: left;
	overflow: hidden;
}

#BoxC p
{
	margin: 0px 0px 10px;
}

.innerBoxC
{
	padding: 10px 20px;
}

/*Bottom*/

.Bot
{
	height:279px;
	width: 934px;
	background: transparent url(/Content/images/common/bottom.png) no-repeat;
	margin: 13px 0px 0px 0px;
	padding:23px 16px 0 23px;
}

.mainBot
{
	height:255px;
}

.Bot .mainBot div
{
	margin: 0px 0px 0px 36px;
	padding: 0px;
	list-style: none;
	float: left;
	width: 192px;
	overflow: hidden;
}

.Bot .mainBot div:first-child
{
	margin: 0px;
	width: 240px;
}

.TryMe p
{
	margin: 0px 0px 10px;
}

p.sub
{
	margin: 0px;
	border-bottom: solid 1px #959588;
	color: #e7e7e2;
	font-weight: bold;
	margin:0 0 10px;
}

.sites
{
	margin: 0px;
	padding: 0px;
}

.sites li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: none;
	width: 190px;
}

.mainBuzz
{
	margin: 0px;
	padding: 0px;
}

.mainBuzz li
{
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: none;
	float: none;
	width: 190px;
}

em.source
{
	display: block;
	width: 100%;
	text-align: right;
}

.footer
{
	position: relative;
	padding: 1px;
	top: 5px;
	width:100%;
	text-align: left;
	left: 0px;
}

.footer p, .secFooter p
{
	margin: 0px;
}

.addThis
{
	position:absolute;
	right:420px;
	top:-3px;
}

/*Secondary Pages*/

.SecSideBox, .SecMidBox
{
	float: left;
}

#SecBoxB, #SecBoxC
{
	margin: 0px 0px 0px 10px;
}

#SecBoxA
{
	width: 232px;
}

/*Content in this div*/

.SecBox
{
	background: url(/Content/images/common/SecondBack.png) no-repeat;
	width: 966px;
}

.SecBot
{
	background: url(/Content/images/common/SecondBot.png) no-repeat;
	height: 2px;
	width: 966px;
}

.SecBoxATop
{
	background: url(/Content/images/common/SecBoxA.png) no-repeat;
	min-height: 358px;
	width: 156px;
	padding: 34px 38px;
}

#SecBoxB
{
	width: 522px;
}

.SecBoxBTop
{
	background: url(/Content/images/common/SecBoxB.png) no-repeat;
	min-height: 425px;
	padding:20px 20px 0 34px;
	width:469px;
	
}

#SecBoxC
{
	width: 191px;
}

.SecBoxCTop
{
	background: url(/Content/images/common/SecBoxC.png) no-repeat;
	min-height: 425px;
	width: 115px;
	padding: 23px 38px;
}

.secMenu, .subSecMenu
{
	margin: 0px;
	padding: 0px;
}

.secMenu
{
	border-bottom:1px solid #b5b5b5;
}

.subSecMenu
{
	margin: 5px 0px 0px 0px;
}

.secMenu li, .subSecMenu li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.secMenu li p
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #f1e3c5;
	width: 102px;
	margin:0 0 10px 5px;
}

.contTop
{
	height: 25px;
	position: relative;
}

.contTop img
{
	float: left;
	left:0;
	position:absolute;
	top:0;
}

h1.contTitle
{
	background: #fff;
	padding: 0px 10px 0px 5px;
	display:inline;
	border-bottom:4px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
	border-right:4px solid #FFFFFF;
	border-top:3px solid #FFFFFF;
	float: left;
	margin: 0 0 0 33px;
}

h1.contTitle a
{
	color:#43524D;
	font-family:Georgia,Times New Roman Serif;
	font-size:16px;
	text-decoration: none;
}

h2.contSub
{
	padding: 0px 10px 0px 5px;
	display:inline;
	border-bottom:4px solid #7f7f77;
	border-left:4px solid #7f7f77;
	border-right:4px solid #7f7f77;
	border-top:6px solid #7f7f77;
	float: left;
	background: #7f7f77;
	font-weight: normal;
}

.cContent
{
	padding:20px 0 0 36px;
}

.SecBoxCTop .sites
{
	margin: 0 0 0 22px;
}

.secFooter
{
	background: #babaaa;
	font-size: 10px;
	color: #43433d;
	height: 16px;
	margin-top: 10px;
	padding:7px 20px 10px 23px;
}

.secFooter .addThis
{
	right: -10px;
}

.fbCommentBox
{
	left:36px;
	position:relative;
	margin: 15px 0px;
	margin:50px 0 20px;
}

.blogList
{
	margin: 0px;
	padding: 0px;
}

.blogList li
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

.blogList li:first-child
{
	margin: 0px;
}

.readMore
{
	display: block;
}

ul.showWork, ul.workSub
{
	margin: 0px;
	padding: 0px;
}

ul.workSub
{
	height: 88px;
	width: 435px;
}

ul.showWork li, ul.workSub li
{
	margin: 10px 0px;
	padding: 0px;
	list-style: none;
}

ul.workSub li
{
	margin: 0px 4px;
	display: inline;
	left:-3px;
	position:relative;
}

.buzzList
{
	margin: 0px;
	padding: 0px;
}

.buzzList li
{
	margin: 10px 0px 0px;
	padding: 0px;
	list-style: none;
}

.buzzList li: first-child
{
	margin: 0px;
}

.buzzList .source
{
	width: 95%;
	display: block;
	text-align: right;
}

.buzzList .source a
{
	color:#43433D;
	text-decoration:none;
	font-style: italic;
	margin:5px 0 0;
}

.Bot .mainBot div.TryMe
{
	width: 195px;
}

.show, .work li.show
{
	display: block;
}