/*
Theme Name:NT-lighthouse
Description: dark blue theme with a lighthouse header.
Author: Jinsona designs
Author URI: http://web2feel.com/
*/



body {
	margin:0;
	padding-top:0px;
	background:#122f74 url(images/wrap.gif);
	font-family:"Myriad web",Tahoma,Verdana,sans-serif;
	color:#fff;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#e1e1e1;
	text-decoration:none
	}
a:hover {
	color:#1694ff;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#00476c;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#000;
		}

/* The Top */

.toppage {
	height:300px;
	margin-top:0px;
	background:#000 url(images/top.jpg);
	background-repeat:no-repeat
	}

.blogname {
	float:left;
	width:700px;
	}
.blogname h1  {
	font-size:35px;
	font-weight:bold;
	margin:100px 0 0 50px;
	color:#fff;
	text-decoration: none;
	}

.blogname h1  a:link, .blogname h1  a:visited{ 
	
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	

.blogname h1  a:hover { 
	color: #122f74; 
	text-decoration: none; 
	background-color:transparent;
	}	

.blogname h2 {
	margin:0px 0 0 50px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}


.menu  {
height:24px;
margin: 0px 0 0 0 ;
background:#121111;
width:1000px;
border-bottom:1px solid #353434;

}
.menu  ul {
margin: 0;
padding: 0 20px;
list-style: none;
}
.menu li{
	float:left;
	background:url("images/right2.gif") no-repeat right top;
	margin-right:6px;
	}
.menu li:hover{
	float:left;
	background:url("images/right.gif") no-repeat right top;
	margin-right:6px;
	}
.menu li.current{
	background:url("images/right.gif") no-repeat right top;
	}
.menu li.current a,li.current a:hover{
	color:#fff;
	background:url("images/left.gif") no-repeat left top;
	background-color:inherit;
	}
.menu a{
	float:left;
	padding:5px 19px 6px;
	background:#121111;
	text-decoration:none;
	color:#FFF;
	font-size:0.82em;
	font-weight:700;
	background:url("images/left2.gif") no-repeat left top;
	border-width:0;
	}
.menu a:hover{
	background:url("images/left.gif") no-repeat left top;
	color:#fff;
	background-color:inherit;
	}	
	


/* The Content */
#content {
	float: left;
	width: 780px;
	margin: 0 0 3px 0;
	padding: 0 0;
	
	}

.post {
	margin: 20px 10px 0 10px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align: justify;
	color:#999;
	
	}

.post h2 {
	margin: 0 0;
	padding: 6px 0px 0px 15px;
	height:34px;
	background:url(images/titl.png) no-repeat left top;
	text-align: left;
	font: normal  20px "Century gothic", Arial, sans-serif;
	
	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #7bb3c5;
	background-color: transparent;
	}

.post .date {
	margin: 0 0;
	padding: 8px 0 0 13px;
	height: 22px;
	background: url(images/date.png) no-repeat left top;
	font: normal 1.0em "Tahoma", Arial, sans-serif;
	color: #aaa;
	background-color: transparent;
	}

.post .postmetadata {
	margin: 0 0;
	padding: 3px 15px 0px 20px;
	height: 25px;	
	background: url(images/postmet2.png) no-repeat left top;
	font: normal 12px Century gothic, Arial, sans-serif;
	text-align: right;
	}

.post a:link,
.post a:visited {
	color: #2eaad3;
	background-color: transparent;
}

.post a:hover {
	color: #097ab4;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	display:block;
	margin: 0 0;
	padding: 5px 25px;
	}

.entry img { margin: 5px;}

.cover{
	margin: 0 0;
	background: url(images/content.png) repeat-y left top;
	}

/* The Sidebar */

#sidebar {
width:180px;
float:right;
font-size:12px;
color:#fff;
margin: 10px 20px 0px 0px;

}

#sidebar ul {
margin:0;
padding:0;
list-style-type:none;
}

#sidebar  h2 {
font-size:16px;
height:23px;
font-weight:bold;
font-family:Tahoma, arial,sans-serif;
padding:4px 0px 0px 5px;
background:#111;
Margin: 10px 0 0 0;
color:#999;
}

#sidebar a {
display:block;
line-height:160%;
padding:4px 0 4px 0;
color:#fff;
}

#sidebar a:hover {
text-decoration:none;
background-color:#000;
color:#fff;

}

#sidebar ul li a {
background:#001d21;
padding-left:10px;
}
#sidebar table {
	width:100%;
	text-align:center;
	background-color:#001d21;
	}



/* --- FOOTER --- */

#footer {
	height:30px;
	padding:40px 0 0 60px;
	margin:2px 0 0 0;
	color:#fff;
	font-size:10px;
	text-align:left;
	font-weight:normal;
	letter-spacing:1px;
	background: url(images/footer.gif);
	}

#footer a {
	color:#1f6dfb;
	text-decoration:none;
	}

#footer a:hover {
	color:#FFF;
	
	}

#footer_left{
	border:0px solid blue;
	width:700px;
	position:absolute;
}

#footer_right{
	border:0px solid red;
	width:150px;
	text-align:right;
	padding-left:770px;
}

#footer_right li{
	list-style-type:none;
	display:inline;
}
/* The Navigation */

.navigation {
	height:10px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	}
.navigation a:hover {
	color:#fff;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:93%;
	height:156px;
	background:#dde9ff;
	border:2px solid #1e6cf7;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}

/****** CSS for customized frontpage ******/
#main_index_page {
	margin-bottom: 30px;
}
#sub_index_container_top {
	/*font-size: 12px;*/
	border: 0px solid blue;
	padding: 20px;
	background: transparent url(images/content.png) repeat-y scroll left top
}
#sub_index_page_left {
	margin-bottom: 30px;
	overflow: hidden;
	float: left;
	width: 360px;
}
#sub_index_page_right {
	margin-bottom: 30px;
	overflow: hidden;
	float: right;
	width: 360px;
}
#sub_index_header {
	background:#7BB3C5 none repeat scroll 0 0;
	border:1px solid #CFCB66;
	clear:both;
	color:#444444;
	/*background: #88C239;
	color: #FFFFFF;*/
	font-family: "Tahoma",Arial,sans-serif;
	font-weight: bold;
	padding: 6px 6px 6px 10px;
	text-transform: uppercase;
}
#sub_index_container_bottom {
	font-size: 12px;
	border: 0px solid red;
}
#sidebarpage {
	text-align: left;
}
#footer_page {
        color: #3F3F3F;
        font-family: "Tahoma",Arial,sans-serif;
        font-size: 13px;
}
#footer_page a{
        color: #99CC33;
        font-family: "Tahoma",Arial,sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
}
#footer_page h1 a{
        color:#3F3F3F;
        font-size:22px;
        font-weight: normal;
}
#content-main ul.rsslist {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#content-main ul.rsslist li{
	background: url(images/home-arrow.gif) no-repeat;
	border-bottom: 1px solid #CCCCCC;
	list-style: none;
	margin: 0pt;
	padding: 5px 5px 5px 15px;
}
#content-main ul.rsslist li a{
	color: #3F3F3F;
	padding:0px;
}
#content-main ul.rsslist li a:hover{
	color:#993333;
	font-weight:bold;	
	text-decoration:none;
}
#commentform textarea{
        width: 500px;
}
#content-main th.sortable-text a{
        text-decoration:none;
        color:#898D8C;
        font-weight: bold;
}
#remarks {
        color:#898D8C;
        font-family:"Tahoma",Arial,sans-serif;
        font-size:11px;
}
.clear {
	clear: both;
}

