/*   
Theme Name: Deals Theme
Theme URI: http://advertisedeal.com
Version: 1
*/
 
html, body {
	height:100%;
}
@media screen {
* {
	margin: 0;
	padding: 0;
}
body {
	background: white;
	font: 14px/1.4 Georgia, Serif;
}
.screen-reader-text {
	position: absolute;
	left: -9999px;
	top: -9999px;
}
.clear {
	clear: both;
}
.group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .group, *:first-child+html .group {
	zoom: 1;
} /* First selector = IE6, Second Selector = IE 7 */
#page-wrap {
	width: 960px;
	margin: 20px auto;
}
h1, h2, h3 {
	font-weight: normal;
	margin: 0 0 10px 0;
}
h1 {
}
h2 {
}
h3 {
}
p {
	margin: 0 0 10px 0;
}
a {
}
a:hover {
}
blockquote {
}
blockquote p {
}
ul, ol {
	margin: 0 0 10px 0;
}
.post {
}
.entry {
}
.entry a {
}
.entry a:hover {
}
pre {
}
code, tt {
}
#meta {
}
.postmetadata {
}
#sidebar {
}
.navgation {
}
.next-posts {
}
.prev-posts {
}
#searchform {
}
#s {
}
#searchsubmt {
}
#comments {
	background: url("images/bg-content-bar.gif") no-repeat scroll 5px 0 rgba(0, 0, 0, 0);
	color: #272121;
	font-size: 14px;
	height: 1%;
	line-height: none;
	overflow: hidden;
	padding: 10px 15px;
	position: relative;
	text-transform: uppercase;
	font-weight:bold;
}
ol.commentlist {
	list-style: none;
}
ol.commentlist li {
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment {
	border: 1px solid #C6C6C6;
	margin: 10px 15px;
	padding: 10px 15px 7px;
}
ol.commentlist li.comment div.comment-author {
}
ol.commentlist li.comment div.vcard {
}
ol.commentlist li.comment div.vcard cite.fn {
}
ol.commentlist li.comment div.vcard cite.fn a.url {
}
ol.commentlist li.comment div.vcard img.avatar {
}
ol.commentlist li.comment div.vcard img.avatar-32 {
}
ol.commentlist li.comment div.vcard img.photo {
}
ol.commentlist li.comment div.vcard span.says {
}
ol.commentlist li.comment div.commentmetadata {
}
ol.commentlist li.comment div.comment-meta {
	font-size: 10px;
}
ol.commentlist li.comment div.comment-meta a {
	color: #ccc;
}
ol.commentlist li.comment p {
}
ol.commentlist li.comment ul {
}
ol.commentlist li.comment div.reply {
	font-size: 11px;
}
ol.commentlist li.comment div.reply a {
	font-weight: bold;
}
ol.commentlist li.comment ul.children {
	list-style: none;
	margin: 10px 0 0;
}
ol.commentlist li.comment ul.children li {
	background:#f6f6f6;
}
ol.commentlist li.comment ul.children li.alt {
}
ol.commentlist li.comment ul.children li.bypostauthor {
}
ol.commentlist li.comment ul.children li.byuser {
}
ol.commentlist li.comment ul.children li.comment {
}
ol.commentlist li.comment ul.children li.comment-author-admin {
}
ol.commentlist li.comment ul.children li.depth-2 {
	margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
	margin: 0 0 10px 10px;
	background:#fff;
}
ol.commentlist li.comment ul.children li.depth-4 {
	margin: 0 0 10px 10px;
	background:#f6f6f6;
}
ol.commentlist li.comment ul.children li.depth-5 {
}
ol.commentlist li.comment ul.children li.odd {
}
ol.commentlist li.even {
	background: #fff;
}
ol.commentlist li.odd {
	background: #fff;
}
ol.commentlist li.parent {
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
form {
}
input[type=text] {
}
textarea {
	margin-bottom: 10px;
}
} /* END screen media */
 @media print {
.do-not-print {
	display: none;
}
#comments {
	page-break-before: always;
}
body {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.4;
	word-spacing: 1.1pt;
	letter-spacing: 0.2pt;
	font-family: Garamond, "Times New Roman", serif;
	color: #000;
	background: none;
	font-size: 12pt;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 19pt;
}
h2 {
	font-size:17pt;
}
h3 {
	font-size:15pt;
}
h4, h5, h6 {
	font-size:12pt;
}
code {
	font: 10pt Courier, monospace;
}
blockquote {
	margin: 1.3em;
	padding: 1em;
}
img {
	display: block;
	margin: 1em 0;
}
a img {
	border: none;
}
table {
	margin: 1px;
	text-align:left;
}
th {
	border-bottom: 1px solid #333;
	font-weight: bold;
}
td {
	border-bottom: 1px solid #333;
}
th, td {
	padding: 4px 10px 4px 0;
}
caption {
	background: #fff;
	margin-bottom: 2em;
	text-align: left;
}
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
a {
	text-decoration: none;
	color: black;
}
} /* END print media */
 @charset "utf-8";
