/*

Theme Name: Entebe

Theme URI: http://google.com/

Author: Aseem

Version: 1.1

*/

    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;

    }

.menu .current-page-ancestor > a ,.menu .current-menu-item > a , .menu .current_page_item > a

{

    color: #055EA1;

}

.fttr_links .current-page-ancestor > a ,.fttr_links .current-menu-item > a , .fttr_links .current_page_item > a

{

	font-weight:bold;

}

.read_more { float:right !important; color:#1661AD;}

.widget-first p {padding:2px 5px 2px 2px; margin-top:15px;}

.breadcrumb { font-size:10px; color:#404040;}

.breadcrumb  > a { font-size:10px; color:#055EA1;}

.widget-title {  

    color: #055EA1;

    font-family: Myriad Pro;

    font-size: 18px;

    margin-bottom: 15px;

    margin-top: 15px;

    padding-top: 5px;

}



.widget ul li {

	display:block;

	color:#454545;

	font-size:12px;

	background-image:url(images/dot.png);

	background-repeat:no-repeat;

	background-position:left top;

	padding-left:15px;

	}	

.widget ul li > a {

	color:#656565;

	}

.widget ul li > a:hover {

	color:#656565;

	font-weight:bold;

	}		
	#gallery {
	position:relative;
	width:960px;
	height:370px;
	overflow:hidden;
	}
	
#gallery a {
	width:960px;
	height:370px;
	float:left;
	position:absolute;
	}
	
#gallery a img {
	border:none;
	}
	
#gallery a.show {
	z-index:500;
	width:960px;
	height:370px;
	}

#gallery .caption {
	float:right;
	z-index:600; 
	/*background-color:#000; */
	color:#FFF;; 
	height:150px; 
	width:920px;
	position:absolute;
	bottom:0;
	text-align:right;
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	}

#gallery .caption .content {
	margin:5px 20px;
	width:920px;
	}
	
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	font-size:34px;
	color:#FFF;
}
