/* 
	Widgets.css
	- all default widgets
	- all custom Pego's widgets
 */
/*********************** WIDGETS FOR FOOTER ************************************************/

/***************************************************************  
	1. Search Widget
***************************************************************/
#footer .screen-reader-text {
	display: none;
}
#footer  input#s {
	background: #444444;
	border: none;
	color: #fff;
	padding: 8px 14px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#footer  input#searchsubmit {
	background: #0088c2;	
	border: none;
	color: #fff;
	padding: 8px 14px;
	font-size: 12px;
	margin-left: -19px;
}

/***************************************************************
	2. Pego - Flickr Widget
***************************************************************/
#footer .flickr_badge_image img{
	border: 3px solid #444444;
	width: 50px;
	height: 50px;
}
#footer .flickr_badge_image img:hover{
	border: 3px solid #0088c2;
	width: 50px;
	height: 50px;
}
#footer .flickr_badge_image {
	float: left;
	margin: 0 13px 13px 0;
	width: 50px;
	height: 50px;
}
/***************************************************************
	3. Calendar Widget
***************************************************************/
#footer #calendar_wrap  {
	font-size: 12px;
}
#footer #calendar_wrap caption {
	color: #0088c2;
	background: #141414;
	padding: 3px 6px;
	text-transform: uppercase;
}
#footer #calendar_wrap #today {
	color: #0088c2;
}
#footer #calendar_wrap th {
	color: #fff;
}
#footer #calendar_wrap td {
	padding-right: 10px;
}
/***************************************************************
	4. Tag Cloud Widget
***************************************************************/
#footer .tagcloud {
	margin-left: -8px;
	padding-top: 6px;
}
#footer .tagcloud a {
	color: #acacac;
	background: #444444;
	padding: 2px 8px;
	margin: 0 0px 13px 8px;
	font-size: 12px !important;
	display: inline-block;
    border-radius: 3px 3px 3px 3px;
}
#footer .tagcloud a:hover {
	color: #fff;
	background: #0088c2;
}
/***************************************************************
	5. Pego - Contact Form 7 Widget
***************************************************************/
#footer .wpcf7-form {
	width: 220px !important;
}
#footer .wpcf7-textarea {
	height: 60px;
    resize: none;
    width: 180px !important;
} 
#footer .wpcf7-form:after {
	clear: both;
	display: block;
}
#footer .wpcf7-validation-errors {
	line-height: 17px;
}
#footer .wpcf7 p { 
	color: #808080;
}

/***************************************************************
	6. Pego - Latest Portfolio Widget
***************************************************************/
#footer .latest-portfolio-widget-wrapper {
	margin-left:-13px;
	width: 300px; 
}
#footer .latest-portfolio-widget-single {
	float: left;
	height: 63px;  
    margin: 0 0 13px 13px;
    width: 63px;
}
#footer .latest-portfolio-widget-single img {                                                
	width:63px;
	height:63px;
	border:3px solid #444444;
}
#footer .latest-portfolio-widget-single img:hover{                
	border:3px solid #0088C2;
}
/***************************************************************
	7. Pego - Latest Posts
***************************************************************/
#footer .mypost_widget_img img{                                                
       width:50px;
       height:50px;
       border:3px solid #444444;
}
#footer .mypost_widget_img img:hover{                
       border:3px solid #0088C2;
}                                                
#footer .mypost_widget_text {                
       margin-left:10px;
}
/***************************************************************
	8. Pego - Twitter Widget
***************************************************************/
#footer ul.tweet_list li {
	padding-left:22px; 
	background: url(../images/icon-twitter-widget.png) 0px 2px no-repeat;
	margin-bottom:10px;
}
/***************************************************************  
	8. Pego - Quick Info Widget
***************************************************************/
#footer p.quick-info { margin-right: 20px; line-height: 39px; }
#footer p.quick-info img { margin-right: 7px; width:16px; height:16px; vertical-align: middle; }






