/* CSS Document */
body 
{
    margin:0; 
    padding:0;

    background-image: url("skin-uberphones.jpg"); /* original*/
    background-color:#01A5A6; /* Skin-sensitive 80C31B */ /* original */
    background-repeat:no-repeat;
    background-position:center top;
    background-attachment:scroll;

    font-family:Arial, Helvetica, sans-serif;	
}

.tag {
    background-color: #eee;
    margin: 0px;
    padding: 2px 5px 2px 5px;
    line-height: 1.8em;
}



p{
padding: 5px 0px 5px 0px;
    
}

img {
border : none;
padding : 0; margin:0;
}

A:link {color: #555; text-decoration:none;}
A:visited {color: #555; text-decoration: none;}
A:active {color: #555; text-decoration: none;}
A:hover { color: #000; text-decoration: underline;}


.indivsection
{
border-color: black;
border-bottom: solid;
border-width: 5px;
border-top: 5px hidden black;
color: black;
font-size: 138%;
line-height: 1em;
margin: 0.5px 0.5px 0px;
padding: 0px;
}

.indivsubsection
{
font-weight: bold;
background-color: black;
color: white;
padding: 1px 5px 0 5px;
font-size: 99%;
}

#meta_container
{
padding:0;
margin-left: auto; /* centers the div */
margin-right: auto; /* centers the div */	
width:1024px;	
background-color:#ffffff; /* this will show up if sidebar is too short*/
}

#skincontainer /* centered part -- header, categories and top news */
{
	background: #999999 url('skin-uberphones.jpg') no-repeat center top; /* original */
}

#skincontainer_content /* centered part -- main content and sidebar container*/
{
    background-color:#ffffff; 
    float:left; /* float so that right side expands to same height than content*/
}



.leaderboardcontainer
{
    /*width:1024px; 
    height:90px; */
    /*background-color:#D3EA40; */ /* only if no background bitmap*/
    padding-bottom: 6px;
}

.text_ui A:link {color: #ffffff; text-decoration: none;}
.text_ui A:visited {color: #ffffff; text-decoration: none;}
.text_ui A:active {color: #ffffff; text-decoration: none;}
.text_ui A:hover { color: #787878; text-decoration: underline;}



#header_links
{
	width:1024px; 
	height:19px; 
	background-color:#000; 
	color:#FFFFFF; 
	font-weight: bold; text-align:right; 	
    visibility: hidden;
}

#header_sitelogo
{
	width:1024px; 
	height:100px; 
}

#logozone /* clickable zone for going back home*/
{
	width:320px; 
	height:70px; 
	margin-top: -20px; 
	/*background-color:fuchsia; */
	cursor:pointer;
}

#header_searchbox
{
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 9px;
	left: 741px;
	width: 280px;
	height: 25px;
}


#header_social
{
	width:1024px; 
	height:30px; 
	background-color:#FFF; 
	color:#000;
    padding-top:8px;
}

.header_social_section
{ 
	font-size:75%;
	font-weight:bold;
	color: #787878;
	padding-right: 30px;
	padding-left: 20px;
}


#header_categories {
background-color: black;
color: white;
font-weight: bold;
height: 23px;
padding-top: 7px;
width: 1024px;
}

.header_featured
{
    width:1024px; 
    height:156px; /* 176 = 174img h + 2pix border */
    background-color:#01A5A6; /* Skin-sensitive*/
    color:#FFFFFF; 
    background-repeat:no-repeat;
    padding-top:5px; 	
    padding-bottom: 5px;
    
/*    border-style:solid; 
    border-color:red;
    border-width:1px;*/
    /* ZZZ */
}

/*
Eliane suggests: 232x174
*/
.header_topnews_img 
{
    float:left;  
    width:232px; /*was 198*/
    height:154px;  	/* was 128*/
    border-style:solid; 
    border-color:black;
    border-width:1px;
    margin-left:2px;
    margin-right:2px;
    margin-bottom:4px; /* push small thumbnails down */
    margin-bottom:19px; /* push small thumbnails down */
    cursor:pointer; /* make cursor look clickable*/   
} 	


.content .header_topnews_img 
{
    float:left;  
    width:232px; /*was 198*/
    height:154px;  	/* was 128*/
    border-style:solid; 
    border-color:black;
    border-width:1px;
    margin-left:50px;
    margin-right:2px;
    margin-bottom:4px; /* push small thumbnails down */
    margin-bottom:19px; /* push small thumbnails down */
    cursor:pointer; /* make cursor look clickable*/   
} 	

.header_topstories
{
    width:1024px; 
    height:160px; 
    background-color:#01A5A6; /* Skin-sensitive*/
    color:#FFFFFF; 
    background-repeat:no-repeat;
    padding-top:6px; 	
    padding-bottom: 10px;
    font-size: 110%;
}

.header_topnews_img_small
{
    float:left;  
    width:99px; 
    height:64px;  	
    border-style:solid; 
    border-color:black;
    border-width:1px;
    margin-left:2px;
    margin-right:3px;
    cursor:pointer; /* make cursor look clickable*/    
} 	

.header_topnews_img_small_sidebar
{
    border-style:solid; 
    border-width:5px; 
    border-color:#cccccc;
    width:99px; 
    height:64px;  
    margin-bottom: 70px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    cursor:pointer; /* make cursor look clickable*/    
} 	



.header_topnews_img_text 
{
background-image: url("transparent_black.png");
color: white;
font-size: 90%;
font-weight: bold;
padding: 5px 0px;
padding-right: 5px;
padding-left: 5px;
}



.header_topnews_img_text  A:link {color: #ffffff; text-decoration: none;}
.header_topnews_img_text  A:visited {color: #ffffff; text-decoration: none;}
.header_topnews_img_text  A:active {color: #ffffff; text-decoration: none;}
.header_topnews_img_text  A:hover { color: #ffffff; text-decoration: underline; }


.header_topnews_smallimg_text
{
    font-size:70%; 
    font-weight:bold; 	
    position:relative; 
    top:65px; 
    vertical-align:sub; 
    color: black;
}

.header_topnews_smallimg_text  A:link {color:#222; text-decoration: none;}
.header_topnews_smallimg_text  A:visited {color: #222; text-decoration: none;}
.header_topnews_smallimg_text  A:active {color: #222; text-decoration: none;}
.header_topnews_smallimg_text  A:hover { color: #222; text-decoration: underline; }

.breaking
{
    color: black; 
    background-color: red; 
    font-size: 100%;
}

.feature
{
    color: black; 
    background-color: #d8ee5f; 
    font-size: 100%;
}



#tag_category_header
{
background: #EEE;
margin-bottom: 0;
padding-bottom: 10px;
text-align: center;
margin-left: -17px;
margin-right: -16px;
margin-top: 0px;
padding-top: 10px;
}

.content
{
	width:640px; /* 671-(24+24)=623; 1024-351=673-2=671*/
	background-color:#FFFFFF; 
	float:left;
	
    font-size: 80%;
    line-height: 1.5em; 
    margin: 0 0px 0px 0px;
    padding: 0px 16px 0px 17px;  	
    
	border-right:thin;
	border-color:#000000;
	border-right-style:solid; /* this adds 1-pixel to the overall width*/
    color:#555;    
}

.content img /* default image style in content*/
{
	margin:0px;
	padding:0px;
	border:none;
}

.alignleft,/*for Wordpress Img Insert compatibility*/
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.alignright,/*for Wordpress Img Insert compatibility*/
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,/*for Wordpress Img Insert compatibility*/
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,/*for Wordpress Img Insert compatibility*/
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

.wp-caption
{
border: none;
color: #666;
font-style: italic;
line-height: 12px;
text-align: center;
padding-top: 4px;
padding-bottom: 4px;
margin-left: auto;
margin-right: auto;
background-color: #EEE;
border-width: 30px;
}


.wp-caption img {/*for Wordpress Img Insert compatibility*/
	margin: 5px;
}
.wp-caption p.wp-caption-text {/*for Wordpress Img Insert compatibility*/
	margin: 0 0 4px;
}
.wp-smiley {/*for Wordpress Img Insert compatibility*/
	margin:0;
}


.content hr
{
    color:#DDDDDD; 
    border:0; 
    height:1px; 
    background-color: #DDDDDD;
    margin: 15px 0px 40px 0px;
}

.content h1
{
    padding: 0;
    font-size: 230%;
    color: black;
    line-height: 1.3em;
    margin-bottom: 0px;
    margin-top: 0px;
    letter-spacing: -0.05em; /* reduce space between letters to compress title*/
}   

.postcontainer h1
{
    padding: 0;
    font-size: 230%;
    color: black;
    line-height: 1.3em;
    border-left: solid;
    border-width: 10px;
    padding-left: 8px;
    margin-bottom: 0px;
    margin-top: 19px;
    margin-left: 60px;
    letter-spacing: -0.05em; /* reduce space between letters to compress title*/
}

.page_byline_container h1
{
    border-bottom: 5px solid black;
    border-width: 1px 1px 5px;
    font-size: 200%;
    letter-spacing: -0.05em;
    line-height: 1.3em;
    margin: 0px;
    padding: 0px;
}


.content h3 { /* User Comments, Features Posts >> should I really use this this way? Why not create a <p + style>*/
    border-color: black;
    border-bottom: solid;
    border-width: 5px;
    border-top: 5px hidden black;
    color: black;
    font-size: 138%;
    line-height: 1em;
    margin: 0.5px 0.5px 0px;
    padding: 0px;
}


.crumbbread
{
background-color: #DCDCDC;
font-size: 12px;
padding-bottom: 5px;
padding-top: 3px;
padding-left: 21px;
color: #555;
/*margin-left: -17px;
margin-right: -16px;*/
}


.crumbbread A:link {color: #555; text-decoration: underline;}
.crumbbread A:visited {color: #555; text-decoration: underline;}
.crumbbread A:active {color: #555; text-decoration: underline;}
.crumbbread A:hover { color: #555; text-decoration: underline;}


.postcontainer
{       
	clear: both;
	color: #444;
}


.article A:link {color: #01A5A6;; text-decoration: none;}
.article A:visited {color: #01A5A6; text-decoration: none;}
.article A:active {color: #01A5A6; text-decoration: none;}
.article A:hover { color: #000; text-decoration: underline;}

.article h1 A:link {color: #000; text-decoration: none;}
.article h1 A:visited {color: #000; text-decoration: none;}
.article h1 A:active {color: #000; text-decoration: none;}
.article h1 A:hover { color: #000; text-decoration: underline; }

.article {}

.article h3 
{
  margin: 20px 0 20px 0;
  padding:7px 0 7px 0;
  font-size: 130%;
  line-height: 1.2em;
  color: #555555;
  border-bottom:solid;
  border-width:1px;
}	   

.content_post
{
  /*font-family: georgia;
  font-size: 110%;*/
}

.more
{
color: white;
background-color: black;
padding: 4px;
font-weight: bold;
margin-right: 4px;
line-height: 2.5em;
}

.more a:link {color: #FFF; text-decoration: none;}
.more A:visited {color: #FFF; text-decoration: none;}
.more A:active {color: #FFF; text-decoration: none;}
.more A:hover { color: #555; text-decoration: underline;}
  
  
.title_byline
{
	margin-bottom:90px;		
}
  
.byline_container
{
	
	border-color:#FF0000; 	

}  


.page_byline_container
{
	border-color: red;
	border-width: 10px;
	margin-bottom: 5px;
}

.byline_social_container
{
    float:right; 	
    border: solid;    
    border-width:0px;     
    border-color:#FF0000; 
    margin-top: 8px;
}
  
.byline
{
font-size: 90%;
padding-bottom: 7px;
padding-left: 11px;
display: block;
color: #555;
border-left: solid;
border-width: 10px;
border-color: black;
margin-left: 60px;
}  


.excerpt_tag_cat
{
    font-size:85%; 
    padding-top:2px;
    padding-bottom:7px;
    padding-left:3px;
    display: block; /* forces line break*/ 
    color: #555;
    line-height: 1.4em;
}  


.article_img_right /* container for right-align*/
{
    float:right; 
    vertical-align:top; 
    padding:0px; margin:0px; 
    border-style:solid; 
    border-color:black;
    border-width:0px;
}

.article_sharing
{
    float:right; border-bottom:1px; border-bottom-style:solid; border-bottom-color:#CCCCCC; width:640px; text-align:right;
}


.imgage_caption
{
    font-style:italic;   
    font-family:"Arial Narrow";
    display: block; /* forces line break*/ 
    padding:0px; margin:0px;     
    border-style:solid; 
    border-color:red;
    border-width:0px;
}

.indiv_featured 
{
	width:640px; 
	height:120px; /* 244-17*/
	background-color:#FFFFFF; 
    padding-top:17px; 	
    padding-bottom:15px; 	    
    line-height: 1.0em; 
}

.expandableskyscrapper
{
    margin-left: 25px;
    margin-bottom: 25px;
}
.squareads
{
    margin-left: 25px;
}


.sidebar_featured 
{
	width:160px; 
	height:600px; /* 244-17*/
	background-color:#FFFFFF; 
    padding-top:0px; 	
    padding-bottom:0px; 	    
    line-height: 1.0em; 
    
    /* debug */
    /*border: solid;
    border-width:1px; 
    border-color:#DAEFB6;     */
    
}

.sidebar_top_text_title
{
border-bottom: 5px solid black;
border-color: black;
color: white;
font-weight: bold;
margin: 0px 24px 0px 26px;
text-align: left;
padding-top: 0px;
}


.sidebar_top_text_title_sub {
font-weight: bold;
background-color: black;
color: white;
padding: 2px 6px 1px 5px;
font-size: 100%;
}


.sidebar_top_text_container
{
    line-height: 1.25em;
    margin-top:0px;
    margin-bottom:0px;    
}

.sidebar_top_text_container ul
{

}

.sidebar_top_text_container li
{
	border:0px; margin: 0px 0px 16px; padding: 0px; font-size: 100%; font-weight:bold; color:#ccc;  list-style-type:square;
}

.sidebar_categories
{
    line-height: 1.25em;
    padding-top: 0px;
}

.sidebar_categories ul
{
    border: 0px; font-size: 84%; list-style: none; margin: 0px; padding: 8px; text-align: left; margin-left: 18px;
}

.sidebar_categories li
{
	border:0px; margin: 0px 0px 5px; padding: 0px; font-size: 130%; font-weight:bold; color:#ccc;  list-style-type:none;
}

.sidebar_categories .children
{
    font-size: 60%;
}

.sidebar_categories .children li
{
    border:0px; margin: 0px;
}

.archives_sidebar
{
    padding-bottom: 15px; 
    padding-top: 15px; 
    padding-left: 25px; 
    width: 300px;
}

.months 
{font-size:85%;}

.indiv_top_text_container
{
font-weight: bold;
padding-bottom: 5px;
padding-top: 4px;
}



.indiv_user_comments
{
	width:640px; 
	background-color:#FFFFFF; 
    padding-top:17px; 	
	padding-bottom:17px;    
    line-height: 1.0em; 
}

.related_posts ul
{
	line-height: 1.7em;
}


.bottom_news_img_small
{
    float:left;  
    width:99px; 
    height:64px;  	
    border-style:solid; 
    border-color:black;
    border-width:1px;
    margin-left:21px;
    cursor:pointer; /* make cursor look clickable*/    
    margin-bottom:65px;
} 	


#search_box
{	
	background-repeat:no-repeat;
	background-color:white;
	
	color:black; 
	width:250px; 
	height:20px 
	!important; 
	margin: 0; 
	padding: 0; 
	border:solid; 
	border-width:1px; 
	border-color:#FFFFFF; 
	vertical-align:middle; 
	font-family:arial,helvetica,sans-serif; 
	font-size:14px; 
	overflow-y: auto; 
	resize:none;
}


#search_button
{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	vertical-align:top;	
	background-color: transparent;border:0;margin:0; padding:0; 
	color: transparent;

	background-image: url("sprites.png");	
	background-position:-100px -0px; 
	width:20px; 
	height:20px;
	
}

/*
	.sp_search { background-position:-100px -0px; width:20px; height:20px;  }		
*/

#newsletter_editbox_container {
position: relative;
top: -2px;
float: right;
padding-right: 10px;
}	

#newsletter_editbox
{
	width:160px; height:19px; padding:0; margin:0;
}

#newsletter_button
{
	width:133px; height:25px; padding:0; margin:0;
}

.page_navigation
{
	width:623px; /* 671-(24+24)=623; 1024-351=673-2=671*/
	background-color:#FFFFFF; 
	float:left;
	
  font-size: 90%;
  line-height: 1.5em; 
  margin: 15px 24px 15px -14px;
  padding: 0px 0px 0px 0px; 
	
}

#sidebar
{
	width:350px; 
	background-color:#fff; 
	float:right;
}

.mediumbox
{
margin-bottom: 0px;
margin-left: 25px;
padding-top: 10px;
/* height: 250px; */ /* DOT NOT use height as it would make the ad non-elastic for 300x600*/
}

.sidebar_125x125
{
    width:125px; 
    height:125px; 
    /*background-color:gray;*/
    margin: 0 0 24px 24px; 

}

.sidebar_160x600
{
    width:160px; height:600px; background-color:gray; margin-bottom:24px;    
}


.sidebar_left_col
{
    width: 125px;
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 25px;    
}

.sidebar_right_col
{
    width: 160px;
	float: right;
	margin-right: 0;
	padding-right: 25px;
}

#sponsored_headlines_graphic
{
	width:350px; 
	height:27px; 
	background-repeat:no-repeat; 
}


.sponsored_headlines
{
	margin: 0px 3px 24px 8px;
	padding: 0;    
	color:#707070;  
}

.sponsored_headlines img
{
	float:right; 
	margin-left:5px;
}

.sponsored_headlines p
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 80%;
}

.sponsored_headlines h4
{
 margin: 20px 0 0 0;
 padding: 0;
 font-size: 70%;
 color: #787878;
}

.sponsored_headlines_title
{
	font-size: 110%;
	font-weight: bold;
}




/* not used*/
.cleaner 
{
	clear:both;
	padding:0;
	margin:0;
	border:none;
	margin:0; padding:0;
}


#footer
{
	margin: 0 auto; /* centers the div */
	padding: 0px;
	width:1024px;	/* same as skin */
	background-color:#FFFFFF;
	position:relative;
	clear:both;	
}

#sub_footer
{
	padding-top:20px;	
	padding-bottom:60px;	
}



blockquote {
  margin: 5px 5px 5px 5px;
  padding: 5px 5px 5px 5px;
  font-size: 95%;
  font-style: italic;
  line-height: 1.5em;
  color: #666;
  background: #EEEEEE;
  -moz-border-radius : 8px;
  border-radius : 8px;  
  }

blockquote p {
  margin-top: 0;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

	

#wrap img {
border : none;
}

  
dsq-pagination	dsq-button-small dsq-paginate-append-button
{
 width:200px;
}


.post-body ul {
  list-style:disc;
  margin: 0 0 20px 25px;
  padding: 0;
  }


/* vibrant intellitxt*/
.iTt{
    FONT-FAMILY:       Arial;
    FONT-STYLE:        normal;
    FONT-WEIGHT:       normal;
    COLOR:             black;
    BACKGROUND-COLOR:  lightyellow;
    BORDER:            black 1px solid;
    PADDING:           2px;
}


.sprite {	background-image:url('sprites.png') } 

.sp_facebook { background-position:-0px -0px; width:20px; height:20px;  }
.sp_twitter { background-position:-20px -0px; width:20px; height:20px;  }
.sp_stumble { background-position:-40px -0px; width:20px; height:20px;  }	
.sp_email { background-position:-60px -0px; width:20px; height:20px;  }		
.sp_plus { background-position:-80px -0px; width:20px; height:20px;  }			
.sp_search { background-position:-100px -0px; width:20px; height:20px;  }				
.sp_rss_orange { background-position:-120px -1px; width:20px; height:20px;  }
.sp_advertise_fm { background-position:-0px -148px; width:125px; height:94px;  }	

.sp_leftarrow { background-position:-181px -0px; width:25px; height:25px;  }
.sp_leftarrow_h { background-position:-207px -0px; width:25px; height:25px;  }
.sp_rightarrow { background-position:-233px -0px; width:25px; height:25px;  }
.sp_rightarrow_h { background-position:-260px -0px; width:25px; height:25px;  }
.sp_external_link { background-position:-129px -151px; width:10px; height:10px;  }
.sp_comment_small { background-position:-142px -151px; width:10px; height:10px;  }
.sp_twitter_button { background-position:-126px -166px; width:55px; height:20px;  }
.sp_hubert { background-position:-126px -188px; width:38px; height:38px;  }
.sp_eliane { background-position:-165px -188px; width:38px; height:38px;  }
.sp_googleplus { background-position:-126px -104px; width:120px; height:43px;  }


ul#header_links_ui { /* general settings */
  margin: 0 0 0 -10px;
  padding-left: 31px;
  font-size:85%; 
  vertical-align:middle;
  
}

ul#header_links_ui li { /* do not change */
display: inline;
  margin: 0 13px 0 0;
}

.header_link_title
{
 color:#777;
}


ul#header_links_ui_menu li { /* do not change */
}


ul#header_links_ui_menu:hover li { /* do not change */
display: block;
  margin: 0 15px 0 0;
}


#dsq-new-post .dsq-post-area h3 {
border-bottom: none;
display:none;
}

#dsq-comments-title h3
{
  border-bottom: none;
  border-top: solid;
  margin-top: 10px;
}

.search_result
{       
	color: #555;
	margin-top: 15px;
	padding: 0px 0px 0px 25px;
	height: 60px;
	clear: both;
}

.search_result h3 {
  margin: 0;
  margin-bottom: 3px;
  padding:0;
  font-size: 110%;
  line-height: 1.3em;
  color: #555;  
  
  border-width:0px;  /* h3 are underline otherwise*/
}	  

.search_result A:link {color: #555; text-decoration: underline;}
.search_result A:visited {color: #555; text-decoration: underline;}
.search_result A:active {color: #555; text-decoration: underline;}
.search_result A:hover { color: #555; text-decoration: underline;}

.search_result h1 A:link {color: #777; text-decoration: none;}
.search_result h1 A:visited {color: #777; text-decoration: none;}
.search_result h1 A:active {color: #777; text-decoration: none;}
.search_result h1 A:hover { color: #777; text-decoration: underline; }


.tag_description
{
    color:#555;
    height: 110px;
    clear: both;    
}

.tag_description img
{
	float:left; margin:0px 10px 0px 0px; padding:0;
}

.tag_description h1 {
    margin: 0;
    padding: 0;
    font-size: 125%;
    line-height: 1.3em;
  }
  
  
.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}












.gallery.uber,
#content .gallery.uber
{
	margin: auto;
	overflow: hidden;
	display: block;
	text-align: center;
}

.gallery.uber .gallery-item,
#content .gallery.uber .gallery-item
{
	float: left;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
	margin: 3px;
}

.gallery.uber .gallery-item .gallery-icon,
#content .gallery.uber .gallery-item .gallery-icon
{
	margin: 0;
	padding: 0;
}

.gallery.uber img,
#content .gallery.uber img
{
	border: 2px solid #cfcfcf;
}

.gallery.uber .gallery-caption,
#content .gallery.uber .gallery-caption
{
	margin-left: 0;
}

.gallery.uber .gallery-description,
#content .gallery.uber .gallery-description
{
	margin-left: 0;
}

.gallery.uber br.clear,
#content .gallery.uber br.clear
{
	clear: both;
	height: 0.001px;
	visibility: hidden;
}


.gallery {
    margin: auto;
    /* gallery clearing*/
    overflow: hidden;
    width: 100%;
}
.gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
}
.gallery img {    
}

.gallery .gallery-caption {
    margin-left: auto;
}
.gallery br { clear: both }
/* available Columns */
.col-2 { width: 50% }
.col-3 { width: 33.333% }
.col-4 { width: 25% }
.col-5 { width: 20% }
.col-6 { width: 16.666% }
.col-7 { width: 14.285% }
.col-8 { width: 12.5% }
.col-9 { width: 11.111% }

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}



.sp_feedlogo
{
width: 64px;
height: 64px;
margin-right: 7px;
border: 1px;
border-style: solid;
border-color: #FFF;
}

.sp_block
{
margin-top: 0;
padding-bottom: 7px;
padding-left: 13px;
padding-right: 13px;
border-bottom: 1px;
border-bottom-style: none;
margin-bottom: 6px;
border-color: #EEE;
}


.paginationbutton
{
background-color: #01A5A6; /* skin-sensitive*/
padding: 15px;
font-size: 150%;    
color:white;
}

.paginationbutton a { color:white; text-decoration: none; }
.paginationbutton a:hover { color:black; text-decoration: none; }


.strip-like /* Outbrain */
{
    display:none;    
}
