/*  
Theme Name: Customized Kubrick
Description: A theme modified from the WP default.
Version: 1.0
Author: Oliver Baty
Author URI: http://www.ardamis.com/
*/

@import "../default/style.css";

.inline {
	display: inline;
}

#page {
width:1025px;
border:none;
}

#content{
width:650px;
margin-right:50px;
font-family: Tahoma, arial, sans-serif;
font-size:1.4em;
}

#content h2 a{
color:#000080;
}

#content h3 a{
color:#000080;
}

#sidebar {
width:350px;
}

#footer{
background-color:#ffffff;
}

body {
	width:100%;
	height:100%;
	background-image:url(http://www.northshoreinsider.com/assets/images/topbar.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:Arial, sans-serif;
}

.redarrow {
	position:relative;
	bottom:50px;
	left:15px;
}

#date {
	position:relative;
	left:2px;
	bottom:10px;
	font-size:14px;
}

#headerimage {
	padding-top:15px;
	padding-bottom:15px;
}

#headernav {
	width:100%;
}

#separator {
	background-image:url(http://www.northshoreinsider.com/assets/images/bar_background.jpg);
	background-repeat:repeat-x;
	margin-top:1px;
}

#buttons {
	height:23px;
	margin-bottom:1px;
}

.navigation a {
	font-size:11px;
}

.button {
	background-image:url(http://www.northshoreinsider.com/assets/images/tab_background.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	text-decoration:none;
	font-size:16px;
	float:left;
	margin-right:2px;
	padding:0px;
	height:23px;
	overflow:hidden;
}

.button a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

.button a:hover{
	text-decoration:none;
	color:#FFFF99;
	font-weight:bold;
	vertical-align:middle;
	padding:0px;
	margin:0px;
}

.button img {
	padding:0px;
	margin:0px;
	vertical-align:middle;
}


.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.highlight {
	background-color:#FFFF99;
	padding:2px;
}

#nav {
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	width:125px;
	position:relative;
}

.navbutton {
	padding-left:5px;
	margin-top:2px;
	background-color:rgb(244,244,244);
	padding-top:2px;
	padding-bottom:2px;
}

.navbutton a {
	vertical-align:middle;
	text-decoration:none;
	color:rgb(106,148,148);
}

.navbutton a:hover {
	text-decoration:underline;
	color:rgb(106,148,148);
}

ul {
	list-style-image:url(http://www.northshoreinsider.com/assets/images/bullet.jpg);
}

#sidebar ul {

}

#optins {
	float:right;
	margin-top:7px;
	margin-right:25px;
	font-size:10px;
	padding:3px;
	border-left:2px solid #3399FF;
	width:280px;
	height:97px;
}

#optins input {
	font-size:10px;
}

#optins form {
	margin:0px;
	padding:0px;
}
