@charset "utf-8";
/* *********************************** Page Setup ************************************** */

.pagecontainer {
	background: url(http://www.couponmole.com/wp-includes/images/corners/page_container_tl.png) no-repeat top left;
}

.pagecontainertop {
	background: url(http://www.couponmole.com/wp-includes/images/corners/page_container_tr.png) no-repeat top right;
} 

.pagecontainerbottom {
	background: url(http://www.couponmole.com/wp-includes/images/corners/page_container_bl.png) no-repeat bottom left;
 
}
.pagecontainerbottom div {
	background: url(http://www.couponmole.com/wp-includes/images/corners/page_container_br.png) no-repeat bottom right; 
}
.pagecontainercontent {
	background: url(http://www.couponmole.com/wp-includes/images/corners/page_container_r.png) top right repeat-y;
}

.pagecontainertop div, .pagecontainertop,
.pagecontainerbottom div, .pagecontainerbottom
{
	width: 100%;
	height: 15px;
	font-size: 1px; 
}

.pagecontainercontent {
	margin-top: -2px;
}

.pagecontainerbottom {
	margin-top: -11px; 
}


.pagecontainercontent { 
	background-color:#fff;
	padding: 0px; 
	}

/* Adding extra margin at the bottom of tag headers */

.pagecontainer {
	margin-bottom:20px; 
} 

.pagecontainercontent {
	border-left-color:#C3D9FF;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#C3D9FF;
	border-right-width:1px;
	border-right-style:solid;
}  

/* *********************************** Loop Pages ************************************** */

.homecontainer, .tagpage {
	background: url(http://www.couponmole.com/wp-includes/images/corners/loop_container_tl.png) no-repeat top left;
}

.homecontainertop, .tagpagetop {
	background: url(http://www.couponmole.com/wp-includes/images/corners/loop_container_tr.png) no-repeat top right;
} 

.homecontainerbottom, .tagpagebottom {
	background: url(http://www.couponmole.com/wp-includes/images/corners/loop_container_bl.png) no-repeat bottom left; 
}

.homecontainerbottom div, .tagpagebottom div {
	background: url(http://www.couponmole.com/wp-includes/images/corners/loop_container_br.png) no-repeat bottom right; 
}

.homecontainercontent, .tagpagecontent, {
	background: url(http://www.couponmole.com/wp-includes/images/corners/loop_container_r.png) top right repeat-y;
}


.homecontainertop div, .homecontainertop,
.homecontainerbottom div, .homecontainerbottom,
tagpagetop div,.tagpagetop,
.tagpagebottom div, .tagpagebottom {
	width: 100%;
	height: 15px;
	font-size: 1px; 
}

.homecontainercontent {
	margin-top: -1px;
	background-color:#ffffff;
}

.homecontainerbottom {
	margin-top: -11px; 
}

.tagpagecontent {
	margin-top: -1px;
	background-color:#ffffff;
}

.tagpagebottom {
	margin-top: -10px; 
}

.tagpagecontent, .homecontainercontent { 
	padding: 0 10px; 
	}


/* Adding extra margin at the bottom of tag headers */


.homecontainer,
.tagpage {
	margin-bottom:20px; 
} 

.tagpagecontent,
.homecontainercontent {
	border-left-color:#C3D9FF;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#C3D9FF;
	border-right-width:1px;
	border-right-style:solid;
}  

/* ********************************* Header Rounded Corners ************************************ */

.headerbox {
	background: url(http://www.couponmole.com/wp-includes/images/corners/header_tl.png) no-repeat top left;
}
.headerboxtop {
	background: url(http://www.couponmole.com/wp-includes/images/corners/header_tr.png) no-repeat top right;
}
.headerboxbottom {
	background: url(http://www.couponmole.com/wp-includes/images/corners/header_bl.png) no-repeat bottom left; 
}
.headerboxbottom div {
	background: url(http://www.couponmole.com/wp-includes/images/corners/header_br.png) no-repeat bottom right; 
}
.headerboxcontent {
	background: url(http://www.couponmole.com/wp-includes/images/corners/header_br.png) top right repeat-y;
}

.headerboxtop div,.headerboxtop,
.headerboxbottom div, .headerboxbottom {
	width: 100%;
	height: 15px;
	font-size: 1px; 
}
.headerboxcontent, .headerboxbottom {
	margin-top:-8px;
}

.headerboxcontent { 
padding: 0 5px; 
border-right: 1px solid #C3D9FF;
}

/* ********************************* Spacer for loops ************************************ */

.loopspacer {
	height:15px;
}

/* *********************************** Blog Containers ************************************** */

.blogcontainer {
	background: url(http://www.couponmole.com/wp-includes/images/corners/blog_container_tl.png) no-repeat top left;
}

.blogcontainertop {
	background: url(http://www.couponmole.com/wp-includes/images/corners/blog_container_tr.png) no-repeat top right;
} 

.blogcontainerbottom {
	background: url(http://www.couponmole.com/wp-includes/images/corners/blog_container_bl.png) no-repeat bottom left;
 
}
.blogcontainerbottom div {
	background: url(http://www.couponmole.com/wp-includes/images/corners/blog_container_br.png) no-repeat bottom right; 
}
.blogcontainercontent, .blogsinglecontainercontent {
	background: url(http://www.couponmole.com/wp-includes/images/corners/blog_container_r.png) top right repeat-y;
}

.blogcontainertop div, .blogcontainertop,
.blogcontainerbottom div, .blogcontainerbottom
{
	width: 100%;
	height: 15px;
	font-size: 1px; 
}

.blogcontainercontent {
	margin-top: -11px;
}

.blogsinglecontainercontent {
	margin-top: -2px;
}

.blogcontainerbottom {
	margin-top: -11px; 
}


.blogcontainercontent, .blogsinglecontainercontent { 
	background-color:#fff;
	padding: 0px; 
	}

/* Adding extra margin at the bottom of tag headers */

.blogcontainer {
	margin-bottom:20px; 
} 

.blogcontainercontent, .blogsinglecontainercontent {
	border-left-color:#C3D9FF;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#C3D9FF;
	border-right-width:1px;
	border-right-style:solid;
	padding:0 10px;
}  