@import url("../../global/CSS/global.css");

/* Global Stylesheet */

/* @group OVERRIDES */

a.site-credit-link:link, a.site-credit-link:active, a.site-credit-link:visited {
	display: inline;
}

div.post-addthis {
	float: right;
	margin-top: -22px;
}

/* @end */

/* @group RESET */

/* Basic css zeroing for cross-browser conformity */

html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th {
	font-weight: normal;
	font-style: normal;
}

fieldset,img {
	border: none;
}

/* @end */

/* @group LAYOUT */

body {
	background: #FFFFFF url(/SiteFiles/1116/Images/body-bg.gif) repeat;
}

img.alignleft {
	float: left;
	margin: 2px 20px 18px 0;
}

/* Class for image aligned left with margin */

img.alignright {
	float: right;
	margin: 2px 0 18px 20px;
}

/* Class for image aligned right with margin */

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0;
	padding: 0;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

/* @end */

/* @group TYPE */

body, p, div, ul, li, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4d4d4d;
}

strong, b {
	font-weight: bold;
}

p {
	margin-bottom: 18px;
}

a:link, a:visited, a:active {
	color: #0069cb;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

/* Removes a outline in Firefox  */

h1 {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 18px;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 0.03em;
	margin-bottom: 18px;
}

h3 {
	font-size: 16px;
	line-height: 20px;
	color: #0069cb;
	font-weight: bold;
	letter-spacing: 0.03em;
}

h4 {
	font-size: 14px;
	line-height: 18px;
}

h5 {
	font-size: 11px;
	line-height: 16px;
	color: #999;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

h6 {
	font-size: 11px;
	line-height: 16px;
	color: #999;
}

/* @end */

/* @group SEARCH */

/* Uses image-driven field and button styles  */

#search {
	float: right;
	width: 265px;
}

.searchField {
	float: left;
	width: 203px;
	height: 21px;
	margin: 0;
	padding: 5px 0 5px 10px;
	background: url(/SiteFiles/1116/Images/search-field.jpg) no-repeat;
	outline: none;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #b3b3b3;
}

.searchButton {
	float: left;
	width: 52px;
	height: 31px;
	font-size: 0;
	line-height: 0;
	text-indent: -1000px;
	background: url(/SiteFiles/1116/Images/search-button.jpg) no-repeat;
	outline: none;
	border: none;
	cursor: pointer;
}

/* @end */

/* @group MAIN NAV */

#mainnav-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1116/Images/mainnav-bg.jpg) repeat-x 0 0;
}

.mainnav {
	margin: 0 auto;
	padding: 0;
	width: 954px;
	height: 46px;
}

.mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	width: auto;
	float: right;
}

#mainnav li ul {
	display: none;
}

#mainnav li {
	padding: 0;
	margin: 10px 0 10px 25px;
	float: left;
	background: none;
}

#mainnav a {
	display: block;
	text-transform: uppercase;
	color: #b3b3b3;
	text-decoration: none;
}

#mainnav a:hover, #mainnav a.current {
	color: #fff;
	text-decoration: none;
}

/* @end */

/* @group SUB NAV */

#subnav-wrapper {
	width: 265px;
}

#subnav-wrapper p {
	display: none;
}

#subnav {
	padding: 0;
	margin: 0;
	list-style: none;
}

#subnav li {
	padding: 0;
	margin: 0;
	width: 265px;
	background: none;
	line-height: 24px;
}

#subnav a {
	display: block;
}

#subnav a:hover {
	display: block;
}

#subnav a.current {
	display: block;
}

/* @end */

/* @group HEADER */

#header-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1116/Images/header-bg.png) repeat-x 0 0;
}

#header {
	margin: 0 auto;
	padding: 0;
	width: 954px;
	height: 123px;
}

#logo {
	float: left;
	width: 543px;
	height: 49px;
	margin: 40px 0 0;
}

#subscribe {
	float: right;
	width: 265px;
	margin: 50px 0 0;
	font-size: 14px;
	color: #b3b3b3;
}

#subscribe a img {
	vertical-align: middle;
	margin: 0 0 0 8px;
}

/* @end */

/* @group UTILITY */

