/*
Theme Name: Equistro Site CSS
Description: Equistro Theme
Author: Anirudh K. Mahant
Version: 1.0
Tags: Equistro, Fixed Width, Customized Theme
*/
body{
	font: 100% Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
	text-align: center;
}
/* HTML typo elements */
a, a:link, a:visited{
	color: #000000;
}
h1{
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
h2{
	display: block;
	font-size: .7em;
	font-weight: bold;
}
h3{
	display: block;
	font-size: 1.17em;
	font-weight: bold;
}
h4{
	display: block;
	font-weight: bold;
}
h5{
	display: block;
	font-size: 0.83em;
	font-weight: bold;
}
h6{
	display: block;
	font-size: 0.67em;
	font-weight: bold;
}
p{
	font-size: 12px;
	line-height: 16px;
	color: #515151;
}
li{
	list-style: none;
	list-style-image: none;
}
ul,menu,dir{
	display: block;
	list-style-type: disc;
	margin: 1em 0;
}
ol{
	display: block;
	list-style-type: decimal;
	margin: 1em 0;
}
li{
	display: list-item;
}
caption{
	display: block;
}
blockquote{
	border-top: 3px solid #CFCFCF;
	background-color: #F5F5F5;
	padding: 10px 15px;
	font-size: 0.69em;
  margin: 20px 0;
}
/* form inputs */
input, select, textarea, fieldset, label{
	font: normal Arial, Helvetica, sans-serif normal;
	border: 1px solid #939598;
	background-color: #FFFFFF;
}
input, select, textarea, fieldset, label{
	font:  normal Arial, Helvetica, sans-serif normal;
}
label{
	border: none !important;
	background-color: transparent !important;
}
input[type="text"], input[type="password"],
textarea, select{
	background-color: #FAFAFA;
  border: 1px solid #B2B2B2;
  padding: 2px 3px;
}
select{
  padding: 1px;
}
input[type="text"]:focus, input[type="password"]:focus,
textarea:focus, select:focus{
	background-color: #F5F5F5;
	border: 1px solid #ADADAD;
}
/* Fuck! Internet Explorer */
.ie-inputs{
	background-color: #FAFAFA;
  border: 1px solid #B2B2B2;
  padding: 2px 3px;
}
.ie-inputs-focus{
	background-color: #F5F5F5;
	border: 1px solid #ADADAD;
}
input[type="button"], input[type="submit"]{
	padding: 2px 3px;
}
.ie-input-btn{
	background-color: #AFB852;
	border: 1px solid #C3CA7D;
	padding: 2px 3px;
	color: #FFFFFF;	
}
/* body classes for home and inner pages */
body {
	background: #FFFFFF url(images/bg.gif) scroll repeat-x top center;}
body.home div.container{
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
body.home .header-1{
	background: #FFFFFF url(images/bg-header-home.gif) scroll no-repeat top center;
	height: 176px;
}
body.home .header-2{
	/*	background: #FFFFFF url(images/bg-home-header-2.gif) scroll no-repeat top center;*/
	background: #000000;
	height: 345px;
}
body.home .main-content{
	background: #FFFFFF url(images/bg-maincontents.gif) scroll repeat-y top center;
	text-align: left;
	padding-bottom: 40px;
	margin-top:0px;
	margin-bottom:0px;
	height:auto!important;
	height:730px;
	min-height:730px; 
}
body.home .main-content2{
	background: #FFFFFF;
	text-align: left;
	padding-bottom: 40px;
	border-bottom: 3px solid #000000;
	margin-top:2px;
}
.logo {
	height: 91px;
	width: 413px;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 45px;
}
.site-menu {
	margin-top: 27px;
	height:51px;

 }
.site-menu ul {
	margin: 0px auto;
/*	width: 923px;*/
}
.site-menu li a {
	font-size: 0.88em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 7px 10px;
	display: block;
	float: left;
}
.site-menu li a:hover,
.site-menu li.active a{
	color: #B01116 !important;
	border-bottom: 20px solid #B01116;
	text-decoration:none;
}
.site-menu ul li {
	display: inline;
}
.block-left {
	height: 345px;
	width: 667px;
}
.block-right,.block-right2 {
	height: 345px;
}
.block-right2{padding-left:15px; }
.video-slides {
	float: left;
}
.latest-issue {
	width: 260px;
	height: 345px;
	background-color: #FFFFFF;
 
}
.latest-issue-image {
	height: 260px;
	padding:0px;
	display: block;
}
.home .main-content .col-right {
	width: 247px;
	float: right;
	margin-top: 5px;
}
.home .main-content .col-left {
	margin-right: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 30px;
}
.advs h3 {
	/*	background: url(images/heading-advertisement.gif) no-repeat scroll center center;*/
	margin: 0px 0px 10px;
	display: block;
	/*	height: 11px;*/
	padding: 5px 0 1px;
	color: #000000;
	font-size: 0.88em;
	text-align: center;
}
.kill {clear:both;height:1px;overflow:hidden;}
.boxed {
	margin-bottom: 20px; 
}
.advs{ 	 height:200px;	  }
.subscribe h3 {
	/*	background: #B01116 url(images/heading-subscribe.gif) no-repeat scroll center center;*/
	background-color: #B01116;
	margin: 0px;
	padding: 8px 0 3px;
	color: #FFFFFF;
	font-size: 1.13em;
	text-align: center;
}
.subscribe-form {
	background: url(images/bg-box-subscribe.gif) no-repeat scroll center center;
	height: 347px;
}
.subscribe-form h5 {
	margin: 0px 0px 10px;
	font-size: 1em;
}
.subscribe-form label {
	display: block;
	float: left;
	font-size: 0.88em;
	width: 80px;
}
input#name, input#address1, input#address2,
input#city, input#zip, input#country,
input#email{
	background: #AEADAD url(images/bg-input-subscribe.gif) repeat-x scroll center bottom;
	border: 1px solid #8F8D8E;
	float: left;
	width: 145px;
	margin-bottom: 5px;
	padding: 1px 2px;
}
input#continue{
	background: transparent url(images/bg-btn-continue.gif) repeat-x scroll center bottom;
	float: left;
	width: 75px;
	height: 16px;
	border: none;
}
.features h3{
	margin: 0;
	padding: 6px 0 5px;
	color: #FFFFFF;
	font-size: 1.13em;
	text-align: center;
	background-color: #000000;
}
.follow-us h3 {
	margin: 0;
	padding: 6px 0 5px;
	color: #FFFFFF;
	font-size: 1.13em;
	text-align: center;
	background-color: #ACABAB;
}
.features-carousel {
	padding: 15px 10px;
	background: url(images/bg-featured.gif) no-repeat scroll center bottom;
}
.carousel-prev, .carousel-next {
	display: block;
	height: 9px;
	width: 10px;
	margin-top: 70px;
	#margin-top: 65px;
}
.carousel-prev{
	background: url(images/bullet-prev.gif) no-repeat scroll center center;
}
.carousel-next{
	background: url(images/bullet-next.gif) no-repeat scroll center center;
}
.carousel-images {
	margin: 0px;
}
.carousel-images li {
	display: inline;
	margin: 0 5px;
	#margin: 0 4px;
}
.download-features a {
	font-size: 0.75em;
	color: #FFFFFF !important;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.breaking-news h3,h1 {
	/*	background: url(images/heading-breaking-news.gif) no-repeat scroll left center;*/
	margin: 0px 0px 10px;
	/*	height: 12px;*/
	padding: 0 0 0 0px;
	color: #B01116;
	font-size: 0.88em;
	text-transform: uppercase;
	border-left: 0px solid #ACABAB;
	font-weight:normal;
}
.inner .breaking-news h3,h1 { border-left: 0px solid #ACABAB; font-weight:normal; padding:0px; }
.news-list img {
	display: block;
	margin-right: 10px;
	border: 0px solid #605E61;
}
.news-list h4,
.last-albums h4,
.recent-blog h4{
	margin: 0px 0px 10px;
}
.news-list h4 a,
.last-albums h4 a,
.recent-blog h4 a {
	font-size: 0.88em;
}
.news-list a span {
	color: #b01116;
}
.news-list p{
	padding-bottom: 25px;
}
.last-albums p,
.recent-blog p {
	padding-bottom: 20px;
}
.news-list p.read-more{
	padding-bottom: 0;
	text-align: right;
}
.news-list p.read-more a{
	font-size: 0.88em;
	color: #B52126 !important;
	text-align: right;
	text-decoration: underline;
}
.last-albums p.read-more a,
.recent-blog p.read-more a{
	font-size: 0.88em;
	color: #B52126 !important;
	text-align: left;
	text-decoration: underline;
}

.last-albums p.read-more,
.recent-blog p.read-more{
	padding-bottom: 0;
	text-align: left;
}
.last-albums p.read-more, .last-albums p.read-more a{
text-align:right;
}
.icon-read-more{
	background: url(images/bullet-2.gif) no-repeat scroll left center;
	display: block;
	width: 10px;
	height: 9px;
	float: left;
	margin: 4px;
}
.breaking-news{
	margin-bottom: 20px;
	padding-bottom: 5px;
	#zoom: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949494;
}
.news-list {
	/*	height: 145px;*/
	display: inline-block;
	margin-bottom: 15px;
	width: 90%;
}
.last-albums h3{
	margin: 0px 0px 10px;
	/*	height: 12px;*/
	padding: 0 0 0 0px;
	color: #B01116;
	font-size: 0.88em;
	text-transform: uppercase;
	border-left: 0px solid #ACABAB;
	font-weight:normal;
}
.last-albums img{
	display: block;
	margin-right: 10px;
	border: 0px solid #605E61;
}
.more-slides img {
	margin: 10px;
}
/*.album-info h4 {
	font-size: 0.88em;
	margin: 0px 0px 10px;
}*/
.recent-blog h3 {
	/*	background: url(images/heading-breaking-news.gif) no-repeat scroll left center;*/
	margin: 0px 0px 15px;
	/*	height: 12px;*/
	padding: 0 0 0 5px;
	color: #B01116;
	font-size: 0.88em;
	text-transform: uppercase;
	border-left: 8px solid #ACABAB;
}
.last-albums {
	margin-bottom: 20px;
	width: 90%;
 	padding-bottom: 20px;	 
  
}
.recent-blog p {
	color: #000000;
}
.recent-blog {
	margin-bottom: 30px;
	width: 90%;
}
.read-issue {
	font-size: 0.75em;
	display: block;
 	height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 0 165px;
	#margin: 0 0 0 -40px;
}
.receive-newsletters {
	height: auto;
	width: 250px;
	padding-top:20px;
	padding-left:10px;
}
.receive-newsletters p {
	color: #000000;
	padding-bottom: 5px;
	font-size: 0.69em;
}
input#newsletters{
	background: #E7E5E5 url(images/bg-input-newsletters.gif) repeat-x scroll center bottom;
	border: 1px solid #8F8D8E;
	float: left;
	margin-right: 5px;
	padding: 2px 3px;
	width: 180px;
}
input#btn-news-ok{
	background: transparent url(images/btn-ok.gif) repeat-x scroll center bottom;
	float: left;
	width: 23px;
	height: 16px;
	border: none;
}
.footer {
	padding-top: 20px;
	padding-bottom: 30px;
	overflow:hidden;
	width:100%;
	text-align:center;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;	 
}
 
