/*  
Theme Name: FarmingtonValleyGoldens-by-ContentRobot-v1.1
Theme URI: http://www.contentrobot.com/
Description: This custom WordPress theme was created for <a href="http://www.farmingtonvalleygoldens.com/">farmingtonvalleygoldens.com</a> by <a href="http://www.contentrobot.com/">ContentRobot</a>.
Version: 1.1
Author: Dana Rockel
Author URI: http://www.contentrobot.com/
*/



/* Common */
body {
	background-color: #d5d6d7;
	color: #000;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-align: center;
	margin: 0px;
	padding: 0px; 
}
ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, input, object, embed {
	margin: 0px;
	padding: 0px;
}
hr {
	display: none;
	clear:both;
	visibility:hidden;
	margin:0;
	display: block;
	font-size: 0px;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
	
/* Structure */
#pagewrapper {
	text-align: left;
	font-size: 12px;
	background-color: #fff;
	margin: 10px auto;
	padding: 0px;
	width: 955px;
	border: 1px solid #666;
}
#headerwrapper {
	padding: 0;
}
#headerwrapper h1, #headerwrapper h1 a {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0;
	margin: 0;
}
#headerimg {
	height: 73px;
	background-image: url(images/header-bg.png);
	background-repeat: repeat-x;	
}
#headerimg h1 a {
	text-indent: -9000px;
	display: block;
	width: 484px;
	height: 36px;
	margin-left: 26px;
}
#headerimg h1 a span {
	display: none;
}
#mainwrapper {
	padding: 0px;
	}
#blogwrapper {
	background-image: url(images/blog-bg.png);
	background-repeat: repeat-y;
	padding: 0px;
}
#leftsidebar {
	float: left;
	padding: 10px 0px;
	width: 180px;
}
#maincontent {
	float: left;
	padding: 15px 10px;
	margin: 10px 15px 0px 80px;
	width: 600px;
}
#pagecontent {
	float: left;
	padding: 0px;
	margin: 0px;
}
#rightsidebar {	
	float: left;
	padding: 10px 0px;
	width: 180px;
}
#footer {
	margin: 2px 0px 15px;
	background-color: #4689cc;
	border-top: 2px solid #2f557b;
	border-bottom: 2px solid #2f557b;
	height: 13px;
	padding: 10px;
	font-size: 16px;
	clear: both;
}
#footer p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	padding: 0px;
	margin-top: -5px;
	text-align: center;
}
#footer a {
	color: #ccc;
}
#footer a:hover, #footer a:active {
	color: #000;
}
#legal {
	margin: 0px;
	font-size: 10px;
}
#legal p {
	color: #666;
	padding: 0px;
	text-align: center;
}
#legal a, #legal a:visited {
	color: #444;
	margin: 0px 2px;
}
#legal a:hover, #legal a:active {
	color: #000;
}

