/*

Theme Name: OneNews Premium
Theme URI: http://ericulous.com/2007/06/11/popurls-clone-using-wordpress/
Description: Smashing News Aggregator
Version: 2.4
AUTHOR: Genkisan
Author URI: http://ericulous.com/
Tags: 3 columns, white, black, feeds, aggregator, fixed width

*/

body {
/*background: #fff url(images/top.jpg) repeat-x top;*/
background: #ffffff; 
color: #000;
font-family: verdana, geneva, sans-serif;
font-size: 75%;
line-height: 125%;
margin: 0;
padding: 0;
}

h2 { font-size: 1.3em; margin: 5px 0; padding: 5px 0; }
h3 { font-size: 1.2em; margin: 5px 0; padding: 5px 0; }
h4 { font-size: 1.1em; margin: 5px 0; padding: 5px 0; }
input, textarea { border: 1px solid #dcdcdc; }
form { margin: 0; padding: 0; }
p {	margin:0 0 1em 0; padding:0; }
a { color: #888; text-decoration: none; }
a:hover { color: #006699; }
img { border: 0; }

.content { margin: 0px auto; width: 950px; }


/* Top part */
#top { height: 70px; padding-bottom:40px; }
	#top #logo { padding-top: 20px; margin: 0; color: #000; }
	#top #logo h3 { padding: 0; margin: 0; font-size:2.4em; font-weight:bold; }
	#top #logo p { padding:8px 0 0 0; margin:0; font-size:0.9em; font-weight: bold; }
	#top #logo a { color: #aaa; }
	#top #logo a:hover { color: #333; text-decoration:none; }
	#top #toprightbar { float: right; margin:20px 10px 0 0; padding:8px; background-color: #efefef; }


/* News Blocks */
.newsblock {
width:305px; float:left; padding:0; margin:0 0 40px 10px;
}

.newsblockfull {
width:940px; float:left; padding:0; margin:0 0 40px 10px;
}

.favicon {
float:left; padding-right:5px; background-color:#fff;
}

.news-entry h2 {
font-size: 1.5em;
margin: 0;
padding: 0 0 15px 0;
}

.news-entry h2 a, .news-entry h2 a:active, .news-entry h2 a:link, .news-entry h2 a:visited {
color: #3f3f3f;
}

.news-entry h2 a:hover {
color: #000;
}

.news-entry a, .news-entry a:active, .news-entry a:link, .news-entry a:visited {
color: #326ea1;
text-decoration: none;
}

.news-entry ul{
list-style-type: none;
padding: 0;
margin: 0;
font-size: 0.9em;
width: 300px;
overflow: hidden;
}

.news-entry li  {
border-top: 1px solid #dcdcdc;
line-height: 16px;
}

.news-entry li a{
display:inline-block;
width: 300px;
padding: 2px 0 2px 0;
}

.news-entry li a:visited {
color: #888;
}

.news-entry li a:hover {
color: #333;
text-decoration: none;
background-color: #fafafa;
display:inline-block;
}

.news-entry img{
background-color: #fafafa;
}

.clearer { clear: both; height: 30px; }


/* Post */
.post {
margin: 0 15px 0 0;
padding: 0 5px 0 5px;
}

.post a {
color: #000;
font-weight: bold;
}

.post a:hover {
background-color: #efefef;
color: #000;
text-decoration: underline;
}

.post blockquote {
background: url(images/quote.gif) no-repeat; 
margin:1em; 
padding: 0 0 0 3em;
color: #666;
}

.postcontent {
font-size: 1.1em;
float: left;
width: 550px;
}

.postcontent h2 {
font-size: 1.3em;
margin: 0 0 15px 0;
padding: 0;
}

.postcontent h2 a {
color: #000;
text-decoration: none;
}

.postcontent h2 a:hover {
background-color: #fff;
color: #666;
text-decoration: none;
}

.postmeta {
color: #555;
font-size: 1.1em;
float: left; 
margin: 0 0 0 0; 
text-align:right;
width: 380px;
}

hr {
height: 1px; 
border-style: none; 
color: #d0d0d0; 
background-color: #d0d0d0;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
padding-bottom: 30px;
}


/* Comments */
.commentdiv {
width:550px;
}

ol.commentlist {
color: #666;
list-style-type: none;
margin: 0;
margin-top: 1.5em;
padding: 0;
}

.commentlist li {
margin-bottom: 2em;
padding: 0.5em 1em 0.5em 0;
}

ol.trackbacklist {
color: #666;
list-style-type: none;
margin: 0;
padding: 0;
}

.trackbacklist li {
padding: 0.3em 0;
}

.trackbacklist li a{
color: #999;
font-weight: normal;
}

.alt1, .odd {
border-bottom:1px solid #efefef;
padding: 0.5em;
}

.alt2, .even {
border-bottom:1px solid #efefef;
padding: 0.5em;
}

.commentlist ul.children {
}

.commentlist ul.children li {
border: none;
list-style: none;
margin: 20px 0 0 0;
}

.bypostauthor {
}

.commentcount {
float: right;
font-size: 1.8em;
font-weight: bold;
font-style: italic;
margin-top: 5px;
}

.commentcount a {
color: #ccc;
}

.commenttext {
margin: 10px 55px 0 35px;
font-size: 1.1em;
}

.commenttext blockquote {
background: url(images/quote_comments.gif) no-repeat; 
padding-left: 25px;
}

.commentsnavigation {
padding: 30px 0;
}

.gravatar {
float: left;
margin-top: 2px;
padding-right: 10px;
}


/* Footer */
#footer {
/*border-top: 1px solid #efefef;*/
/*clear: both;*/
/*color: #999;*/
font-size: 0.8em;
/*margin: 0 15px 1em 0;*/
/*padding: 2em 0 1em 0;*/
/*text-align: center;*/

background: #ffffff;
	width: 950px;
	height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;

}


#bottombar {
background-color: #fafafa;
border-top: 1px solid #efefef;
clear: both;
margin: 30px 15px 0 0;
padding: 0 0 20px 0;
}

#bottombar .bottomblock {
width:290px; float:left; padding:0 0 0 20px;
}