.latest-issue-image img {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.receive-newsletters h3 {
	font-size: 0.94em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 20px 3px 15px;
	color: #B01116;
}

#promotion { padding:0px; margin:0px;}


/* pagging */
.paging {border:0px solid #b01116;padding:10px;float:left;}
.paging a, .paging a:visited {border:1px solid #bababa;background:#bababa;padding:2px 5px; color:#FFFFFF}
.paging a:hover,.paging a.current {background:#b61010;color:#fff;text-decoration:none;}
.paging .sort {position:absolute;top:8px;right:160px;}


 
/* news list */

.news {margin:0px 0px 20px;padding-bottom:10px;float:left;width:950px;position:relative;}
.news h2 { font:Georgia, "Times New Roman", Times, serif; font-size:16px; height:26px; color:#343434; padding-left:0px; padding-top:10px; margin:0px;margin-bottom:5px;padding-right:5px; width:950px}
.news h2 a { color:#b01116 }
.news a img {border:0px solid #1093d1;position:relativ; margin-top:10px; float:left}
.news .content{ float:left;   }
.news .img{ float:left; width:100px }

/* gallery */
#gallery { float:left; width:650px}
div.image {
	border:0px solid #000000;
	float:left;
	margin-bottom:10px;
	margin-left:10px;
	width:145px;
	height:140px;
}
 div.image a {
	border:0px solid #FFFFFF;
	display:block;
	height:140px;
	text-decoration:none;
}
 .form-label{   position:relative; width:300px; float:left; }
 .form-label label {
	color:#919294;
	 
	height:auto;
	padding-right:20px;
	position:relative;
 
 display:block;
}
.contact-box { width:300px; float:right;padding-left:20px; }
.contact-box2 { width:600px; float:left; }

#promotion { padding:0px; margin:0px; }
ul#promotion li { display:none }
 form p label {
	display:block;
	float:left;
	width:150px;
}
form p { margin-bottom:5px; }
.error {border:2px solid #f05;padding:10px 10px 10px 30px;margin:10px;color:#f05;font-size:1.2em;background:#fff url(../images/error.gif) no-repeat 8px 9px;}
.left {float:left;}
.right {float:right;}
.kill {clear:both;height:1px;overflow:hidden;}

.block-left h3 {padding-left:50px; color:#FFFFFF; width:150px; }

.footer-body {font-size:12px; margin:0 auto; text-align:left; width:950px; }
.follow-us { font-size:12px; color:#CCCCCC; margin-top:300px;  }
.site-menu li a.issueMenu{margin-left:80px; padding:7px 10px;}
.anoucement{width:200px;  float:right;padding:10px 0px 0px 0px }
.anoucement p{ color:#FFFFFF; }

.shopContent { width:650px; text-align:justify; padding-right:20px; color:#515151; font-size:12px; line-height:16px;}
h4.shopTitle { color:#000; font-weight:bold; }
.shopImage { float:left; width:150px; padding:0px 20px 10px 0px; text-align:center; }
.shopDescription { float:left; width:480px; }
.shopSep { border-bottom:dashed 1px #8e8e8e; margin:10px 0px 20px 0px; clear:both; }
fieldset.fsShopPaypal { border-color:#ffa822; padding:0; margin:0; }
fieldset.fsShopPaypal div { padding:2px 5px 8px 10px; }
fieldset.fsShopPaypal legend { margin-left:15px; }