#utility-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#utility {
	margin: 0 auto;
	padding: 0;
	width: 954px;
	height: 51px;
}

#utility-left {
	float: left;
	width: 627px;
}

#utility-left ul {
	padding: 0;
	margin: 0;
	background: none;
	list-style: none;
}

#utility-left a {
	background: url("/SiteFiles/1116/Images/utilitynav-right.jpg") no-repeat scroll 100% 0 transparent;
    color: #4D4D4D;
    display: block;
    font-size: 14px;
    padding: 7px 16px 7px 12px;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
}

#utility-left a:hover {
	color: #0069CB;
	text-decoration: none;
	background: none;
}

#utility-left li {
	float: left;
	background: url(/SiteFiles/1116/Images/utilitynav-left.jpg) no-repeat;
	margin: 0 6px 0 0;
	padding: 0 0 0 4px;
}

#utility-left li:hover,
#utility-left li.hover {
	background: none;
}

/* @end */

/* @group CONTENT */

#content-wrapper {
	width: 100%;
	float: left;
	text-align: left;
}

#content {
	margin: 0 auto 30px;
	padding: 0;
	width: 1012px;
	background: url(/SiteFiles/1116/Images/content-bg.jpg) repeat-y 0 0;
}

#content-top {
	float: left;
	width: 1012px;
	height: 30px;
	background: url(/SiteFiles/1116/Images/content-top-bg.jpg) no-repeat 0 0;
}

#content-left {
	float: left;
	width: 627px;
	padding: 0 30px;
}

#content-left-in {
	border: 1px solid #dedede;
	background: #fff;
	padding: 30px;
}

#content-right {
	float: right;
	width: 265px;
	padding: 0 30px;
}

#about-andy {
	width: 232px;
	padding: 16px;
	border: 1px solid #dedede;
	background: #fff;
	margin: 0 0 50px;
}

#the-latest {
	width: 232px;
	padding: 16px;
	border: 1px solid #dedede;
	background: #fff;
	margin: 0 0 30px;
	position: relative;
}

#the-latest-bird {
	width: 44px;
	height: 48px;
	position: absolute;
	top: -48px;
	right: 20px;
	background: url(/SiteFiles/1116/Images/the-latest-bird.gif) no-repeat 0 0;
}

.twtr-tweet-wrap {
	margin: 0 0 10px!important;
	padding: 0!important;
}

.twtr-hd, .twtr-ft {
	display: none;
}

#content-right h2 {
	border-bottom: 1px solid #D3D3D3;
    margin: 30px 0 10px;
    padding: 0 0 5px;
    text-shadow: 0 1px 0 #FFFFFF;
}

#content-right h2.noborder {
	padding: 0 0 5px;
	margin: 30px 0 0;
	border-bottom: 0;
}

#content-bottom {
	float: left;
	width: 1012px;
	height: 30px;
	background: url(/SiteFiles/1116/Images/content-bottom-bg.jpg) no-repeat 0 0;
}

/* @end */

/* @group BOTTOM */

#bottom-wrapper {
	width: 100%;
	float: left;
	text-align: left;
	background: url(/SiteFiles/1116/Images/bottom-bg.jpg) repeat;
}

#bottom {
	margin: 0 auto;
	padding: 30px 0;
	width: 954px;
}

#bottom h2, #bottom p, #bottom span {
	color: #fff;
}

#bottom a {
	color: #80b4e5;
}

#bottom-left {
	float: left;
	width: 450px;
}

.a-speak a {
	float: left;
	width: 132px;
	height: 31px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/SiteFiles/1116/Images/a-speak.png) no-repeat 0 0;
	margin: 0 8px 0 0;
}

.a-speak a:hover {
	background: url(/SiteFiles/1116/Images/a-speak.png) no-repeat 0 -31px;
}

#bottom-left span {
	line-height: 31px;
}

#bottom-right {
	float: right;
	width: 450px;
}

#bottom-right ul {
	margin: 0;
	padding: 0;
	background: none;
}

#bottom-right li {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	border-bottom: 1px solid #275f94;
}

#footer {
	float: left;
	width: 954px;
	border-top: 1px solid #275f94;
	margin: 30px 0 0;
	padding: 30px 0 0;
}

