/*
Theme Name: ahp
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline; }
body { line-height: 1; font-family:Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 { clear: both; font-weight: normal; }
ol, ul { list-style: none; }
blockquote { quotes: none; }
ul li{margin:0;padding:0;}
blockquote:before, blockquote:after { content: ''; content: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
a img { border: none; }
/* =Layout
-------------------------------------------------------------- */
#container { margin: 0; width: 880px;height:100%;min-height:100%; }
#content {height:100%;width:100%;}
#primary, #secondary { /*float: left; overflow: hidden; width: 276px; */}
#secondary {/* clear: right; */}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.two-column #content { margin: 0 auto; width: 880px;height:100%; }
.two-column #content #col1 { float:left; width: 276px; }
.two-column #content #col2 { width: 578px; float:right;}

#col1 p { font-size:12px; line-height:20px; margin:0 0 14px 0; }
#col1 p.first { font-size:14px;font-style:italic;line-height:22px; margin:0 0 15px 0; }
#col1 li { font-size:12px; line-height:15px; margin:0 0 6px 0; }

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content { margin: 0 auto; width: 880px; }
/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content { margin: 0 auto; width: 880px; }

body, input, textarea, .page-title span, .pingback a.url { }
/* Bold weight: 700 is available */
/* Regular weight: 300 is available */
/* Light weight: 400 is available */
/* Think (extralight) weight: 200 is available */