/*********************** WIDGETS FOR UNDER FOOTER ************************************************/
.under-footer-titles {
	font-size: 16px;
	font-weight: bold;
}
.under-footer ul { 
	line-height: 18px;
    list-style-position: inside;
    /*list-style-type: disc;*/
    font-size:  13px;
	list-style-image:url(../images/menu-divider.png);
}/*
.under-footer ul li a{
	color: #808080;
}*/
.under-footer ul li:hover {
	padding-left: 10px;
	transition: all 0.3s ease-out 0s;
}
/***************************************************************  
	1. Search Widget
***************************************************************/
.under-footer .screen-reader-text {
	display: none;
}
.under-footer  input#s {
	background: #444444;
	border: none;
	color: #fff;
	padding: 8px 14px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.under-footer  input#searchsubmit {
	background: #0088c2;	
	border: none;
	color: #fff;
	padding: 8px 14px;
	font-size: 12px;
	margin-left: -5px;
}
/***************************************************************  
	2. Custom Menu Widget
***************************************************************/
.under-footer ul.menu { display: block !important; float: none;  }
.under-footer ul.menu li {
	float:left;
    background: url(../images/menu-divider.png) no-repeat 0 center;
    margin: 0 0 0 9px;
    padding: 0 0 0 10px;
}
.under-footer ul.menu li:first-child {
	background:none;
	margin: 0;
    padding: 0;
}
.under-footer .social-bookmarksLight {
	height:40px;
}
/***************************************************************  
	3. Calendar
***************************************************************/

.under-footer #calendar_wrap  {
	font-size: 12px;
}
.under-footer #calendar_wrap caption {
	color: #0088c2;
	background: #141414;
	padding: 3px 6px;
	text-transform: uppercase;
}
.under-footer #calendar_wrap #today {
	color: #0088c2;
}
.under-footer #calendar_wrap th {
	color: #fff;
}
.under-footer #calendar_wrap td {
	padding-right: 10px;
}
/***************************************************************  
	4. Pego - Twitter Widget
***************************************************************/
.under-footer ul.tweet_list { width: 300px;  }
.under-footer ul.tweet_list li {
	padding-left:22px; 
	background: url(../images/icon-twitter-widget.png) 0px 2px no-repeat;
	margin-bottom:10px;
	list-style-image: none;
}
.under-footer span.tweet_time a {
	color: #999999 !important;
	font-size: 10px;
}

/***************************************************************  
	5. Custom Menu Widget
***************************************************************/
.under-footer  ul.menu { display: block !important; float: none; width: 300px;  }
.under-footer  ul.menu li {
	float:left;
    background: url(../images/menu-divider.png) no-repeat 0 center;
    margin: 0 0 0 9px;
    padding: 0 0 0 10px;
	color: red;
	list-style-image: none;
}
.under-footer  ul.menu li:first-child {
	background:none;
	margin: 0;
    padding: 0;
}
.under-footer a {
	color: #fff;
}
.under-footer a:hover {
	color: #dee0e1;
}
/***************************************************************
	6. Pego - Contact Form 7 Widget
***************************************************************/
.under-footer .wpcf7-form {
	width: 300px !important;
}
.under-footer .wpcf7-textarea {
	height: 60px;
    resize: none;
    width: 220px !important;
} 
.under-footer .wpcf7-form:after {
	clear: both;
	display: block;
}
.under-footer .wpcf7-validation-errors {
	line-height: 17px;
}
.under-footer .wpcf7 p { 
	color: #808080;
}
/***************************************************************
	7. Pego - Flickr Widget
***************************************************************/
.under-footer .flickr_badge_image img{
	border: 3px solid #444444;
	width: 63px;
	height: 63px;
}
.under-footer .flickr_badge_image img:hover{
	border: 3px solid #0088c2;
	width: 62px;
	height: 62px;
}
.under-footer .flickr_badge_image {
	float: left;
	margin: 0 0px 13px 13px;
	width: 62px;
	height: 62px;
}
.under-footer #flickr_badge_wrapper {
	margin-left: -13px;
	width: 250px; 
}
/***************************************************************
	8. Pego - Latest Portfolio Widget
***************************************************************/
.under-footer .latest-portfolio-widget-wrapper {
	margin-left:-13px;
	width: 300px; 
}
.under-footer .latest-portfolio-widget-single {
	float: left;
	height: 63px;  
    margin: 0 0 13px 13px;
    width: 63px;
}
.under-footer .latest-portfolio-widget-single img {                                                
	width:63px;
	height:63px;
	border:3px solid #444444;
}
.under-footer .latest-portfolio-widget-single img:hover{                
	border:3px solid #0088C2;
}
/***************************************************************
	9. Pego - Latest Posts
***************************************************************/
.under-footer .mypost_widget_img img{                                                
    width:63px;
    height:63px;
    border:3px solid #444444;
	max-width:none;
}
.under-footer .mypost_widget_img img:hover{                
    border:3px solid #0088C2;
}                                                
.under-footer .mypost_widget_text {                
    margin-left:10px;
	font-size: 13px;
}
.under-footer .mypost_widget_text a{     
	color: #0095D4;
	margin-bottom: 0;
	padding-bottom: 0;
}
.under-footer .mypost_widget_text .date {
	line-height: 0;
}
.under-footer .post_widget a { 
	color: #0095d4;
}





























