/*   CSS for Austad Pro  */

/* Set defaults to Zero  */
 html, body, div, span, table, tr, td, th, img, h1, h2, h3, h4, h5, h6, p, a, ul, ol, li, dd, dt, dl, blockquote, pre, strong {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background:#59758b url(assets/background_gradient.gif) repeat-x;
	/*background:#59758b url(assets/background_gradient_clouds.jpg) repeat-x;*/
	font: 12px Arial, Helvetica, sans-serif;
	color:#000000;
}
strong {
	color: #ae363d;
	letter-spacing: 0.1em;
}
#domain blockquote span {
	color: #ae363d;
}
.content h1 {
	background: #fff url(assets/h1_bg.gif) no-repeat;
	font-size:28px;
	color:#a9d7ec;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
	padding: 6px 0px 15px 15px;
}
h2 {
	color: #3679ae;
	font-size: 20px;
	font-weight: bold;
	padding-top: 7px;
}
h3 {
	color: #3679ae;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
}
h4 {
	font-weight: normal;
	padding-top: 7px;
}
#faq h2 a {
	color: #3679ae;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	text-decoration: none;
}
#maingallery h2 {
	font-size: 28px;
}
#graphics .leftcol h2 {
	font-size: 26px;
	text-align: center;
	margin-bottom: 20px;
}
#graphics .leftcol h3 {
	font-size: 18px;
	letter-spacing: 0.1em;
}
#graphics .leftcol h4 {
	color: #3679ae;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 15px 0px 12px 0px;
}
p {
	margin: 8px 0px 12px 0px;
	text-align:justify;
	line-height: 17px;
}
.blurbcontainer {
	padding: 16px 0px 300px 6px;
	clear: both;
}
.blurb {
	float: left;
	width: 275px;
	padding: 0px 12px 0px 14px;
	margin: 6px 0px 6px 0px;
}
.blurb h2 {
	text-align: center;
}
.blurb h2 a, .blurb h2 a:link, .blurb h2 a:visited {
	color: #3679ae;
	text-decoration: none;
}
.blurb h2 a:hover {
	color: #234F71;
}
.blurb p {
	width: 275px;
	text-align: left;
	font-size: 13.5px;
	line-height: 18px;
}
/*.content-body {
	background: url(assets/bg-content-body.jpg);
}*/
#glossary .content-body {
	background-image: none;
}
.content-body img {
	margin: 0px 0px 12px 19px;
}
img.banner {
	margin: 0px 0px 12px 5px;
	padding: 0px;
}
.content-body ul {
	margin: 8px 0px 12px 10px;
	list-style-type: none;
}
.content-body .leftcol li {
	padding: 2px 0px 2px 20px;
	background: url(assets/checkmark.png) no-repeat 5px 50%;
}
.content-body .rightcol li {
	padding: 2px 0px 2px 20px;
}
.content a:link, .content a:visited  {
	color: #ae363d;
}
.content a:hover {
	color: #234f71;
}
.breadcrumbs {
	margin: -7px 0px 18px 0px;
	font-size: 10px;
}
.bookmark {
	float: right;
}
#container {
	width:977px;
	margin: 0 auto;
}
#headsection {
	width:977px;
	background-image:url(assets/header_background.png);
	background-repeat: no-repeat;
}
#content-top {
	width:977px;
	float:left;
}
.content {
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 10px 30px;
	background-image: url(assets/content_bg.png);
	background-repeat: repeat-y;
}
.content-body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
#content-bottom {
	width: 977px;
	background:url(assets/bottom.png) no-repeat;
	padding: 10px;
	margin-left: 1px;
}
.leftcol {
	width: 610px;
	float: left;
	margin: 0px 0px 30px 0px;
	padding: 0px 15px 0px 0px;/*border-right: solid 1px #3679ae;*/
}
.leftcol p {
	padding-right: 20px;
}
.rightcol {
	/*border-left: solid 1px #3679ae;*/
	float: left;
	padding: 20px 8px 20px 13px;
	width: 250px;
	margin: 0px 0px 0px 0px;
}
.rightcol div.box1, .rightcol div.linkbox, .rightcol .newbox, .rightcol div.box2 {
	padding: 0px 0px 12px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	font-size: 11.5px;
	color: #555;
}
.linkbox, .box1, .newbox, .box2, #cse {
	padding-bottom: 12px;
}
.rightcol .boxbgcolor {
	background: url(assets/rounded_bottom.gif) #e5f1f7 no-repeat 0% 100%;
	padding-bottom: 12px;
}
.rightcol h3 {
	border-bottom: solid 1px #3679ae;
	margin-bottom: 6px;
	padding: 12px 0px 0px 12px;
	background: url(assets/rounded_top.gif) no-repeat;
}
.rightcol .h3_inside_box {
	border-bottom: solid 0px #3679ae;
	margin-bottom: 0px;
	padding: 16px 0px 2px 12px;
	background: none;
}
.rightcol .expandablelist .h3_inside_box {
	padding: 0px 0px 2px 12px;
}
.rightcol h3 a {
	text-decoration: none;
}
.rightcol .h3_inside_box a:hover {
	text-decoration: underline;
}
.rightcol .linkbox .expandablelist li {
	padding: 0px 0px 0px 0px;
}
.rightcol .linkbox ul.boxdroplist li {
	padding: 2px 0px 2px 20px;
	background: url(assets/arrow_link.jpg) no-repeat 0% 50%;
}
.box1 li, .box2 li, .box4 li {
	background: url(assets/checkmark.png) no-repeat 5px 50%;
}
.rightcol .newbox li {
	background: url(assets/new_link.jpg) no-repeat 0% 50%;
	padding-left: 37px;
}
.rightcol p {
	padding: 0px 8px;
	text-align: center;
}
.rightcol ul {
	margin: 2px 5px 2px 10px;
	padding: 0px;
}
.rightcol .boxdroplist {
	margin: 0px 5px 0px 10px;
}
.boxwatermark {
	background: url(assets/watermark_small.jpg) #e5f1f7 no-repeat 50% 50%;
}
.topnav {
	list-style: none;
	margin: 0px;
	padding: 2px 10px 0px 0px;
	text-align: right;
	color: #FFF;
	font: 13px arial, helvetica, verdana, sans-serif;
}
.topnav li {
	display: inline;
}
.topnav a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.topnav a:hover {
	color:#a9d7ec;
}
.logo {
	margin: 30px 0px 5px 35px;
}
.header_box {
	background: url(assets/header_box_bg.gif) no-repeat;
	margin: 20px 18px 0px 0px;
	float:right;
	width: 320px;
	height: 85px;
	clear: both;
}
.header_box table {
	padding-top: 3px;
}
.header_box strong {
	font-size: 19px;
	letter-spacing: 2px;
	padding: 0px 0px 0px 8px;
}
.header_box p {
	font-size: 13px;
	color: #000;
	text-align: left;
	padding: 0px 0px 0px 8px;
	margin: 0px;
}
.header_box img {
	padding: 0px 10px 0px 0px;
}
/*   Menu   */

 .glowingtabs {
	margin: 10px 0px 0px 35px;
	float:left;
	width: 595px;
}
.glowingtabs ul {
	list-style-type: none;
}
.glowingtabs li {
	display: inline;
}
.glowingtabs a {
	float:left;
	background:url(assets/tab-left.gif) no-repeat left top;
	padding: 0px 0px 0px 9px;
	text-decoration: none;
}
.glowingtabs a span {
	float:none;
	display:block;
	background:url(assets/tab.gif) no-repeat right top;
	padding: 7px 12px 8px 3px;
	color:#FFFFFF;
}
.glowingtabs a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
.glowingtabs a:visited {
	text-decoration:none;
	color:#000000;
}
.glowingtabs li.selected a { /*Selected Tab style*/
	background-position:0 -32px; /*Shift background image up to start of 2nd tab image*/
}
.glowingtabs li.selected a span { /*Selected Tab style*/
	text-decoration:none;
	background-position:100% -32px; /*Shift background image up to start of 2nd tab image*/
	color: black;
}
/* ######### Style for Drop Down Menu ######### */

 .dropmenudiv {
	position: absolute;
	top: 0;
	border: solid #334660 1px;
	line-height:18px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 220px;
	visibility: hidden;
}
.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 5px;
	padding: 2px 0;
	text-decoration: none;
	color: black;
	border-bottom: solid 1px #334660;
	font-family: 'helvetica neue', helvetica, verdana, arial;
}
.dropmenudiv a:hover {
	background-color: #a9d7ec;
}
.dropmenudiv a:visited {
	text-decoration: none;
	color: #000000
}
.websitetestimonial {
	margin: 12px 12px 0px 48px;
	padding: 6px 12px;
	background: url(assets/watermark_small.jpg) #e5f1f7 no-repeat 50% 50%;
	border: solid 1px #3679ae;
}
.test_quote {
	color: #ae363d;
	font: 11px helvetica, arial, sans-serif;
	margin: 0px 0px 0px 40px;
}
p.test_name {
	color: #ae363d;
	font: 11px helvetica, arial, sans-serif;
	text-align: right;
	margin: 0px 40px 18px 0px;
	padding: 0px;
	line-height: 14px;
}
p.test_name_left {
	color: #ae363d;
	font: 11px helvetica, arial, sans-serif;
	text-align: left;
	margin: 0px 0px 18px 250px;
	padding: 0px;
	line-height: 14px;
}
blockquote {
	margin: 8px 25px;
	padding: 10px 20px;
	background: url(assets/watermark_small.jpg) #e5f1f7 no-repeat 50% 50%;
	border: solid 2px #3679ae;
}
blockquote h3 {
	text-align: center;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
blockquote h3 p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-indent: 0em;
}
blockquote p {
	margin: 0px;
	padding: 5px 0px 7px 0px;
	font: 12px helvetica, arial, verdana;
	text-align: justify;
	text-indent: 3em;
	line-height: 16px;
}
.glossarylink {
	text-decoration: none;
	border-bottom: dashed 1px;
	cursor: help;
}
blockquote table p {
	text-indent: 0em;
}
#slideshows blockquote ul {
	margin: 2px 0px 3px 10px;
}
#slideshows blockquote li {
	padding: 1px 0px 1px 20px;
}
#slideshows blockquote.prices h3 {
	text-align: left;
}
.dots {
	letter-spacing: 1em;
}
#photography blockquote ul {
	margin: 0px 0px 0px 0px;
}
#photography blockquote ul li {
	padding: 6px 20px;
}
#photography blockquote {
	margin: 8px 40px;
}
p.contactlink {
	text-align: right;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

.rightcol p.contactlink {
	font-size: 10px;
	padding-right: 8px;
	margin: 0px;
}
.buttons_bottom {
	float: left;
	width: 610px;
	margin: 40px 0px 0px 0px;
	background: url(assets/rounded_bar.gif) no-repeat #e5f1f7;
	height: 21px;
}
.arrowback a, .arrownext a {
	text-decoration: none;
}
.arrowback {
	float: left;
	padding: 2px 12px 3px 3px;
}
.arrownext {
	float: right;
	padding: 2px 3px 3px 12px;
}
.arrowback img, .arrownext img {
	margin: 0px 3px 0px 3px;
	padding: 0px;
	vertical-align: bottom;
}
p.locations {
	clear: both;
	text-align: center;
	margin: 25px 30px 5px 24px;
	padding: 0px 0px 0px 0px;
	font-size: 9.5px;
	color: #777;
	border-top: #dcdfe8 1px solid;
	border-bottom: #dcdfe8 1px solid;
	background: url(http://www.austadpro.com/assets/bg-locations.jpg);
}
.gallerytitle {
	text-align: Center;
	margin-bottom: 16px;
}
#maingallery .leftcol h2 {
	text-align: center;
	margin: 12px 0px 12px 0px;
}
#maingallery .leftcol h3 {
	text-align: center;
	margin-bottom: 24px;
}
#maingallery .galleryblock {
	clear: both;
}
#maingallery .leftcol ul {
	display: inline;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#maingallery .leftcol li {
	list-style-type: none;
	background-image: none;
	display: inline;
	margin: 12px 6px 36px 6px;
	padding: 0px 12px 0px 12px;
	width: 165px;
	height: 70px;
	float: left;
	text-align: center;
}
#maingallery .leftcol li h3 {
	margin: 0px;
	padding: 6px 0px 0px 0px;
}
#maingallery .leftcol li img {
	margin: 0px;
	padding: 0px;
}
#maingallery .leftcol li a {
	text-decoration: none;
}
#maingallery .leftcol li a:hover h3 {
	color: #ae363d;
}
#article .leftcol h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
}
.dropcap {
	color: #ae363d;
	font: 48px bold;
	float: left;
	padding: 0px;
	margin: 0px;
}
.paragraphclear {
	clear: both;
}