/* CSS Document */

body {
	color: #555655;
	font: 12px/18px Tahoma, Geneva, sans-serif;
	background:url(images/bg.jpg) repeat fixed 0 0 #FFFFFF !important;
}
a {
	text-decoration:none;
}
ul, li {
	float:left;
	list-style:none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	border: 0 none;
	margin: 0;
	padding: 0;
}
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url('font/Open_Sans_Condensed.woff') format('woff');
  src: url('font/Open_Sans_Condensed.eot');
  src: url('font/Open_Sans_Condensed.eot?#iefix') format('embedded-opentype'),
       url('font/Open_Sans_Condensed.svg#Open Sans Condensed Light') format('svg'),
	   url('font/Open_Sans_Condensed.ttf') format('truetype');
}
 

 @font-face {
 font-family: "Open Sans";
 src: url('font/194458008-OpenSans-Regular.eot');
 src: url('font/194458008-OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('font/194458008-OpenSans-Regular.svg#Open Sans') format('svg'), url('font/194458008-OpenSans-Regular.woff') format('woff'), url('font/194458008-OpenSans-Regular.ttf') format('truetype');
 font-weight: normal;
 font-style: normal;
}
#header {
	border-bottom: 3px solid #DB3937;
	height: 151px;
	position: fixed;
	width: 100%;
	z-index: 999999999;
}
#header .holder {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 151px;
	width: 100%;
}
#header .frame {
	margin: 0 auto;
	width: 1000px;
	max-width:100%;
}
.header-bar {
	margin: 0 auto;
	width: 1000px;
	max-width:100%;
}
.toparea {
	height: 107px;
}
#logo {
	float: left;
	height: 80px;
	margin-top: 10px;
	width: 280px;
	max-width: 50%;
}
.toprtbanner {
	float: right;
	height: 60px;
	margin-top: 28px;
	width: 47%;
}
.top_blue {
	width:468px;
	height:60px;
	float:left;
	background:#006599;
}
#header .panel {
	background-color:#C50505;
	border: none;
	float: left;
	height: 44px;
	width: 1000px;
	max-width:100%;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	position:relative;
	behavior: url(images/PIE.htc);
}
#nav ul {
	font-size: 14px;
	line-height: 13px;
}
#nav li {
	border-right: 1px solid #E28282;
	float: left;
	height: 43px;
	line-height: 43px;
	list-style-type: none;
}
#nav li a {
	color: #FFFFFF;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	height: 43px;
	padding: 0 20px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav li a:hover {
	color: #EF7E24;
}
#nav li.current-menu-item a {
	color: #EF7E24;
}
#blanck {
	background: url("images/middle-cont-bg.png");
	background-position:center top;
	float: left;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	width: 100%;
}
#main {
	margin: 0 auto;
	overflow: hidden;
	padding: 181px 0 15px;
	width: 1000px;
}
#header .search-box {
	float: right;
	margin: 6px 0 0;
	width: 270px;
}
#header .search-box .holder {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	height: 30px;
	width: 264px !important;
}
#content_left {
	float: left;
	width: 689px;
}
.content-box {
	margin: 0 0 20px;
}
#sidebar_right {
	float: right;
	width: 300px;
}
#content_left .sidebox-heading {
	background-color: #2A2A2A;
	margin: 0 11px 0 0;
	padding: 10px 0 8px 40px;
	background-image: url("images/all_icon.png");
	background-position: 12px 11px;
	background-repeat:no-repeat;
}
#content_left .sidebox-heading h2, #content_left .sidebox-heading h2 a.rsswidget {
	color: #FFFFFF;
	font: 18px/22px 'Open Sans', sans-serif;
	margin: 0 0 6px;
	text-decoration: none;
}
#header .search-box input {
	background: url(images/searchinputbg.gif);
	background-repeat:no-repeat;
	border: medium none;
	color: #9C9DA9;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	height: 29px;
	margin: 0;
	padding-left: 30px;
	text-align: left;
	width: 237px;
}
#header .search-box .btn-submit {
	background: url(images/searchbtn.png);
	background-repeat:no-repeat;
	border: medium none;
	cursor: pointer;
	float: left;
	font-size: 0;
	height: 30px;
	line-height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 40px;
}
#header .search-box .text {
	background: none repeat scroll 0 0 #FFFFFF;
	overflow: hidden;
	width: 230px;
	float:left;
}
#header .search-box .row {
	height: 30px;
	overflow: hidden;
	float:right;
}
.store-widget, .search-result {
	padding-top: 20px;
}
.content-box ul.list {
	margin: 0;
	padding: 0;
}
.content-box .list li {
	float: left;
	width: 160px;
	font-size: 11px;
	margin-bottom: 15px;
	margin-right: 12px;
	list-style-type: none !important;
	line-height: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
.content-box .list li a {
	border: 1px solid #C7C7C7;
	display: block;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
}
.tax-link img {
	height: 125px !important;
	width: 158px !important;
}
.content-box .store-widget h3 {
	background: url("images/tag.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	padding-left: 8px;
	position: absolute;
	right: 5px;
	width: 88px;
	margin: 0 0 0.5em;
}
.content-box .new_copns {
	width: 689px;
}
.content-box .new_copns:after {
	clear: both;
	content: "";
	display: block;
}
.content-box .box-holder {
	float: left;
	margin: 0;
	position: relative;
	width: 653px;
}
.content-box .head {
	background-color: #EDEDED;
	border: 1px solid #FFFFFF;
	box-shadow: -1px 6px 8px #DFDFDF;
	height: 42px;
	margin-bottom: 25px;
	width: 680px;
}
.content-box .head h2 {
	background: url("images/new-coupons.png") no-repeat scroll 10px 10px rgba(0, 0, 0, 0);
	color: #000000;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 42px;
	line-height: 42px;
	margin: 0;
	padding: 0 0 0 40px;
	text-shadow: 1px 1px 1px #FFFFFF;
}
.head .counter {
	height: 42px;
	line-height: 42px;
	color: #9C9DA9;
	float: right;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0 20px;
	text-shadow: 1px 1px 1px #FFFFFF;
}
.head .counter span {
	color: #008000;
	font-weight: bold;
	text-shadow: 0 -1px 0 #CCCCCC;
}
.coup {
	border: 1px solid #E2E2E2;
	box-shadow: 1px 1px 8px #CCCCCC;
	display: block;
	float: left;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 25px;
	margin-left: 13px;
	margin-right: 21px;
	min-height: 275px;
	padding: 12px 0;
	width: 196px;
}
.coup1 {
	background: none repeat scroll 0 0 #000000;
	border: 2px dotted #FFFFFF;
	color: #33BCEF;
	font-weight: bold;
	height: 26px;
	margin-bottom: 10px;
	margin-left: 14px;
	padding-top: 7px;
	text-align: center;
	width: 165px;
}
.product {
	width: 680px;
	float: left;
	margin-left: -7px;
}
.coup_image {
	border: 1px solid #7BCEEC;
	height: 75px;
	margin-left: 14px;
	width: 167px;
}
.save_price, .see_all, .pro_name, .all_price, .updt {
	line-height: 1.5em;
	margin: 0 0 0.5em;
	padding: 0 16px;
}
.save_price a {
	color: #00506C;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}
.see_all a {
	color:#000000;
}
.banner_rigt {
	margin: 0 0 20px;
}
#footer {
	color: #F3F6FE;
	font-size: 14px;
	line-height: 13px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url("images/footer_blue.png");
	float: left;
	height: auto;
	width: 100%;
}
.footer_cntr {
	margin: 0 auto;
	width: 1000px;
	height:48px;
	background-image:url("images/footer_blue.png");
}
.footer_left {
	float:left;
	width:44%;
	margin-top: 19px;
}
.footer_right {
	float:right;
	width:auto;
	margin-top: 19px;
}
.footer_right ul li {
	padding:0 9px 0 0;
}
.footer_right ul li a {
	color: #F3F6FE;
}
/*----------------- inner page ----------------- */

.pages_blk {
	background-color: #EDEDED;
	border: 1px solid #FFFFFF;
	box-shadow: -1px 6px 8px #DFDFDF;
	height: 42px;
	margin-bottom: 25px;
	width: 680px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.pgs_left {
	float:left;
	padding:12px;
}
.pgs_right {
	float:right;
	padding:12px;
}
.pgs_left span, .pgs_right span {
	color:#666666;
}
.pro_image {
	border: 1px solid #7BCEEC;
	height: 113px;
	margin-bottom: 10px;
	margin-left: 14px;
	width: 166px;
}
.pro_name a {
	color: #00506C;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
}
.old_price {
	color: #555655;
	float: left;
	font-size: 16px;
	font-weight: 700;
	padding-top: 5px;
	text-decoration: line-through;
	width: 61px;
}
.new_price {
	background-image: url("images/price_tag.png");
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	font-weight: 700;
	height: 20px;
	padding: 5px 6px;
	text-align: center;
	width: 78px;
}
.all_price {
	float:left;
}
.pro_image a img {
	height: 98.5%;
	width: 99.3%;
	padding: 1px;
}
.pro_name {
	height:62px;
}
/*------pagination css--------*/
.page_navigation {
	border: 1px solid;
	float: left;
	margin: 0 0 25px 8px;
	padding: 25px 0 0 0;
	width: 99%;
	background-color: #EDEDED;
	border: 1px solid #FFFFFF;
	box-shadow: -1px 6px 8px #DFDFDF;
	height: 42px;
	text-align:center;
	color:#C50505;
}
.next_hidden {
	display:none;
}
.page_navigation a, .page_navigation span.current {
	background-color: #C50505;
	border: 1px solid #C50505;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 0 0 5px;
	padding: 5px 9px;
	font-family: 'Open Sans', sans-serif;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	position:relative;
	behavior: url(images/PIE.htc);
}
.page_navigation a.active_page, .page_navigation span.current {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #797979;
	color: #595959;
}
.less, .more {
	margin: 0 0 0 6px;
}
/*----------------- Store ----------------- */
#content_left .store_icon {
	background-position: 12px -45px;
}
#content_left .about_icon {
	background-position: 12px -161px;
}
#content_left .share_icon {
	background-position: 12px -220px;
}
#content_left .blog_icon {
	background-position: 12px -102px;
}
#content_left .category_icon {
	background-position: 12px -278px;
}
/*----------------- blog ----------------- */

