/*  
Theme Name: Hotel Bernard
Theme URI: http://www.hotelbernard.it
Description: Hotel Bernard
Version: 1.0
Author: BeeSoft srl
Author URI: http://www.beesoft.it/
*/

/**************************************************************************************/

@font-face {
    font-family: 'KabelDmBTDemi';
    src: url('fonts/kabeld-webfont.eot');
    src: url('fonts/kabeld-webfont.eot?iefix') format('eot'),
         url('fonts/kabeld-webfont.woff') format('woff'),
         url('fonts/kabeld-webfont.ttf') format('truetype'),
         url('fonts/kabeld-webfont.svg#webfontXd3RS2Wv') format('svg');
    font-weight: normal;
    font-style: normal;

}

* { padding: 0px; margin: 0px; }

BODY {
	background: url('images/bg.jpg') #e1dfb9 repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #64612c;
}

P {
	margin-bottom: 10px;
	line-height: 150%;
}

IMG { border: 0px; }

LI { list-style: none; }

A { 
	text-decoration: none;
	color: #64612c;
	outline: 0px;
}

A:hover { text-decoration: underline; }

/**************************************************************************************/

#xmas {
	background: url('images/xmas-ribbon.png') no-repeat;
	position: absolute;
	width: 150px;
	height: 150px;
	top: 0px;
	left: 0px;
}

#flags {
	margin: 150px 0px 0px 680px;
	position: absolute;
	text-align: right;
	width: 220px;
}

#flags img { margin-left: 5px; }

/*#container { background: url('images/bg-topwave.jpg') no-repeat center 123px; }*/

#top-last {
	border-bottom: 1px solid #C1E1F6;
	padding: 10px 0px 10px 0px;
	position: absolute;
	text-align: center;
	background: #FEFFBF;
	width: 100%;
}

#top-last H3 {
	line-height: 14px;
	font-size: 14px;
}

#top-last H3 A {
	/*background: url('images/bg-offer-last.gif') no-repeat;
	padding-left: 120px;*/
	color: #D92B12;
}

#last-balloon { display: none;
	background: url('images/bg-lastminute.png') no-repeat;
	position: absolute;
	text-align: center;
	padding: 90px 20px 0px 30px;
	width: 190px;
	height: 155px;
	top: 150px;
	right: 11%;
}

#last-balloon H3 A { color: #D92B12; }

#header.wave1 { background: url('images/bg-wave1.jpg') no-repeat center 123px; }
#header.wave2 { background: url('images/bg-wave2.jpg') no-repeat center 123px; }
#header.wave3 { background: url('images/bg-wave3.jpg') no-repeat center 123px; }
#header.wave4 { background: url('images/bg-wave4.jpg') no-repeat center 123px; }
#header.wave5 { background: url('images/bg-wave5.jpg') no-repeat center 123px; }
#header.wave6 { background: url('images/bg-wave6.jpg') no-repeat center 123px; }
#header.wave7 { background: url('images/bg-wave7.jpg') no-repeat center 123px; }
#header.wave8 { background: url('images/bg-wave8.jpg') no-repeat center 123px; }

#header .wrap { height: 520px; }

#lang {
	position: absolute;
	margin-left: 800px;
	width: 175px;
	top: 425px;
}

#lang A {
	margin-left: 10px;
}

#logo {
	position: absolute;
	width: 280px;
	top: 45px;
}

#logo H1, #logo H2 {
	background: url('images/logo-bernard.png') no-repeat;
	width: 280px;
	height: 75px;
}

#logo H1 A, #logo H2 A {
	text-indent: -90000px;
	font-size: 10px;
	display: block;
	width: 280px;
	height: 75px;
}

/**************************************************************************************/

#menu {
	font-family: 'KabelDmBTDemi';
	position: absolute;
	margin-left: 350px;
	overflow: hidden;
	width: 580px;
	top: 60px;
}

#menu UL { width: 110%; }

#menu LI {
	margin-right: 20px;
	height: 40px;
	float: left; 
}

#menu A { 
	text-decoration: none;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	display: block;
	color: #64612c;
	height: 40px;
	
	float: left; 
	text-shadow: 1px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
}

#menu .sel A { background: url('images/bg-menu-sel.gif') no-repeat 0px 0px; width: 82px; }

#menu A:hover { color: #000; }

/**************************************************************************************/

#content {
	padding-bottom: 50px;
	overflow: hidden; 
}

#main {
	width: 600px;
	float: left;
}

#sidebar {
	width: 303px;
	float: right;
}

#main .box { margin-bottom: 20px; }

