/*  
Theme Name: Small Planet v2.0
Theme URI: http://www.outofdarkness.com/
Description: The Small Planet theme. Based on YUI. Please refer to http://developer.yahoo.com/yui/grids/
Version: 2.0
Author: Andrew Jones
Author URI: http://www.outofdarkness.com/
VABIR SITE
*/

html, body {
    background: url('images/vabir_pagebg.jpg') repeat-x #5A9DCA;
}

#custom-doc { width:960px; margin:auto; text-align:left; }

#bd {
	background-color: white;
}

#hd { 
    background-image: url('images/home-header.jpg');
	background-repeat: no-repeat;
	height: 194px;

}

#hd h1 {
	display: none;
}

#hd-sub { 
    background-image: url('images/sub-header.jpg');
	background-repeat: no-repeat;
	height: 271px;

}

#hd-sub h1 {
	display: none;
}

.description {
	display: none;
}


#hd #login {
	display: block;
	height: 42px;
	margin-left:335px;
	padding-top:5px;
	width: 260px;
	text-align: right;
	overflow: auto;
}

#hd #login li {
	display: inline;
	margin-top: 6px;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 5px;
	color: white;	
	text-align: right;
}

#hd #login li a {
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

#login-sub {
	margin-left:555px;
	padding-top:5px;
	width: 160px;
}

#login-sub li {
	display: inline;
	margin-top: 6px;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 5px;
	color: white;	
}

#login-sub li a {
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}


#search {
	margin-top: -30px;
	display: block;
	height: 20px;
	width: 300px;
	margin-left: 36px;
	overflow: hidden;
}

input[type="text"] {
	width: 150px;
}

#navcontainer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 710px;
	height: 30px;
}

#navcontainer ul {
	margin-left: 0;
}

#navlist {
	position: absolute;
	top: 3px;
	left: 45px;
}

#navlist li {
	display: inline;
	margin-top: 6px;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 5px;
	color: white;	
}

#navlist li a {
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

#navlist li.current_page_item a {
	color: red;
	font-weight: bold;
}

#navlist li a:hover {
	text-decoration: none;
	color: #986A37;
	font-weight: bold;
}

#navlist-ext {
	position: absolute;
	top: 21px;
	left: 45px;
}

#navlist-ext li {
	display: inline;
	margin-top: 6px;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 5px;
	color: white;	
}

#navlist-ext li a {
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}

#navlist-ext li.current_page_item a {
	color: red;
	font-weight: bold;
}

#navlist-ext li a:hover {
	text-decoration: none;
	color: #986A37;
	font-weight: bold;
}

#headerimage {
	margin-left: 735px;
	margin-top: -75px;
}

#subpghead {
	margin-top: -250px;
	margin-left: 30px;
}

.yui-gc {
	background-color: white;
}

#topnews {
	width: 570px;
}

#news-header {
	background: url('images/newstab.gif') no-repeat;
	display: block;
	width: 219px;
	height: 30px;
	margin-left: 33px;
}

#news-header h2 {
	color: white;
	padding-top: 5px;
	padding-left: 5px;
}

#newsimage {
	margin-left: 33px;
	
}



#newstitle {
	margin-top: -173px;
	margin-left: 265px;
	font-weight: bold;
	font-size: x-large;
}


#newscontent {
	width: 300px;
	margin-left: 263px;
	background-color: #EEF0F1;
	padding: 5px;
}

#homepgimage {
	margin-top: -190px;
	height: 440px;
	width: 327px;
	margin-left: 25px;
}

#hpi-title {
	color: white;
	text-align: right;
	line-height:28px;
}

#greenblock {
	display: block;
	background-color:#03780B;
	height:270px;
	width:369px;
}


#bd #login {
	display: block;
	margin-left:50px;
	padding-top:5px;
}

#main {
	background-color: white;
	width: 675px;
	margin-left: 1px;
	min-height: 700px;
	position: relative;
	top: -60px;
	left: 0;
}

#blogroll {
	margin-left: 42px;
	line-height: 40px;
}

#main h2 {
	padding-left: 56px;
}

#main h2 a, #newsstories h3 a, #newstitle a {
	color: black;
	text-decoration: none;
}

#main h2 a:hover, #newsstories h3 a:hover, #newstitle a:hover {
	text-decoration: underline;
}

#content {
	padding-left: 56px;
	padding-right: 50px;
}

#content li {
	
	list-style-position: inside;
	list-style-type: disc;
}

#content a {
	text-decoration: none;
	
}


#side {
	width: 253px;
	background-color: white;
	min-height: 526px;
}

#sidebar {
	width: 253px;
	background-color: white; 
	min-height: 526px;

}

#links-right {
	height: 526px;
	
}

#links-right-emp {
	height: 526px;
	margin-top: 47px;
}

#l-sidebar {
	height: auto;
	width: 245px;
	position: relative;
	top: -78px;
	left: 0;
	display: block;
}

#sidelinks {
	height: 526px;
	width: 245px;
}