#footer p {
	color: #80b4e5;
}

#footer-left {
	float: left;
	width: 450px;
}

#footer-right {
	float: right;
	width: 450px;
	text-align: right;
}

/* @end */

/* @group BLOG */

.blog .blog-entry {
	border: 1px solid #dedede;
	background: #fff;
	padding: 30px;
	margin: 0 0 30px;
	position: relative;
}

.blog .blog-entry img {
	border: 1px solid #d9d9d9;
	padding: 8px;
	float: left;
	margin: 2px 30px 28px 0;
}

.blog .post-date {
	font-size: 11px;
	line-height: 16px;
	color: #999;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.blog .post-title {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 18px;
}

.blog .post-body {
	padding: 0;
	margin: 0 0 18px;
	border-bottom: 1px solid #dedede;
}

.blog .post-profileinfo {
	font-size: 11px;
	line-height: 16px;
	color: #999;
}

.blog .blog-entry-comment-count {
	background: url("/SiteFiles/1116/Images/comment-bg.jpg") no-repeat scroll 0 0 transparent;
    height: 38px;
    padding: 6px 0;
    position: absolute;
    right: -9px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    top: 30px;
    width: 70px;
}

.blog a.blog-entry-comment-count {
	color: #7FA4C8;
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
}

.blog a.blog-entry-comment-count:hover {
	color: #0069CB;
	text-decoration: none;
}

.blog .blog-entry-comment-count span {
	display: block;
    font-size: 10px;
    font-weight: normal;
    margin-top: -12px;
}

.blog .post-tags {
	font-size: 11px;
	line-height: 16px;
	color: #999;
	background: url(/SiteFiles/1116/Images/post-tags-bg.gif) no-repeat 0 1px;
	padding: 0 0 0 55px;
}

.blog .post-tags a {
	margin: 0 4px 0 0;
}

.recent-blog-posts-wrapper ul {
	margin: 0;
	padding: 0;
	background: none;
}

.recent-blog-posts-wrapper li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 24px;
}

.recent-blog-posts-date-wrapper {
	display: none;
}

div.blog-comment {
	border-bottom: 1px solid #DDDDDD;
    margin-bottom: 20px;
}

div.blog-comment-avatar {
    display: none;
}

div.blog-comment-details {
    color: #999999;
    float: left;
}

/* @end */

/* @group FOOTER PHOTOS */

.photogallery {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 0 30px;
}

.photogallery li {
	float: left;
	padding: 0;
	margin: 0 8px 8px 0;
}

.photogallery li a {
	border: 8px solid #fff;
	display: block;
	overflow: hidden;
	width: 38px;
	height: 38px;
	padding: 0;
}

.photogallery li a:hover {
	border: 8px solid #dcdcdc;
	display: block;
	overflow: hidden;
	width: 38px;
	height: 38px;
	padding: 0;
}

/* @end */

/* @group TWITTER FEED */

.twitted h2 {
	display: none;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("/SiteFiles/1116/Images/loader.gif") 1em center no-repeat;
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0;
}

.twitted ul#twitter_update_list li span {
	display: block; /* tweet content */
}

.twitted p.profileLink {
	display: none;
}

/* @end */

/* @group FORM */

div.formmodule {
	margin-bottom: 18px;
}

table.formmodule-table {
	width: 100%;
	margin-bottom: 18px;
}

td.formmodule-column1 {
	font-size: 14px;
}

div.formmodule input,
div.formmodule textarea {
	width: 100%;
	height: 24px;
	padding: 10px 4px 4px;
	border: 1px solid #dedede;
	vertical-align: middle;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #999;
	margin-bottom: 18px;
}

div.formmodule textarea {
	height: 100px;
	width: 100%;
}

div.formmodule select {
	margin-bottom: 18px;
}

td.formmodule-column1 {
	width: 200px;
}

td.formmodule-column2 {
	width: auto;
}

div.formmodule-submit input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4d4d4d;
	background: #dedede;
	width: 75px;
	height: 30px;
	clear: both;
	float: left;
	border: none;
	margin: 0px;
	padding: 0;
	border: 0;
	cursor: pointer;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* @end */
