/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(../images/style/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8A7F7F;
}

h1, h2 {
	margin-bottom: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #549DC7;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
	color: #404040;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

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

a:hover {
	background: #CEE7F5;
	text-decoration: underline;
	color: #549DC7;
}

.errmsg{
	color:#FF0000;
}


/* Header */

#header {
	width: 980px;
	height: 90px;
	margin: 0 auto;
}

#checkform input, select{
	height:26px;
}

.text{
	color:#000;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 30px;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;
}

#logo h2 {
	padding: 45px 0 0 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 50px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	padding-left: 20px;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: url(../images/style/img02.gif) repeat-y;
	height:100%;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding-top: 20px;
	height:100%;
}

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

.sidebar li {
	padding-bottom: 30px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0;
}

.sidebar h2 {
	height: 40px;
	margin: 0;
	padding: 5px 10px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Sidebar1 */

#sidebar1 {
	background: url(../images/style/img03.gif) no-repeat;
}

#sidebar1 h2 {
	text-align: right;
	background: url(../images/style/img05.gif) no-repeat;
}

#sidebar1 li li {
	padding-right: 20px;
	text-align: right;
}

/* Sidebar2 */

#sidebar2 {
	background: url(../images/style/img04.gif) no-repeat;
}

#sidebar2 h2 {
	background: url(../images/style/img06.gif) no-repeat;
}

/* Search */

#search {
	padding:0 0 0 10px;
}

#search form {
	text-align: left;
}

#search #s {
	width: 80%;
	margin-bottom: 5px;
	height:23px;
}

#search h2 {
	background-image: url(../images/style/img08.gif);
}

/* Quick  Register */
#q_reg {
	padding:0 0 0 10px;
}

#q_reg input{
	height:20px;
}

#q_reg form {
	text-align: left;
}

#q_reg #s {
	width: 80%;
	margin-bottom: 5px;
	height:23px;
}

#q_reg em{
	color:#FF0000;
}

#q_reg h2 {
	background-image: url(../images/style/img07.gif);
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 0 20px;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #CCCC99;
}

#calendar thead th {
	padding: 5px 0;
	background: #F9F3DF;
	border-bottom: 1px solid #CCCC99;
	color: #CCCC99;
}

#calendar tbody td {
	padding: 5px 0;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

#calendar tfoot td {
	padding: 5px;
	border-top: 1px solid #CCCC99;
}

#calendar tfoot a {
	border: none;
	font-weight: bold;
}

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

#calendar #prev {
	text-align: left;
}

/* Recent Posts */

#recent-posts {
	line-height:16px;
}

#recent-posts h2 {
	background-image: url(../images/style/img08.gif);
}

.sidebar #recent-posts ul {
	padding: 0 20px;
}

/* Content */

#content {
	float: left;
	width: 580px;
	height:100%;
}

.post {
	padding: 20px 10px 10px 10px;
	height:100%;
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .entry {
	padding: 10px;
	/*background: url(../images/style/img10.gif) repeat-x;*/
	height:100%;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px solid #EAEAEA;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: url(../images/style/img09.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}

.search_pane {
	margin:10px auto 10px auto;
}

.search_pane  form{
	margin:2px 20px 4px 20px;
}

.search_pane  input{
	height:28px;
	border:#CCC solid 1px;
}

.search_box{
	height:25px;
	font-size:16px;
}
.search_btn{
	height:35px;
}
.results ul{
	list-style:none;
	line-height:22px;
	margin:-10px;
}

.prof_{	
	padding:5px;
	height:100%;
	float:left;
	font-size:11px;
}

.prof_ ul{
	list-style:none;
	margin: 0 0 0 2px;
	
}

.prof_img{
	padding:auto;
}

.prof_img img{
	margin:auto;
}

.friends_list{
	border:#333 dashed 1px;
	margin:20px 0 0 0;
	width:100%;
	height:200px;
	float:left;
}

.notifications{
	float:right;
	width:78%;
	height:100%;
	margin:3px auto;
	padding:7px;
}

.notifications  ul{
	list-style:none;
	margin:0 0 0 -5px;
}


.exp{
	margin:10px 0 0 0;
	width:100%;
	height:100%;
	float:left;
}
.track_rec{
	text-align:left;
	margin:13px auto;
	width:100%;
	height:100px;
}

/*  */
.error_pane{
	font-size:11px;
	border:#ccc dotted 1px;
	background-color:#FFCC66;
}

#loginform #email, #pword{
	height:25px;
	width:80%;
}

#loginform  em{
	color:#FF0000;
	font-size:15px;
}

