/*
Theme Name: Solent Nautical College
Description: WordPress theme for SNC.
Version: 1.0
Author: Rob Barrett
Author URI: http://www.rob-barrett.com
*/


/* === STRUCTURE === */

* {
	padding:0;
	margin:0;
}
html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}
img {
	border:0px;
}
a {
	color:#21759B;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 66.6%;
	background: #EEEEFF url(/images/bodybg.jpg) repeat-x top;
}
* html #container-page {
	height: 100%;
}
#container-page {
	background: #FFF;
	max-width: 950px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0;
	margin: 0 auto;
	border-style: solid;
	border-color: #FFF;
	border-width: 0 5px;
	position: relative;
}
#header, #main1 {
	border-right: solid 1px #B8B8B8;
	border-left: solid 1px #B8B8B8;
}


/* === GENERAL: SITEWIDE === */

#container-content {
	padding-bottom: 1px;
}
#container-page h3, h4, h5, h6 {
	text-align: left;
	margin-top: 2.2em;
	margin-bottom: 1.4em;
}
p {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}
p, li {
	line-height: 1.4em;
}
p.subtitle {
	font-size: 1.1em;
	font-weight: bold;
}


/* === HEADER === */

#header {
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	max-width: 950px;
	height: 114px;
	padding: 0;
	margin: 0;
	border-bottom: solid 2px #003366;
	overflow: hidden;
}
#header div {
	background-repeat: no-repeat;
	background-position: 348px;
	padding: 0px;
	margin: 0px;
	width: 949px;
	height: 114px;
}
#image1 {
	background-image: url(/images/headerimage1.jpg);
}
#image2 {
	background-image: url(/images/headerimage2.jpg);
}
#image3 {
	background-image: url(/images/headerimage3.jpg);
}
#image4 {
	background-image: url(/images/headerimage4.jpg);
}
#image5 {
	background-image: url(/images/headerimage5.jpg);
}
#image6 {
	background-image: url(/images/headerimage6.jpg);
}
#header h1 {
	display: none;
}


/* === CONTENT CONTAINER === */

#main1 {
	padding: 0 0 24px 0;
	margin: 0px;
	border-bottom: solid 1px #B8B8B8;
}
#nav-content {
	width: 724px;
	float: left;
}
#nav-content.wide {
	width: 924px;
	float: left;
}


/* === LEFT COLUMN (inc. NAVIGATION) === */

#left {
	width:150px;
	float:left;
	clear: left;
	padding:0;
	margin:0;
}
#nav ul {
	list-style-type: none;
}
#nav li.nav {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#nav li a {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	background: #ddeeff url(/images/navbg.gif) repeat-y;
	text-decoration: none;
	display: block;
	padding: 6px;
	border-right: solid 1px #B8B8B8;
	border-bottom: solid 1px #B8B8B8;
}
#nav li a:hover {
	color: #FFFFFF;
	background: #003366 url(none);
}
.divider-fade-leftcol {
	background: url(/images/divider-short.gif) no-repeat right top; /* ### */
	text-align: center;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* === RIGHT COLUMN === */

#right {
	font-size: 0.9em;
	width: 200px;
	float: right;
	padding: 0px;
}
#right-container {
	padding: 5px;
	margin: 0;
	border-left: solid 1px #B8B8B8;
}
/* added by sinpleki */

#right-container ul {
	list-style-type:none;
	padding:5px;
}
#right-container li {
	border-bottom:1px solid #DEDEDE;
	font-size:11px;
	line-height:15px;
	padding:5px 0;
}
#right-container li a:hover {
	background: #f0f0f0 url(none);
}
#right p {
	line-height: 1.2em;
}
.divider-fade-rightcol {
	background: url(/images/divider-short.gif) no-repeat left top;
	width: 200px;
	height: 72px;
	margin-top: -1em;
}
#right #nav2 ul {
	padding-left: 22px;
}
#right #nav2 li {
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 2px;
	margin-bottom: 2px;
	list-style-image: url(/images/bullet1.gif);
}
#right #nav2 a {
	color: #003366;
}
#right #nav2 a:hover {
	text-decoration: none;
}
#right h4 {
	font-size: 1.6em;
	margin: 0.2em 0 0.6em 0;
}
#right form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	width: 186px;
	height: 200px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#right form label, #right form p {
	font-size: 1.1em;
	font-weight: bold;
}
#right form p {
	font-style: italic;
}
#right .advert {
	background: #FFFFEE url(/images/itembg.gif) no-repeat right top;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 0.5em;
	border-bottom: solid 1px #B8B8B8;
	border-left: solid 1px #B8B8B8;
}
#right .advert h5 {
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 1em;
}
#right .advert p.title {
	font-size: 1.1em;
	font-weight: bold;
}
#right .advert a {
	color: #003366;
	background-color: #f1eac4;
	padding: 0 1px 1px;
}
#right .advert a:hover {
	text-decoration: none;
}
#right .divider {
	height: 1px;
	margin: 1em auto;
	border-style: solid;
	border-color: #B8B8B8;
	border-width: 1px 0 1px 0;
}
.advert-top {
	background: url(/images/advert-top.gif) no-repeat center top; /* ### */
	width: 187px;
	height: 15px;
	z-index: 1;
}
.advert-middle {
	background-color: #FFFFEE;
	padding-right: 8px;
	padding-left: 8px;
	border-style: solid;
	border-color: #B8B8B8;
	border-width: 0 1px 1px 1px;
}
.advert-middle h5 {
	font-size: 1.2em;
	margin-top: 0;
}
.clickheretofindoutmore {
	text-align: right;
	margin-bottom: 10px;
}
.clickheretofindoutmore a {
	text-decoration: none;
	background: url(/images/clicktofindoutmore.gif) no-repeat right top;
	display: block;
	width: 120px;
	height: 9px;
}
.clickheretofindoutmore a:hover {
	background-position: bottom;
	text-decoration: none;
}
#right a.banner {
	display: block;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
}