/* Background Images */
#bghome {
	background-image: url(images/bg-home.jpg);
	background-repeat: no-repeat;
	height: 419px;
	width: 955px;
}
#bgourclients {
	background-image: url(images/bg-clients.jpg);
	background-repeat: no-repeat;
	height: 419px;
	width: 955px;
}
#bgaboutus {
	background-image: url(images/bg-about.jpg);
	background-repeat: no-repeat;
	height: 419px;
	width: 955px;
}
#bgourdogfamily {
	background-image: url(images/bg-ourfamily.jpg);
	background-repeat: no-repeat;
	height: 419px;
	width: 955px;
}
#bgupcominglitters {
	background-image: url(images/bg-litters.jpg);
	background-repeat: no-repeat;
	height: 419px;
	width: 955px;
}
#bggolden {
	background-image: url(images/bg-golden.jpg);
	background-repeat: no-repeat;
	height: 419px;
	width: 955px;
}
#bgcontactus {
	background-image: url(images/bg-contactus.jpg);
	background-repeat: no-repeat;
	height: 419px;
	width: 955px;
}
#bglinks {
	background-image: url(images/bg-links.jpg);
	background-repeat: no-repeat;
	height: 419px;
	width: 955px;
}
#bgabby {
	background-image: url(images/bg-abby.jpg);
	background-repeat: no-repeat;
	height: 419px;
	width: 955px;
}
#bgabbyp1 {
	background-image: url(images/bg-abby-p1.jpg);
	background-repeat: no-repeat;
	height: 688px;
	width: 955px;
}
#bgabbyp2 {
	background-image: url(images/bg-abby-p2.jpg);
	background-repeat: no-repeat;
	height: 688px;
	width: 955px;
}
#bgerror {
	background-image: url(images/bg-blank.jpg);
	background-repeat: repeat-y;
	height: 419px;
	width: 955px;
}
#bgthanks {
	background-image: url(images/bg-thankyou.jpg);
	background-repeat: no-repeat;
	height: 419px;
	width: 955px;
}
#bglegal {
	padding: 20px 50px;
	width: 855px;
}
#bgmosaic {
	background-image: url(images/bg-mosaic.jpg);
	background-repeat: no-repeat;
	height: 419px;
	width: 955px;
}
#pagecopy, #linkscopy {
	margin-left: 508px;
	padding: 10px 67px 10px 0px;
}
#pagecopywide {
	font-size: 11px;
	margin-left: 468px;
	padding: 10px 37px 10px 0px;
}
#pagecopywide a, #pagecopywide a:visited, #pagecopy a, #pagecopy a:visited, #linkscopy a, #linkscopy a:visited {
	color: #2f557b;
}
#pagecopywide a:active, #pagecopywide a:hover, #pagecopy a:active, #pagecopy a:hover, #linkscopy a:active, #linkscopy a:hover {
	color: #eb6e03;
}
#pagecopywide p {
	margin-top: 0px;
	margin-bottom: 8px;
}
#pagecopy p, #linkscopy p, #legalcopy p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#legalcopy a {
	color: #eb6e03;
}
#legalcopy a:hover, #legalcopy a:active {
	color: #000;
}
#pagecopywide h2, #pagecopy h2, #linkscopy h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #eb6e03;
	margin-top: 45px;
	margin-bottom: 17px;
}
#legalcopy h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #eb6e03;
	margin-bottom: 10px;
}
#pagecopy h2.thanksmsg {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #eb6e03;
	margin-top: 130px;
	margin-left: 30px;
	margin-bottom: 17px;
}
#pagecopywide ul h2, #pagecopy ul h2, #linkscopy ul h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	margin: 10px 0px 2px;
}
#pagecopywide ul, #pagecopy ul, #legalcopy ul, #legalcopy ol {
	margin-left: 20px;
	margin-bottom: 10px;
}
#linkscopy ul {
	list-style-type: none;
	list-style-image: none;
}
#pagecopywide ul ul, #pagecopy ul ul, #linkscopy ul ul {
	margin-left: 10px;
}
	
#pagecopyhome {
	margin-left: 600px;
	padding: 10px 67px 10px 0px;
}
#pagecopyhome p {
	color: #fff;
	font-size: 14px;
	margin-top: 198px;
}

/* Navigation */
#navwrapper {
	background-color: #4689cc;
	height: 33px;
	background-image: url(images/nav-bg.png);
	background-repeat: none;
	padding-left: 5px;
}
#nav {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	padding: 7px;
	margin: 0px;
	list-style: none;
	font-size: 14px;
}
#nav li { 
	display: inline;
	margin-right: -4px;
	padding: 0px;
}
#nav li a, #nav li a:visited { 
	color: #fff;
	padding: 7px;
	margin: 0px;
	text-decoration: none;
	text-shadow: rgba(0,0,0,.6) 0px 2px 5px;
}
#nav li#current a, #nav li#current a:hover { 
	background-color: #fff;
	color: #eb6e03;
	text-decoration: none;
	text-shadow: none;
}
#nav li a:hover, #nav li a:active, #nav li#current a:active { 
	background: #24507b;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
}

