/* 
	widgets.css
	- all default widgets
	- all custom Pego's widgets
 */
 
/*********************** ALL WIDGET AREA  ************************************************/
 
.iconQuickInfoWidget {
	font-family: "entypo-fontello";
	speak: none;
	font-size: 15px;
	line-height: 21px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
	color: #ffffff;
	margin-right: 8px;
	float: left;
	width: 21px;
	margin-bottom: 3px;
}

/*********************** WIDGETS FOR FOOTER ************************************************/

/***************************************************************  
	1. Search Widget
***************************************************************/
#footer .screen-reader-text {
	display: none;
}
#footer  input#s {
	background: #3D3D3D;
	border: none;
	color: #a49b9a;
	padding: 12px 18px;
	font-size: 12px;
	margin-bottom: 10px;
}
#footer  input#searchsubmit {	
	border: none;
	background: #e74c3c; 
	padding: 3px 14px 5px; 
	cursor:pointer; 
	font-size: 13px;
	letter-spacing: 0px;
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	text-shadow: 0 0px 1px rgba(0, 0, 0, 0.7); 
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
}
#footer  input#searchsubmit:hover {
	background: #e65849;	
}

/***************************************************************
	2. Pego - Flickr Widget
***************************************************************/
#footer .flickr_badge_image img{
	border: 3px solid #232323;
	width: 50px;
	height: 50px;
}
#footer .flickr_badge_image img:hover{
	border: 3px solid #e74c3c;
	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: #fff;
	background: #e74c3c;
	padding: 3px 6px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#footer #calendar_wrap #today {
	color: #e74c3c;
}
#footer #calendar_wrap th {
	color: #fff;
}
#footer #calendar_wrap td {
	padding-right: 10px;
	color: #9C9C9C;
}
/***************************************************************
	4. Tag Cloud Widget
***************************************************************/
#footer .tagcloud {
	margin-left: -8px;
	padding-top: 6px;
}
#footer .tagcloud a {
	color: #a49b9a;
	background: #3D3D3D;
	padding: 4px 12px 5px;
	margin: 0 0px 13px 8px;
	font-size: 13px !important;
	display: inline-block;
    border-radius: 4px 4px 4px 4px;
}
#footer .tagcloud a:hover {
	color: #fff;
	background: #e74c3c;
}
/***************************************************************
	5. Pego - Contact Form 7 Widget
***************************************************************/
#footer .wpcf7-form {
	width: 220px !important;
	background: red;
}
#footer .wpcf7-textarea {
	height: 60px;
    resize: none;
    width: 180px !important;
	background: #3d3d3d;
	border: none;
} 
#footer .wpcf7-form:after {
	clear: both;
	display: block;
}
#footer .wpcf7-validation-errors {
	line-height: 17px;
}
#footer .wpcf7 p { 
	color: #808080;
	margin-bottom: 10px;
}
#footer .wpcf7 input.wpcf7-text {
	background: #3d3d3d;
	border: none;
}
/***************************************************************
	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 #373737;
}
#footer .latest-portfolio-widget-single img:hover{                
	border:3px solid #58968f;
}
/***************************************************************
	7. Pego - Latest Posts
***************************************************************/
#footer .mypost_widget_img img{                                                
    width:50px;
    height:50px;
    border:3px solid #373737;
	max-width: none;
}
#footer .mypost_widget_img img:hover{                
    border:3px solid #58968f;
}                                                
#footer .mypost_widget_text {                
    margin-left:70px;
}
#footer .mypost_widget_text a:hover{                
    color: #58968f;
}
#footer .mypost_widget_text .date {
	color: #8b8a8a;
	font-size: 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:25px;
}
#footer span.tweet_time a {
	font-size: 10px;
	color: #e74c3c;
}
/***************************************************************  
	8. Pego - Quick Info Widget
***************************************************************/
#footer p.quick-info {  line-height: 20px; width: auto; margin-bottom: 15px; }
#footer p.quick-info img { margin-right: 7px; width:16px; height:16px; vertical-align: middle; }



#footer ul.menu { display: block !important; float: none; line-height: 1;  }
#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;
}
#footer ul.menu li:first-child {
	background:none;
	margin: 0;
    padding: 0;
}
#footer .social-bookmarksLight {
	height:40px;
}
#footer  ul.menu { line-height: 36px;  }
#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;
	list-style-image: none;
}
#footer  ul.menu li:first-child {
	background:none;
	margin: 0;
    padding: 0;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #dee0e1;
}



/*********************** WIDGETS FOR UNDER FOOTER ************************************************/
.under-footer-titles {
	font-size: 16px;
}
.under-footer ul { 
	line-height: 18px;
    list-style-position: inside;
    font-size:  13px;
	list-style-image:url(../images/menu-divider.png);
}
.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: #58968f;	
	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; line-height: 1;  }
