/*

Theme Name: Sleek Glossy Blue

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: A sleek web 2.0 theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free WP themes and <a href="http://www.freecss.info">FreeCSS.info</a> for more free CSS templates.

Version: 1.0

Author: Theme Lab

Author URI: http://www.themelab.com/

*/

* {
	margin: 0;
	padding: 0;
}



body {
	margin: 0;
	background: #f9f9f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}


#wrapper{
	width:800px;
	margin:0 auto;
	background:#fff url(images/bg_header.jpg) no-repeat top;
}


#header{
	height:130px;
	width:100%;
}


#header h1 {
	display: none;	
}


#content_wrapper{
	width:100%;
	padding-bottom:30px;
}


#leftcolumn{
	width:210px;
	padding: 0 0 20px 10px;
	background: #e2e2e2;
	float:left;
	text-align:left;
	margin: 0;
}


#rightcolumn{
	width: 510px;
	float: left;
	text-align: left;
	margin: 70px 0 0 40px;
}



#rightcolumn ul
{
	text-align: left;
	padding: 0;
	margin: 0 0 15px 15px;
	width: 100%;
}


#rightcolumn ul li
{
	display: block;
	padding: 0;
	list-style-type: square;
	line-height: 20px;
	font-size: 13px;
	color: #454545;
}


























p {
	margin: 0 0 15px 0;
	line-height: 18px;
	color: #454545;
	font-size: 13px;
}



h2{
	background:url(images/leftcolumnheader_21.gif) center no-repeat;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	color:#fff;
	margin:0;
	padding-top:14px;
	padding-bottom:14px;
}

.clear{

width: 100%;

height: 1px;

margin: 0 0 -1px;

clear: both;

}

#nav
{
	font-size: 11px;
	padding-top:5px;
	text-align: center;
}



#leftcolumn ul
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
}


#leftcolumn ul li
{
	display: block;
	margin: 0;
	padding: 0;
}


#leftcolumn ul li a
{
	display: block;
	width: 180px;
	font-weight: normal;
	margin: 0;
	color: #000;
	font-size: 13px;
	background: url(images/leftnav.jpg) repeat-x #ededed;
	border-bottom: 1px solid #ededed;
	text-decoration: none;
	padding: 7px 10px 7px 10px;
}



#leftcolumn ul li a:hover
{
	display: block;
	width: 168px;
	font-weight: normal;
	margin: 0;
	color: #004499;
	font-size: 13px;
	background: url(images/leftnav.jpg) repeat-x #ededed;
	border-bottom: 1px solid #ededed;
	text-decoration: none;
	padding: 7px 10px 7px 10px;
}






h3{
	font-size: 20px;
	color: #76c4ef;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
	width: 100%;
}


h4{
	font-size: 14px;
	color: #454545;
	font-weight: bold;
	text-align: left;
	margin: 30px 0 5px 0;
	width: 100%;
}



h5{
	font-size: 20px;
	color: #76c4ef;
	font-weight: bold;
	text-align: left;
	margin: 30px 0 5px 0;
	width: 100%;
}


.info{
padding-top:5px;
padding-bottom:5px;
background:url(images/inforepeat_25.gif) repeat-y left;
padding-left:20px;
margin:0;
color:#666;
font-size:10px;
margin-bottom:5px;
}





a:link {		color: #000; font-weight: normal; text-decoration: none;}
a:visited {		color: #000; font-weight: normal; text-decoration: none;}
a:hover {		color: #000; font-weight: normal; text-decoration: underline;}
a:active {		color: #000; font-weight: normal; text-decoration: none;}



.footer{
	width: 100%;
	background: #fff;
	padding-top: 20px;
	position: relative;
	padding-bottom: 20px;
	clear: both;
	text-align: center;
	color: #454545;
}

.footer a:link{

color:#fff;

font-size:11px;

}

.footer a:visited{

color:#fff;

font-size:11px;

}

.footer a:hover{

color:#CCC;

font-size:11px;

}

.alignright {

	float: right;

	}



.alignleft {

	float: left

	}
	
	
.table {
	width: 510px;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
}	
	
.trtop {
	background: #76c4ef;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
}	
	
.tr {
	background: #f5f5f5;
	border-bottom: 1px solid #fff;
	height: 30px;
	font-size: 11px;
}

.td {
	padding: 0 0 0 10px;
}


#cent {
margin: 20px auto 0 auto;
text-align: centre;
}



.imgright {
float: right;
margin: 10px 0 10px 20px;
}



.my_current_weather{
width: 198px;
background: #fff;
}


.weatherlocation{
height: 30px;
margin: auto;
}