/* @override 
	http://surf-oahu.com/css/global.css */

body {
font-family: verdana, san-seriff;
background: url(/images/global/bg_content.jpg) #8FB7DA repeat-y;
}

#wraper {
display: table;
height:400px;
}

.topad {
	float:left;
	width: 300px;
	margin-bottom: 20px;
	margin-right: 20px
}

.adlinktop {
	margin-bottom: 15px;
}

#header {
background: url(/images/global/bg.jpg) no-repeat;
width: 100%;
height: 250px;
}

#header ul {
padding: 155px 0 0 65px;

}

#header li {
display: block;
float: left;

}

#header li a {
color: #FFF;
font-size: .8em;
padding-right: 10px;
padding-left: 2px;
border-left: #fff 1px solid;
}

#header li a:hover {
text-decoration: none;
padding-left: 3px;
border-left: none;
}

#content {
padding: 30px 0 10px 100px;
width: 850px;
}

a {
color: #0e4660;
}

a:hover {
color: #0079b1;
text-decoration: none;
}

#content p {
padding-bottom: 15px;
font-size: .9em;
line-height: 1.4em;
}

h1 {
font-size: 1.5em;
padding-bottom: 15px;
color: #d56a00;
}

h2 {
margin-bottom: 15px;
font-size: 1em;
margin-top: 10px;
color: #d56a00;
border-bottom: 1px solid;
padding-bottom: 5px
}

.right {
float: right;
width: 250px;
}

.left {
float: left;
width: 570px;
}

#footer {
font-size: .6em;
margin: 40px 0 40px 100px;
padding-top: 20px;
padding-bottom: 20px;
color: #999;
width: 840px;
border-top: 1px solid #999;
}

.thumb {
FLOAT: left; 
MARGIN: 0 5px 2px 0;  
}

.hidden {
	DISPLAY: none
}

#browsercheck {
	DISPLAY: none
}

.news.ul {

}

.news li a {
display: block;
padding: 8px;
border-bottom: 1px solid #c0c0c0;
background: #f5f5f5;
font-size: .9em;
}

.news li {
display: block;
background: #f5f5f5;
}

.news li a:hover {
background: #eee;
}

.news li a span {
font-size: .7em;
color: #727272;
}

.dsq-widget-list {
  font-size: 14px;
}

#footer ul li {
	font-size: 12px;
	margin-bottom: 15px;
	display: inline-block;
	margin-right: 10px;
}