/*********************** WIDGETS FOR UPPER PANEL IN HEADER ************************************************/
.upper-header-titles {
	font-size: 16px;
	font-weight: bold;
}

#upper-panel ul { 
	line-height: 18px;
    list-style-position: inside;
    /*list-style-type: disc;*/
    font-size:  13px;
	list-style-image:url(../images/menu-divider.png);
}
#upper-panel ul li {
	
}
#upper-panel ul li:hover {
	padding-left: 10px;
	transition: all 0.3s ease-out 0s;
}
/***************************************************************  
	1. Custom Menu Widget
***************************************************************/
#upper-panel  ul.menu { display: block !important; float: none; list-style-image:none; line-height: 36px;  }
#upper-panel  ul.menu li {
	float:left;
    background: url(../images/menu-divider.png) no-repeat 0 center;
    margin: 0 0 0 9px;
    padding: 0 0 0 10px;
	color: red;
}
#upper-panel  ul.menu li:first-child {
	background:none;
	margin: 0;
    padding: 0;
}
#upper-panel a {
	color: #fff;
}
#upper-panel a:hover {
	color: #dee0e1;
}
 
/***************************************************************  
	2. Pego - Quick Info Widget
***************************************************************/
p.quick-info { margin-right: 20px; line-height: 39px; }
p.quick-info img { margin-right: 7px; width:16px; height:16px; }


/***************************************************************  
	3. Pego - Search Widget
***************************************************************/
#upper-panel .screen-reader-text, #upper-panel #searchsubmit {
	display: none;
}
#upper-panel #s {
    float: left;
    transition-duration: 400ms;
    transition-property: width, background;
    transition-timing-function: ease;
	background: url("http://www.lupusuk.org.uk/wp-content/uploads/2017/01/searchicon.png") no-repeat scroll 5px 6px transparent;	 
	border: none;
	color: #838282;
	padding: 10px 14px 10px 14px;
	font-size: 12px;
	margin-bottom: 0px;
	width:0px;
	cursor: pointer;
}
#upper-panel #s:focus {
    background-color: #E9E9E9;
    width: 196px;
	cursor: text;
	padding: 10px 14px 10px 30px;
}


/***************************************************************  
	4. Calendar
***************************************************************/

