@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #963;
	background-image: url(../img/pieces/body-bg-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
img {
	margin: 0px;
	padding: 0px;
}
#wrapper1 {
	padding: 0px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/pieces/wrapper-bg-01.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#wrapper1 #hdr1 {
	padding: 0px;
	height: 114px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper1 div#tnav1 {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #C79C4D;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #963;
	border-bottom-color: #963;
	display: block;
	font-size: 15px;
	line-height: 15px;
	height: 25px;
	background-image: url(../countertops/wp-content/themes/magazine-basic/images/nav.png);
	background-repeat: repeat-x;
	background-position: left center;
}

#wrapper1 div#tnav1  ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#wrapper1 div#tnav1  ul li {
	text-decoration: none;
	float: left;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#wrapper1 div#tnav1  ul li a {
	color: #FFF;
	text-decoration: none;
	font-family: "Segoe UI", Arial;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 15px;
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#wrapper1 div#tnav1  ul li a:hover {
	text-decoration: none;
	background-color: #FFF;
	color: #FFF;
	background-image: url(../img/pieces/btn-bg-01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#wrapper1 #cont1 {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper1 #cont1 #lcol1 {
	margin: 0px;
	width: 250px;
	background-color: #C79C4D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	-webkit-border-radius: 0px 0px 10px 0px;
    -moz-border-radius: 0px 0px 10px 0px;
    border-radius: 0px 0px 10px 0px;
}
#wrapper1 #cont1 #lcol1 #lnav1 ul.lnav1  {
	margin: 0px;
	padding: 0px;
	float: none;
}
#wrapper1 #cont1 #lcol1 #lnav1 ul.lnav1 li.social a{
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica, Arial, "Segoe UI";
	margin: 0px;
	background-color: #C79C4D;
	width: 233px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	display: block;
	padding-left: 15px;
	text-transform: capitalize;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #963;
	border-right-color: #963;
	border-bottom-color: #963;
	border-left-color: #C79C4D;
}
#wrapper1 #cont1 #lcol1 #lnav1 ul.lnav1 li.social a img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	display: inline;
}


#wrapper1 #cont1 #lcol1 #lnav1 ul.lnav1 li  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper1 #cont1 #lcol1 #lnav1 ul.lnav1 li a {
	color: #FFF;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	font-family: Helvetica, Arial, "Segoe UI";
	margin: 0px;
	background-color: #C79C4D;
	width: 233px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 21px;
	display: block;
	padding-left: 15px;
	text-transform: capitalize;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #963;
	border-right-color: #963;
	border-bottom-color: #963;
	border-left-color: #C79C4D;
}
#wrapper1 #cont1 #lcol1 #lnav1 ul.lnav1 li a:hover  {
	color: #efefef;
	text-decoration: none;
	background-color: #FAF7EF;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #963;
	border-right-color: #963;
	border-bottom-color: #963;
	border-left-color: #963;
	background-image: url(../img/pieces/btn-bg-01.jpg);
}
#wrapper1 #cont1 #lcol1 h2 {
	margin: 10px;
	color: #963;
}
#wrapper1 #cont1 #lcol1 p {
	color: #FFF;
	margin: 10px;
}

#wrapper1 #cont1 #ccol1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#wrapper1 #cont1 #ccol1 .paragraph1 {
	font-family: "Segoe UI", Arial;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #963;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wrapper1 #cont1 #ccol1 .paragraph1 .tags {
	font-size: 11px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#wrapper1 #cont1 #ccol1 .paragraph1 p.tags a {
	text-decoration: none;
}

#wrapper1 #cont1 #ccol1 .paragraph1 .title {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	text-align: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #C79C4D;
}

#wrapper1 #cont1 #ccol1 .paragraph1 .blogpic img{
	text-decoration: none;
	border: 2px solid #CCC;
	height: 230px;
	width: 280px;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper1 #cont1 #ccol1 .paragraph1 p.excerpt {
	font-family: "Segoe UI", Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333;
	text-align: left;
}


#wrapper1 #cont1 #ccol1 .paragraph1 .tags a strong {
	color: #963;
	text-decoration: none;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

#wrapper1 #cont1 #ccol1 h1 {
	font-family: "Segoe UI", Arial;
	font-size: 19px;
	line-height: 23px;
	color: #963;
	margin: 10px;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #C79C4D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
}

