/*
Theme Name: Human Rights
Theme URI:
Description: The HR Template
Version: 1.0
Author: RFBF
Author URI: http://www.redfishbluefish.com.au/
*/



/* Begin Typography & Colors */
body{
	margin:0;
	background:url(images/background_02.jpg) #29AAE2 no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#page{
	float:left;
	clear:both;
	width:948px;
}

#header{
	float:left;
	clear:both;
	background:url(images/fred_03.jpg);
	width:948px;
	height:256px;
}
#home_button a{
	width:256px;
	height:256px;
	display:block;
}
#page_body{
	float:left;
	clear:both;
	width:948px;
	background:url(images/page_bg_29.jpg) repeat-y right;

}
#sidebar{
	float:left;
	width:259px;
	clear:none;
	display:block;
	height:1px;
}
#content{
	float:left;
	clear:none;
	width:450px;
	background:url(images/corner_10.jpg) top left no-repeat;
}
.post{
	padding:20px;
}
.post p{
	padding:5px 0px;
}
.post ul{
	margin:0px 0px 0px 15px;
}


.post_home{
	float:left;
	clear:both;
}
.post_home p{
	margin:0px;
	padding:0px 0px 15px 0px;
}
#content .post_home ul{
	float:left;
	clear:none;
	width:195px;
	padding-left:20px;
	color:#01416F;
	padding-bottom:10px;
	margin:0px;
}
#content .post_home ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:17px;
	font-weight:bold;
}
#content .post_home ul li ul{
	margin:0px;
	padding:0px;
}
#content .post_home ul li ul li{
	font-size:11px;
	font-weight:normal;
}

#content .line{
	border-right:1px solid #01416F;
	margin-right:10px;
}


a img{
	border:0px;
}
a{
	color:#01416F;
	text-decoration:underline;
}
a:hover{
	color:#990000;
}
h2, h3{
	color:#01416F;
	padding:5px 0px;
}
h2{
	font-size:22px;
}
h3{
	font-size:16px;
}
#sidebar_right{
	float:left;
	width:239px;
	background:url(images/corner_13.jpg) top right no-repeat;
}


#sidebar ul{
	margin:0px;
	padding:0px;
	position:relative;
}
#sidebar ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#sidebar ul li a{
	width:232px;
	height:0;
	padding-top:86px;
	overflow:hidden;
	display:block;
}
#sidebar ul li.menu1 a{			background:url(images/fred_07.png) no-repeat; position:absolute; top:0px;}
#sidebar ul li.menu1 a:hover{	background:url(images/menu_07.png);	}

#sidebar ul li.menu2 a{			background:url(images/fred_15.png) no-repeat; position:absolute; top:75px;	}
#sidebar ul li.menu2 a:hover{	background:url(images/menu_21.png);	}

#sidebar ul li.menu3 a{			background:url(images/fred_20.png) no-repeat; position:absolute; top:150px;}
#sidebar ul li.menu3 a:hover{	background:url(images/menu_28.png);	}

#sidebar ul li.menu4 a{			background:url(images/fred_23.png) no-repeat; position:absolute; top:225px;}
#sidebar ul li.menu4 a:hover{	background:url(images/menu_31.png);	}

#sidebar ul li.menu5 a{			background:url(images/ourcontacts1_34.png) no-repeat; position:absolute; top:300px;}
#sidebar ul li.menu5 a:hover{	background:url(images/ourcontacts_34.png);	}

#human_rights_sports{
	position:relative;
	top:400px;
}
#eclc{
	position:relative;
	top:400px;
}
#sidebar_right ul{
	margin:0px;
	padding:0px;
	
}
#sidebar_right ul li{
	list-style:none;
}
#sidebar_right ul li ul{
	margin:0px 0px 0px 15px;
}

#sidebar_right ul li ul li{
	list-style:disc;
	padding:5px 0px;
}
#text-5 .widgettitle, #text-3 .widgettitle, #text-4 .widgettitle{
	display:none;
}
#text-3{
	background:url(images/fred_11.png) no-repeat top;
	width:204px;
	padding:80px 10px 10px 10px;
}
#text-4{
	background:url(images/fred_18.png) no-repeat top;
	width:204px;
	padding:80px 10px 10px 10px;
}
#text-5{
	background:url(images/fred_24.png) no-repeat top;
	width:204px;
	padding:80px 10px 10px 10px;
}

#footer{
	background:url(images/footer_45.png) top right no-repeat;
	width:948px;
	height:29px;
	float:left;
	clear:both;
}

.linklove{
	display:none!important;
}