#jobseekers {
	width: 200px;
	margin-left: 33px;
	margin-top: -10px;
	line-height: 19px;
	
}

#jobseekers h2 {
	color: white;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
}

#js-top {
	background-image: url('images/right-bluetab.gif');
	background-repeat: no-repeat;
	height: 36px;
}

#js-inside {
	background-image: url('images/middlegrey.gif');
	height: 125px;
	margin-left: -2px;
	margin-top: -13px;
	width: 210px;

}

#js-bottom {
	background-image: url('images/bottomgrey.gif');
	background-repeat: no-repeat;
	height: 20px;
	margin-left: -2px;
}

#jobseekers li {
	list-style-image: url('images/red-arrow.jpg');
	font-size: 12px;
}

#jobseekers a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#employers {
	width: 200px;
	margin-left: 31px;
	margin-top: 22px;
	line-height: 19px;
	
}

#employers h2 {
	color: white;
	padding-top: 5px;
	padding-left: 5px;
}

#emp-top {
	background-image: url('images/right-bluetab.gif');
	background-repeat: no-repeat;
	height: 36px;
}

#emp-inside {
	background-image: url('images/middlegrey.gif');
	height: 125px;
	margin-left: -2px;
	margin-top: -13px;
	width: 210px;

}

#emp-bottom {
	background-image: url('images/bottomgrey.gif');
	background-repeat: no-repeat;
	height: 20px;
	margin-left: -2px;
}


#employers li {
	list-style-image: url('images/red-arrow.jpg');
	font-size: 12px;
}

#employers a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#developers {
	width: 200px;
	margin-left: 31px;
	margin-top: 23px;
	line-height: 19px;
}

#developers h2 {
	color: white;
	padding-top: 5px;
	padding-left: 5px;
}

#dev-top {
	background-image: url('images/right-bluetab.gif');
	background-repeat: no-repeat;
	height: 36px;
}

#dev-inside {
	background-image: url('images/middlegrey.gif');
	height: 125px;
	margin-left: -2px;
	margin-top: -13px;
	width: 210px;

}

#dev-bottom {
	background-image: url('images/bottomgrey.gif');
	background-repeat: no-repeat;
	height: 20px;
	margin-left: -2px;
}


#developers li {
	list-style-image: url('images/red-arrow.jpg');
	font-size: 12px;
}

#developers a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#jobseekersabout {
	width: 200px;
	margin-left: 30px;
	margin-top: 10px;
	line-height: 19px;
}

#jobseekersabout h2 {
	color: white;
	padding-top: 5px;
	padding-left: 5px;
	margin: 0;
}

#jsabout-top {
	background-image: url('images/right-bluetab.gif');
	background-repeat: no-repeat;
	height: 36px;
}

#jsabout-inside {
	background-image: url('images/middlegrey.gif');
	height: 125px;
	margin-left: -2px;
	margin-top: -13px;
	width: 210px;

}

#jsabout-bottom {
	background-image: url('images/bottomgrey.gif');
	background-repeat: no-repeat;
	height: 20px;
	margin-left: -2px;
}


#jobseekersabout li {
	list-style-image: url('images/red-arrow.jpg');
	font-size: 12px;
}

#jobseekersabout a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#employersabout {
	width: 200px;
	margin-left: 30px;
	margin-top: 0px;
	line-height: 19px;
}

#employersabout h2 {
	color: white;
	padding-top: 5px;
	padding-left: 5px;
}

#empabout-top {
	background-image: url('images/right-bluetab.gif');
	background-repeat: no-repeat;
	height: 36px;
}

#empabout-inside {
	background-image: url('images/middlegrey.gif');
	height: 125px;
	margin-left: -2px;
	margin-top: -13px;
	width: 210px;

}

#empabout-bottom {
	background-image: url('images/bottomgrey.gif');
	background-repeat: no-repeat;
	height: 20px;
	margin-left: -2px;
}


#employersabout li {
	list-style-image: url('images/red-arrow.jpg');
	font-size: 12px;
}

#employersabout a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#developersabout, #socialnetworking {
	width: 200px;
	margin-left: 30px;
	margin-top: 0px;
	line-height: 19px;
}

#developersabout h2, #socialnetworking h2 {
	color: white;
	padding-top: 5px;
	padding-left: 5px;
}

#devabout-top {
	background-image: url('images/right-bluetab.gif');
	background-repeat: no-repeat;
	height: 36px;
}

#devabout-inside {
	background-image: url('images/middlegrey.gif');
	height: 125px;
	margin-left: -2px;
	margin-top: -13px;
	width: 210px;
}

#social-inside {
	background-image: url('images/middlegrey.gif');
	height: 50px;
	margin-left: -2px;
	margin-top: -13px;
	width: 200px;
	padding-top: 10px;
	padding-left: 10px;
}

#devabout-bottom {
	background-image: url('images/bottomgrey.gif');
	background-repeat: no-repeat;
	height: 20px;
	margin-left: -2px;
}