.content_blg {
	margin:20px 0 0px 0;
	border: 1px solid #BFBFBF;
	width:98.2%;
}
.post-74 {
	margin:20px 0 0px 0;
	border: 1px solid #BFBFBF;
	width:98.2%;
}
.post-1 {
	border: 1px solid #BFBFBF;
	margin: 20px 0 0;
	width: 98.2%;
}
.post_blg {
}
.post_blg h2 {
	padding: 8px 15px;
}
.post-74 h2 {
	padding: 8px 15px;
}
.post_blg h2 a, .post-74 h2 a, .post-1 h2 a, .post_blg h2 a:link, #post-74 h2 {
	color:#000;
}
.post-1 h2 {
	padding: 8px 15px;
}
.post_blg div {
	color:#272121;
	font-size:16px;
	font-weight:normal;
}
.content_blk {
	background: url("images/bg-content-bar.gif");
	background-repeat:no-repeat;
	background-position:5px 0;
	color: #9F9F9F;
	font-size: 11px;
	height: 1%;
	line-height: 13px;
	/*margin: 0 -15px 0 -20px;*/
	overflow: hidden;
	padding: 14px 14px 10px;
	position: relative;
	text-transform: uppercase;
}
.meta_blk {
	background: url("images/calendar-select.png");
	background-repeat:no-repeat;
	float: left;
	padding: 1px 0 2px 22px;
	text-transform: none;
}
.cate_tag {
	float: left;
	padding-top: 2px;
}
.cate_tag a {
	background: url("images/folder-open.png");
	background-repeat:no-repeat;
	margin-left: 20px;
	padding: 0 0 2px 22px;
	text-transform: uppercase;
	color:#000000;
}
.cment_count {
	background: url("images/balloons.png");
	background-repeat:no-repeat;
	float: right;
	padding: 1px 0 2px;
}
.cment_count a {
	padding: 2px 0 2px 22px;
	color:#000;
}
.txt_box {
	color: #555655;
	font: 12px/23px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 1%;
	padding:10px 15px;
}
.txt_footer {
	background: url("images/bg-tags.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	font: 11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*margin: 0 -15px;*/
	padding: 11px 17px 26px 17px;
	position: relative;
}
.tags_img {
	background: url("images/tag-label.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #979797;
	float: left;
	line-height: 16px;
	padding-left: 25px;
}
.stats_img {
	background: url("images/chart-bar.png");
	background-repeat:no-repeat;
	color: #979797;
	float: right;
	line-height: 17px;
	padding-left: 25px;
}
.ftr_shadow {
	background: url("images/btm_sdw.png");
	border: 1px solid #FFFFFF;
	height: 7px;
	margin-bottom: 19px;
	margin-top: 20px;
	width: 674px;
}
.morebutton{
	float: left;
	width: 100%;
	text-align:right;
}
.read-more {
    color: #000000;
    font-weight: bold; 
}
.read-more:hover {
    color: #C50505;
}
/*---------------------- store_inner ----------------------*/

.brdr_none {
	border: 0 none;
	margin-top: 0;
}
.commentform {
	height: 100%;
	padding: 10px 15px;
	position: relative;
	width: 100%;
}
.form_lft {
	float: left;
	margin-bottom: 5px;
	padding: 6px 0;
	width: 62%;
}
.form_rigt {
	float: left;
	width: 35%;
}
.blg_inpt, .blg_sbt, #respond input {
	border: 1px solid #C6C6C6;
	padding: 5px;
	margin:0 6px 5px 0px;
	width:34%;
}
#respond textarea {
	border: 1px solid #C6C6C6;
	padding: 5px;
 
}
.blg_sbt {
	height:100px;
}
.sub_blk {
	float: left;
	width: 100%;
	margin-top: 15px;
}
#commentform {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.sub_btn, #commentform #submit {
	background: none repeat scroll 0 0 #C50505; 
	border-bottom:3px solid #DB3937!important;
	border:none;
	color: #FFFFFF;
	padding: 7px 16px;
	width: 151px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	cursor: pointer;
	border-radius:4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-o-border-radius:4px 4px 4px 4px;
	position:relative;
	/*behavior: url(images/PIE.htc); */
	
}
#respond h2 {
	background: none repeat scroll 0 0 #C50505;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	float: left;
	padding: 7px 10px;
	font-size: 12px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-o-border-radius:3px 3px 3px 3px;
	position:relative;
	behavior: url(images/PIE.htc);
}
.leave_cmt {
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 12px;
	margin-left: -22px;
	margin-top: 7px;
	padding: 0 20px;
	width: 100%;
}
.con_bar {
	border-bottom: 1px dotted #999999;
	font-size: 11px;
	height: 1%;
	overflow: hidden;
	padding: 0 0 5px;
}
.com_txt {
	font-size: 12px;
	height: 1%;
	line-height: 20px;
	overflow: hidden;
	padding: 10px 0 10px;
}
.user_img {
	border: 1px solid #E0E0E0;
	float: left;
	margin-right: 20px;
	padding: 1px;
}
.user_img img {
	float:left;
}
.cmt_time {
	background: url("images/clock.png");
	background-repeat:no-repeat;
	display: block;
	float: left;
	margin-left: 10px;
	padding: 0px 0px 6px 20px;
}
.usr_name {
	float:left;
}
.usr_rgt {
	float:right;
}
.usr_rgt a, .usr_rgt a:link {
	color:#9F9F9F
}
.user_cmt .meta_blk {
	line-height:15px;
}
.user_cmt .cmt_time {
	line-height:11px;
}
.usr_name a {
	color: #505050;
	font-size: 12px;
	font-weight: bold;
}
.cmt_rply, ol.commentlist li.comment div.reply {
	border-top: 1px solid #C6C6C6;
	margin: 0;
	padding: 6px 10px 0px;
	text-align: right;
	margin: 0 -15px;
}
.cmt_rply a, ol.commentlist li.comment div.reply a {
	background: none repeat scroll 0 0 #C50505;
	color: #FFFFFF;
	padding: 5px 13px; 
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	position:relative;
	behavior: url(images/PIE.htc); 
}
.cancel-comment-reply a {
	background: none repeat scroll 0 0 #C50505;
	color: #FFFFFF;
	padding: 7px 13px;
	border-radius: 3px 3px 3px 3px;
	width:auto;
	float:left;
	margin:0 0 0 5px;
}
.about_widget {
	color: #696969;
	float: left;
	font-family: verdana;
	font-size: 13px;
	line-height: 21px;
	margin-right: 12px;
	padding-top: 14px;
	text-align: justify;
}
/*----------------- Category  ----------------- */	   
.catgrs {
	color: #292929;
	font-size: 16px;
	float: left;
	width: 100%;
}
.catgr_row {
	float:left;
	width:100%;
}
.catgrs_name {
	padding: 12px 11px 1px 11px;
}
ul.catgrs_name li {
	background: url("images/folder-open.png");
	float: left;
	background-repeat:no-repeat;
	background-position:left center;
	list-style: none outside none;
	margin-bottom: 10px;
	padding: 0 15px 0 22px;
	width: 184px;
}
.catgrs_name li a {
	color: #131313;
	font-size: 14px;
	letter-spacing: 0.5px;
}
 ul.list li a img { height:110px; }