#upper-panel #calendar_wrap  {
	font-size: 12px;
}
#upper-panel #calendar_wrap caption {
	color: #0088c2;
	background: #141414;
	padding: 3px 6px;
	text-transform: uppercase;
}
#upper-panel #calendar_wrap #today {
	color: #0088c2;
}
#upper-panel #calendar_wrap th {
	color: #fff;
}
#upper-panel #calendar_wrap td {
	padding-right: 10px;
}
/***************************************************************  
	5. Pego - Twitter Widget
***************************************************************/
#upper-panel ul.tweet_list { width: 300px;  }
#upper-panel ul.tweet_list li {
	padding-left:22px; 
	background: url(../images/icon-twitter-widget.png) 0px 2px no-repeat;
	margin-bottom:10px;
	list-style-image: none;
}
#upper-panel span.tweet_time a {
	color: #999999 !important;
	font-size: 10px;
}
#upper-panel ul.tweet_list li a {
	color: #0095d4;
}
/***************************************************************
	6. Pego - Flickr Widget
***************************************************************/
#upper-panel .flickr_badge_image img{
	border: 3px solid #444444;
	width: 63px;
	height: 63px;
}
#upper-panel .flickr_badge_image img:hover{
	border: 3px solid #0088c2;
	width: 62px;
	height: 62px;
}
#upper-panel .flickr_badge_image {
	float: left;
	margin: 0 0px 13px 13px;
	width: 62px;
	height: 62px;
}
#upper-panel #flickr_badge_wrapper {
	margin-left: -13px;
	width: 250px; 
}
/***************************************************************
	7. Pego - Latest Portfolio Widget
***************************************************************/
#upper-panel .latest-portfolio-widget-wrapper {
	margin-left:-13px;
	width: 300px; 
}
#upper-panel .latest-portfolio-widget-single {
	float: left;
	height: 63px;  
    margin: 0 0 13px 13px;
    width: 63px;
}
#upper-panel .latest-portfolio-widget-single img {                                                
	width:63px;
	height:63px;
	border:3px solid #444444;
}
#upper-panel .latest-portfolio-widget-single img:hover{                
	border:3px solid #0088C2;
}
/***************************************************************
	8. Pego - Latest Posts
***************************************************************/
#upper-panel .mypost_widget_img img{                                                
    width:63px;
    height:63px;
    border:3px solid #444444;
	max-width:none;
}
#upper-panel .mypost_widget_img img:hover{                
    border:3px solid #0088C2;
}                                                
#upper-panel .mypost_widget_text {                
    margin-left:10px;
	font-size: 13px;
}
#upper-panel .mypost_widget_text a{     
	color: #0095D4;
	margin-bottom: 0;
	padding-bottom: 0;
}
#upper-panel .mypost_widget_text .date {
	line-height: 0;
}
#upper-panel .post_widget a { 
	color: #0095d4;
}
/***************************************************************
	9. Pego - Contact Form 7 Widget
***************************************************************/
#upper-panel .wpcf7-form {
	width: 300px !important;
}
#upper-panel .wpcf7-textarea {
	height: 60px;
    resize: none;
    width: 220px !important;
} 
#upper-panel .wpcf7-form:after {
	clear: both;
	display: block;
}
#upper-panel .wpcf7-validation-errors {
	line-height: 17px;
}













/*********************** WIDGETS FOR RIGHT TO LOGO AREA ************************************************/
/***************************************************************  
	1. Search Widget
***************************************************************/
.right-to-logo-area .screen-reader-text, .right-to-logo-area #searchsubmit  {
	display: none;
}
.right-to-logo-area #s {
    float: right;
    transition-duration: 400ms;
    transition-property: width, background;
    transition-timing-function: ease;
	background: url("http://finex.pego-design.com/wp-content/themes/finex/images/search.png") no-repeat scroll 5px 6px transparent;	 
	border: none;
	color: #838282;
	padding: 10px 14px 10px 14px;
	font-size: 12px;
	margin-bottom: 10px;
	width:0px;
	cursor: pointer;
}
.right-to-logo-area #s:focus {
    background-color: #E9E9E9;
    width: 196px;
	cursor: text;
	padding: 10px 14px 10px 30px;
}
/*********************** WIDGETS FOR SIDEBAR ************************************************/
.sidebar {
	font-size: 13px;
}
.sidebar h3.sidebar-title {
	font-size: 14px;
}
/***************************************************************  
	1. Search Widget
***************************************************************/

