/*
Theme Name: North Star Conference
Theme URI: http://thelimedesign.com/
Description: North Star's Wordpress theme developed by <a href="http://www.thelimedesign.com/">TheLimeDesign</a>.
Version: 1.0
Author: Shahz
Author URI: http://www.thelimedesign.com
Tags: purple, white, grey, elegant
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,img,input,textarea,p,blockquote,th,td {  
	margin:0px; 
	padding:0px; 
	border:none;
} 
ul, ol {
	list-style-position: inside;
}
body {
	color: #4e4e4e;
	background-image: url(images/site-background.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #746b87;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 22px;
}
h2 {
	font-size: 18px;
	margin-bottom: 18px;
}
h3 {
	font-size: 14px;
	margin-bottom: 18px;
}
p {
	margin-bottom: 18px;
}
a {
	color: #632af5;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
}
a:hover {
	color: #896bca;
}
a:active {
}
table {
	border:1px solid #999;
	text-align: center;
	font-size: 10px;
}
table td, table th {
	border: 1px solid #999;
	padding: 3px;
}
th {
	font-weight: bold;
}
.clear {
	clear:both;
	height:0px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
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;
}
.fullwidth {
	width: 100%;
}
.sitewidth {
	width: 900px;
	margin: 0px auto;
}
.Pad {
	padding: 0px 45px;
}
#header {
	height: 122px;
	background-image: url(images/header-bg.png);
	padding-top: 28px;
}
#logo {
	width: 166px;
	height: 96px;
	padding: 0px 20px 0px 0px;
	border-right: 1px solid #afadb4;
	margin-right: 20px;
}
#booknow {
	margin: 12px 0px;
}
#socialnetwork img{
	margin-left: 7px;
}
#nav {
	background-image: url(images/nav-bg.png);
	background-position: center top;
	background-repeat: repeat;
	height: 49px;
}
/* Navigation */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 100;
  position: relative;
}
.nav li {
	float: left;
	margin: 0px 2px 0px -2px;
	padding: 0px 2px 0px 0px;
	position: relative;
	background-image: url(images/nav-divider.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #372e46;
	display: block;
	text-transform: capitalize;
	text-decoration: none;
	padding: 0px 22px;
	line-height: 49px;
}
.nav li ul li a , .nav li ul li a:link, .nav li ul li a:active, .nav li ul li a:visited{
	line-height: 26px;
}

.nav li a:hover {
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
	background: #bcb9c5;
	color: #5e41a8;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
	color: #6e6e6e;
	background-color: #e1e1e1;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	background-color: #c7c3d1;
}

.nav ul {
	list-style: none;
	margin: 0;
	position: absolute;
	top: -999em;
	left: -1px;
	line-height: 26px;
}
.nav li:hover ul,
.nav li.sfHover ul {
	top: 49px;
}
.nav ul li {
	border: 0;
	float: none;
	margin: 0px;
	padding: 0px;
	background: none;
}
.nav ul a {
	border-bottom: 0;
	padding-right: 20px;
	white-space: nowrap;
	line-height: 26px;
	width: 180px;
}
.nav ul a:hover {
  background: #ccc;
  color: #000;
}
#content {
	padding: 25px 45px;
	background-color: #fff;
}
#WelcomeNote {
	background-color: #968cb2;
	color: #fff;
	padding: 15px 20px;
	font-size: 1.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 25px;
}
#maincontent {
}
#sidebar {
	width: 279px;
}
.widget {
	border: 2px solid #d0ccdb;
	margin-bottom: 25px;
	background-color: #e1e1e1;
}
.widgetTitle {
	height: 49px;
	background-image: url(images/sidebar-widget-title.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	line-height: 49px;
	font-size: 20px;
	padding: 0px 12px;
	color: #fff;
	text-shadow: 1px 1px 2px #330099;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.widgetContent {
	padding: 8px;
}
.buttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bookbutton           {
	width: 155px;
	height: 41px;
	line-height: 41px;
	background-image: url(images/sidebar-button-book.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	color: #7d59e4;
	text-shadow: 1px 1px 2px #fff;
	font-size: 16px;
	margin-top: 8px;
}
.bookbutton a, .bookbutton a:link, .bookbutton a:active, .bookbutton a:visited, .bookbutton a:hover {
	color: #7d59e4;
	text-decoration: none;
}
.detailsbutton           {
	width: 120px;
	height: 41px;
	line-height: 41px;
	background-image: url(images/sidebar-button-details.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	color: #808080;
	margin-top: 8px;
}
.detailsbutton a, .detailsbutton a:link, .detailsbutton a:active, .detailsbutton a:visited, .detailsbutton a:hover {
	color: #808080;
	text-decoration: none;
}
#maincontent {
	width: 523px;
}
.post ul, .post ol {
	margin-bottom: 14px;
}
.holder {
	margin-bottom: 18px;
}
.greybox {
	padding: 12px;
	border: 1px solid #dedede;
	margin-bottom: 18px;
	background-color: #f1f1f1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.boxTitle {
	margin-bottom: 14px;
	font-size: 16px;
	font-style: italic;
	text-shadow: 1px 1px 2px #fff;
}
.divider {
	width: 40%;
	float: left;
	margin-left: 16px;
}
#footer {
}
#TopFooter {
	background-color: #e5e5e5;
	height: 44px;
	line-height: 44px;
}
#footPages {
	height: 44px;
	list-style: none;
}
#footPages li {
	float: left;
	line-height: 44px;
	text-transform: capitalize;
	padding-right: 14px;
	background-image: url(images/nav-divider.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-size: 11px;
}
#newsletter {
	height: 30px;
	margin-top: 3px;
}
#mailfield  {
	height: 30px;
	width: 295px;
	background-image: url(images/mail-field.png);
	background-position: center top;
	background-repeat: repeat-x;
	border: 2px solid #e5e5e5;
	color: #929292;
	font-style: italic;
	padding: 0px 3px;
}
#BottomFooter {
	height: 44px;
	line-height: 44px;
	background-color: #beb0e7;
	font-size: 0.92em;
}
#BottomFooter a, #BottomFooter a:active, #BottomFooter a:visited, #BottomFooter a:hover {
	color: #563095;
}
#LowestFooter {
	background-color: #d9d6e2;
}
#Address {
	padding: 25px 0px;
	font-size: 0.9em;
	letter-spacing: 0.10em;
}
#Address a, #Address a:active, #Address a:visited {
	color: #4e4e4e;
	text-decoration: none;
}
#Address a:hover {
	text-decoration: underline;
}

