.big-center-img {
	padding: 5px;
}
strong {
	margin: 0px;
	padding: 10px 0 0;
}
.date-time, .author-profile {
	font-size: 1.2em;
	color: #000;
	padding: 4px 0;
}

h1 {
	font-weight: bold;
	color: #333;	
	font-size: 2.0em;
	margin-bottom: 5px;
}
h2 {
	font-weight: bold;
	color: #333;	
	font-size: 1.4em;
	margin-bottom: 5px;
}

h2.mainHeading {
	font-weight: bold;
	color: #fff;	
	font-size: 1.6em;
	float: left;
}
h2 span a{
	color: #fff;
}
h3 {
	font-size: 1.6em;
    font-weight: normal;
    margin-bottom: 5px;
    color: #333;
}
h3 a {
	color: #333;
}
h5 {
	font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 5px;
}
.heading {
	font-size: 1.6em;
	color: #333333;
	margin-bottom: 10px;
	padding-left: 10px;	
        text-transform:capitalize;
}
.titleBlock {
	background: #f3f3f3;
	border-bottom: 1px solid #e8e3e3;
	padding: 5px 0 0;
}
.mainHeading span {
	padding: 4px 10px;
	text-transform:capitalize;
}
.subCategoryHeading {
	background: #0f76ba !important;
	padding: 5px 10px;
	font-size: 1.6em;
	color: #fff;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.viewMore {
	float: right;
	font-weight: bold;
	font-size: 1.4em;
	color: #333333;
	padding-top: 5px;
}
.viewMore a {
	color: #333333;
	padding: 0 18px;
	background: url(/images/mobi/viewMore.png) no-repeat left center;
}



/*
 * Heading Background Color Styles
 */
.title-beauty, .title-beauty a {
	background: #d70081 !important;
	color:#ffffff;
}
.title-health, .title-health a {
	background: #6e9806 !important;
	color:#ffffff;
}
.title-insync, .title-insync a {
	background: #810b00 !important;
	color:#ffffff;
}
.title-pregnancy-parenting, .title-pregnancy-parenting a {
	background: #b18604 !important;
	color:#ffffff;
}
.title-relationship, .title-relationship a {
	background: #00abeb !important;
	color:#ffffff;
}
.title-recipes,.title-recipes a {
	background: #c75107 !important;
	color:#ffffff;
}
.title-cookery,.title-cookery a {
	background: #c75107 !important;
	color:#ffffff;
}
.title-home-n-garden, .title-home-n-garden a {
	background: #170d63 !important;
	color:#ffffff;
}
.title-yoga-spirituality, .title-yoga-spirituality a{
	background: #686200 !important;
	color:#ffffff;
}
.title-inspiration, .title-inspiration a{
	background: #686200 !important;
	color:#ffffff;
}
.title-lovesutra, .title-lovesutra a{
	background: #cc0000 !important;
	color:#ffffff;
}
.title-astro, .title-astro a{
	background: #a6021a !important;
	color:#ffffff;
}
.bgColorBlue {
	background: #0F76BA;
}
.bgColorAstro {
	background: #a6021a;
}
.title-default{
	background: #cc0000;
        color:#ffffff;
}

/*
 *  Layout Styles
*/

.section {
	margin-bottom: 20px;
	clear: both;
}
.contentMainBlock {
	padding: 10px;
	border-bottom: 1px solid #eaeaea;
}
.articleImg {
	width: 75px;
	float: left;
	margin-right: 10px;
}
.articleDesc h3{
	font-weight: normal;
        position:relative;
}

.headingLinks {
	list-style-type: none;
	clear: both;
	padding-top: 0px;
}
.headingLinks li {
	font-size: 1.4em;
	font-weight: bold;
	color: #346699;
        position:relative;
}
.headingLinks li a {	
	color: #346699;
	display: block;
	padding: 8px;
	border-bottom: 1px solid #eaeaea;
}
.subCategoryContent ul, .topicsPageContent ul {
	list-style-type: none;
}
.subCategoryContent ul li {
	float: left;
	margin: 5px 10px;
	width: 110px;
	overflow: hidden;
	height: 200px;
}
.subCategoryContent .subCatImg {
	margin-bottom: 4px;
	display: block;
}
.subCategoryContent .subCatTitle {
	font-size: 1.4em;
	font-weight: bold;
	color: #346699;
	display: block;
}
.tagsPagination {
    background: none repeat scroll 0 0 #DEE0E3;
    font-size: 1.4em;
    font-weight: bold;
    padding: 8px;
    text-align: center;
    clear: both;
    margin-top: 10px;
}
.tagsPagination a {
	color: #346699;
}