#developersabout li {
	list-style-image: url('images/red-arrow.jpg');
	font-size: 12px;
}

#developersabout a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#jobseekersres {
	width: 200px;
	margin-left: 30px;
	margin-top: -545px;
	line-height: 19px;
}

#jobseekersres  li {
	list-style-image: url('images/red-arrow.jpg');
	font-size: 12px;
}

#jobseekersres h2 {
	color: white;
	padding-top: 5px;
	padding-left: 5px;
}

#jsres-top {
	background-image: url('images/right-bluetab.gif');
	background-repeat: no-repeat;
	height: 36px;
}

#jsres-inside {
	background-image: url('images/middlegrey.gif');
	height: 125px;
	margin-left: -2px;
	margin-top: -13px;
	width: 210px;

}

#jsres-bottom {
	background-image: url('images/bottomgrey.gif');
	background-repeat: no-repeat;
	height: 20px;
	margin-left: -2px;
}


#jobseekersres a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#employersres  {
	width: 200px;
	margin-left: 30px;
	margin-top: 30px;
	line-height: 19px;
}

#employersres h2 {
	color: white;
	padding-top: 5px;
	padding-left: 5px;
}

#empres-top {
	background-image: url('images/right-bluetab.gif');
	background-repeat: no-repeat;
	height: 36px;
}

#empres-inside {
	background-image: url('images/middlegrey.gif');
	height: auto;
	position: relative;
	top: -13px;
	left: -2px;
	width: 210px;
}

#empres-bottom {
	background-image: url('images/bottomgrey.gif');
	background-repeat: no-repeat;
	height: 20px;
	position: relative;
	top: -26px;
	left: -2px;
}


#employersres  li {
	list-style-image: url('images/red-arrow.jpg');
	font-size: 12px;
}

#employersres  a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#developersres  {
	width: 200px;
	margin-left: 30px;
	margin-top: 30px;
	line-height: 19px;
}

#developersres h2 {
	color: white;
	padding-top: 5px;
	padding-left: 5px;
}

#devres-top {
	background-image: url('images/right-bluetab.gif');
	background-repeat: no-repeat;
	height: 36px;
}

#devres-inside {
	background-image: url('images/middlegrey.gif');
	height: 125px;
	margin-left: -2px;
	margin-top: -13px;
	width: 210px;

}

#devres-bottom {
	background-image: url('images/bottomgrey.gif');
	background-repeat: no-repeat;
	height: 20px;
	margin-left: -2px;
}

#developersres  li {
	list-style-image: url('images/red-arrow.jpg');
	font-size: 12px;
}

#developersres  a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#pgtitle {
	width: 170px;
	margin-left: 40px;
	line-height: 20px;
	padding-bottom: 20px;
	margin-top: 40px;
}

#pgtitle li {
	list-style-image: url('images/red-arrow.jpg');
}

#pgtitle a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
}

#newsstories {
	width: 308px;
	padding-top: 10px;
}

#rsidebar {
	display: block;
	height: auto;
	width: 305px;
	min-height: 625px;
	position: relative;
	top: 10px;
	left: 55px;
	z-index: 2;
}

#events {
	background-image: url('images/right-bluetab.gif');
	background-repeat: no-repeat;
	margin-left:-38px;
	height: 32px;
	width: 310px;
	position: absolute;
	top: 0;
	left: 0;
}

#events h2, #rec-posts h2 {
	color: white;
	padding-top: 5px;
	margin: 0;
	padding-left: 5px;
}

#rsidebar .ft {
	display: block;
	background: url('images/grey-wide-bottom.gif') no-repeat;
	width: 310px;
	height: 14px;
}

#calendar {
	background: #EEF0F1 url('images/grey-wide.gif') repeat-y;
	margin-left: -38px;
	height: 202px;
	width: 310px;
	position: absolute;
	top: 32px;
	left: 0;
}

#wp-calendar{
	width: 170px;
	background-color: #EEF0F1;
	margin-left: 18px;
}

th {
	border: none;
}

#eventlist {
	position: absolute;
	width: 112px;
	left: 200px;
	top: 0px;
	height: 206px;
}

#eventlist li {
	list-style-image: url('images/red-arrow.jpg');
}

#rec-posts {
	background-image: url('images/right-bluetab.gif');
	background-repeat: no-repeat;
	margin-left:-38px;
	margin-top: 10px;
	height: 32px;
	width: 200px;
	position: absolute;
	top: 260px;
	left: 0;
}

#rec-post-links {
	background: #EEF0F1 url('images/grey-wide.gif') repeat-y;
	margin-top: -15px;
	margin-left: -38px;
	width: 310px;
	height: auto;
	position: absolute;
	top: 315px;
	left: 0;
}

#rec-post-links li {
	margin-top: 10px;
	padding-top: 10px;
}

#ft {
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	height: 50px;
	

}

#ft p {
	padding-top: 20px;
	margin-left: 20px;
}