#wrapper1 #cont1 #ccol1 p {
	font-family: "Segoe UI", Arial;
	font-size: 15px;
	line-height: 21px;
	color: #333;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	text-align: justify;
}
#wrapper1 #cont1 #ccol1 p strong {
	color: #666;
}
#wrapper1 #cont1 #ccol1 h2 {
	font-family: "Segoe UI", Arial;
	font-size: 18px;
	line-height: 24px;
	color: #963;
	text-align: center;
	margin: 10px;
	font-weight: normal;
}
#wrapper1 #cont1 #ccol1 .title {
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #963;
	border-right-color: #963;
	border-bottom-color: #963;
	border-left-color: #963;
}
#wrapper1 #cont1 #ccol1 h2 strong {
	font-weight: bold;
}



#wrapper1 #cont1 #ccol1 .color {
	width: 100px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-family: "Segoe UI", Arial;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	color: #0A5E82;
	font-weight: bold;
	display: block;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	clear: right;
}
#wrapper1 #cont1 #ccol1 .color p {
	font-family: "Segoe UI", Arial;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0A5E82;
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
}



#wrapper1 #cont1 #rcol1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	background-color: #C79C4D;
	-webkit-border-radius: 0px 0px 0px 10px;
    -moz-border-radius: 0px 0px 0px 10px;
    border-radius: 0px 0px10px 10px;
}
#wrapper1 #cont1 #rcol1 h2 {
	color: #FFF;
	margin: 0px;
	padding: 10px;
}


#wrapper1 #cont1 #rcol1 p {
	margin: 10px;
	padding: 10px;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666;
	text-align: justify;
	background-color: #FFF;
}
#wrapper1 #cont1 #rcol1 p img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#wrapper1 #cont1 #rcol1  .btn {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 230px;
}

#wrapper1 #cont1 #rcol1 h4 {
	margin-top:-4px; text-align:center; color:#333333; font-size:16px;
}

#wrapper1 #cont1 #rcol1 h4 a {
	margin-top:4px; text-align:center; color:#333333;
}

#wrapper1 #cont1 .sideyoutube  {
	padding: 0px;
	width: 232px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#wrapper1 #cont1 #ccol1 .youtube {
	padding: 0px;
	width: 470px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#wrapper1 #foot1 {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #C79C4D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #996633;
}
#wrapper1 #foot1 .footnav1 {
	background-color: #FFF;
	width: 311px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	border: 1px solid #963;
	height: 150px;
}

#wrapper1 #foot1 .footnav1 p {
	margin: 5px;
	padding: 0px;
	font-family: "Segoe UI", Arial;
	font-size: 13px;
	line-height: 16px;
}

#wrapper1 #foot1 .footnav1 h3 {
	color: #FFF;
	background-color: #960;
	padding: 5px 10px 8px 10px;
	margin:-4px;
	font-family: "Segoe UI", Arial;
	font-size: 18px;
	line-height: 1em;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	border-width:2px;
	border-color:#333
}
#wrapper1 #foot1 .footnav1 ul.foot1 {
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#wrapper1 #foot1 .footnav1 ul.foot1 li {
	font-family: "Segoe UI", Arial;
	font-size: 13px;
	line-height: 17px;
	text-transform: uppercase;
	color: #0A5E82;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#wrapper1 #foot1 .footnav1 ul.foot1 li a{
	color: #0A5E82;
	text-decoration: none;
}
p.whitetext {
	color: #FFF;
	margin: 5px;
	padding: 3px;
	font-family: "Segoe UI", Arial;
	font-size: 15px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	border: 1px solid #333;
	background-color: #963;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.side-widget h2 {
	font-size: 18px;
	margin-top: 0;
	text-align: left;
	text-transform: uppercase;
	font-family: "Segoe UI", Arial;
	background-color: #C79C4D;
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5;
	background-image: url(../countertops/wp-content/themes/magazine-basic/images/nav.png);
	font-weight: bold;
		}
		
#mcsignup {
	text-align: left;	
}

#mcsignup img {
	text-align: center;	
	margin-right:auto;
	margin-left:auto;
}

#mc_embed_signup {
	text-align:left;
	padding:0;
	margin:0;
	}

#mc_embed_signup form div.mc-field-group {
	text-align:left;
	padding: 0px;
	margin:10px;
	} 
	
#mc_embed_signup form.validate div.mc-field-group input, {
margin: 0px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#mc_embed_signup form .button {
margin: 0px 10px 10px 10px;
}

.rounded-10 {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;	
}
	
	