#bottombar .last {
padding: 0;
}

#bottombar h3 {
color: #000;
font-size: 1.1em;
margin: 25px 0 0 0;
padding: 0;
}

#bottombar ul{
font-size: 0.9em;
list-style-type: none;
padding: 0;
margin: 0;
width: 298px;
}

#bottombar li {
margin: 5px 0 5px 0;
}

#bottombar li a {
color: #333;
text-decoration: none;
}

#bottombar li a:hover {
color: #666;
text-decoration: none;
}


/* Misc */
img.youtubeimage{
border: 1px solid #ccc;
padding: 9px 9px 9px 9px;
margin: 3px 3px 3px 5px;
margin-bottom: 8px;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#wrap {
	background: #ffffff;
	width: 950px;
/*width: 100%;*/
	/*margin: 10px auto 10px;*/
margin: 0px auto 0px;
	padding: 0px;
	position: relative;
	/*border: 10px solid #cccccc;*/
/*border-right: 10px solid #cccccc;*/
/*border-left: 10px solid #cccccc;*/
	}

/************************************************
*	Header  									*
************************************************/

#header {
	background: #ffffff;
	width: 1014px;
	height: 100px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#header h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header h3 {
	color: #7A3254;
	font-size: 16px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#header p {
	color: #FFFFFF;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	line-height: 20px;
	}
	
.headerleft {
	width: 460px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	}

.headerright {
	width: 488px;
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 15px 0px 0px 0px;
	}
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	/* background: #E1DCCA url(images/toptoolbar_background.gif); */
	background: #ebebeb;
width: 950px;
	height: 30px;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #ffffff;
	/*font-weight: bold;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#navbarleft {
	width: 780px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navbarright {
	width: 180px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #777777;
	display: block;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	/*font-weight: bold;*/
	text-transform: none;
    margin: 0px;
	padding: 5px 10px 5px 10px;
	}

#nav li a:hover, #nav li a:active {
	/* background: #EBE6D4 url(images/navhov.png); */
background: #78b503;
	color: #ffffff;
    margin: 0px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #E1DCCA;
	width: 150px;
	color: #495D5C;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	text-transform: none;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #85ACAC;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/************************************************
*	SubNavbar      								*
************************************************/

#subnavbar {
	/* background: #f58020 url(images/box_header.gif); */
background: #f58020;
	width: 1014px;
	height: 27px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	}
	
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
    font-weight: bold;
    /* text-transform: uppercase; */
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}

#subnav li a:hover, #subnav li a:active {
	background: #4690d6;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 5px 0px 0px;
	padding: 6px 13px 6px 13px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #4690d6;
	width: 150px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #f58020;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}
	
#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

#subnav li li { 
	}

#subnav li ul a { 
	width: 150px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -25px 0 0 171px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover1 ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfhover { 
	position: static;
	}

/* ***************************************
  TOP PICTURE
*************************************** */	

#toppicture {
	background: url(http://www.harbourexchange.com/images/Lifeguard_Boats_On_Beach_1014x195.gif) bottom left;
	width: 1014px;
	height: 95px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	}


/* ***************************************
   ADD THIS
*************************************** */

.addthis_toolbox .hover_effect
{
    width: 284px;
background: #ffffff;
    padding: 5px 0px 0px 5px;
    /*border: 3px solid #eee;*/
    /*-moz-border-radius: 5px;*/
    /*-webkit-border-radius: 5px;*/
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}


#three_square {
height:260px;
margin:auto;
position:relative;
width:1014px;
/*background-color:#cccccc;*/
background-position:center center;
background-repeat:no-repeat;
display:block;
}
#three_square .video, #three_square .presentation, #three_square .posts {
height:240px;
position:absolute;
top:10px;
width:320px;
border:2px solid #cccccc;
}
#three_square .presentation {
left:10px;
}
#three_square .video a {
background-color:white;
background-position:center center;
background-repeat:no-repeat;
display:block;
height:240px;
width:320px;
}
#three_square .video {
left:345px;
}
#three_square .presentation a {
background-color:white;
background-position:center center;
background-repeat:no-repeat;
display:block;
height:240px;
width:320px;
}
#three_square .posts {
left:680px;
}

#socialTab {
height:361px;
left:0;
position:fixed;
top:230px;
width:53px;
}
#socialTab a {
display:block;
height:180px;
text-indent:-9999px;
width:53px;
}
#socialTab a#twitter {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.harbourexchange.com/images/tab-twitter.png) no-repeat scroll left top;
}
#socialTab a#facebook {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.harbourexchange.com/images/tab-facebook.png) no-repeat scroll left top;
}