/* dd menu */

#info {height:400px;}


.red {color:#c00;}

#positioner {clear:both; position:relative; top:25px; left:1px; z-index:100;}

.menu {display:none;}
#noniemenu {position:absolute;}

#noniemenu .holder ul {padding:0; margin:0;}
#noniemenu .holder ul li {list-style-type: none;}
#noniemenu .holder li ul {display: none;} 
#noniemenu .holder li:hover > ul#a3 {display:block; position:absolute; left:105px; margin-top:-20px;background-color:#CCCCCC}
#noniemenu .holder .bold {font-weight:bold;}

#noniemenu .holder {
  color:#303030; 
  width:160px; 
  height:18px; 
  display:block; 
  overflow:hidden;
  float:left;
  border-right:1px dotted #ccc;
  margin-right:1px;
  font-size:14px;
  }
#noniemenu .holder:hover {
  height:auto; 
  }
#noniemenu a.outer, #noniemenu a.outer:visited {
   color:#303030; 
   width:160px; 
   line-height:18px;
   display:block; 
   text-align:center; 
   text-decoration:none; 
   font-family: verdana, arial, sans-serif;
   }
#noniemenu a.outer:hover {
  background:#DDF0F8; 
  overflow:visible;
  }
#noniemenu div.open {display:none;}
#noniemenu a.inner, #noniemenu a.inner:visited {
  display:block; 
  width:170px; 
  height:18px;
  line-height:18px;
  border-bottom:1px dotted #ccc;
  text-decoration:none; 
  color:#000; 
  background:#eee;
  text-align:left;
  padding:3px;
  font-size:12px;
  }
#noniemenu a.second {font-weight:bold;}
#noniemenu a.inner:hover {
  background:#989898;
  }


<!--[if lte IE 6]>

#noniemenu {display:none;}
.menu {display:block; position:absolute;}
.menu a.outer, .menu a.outer:visited {
   color:#303030; 
   width:160px; 
   height:18px; 
   display:block; 
   border-right:1px dotted #ccc;
   margin-right:1px; 
   text-align:center; 
   float:left; 
   text-decoration:none; 
   font-family: verdana, arial, sans-serif; 
   font-size:14px;
   line-height:18px; 
   overflow:hidden;

   }
.menu a.outer:hover {
  background:#DDF0F8; 
  overflow:visible;
  }
.menu a.outer:hover table.first {
  display:block; 
  background:#eee; 
  border-collapse:collapse;
  }
.menu a.inner, .menu a.inner:visited {
  display:block; 
  width:170px; 
  height:18px; 
  border-bottom:1px dotted #ccc;
  text-decoration:none; 
  color:#000;
  font-family: verdana, arial, sans-serif; 
  font-size:12px;
  text-align:left;
  }
.menu a.inner:hover {
  background:#989898;
  }

.menu a.outer table.first a.second {
  height:18px; 
  line-height:18px; 
  overflow:hidden; 
  font-weight:bold;
  }
.menu a.outer table.first a.second:hover {
  position:relative; 
  overflow:visible;
  }
.menu a.outer table.first a.second:hover table {
  position:absolute; 
  top:-2px; 
  left:102px; 
  border-collapse:collapse; 
  background:#eee; 
  padding:4px;
  border-right:1px dotted #ccc;
  font-weight:normal
}
<![endif]-->

.srch_res ul{
	list-style:none;
	width:100%;
	margin:0 0 0 -5px;
}

.srch_res li{
	width:100%;
	margin:0 0 0 -10px;
	list-style:none;
}

.entry input, textarea, select{
	border:#A0A0A0 solid 1px;
}

.entry label{
	color:#303030;
}

.background_color{
	height:25px; 
	background-color:#E8E8E8;
}

.calendar{
	border-top:#CCC solid 1px;
	border-left:#CCC solid 1px;
	font-size:11px;
	width:100%;
}

.calendar th{
	background-color:#FFFFCC;
	font-size:10px;
}

.calendar td,th{
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	text-align:center;
}

#nav a{
	cursor:pointer;
}

#submit{
	padding:4px;
}

#loginform input{
	border:#CCC solid 1px;
	padding:2px 0 0 2px;
}

.appl_list a{
	cursor:pointer;
}

.notify{
	padding:6px;
	text-align:center;
	border-top:#FF0000 solid 1px;
	border-bottom:#FF0000 solid 1px;
	background-color:#FFFF99;
}