/*
Theme Name: Gharial
Theme URI: http://www.gharials.com
Description: The default WordPress for Gharial (GCA)
Version: 1.6
Author: Ahmad
Author URI: http://www.snaip.com
*/

/* standard ones*/

form {
	margin:0px 0px 0px 0px;
}
td {
	font-family:Arial;
	font-size:12px;
	color:#666666;
	background-color:#ffffff;
}
p {
	font-family:Arial;
	font-size:10px;
	line-height:15px;
	color:#666666;
}
.contenthome
{
	width:968px;BORDER-RIGHT: #c0c0c0 1px solid; BORDER-TOP: #c0c0c0 1px solid;BORDER-LEFT: #c0c0c0 1px solid; COLOR: #666666; BORDER-BOTTOM: #c0c0c0 1px solid
}
h1 
{
	font-size:10px; color:#000000; font-weight:normal; text-align:left;
}
h2 
{
	font-size:10px; color:#000000; font-weight:normal; text-align:left;
}

.textbox
{
 font-size:12Px; height:16Px; width:140Px;
}
.textbox1
{
 font-size:12Px; height:18Px; width:90Px;
}

.title1
{
	font-size:14px; font-family:Trebuchet MS;color:#333333;
}
.title2
{
	font-size:14px; font-family:Trebuchet MS;color:#333333;
}
.toptext
{
	font-size:10px; font-family:Trebuchet MS;color:#333333; font-weight:bold;
}


.subtitle
{
	font-size:11px; font-family:Trebuchet MS;color:#333333;
}
.bottom
{
	font-size:11px; font-family:Trebuchet MS;color:#333333; 
}
a.bottoms
{
	font-size:11px; font-family:Trebuchet MS;color:#333333; text-decoration:none;
}

.bottom1
{
	font-size:10px; font-family:Trebuchet MS; color:#333333; width:90; height:18px; text-align:left; valign:bottom;
}
.text
{
	font-size:9px; font-family:Verdana; color:#333333;
}
.subhead
{
	font-size:13px; font-family:arial; font-weight:bold; align:top; line-height:25px; color:#333333;  
}
.subheadd
{
	font-size:14px; font-family:Trebuchet MS; font-weight:bold; align:top; line-height:25px; color:#333333;  
}
.subheadpro
{
	font-size:11px; font-family:Verdana; font-weight:bold; align:top; line-height:25px; color:#333333;  
}
a.subhead1
{
 	font-size:11px; font-family:Verdana; color:#333333; text-decoration:none; FONT-WEIGHT: bold; line-height:25px;
}
a.subhead1:visited
{
 	font-size:11px; font-family:Verdana; color:#333333; text-decoration:none; FONT-WEIGHT: bold; line-height:25px;
}
a.subhead1:hover
{
 	font-size:11px; font-family:Verdana; color:#333333; text-decoration:none; FONT-WEIGHT: bold; line-height:25px;
}

.content
{
 line-height:15px; font-size:11px; color:#333333; text-align:justify;
}
.content1
{
 line-height:15px; font-size:11px; color:#333333; 
}
.content2
{
  font-size:11px; color:#333333; valign:top;

}

a.contentlink
{
 line-height:15px; font-size:11px; color:#333333; text-decoration:none;
}

a.contentlink:visited

{
 line-height:15px; font-size:11px; color:#333333; text-decoration:none;
}

a.contentlink:hover

{
 line-height:15px; font-size:11px; color:#333333; text-decoration:none;
}

a.contents
{
 line-height:15px; font-size:11px; color:#333333; text-decoration:none;

}
a.contents:visited

{
 line-height:15px; font-size:11px; color:#333333; text-decoration:none; 
}
a.contents:hover
{
 line-height:15px; font-size:11px; color:#333333; text-decoration:none;
}
.title
{
	font-size:18px; font-family:Trebuchet MS;color:#333333;
}
a.link
{
 font-size:14px; font-family:Trebuchet MS; color:#333333; text-decoration:none; FONT-WEIGHT: bold;
}
a.link:visited
{
 font-size:14px; font-family:Trebuchet MS; color:#333333; text-decoration:none; FONT-WEIGHT: bold;
}
a.link:hover
{
 font-size:14px; font-family:Trebuchet MS; color:#333333; text-decoration:none; FONT-WEIGHT: bold;
}
a.side
{
 font-size:12px; font-family:Trebuchet MS;color:#333333; text-decoration:none; font-weight:bold;
}
a.sidelink
{
 font-size:9px; font-family:Verdana; color:#333333; text-decoration:none;

}
.sidelink1
{
 font-size:9px; font-family:Verdana; color:#333333; text-decoration:none;

}

a.titlehead
{
 font-size:18px; font-family:Trebuchet MS;color:#333333;text-decoration:none;
}
a.links
{
 font-size:11px; font-family:Verdana; color:#006699; text-decoration:none;
}
a.links:visited
{
 font-size:11px; font-family:Verdana; color:#006699; text-decoration:none;
}
a.links:hover
{
 font-size:11px; font-family:Verdana; color:#006699; text-decoration:none;
}
p.hypergurl {margin:0px auto; width:450px; filter:shadow; color:#333333; font-size:16pt; line-height:200%}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Sidebar */


#sidebar ul, .ddop ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
	margin: 0px;
	padding: 0px 0px 0px 10px;	
}

#sidebar ul li {
	background:transparent url(images/arrow2.gif) no-repeat scroll left top;	
}

#sidebar ul li a, #sidebar ul li{
	color:#333333;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#sidebar ul li{
	padding-left: 10px;
}

#sidebar ul ul li a{
	font-weight: normal;
	font-size: 14px;
}

#sidebar ul ul{
	padding-left: 10px;
	margin-left: 10px;   
	background: none; 
}

#sidebar h3{
	color:#333333;
	font-family:Trebuchet MS;
	font-size:18px;	
	font-weight: normal;
	border-bottom: 1px dotted #cccccc;
	padding-left: 10px;
	margin-top: 0px;
	text-transform: uppercase;	
}

h1{
	color:#333333;
	font-family:Trebuchet MS;
	font-size:18px;	
	font-weight: normal;	
}

h3{
	margin-bottom: 5px;
	color:#666666;
	font-family:Arial;
	font-size:14px;
	font-weight: bold;
}

.subhead{
	background:transparent url(images/bullet.gif) no-repeat scroll left center;		
}

.subhead a{
	padding-left: 8px;
}

.ddop ul li a{
	color:#333333;
	font-family:Verdana;
	font-size:9px;
	text-decoration:none;
	font-weight: bold;
	background:transparent url(images/bullet.gif) no-repeat scroll left center;	
	padding-left: 8px;		
}

.content p{
	color:#333333;
	font-size:11px;
	line-height:15px;
	text-align:justify;	
}