
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
*{font-family:Tahoma, Geneva, sans-serif!important;}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: black;
	/*bckground-color: #343434;*/
	background:url(../images/hf_bg.gif)repeat top center;
	opacity:1;
}

.maincontainer
{
	width: 1000px;
	margin: auto;
	/*background-color: #343434;*/
	
}

.contentContainer {
	border: 1px solid red;
	overflow-x:scroll;
}

.borderimg
{
	border:10px solid lightblue;
	background: white;
	color: #242525;
	height: 500px;
	
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;	
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.3em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: white;
}

a:hover {
}

img.border {
	border: 6px solid #E1F1F6;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#text_div
{
	
	}

/* Header */

#header {
	width: 1000px;
	height: 150px;
	/*background: #FFFFFF url(../images/logo.png);*/
	background:#FFFFFF  url(../images/Sindhi-Ajrak-n.jpg) repeat right;
	
	border-radius:10px;
-o-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);

-o-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

}

/* Logo */
/*
#logo {

	padding: 70px 0px 0px 0px;
	background-image: url(../images/logotxt.png) repeat:none;
}*/

#logo h1 {
	float: left;
	padding-left: 30px;
	letter-spacing: -1px;
	/*text-transform: lowercase;*/
	text-transform:none;
	text-shadow: #728927 -1px 1px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 64px;
}

#logo p {
	margin: 0;
	padding: 30px 0 0 34px;
	text-shadow: #728927 -1px 1px 2px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	/*color: #FFFFFF;*/	
	color: #FFFF00;	
	/*color: #00007A;*/
}
.header_menu
{
	background: url(../images/red_btn.jpg) repeat-x;
	height: 30px;
	text-align: center;
	padding-top: 15px;
	color: grey;
	text-transform: uppercase;
	border-radius:10px;
	margin-top:15px;
	-o-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);

-o-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.header_links
{
	
	font-size:13px;
	font-weight: bold;
	padding: 5px;
}
.header_links:hover
{
	background: url(../images/blue_btn.jpg) repeat-x;
	padding: 5px;
	height: 30px;
}
#splash {
	width: 1000px;
	height: 260px;
	margin: 0px auto;
	background: url(../images/img05.jpg) no-repeat left top;
}

#content_div   
{
-o-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);

-o-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

border: 1px solid grey;
 background:/*#79a3ef*//*<!--#3f465e-->*/  ;

 background-image:url(../images/bodybg2.jpg);
 background-repeat: repeat-x repeat-y;
 
  border-radius:10px;
 
}


/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #B2B2B2;
	/*		Added by me!!!!!				*/
	/*background: #FFFFFF url(../images/ajrak6.jpg) repeat-x left top;*/
}

#page-bgtop {
}

#page-bgbtm {
	margin: 0px;
	padding: 40px 30px 0px 30px;
}

/* Content */

#content {
	float: left;
	/*width: 520px;*/
	width: 620px;
	padding: 0px 20px;
}

.post {
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EFF4F5;
}

.post .title {
	width: 620px;
	letter-spacing: -1px;
	color: #1757AB;
}

.post .title a {
	/*color: #7AC8D4;	*/
	color: #990000;	
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align:center;
	/*text-align: justify;*/
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
	width:880px;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 330px;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left: 15px;
	line-height: 35px;
	background: url(../images/img07.jpg) no-repeat left 14px;
	border-bottom: 1px solid #EFF4F5;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -1px;
	color: #95C500;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #7F7F81;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #95C500;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	color: grey;
	padding: 0;
	background: url(../images/red_btn.jpg) repeat-x left bottom;
	width: 1000px;
	height: 55px;	
	border-radius:10px;
	-o-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);

-o-border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;

}

#footer p {
	margin: 0;
	padding-top: 22px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	
}
/* Admin Area */
.admin_main
{
	margin-top:50px;
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
}
.admin_content
{
	background: #7F929C;
	border: 1px solid #279CE0;
	float: right;
	width: 770px;
	color: white;
	padding: 10px;
	height: 565px;

}
.admin_sidebar
{
	width: 250px;
	float: left;
	background: #7F929C;
	border: 1px solid #279CE0;
	color: white;
	margin-top: 5px;
	height: 585px;
}
.login_form
{
	font-size: 25px;
	position: relative;
	bottom: -200px;
	margin: auto;
	padding: 15px;
	width:335px;
	background: grey;
	border-style: solid;
	border-color: white;
	border-width: 1px;
}
.i_tags
{
	float: right;
}
.h2heading
{
	color: black;
	text-align: center;
	position: relative;
	bottom: -150px;
}
.admin_welcome
{
	background: #7F929C;
	border: 1px solid #279CE0;
	text-align: center;
}
.logout_form
{
	float: right;
	
}
.logout_btn
{
	background: #8B1111;
	border: 1px solid red;
	color: white;
}
.logout_btn:hover
{
	background: red;
	border: 1px solid yellow;
}

.admin_menu
{
	background: #7F929C;
	border: 1px solid #F5F2F2;
	color: #7F929C;
	margin: 5px;
	
}
.admin_menu:hover
{
	background: #4F4C4C;
	color: white;
}
.admin_menu:active
{
	background: #4F4C4C;
	color: white;
}
.admin_links
{
	margin: 5px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.admin_links:hover
{
	color: yellow;
}
.admin_footer
{

	background: #7F929C;
	border: 1px solid #279CE0;
	width: 1050px;
	float: left;
	margin-top: 5px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-style: italic;

}
.success_msg
{
	margin-top: 10px;
	background: #61C30B;
	color:white;
	font-weight: bold;
	text-align: center;
}
.error_msg
{
	margin-top: 10px;
	background: red;
	color:white;
	font-weight: bold;
	text-align: center;
}

.treeAccordion {
	padding:10px;
}

#list1, #list2, #list3, #list4, #list5 { border: 1px solid #111; }

#list1 div.selected .title,
#list2 div.selected .title,
#list3 div.selected .title,
#list4 div.selected .title,
#list5 div.selected .title  { font-weight: bold; }

#list1 div div,
#list2 div div,
#list3 div div,
#list4 div div,
#list5 div div {
	border-left:8px solid #6699CC;
	padding: 5px;
}

#list1 div.title,
#list2 div.title, 
#list3 div.title,
#list4 div.title,
#list5 div.title {
	border: 1px solid #3366AA;
	background-color: #6699CC;
	padding: 10px;
	cursor: pointer;
}

#list1 div.selected,
#list2 div.selected,
#list3 div.selected,
#list4 div.selected,
#list5 div.selected {
	border-bottom: none;
}


/* here starts the code of family tree css*/