.title {
	color: #fff;
	font-family: 'KabelDmBTDemi';
	text-shadow: 1px 1px 1px #434237;
	filter: dropshadow(color=#434237, offx=1, offy=1);
	background: url('images/bg-title.png') no-repeat 10px bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar .box .title {
	background: url('images/bg-title-small.png') no-repeat 10px bottom;
}

.title H1, .title H2, .title H3 {
	padding-left: 20px;
	font-weight: normal;
	font-size: 25px;
}

#main .box .cont {
	padding: 0px 40px 20px 20px;
}

/**************************************************************************************/

.bigbox {
	background: url('images/bg-bigbox.gif') no-repeat left top;
	margin-bottom: 20px;
	padding-top: 10px;
}

.bigbox .cont {
	background: url('images/bg-bigbox-bottom.gif') no-repeat left bottom;
	padding: 0px 20px 20px 20px;
}

#sidebar .box {
	background: url('images/bg-sidebox.gif') no-repeat left top;
	margin-bottom: 20px;
	padding-top: 10px;
}

#sidebar .cont {
	background: url('images/bg-sidebox-bottom.gif') no-repeat left bottom;
	padding: 0px 20px 20px 20px;
}

/**************************************************************************************/

#bee_meteo .now { 
	margin-bottom: 10px;
	font-size: 10px; 
}

#bee_meteo .now img {
	border: 3px solid #ffffff;
	display: block;
	float: right;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
}

#bee_meteo .now strong { font-size: 18px; }

#bee_meteo .days ul {display: none;}

#bee_meteo .days .temp { float: right; }

#bee_meteo .days li {
	border-top: 1px dotted #cccccc;
	padding: 10px 0px 10px 0px;
	line-height: 24px;
	width: 100%;
	display: none;
}

#bee_meteo .days img {
	border: 2px solid #ffffff;
	margin-left: 10px;
	width: 20px;
	float: right;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}

#bee_meteo .days strong { text-transform: uppercase; }

/**************************************************************************************/

#social a {
	font-family: 'KabelDmBTDemi';
	padding: 10px 0px 15px 70px;
	display: block;
	text-shadow: 1px 1px 1px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
}

#social a strong {
	font-weight: normal;
	font-size: 18px;
	display: block;
}

#social .casa { background: url('images/bg-link-casa.gif') no-repeat left; }
#social .fb { background: url('images/bg-link-fb.gif') no-repeat left; }
#social .trip { background: url('images/bg-link-trip.gif') no-repeat left; }

/**************************************************************************************/

#offers .cont, #offers .viewport { overflow: hidden; }

#offers .bullets {
	padding: 0px 20px 0px 0px;
	float: right;
}

#offers .bullets li {
	margin-left: 5px;
	background: #c9c8a1;
	text-indent: -90000px;
	cursor: pointer;
	float: left;
	width: 15px;
	height: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#offers .bullets .sel { 
	background: #64612C; 
	cursor: default;
}

#offers .viewport UL {
	padding-left: 10px;
	overflow: hidden;
	width: 110%;
}

#offers .viewport LI {
	margin-right: 45px;
	width: 180px;
	float: left;
}

#offers .viewport LI H2 {
	text-indent: -90000px;
	font-size: 10px;
	height: 25px;
}

#offers .viewport LI P { margin-bottom: 5px; }

#offers .photo {
	border: 5px solid #fff;
	background: #fff;
	margin-bottom: 5px;
	text-align: center;
	overflow: hidden;
	height: 100px;
	width: 180px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#offers .photo IMG { width: 180px; }

#offers .item {
	text-align: center;
}

#offers .item H3 {
	margin-bottom: 3px;
	font-size: 13px;
}

#offers .more {
	background: url('images/icon-arrow.gif') no-repeat right;
	font-style: italic;
	margin-right: 20px;
	padding-right: 15px;
	font-size: 10px;
	float: right;
}

#offers .excerpt { 
	font-weight: bold;
	font-size: 11px;
	overflow: hidden;
	height: 60px;
}

#offers .excerpt p {
	padding: 5px;
	background: #efed00;
	color: #39393b;
}

#offers .badge {
	margin: 10px 0px 0px 130px;
	position: absolute;
	width: 90px;
	height: 90px;
}

/**************************************************************************************/

#conventions {
	margin-top: 70px;
	width: 600px;
	float: left;
}

#conventions .title { background: url('images/bg-title-small.png') no-repeat; }

#conventions UL {
	padding-left: 10px;
	overflow: hidden;
	width: 110%;
}

#conventions LI {
	text-align: center;
	margin-right: 20px;
	width: 170px;
	float: left;
}

#conventions LI H2 {
	text-indent: -90000px;
	font-size: 10px;
}