/* Comments */
#comments_section {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#comments_section .comment-body {
	border: solid 2px #234F71;
	padding: 16px;
	background-color: #e5f1f7;
}
#comments_section li {
	background-image: none;
	padding-left: 0px;
	margin-left: 0px;
}
#comments_section .url {
	font-size: 16px;
	font-weight: bold;
}
#comments_section .comment-meta {
	margin-bottom: 18px;
}
#comments_section p {
	padding-right: 120px;
}
.comment-reply-link {
	font-style: italic;
}
.comment-meta a:link, .comment-meta a:visited, a:link.comment-reply-link, a:visited.comment-reply-link  {
	color: #234F71;
	text-decoration: none;
}
.comment-meta a:hover, a:hover.comment-reply-link {
	text-decoration: underline;
}
li.comment {
	margin: 16px 0px 12px 0px;
}
.avatar {
	float: right;
	padding: 5px;
	border: solid 2px #234F71;
	margin: 12px;
}
/*   Footer   */

	#footer-wrapper {
	font-size:11px;
	clear: both;
}
#footer-top {
	clear:both;
	width:977px;
	background:url(assets/footer_top1.png) no-repeat;
	height:22px;
}
#footer-body {
	clear:both;
	width:977px;
	background:url(assets/footer_side1.png) repeat-y;
}
#footer-bottom {
	clear:both;
	width:977px;
	background:url(assets/bottom.png) no-repeat;
	height:22px;
}
/*   End Footer  */	

 .seotable table {
	margin: 20px 0px 20px 0px;
	border: solid 1px #3679ae;
}
.seotable td {
	padding: 5px 10px 5px 10px;
	border: dotted 1px #3670ae;
	background: url(assets/watermark_small.jpg) #e5f1f7 no-repeat 50% 50%;
}
/* Google Search Box */
 #cse {
	float: right;
	margin: 0px 0px -10px 0px;
	padding: 0px 0px 0px 12px;
	border-left: solid 0px #3679ae;
}
#gototop {
	display:none;
	position:fixed;
	right:15px;
	bottom:15px;
}
#contact .socialmediaicons {
	float: right;
	margin-top: -20px;
}
#blog .socialmediaicons, #blog .socialmediaicons a, #blog .socialmediaicons img, #home .socialmediaicons, #home .socialmediaicons a, #home .socialmediaicons img{
	margin: 0px;
	padding: 3px;
}
.linkbox a, .linkbox a:link, .linkbox a:visited, .recentposts a {
	text-decoration: none;
}