h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #logo, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .entry-meta, .entry-title, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text {}
input[type=submit] {  }
pre { font-family: "Courier 10 Pitch", Courier, monospace; }
code { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access #colophon, #branding, #main, #wrapper { margin: 0 auto; width: 880px; }
#wrapper { margin-top: 0px; padding: 0 70px; padding-bottom:90px; }
#wrap-tall { min-height: 100%; margin:0; }
#main{margin-top:180px;height:100%;}


/* Main global 'theme' and typographic styles */
body { background: #f5f5f5; height: 100%; color:#222;font-family:'Open Sans', Arial, sans; font-weight:400; }
html { height: 100%; }
body, input, textarea { color: #666; font-size: 12px; line-height: 18px; }
hr { background-color: #555; border: 0; clear: both; height: 1px; margin-bottom: 18px; }
/* Text elements */
p { }
ul { margin: 0; }
ol { margin: 0; }
ol ol { list-style: upper-alpha; }
ol ol ol { list-style: lower-roman; }
ol ol ol ol { list-style: lower-alpha; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
dl { margin: 0 0 24px 0; }
dt { font-weight: bold; }
dd { margin-bottom: 18px; }
strong { font-weight: bold; }
cite, em, i { font-style: italic; }
big { font-size: 131.25%; }
ins { background: #ffc; text-decoration: none; }
blockquote { font-style: italic; padding: 0 3em; }
blockquote cite, blockquote em, blockquote i { font-style: normal; }
pre { background: #f7f7f7; color: #222; line-height: 18px; margin-bottom: 18px; padding: 1.5em; }
abbr, acronym { border-bottom: 1px dotted #666; cursor: help; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 1ex; }
sub { top: .5ex; }
input[type="text"], textarea { background: #f9f9f9; border: 1px solid #ccc; box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1); -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1); padding: 2px; }
a:link { color: #333; text-decoration:underline; }
a:visited { color: #333; text-deocoration:underline; }
a:hover { color: #666; text-decoration:none; }
a.active { color:#ff0000; text-deocoration:none; }
/* Text meant only for screen readers */
.screen-reader-text { position: absolute; left: -9000px; }
/*------------------------------------*\
	Header
\*------------------------------------*/

#header-container { position:fixed; width:100%; z-index:500; top:40px; }
#header { margin:0 auto; left:0; height:54px; width:880px; }
#logo { float:left; height:54px; width:54px; display:block; }
#logo a { float:left; text-indent:-5000px; display:block; height:54px; width:54px; text-decoration:none; outline:none; background:url(/wp-content/themes/ahp/images/ui/logo.gif) no-repeat top left; }
#logo a:hover { display:block; height:54px; width:54px; background:url(/wp-content/themes/ahp/images/ui/logo.gif) no-repeat 0 -54px; }
#main-menu { height:31px; float:right; background:#333; left:693px; text-align:right; font-size:12px;filter: alpha(opacity=80); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);-moz-opacity: 0.80; opacity:0.8; }
#main-menu ul { float:right; padding:7px 0 7px 0; }
#main-menu ul li { padding:0; margin:0; }
#main-menu ul li { display:inline; padding-right:5px; }
#main-menu ul li:first-child { padding-left:20px; }
#main-menu ul li:last-child { padding-right:15px; }
#main-menu ul li:after { content:" / "; padding-left:5px; }
#main-menu ul li:last-child:after { content:""; }
#main-menu a { color:#ababab; text-decoration:none; }
#main-menu a:hover { color:#dedede; }
#main-menu a.active { color:#fff !important; }
/*------------------------------------*\
	Spacers
\*------------------------------------*/
.spMediaLg { height:40px; }
.spMediaMd { height:20px; }
.spMediaSm { height:10px; }
/*------------------------------------*\
	Content
\*------------------------------------*/
#main { clear: both; overflow: hidden; }
#content { margin-bottom: 36px; }
#content, #content input, #content textarea { font-size: 13px; line-height: 22px; }
#content p, #content ul, #content ol, #content dd, #content pre, #content hr { margin-bottom: 20px; }
#content ul ul, #content ol ol, #content ul ol, #content ol ul { margin-bottom: 0; }
#content pre, #content kbd, #content tt, #content var { font-size: 15px; line-height: 21px; }
#content code { font-size: 13px; }
#content dt, #content th { }
#content h1{font-family:Georgia, "Times New Roman", Times, serif;}
#content h2, #content h3, #content h4, #content h5, #content h6 { }
#content table { border: 1px solid #e7e7e7; margin: 0 -1px 24px 0; text-align: left; width: 100%; }
#content tr th, #content thead th { color: #888; font-size: 12px; font-weight: bold; line-height: 18px; padding: 9px 24px; }
#content tr td { border-top: 1px solid #e7e7e7; padding: 6px 24px; }
#content tr.odd td { background: #f2f7fc; }
/*------------------------------------*\
	In Limbo
\*------------------------------------*/
.hentry { margin: 0 0 48px 0; }
.home .sticky { background: #f2f7fc; border-top: 4px solid #000; margin-left: -20px; margin-right: -20px; padding: 18px 20px; }
.single .hentry { margin: 0 0 36px 0; }
/*------------------------------------*\
	Header
\*------------------------------------*/
.page-title { color: #999; font-size: 14px; font-weight: bold; margin: 0 0 36px 0; }
.page-title span { color: #999; font-size: 16px; font-style: italic; font-weight: normal; }
.page-title a:link, .page-title a:visited { color: #888; text-decoration: none; }
.page-title a:active, .page-title a:hover { color: #ff4b33; }
#content .entry-title { color: #999; font-size: 21px; font-weight: bold; line-height: 1.3em; margin-bottom: 0; }
.entry-title a:link, .entry-title a:visited { color: #000; text-decoration: none; }
.entry-title a:active, .entry-title a:hover { color: #ff4b33; }
.entry-meta { color: #888; font-size: 12px; }
.entry-meta abbr, .entry-utility abbr { border: none; }
.entry-meta abbr:hover, .entry-utility abbr:hover { border-bottom: 1px dotted #666; }
.entry-content, .entry-summary { clear: both; padding: 12px 0 0 0; }
#content .entry-summary p:last-child { margin-bottom: 12px; }
.entry-content fieldset { border: 1px solid #e7e7e7; margin: 0 0 24px 0; padding: 24px; }
.entry-content fieldset legend { background: #fff; color: #000; font-weight: bold; padding: 0 24px; }
.entry-content input { margin: 0 0 24px 0; }
.entry-content input.file, .entry-content input.button { margin-right: 24px; }
.entry-content label { color: #888; font-size: 12px; }
.entry-content select { margin: 0 0 24px 0; }
.entry-content sup, .entry-content sub { font-size: 10px; }
.entry-content blockquote.left { float: left; margin-left: 0; margin-right: 24px; text-align: right; width: 33%; }
.entry-content blockquote.right { float: right; margin-left: 24px; margin-right: 0; text-align: left; width: 33%; }
.page-link { clear: both; color: #000; font-weight: bold; margin: 0 0 22px 0; word-spacing: 0.5em; }
.page-link a:link, .page-link a:visited { background: #f1f1f1; color: #333; font-weight: normal; padding: 0.5em 0.75em; text-decoration: none; }
.home .sticky .page-link a { background: #d9e8f7; }
.page-link a:active, .page-link a:hover { color: #ff4b33; }
body.page .edit-link { clear: both; display: block; }
#entry-author-info { background: #f2f7fc; border-top: 4px solid #000; clear: both; font-size: 14px; line-height: 20px; margin: 24px 0; overflow: hidden; padding: 18px 20px; }
#entry-author-info #author-avatar { background: #fff; border: 1px solid #e7e7e7; float: left; height: 60px; margin: 0 -104px 0 0; padding: 11px; }
#entry-author-info #author-description { float: left; margin: 0 0 0 104px; }
#entry-author-info h2 { color: #000; font-size: 100%; font-weight: bold; margin-bottom: 0; }
.entry-utility { clear: both; color: #888; font-size: 12px; line-height: 18px; }
.entry-meta a, .entry-utility a { color: #888; }
.entry-meta a:hover, .entry-utility a:hover { color: #ff4b33; }
#content .video-player { padding: 0; }
/* =Column Formatting 
-------------------------------------------------------------- */
#col1 h1 { font-size:28px;margin:0 0 26px 0; color:#111;font-style:italic;line-height:32px;}
#col1 h2{}
#col1 h3{font-size:20px; margin: 0; padding:0 !important; color:#333; font-weight:300;margin-bottom:10px;}
#col1 h3.hilite{font-size:20px; margin: 0; padding:0 !important; color:#ff0000; font-weight:300;}
#col1 h4{}
#col1 h5 {font-size:11px;color:#999; }

#col2 h3{font-size:28px; margin: 0; padding:0 !important; color:#333; font-weight:300;margin-bottom:20px;display:inline-block;}
#col2 h2 { }

#col1 ul.extended-list li{ font-size:14px;line-height:16px;margin-bottom:8px;}

/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p, .home #content .category-asides p { font-size: 14px; line-height: 20px; margin-bottom: 10px; margin-top: 0; }
.home .hentry.format-aside, .home .hentry.category-asides { padding: 0; }
.home #content .format-aside .entry-content, .home #content .category-asides .entry-content { padding-top: 0; }
/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img, .category-gallery .size-thumbnail img { border: 10px solid #f1f1f1; margin-bottom: 0; }
.format-gallery .gallery-thumb, .category-gallery .gallery-thumb { float: left; margin-right: 20px; margin-top: -4px; }
.home #content .format-gallery .entry-utility, .home #content .category-gallery .entry-utility { padding-top: 4px; }
/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption { font-size: 140%; margin-top: 24px; }
.attachment .entry-content .nav-previous a:before { content: '\2190\00a0'; }
.attachment .entry-content .nav-next a:after { content: '\00a0\2192'; }
/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img { max-width: 100%; /* When images are too wide for containing element, force them to fit. */ height: auto; /* Override height to match resized width for correct aspect ratio. */ }
.alignleft, img.alignleft { display: inline; float: left; margin-right: 24px;  }
.alignright, img.alignright { display: inline; float: right; margin-left: 24px;  }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 12px; }
.wp-caption { text-align: right; display:block; line-height:12px;font-size:11px;margin:0 0 0px 0; width:100%; ; }
.wp-caption img { margin: 5px 5px 0; }
.wp-caption p.wp-caption-text { color: #999; font-size: 12px; margin: 5px; display:block; }
.wp-smiley { margin: 0; }
.gallery { margin: 0 auto 18px; }
.gallery .gallery-item { float: left; margin-top: 0; text-align: center; width: 33%; }
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img { border: 2px solid #cfcfcf; }
.gallery-columns-2 .attachment-medium { max-width: 92%; height: auto; }
.gallery-columns-4 .attachment-thumbnail { max-width: 84%; height: auto; }
.gallery .gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }
.gallery dl { margin: 0; }
.gallery img { border: 10px solid #f1f1f1; }
.gallery br+br { display: none; }
#content .attachment img {/* single attachment images should be centered */ display: block; margin: 0 auto; }
/* =Navigation
-------------------------------------------------------------- */

.navigation { color: #888; font-size: 12px; line-height: 18px; overflow: hidden; }
.navigation a:link, .navigation a:visited { color: #888; text-decoration: none; }
.navigation a:active, .navigation a:hover { color: #ff4b33; }
.nav-previous { float: left; width: 50%; }
.nav-next { float: right; text-align: right; width: 50%; }
#nav-above { margin: 0 0 18px 0; }
#nav-above { display: none; }
.paged #nav-above, .single #nav-above { display: block; }
#nav-below { margin: -18px 0 0 0; }
.wp-caption { float:right; font-size:10px; color:#999;} /* font-family:Georgia, "Times New Roman", Times, serif !important; 
	font-family:'Arial', sans !important; }
/* = wp-pagenavi
*/
.wp-pagenavi { float:left; width:578px; height:40px; top:12px; position:relative; display:block; }
.pages { position:absolute; left:100px; text-align:center; width:378px; display:block; color:#999; font-size:12px; }
.previouspostslink { position:absolute; width:100px; display:block; }
.nextpostslink { width:100px; text-align:right; position:absolute; left:478px; }
.current { display:none; }
a.page, a.smaller { float:left; display:none; }
a.page, a.larger { float:left; display:none; }
/*= Buttons
--------*/
div.button-holder { overflow: hidden; width:100%; }
a.button { background: transparent url(/wp-content/themes/ahp/images/ui/bg_button_a.png) no-repeat scroll top right; color: #fff; display: block; float: left; font: normal 12px arial, sans-serif; height: 24px; margin-right: 6px; padding-right: 18px; /* sliding doors padding */ }
a.button span { background: transparent url(/wp-content/themes/ahp/images/ui/bg_button_span.png) no-repeat; display: block; color:#ccc; line-height: 14px; padding: 5px 0 5px 18px; text-decoration:none !important; }
a.button { color:#999; text-decoration:none !important; }
a.button:hover span { color:#fff !important; }
a.button:active { background-position: bottom right; color: #fff; outline: none; /* hide dotted outline in Firefox */ }
a.button:active span { background-position: bottom left; padding: 6px 0 4px 18px; /* push text down 1px */ }
/* = General Post
-------------------------------------------------------------- */
.post { padding:0 0 40px 0; margin: 0 0 40px 0; font-size:13px; width:578px; }
.post p.first { font-size:18px; font-weight:200; line-height:28px; margin:20px 0 30px 0 !important; }
 .post:first:child {
}


.post:last-child { border-bottom:none; }
.post ul li { font-size:12px; line-height:14px; margin:0 0 5px 0 !important; }
.post ul li:last-child; {
 margin: 0;
}
h2 .h2a { font-weight:300; color:#333; font-size:34px; }
h2 .h2b { color:#777; font-size:17px; font-weight:200; }
/* =Page: Blog
-------------------------------------------------------------- */
#page-blog {height:100%;width:100%; }
#page-blog #col2 {padding:0; }
#page-blog .post-title { border-top:1px dashed #999; padding:25px 0 20px 0; text-align:center; }
#page-blog .post:first-child .post-title {padding:0 0 10px 0;border:none;margin-top:-10px;}
#page-blog .post-title h2 { margin:0 ;font-size:42px; line-height:58px; margin:0 0 10px 0; color:#FFFFFF; }
#page-blog .post-title h2 a { text-decoration:none;}
#page-blog .post-title h2 a:hover {}
#page-blog .post-title h2 a:active { }
#page-blog #col2 #posts div:last-child { border-bottom:1px dashed #999; }
#page-blog #col2 #posts div:first-child { border-bottom:none !important; }
#page-blog .post-title-meta { background:#ddd; text-align:center; font-size:11px;border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; height:26px; display:table-cell; vertical-align:middle; width:578px; }
#page-blog .post-title-meta a { color:#333; text-decoration:underline; }
#page-blog .post-title-meta a:hover { color:#000; }
#page-blog .post-title-meta a:active { color:#fff !important; }
#page-blog .post h6 { color:#999 !important; font-weight:200; line-height:1em; font-size:16px; margin: 8px 0 8px 0 !important; }
#section-menu li a { }
#section-menu li.active a:hover { }
/*
Page Category Single */
.post img.size-large { margin:40px 0 0px 0; }
.post img.first { margin:0px 0 0 0 !important; }
#page-cat-single .post p.first { margin:40px 0 0 0; }
#page-cat-single #col1 h3, #page-catdir #col1 h3 { margin:0px 0 20px 0; }
.nextprevmenu { }
.nextprevmenu a { font-weight:400; text-decoration:underline; }
/*
Page Category Archive */
#page-catdir { }
#page-catdir #page-header { text-align:center; }
#page-catdir #page-header h3 { font-weight:300; font-size:36px; color:#333; margin:10px 0 20px 0; }
#page-catdir #page-header h4 { font-weight:300; font-size:16px; color:#646464; margin:0 0 60px 0; }
#page-catdir #recent-work { }
#page-catdir #recent-work a { color:#333; }
#page-catdir #recent-work a:hover { color:#999; }
#photo-grid-three-col { width:880px; }
#page-catdir .photo-row { }
#page-catdir .photo-row #photo-thumb-hbg { text-transform:uppercase; height:182px; width:276px; background:url(/wp-content/themes/ahp/images/ui/th-catbg-grey-arrow.gif) no-repeat top left; display:table-cell; vertical-align:middle; }
#page-catdir .photo-row .header { }
#page-catdir .photo-row .header #back-home-btn { }
#page-catdir .photo-row .header #back-home-btn a { overflow:hidden; text-indent:-5000px; display:block; height:35px; margin:20px 0 0 0; width:276px; outline:none; background:url(/wp-content/themes/ahp/images/ui/view-all-work.png) no-repeat 0 0; }
#page-catdir .photo-row .header #back-home-btn a:hover { background:url(/wp-content/themes/ahp/images/ui/view-all-work.png) no-repeat 0 -35px; }

#page-catdir .photo-row h4 { color:#222 ; font-weight:600;font-size:16px;padding:0;line-height:20px; margin:0 0 3px 0;}
#page-catdir .photo-row h5 { color:#666;font-weight:300;font-style:italic; font-size:12px; padding:0;line-height:16px;}
#page-catdir .photo-row h6 { color:#6e6e6e; font-style:italic;font-size:11px; padding:0; }

#page-catdir .photo-thumb { width: 276px; height:300px; text-align:left; float:left; display:inline; }
#page-catdir .photo-thumb img { margin: 0 0 5px 0; }
#page-catdir .photo-thumb a img { border:1px solid #ccc !important; }
#page-catdir .photo-thumb a:hover img { border:1px solid #999 !important; }
#page-catdir .photo-thumb a:active img { border:1px solid #cc3167 !important; }
#page-catdir .photo-row .photo-thumb:first-child { margin: 0; }
#page-catdir .photo-row .photo-thumb { margin:0 0 0 25px; }
#page-catdir #category-header {font-size:40px; line-height:40px; height:60px; font-family: arial, serif; }
#page-blog .post-title-meta a { color:#333; text-decoration:underline; }
#page-blog .post-title-meta a:hover { color:#000; }
#page-blog .post-title-meta a:active { color:#fff !important; }
/*=Page: Attachment 
*/
#page-attachment { }
#page-attachment #menu-attachment { color:#ff0000 !important; }
/* =Page: Home
-------------------------------------------------------------- */
#page-home { width:880px;height:300px;}
#page-home #container{position:relative;width:100%;height:100%;}
#page-home #logo-home { float:left; height:230px; width:230px; display:block; position:absolute; top:14px;left:32px;}
#page-home #logo-home a{ height:230px; width:230px; }
#page-home #ah{position:absolute;top:110px;left:300px;width:200px;height:30px;font-size:26px;font-weight:600;color:#1b1b1b;}
#page-home #menu-list {position:absolute;left:300px;top:140px;}
#page-home #menu-list a.work{color:#FF0000;}
#page-home #menu-list a:hover.work{color:#FF0000;}
#page-home #menu-list li{font-size:16px;display:inline;}
#page-home #connect-list {position:absolute;left:300px;top:201px;}
#page-home #connect-list li{display:inline;}
#page-home h3{font-size:20px;font-weight:600;}
#page-home h4{font-size:18px;font-weight:600;color:#1b1b1b;}

/* =Page: Tumblr
*/
.tmblr_post { }
/* =Page: About
-------------------------------------------------------------- */
#page-about { }
#page-about #col2 li { font-size:12px; line-height:14px; margin:0 0 5px 0 !important; }
#page-about h3.h3a {  font-size:27px;margin-bottom:10px; }
#page-about .h3b {  font-size:17px; font-weight:200; }
#section-menu { }
#section-menu ul li { display:inline-block; font-size:20px; height:20px; margin:0 0 10px 0; color:#666; }
#section-menu ul li.active { color:#999; }
#page-about .description p:first-child { font-size:15px; color:#999; font-weight:300; line-height:24px; margin:0 0 10px 0; }
#page-about .description { }
#page-about .description p { color:#999; font-size:14px; line-height:22px; margin:0 0 10px 0 !important; padding:0; }
#page-about .description p:last-child { margin:0 0 35px 0 !important; }
#page-about #contact-form { width:488px; }
#page-about #contact-form input.form-input, #page-about #contact-form textarea.form-input { padding: 6px; font-size:12px; margin:0 0 20px 0; color:#666; background:#fafafa; line-height:18px; font-family:"Arial", sans-serif; }
#page-about #contact-form select.form-select { height:32px; padding: 8px; font-size:12px; margin:0 0 20px 0; color:#666; background:#fafafa; line-height:18px; font-family:"Arial", sans-serif; }
#page-about #contact-form .typewritten { visible:none; }
#page-about #contact-form .form-submit { font-family: arial, serif; margin:0 0 10px 0; font-size:14px; padding:2px 4px 2px 4px; background:#ebebeb; color:#666; border:none; float:left; width:68px; height:27px; }
#page-about #contact-form input.errorInput, #page-about #contact-form textarea.errorInput, #page-about #contact-form select.errorInput { background:#fff; }
#page-about .success { color:#fff !important; background:#555 !important; border:1px #777 solid !important; }
#page-about #contact-form input.errorInputText, #page-about #contact-form textarea.errorInputText, #page-about #contact-form select.errorInputText { color:#d12a2a; }
#page-about #contact-form input.validInput, #page-about #contact-form textarea.validInput, #page-about #contact-form select.validInput { background:#fff; }
#page-about #contact-form input.validInputText, #page-about #contact-form textarea.validInputText, #page-about #contact-form select.validInputText { color:#666; }
#page-about #contact-form-response { color:#FFF; background:#d00707; border:1px #ff0000 solid; min-height:20px; padding:10px 10px 10px 10px!important; vertical-align:middle; display:table-cell; width:488px; font-size:14px; margin: 80px 0 0 0px; }
/*------------------------------------*\
	Widget Area
\*------------------------------------*/
.catdir-widget { width:100%; }
.catdir-widget-container { }
.catdir-widget-container li { margin: 0; }
.catdir-widget li, .catdir-widget ul, .catdir-widget ul ul { margin: 0; }
.catdir-widget h3 { margin:6px 0 0px 0 !important; padding:0 !important; line-height:18px; font-size:18px; font-weight:400; color:#666 !important; }
.catdir-widget h4 { margin:10px 0 2px !important; padding:0 !important; line-height:0px; height:15px; font-weight:200; font-size:14px; color:#b4b4b4 !important; }
.catdir-widget li { color:#999999; font-size:14px; line-height:18px; }
.widget-area { font-size:13px; }
.widget-area h1.widget-title {font-family:Georgia, "Times New Roman", Times, serif;font-size:28px; margin: 0 0 35px 0;color:#111; }
.widget-area ul { list-style: none; margin: 0; }
.widget-area li { margin: 0; }
.widget-area ul ul { margin: 0; }
.widget-area ul ul li { padding-bottom:2px; }
.widget-area select { max-width: 100%; }
.widget_search #s {/* This keeps the search inputs in line */ width: 60%; }
.widget_search label { display: none; }
.widget-container { margin: 0 0 0px 0 !important; padding: 20px 10px 20px 0; border-bottom:solid 1px #d6d6d6; }

#col1 .widget-container { color:#333; }
#col1 .widget-container li {margin:0 0 2px 0; line-height:18px; }
.widget-container:first-child { margin:0;padding-top:0; }
.widget-container:last-child { border-bottom:none; }

.widget-area a:link, .widget-area a:visited { text-decoration: underline; }
.widget-area a:active, .widget-area a:hover { text-decoration: underline; }
.widget-area .entry-meta { font-size: 11px; }
.widget-area .cat-item {}
#wp_tag_cloud div { line-height: 1.6em; }
#wp-calendar { width: 100%; }
#wp-calendar caption { color: #222; font-size: 14px; padding-bottom: 4px; text-align: left; }
#wp-calendar thead { font-size: 11px; }
#wp-calendar thead th { }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; padding: 3px 0 2px; text-align: center; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { text-align: right; }
.widget_rss a.rsswidget { color: #000; }
.widget_rss a.rsswidget:hover { color: #ff4b33; }
.widget_rss .widget-title img { width: 11px; height: 11px; }
/* Main sidebars */
#main .widget-area { font-size:13px; }
#main .widget-area ul { margin-left: 0; padding: 0 0px 0 0; }
#main .widget-area ul ul { border: none; margin-left: 0; padding: 0; }
#primary { }
#secondary { }
/* Footer widget areas */
#footer-widget-area { }

/*------------------------------------*\
	Footer
\*------------------------------------*/
#footer-widget-area { overflow: hidden; }
#footer-widget-area .widget-area { float: left; margin-right: 20px; width: 220px; }
#footer-widget-area #fourth { margin-right: 0; }
#site-info { float: left; width: 604px;padding-top:25px; }
#site-info ul { margin:0; font-weight:300; line-height:15px; }
#site-info ul li { margin:0 0 4px 0; }
#site-generator { }
#site-generator ul, #site-generator li { margin:0; line-height:15px; }

#footer { clear: both; width: 100%; position: relative; overflow:hidden; background:#f5f5f5; color:#666; height:90px !important; margin: -90px 0 0 0 !important; }
#colophon { overflow: hidden; padding: 20px 0 20px 0; margin: 0 auto;width:880px; }
#footer a { color: #777; }
#footer a:hover { color: #888; text-decoration: underline; }
#footer #site-info { float:left; font-size:11px; line-height:16px; font-weight: 300; color:#666; }
#footer #site-info li { display:inline-block; }
#footer #site-info li:after { content:" | "; }
#footer #site-info li:last-child:after { content:""; }