#conventions .photo {
	border: 5px solid #fff;
	margin-bottom: 5px;
	overflow: hidden;
	height: 100px;
	width: 170px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#conventions .photo IMG { width: 170px; height: 100px; }

/**************************************************************************************/

#page .cont { padding-right: 40px !important; }

#page .txt { min-height: 300px; }

#page .cont P { 
	line-height: 150%;
	margin-bottom: 10px;
}

#page .post {
	border-bottom: 1px solid #c3c2a0;
	padding: 20px 0px 20px 0px;
	overflow: hidden;
	width: 100%;
}

#page .post H1 {
	margin-left: 200px; 
	margin-bottom: 5px;
	font-size: 16px;
}

#page .post .excerpt { 
	margin-left: 200px;
	font-size: 11px; 
}

#page .post .photo {
	border: 5px solid #fff;
	margin-bottom: 5px;
	overflow: hidden;
	height: 100px;
	width: 180px;
	float: left;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#page .post .photo IMG { width: 180px; height: 100px; }

#page .status {
	text-align: right;
	padding-bottom: 20px;
	font-size: 10px;
}

#page .post-title H1 {
	border-bottom: 1px solid #c3c2a0;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#page .tab-tarifs { margin-bottom: 30px; }

#page .tab-tarifs TABLE {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}

#page .tab-tarifs TH, #page .tab-tarifs TD { 
	border-bottom: 1px dotted #3FA3E1; 
	padding: 10px;
}

#page .tab-tarifs .note {
	font-size: 10px;
	width: 20%;
}

#page H3 {
	border-bottom: 1px dotted #3FA3E1; 
	margin: 20px 0px 10px 0px;
	padding-bottom: 5px;
	font-size: 14px;
}

#page LI {
	background: url('images/icon-arrow.gif') no-repeat 0px 3px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#page .page-gallery {
	margin: 0px 0px 20px 20px;
	overflow: hidden;
	width: 190px;
	float: right;
}

#page .page-gallery .photo {
	margin-bottom: 10px;
	border: 5px solid #fff;
	background: #fff;
	text-align: center;
	overflow: hidden;
	height: 100px;
	width: 180px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#page .page-gallery .photo IMG { width: 180px; }

/**************************************************************************************/

.flickr-gallery {
	overflow: hidden;
	width: 100%;
}

#photostream { padding-left: 30px; }

#photostream  .flickr-thumb A {
	display: block;
	width: 144px;
	height: 90px;
}

#photostream  .flickr-thumb IMG { 
	width: 144px;
	height: 90px; 
}

#photostream  .flickr-thumb {
	margin: 0px 30px 30px 0px;
	overflow: hidden;
	height: 90px;
	width: 144px;
	float: left;
}

#photostream  .flickr-thumb .frame {
	background: url('images/bg-frame.png') no-repeat;
	position: absolute;
	cursor: pointer;
	display: block;
	width: 144px;
	height: 90px;
}


/**************************************************************************************/

#newsletter .cont { margin-top: -10px; }

#newsletter .frm-text {
	border: 2px solid #CCCCCC;
	padding: 5px;
	width: 180px;
}

#newsletter .submit { 
	margin-top: 15px;
	text-transform: uppercase;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	padding: 3px;
	text-shadow: 1px 1px 2px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 60px;
	border: 1px solid #192322;
    background: #1d2e2e;
    background: -moz-linear-gradient(top, #3A4C4C 0%, #2C3A3A 40%, #1B2929 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3A4C4C), color-stop(40%,#2C3A3A), color-stop(100%,#1B2929)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3A4C4C', endColorstr='#1B2929',GradientType=0 ); /* ie */
}

/**************************************************************************************/

#booking { 
	margin-top: 20px; 
	color: #666666; 
}

#frm-booking { 
	overflow: hidden;
	width: 100%;
}

#frm-booking .left { margin-right: 25px; }

#frm-booking .frm-text {
	border: 2px solid #CCCCCC;
	padding: 5px;
	width: 205px;
}

#frm-booking .small .frm-text { width: 92px; }

#frm-booking .submit { 
	margin-top: 15px;
	text-transform: uppercase;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	padding: 3px;
	text-shadow: 1px 1px 2px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 110px;
	border: 1px solid #192322;
    background: #1d2e2e;
    background: -moz-linear-gradient(top, #3A4C4C 0%, #2C3A3A 40%, #1B2929 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3A4C4C), color-stop(40%,#2C3A3A), color-stop(100%,#1B2929)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3A4C4C', endColorstr='#1B2929',GradientType=0 ); /* ie */
}

