/* =Reset
-----------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}
#pageHome #left p,
#pageHome #right p {
	margin: 0;
}
a {
	color: #A62428;
}

/* =Headings
-----------------------------------------------------------------------*/
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
h1.blog {
	font-size: 24px;
	text-transform: none;
}
h2 {
	margin-bottom: 5px;
	color: #A62428;
}
h2.caps {
	text-transform: uppercase;
}
#left h2 {
	margin-top: 2.0em;
	margin-bottom: -10px;
	color: #000000;
}
#pageHome #left h2 {
	margin-top: 0;
	margin-bottom: 5px;
}
h3 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 28px;
	color: #000000;
	line-height: 1.2em;
}
h3 a {
	color: #000000;
}

/* =Common
-----------------------------------------------------------------------*/
.hidden {
	visibility: hidden;
}
.alignCenter {
	text-align: center;
}
.alignRight {
	text-align: right;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.marginLeft {
	margin-left: 20px;
}
.marginRight {
	margin-right: 20px;
}
.clear {
	clear: both;
}
.bordered {
	border: 3px solid #808080;
}
.error {
	padding: 10px 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
.formError {
	display: block;
	margin-left: 140px;
	color: #FF0000;
	font-size: 0.85em;
}
.none {
	display:none;
}

/* =Framework
-----------------------------------------------------------------------*/
body {
	font-family: Corbel,Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #DCDCDC url("body-bkg.jpg") no-repeat center top;
	margin: 0 0 0px 0;
	color: #606060;
}
#topBar {
	background: #04600b;
	border-bottom: 1px solid #FFFFFF;
	height: 15px;
}
#container {
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0 auto;
	width: 940px;
}
#header {
	padding: 10px 0px 5px;
}

	/* Navigation Sub-Styles */
	#navigation {
		float: right;
		margin-top: 19px;
	}
	#navigation ol {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#navigation li {
		float: left;
	}
	#navigation a {
		display: block;
		padding: 0;
		margin-left: 20px;
		text-decoration: none;
	}
	#navigation a:hover {
		background-position: 0 0;
	}
	#pageHome #linkHome,
	#pageBlog #linkBlog,
	#pageServices #linkServices,
	#pageWork #linkWork,
	#pageContact #linkContact {
		background-position: center -58px;
		border-left: 1px solid #999999;
		border-right: 1px solid #999999;
		margin: 0 10px 0 30px;
		padding: 0 10px;
	}
	/* End Navigation Sub Styles */
	
#main {
	background: #EEEEEE url("main-bkg.gif") no-repeat left top;
	width: 940px;
}
#splash {
	padding: 5px 0px;
	position: relative;
}
#learnMore {
	position: absolute;
	top: 265px;
	left: 58px;
}
#pageHome #content {
	padding: 0 20px;
}
#left {
	float: left;
	line-height: 1.6em;
	width: 535px;
}
#pageWork #left {
	float: none;
	line-height: 1.2em;
	width: 940px;
	padding: 30px 5px;
}
#pageHome #left {
	padding: 10px 0 10px 0;
}
#right {
	background: url("right-bkg.jpg") no-repeat 0 10px;
	float: right;
	line-height: 1.2em;
	width: 345px;
	padding: 70px 30px 30px;
}
#pageHome #right {
	padding: 10px;
}
#callToAction {
	background-color: #F5F5F5;
	margin-top: 30px;
	border: 3px solid #FFFFFF;
	padding: 15px;
}
#footer {
	background: url("footer-bkg.gif") no-repeat left top;
	padding: 15px 10px 10px;
	text-align: right;
	font-size: 0.85em;
	color: #333333;
}

/* =Home
-----------------------------------------------------------------------*/
#recentBlogs a {
	color: #A62428;
	text-decoration: none;
}
#recentBlogs a:hover {
	text-decoration: underline;
}
#recentBlogs .post {
	background: url("horizontal-rule.gif") no-repeat 0 0;
	padding: 20px 0 10px;
}
#recentBlogs .date {
	float: left;
	width: 70px;
	margin-right: 20px;
}
#recentBlogs .summary {
	float: left;
	line-height: 1.6em;
	width: 470px;
}
#recentBlogs .blogLink {
	font-size: 0.85em;
}
#pageHome #recentBlogs p.blogInfo {
	margin-top: 10px;
}

/* =Left
-----------------------------------------------------------------------*/
#breadcrumbs {
	background: url("home-icon.gif") no-repeat 0 4px;
	padding-left: 20px;
	margin-bottom: 20px;
	font-size: 0.85em;
}
#pageWork #breadcrumbs {
	background-position: 0 1px;
	margin-left: 25px;
}
#breadcrumbs a {
	color: #404040;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#intro {
	font: 12px Corbel,"Georgia", "Times New Roman", Times, serif;
	margin-top: 10px;
}

