/* @override 
	http://www.jaygeorge.co.uk/wp-content/themes/conwaytrust/style.css
	http://www.conwaymntrust.info/wp-content/themes/conwaytrust/style.css
*/

/*
Theme Name: Conway Merchant Navy Trust
Description: Theme custom designed for the Conway Merchant Navy Trust by Jay George
Author: Jay George
Author URI: http://www.jaygeorge.co.uk
*/

/* @group Import */

@import "style/css/reset.css";

@import "style/css/typography.css";

@import "style/css/layout.css";

/* @end */

/* @group Theme Colours */

/*
Gold: a58c4c
Golden Yellow: ffcc00
Orange: ff9900
Light Blue: 99ccff
Marine Blue: 51899f
Dark Blue: 036
Very Dark Blue: 051a39
Grey: 888888
Light Grey: c7c7c7
Cream: fcfcfc

*/

/* @end */

/* @group Main Styles */

h1 {
	font-family: "trebuchet MS", arial, sans-serif;
	font-size: 3.2em;
	margin: 0 auto;
	text-align: center;
	padding-top: 80px;
	letter-spacing: 1px;
}

h2 {
	font-size: 1.9em;
	padding: 20px 30px 0 30px;
}

h3 {
	font-size: 1.2em;
	padding: 20px 0 0 30px;
}

h5 {
	font-size: 1.2em;
	background-color: #051a39;
	margin-top: 50px;
	padding: 20px 0 10px 30px;
	border-top: 1px #FFF solid;
}

h6 {
	text-align: left;
	padding: 10px 30px 5px 30px;
	font-size: 1em
}

p {
	margin-top: 1em;
	line-height: 1.2em;
	font-size: 1em;
	padding: 0 30px 0 30px;
}

ul {
	margin: 0px;
	list-style-type: none;
	background: url(images/nav_gradient.jpg) repeat-x;
	padding: 0 0 20px;
}

a {
	font-family: helvetica, arial, sans serif;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #ffcc00;
}

a:hover {
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
}

a img {
	border: none
}

body {
	font-family: helvetica, arial, sans serif;
	text-decoration: none;
}

/* @group UTILITY - recommended by Chris Coyier of CSS Tricks */

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

.button {
	border: 1px solid #272727;
	background: white;
	padding: 3px 8px;
	color: #272727;
}

.button:hover {
	background: #990000;
	color: white;
}

/* @end */

/* @group Accessibilty */

#skip a, #skip a:hover, #skip a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

#skip a:active, #skip a:focus
{
position:static;
width:auto;
height:auto;
}

/* @end */


/* @end */

/* @group Structure */

#page-wrap {
	background-color: #036;
	/* fo

r IE 6 because it doesn't respect height */
    min-height: 100%;
	height: auto !important;
	height: 100%;
    margin: 0 auto;
	width: 825px;
	color: #FFF;
	padding-top: 5px;
}

#site {
	background: url(images/background.jpg) repeat-x;
}

#header {
	background: url(images/header.gif) no-repeat top center;
	border-bottom: 3px solid #ffcc00;
	height: 150px;
	width: 825px;
	margin: auto;
	color: #FFF;
	background-color: #036;
}

#collage {
	margin: 0 auto;
	text-align: center;
}

/* @group Contact Form */

#wpcf7-f1-p59-o1.wpcf7 {
	border-bottom: 3px solid #FFF;
	border-top: 3px solid #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/contact_gradient.jpg);
	font-family: "Courier New", Courier, mono;
	margin: 40px 0 0;
}

#wpcf7-f1-p59-o1 form.wpcf7-form p {
	margin-bottom: 10px;
	font-size: 1.2em;
	width: 500px;
	font-style: italic;
}

/* @end */

/* @group Gallery */

#gallery {
	margin-top: 20px;
	border-bottom: 3px solid #FFF;
	border-top: 3px solid #FFF;
	padding-bottom: 13px;
	background-color: #212121;
}

#post-63 img {
	padding-top: 13px;
	padding-left: 13px;
}


/* @end */




/* @end */

/* @group Navigation */

#navigation {
	border-top: 3px solid #ffcc00;
	list-style-type: none;
	margin: auto;
	width: 825px;
	height: 48px;
	background-color: #036;
	text-align: center;
}

#navigation ul li {
	display: inline;
	text-align: center;
	padding: 0 5px 0 0;
}

#navigation ul li a {
	text-decoration: none;
	font-family: arial, sans serif;
	font-size: 18px;
}

#navigation li.current_page_item a {
	padding: 0px 8px 27px 8px;
	text-transform: uppercase;
	font-size: 25px;
	color: #000000;
	background: url(images/nav_active.jpg);
}

/* @end */

/* @group Side Bar */

#stray_widgets-2 {
	background-image: url(images/footer.jpg);
	font-size: 1em;
	padding: 0 30px 0 30px;
	height: 170px;
}

/* @end */

/* @group Footer */

#footer {
	border-top: 1px solid #ffcc00;
	border-bottom: 10px groove #888888;
	width: 805px;
	margin: auto;
	color: #FFF;
	background-color: #051a39;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 19px;
	padding: 20px 0 20px 20px;
}

	color: #ffcccc;
		padding-left: 10px;
	font-size: 11px;
	padding-bottom: 0;
	line-height: 19px;
	padding-top: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;

#footer ul {
	font-family: courier;
	padding: 0 30px 5px 30px;
	text-align: left;
	background-image: none;
}

#footer ul li {
	font-family: courier;
	padding: 0 0 2px 0;
}

#footer a {
	color: #a58c4c
}

/* @end */