/* === MAIN COLUMN: GENERAL === */

#middle, #middle-wide {
	background: url(/images/watermark-corner.gif) no-repeat right top;
	text-align: justify;
	float: right;
	padding-top: 12px;
	margin-top: 0;
	margin-bottom: 0;
}
#middle {
	width: 550px;
}
.wide #middle {
	width: 750px;
}
/*#middle-wide.forum {

	padding-right: 16px;

	margin-left: 150px;

	margin-right: 0px;

}*/
#middle h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 1em;
}
#middle h2.page-title {
	margin-top: 0;
}
#middle h3 {
	font-size: 1.4em;
}
#middle h3 small {
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}
#middle a {
	color: #003399;
}
#middle a:hover {
	text-decoration: none;
}
#middle img {
	border: 1px solid #b8b8b8;
}
#middle .large {
	font-size: 1.2em;
}
.news-item .date {
	color: #666666;
	text-align: right;
}
.item {
	background: #FFFFEE url(/images/itembg.gif) no-repeat right top;
	padding: 0 8px 5px 4px;
	margin-top: 10px;
	border-bottom: solid 1px #B8B8B8;
	border-left: solid 1px #B8B8B8;
	position: relative;
	overflow: hidden;
}
.item first {
	margin-top: -10px;
}
.item img {
	float: left;
	margin: 5px 8px auto 0px;
	overflow: hidden;
}
.item ul {
	padding-left: 14px;
}
.item .subtitle {
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 8px;
	margin-top: 0px;
}
table {
	border-left: solid 1px #B8B8B8;
	border-top: solid 1px #B8B8B8;
}
table td {
	background-color: #FFFFEE;
	padding: 8px;
	border-right: solid 1px #B8B8B8;
	border-bottom: solid 1px #B8B8B8;
}
#middle ul {
	padding: 0;
	margin: 0 0 0 6px;
	list-style-image: url(/images/bullet1.gif);
}
#middle ul li {
	padding-left: 0px;
	margin: 1em;
}
#middle ol {
	padding: 0;
	margin: auto 2em auto 3em;
}
#middle ol li {
	padding-left: 0.5em;
}
#container-page form img {
	border: none;
}


/* === MAIN COLUMN: BLOG === */

#middle .postmetadata {
	color: #666;
	margin-top: -1em;
	padding: 0 0 1em;
}
#middle .postmetadata a {
	color: #888;
}
#middle .wp-pagenavi {
	font-size: 1.127em;
	text-align: center;
	margin-top: 3em;
	padding-top: 1em;
	border-top: solid 1px #DEDEDE;
}
#middle .wp-pagenavi a,
#middle .wp-pagenavi .current,
#middle .wp-pagenavi .pages {
	display: inline-block;



	padding: 2px 4px;
	margin-left: 10px;
}
#middle .wp-pagenavi a {
	text-decoration: none;
	background-color: #999;
	color: #FFF;
}
#middle .wp-pagenavi .current {
	color: #666;
	background-color: #DDD;
}
#middle .wp-pagenavi .pages {
	background-color: #DDD;
	color: #666;
	margin-right: 10px;
}
#middle .post-navigation {
	clear: both;
	border-top: solid 1px #DEDEDE;
	padding-top: 1em;
	margin-top: 2em;
}
#middle .post-navigation a {
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	display: block;
	padding: 4px 6px;
}
#middle .post-navigation .next a {
	text-align: right;
	float: right;
}
#middle .post-navigation .prev a {
	float: left;
}