/*   ***************************************************************************
*
*
*                          Austad Pro Wordpress Blog CSS  
*
*
*    ***************************************************************************/








/*** STRUCTURAL PLACEMENT - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#container {
}
#header {
}
#mainnav {
}
#content {
}
#copy {
}
#sidebar {
}
#footer { 
	margin: 0 auto; 
	width: 977px;
}
/*** STYLING PIECES - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* header title */


/* main (top) navigation */


/* sidebar */


#sidebar h2 {
	color: #3679ae;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
}
#sidebar, #sidebar .linkbox ul {
	margin: 0px;
	padding: 0px;
}
#sidebar .widget_recent_entries ul {
	margin: 0px;
	padding: 0px;
}
#sidebar .recentposts li {
	margin-left: 6px;
	padding: 2px 0px 2px 36px;
	background: url(http://www.austadpro.com/assets/new_link.jpg) no-repeat 0% 50%;
}
#description {
	color: #234F71;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.02em;
	margin-top: 0px 0px 0px 0px;
}
#blog .rightcol {
	padding-top: 10px;
}
/* copy */

#copy h1.pagetitle {
	margin: 0 0 10px 0;
	color: #3679ae;
}
/* posts */
.author {
	margin: 5px 0px 20px 0px;
}
.post {
	border-bottom: 3px solid #f7f7f7;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
	clear: both;
	float: left;
}
.post h1 {
	font-size: 36px;
}
.post h2 {
	font-size: 28px;
}
.post h1, .post h2 {
	color: #3679ae;
	font-weight: bold;
	margin: 0px;
}
.post h1 a, .post h1 a:link, .post h1 a:visited, .post h2 a, .post h2 a:link, .post h2 a:visited, #home #copy h2 a, #home #copy h2 a:link, #home #copy h2 a:visited, .tags a, .tags a:link, .tags a:visited,  .categories a,  .categories a:link,  .categories a:visited {
	color: #3679ae;
	text-decoration: none;
}
h1 a:hover, .post h2 a:hover, #home #copy h2 a:hover {
	color: #234F71;
}
.post h3 {
	font-size: 18px;
	color: #3679ae;
	font-weight: bold;
	margin: 0px;
}
.post blockquote h3 {
	margin: 0px;
}