.under-footer ul.menu li {
	float:left;
    background: url(../images/menu-divider.png) no-repeat 0 center;
    margin: 0 0 0 13px;
    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: #58968f;
	background: #141414;
	padding: 3px 6px;
	text-transform: uppercase;
}
.under-footer #calendar_wrap #today {
	color: #58968f;
}
.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 { line-height: 36px;  }
.under-footer  ul.menu li {
	float:left;
    background: url(../images/menu-divider.png) no-repeat 0 center;
    margin: 0 0 0 7px;
    padding: 0 0 0 13px;
	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 #58968f;
	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 #58968f;
}
/***************************************************************
	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 #58968f;
}                                                
.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 SIDEBAR ************************************************/
.sidebar {
	font-size: 13px;
}
.sidebar h3.sidebar-title {
	font-size: 14px;
    font-weight: 600;
	color: #3d3d3f;
}
.title_stripes_sidebar {
	border-bottom: 1px solid #E1E1E1;
	width: 100px;
	float: left;
	margin-top: 10px;
	margin-bottom: 25px;
}
.sidebar a { color: #5e5e5e; }
.sidebar a:hover { color: #e74c3c; }
/***************************************************************  
	1. Search Widget
***************************************************************/
.sidebar .screen-reader-text {
	display: none;
}
.sidebar  input#s {
	width: 185px;	
	background: #3D3D3D;
	border: none;
	color: #a49b9a;
	padding: 12px 18px;
	font-size: 12px;
	margin-bottom: 10px;
}
.sidebar  input#searchsubmit {
	border: none;
	background: #e74c3c; 
	padding: 3px 14px 5px; 
	cursor:pointer; 
	font-size: 13px;
	letter-spacing: 0px;
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	text-shadow: 0 0px 1px rgba(0, 0, 0, 0.7); 
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	
	float: right;
	margin-bottom: 30px;
}
.sidebar  input#searchsubmit:hover {
	background: #e65849;	
}
/***************************************************************  
	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: #56948d;
}
/***************************************************************
	3. Pego - Flickr Widget
***************************************************************/
.sidebar .flickr_badge_image img{
	width: 60px;
	height: 60px;
	
	border: 1px solid #d7d5d5;
	padding: 3px;
	background: #fafafa
	
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.sidebar .flickr_badge_image img:hover {	
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
	background: #e74c3c;
}
.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:40px;
    height:40px;
    border: 1px solid #d7d5d5;
	max-width:none;
	padding: 3px;
	background: #fafafa
}
.sidebar .mypost_widget_img img:hover{      
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}                                                
.sidebar .mypost_widget_text {                
    margin-left: 60px;
	margin-top: 0px;
	width:160px;
}
.sidebar .post_widget {
	color: #5e5e5e;
	font-size: 11px;
	font-weight: 300;	
}
.sidebar .post_widget a { 
	color: #373737;
	font-weight: 600;
	font-size: 13px;
	display: block;
	line-height: 1;
}
.sidebar .post-widget-single {
	margin-bottom: 10px;
	float: left;
}
/***************************************************************
	5. Pego - Contact Form 7 Widget
***************************************************************/
.sidebar .wpcf7 p {
	margin-bottom: 10px;
}
.sidebar .wpcf7 p input.wpcf7-form-control {
	margin-top: 0;
}
/***************************************************************
	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:60px;
	height:60px;
	border: 1px solid #d7d5d5;
	max-width:none;
	padding: 3px;
	background: #fafafa
}
.sidebar .latest-portfolio-widget-single img:hover{                
}
/***************************************************************
	7. Tag Cloud Widget
***************************************************************/
.sidebar .tagcloud {
	margin-left: -8px;
	padding-top: 6px;
}
.sidebar .tagcloud a {
	color: #a49b9a;
	background: #3D3D3D;
	padding: 4px 12px 5px;
	margin: 0 0px 13px 8px;
	font-size: 13px !important;
	display: inline-block;
    border-radius: 4px 4px 4px 4px;
}
.sidebar .tagcloud a:hover {
	color: #fff;
	background: #e74c3c;
}



/***************************************************************  
	8. Calendar
***************************************************************/

.sidebar #calendar_wrap  {
	font-size: 12px;
}
.sidebar #calendar_wrap caption {
	color: #fff;
	background: #e74c3c;
	padding: 3px 6px;
	text-transform: uppercase;
}
.sidebar #calendar_wrap #today {
	color: #e74c3c;
}
.sidebar #calendar_wrap th {
	color: #4b4a4a;
}
.sidebar #calendar_wrap td {
	padding-left: 9px;
    padding-right: 8px;
}
.sidebar #calendar_wrap td.pad {
	color: #e74c3c;
}

/***************************************************************  
	9. Signup
***************************************************************/
.sidebar .widget_ns_mailchimp {
	margin-top: 0px;
	padding-top: 0;
}
.sidebar .widget_ns_mailchimp form { margin-top: -20px;  }
.sidebar .widget_ns_mailchimp  label {
	visibility: hidden;
}
.sidebar .widget_ns_mailchimp  input {
	background: #3D3D3D;
	border: none;
	color: #a49b9a;
	padding: 12px 18px;
	font-size: 12px;
	margin-bottom: 10px;
	width: 170px;
}
.sidebar .widget_ns_mailchimp  input.button {
	border: none;
	background: #e74c3c; 
	padding: 3px 14px 5px; 
	cursor:pointer; 
	font-size: 13px;
	letter-spacing: 0px;
	font-family: 'Open Sans', sans-serif; 
	font-weight: 400;
	text-shadow: 0 0px 1px rgba(0, 0, 0, 0.7); 
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
	width: auto;
}
.sidebar .widget_ns_mailchimp  input.button:hover {
	background: #e65849;	
}




/*********************** WIDGETS FOR HEADER AREA ************************************************/
#headerArea-widgets_content,
#headerArea-widgets_content p {
	color: #fff;
}
#headerArea-widgets_content a {
	color: #fff;
}
#headerArea-widgets_content a:hover {
	color: #3d3d3f;
}

#headerArea-widgets_content ul { 
	line-height: 18px;
    list-style-position: inside;
    font-size:  13px;
}
#headerArea-widgets_content ul li {
	
}
#headerArea-widgets_content ul li:hover {
	padding-left: 10px;
	transition: all 0.3s ease-out 0s;
}
.info-details {
	float: left;
	margin-right: 30px;
	padding-top: 9px;
}