/* === MAIN COLUMN: COMMENTS === */

#middle h2.responses {
	clear: both;
	margin-top: 3em;
}
#middle #respond h3 {
	clear: both;
	padding-top: 1em;
}
#middle ol.commentlist {
padding: 0;
margin: -2em 0 0;
}
#middle li.comment {
	list-style: none;
	width: 100%;
clear: left;
	margin: 0;
padding: 2em 0 0;
}
#middle li.trackback {
	list-style: none;
clear: left;
}
#middle li.comment img {
	float: left;
clear: left;
	margin-right: 20px;
	border: 1px solid #AAA;
}
#middle li.comment .comment-content {
	width: 468px;
	float: left;
	margin: -1.2em 0 0;
}
#middle ol.commentlist li .details {
	color: #666;
	padding-top: 1.2em;
	margin-top: 1.2em;
	border-top: 1px solid #CCC;
}
#middle #comments li.trackback .details {
	color: #666;
	padding-top: 0;
	margin-top: 0;
	border-top: none;
}
#middle #comments li.trackback .details a { color: #666; }
#middle li.comment.admin .comment-content {
	background-color: #D9E0E4;
	width: 378px;
	padding: 0 20px 1em;
	margin-top: 0;
}
#commentform {
	background: #FFFFEE url(http://www.solentnauticalcollege.co.uk/images/itembg.gif) no-repeat right top; 
	padding: 8px;
	margin-right: auto;
	margin-left:auto;
	border-bottom: solid 1px #B8B8B8;
	border-left: solid 1px #B8B8B8;
	overflow: hidden;
}
#commentform label {
	display: block;
}
#commentform input,
#commentform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #f9f9f9;
	width: 525px;
	padding:3px;
	margin-top: 10px;
	border: 1px solid #B8B8B8;
}
#commentform textarea {
	overflow:auto;
	resize: vertical;
}
#commentform input#submit { 
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	background-color: #003399; 
	width:auto;
	padding:5px; 
	border:1px solid #333;
}


/* === MAIN COLUMN: FAQ === */

#middle ul.faq {
	margin-left: 15px;
}
#middle ul.faq li {
	padding-top: 2px;
	padding-bottom: 2px;
}


/* === MAIN COLUMN: TESTIMONIALS === */

.item-testimonial {
	background: #FFFFEE url(/images/itembg.gif) no-repeat right top;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 8px;
	margin-top: 10px;
	border-bottom: solid 1px #B8B8B8;
	border-left: solid 1px #B8B8B8;
	position: relative;
	overflow: hidden;
}


/* === MAIN COLUMN: SALES BOX === */

.sales-box {
	background: #FFFFEE;
	width: auto;
	padding: 8px 12px;
	margin-top: 3em;
	border: solid 1px #B8B8B8;
	overflow: auto;
}
#container-page .sales-box h3 {
	margin-top: 0;
	margin-bottom: 1em;
}
.sales-box table {
	border: none;
}
.sales-box table td {
	font-size: 1.2em;
	font-weight: bold;
	background: none;
	padding: 0;
	border: none;
}
.sales-box table td:first-child {
	padding-bottom: 0.5em;
}
.sales-box form {
	width: 310px;
}
.sales-box form select {
	width: 100%;
}
.sales-box form select option {
	width: auto;
}


/* === FOOTER === */

#container-foot {
	width: 100%;
	height: 1px;
	margin-top: -7.5em;
	position: relative;
	bottom: 0 !important;
	bottom: -1px;
}
#footer {
	font-size: 0.9em;
	color: #666666;
	width: 600px;
	padding-top: 12px;
	padding-right: 0.8em;
	margin: auto;
}
#footer p {
	clear: left;
	padding-left: 0.8em;
}
#footer p a {
	color: #666666;
}
#footer p a:hover {
	text-decoration: none;
}
#footer ul, #footer li {
	padding: 0;
	margin: 0 0 0.4em 0;
}
#footer ul {
	margin-bottom: 4em;
}
#footer li {
	float: left;
	padding-right: 0.8em;
	padding-left: 0.8em;
	border-right: solid 1px #B8B8B8;
	list-style: none;
}
#footer li:last-child {
	border-width: 0;
}
#footer li a {
	color: #003399;
}
#footer li a:hover {
	text-decoration: none;
}


/* === GENERIC === */

.clear {
	clear:both;
}
.hidden {
	display: none;
}
.italic {
	font-style: italic;
}
.subtle {
	font-size: 0.9em;
	color: #666666;
}
.centeralign, .center {
	text-align: center;
}
.nojustify {
	text-align: left;
}
img.float-left,
img.alignleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
img.float-right,
img.alignright {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
        clear: right;
}