/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.europegoodbye.com/mt-static/themes/europegoobye/blog.css);
@import url(http://www.europegoodbye.com/mt-static/themes/europegoobye/screen.css);
@import url(http://www.europegoodbye.com/mt-static/themes/europegoobye/tabber.css);
@import url(http://www.europegoodbye.com/mt-static/themes/europegoobye/menu_styles.css);
/* end StyleCatcher imports */


#primary {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			/* background-color: #fff; */
			padding: 0px;
			float:left;
			width: 100%;
			display: inline;
			height: auto; }

		
		#primary .listItem {
			font-size: 10px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			float: left;
			 background-color: #ffffff; 
			margin: 5px 5px 0px 0px;
			/*background-color: #000;*/
			overflow: hidden;
			line-height: 1em;}
			
			
		#primary .listItem a,		
		#primary .listItem a:visited {
			display: block;
			color: #333;
			width: 104px;
			height: 96px;
			background-image: none;
			margin: 1px;}
			
		#primary .listItem a {
			border: solid 1px;
			border-color: #F7A300;
			padding: 5px 5px 3px 5px;}
			
		#primary .listItem a:visited {
			border: solid 1px;
			border-color: #F7A300;
			background-image: none;}

			
		#primary .listItem a span {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color:  #3685aa;
			padding: 0px 0px 3px 0px;}
			
		#primary .listItem a:visited span {
			font-weight: normal;}
					
		#primary .listItem a:hover span {
			color:  #32a7de;}
		
		#primary .listItem p {
			padding: 0px;
			margin: 0px;}


		#primary .listItem .thumbnail {
			/* display: block;*/
			width: 104px;
			height: 53px;
}