#frm-booking .ui-datepicker-trigger { margin: 5px 0px 0px 3px; }

#frm-booking LABEL {
	font-weight: bold;
	font-size: 12px;
	display: block;
}

#frm-booking label.error {
	margin-top: -3px;
	position: absolute;
	font-weight: normal;
	font-size: 10px;
	color: red;
}

/**************************************************************************************/

.tariffario_default {
	border-collapse: collapse;
	width: 100%;
}

.tariffario_default th, .tariffario_default td { 
	border: 1px solid #64612C; 
	text-align: center;
	padding: 5px;
}

.tariffario_default th {
	background: #CAC89F;
	color: #fff;
}

.tariffario_default tbody th { width: 150px; }

/**************************************************************************************/

#whatsay {
	margin-top: 80px;
	width: 300px;
	float: right;
}

#whatsay .title {
	background: url('images/bg-title-small.png') no-repeat;
}

#whatsay .cont {  }

#whatsay .post {
	padding-left: 20px;
	margin-bottom: 10px;
	font-style: italic;
}

#whatsay .author { 
	padding-left: 20px;
	font-weight: bold;
}

#whatsay .more {
	background: url('images/icon-arrow.gif') no-repeat right;
	font-style: italic;
	margin-top: 20px;
	padding-right: 15px;
	font-size: 10px;
	float: right;
}

/**************************************************************************************/

#gallery { margin-bottom: 20px; }

#gallery .bg {
	background: url('images/bg-box-gallery.jpg') no-repeat top;
	padding-top: 22px;
}

#gallery .cont { min-height: 230px; }

#gallery .more {
	width: 260px;
	position: absolute;
	margin-top: 220px;
}

#gallery .more A {
	background: url('images/bg-gallery-more.gif') no-repeat;
	text-indent: -90000px;
	display: block;
	float: right;
	width: 116px;
	height: 16px;
}

#gallery UL {
	margin: 0px auto 0px auto;
	padding-left: 2px;
	width: 252px;
}

#gallery LI {
	position: absolute;
	overflow: hidden;
	height: 152px;
	width: 252px;
}

#gallery IMG { width: 252px; }


/**************************************************************************************/

#submenu { 
	margin-bottom: 10px;
	padding-top: 20px; 
}

#submenu LI {
	margin-bottom: 20px;
	height: 65px;
}

#submenu A {
	text-indent: -90000px;
	display: block;
	width: 303px;
	height: 65px;
}

#submenu .s1 A { background: url('images/bg-s1.gif') no-repeat 0px 0px; }
#submenu .s2 A { background: url('images/bg-s2.gif') no-repeat 0px 0px; }
#submenu .s2b A { background: url('images/bg-s2b.gif') no-repeat 0px 0px; }
#submenu .s3 A { background: url('images/bg-s3.gif') no-repeat 0px 0px; }
#submenu .s4 A { background: url('images/bg-s4.gif') no-repeat 0px 0px; }

/**************************************************************************************/

#guestbook {
	padding: 20px 0px 20px 0px;
	margin-top: 40px;
}

#wrapmap {
	border: 2px solid #D6EBF9;
	margin-bottom: 20px; 
	padding: 10px;
	height: 360px;
}

#map {
	
	height: 355px;
}

#form-contatti { 
	padding-top: 20px;
}

#form-contatti h4 {
	margin-bottom: 20px;
	background: #C2E2F6;
	padding: 10px;
}

#form-contatti .credits { display: none; }

#form-contatti .fieldwrap { color: #666666; }

#form-contatti .fieldwrap INPUT, #form-contatti .fieldwrap TEXTAREA {
	border: 2px solid #CCCCCC;
	padding: 5px;
	width: 50%;
}

#form-contatti .fieldwrap TEXTAREA {
	height: 200px;
	width: 461px;
}

#form-contatti .fieldwrap, #form-contatti .submit, #form-contatti .alert { margin-bottom: 20px; }

#form-contatti .submit INPUT { 
	text-transform: uppercase;
	cursor: pointer;
	padding: 5px;
}

#form-contatti .ddfmerrors {
	border-top: 1px dotted red;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 16px;
	line-height: 150%;
	color: red;
}

#form-contatti .errorlist {
	border-bottom: 1px dotted red;
	padding: 0px 0px 10px 0px;
	margin-bottom: 20px;
	line-height: 150%;
	font-size: 14px;
}

#form-contatti .success {
	border-bottom: 1px dotted green;
	border-top: 1px dotted green;
	padding: 10px 0px 10px 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: 150%;
	font-size: 16px;
	color: green;
}

#form-contatti LABEL {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	display: block;
}

#form-contatti .required { color: red; }

