body{font:12px "Lucida Grande",Tahoma,Verdana,sans-serif;color:#111;background:#E3EEFC url(images/bg.jpg) repeat-x;}
body {margin: 0 0 20px 0;padding: 0;}
	
a{color:#07e;text-decoration:none;}
a:hover{color:#e32;}

.header{
padding: 0;
height: 115px;
width: 900px;
}
.logo {
float: left;
margin:10px 0px 0px 0px;
}
.weather {
float: right;
width:140px;
height:61px;
}

.wrapper {margin:0 auto; width:930px; overflow:hidden;padding-bottom:5px;padding-left:2px;}

.gfc-resultsHeader{padding-bottom:5px;border:0 !important;}
.gfc-title {font-size:16px;color:#FB6B39 !important; text-shadow:#888 0px -1px 0px;border:0;font-weight:normal;}

.gf-title {font-size:14px;font-family:Georgia, "Times New Roman", Times, serif;
}
.gf-title a, .gf-title a:visited{}
.gfc-control {font-size:12px;color:#555;}
.gfc-resultsRoot{width:280px;height:380px;float:left;margin-right:10px;margin-top:10px;background:#F3F8FE;padding:6px;
overflow:hidden;color:#999 !important;
-moz-border-radius: 5px; /* FF1+ */
-webkit-border-radius: 5px; /* Saf3+, Chrome */
border-radius: 5px; /* Opera 10.5, IE 9 */ 

-moz-box-shadow: 1px 1px 1px #ccc; /* FF3.5+ */
-webkit-box-shadow: 1px 1px 1px #ccc; /* Saf3.0+, Chrome */
box-shadow: 1px 1px 1px #ccc; /* Opera 10.5, IE 9.0 */

filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#CCCCCC'); /* IE6,IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#CCCCCC')"; /* IE8 */
}
.gfc-resultsRoot:hover{color:#333 !important;}

.title-1{color:#666; font-size:22px;margin-bottom:10px;margin-left:6px;text-shadow:#000 1px 1px 1px;}

/*#content .gf-snippet,
  #content .gf-author,
  #content .gf-spacer,
  #content .gf-relativePublishedDate {
    display : none;
  }
*/

.clear {
	clear: both;
}
.footer {
    margin:20px auto;
	width:924px;
	height:30px;
	font-size:11px;
}
.foot_left{
    float:left;
}
.foot_right{
    float:right;
	margin-right:30px;
	text-align:right;
	line-height:17px;
}
.foot_right a, .foot_right a:visited{
    color:#000;
	text-decoration:none;
}
.foot_right a:hover{
    color:#000;
	text-decoration:none;
	border-bottom:1px dotted #444;
}

/* Navigation */
ul#navigation {
margin:0;
list-style:none;
bottom:0;
padding:0;
clear:both;
}
ul#navigation li {
float:left;
margin:0;
padding:0 0 0 5px;
margin:9px 4px 0 0px;
}
ul#navigation a {
float:left;
display:block;
padding:10px 10px 7px 0px;
text-decoration:none;
font-weight:normal;
font-size:1em;
font-family: "Helvetica", Arial, sans-serif;
color:#3B5998;
text-shadow:#333 0px -1px 0px;
}
ul#navigation a:hover {
color:#888 !important;
}
ul#navigation .current a {
color:#2b2e32;
}
			
#wwrap{width:860px;padding:7px;overflow:hidden;}
.city {
    font-family: 'Arial', Verdana, Tahoma, Sans-Serif;
	font-size:10px;
	float:left;
	width:90px;
	height:67px;
	margin-right:10px;
}
.city img{
	width:79px;
	height:63px;
	}