.topicsPageContent ul li {
	margin: 10px;
	display: block;
	padding: 5px 0; 
	min-height: 75px;
}
.topicsPageContent .subCatImg {
	float: left;
	width: 100px;
}
.topicsPageContent .subCatTitle {
	margin-left: 110px;
	font-size: 1.6em;
	font-weight: bold;
	color: #333;
	display: block;
}

.content {
	padding: 10px;
}
.breadcrumb {
	font-size: 1.4em;
	color: #346699;
	margin-bottom: 5px;
}
.breadcrumb a {
	color: #346699;
}
.datetime {
	color: #666;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.story p {
	color: #333;
	font-size: medium;
	margin-bottom: 10px;
}
.articleImage {
	margin: 5px 0;
	text-align: center;
}
.articleImage img {
	max-width: 100%;
}
.socialLinks {
	margin-bottom: 10px;
	clear: both;
	text-align: center;
}
.floatLeftPadRight {
	float: left;
	padding-right: 15px;
}
.tagsContent {
	padding: 5px 0;
}
.tagHeading {
    font-size: 1.6em;
    padding: 10px 0 0;
    color: #000;
}
.tagsContent a {
	font-size: 1.4em;
	color: #0066cc;
}
.astroLinks {
	margin-bottom: 10px;
	padding: 0 10px;
}
.astroHeadingLink {
	font-size: 1.4em;
	color: #346699;
	padding-bottom: 5px;
	font-weight: bold;
}
.astroHeadingLink a {
	color: #346699;
	display: block;
	padding: 4px 0;
}
.astroLinks ul {
	font-size: 1.3em;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 20px;
}
.astroLinks ul li {
	list-style-image: url("/images/mobi/bullet.png");	
}	
.astroLinks ul li a{
	color: #346699;
	display: block;
	padding: 2px 0;
}
.astroPredictionBlock {
	padding: 0 10px;
}
.astroTitleText {
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}
.astroPreBlock {
	margin-bottom: 10px;
}
.astroPreImg {
	width: 50px;
	float: left;
}
.astroPreDesc {
	margin-left: 50px;
	font-size: 1.4em;
	color: #333;
}
.astroTerms {
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
}
.astroTerms a {
	color: #000;
	padding: 0 5px;
}
.astroPanchangaText {
	font-size: 1.4em;
	color: #fff;
	padding: 5px 10px;
	background: #333333;
	margin-bottom: 4px;
	display: block;
}
.astroPanchangaLinks {
	
}
.astroPanchangaLinks ul {
	list-style-type: none;
}
.astroPanchangaLinks ul li a {
	font-size: 1.4em;
	color: #fff;
	padding: 5px 10px;
	background: #0f76ba;
	margin-bottom: 2px;
	display: block;
}
.astroPredictionBlock {
	margin-bottom: 20px;
}

.astros ul {
	list-style-type: none;
}
.astros ul li {
	text-align: center;
	width: 88px;
	margin: 10px 5px;
	float: left;
}
.astros ul li span {
	display: block;
}
.astrosTitle {
	font-size: 1.4em;
	color: #000;
	padding-bottom: 4px;
	font-weight: bold;
}
.astrosDate {
	font-size: 1.4em;
	color: #999;
	padding: 5px 0;
}

/*
 * Accordion Styles
 */

