/*   
Theme Name:dld-template
Theme URI: http://www.dontloseyourdata.com

Description: Simple template created from a PSD file for this site
Author: Ian
Author URI: n/a

.
Copyright 2008-2009 for this sites use only no one else...
.
*/

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #f4f6f8;
	background-image: url(http://www.dontloseyourdata.com/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.thrColFixHdr #container {
	width: 951px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/content_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 107px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
} 
.thrColFixHdr #header {
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/promotion_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 279px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 29px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 567px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 242px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 261px;
	margin-bottom: 0;
	margin-left: 29px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.thrColFixHdr #footer {
	margin: 0px;
	height: 48px;
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/footer_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 37px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr ul {
	padding: 0;
	margin: 0;
}
.thrColFixHdr li {
	padding: 0;
	margin: 0;
}
.thrColFixHdr img, .thrColFixHdr a img {
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}
.thrColFixHdr #container #header #promo {
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container #header #promo a #Read Review {
}
.thrColFixHdr #container #mainContent .mainHeaderText {
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/product_clean_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.thrColFixHdr #container #mainContent .mainHeaderText h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #000;
}
.thrColFixHdr #container #mainContent .mainHeaderText p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000;
}
.thrColFixHdr #container #mainContent .mainHeaderText ol ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000;
}

.thrColFixHdr #container #mainContent .mainHeaderText h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.thrColFixHdr #container #mainContent .mainText {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.thrColFixHdr #container #mainContent .mainText h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #000;
}
.thrColFixHdr #container #mainContent .mainText p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000;
}
.thrColFixHdr #container #mainContent .mainText h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.thrColFixHdr #container #mainContent .product {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/product_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.thrColFixHdr #container #mainContent .product p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000;
}
.thrColFixHdr #container #mainContent .product h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.thrColFixHdr #container #mainContent .product .productHeader {
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/product_header.jpg);
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	height: 24px;
}
.thrColFixHdr #container #mainContent .product .productHeader h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000;
}
.thrColFixHdr #container #mainContent .product .productBody {
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/product_top_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFixHdr #container #mainContent .product .productFooter {
	height: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/product_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFixHdr #container #mainContent .testimonialsHeader {
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/testimonial_header.jpg);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFixHdr #container #mainContent .testimonialsHeader h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000;
}
.thrColFixHdr #container #mainContent .testimonialsBody {
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/testimonial_body_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFixHdr #container #mainContent .testimonialsFooter {
	height: 32px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/testimonial_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFixHdr #container #mainContent .testimonials h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000;
}
.thrColFixHdr #container #mainContent .testimonials p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000;
}
.thrColFixHdr #container #mainContent .testimonials h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.thrColFixHdr #container #header #promo img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #container #mainContent .testimonials {
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/testimonial_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: 45px;
	margin-right: 75px;
}
.thrColFixHdr #container #mainContent .testimonials .testimonialsBody .creditals {
	font-size: 10px;
	text-align: right;
	color: #333;
	font-style: italic;
	font-weight: bold;
}
.thrColFixHdr #container #footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.thrColFixHdr #container #footer ul li {
	display: inline;
}
.thrColFixHdr #container #footer ul li a {
	color: #06C;
	text-decoration: none;
}
.thrColFixHdr #container #footer ul li a:hover {
	text-decoration: underline;
}
.thrColFixHdr #container #footer .copyright {
	font-size: 9px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #container #sidebar2 .article {
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/article_body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.thrColFixHdr #container #sidebar2 .article .articleHeader {
	height: 21px;
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/article_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.thrColFixHdr #container #sidebar2 .article .articleBody {
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/article_body_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 38px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.thrColFixHdr #container #sidebar2 .article .articleFooter {
	background-image: url(http://www.dontloseyourdata.com/wp-content/themes/DLD-THEME/images/article_footer.jpg);
	margin: 0px;
	padding: 0px;
	height: 29px;
	background-repeat: no-repeat;
	background-position: left top;
}
.thrColFixHdr #container #sidebar2 .article .articleBody h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.thrColFixHdr #container #sidebar2 .article .articleBody ul {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	list-style-type: none;
}
.thrColFixHdr #container #sidebar2 .article .articleBody ul li a {
	color: #06C;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container #sidebar2 .article .articleBody ul li a:hover {
	text-decoration: underline;
	color: #000;
}
.thrColFixHdr #container a {
	color: #06C;
}
.thrColFixHdr #container a:hover {
	text-decoration: none;
}
.thrColFixHdr #container #sidebar2 .article .articleBody ul li {
	padding-bottom: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