.sidebar .screen-reader-text {
	display: none;
}
.sidebar  input#s {
	background: #444444;
	border: none;
	color: #fff;
	padding: 8px 14px;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 192px;
}
.sidebar  input#searchsubmit {
	background: #0088c2;	
	border: none;
	color: #fff;
	padding: 8px 14px;
	font-size: 12px;
}
/***************************************************************  
	2. Pego - Twitter Widget
***************************************************************/
.sidebar ul.tweet_list li {
	padding-left:22px; 
	background: url(../images/icon-twitter-widget.png) 0px 2px no-repeat;
	margin-bottom:10px;
}
.sidebar span.tweet_time a {
	color: #999999 !important;
	font-size: 10px;
}
.sidebar ul.tweet_list li a {
	color: #0095d4;
}
/***************************************************************
	3. Pego - Flickr Widget
***************************************************************/
.sidebar .flickr_badge_image img{
	border: 3px solid #444444;
	width: 63px;
	height: 63px;
}
.sidebar .flickr_badge_image img:hover{
	border: 3px solid #0088c2;
	width: 62px;
	height: 62px;
}
.sidebar .flickr_badge_image {
	float: left;
	margin: 0 0px 13px 13px;
	width: 62px;
	height: 62px;
}
.sidebar #flickr_badge_wrapper {
	margin-left: -13px;
}
/***************************************************************
	4. Pego - Latest Posts
***************************************************************/
.sidebar .mypost_widget_img img{                                                
       width:63px;
       height:63px;
       border:3px solid #444444;
	   max-width:none;
}
.sidebar .mypost_widget_img img:hover{                
       border:3px solid #0088C2;
}                                                
.sidebar .mypost_widget_text {                
       margin-left:10px;
	   margin-top:13px;
}
.sidebar .post_widget a { 
	color: #0095d4;
}
/***************************************************************
	5. Pego - Contact Form 7 Widget
***************************************************************/
.sidebar .wpcf7-textarea {
	width: 202px !important;
	height: 60px;
} 
.sidebar .wpcf7-form:after {
	clear: both;
	display: block;
}
/***************************************************************
	6. Pego - Latest Portfolio Widget
***************************************************************/
.sidebar .latest-portfolio-widget-wrapper {
	margin-left:-13px;
}

.sidebar .latest-portfolio-widget-single {
	float: left;
	height: 63px;  
    margin: 0 0 13px 13px;
    width: 63px;
}
.sidebar .latest-portfolio-widget-single img {                                                
	width:63px;
	height:63px;
	border:3px solid #444444;
}
.sidebar .latest-portfolio-widget-single img:hover{                
	border:3px solid #0088C2;
}
/***************************************************************
	7. Tag Cloud Widget
***************************************************************/
.sidebar .tagcloud {
	margin-left: -8px;
	padding-top: 6px;
}
.sidebar .tagcloud a {
	color: #acacac;
	background: #444444;
	padding: 2px 8px 3px 8px;
	margin: 0 0px 13px 8px;
	font-size: 12px !important;
	display: inline-block;
    border-radius: 3px 3px 3px 3px;
}
.sidebar .tagcloud a:hover {
	color: #fff;
	background: #0088c2;
}









/*********************** WIDGETS FOR RIGHT TO LOGO AREA ************************************************/
.right-to-logo-area {}
.right-to-logo-titles {
	font-size: 16px;
	font-weight: bold;
}