#ddaccordionblock {
	margin: 10px 0;
}
.accorHeading {
	padding: 5px 5px 5px 40px;
	font-size: 1.8em;
	font-weight: 600;
	margin-bottom: 2px;
	color: #333;
	background: #f5f5f5;
	cursor: pointer;
	position: relative;
	text-transform: capitalize;
}
.statusicon {
	position: absolute;
	top: 5px;
	left: 10px;
}
.accorHeading.expanded {
	background: #0f76ba;
	color: #fff;
	text-transform: capitalize;
}
.accorContent ul {
	list-style-type: none;
}
.accorContent ul li a {
	padding: 5px 10px;
	font-size: 1.6em;
	margin-bottom: 2px;
	color: #333;
	background: #dbdbdb;
	display: block;
	text-transform: capitalize;
}

/* For Gallery */
#wrap-home-photo li span{
	font-size: 1.6em;
	color: #346699;
}
#wrap-home-photo li span a{
        color: #346699;
	font-weight: bold;
}
#wrap-home-photo .title-home-photo{
	background-color: #7E3385;
}
/* For Gallery */


/* prev-next css starts */
.prev-next-story {
    font-family: Arial;
    font-size: 1.4em;
    margin-bottom: 15px;
    padding: 20px 0;
    text-align: center;
}
.prev-next-story a {
    background: none repeat scroll 0 0 #e8e8e8;
    color: #c6254f;
    float: left;
    font-weight: bold;
    margin: 0 0.5%;
    padding: 5px 0;
}
.prev-next-story i.fa-chevron-right:before {
    content: "»";
}
.prev-next-story i.fa-chevron-left:before {
    content: "«";
}
.prev-next-story a i {
    color: #9d9d9d;
}
.miniopera .prev-next-story i.fa-chevron-left:before {
    content: "\00AB";
}
.miniopera .prev-next-story i.fa-chevron-right:before {
    content: "\00BB";
}
.half_width {
    width: 49%;
}
.full_width {
    width: 99%;
}

/* prev-next css ends */

/* new collection page css */

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}
.more-news-block ul li {
    border-bottom: 1px dotted #b4b3b3;
   /* height: 56px;*/
    list-style-type: none;
    overflow: hidden;
    padding: 12px 0;
}
.news-thumbimg {
    float: left;
    margin: 0 10px 0 0;
    width: 75px;
}
.news-thumbimg img {
    display: block;
}
.news-desc {
    color: #000;
    font-size: 1.4em;
    font-weight: 600;
}
.news-desc a {
    color: #000;
}
/* New collection page css */


.photo-feature-icon{
	 background: url(/images/photo-feature.gif);
   	 background-repeat: no-repeat;
    	float: right;
   	 height: 12px;
    	width: 21px;
    	padding-right: 5px;
        position:absolute;
	right:0;
	top:25px;
}
.title-yoga, .title-yoga a{
        background: #686200 !important;
        color:#ffffff;
}


.title-pregnancy, .title-pregnancy a {
        background: #b18604 !important;
        color:#ffffff;
}


.go-to-link {
    color: #4f4f4f;
    font-size: 1.5em;
    font-weight: 400;
    padding: 5px 0;
    text-align: right;
}
.go-to-link a {
    color: #06c;
}



/* For Gallery */
	
	.home-sub-news {
    padding: 14px 7px 0;
}
.home-sub-news ul li {
    border-bottom: 1px dotted #b4b3b3;
    float: left;
    margin: 2% 2% 2% 0;
    width: 46%;
}
.home-sub-news ul li.last {
    margin-right: 0;
    text-align: right;
}
.home-sub-news ul li.clear {
    border: 0 none;
    margin: 0;
    width: auto;
}
.heading {
    color: #000;
    font-size: 16px;
    padding: 10px 0;
    text-align: left;
}
.news-heading {
    color: #000;
    font-size: 14px;
    height: 48px;
    margin-bottom: 10px;
    overflow: hidden;
}
.top-news-desc {
    color: #000;
    font-size: 14px;
}
.heading a, .news-heading a, .top-news-desc a {
    color: #000;
}

.news-img > span {
    background: #222 none repeat scroll 0 0;
    bottom: 4px;
    color: #fff;
    font-size: 11px;
    opacity: 0.8;
    padding: 2px;
    position: absolute;
    right: 0;
}
.news-img {
    position: relative;
    width:100%;
}
/* For Gallery */