 /*== BODY ======================================*/
#featarea {background-image:url(/wp-content/themes/nextelement/images/patterns/.png); background-position:; background-repeat: ; }
#bread {}
td, body, div {} /*== MENU ======================================*/
ul.menu li a,
div.menu ul li a {}
ul.menu > li.hover > a,
div.menu ul > li.hover > a,
ul.menu ul > li,
div.menu ul ul > li {} 
ul.menu .active:hover,
ul.menu .active,
ul.menu > li.current-cat > a,
ul.menu > li.current-cat-parent > a,
ul.menu > li.current_page_item > a,
ul.menu > li.current_page_parent > a,
div.menu ul .active:hover,
div.menu ul .active,
div.menu ul > li.current-cat > a,
div.menu ul > li.current-cat-parent > a,
div.menu ul > li.current_page_item > a,
div.menu ul > li.current_page_parent > a {}
ul.menu ul li a,
div.menu ul ul li a {} /*== TITLES ======================================*/
#header h1.logo,
#header h1.logo a,
div#phone,
.wp-pagenavi span.pages {}
#content h1, h2, h3, h4, h5, h6, #title2 h1,
h2 a, h3 a, h4 a, h5 a, h6 a {} 
h1, h2, h3, h4, h5, h6,
blockquote,
a.bigbutton,
#commentform #submit,
.feederss-label,
.feedemail-label,
#contentbox form .pushbutton-wide,
.ui-tabs-nav a {} /*== LINKS ======================================*/
a {}
a:hover,
a.button:hover,
a.button2:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {}
a.bigbutton:hover,
#but-prev a:hover,
#but-next a:hover,
#but-prev-next a:hover,
#commentform #submit:hover,
#contentbox form .pushbutton-wide:hover {}
.wp-pagenavi span.current {}
.wp-pagenavi a,
.wp-pagenavi a:link {}
.wp-pagenavi a:hover {} /*== SIDEBAR TABS ======================================*/
#flowpanes7 {}
ul#sidebar #sidebar_tabs ul.ui-tabs-nav li a, 
ul#foo #sidebar_tabs ul.ui-tabs-nav li a {}
ul#sidebar #sidebar_tabs ul.ui-tabs-nav {} /*== FOOTER ======================================*/
#footerbox {background-position:; background-repeat:; }
#footerbox ul#twitter_update_list li,
ul#foo > li li li {}
#footerbox ul#widget_posts img,
#footerbox #flickr .flickr_badge_image {}
.followme {}
#footer h3 {}
#footer a,
#footer ul#foo h5 a,
ul#foo a,
ul#foo ul#widget_posts li h5 a {}
#footer a:hover {} /*== CUSTOM CSS ======================================*/
div#phone { width: 600px; }
div#phone div { width: 600px; }

.gfg-entry {height: 6.9em;} /* For vertical and vertical stacked widgets: the height for the current entry's area. */ 
        
    #feed-control-div {
	width:580px;
	  background-color:#FFF;
	  margin-top:10px;
	margin-bottom:10px;
    }

.gfg-root {
  width : 100%;
  height : 194px;
  /* height : auto; */
  position : relative;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 12px;
  border: 1px solid #BCCDF0;
}

.gfg-loading p {color:#676767;font-size:14px;margin:10px;padding:4px;}
.gfg-loading a {color:#676767;font-size:12px;}

.gfg-title {
  font-size: 14px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  padding-left:0.2em;
}

.gfg-title a {
  color : #3366cc;
}

.gfg-subtitle {
  font-size: 12px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 5px;
  padding-left:0.2em;
}

.gfg-subtitle a {
  color : #3366cc;
}

.gfg-entry {
  background-color : white;
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry a, .gfg-listentry a:active, .gfg-listentry a:link, .gfg-listentry a:visited, .gfg-listentry a:hover {background-image: none;}

.gfg-listentry-odd {
  background-color : #F6F6F6;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight { 
  background-image : url('//assets.masteragenda.com/images/featured_garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
 * FeedControl customizations.
 */

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 14px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : normal; /* or nowrap; */
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em; /* this doesn't seem to have an effect. The snippet continues into the gf-result div */
  color: #000000;
  margin-top : 3px;
  line-height: normal;
}

/*
 * Easy way to get horizontal mode, applicable via js options to gadget.
 */

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  border: 1px solid #AAAAAA;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  background-color: #FFFFFF;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}


/*
 * FeedControl customizations.
 */

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #0000cc;
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 120px;
}

.gfg-collapse-open {
  background-image : url('//assets.masteragenda.com/images/featured_arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('//assets.masteragenda.com/images/featured_arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}

	
