/*
Theme Name: Trademark
Theme URI: http://www.tmprod.com/
Description: The Trademark Productions base code theme.
Author: Trademark Productions
Version: 1.0
*/

/* Font Kits */
@font-face {
    font-family: 'GothamBoldRegular';
    src: url('css/fonts/gotham-bold-webfont.eot');
    src: url('css/fonts/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/gotham-bold-webfont.woff') format('woff'),
         url('css/fonts/gotham-bold-webfont.ttf') format('truetype'),
         url('css/fonts/gotham-bold-webfont.svg#GothamBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamLightRegular';
    src: url('css/fonts/gotham-light-webfont.eot');
    src: url('css/fonts/gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/gotham-light-webfont.woff') format('woff'),
         url('css/fonts/gotham-light-webfont.ttf') format('truetype'),
         url('css/fonts/gotham-light-webfont.svg#GothamLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamMediumRegular';
    src: url('css/fonts/gotham-medium-webfont.eot');
    src: url('css/fonts/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/fonts/gotham-medium-webfont.woff') format('woff'),
         url('css/fonts/gotham-medium-webfont.ttf') format('truetype'),
         url('css/fonts/gotham-medium-webfont.svg#GothamMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* =General/HTML Elements
-------------------------------------------------------------*/
body { background:#fff url(images/bg.jpg) left 75px repeat-x; margin:0 auto; text-align:center; }
a, a:visited { color:#999; text-decoration: none; }
a:hover { color:#ccc; text-decoration: underline; }
em { font-style:italic; }
strong { font-weight:bold; }
ol { list-style-type:decimal; }
ul { list-style-type:disc; }
ul, ol { margin:10px 0 10px 30px; }
.right { float: right; }
.left { float: left; }
img.right { clear:left; margin:5px 0 5px 5px; }
img.left { clear:right; margin:5px 5px 5px 0; }
.alignright { text-align:right;}
.clear { clear:both; }

/* =Fonts
-------------------------------------------------------------- */
body, input, textarea, .page-title span, .pingback a.url { font-family: "Trebuchet MS", Helvetica, Arial, Helvetica, "Nimbus Sans L", sans-serif; }
h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #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-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text { font-family: "Trebuchet MS", Helvetica, Arial, Helvetica, "Nimbus Sans L", sans-serif; }
input[type=submit] { font-family: "Trebuchet MS", Helvetica, Arial, Helvetica, "Nimbus Sans L", sans-serif; }
pre { font-family: "Courier 10 Pitch", Courier, monospace; }
code { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
.block a, .block h2, a.banner-rmore, #sidebar .wpcf7 input.wpcf7-submit, #wp-submit, #wpcf7-f66-p32-o1 .wpcf7-submit { font-family: 'gothamMediumRegular', "Trebuchet MS", Helvetica, Arial, sans-serif; text-transform: uppercase; }

/* =Typography
-------------------------------------------------------------*/
::-moz-selection { background: #f42223; color: #fff; text-shadow: none; } /* TM Red! Change to whatever you want. */
::selection { background: #f42223; color: #fff; text-shadow: none; } /* TM Red! Change to whatever you want. */
.entry-content, p, li, label { font-size:12px; line-height:1.5em; text-align:left; color: #000; }
.entry-content { padding: 10px 0; }
.entry-content ul { margin: 0; padding: 0; }
.entry-content ul li { list-style: none; line-height: 24px; }
p { margin:10px 0; font-size: 12px; line-height: 24px; }
#footer p, #footer li { margin:0; }

/* =Headings
-------------------------------------------------------------*/
h1, h2, h3, h4 { font-weight:normal; margin-bottom:.15px; font-family: 'gothamBoldRegular', "Trebuchet MS", Helvetica, Arial, sans-serif; text-transform: uppercase; }
h1 { font-size:24px; }
h2 { font-size:20px; }
h3 { font-size:16px; }
h4 { font-size:12px; }

/* =Layout
-------------------------------------------------------------*/
#wrapper { margin: 0 auto; text-align:left; width:990px; position: relative; z-index: 1; }
.banner-bg #wrapper { margin-top: 0px; }
#container { float:left; padding:10px; margin-bottom: 10px; position:relative; width:970px; }
#mastWrapper { width: 100%; min-width: 990px; position: absolute; top: 0; left: 0; }
.admin-bar #mastWrapper { top: 28px; }
#mastWrapper #mast { position: relative; top: auto; left: auto; margin: 0 auto; }
#mast { height:70px; left:10px; position:absolute; top:10px; width:970px; z-index: 999; }
#banner { height:320px; left:10px; position:absolute; top:155px; width:970px; box-shadow: 0 0 2px #999; }
#banner-bg { width: 100%; min-width: 990px; position: absolute; top: 160px; left: 0; height: 320px; z-index: 0; }
.admin-bar #banner-bg { top: 196px; }
#content { float:left; left:10px; margin:485px 0 0 0; width:968px; }
.banner-bg #content { margin-top: 390px; }
.internal #content { margin-top: 145px; background: url(images/bg-content.jpg) repeat-x #eee; border: 1px solid #ddd; }
.internal .grid_13 { padding: 20px; width: 635px; }
#main { float: left; padding-bottom: 10px; }
.home #main, .one-column { width: 970px; }
#sidebar { float: right; padding-bottom: 10px; padding-top: 20px; }
.internal .grid_5 { padding-right: 20px; width: 253px; }
#full { float: left; width: 970px; }
#footerWrapper { background: url(images/bg-header.jpg) top center repeat-x; float:left; height: 75px; width:100%; min-width: 990px; border-top: 3px solid #555; }
#footerWrapper #footer { margin: 0 auto; float: none; }
#footer { float:left; padding:10px 10px 0 10px; width:950px;}

.banner-content { position: absolute; top: 100px; left: 20px; width: 400px; overflow: auto; padding: 20px 10px; min-height: 100px; }
.banner-content h3 { color: #fff; font-size: 24px; clear: both; background: url(images/overlay-h.png); line-height: 28px; padding: 5px 10px; border: 1px solid #000; }
.banner-content p { background: url(images/overlay.png); float: left; width: 378px; color: #fff; font-size: 14px; padding: 5px 10px; margin: 0; border: 1px solid #000; border-top: none; }
a.banner-rmore { margin: 0; padding: 15px 10px; display: block; background: #417cb6; border: 1px solid #2b5473; color: #fff; float: right; }
a.banner-rmore:hover { color: #ff0; text-decoration: none; }

.full-bg { background: url(images/bg-header.jpg) repeat-x; height: 75px; width: 100%; position: absolute; border-bottom: 3px solid #222; top: 0; left: 0; }
#content .grid_13, .block-first { margin-left: 0!important; }
#content .grid_5, .block-last { margin-right: 0!important; }
.block-last { float: right; }
.block-first h2 { margin-left: -14px; width: 280px; padding: 5px 0 5px 30px!important; }
.block-middle h2 { width: 266px; margin: 0 0 0 10px; }
.block-last h2 { margin-left: 10px; width: 290px; }
.fold-left { background: url(images/fold-left.png) no-repeat; width: 13px; height: 13px; position: absolute; top: 39px; left: -13px; }
.internal .fold-left { top: 66px; }
.fold-right { background: url(images/fold-right.png) no-repeat; width: 13px; height: 13px; position: absolute; top: 39px; right: -13px; }

.block-content { border: 1px solid #ccc; background: url(images/bg-block.jpg) repeat-x center top #d3d3d3; min-height: 355px; }
.block-content img { border: 1px solid #ccc; }
.block h2 { background: url(images/bg-nav.jpg) center center repeat-x; border: 1px solid #a7001a; padding: 5px 10px; margin-top: 10px; color: #fff; font-size: 16px; }
.block p { margin-top: 0; padding: 10px 20px; }
.block a { background: url(images/bg-nav.jpg) center center repeat-x; display: block; width: auto; float: right; padding: 5px 10px; border: 1px solid #a7001a; color: #fff; font-size: 12px; }
.block a:hover { text-decoration: none; color: #ff0; }
a.block-img { background: none; float: none; padding: 0; border: none; }

.email { font-size: 12px; line-height: 16px; }
.family-deals { float: right; margin: -50px 0 0 0; }

/* =Branding/Banner/Masthead Styling
-------------------------------------------------------------*/
#mast {	}

.homelink {
	left: 40px;
	top: 5px;
	position: absolute;
	height: 100px;
	width: 240px;
	background: url(images/logo.jpg) no-repeat;
	z-index: 999;
	border: 1px solid #999;
}
#phone {
	font-family: 'gothamMediumRegular', "Trebuchet MS", Helvetica, Arial, sans-serif;
	background: url(images/phone.png) right 5px no-repeat;
	text-align: right;
	float: right;
	color: #fff;
	font-size: 16px;
	padding: 3px 40px 0 0;
	margin: 10px 0 0 0;
}
#phone a { display: block; color: #fff; margin: 5px 0 0 0; }
div.cycle { line-height: 0; }
div.cycle > div { display: none; }
div.cycle > div:first-child { display: block; }
#banner-bg div {
	height: 240px;
}
.webkit .home #banner-bg div {
	background-position: 49.99% 0;
}
#banner-bg div.content {
	width: 990px;
	position: relative;
	margin: 0 auto;
}
div#bannerText {
	position: absolute;
	top: 51px;
	width: 325px;
	right: 20px;
}
div#bannerText h1 {
	font-size: 34px;
	line-height: 35px;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.15);
	font-family: Tahoma, Geneva, Verdana, sans-serif;
}
div#bannerText p {
	color: #fff;
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 16px;
	text-transform: lowercase;
	line-height: 20px;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.15);
}
div#bannerText a {
	z-index: 1;
	position: relative;
	margin-top: 10px;
	display: block;
	height: 33px;
	background: url(/wp-content/themes/communicare/images/banner-link.png) 0 0 no-repeat;
}
div#bannerText a:hover {
	background: url(/wp-content/themes/communicare/images/banner-link.png) 0 33px;
}

/* =Main Content Styles
-------------------------------------------------------------*/
#post-5 h1, #post-5 .fold-left, .home .entry-content .entry-footer, #post-4 .entry-footer { display: none; }

.page h1, .post h1 { color: #fff; background: url(images/bg-nav.jpg) repeat-x; border: 1px solid #A7001A; padding: 10px 10px 10px 30px; margin: 0 0 0 -33px; font-size: 24px; width: 100%; line-height: 26px; }

.entry-content .entry-footer { border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; margin: 20px 0 0 0; clear: both; }
.entry-content .entry-footer p { font-size: 10px; color: #999; }
.entry-content .entry-footer a { color: #c00; }
.entry-content h2, .entry-content h3 { padding: 10px 0; margin: 10px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.entry-content blockquote { padding: 0 30px 0 50px; background: url(images/bg-quote.png) top center no-repeat; }

#breadcrumbs { margin-top: 0; }
.entry-title,
.entry-title a {
	background: #036;
	margin: 0;
	line-height: 1.35em;
	padding: 0 8px;
	color: #fff;
}
h2.entry-title {
	line-height: normal;
	padding: 0;
}
.entry-title a {
	display: block;
	color: #fff;
}
.entry-title a:hover {
	background: #000;
}
.entry-meta {
	background: #f5f5f5;
	padding: 0 8px;
	position: relative;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #666;
	border-left: solid 1px #f2f2f2;
	border-right: solid 1px #f2f2f2;
}
.entry-meta a {
	color: #666;
}
.entry-meta a:hover {
	color: #036;
}
.single .entry-content {
	border: solid 1px #f2f2f2;
	padding: 1px 8px;
	border-top: none;
	position: relative;
	margin-bottom: 24px;
}
.single .entry-content p:first-child {
	margin-top: 7px;
}
.single .entry-content p:last-child {
	margin-bottom: 7px;
}

#about-us-list { float: right; margin: 0 0 10px 0; background: #fff9dc; border: 1px solid #e5d99f; padding: 0 15px 10px 15px; }
#about-us-list ul { margin: 0 0 0 15px; }
#about-us-list ul li { list-style: square; float: left; width: 50%; }

ul.team-member { width: 170px; float: left; margin: 10px 10px 10px 0; padding: 0 0 10px 30px; border-bottom: 0px solid #ccc; background: url(images/bg-team.png) no-repeat left 6px; }
ul.team-member li { line-height: 27px; }
.team-member.last, .last { border: none!important; }

ul.services-list li h4 a { display: block; margin: 0; padding: 5px 10px; color: #fff; background: url(images/bg-nav.jpg) repeat-x center center; border: 1px solid #a7001a; width: 180px; line-height: 16px; }
ul.services-list li p { background: none repeat scroll 0 0 #EEEEEE; border: 1px solid #CCCCCC; border-top: none; margin: 0 0 10px; min-height: 145px; padding: 0 10px 10px; width: 180px; }
ul.services-list li { margin-left: 0; }
ul.services-list img { margin: 10px 0 0 0; border: 1px solid #333; border-bottom: none; float: left; }
ul.internal-content-list img { margin: 5px 10px 15px 0; border: 1px solid #333; }
/* ul.internal-content-list li { overflow: auto; background: #e6e6e6; margin-bottom: 10px; } */

/* =Sidebar Content Styles
-------------------------------------------------------------*/

#sidebar a { font-size: 12px; }
#sidebar h3 { font-family: 'gothamMediumRegular', "Trebuchet MS", Helvetica, Arial, sans-serif; text-transform: uppercase; background: url(images/bg-nav.jpg) center center repeat-x; color: #fff; padding: 10px; font-size: 14px; border: 1px solid #A7001A; }
#sidebar .widget-container { margin-bottom: 20px; }
#sidebar p { padding: 0 10px; }
#sidebar ul { margin: 0; padding: 10px; position: relative; float: left; }
#sidebar li { list-style: none; font-size: 12px; }

#sidebar #text-2 h3 { background: url(images/bg-blue.jpg) repeat-x center center; border: 1px solid #417cb6; }

#sidebar .wpcf7 { margin-top: 10px; }
#sidebar .wpcf7 ul { padding: 0; }
#sidebar .wpcf7 li { position: relative; float: left; width: 100%; }
#sidebar .wpcf7 label { font-size: 12px; color: #999; position: absolute; left: 0; top: 0; z-index: 2; }
#sidebar .wpcf7 input, #sidebar .wpcf7 textarea { width: 240px; margin: 10px 0; }
#sidebar .wpcf7 textarea { height: 100px; }
.ie7 #sidebar .wpcf7 input, .ie7 #sidebar .wpcf7 textarea { float: right; }
#sidebar .wpcf7 input.wpcf7-submit, #wp-submit, #wpcf7-f66-p32-o1 .wpcf7-submit { float: right; width: auto; font-size: 12px; padding: 10px 15px; margin: 10px 0 20px 0; background: url(images/bg-blue.jpg) repeat-x center center; border: 1px solid #417cb6; color: #fff; }
div.wpcf7 label { position: absolute; padding: 15px 0 0 8px; cursor: text; }
div.wpcf7-validation-errors { color: #2b2800; background: #fffde6; font-size: 11px; line-height: 16px;}

#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: normal;
	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;
}

/* =Footer Styles
-------------------------------------------------------------*/
#footerNav {
	list-style-type:none;
	margin:0;
	float: left;
}
#footerNav li {
	float:left;
	height:25px;
	line-height:25px;
	padding-right: 10px; 
	margin-right: 10px;
	border-right: 1px solid #777;
}
#footerNav a {
	font-size: 12px;
	display:block;
	text-decoration:none;
	color: #fff;
}
#footerNav a:hover {
	text-decoration: underline;
}
#footer p {
	font-size: 12px;
	line-height: 25px;
	clear: both;
	color: #ccc;
}

a.tmlink { color: #999; }

/* =Main Navigation Styles
-------------------------------------------------------------*/
#mainNav {
	background: url(images/bg-nav.jpg) center center repeat-x; border: 1px solid #a7001a;
	height:40px;
	left:10px;
	list-style-type:none;
	margin:0;
	position:absolute;
	top:95px;
	width:968px;
}
.banner-bg #mainNav {
	top: 98px;
}
#mainNav li {
	float:right;
	height:40px;
	line-height:40px;
	position: relative;
}
#mainNav a {
	color: #fff;
	font-size: 16px;
	display:block;
	padding:0 25px;
	font-family: 'gothamBoldRegular', "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration:none;
	border-left: 1px solid #a7001a;
}
#mainNav a:hover {
	background: url(images/bg-nav-hover.jpg) repeat-x;
}

/* Dropdown */
#mainNav li ul {
	position:absolute;
	left:-9999em;
	z-index:1000;
	top: 40px;
	margin:0;
	border: 1px solid #a7001a;
	border-top: none;
	border-bottom: none;
}
/* Make sure to change the left value on the
   jQuery DropDown Fix of the jquery.functions.js
   file so it matches the css value below. */
#mainNav li:hover ul { left:0; }
#mainNav li ul li {
	display: block;
	float: none;
	background: url(images/bg-nav-hover.jpg) repeat-x;
	width: 200px;
	padding: 10px 0;
	margin: 0;
	height: 25px;
	line-height: 25px;
	font-size: 10px;
	border-bottom: 1px solid #a7001a;
	white-space:nowrap;
}
#mainNav li ul li a:hover {
	background: none;
	color: #ccc;
}
#mainNav li ul li a {
	display: block;
	padding: 0 10px;
	line-height:25px;
	font-size: 12px;
}
#menu-item-40 { background: url(images/dropdown.png) transparent 120px center no-repeat; }
#menu-item-40 a { padding-right: 50px; }
#menu-item-40 a:hover { background: url(images/dropdown-hover.jpg) center center no-repeat; }
#menu-item-40 ul li a { background: none; }

/* =Secondary Navigation Styles
-------------------------------------------------------------*/
.error404 #sitemap { clear: both; padding-top: 10px; }
.error404 #sitemap li a { color: #000; }
.error404 #main label, .search #main label { width: 70px; }
.error404 #main input.searchsubmit, .search #main input.searchsubmit { background-color: #417cb6; color: #fff; padding: 6px 8px; border: none; }
.error404 #main input.searchsubmit:hover, .search #main input.searchsubmit:hover { background-color: #6f9ecc; }


/* =Form Styles
-------------------------------------------------------------*/
label {
	font-size: 12px;
	cursor: pointer;
}
input, select, textarea {
	border: solid 1px #ccc;
	font-size:12px;
	line-height: normal;
	padding: 5px;
}
input[type="submit"] {
	padding: 4px 5px;
	cursor: pointer;
}
textarea {
	line-height: 1.5em;
	width: 498px;
}
#main label {
	float:left;
	padding:5px 5px 5px 0;
	width:160px;
	line-height: 29px;
}
#main input, #main select, #main textarea {
	margin:5px 0;
}
#main input, #main select {
	float:left;
	width:220px;
}
#main select {
	width:232px;
}
#main input.submit, #main input[type="submit"] {
	float:left;
	width:auto;
	background-color: #eee;
}
.ie7 #main input.submit, .ie7 #main input[type="submit"] {
	float: right;
	margin-right: 30px;
}
#main input.submit:hover, #main input[type="submit"]:hover {
	background-color: #036;
	color: #fff;
}
#main #searchsubmit {
	float: left;
	margin-left: 10px;
}
div.hideOnSubmit,
#commentform div {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	margin: 0;
}
div.altEven {
	background-color: #f6f6f6;
}
form div.wpcf7-response-output {
	clear: both;
	margin: 10px 0;
	padding: 5px 10px;
}
div.wpcf7-mail-sent-ok {
	background: #e4fadb;
	font-size: 12px;
}
form span.wpcf7-form-control-wrap {
	position: static;
}
form span.wpcf7-not-valid-tip {
	color: #f00;
	background: transparent;
	position: absolute;
	top: 15px;
	right: 10px;
	width: auto;
	text-align: right;
	white-space: nowrap;
	border: none;
	padding: 0;
}
div#wpcf7-f66-p32-o1.wpcf7 span.wpcf7-not-valid-tip { right: 273px; top: 7px; }
span.wpcf7-not-valid-tip-no-ajax { position: absolute; left: 236px; }
#sidebar span.wpcf7-not-valid-tip-no-ajax { position: absolute; left: 193px; top: 15px; }