/*------------ Header Issues For Brouser Zooming - Css New Edit ---------------------*/

#logo a img {  max-width: 100%; }
.ie7 #header { position:relative!important; }
.ie7 .holder { position:fixed!important; border-bottom: 3px solid #DB3937!important;}
.ie7 #main   { padding-top:30px!important;}
.ie7 .txt_box { height:100%!important; } 
.ie #header .search-box input { padding-top:6px!important; height:24px!important; }


/*------------ Search Result ---------------------*/

.serc_for {
    float: right;
    font-family: Open Sans Condensed;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    width: 74%;
}
#content_left .search_icon {
    background-position: 12px -332px;
}


@media screen and (max-device-width: 800px) 
{
#header .search-box .text { max-width:78%;}
#header .search-box { max-width: 30%; }
#header .search-box input { max-width:100%; }
#nav ul { font-size:12px; }
 
}
@media screen and (max-device-width: 750px) 
{
#nav ul { font-size:12px!important; }

#nav li a  {  padding: 0 12px; }
}
@media screen and (max-device-width: 650px) 
{
#nav ul { font-size:10px!important; }

#nav li a  {  padding: 0 12px; }

#header .search-box {
    max-width: 31%;
}
#header .search-box .text {
    max-width: 75%;
}
}

@media screen and (max-device-width: 530px) 
{
#nav ul { font-size:9px!important; }

#nav li a  {  padding: 0 10px; }

#header .search-box .text {
    max-width: 67%;
}
#header .search-box {
    max-width: 28%;
}
}