/* =Right
-----------------------------------------------------------------------*/
#subscribe {
	background: url("horizontal-rule-short.gif") no-repeat center bottom;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
#featuredWork,
#subscribe,
#blogCategories {
	background: url("horizontal-rule-short.gif") no-repeat center bottom;
	padding-bottom: 30px;
	margin-bottom: 25px;
}
#latestTweet {
	padding-top: 5px;
	background: url("twitter-bird.png") no-repeat 160px 0;
}
#tweet {
	background: url("tweet-top-bkg.png") no-repeat 0 0;
	line-height: 1.6em;
	padding: 20px 20px 15px;
}
#sulumits {
	background: url("horizontal-rule-short.gif") no-repeat center top;
	margin-top: 20px;
	padding-top: 20px;
}
#tweetDate {
	background: url("tweet-bottom-bkg.png") no-repeat 0 0;
	font-size: 0.85em;
	padding: 35px 10px 0;
}
.quote {
	background: url("quote-marks.png") no-repeat 0 0;
	font: italic 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
	padding: 0 10px 0 20px;
}
.quoted {
	font: italic 0.9em Georgia, "Times New Roman", Times, serif;
	padding: 0 10px 0 20px;
}
#links ul,
#blogCategories ul {
	margin: 0 0 0 5px;
	padding: 0;
}
#links li,
#blogCategories li {
	list-style: none;
	margin-bottom: 10px;
}
#about {
	line-height: 1.6em;
}
a.link {
	color: #606060;
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}

/* =Blog
-----------------------------------------------------------------------*/
div.comment {
	background: url("horizontal-rule.gif") no-repeat 0 0;
	padding: 20px 0 0;
	margin-top: 20px;
}
div.comment .gravatar {
	float: left;
	width: 100px;
}
div.comment .gravatar img {
	border: 3px solid #C5C5C5;
	padding: 1px;
	backgroun-color: #FFFFFF;
}
div.comment .commentContent {
	float: right;
	width: 450px;
	margin-top: -15px;
}
div.comment .commentDate {
	font-size: 0.8em;
}
#commentForm {
	background: url("horizontal-rule.gif") no-repeat 0 0;
	padding-top: 20px;
	margin-top: 20px;
}
#commentForm label {
	float: left;
	width: 100px;
}
#commentForm input {
	font: 1.0em Arial, Helvetica, sans-serif;
}
#commentForm input.text {
	width: 250px;
}
#commentForm textarea {
	font: 1.0em Arial, Helvetica, sans-serif;
	width: 400px;
	height: 150px;
}

/* =Work
-----------------------------------------------------------------------*/
#pageWork h1 {
	margin-left: 25px;
}
#pageWork h2 {
	margin-top: 15px;
	font-size: 1.4em;
	color: #000000;
}
#pageWork p.textBlock {
	margin-left: 25px;
}
#pageWork .item {
	float: left;
	width: 260px;
	margin: 0 25px 25px;
	line-height: 1.5em;
}
#pageWork .item img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #C5C5C5;
}
#pageWork .item a {
	display: block;
	font-size: 0.9em;
	margin-top: 10px;
	text-decoration: none;
}
#pageWork .item a:hover {
	text-decoration: underline;
}
#otherWork {
	display: none;
}

/* =Contact
-----------------------------------------------------------------------*/
#pageContact fieldset {
	border: 1px solid #E5E5E5;
	padding: 10px 20px;
}
#pageContact label {
	clear: both;
	float: left;
	width: 120px;
	margin: 3px 20px 0 0;
	text-align: right;
}
#pageContact input.text {
	width: 300px;
	padding: 3px;
	color: #404040;
	border: 1px solid #D5D5D5;
}
#pageContact select {
	width: 250px;
	height: 25px;
	padding: 3px;
	color: #404040;
	border: 1px solid #D5D5D5;
}
#pageContact textarea {
	width: 350px;
	height: 200px;
	padding: 3px;
	font: 1.0em/1.6em Arial, Helvetica, sans-serif;
	color: #404040;
	border: 1px solid #D5D5D5;
}

/* =SIFR
-----------------------------------------------------------------------*/
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: none;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
	#navigation,
	#topbar,
	#right,
	#breadcrumbs,
	#comments {
		display: none;
	}
	#left {
		width: 90%;
	}
	
}

.underlinemenu{
font-weight: bold;
font-family:Corbel;
float:right;
width: 550px;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #494949;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: black;
}