.error, .required {
	color: #a7001a;
}
#wpcf7-f66-p32-o1 label { float: left; clear: both; position: relative; }
#wpcf7-f66-p32-o1 ul { background: #eee; float: left; margin: 0 0 10px 0; border: 1px solid #d6d6d6; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #ccc; }
#wpcf7-f66-p32-o1 li { list-style: none; float: left; position: relative; clear: both; width: 613px; padding: 0 10px; border-bottom: 1px solid #ddd; }
#wpcf7-f66-p32-o1 li.even { background: #e6e6e6; border-bottom: 1px solid #d6d6d6; }
#wpcf7-f66-p32-o1 li select { margin-top: 10px; }
#wpcf7-f66-p32-o1 textarea { width: 400px; }
#wpcf7-f66-p32-o1 .wpcf7-submit { margin: 10px 0; padding: 10px 30px; }
/* =Table Styles
-------------------------------------------------------------*/

/* =Miscellaneous Styles
-------------------------------------------------------------*/
/* 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;
}

/* 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;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.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:0;
}

/* Comments */
#comments {
	clear: both;
	margin-top: 24px;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0;
	position: relative;
	background: none;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:first-child {
	margin-top: 6px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	left: 8px;
	border: solid 1px #F2F2F2;
}
.comment-author {
	background: #036;
	color: #fff;
	margin: 17px 0 0;
	line-height: 24px;
	height: 24px;
	padding: 0 8px 0 58px;
}
.byuser .comment-author {
	background: #000;
}
.comment-author a {
	color: #fff;
	font-style: normal;
}
.comment-body {
	border: solid 1px #f2f2f2;
	padding: 0 8px 5px 58px;
}
.comment-author a:active,
.comment-author a:hover {
	color: #eee;
}
.comment-edit-link {
	font-size: 12px;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
#commentform .comment-notes {
	color: #666;
	font-size: 12px;
	margin: 10px 0;
}

