/* #444444 / #6699ff / #3333cc */
body {
	margin: 0px 0 0 0;
	padding: 0;
	background: #1f2429;
	text-align: justify;
	font: 14px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
}

form {margin: 0;padding: 0;}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin:0;
	text-decoration:none;
	font-family:"Century Gothic", Verdana, Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #444444;
}

h1 {letter-spacing: -1px;font-size:2.2em;font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;}
h2 {letter-spacing:0px;font-size:1.5em;}
h3 {font-size:1em;}

p, ol, ul {margin-bottom:1.5em;line-height:160%;}

blockquote {margin:0 0 0 1.5em;padding-left: 1em;border-left: 5px solid #dddddd;}

a {color: #59c0f8;}
a:hover {text-decoration: none;}

/* Header */
#header {background: #fefefe url(../images/imgTab.jpg) repeat-x;height: 70px;}
#logo h1, #logo p {float:left;text-transform:none;}
#logo h1 {padding: 0px 0 0 40px;}
#logo p {margin: 0;padding: 14px 0 0 4px;line-height: normal;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;font-size: 14px; font-weight:bold}
#logo a {text-decoration: none;color: white;}

#menu {float:right;}
#menu ul {margin:0;padding:0;list-style:none;}
#menu li {display:block;float:left;height:42px;}

#menu a {
	display: block;
	padding: 2px 20px 2px 20px;
	margin-top: 15px;
	margin-right: 2px;
	background: #d8dfe6;
	text-decoration: none;
	text-align: center;
	text-transform: none;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}

#menu .last {margin-right: 20px;}
#menu a:hover {color: #000000;}
#menu .current_page_item {background:#bbb;color:Yellow}
#menu .current_page_item a {}

/* Page */
#page {background: #d8dfe6;padding: 0px 40px 0 40px;}

/* Content */
#content {background:white;margin-right: 340px;padding: 0 30px;border-bottom: 3px solid #59C0F8;
	border-top: 3px solid #59C0F8;}
#contenthome {background:white;margin-right: 0px;padding: 0 30px;border-bottom: 3px solid #59C0F8;
	border-top: 3px solid #59C0F8;}

.detail {padding-top: 30px;margin-bottom: 10px;}
.detail .title {font-family: "Century Gothic", Verdana, Tahoma, Georgia, "Times New Roman", Times, serif;}
.detail .title h2 {padding: 0px 30px 5px 0px;text-transform: none;font-weight: normal;
	font-size: 2.2em;color:#3333cc;}

.detail .title p {
	margin: 0;padding: 10px 0 10px 20px;
	background: url(../images/RightArrow.gif) no-repeat left center;
	border-top: 1px #D8DFE6 dotted;line-height: normal;color: #BABABA;
}

.detail .title p a {color: #59C0F8;}
.detail .entry {padding: 0;border-top: 1px #D8DFE6 dotted;}
.detail .links {padding: 5px 0;border-top: 1px #D8DFE6 dotted;border-bottom: 1px #D8DFE6 dotted;
	margin-top: 10px;text-align: right;}
.detail .links a {font-weight: bold;}
.detail .links a:hover {}
.detail .links .more {}
.detail .links .comments {padding-left: 20px;}
.detail .imgfloatright{float:right; margin:10px;}

/* RHS side */
#rhsbar 
{
	float:right;width:300px;background:white;
	padding-top:15px;
	border-bottom:3px solid #59C0F8;
	border-top:3px solid #59C0F8;
}
#rhsbar ul {margin:0;padding:0;list-style:none;}
#rhsbar li {margin-bottom:10px;}
#rhsbar li ul {padding:0 30px 40px 20px;}
#rhsbar li li {margin:0;padding-left:30px;background:url(../images/RightArrow.gif) no-repeat 5px 50%;}
#rhsbar h2 
{
	padding:5px 30px 10px 30px;text-transform:none;font-weight:normal;
	font-size:1.6em;color:#302D26;
}

/* Boxed Style */
#rhsbar .boxed {margin-left:40px;margin-bottom:1em;background: url(../images/imgRhsBox.gif) no-repeat;}

/* Sections */
#rhsbar #sections li {}
#rhsbar #other li {}

/* Footer */
#footer {padding: 20px 0 10px 0;background: #757575 repeat-x;}
#footer p {margin-bottom: 1em;text-align: center;line-height: normal;font-size: .9em;color: #bababa;}
#footer a {padding: 0 20px;text-decoration: none;color: #dddddd;}
#footer a:hover {color: white;}
#footer .legal a {padding: 0;}

.banner{
	background-image : url(../images/banner_backing.jpg);
	background-repeat : repeat-x;font-variant : normal;}

/* Browser Footer */
#browserfooter {padding: 20px 0 10px 0;background: #d8dfe6 repeat-x;}
