@charset "UTF-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:0px;
line-height:15px;
background-color:#f7f7f7;
}

a{
text-decoration:none;
color:#666666;
}

a:hover{
color:#999999;
}

.italics{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

.menu{
font-size:11px;
font-variant:small-caps;
color:#666666;
line-height:16px;
font-weight:bold;
}

.menu a {
font-size:11px;
color:#666666;
}

.menu a:hover {
font-size:11px;
color:#000 !important;
}

.volte{
font-family:Georgia, "Times New Roman", Times, serif;
/*font-style:italic;*/
font-size:36px;
}

.thinblackline{
background-image:url(lines/thin.gif);
background-repeat:repeat-x;
height:45px;
width:212px;
}

.greybox{
background-color:#666666;
height:190px;
margin-top:22px;
padding-left:10px;
padding-right:10px;
margin-bottom:22px;
width:192px;
}

.thinblackline2{
vertical-align:middle;
background-image:url(lines/thin.gif);
background-repeat:repeat-x;
height:45px;
width:20px;
}

.thinblackline5{
vertical-align:middle;
background-image:url(lines/thick.gif);
background-repeat:repeat-x;
height:45px;
width:212px;
}

.thinblackline52{
background-image:url(lines/thick.gif);
background-repeat:repeat-x;
height:45px;
vertical-align:middle;
width:20px;
}

.spacer{
height:5px;
vertical-align:middle;
margin-top:22px;
margin-bottom:22px;
width:20px;
}

.white{
color:#FFFFFF;
}

.greyheadings{
font-size:12px;
color:#666666;
font-weight:bold;
}

.inputtext{
font-size:12px;
color:#666666;
font-weight:normal;
}

.small{
font-size:11px;
font-weight:bold;
color:#000000;
}

.footer{
font-size:9px;
}

.currentshowText{
		padding-top:0px;
		*padding-top:10px;		
	}
/** Ravi **/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.currentshowText{
		padding-top:40px;
		
	}

}

.subscribeButton{
		background:#000000;
		font-family:Arial, Helvetica, sans-serif;
		color:#ffffff;
		text-transform:uppercase;
		border:0;
		font-size:11px;
		padding:0px 7px 1px 7px;
		*padding:3px 0px 0px 0px;
		margin-right:5px;
		*margin-right:3px;
		line-height:12px; 
				
	}
/** Ravi **/
headBlog{
	font-size:24px;
	font-family:Helvetica;
	
}

.headWriters{
	font-size:13px;
	font-family:Helvetica;
	font-weight:bold;
	color:#000000;
}
.moreComments{
	color:#000;
	font-size:11px;
	font-weight:bold;
}
.moreComments:hover{
	color:#000;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.subscribeButton{
		background:#000000;
		color:#ffffff;
		text-transform:uppercase;
		border:0;
		font-size:10px;
		line-height:12px; 
		padding:5px;
		margin-right:3px;
		
	}

}

.topText {
	padding:15px;
	*padding:5px;	
  }

.horLine {
	background:#000; 
	width:444px; height:1px;
	margin:0 0 0 20px; padding:0; /*background:url(images/hor_bar.gif) repeat-x top left !important;*/
	*margin:0 0 0 10px; _margin:0 0 0 10px;
   }
   
.horLineIe {
	/*background:#000; */
	width:444px; height:1px;
	margin:0 0 0 20px; padding:0; background:url(images/hor_bar.gif) repeat-x top left !important;
	*margin:0 0 0 10px; _margin:0 0 0 10px;
   }

#contentBox {
	margin:10px 0 0 0;
}

.bldTxt {
	font-weight:bold;
	background:url(images/bullet.gif) no-repeat 0px 7px;
	padding:0 0 0 15px;
}

.txtTwo {
	margin:0 0 0 15px;
}

.rightGallerycontainer {
	width:220px;  margin:25px 0 0 0; 
}

.rightGallerycontainer div {
	width:48px; float:left;  margin:0 7px 7px 0;
 }

.moreLink {
	float:right;
	padding-right:5px;
 }

.moreLink a {
	color:#000; text-decoration:underline;
}

.moreLink a:hover {
	color:#000; text-decoration:none;
}

.viewShow a {
	color:#000000; text-decoration:underline;
}

.viewShow a:hover {
	color:#000000; text-decoration:none;
}

.clear {
	clear:both;
}

.grayBoxbottom {
	background:#7a7a7a;
	color:#fff; widows:211px;
	padding:13px;
}

.grayBoxbottom h3 {
	margin:0 0 10px 0; padding:0;
	font-size:14px;
}

.wrapperGallery {
    background:#fff; width:655px; height:510px; float:right; margin-right:5px;padding-left:20px; 
}

.leftSpc {
	padding-left:18px;
	_padding-left:40px;
	*padding-left:40px;
}

.newText {
	margin-top:10px; padding-bottom:0; padding-left:0px; *margin-top:17px;	
}