/* =Non-Semantic Helper Classes
-------------------------------------------------------------*/
/* For image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* Theme My Login Styles */

#theme-my-login { margin: 0 0 20px 0; }
#loginform p { margin: 0; padding: 0; }
#loginform input, #loginform label, #loginform .submit { clear: both; }
#loginform #wp-submit { float: left; padding: 10px 40px;  }
#loginform .forgetmenot { float: left; clear: both; }
#loginform .forgetmenot label { clear: none; }
#loginform input[type="checkbox"] { clear: none; width: 20px; margin: 12px 5px 0 0; }
.tml-action-links { float: left; margin: 12px 0 0 15px!important; }
.tml-action-links a { font-size: 12px; }
.tml-action-links li { list-style: none; }

/* =Print Styles
-------------------------------------------------------------*/
@media print {
	#mast,#banner,#footer,#sidebar, #mainNav { display:none; height:0; width: 0; }
	#content, #main, #wrapper, #container { display:block;  width:100%; float:none; margin:0; padding: 0;}
	* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } /* Don't show links for images, or javascript/internal links */
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; }
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5in; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h1, h2, h3, h4 {color:#666; font-weight:normal; page-break-after: avoid; }
	h1 {font-size:18pt; border-bottom:1px solid #999;}
	h2 {font-size:16pt;}
	h3 {font-size:14pt;}
	h4 {font-size:12pt;}
	p {font-size:10pt;}
}