#form-contatti .note STRONG { font-size: 12px; }

#form-contatti .note P { 
	margin-bottom: 10px; 
	font-size: 10px;
}

/**************************************************************************************/

#comments {
	border-top: 1px dotted #3FA3E1; 
	border-bottom: 1px dotted #3FA3E1; 
	padding: 20px 0px 20px 0px;
	margin-bottom: 20px;
}

#comments .num {
	background: url('images/icon-comments.gif') no-repeat left;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
}

#comments .commentlist LI { 
	background: transparent;
	padding-left: 0px;
	margin-bottom: 20px; 
}

#comments .commentlist {
	border-bottom: 1px dotted #3FA3E1; 
	padding-top: 0px;
	margin-top: 20px;
}

#comments .mytxt {
	padding: 10px 20px 10px 20px;
	background: #e8e7ca;
}

#comments .head {
	background: url('images/bg-comm.gif') no-repeat 10px 0px;
	padding-top: 15px;
}

#respond H2 {
	margin-bottom: 10px;
	font-size: 18px;
}

#respond P { margin-bottom: 10px; }

#respond .comment-form LABEL {
	margin-bottom: 3px;
	display: block;
}

#respond .comment-form INPUT { width: 50%; }
#respond .comment-form TEXTAREA { width: 80%; }

#respond .comment-form P INPUT, #respond .comment-form P TEXTAREA {
	border: 2px solid #CCCCCC;
	padding: 5px;
}

#respond .submit {
	text-transform: uppercase;
	cursor: pointer;
	padding: 5px;
}

/**************************************************************************************/

#prefooter {
	background: url('images/bg-prefooter.jpg') no-repeat center top;
	margin-top: -50px;
	height: 305px;
}

/**************************************************************************************/

#footer {
	background: url('images/bg-footer.jpg') no-repeat center top;
	padding: 100px 0px 50px 0px;
	line-height: 150%;
	font-size: 11px;
	color: #8b8853;
	height: 120px;
}

#footer H1, #footer H2 { font-size: 14px; }

#footer A { color: #8b8853; }

#footer .logos {
	margin-top: -30px;
	width: 270px;
	float: right;
}

#footer .logos a { margin-right: 10px; }

#footer .address {
	padding-left: 35px;
	margin-bottom: 40px;
	overflow: hidden;
	width: 580px;
}

#footer .credits { 
	padding-left: 35px;
	font-size: 11px; 
}

#footer .credits A { color: #8b8853; }

#footer .right { width: 280px; }

#footer .left {
	width: 280px; 
}

#footer .credits .left { width: 550px; }

#footer .credits .right { width: 300px; text-align: right; }
#footer .credits .right img { margin-right: 10px; }

/**************************************************************************************/

#wp_myweather {
	background: url('images/bg-weather.gif') no-repeat;
	padding: 0px 20px 0px 170px;
	margin-bottom: 20px;
	line-height: 60px;
	color: #6D96AF;
	width: 113px;
	height: 60px;
}

#wp_myweather IMG { 
	margin-top: 6px;
	margin-left: 5px;
	float: right; 
}

#wp_myweather STRONG { 
	font-weight: normal;
	font-size: 20px; 
}

/**************************************************************************************/

.wp-pagenavi {
	padding: 5px 0px 5px 5px;
	background: #cac89e;
	text-align: right;
	margin-top: 20px;
}

.wp-pagenavi .pages { float: left; }

.wp-pagenavi .current { 
	background: #322d18;
	font-weight: bold; 
	margin-left: 5px;
	color: #FFFFFF;
	padding: 5px;
}

.wp-pagenavi A {
	margin-left: 5px;
	color: #5C6465;
	padding: 5px;
}

/**************************************************************************************/

.left { float: left; }
.right { float: right; }

.wrap {
	margin: 0px auto 0px auto;
	width: 940px;
}

#sitemap li ul { padding-top: 10px; }

.bannergolf { margin-bottom: 20px; }

.bannergolf a {
	background:  url('images/banner-golf.jpg') no-repeat;
	text-indent: -90000px;
	display: block;
	width: 300px;
	height: 150px;
}

.badge {
	position: absolute;
	z-index: 9999;
	height: 90px;
	width: 90px;
	
	left: -10px;
	
	top: -1px;
}

.badge-wrapper {
	position: relative;
}

.badge img {
	width: 90px !important;
}

#photostream { padding: 40px 0px 0px 35px; }

#content ul.ui-tabs-nav { display: none; }

#photostream .flickr-thumb, #photostream .flickr-thumb a, #photostream .flickr-thumb img {
	width: 125px;
	height: 90px;
}