.right-to-logo-area ul { 
	line-height: 18px;
    list-style-position: inside;
    /*list-style-type: disc;*/
    font-size:  13px;
	list-style-image:url(../images/menu-divider.png);
}
.right-to-logo-area ul li {
	padding-right: 10px;
}
.right-to-logo-area ul li:hover {
	padding-left: 10px;
	padding-right: 0px;
	transition: all 0.3s ease-out 0s;
}
.right-to-logo-widget {margin-bottom: 15px;}
/***************************************************************  
	1. Calendar
***************************************************************/
.right-to-logo-area #calendar_wrap  {
	font-size: 12px;
}
.right-to-logo-area #calendar_wrap caption {
	color: #0088c2;
	background: #141414;
	padding: 3px 6px;
	text-transform: uppercase;
}
.right-to-logo-area #calendar_wrap #today {
	color: #0088c2;
}
.right-to-logo-area #calendar_wrap th {
	color: #fff;
}
.right-to-logo-area #calendar_wrap td {
	padding-right: 10px;
}
/***************************************************************  
	2. Custom Menu Widget
***************************************************************/
.right-to-logo-area  ul.menu { display: block !important; float: none; list-style-image:none; line-height: 36px;  }
.right-to-logo-area  ul.menu li {
	float:left;
    background: url(../images/menu-divider.png) no-repeat 0 center;
    margin: 0 0 0 9px;
    padding: 0 0 0 10px;
	color: red;
}
.right-to-logo-area  ul.menu li:first-child {
	background:none;
	margin: 0;
    padding: 0;
}
.right-to-logo-area a {
	color: #fff;
}
.right-to-logo-area a:hover {
	color: #dee0e1;
}
/***************************************************************
	3. Pego - Contact Form 7 Widget
***************************************************************/
.right-to-logo-area .wpcf7-form {
	width: 300px !important;
}
.right-to-logo-area .wpcf7-textarea {
	height: 60px;
    resize: none;
    width: 220px !important;
} 
.right-to-logo-area .wpcf7-form:after {
	clear: both;
	display: block;
}
.right-to-logo-area .wpcf7-validation-errors {
	line-height: 17px;
}
/***************************************************************  
	4. Pego - Twitter Widget
***************************************************************/
.right-to-logo-area ul.tweet_list { width: 300px;  }
.right-to-logo-area ul.tweet_list li {
	padding-left:22px; 
	background: url(../images/icon-twitter-widget.png) 0px 2px no-repeat;
	margin-bottom:10px;
	list-style-image: none;
}
.right-to-logo-area span.tweet_time a {
	color: #999999 !important;
	font-size: 10px;
}
.right-to-logo-area ul.tweet_list li a {
	color: #0095d4;
}
/***************************************************************
	5. Pego - Flickr Widget
***************************************************************/
.right-to-logo-area .flickr_badge_image img{
	border: 3px solid #444444;
	width: 63px;
	height: 63px;
}
.right-to-logo-area .flickr_badge_image img:hover{
	border: 3px solid #0088c2;
	width: 62px;
	height: 62px;
}
.right-to-logo-area .flickr_badge_image {
	float: left;
	margin: 0 0px 13px 13px;
	width: 62px;
	height: 62px;
}
.right-to-logo-area #flickr_badge_wrapper {
	margin-left: -13px;
	width: 250px; 
}
/***************************************************************
	6. Pego - Latest Portfolio Widget
***************************************************************/
.right-to-logo-area .latest-portfolio-widget-wrapper {
	margin-left:-13px;
	width: 300px; 
}
.right-to-logo-area .latest-portfolio-widget-single {
	float: left;
	height: 63px;  
    margin: 0 0 13px 13px;
    width: 63px;
}
.right-to-logo-area .latest-portfolio-widget-single img {                                                
	width:63px;
	height:63px;
	border:3px solid #444444;
}
.right-to-logo-area .latest-portfolio-widget-single img:hover{                
	border:3px solid #0088C2;
}
/***************************************************************
	7. Pego - Latest Posts
***************************************************************/
.right-to-logo-area .mypost_widget_img img{                                                
       width:63px;
       height:63px;
       border:3px solid #444444;
	   max-width:none;
	   margin-bottom: 10px;
}
.right-to-logo-area .mypost_widget_img img:hover{                
       border:3px solid #0088C2;
}                                                
.right-to-logo-area .mypost_widget_text {                
       margin-left:10px;
	   margin-top:13px;
}
.right-to-logo-area .post_widget a { 
	color: #0095d4;
}