/* Image Navigation */
#navwrapper2 {
	background-color: #4689cc;
	height: 33px;
}
#nav2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 13px;
	text-align: center;
}
#nav2 a, #nav2 a:visited { 
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
}
#nav2 a#current, #nav2 a#current:hover { 
	color: #eb6e03;
	text-decoration: none;
	text-shadow: none;
}
#nav2 a:hover,p#nav2 a:active, #nav2 a#current:active { 
	color: #fff;
	text-decoration: none;
	text-shadow: none;
}
p#nav2 span#nvourclients {
	display: none;
}
#navfill1 {
	background-image: url(images/nav-fill1.png);
	background-repeat: none;
	display: block;
	width: 15px;
	height: 33px;
	float: left;
}
#navfill2 {
	background-image: url(images/nav-fill2.png);
	background-repeat: none;
	display: block;
	width: 31px;
	height: 33px;
	float: left;
}
#navfill3 {
	background-image: url(images/nav-fill3.png);
	background-repeat: none;
	display: block;
	width: 121px;
	height: 33px;
	float: left;
}
#navhome a {
	background-image: url(images/nav-home.png);
	background-repeat: none;
	display: block;
	width: 54px;
	height: 33px;
	float: left;
}
#navaboutus a {
	background-image: url(images/nav-aboutus.png);
	background-repeat: none;
	display: block;
	width: 68px;
	height: 33px;
	float: left;
}
#navourclients a {
	background-image: url(images/nav-ourclients.png);
	background-repeat: none;
	display: block;
	width: 82px;
	height: 33px;
	float: left;
}
#navourdogfamily a {
	background-image: url(images/nav-ourdogfamily.png);
	background-repeat: none;
	display: block;
	width: 106px;
	height: 33px;
	float: left;
}
#navupcominglitters a {
	background-image: url(images/nav-upcominglitters.png);
	background-repeat: none;
	display: block;
	width: 119px;
	height: 33px;
	float: left;
}
#navareyougoldenready a {
	background-image: url(images/nav-goldenready.png);
	background-repeat: none;
	display: block;
	width: 156px;
	height: 33px;
	float: left;
}
#navblog a {
	background-image: url(images/nav-blog.png);
	background-repeat: none;
	display: block;
	width: 55px;
	height: 33px;
	float: left;
}
#navcontactus a {
	background-image: url(images/nav-contactus.png);
	background-repeat: none;
	display: block;
	width: 101px;
	height: 33px;
	float: left;
}
#navlinks a {
	background-image: url(images/nav-links.png);
	background-repeat: none;
	display: block;
	width: 47px;
	height: 33px;
	float: left;
}
#navhome a:hover, #navhome a:active, #navaboutus a:hover, #navaboutus a:active, #navourclients a:hover, #navourclients a:active, #navourdogfamily a:hover, #navourdogfamily a:active, #navupcominglitters a:hover, #navupcominglitters a:active, #navareyougoldenready a:hover, #navareyougoldenready a:active, #navblog a:hover, #navblog a:active, #navcontactus a:hover, #navcontactus a:active, #navlinks a:hover, #navlinks a:active  {
	background-position: 0 -66px;
}
#navhome a#current, #navaboutus a#current, #navourclients a#current, #navourdogfamily a#current, #navupcominglitters a#current, #navareyougoldenready a#current, #navblog a#current, #navcontactus a#current, #navlinks a#current  {
	background-position: 0 -33px;
	color: #eb6e03;
}
#navhome a span, #navaboutus a span, #navourclients a span, #navourdogfamily a span, #navupcominglitters a span, #navareyougoldenready a span, #navblog a span, #navcontactus a span, #navlinks a span {
	display: none;
}

/* Sidebars */
#leftsidebar h2, #rightsidebar h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5c2b01;
	margin: 15px 0px 0px;
	padding: 0px 20px;
}
#leftsidebar ul li, #rightsidebar ul li  {
	list-style-type: none;
	list-style-image: none;
}
#leftsidebar ul li ul, #rightsidebar ul li ul, #leftsidebar p, #rightsidebar p, #leftsidebar form, #rightsidebar form  {
	margin-bottom: 10px;
	padding: 0px 20px;
}
#leftsidebar a, #rightsidebar a {
	color: #fff;
}
#leftsidebar a:hover, #rightsidebar a:hover {
	color: #000;
}
#leftsidebar form, #rightsidebar form {
	padding: 0px 10px;
}
#leftsidebar input.textentryarea {
	border: 1px solid #333;
	background-color: #fff;
	padding-left: 2px;
}