.post p {
	text-align: left;
}
.post ul li, #copy ul li {
	padding: 1px 0px 4px 20px;
	background: url(assets/checkmark.png) no-repeat 5px 50%;
}
.post .categories, .post .tags, .post .post-date {
	color: #000;
	font-size: 12px;
}
.post-date {
	float: right;
	margin: 5px 0px 0px 12px;
}
.post .comments {
	font-size: 12px;
	float: right;
	margin-top: -20px;
}
.post .comments a, .post .comments a:visited {
	background: url('images/icon-comments.gif') no-repeat 0 3px;
	padding: 1px 0 1px 18px;
}
.post img {
	padding: 5px;
	margin: 10px;
}
.post .pullquote {
	background: url(assets/pullquote_bottom.gif) #e5f1f7 no-repeat 0% 100%;
	margin: 6px 12px;
	width: 225px;
}
.post .pullquote p {
	text-align: left;
	margin: 0px;
	padding: 24px 18px;
	background: url(assets/pullquote_top.gif) no-repeat 0% 0%;
	font-size: 20px;
	color: #2d6794;
	font-weight: bold;
	line-height: 24px;
}
#copy textarea {
	width: 550px;
}

/* footer */

/* WordPress styles */

.navigation {
	padding-bottom: 30px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.wp-caption {
	padding: 5px;
	/*border: 1px solid #3679ae;*/
	text-align: center;
	margin: 10px;/*background-color: #f8f8ff;*/
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align: center;
	color: #273246;
}
.hidden, #searchsubmit {
	display: none;
}

.excerpt {
	padding-left: 100px;
}
.excerptavatar img {
	float: left;
	padding: 5px;
	border: none;
	margin: 0px 12px 0px 0px;
}