/* Main Content */
#maincontent .postpage h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	display: block;
	color: #eb6e03;
	text-decoration: none;
	margin-bottom: 2px;
}
#maincontent h2 a {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	display: block;
	color: #eb6e03;
	text-decoration: none;
	margin-bottom: 2px;
}
#maincontent h2 a:hover, #maincontent h2 a:active {
	color: #eb6e03;
	text-decoration: none;
}
#maincontent a {
	color: #eb6e03;
}
#maincontent a:hover, #maincontent a:active {
	color: #000;
}
#maincontent p {
	margin-bottom: 10px;
}
#maincontent h1, #maincontent h2, #maincontent h3, #maincontent h4, #maincontent h5, #maincontent h6 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
#maincontent ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
#maincontent ol {
	margin-left: 25px;
	margin-bottom: 10px;
}
#maincontent .postinfo {
	color: #666;
	font-size: 10px;
	margin-bottom: 15px;
}
#maincontent .postmetadata {
	color: #333;
	background-color: #eee;
	font-size: 11px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
}
#maincontent .postmetadata a {
	text-decoration: none;
}
#maincontent .postmetadata a:hover, #maincontent .postmetadata a:active {
	text-decoration: underline;
}
#maincontent .commentmetadata {
	color: #666;
	margin-bottom: 5px;
	font-size: 9px;
}
#maincontent ol.commentlist li.alt {
	background-color: #eee;
}
#maincontent blockquote {
	color: #666;
	font-style: italic;
}
.navigation .alignleft {
	float: left;
}
.navigation .alignright {
	float: right;
}

/* Tables */
table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	border-collapse: collapse;
}
tr {
	padding: 0px;
	margin: 0px;
}
td {
	padding: 5px;
	margin: 0px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	text-align: center;
}
th {
	font-size: 1.2em;
	padding: 5px 2px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	background-color: #ccc;
}
.rowTint {
	background-color: #eee;
}
table.nostyletable, table.nostyletable tr, table.nostyletable td {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: none;
	height: 33px;
}
table.nostyletable {
	background-image: url(images/nav-fill1.png);
	background-repeat: repeat-x;
}

/* Images */
.leftimg, img.alignleft {
	margin: 0 10px 5px 0 !important;
	padding: 3px;
	border: 1px solid #666;
	float: left;
}
.rightimg, img.alignright {
	margin: 0 0 5px 10px !important;
	padding: 3px;
	border: 1px solid #666;
	float: right;
}
.aligncenter, img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	border: 1px solid #666;
}
.nowrapimg, .alignnone {
	margin: 10px 10px 10px 0px !important;
	padding: 3px;
	border: 1px solid #666;
}	
.featuredimg {
	margin: 10px !important;
	padding: 3px;
	border: 1px solid #666;
}		
.plainimg {
	margin: 0px !important;
	padding: 3px;
	border: 1px solid #666;
}

/*Design Elements*/
.divider {
	display: block;
	line-height: .1em;
	height: 2px;
	border-top: 1px solid #f7d8bf;
	border-bottom: 1px solid #f7d8bf;
	margin: 15px 0px 10px;
}
.singledivider {
	display: block;
	line-height: .1em;
	height: 1px;
	border-top: 1px solid #f7d8bf;
	margin: 10px 0px;
}
.rsschicklet {
	padding-left: 20px;
	padding-bottom: 2px;
	background-image: url(images/rss-chicklet.gif);
	background-repeat: no-repeat;
	background-position: left;
}

/* Cloud */
#cloud li {
	display: inline;
	list-style-type: none;	
	font-size: 10px;
	text-align: center;
}
#cloud li h2 {
	text-align: left	;
}
#cloud a {
	text-decoration: none;
	text-transform: lowercase;
	padding-right: 2px;
	padding-left: 2px;
}
#cloud a:hover {
	text-decoration: underline;
}

/* spacers */
.twopixelspacer { width: 100%; height: 2px; font-size: 0px; }
.fivepixelspacer { width: 100%; height: 5px; font-size: 0px; }
.tenpixelspacer { width: 100%; height: 10px; font-size: 0px; }
.fiftypixelspacer { width: 100%; height: 50px; font-size: 0px; }

/* ContentRobot */
#poweredbycr {
	width: 180px;
	height: 26px;
	position: relative;
	left: 7px;
	bottom: 20px;
	margin-top: -26px;
	clear: right;
}
#poweredbycr a {
	display:block;
	text-align: left;
	padding-left: 30px;
	color: #333;
	background-image: url(images/cr-bot.gif);
	background-repeat: no-repeat;
	height: 26px;
	line-height: 12px;
	font-size: 10px;
	text-decoration: none;
}
#poweredbycr a:hover, #poweredbycr a:active {
	background-position: 0 -26px;
	color: #000;
	text-decoration: none;
}