/*  
Theme Name: CAAB
Description: For CAAB website.
Version: 1.0
Author: wave design cooperative
Author URI: http://www.wave.coop/
*/


body{
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: center;
	vertical-align: top;
	background: #f2f2f2;
	color: #000;
	font-size:0.8em;
	line-height:1.2em;
}

#wrapper{
	clear:both;
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background-color: #FFF;
}

h1{
	display:none;
}

h2	{
	font-size:1.4em;
	line-height:1.3em;
	margin:0px;
	padding: 0.5em 0;
}

h3{
	font-size:1.2em;
	margin:0px;
	padding: 0.5em 0;
}

h4{
	font-size:1.1em;
	margin:0px;
	padding: 0.4em 0;
}

a:link{
	text-decoration: underline;
	color:#00529b;
}

a:hover{
	text-decoration: none;
	color: #d2081e;
}

a:visited{
	text-decoration: underline;
	color:#999;
}

a img {
	border: none;
}

/*******************
----Custom Styles---
*******************/

blockquote { 
	font-style: italic; 
	font-family: Arial, Verdana, Sans-serif;
	font-size: 90%;
	color: #333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
}

code { 
	color: #000; 
	font-family: Courier, monospace; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.bg {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.entry ul, .entry ol { 
	margin: 1em; 
}

.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry blockquote.right { 
	width: 150px; 
	font-style: normal !important; 
	font-size: 14px;
	color: #777;
	margin: 0.3em 0 0.3em 15px !important; 
	padding: 5px;
	background: #f1f0ed; 
	border-top: 2px solid #900;
	border-bottom: 2px solid #900; 
	border-left: none;
	border-right: none;
	text-align: center; 
	float: right; 
}
		
.entry blockquote.left { 
	width: 150px; 
	font-style: normal !important; 
	font-size: 14px;
	color: #777;
	margin: 0.3em 15px 0.3em 0 !important; 
	padding: 5px;
	background: #f1f0ed; 
	border-top: 2px solid #900;
	border-bottom: 2px solid #900; 
	border-left: none;
	border-right: none;
	text-align: center; 
	float: left; 
}
	
.entry blockquote.right p, .entry blockquote.left p { 
	margin: 0; 
	line-height: 1.4em !important; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: none;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: none;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: none;
	float: none; 
	clear: both; 
}
	
.entry img.frame { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #CCC;
	background: #EEE;
	float: right; 
	clear: right; 
}
		
.entry img.stack { 
	clear: none !important; 
}

.archive_head { 
	text-align: center;
	font-style: normal; 
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
	color: #900; 
	margin: 25px auto 10px 30px;
}

/*******************
------Header-------
*******************/

#header{
	width: 100%;
	height: 190px;
	padding: 0;
	border-top: 15px solid #004e86;
	color: #000;
	clear: both;
	background-image:url(../caab/images/caab_header.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#header #logo	{
	width:766px;
	margin-left:auto;
	margin-right:auto;
	padding:40px 0px 10px 10px;
	text-align:left;
	background-color:#fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}

.title{
	margin: 0 auto 0 auto;
	text-align: left;
	color: #FFF;
}


/********************
----Navigation Bar---
********************/

#top-menu{
	clear: both;
	width: 776px;
	font-family: Arial, Verdana, Sans-Serif;
        font-weight:bold;
	text-align: left;
	border-top: 1px solid #fff;
	border-bottom:2px solid #fff;
	background: #7fa8cd;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #fff;
	border-right:2px solid #fff;
	padding:0px;
}

#top-menu a{
	text-decoration: none;
	padding: 5px 10px;
	text-transform:uppercase;
	color: #FFF;
	font-size: 1.1em;
}

#top-menu a:hover{
	text-decoration: none;
	color: #004e86;
}

#top-menu ul{
	margin: 0 auto;
	width: 760px;
	padding: 5px 10px;
	text-align: left;
}

#top-menu ul li{
	display: inline;
	padding: 0;
}


/*******************
---------Post-------
*******************/

#container{
	float: left;
	width: 570px;
	padding: 0 10px;
	background-color:#FFF;
}

.post{
	padding: 1em;
}

.post h2, .sitemap h2, .searchresults h2 {
	text-transform: none;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 1.5em;
	color:#bd0c27;
}

.postinfo{
	padding: 2px 0 20px 0;
}

p.postmetadata{
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.postnav{
	padding: 10px 20px 20px 10px;
	font-weight: bold;
}

h2.archive_head{ 
	font-weight: bold; 
	text-transform: none;
	background: none; 
	color:#000;
	font-size:1.4em;
	text-align:left;
	margin:0px;
	margin-left:12px;
}

.more-link	{
	font-size:0.8em;
}

.navigation	{
	padding:0.5em;
}	


/* Left Sidebar */

.leftbar{
	float: left;
	width: 186px;
	margin: 0;
	padding-top: 5px;
	display: block;
	background-color:#eaeff2;
	font-weight:bold;
	border-right:2px solid #fff;
	border-left:2px solid #fff;
	border-bottom:2px solid #fff;
}

.leftbar ul{
	list-style: none;
	margin: 0;
	padding: 0px;
}

.leftbar ul li {
	padding: 10px 5px;
	font-weight:bold;
}

.leftbar ul li h2{
	font-family: Arial, Verdana, Sans-serif; 
	font-size: 1.1em;
	text-transform: uppercase;
	color: #000;
	padding: 0px 5px;
	margin: 0;
}

.leftbar ul ul li{
	padding: 4px 0;
	margin: 0px 10px;
	line-height: 1.2em;
	font-size: 1em;
}
.leftbar a:link, a:visited{
	text-decoration:none;
	color:#369;
}

.leftbar a:hover{
	text-decoration: underline;
	color: #e42238;
}


.leftbar #pages h2	{
	display:none;
}

.leftbar #pages	ul li, .leftbar #flexi-pages-1 ul li	{
	border-bottom:1px dashed #7fa8cd; 
}

.leftbar #pages	ul ul li, .leftbar #flexi-pages-1 ul ul li	{
	border-bottom:none; 
	font-weight:normal;
}

.leftbar .textwidget, .leftbar #tag_cloud a	{
	padding:5px;
	font-weight:normal;
}

/*******************
----Comment Form---
*******************/

#comment-form{
	background: #eaeff2;
	margin: 10px 0 0;
	padding: 5px 5px 15px 15px;
	border:1px solid #7fa8cd;
}

.comments-template a{
	text-decoration: underline;
	color: #369;
}


.comments-template a:hover{
	text-decoration: underline;
	color: #e42238;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0;
	line-height: 18px;
	padding: 10px 0 5px 15px;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Verdana, Sans-serif;
	color: #333;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #AAA;
	padding: 20px 0;
}

.commentmetadata strong { 
	font-size: 14px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #CCC;
}

.comments-template textarea{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #CCC;
}

input.submit	{
	background-color:#7fa8cd;
	border:1px solid #eaeff2;
	color:#fff;
	padding:0px 2px;
	margin:2px;
        font-family:Arial, Helvetica, sans-serif;
}
/*

input	{
	border:1px solid #eaeff2;
	padding:0px 2px;
	margin:2px;
	font-family:Arial, Helvetica, sans-serif;
}
*/
.even {
	background: #f1f0ed;
	border: none;
}

.alt {
	background: #FFF;
	border: 2px solid #f1f0ed;
}

/*******************
-------Footer-------
*******************/

#footer{
	clear: both;
	width: 765px;
	margin-left:auto;
	margin-right:auto;
	padding: 5px 5px 10px 10px;
	font-size: 90%;
	color: #000;
	background: #FFF;
	border-bottom: none;
	border-top:2px solid #7fa8cd;
	text-align:left;
}

#footer a:link{
	text-decoration: none;
	color: #369;
}

#footer a:hover{
	text-decoration: underline;
	color: #e42238;
}

#footer a:visited{
	text-decoration: none;
	color: #369;
}


/*******************
-Right hand extras-
*******************/


#text-4, #text-3 {
	border-top: 2px solid #fff;
	border-bottom:2px solid #fff;
	background: #7fa8cd;
	padding: 10px;
	}
	
#text-5, #text-3	{
	border-bottom:2px solid #fff;
	background: #7fa8cd;
	padding: 10px;
	}

#text-4 h2, #text-5 h2, #text-3 h2 {
	color:#fff;
	background-image:url(images/star.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:1.5em;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-bottom:0.5em;
	}
	
#text-4 a:link, #text-4 a:visited, #text-5 a:link, #text-5 a:visited, #text-3 a:link, #text-3 a:visited	{
	color:#fff;
	text-decoration:underline;
	}	
	
#text-4 a:link:hover, #text-4 a:visited:hover, #text-5 a:link:hover, #text-5 a:visited:hover, #text-3 a:link:hover, #text-3 a:visited:hover	{
	text-decoration: none;
	color: #d2081e;
}

#search	{
	border-top: 2px solid #fff;
	background: #00529b;
	padding: 10px;
	}
.required	{
	color:#FF0000;
}

/*****************
-Ray's additions-
*****************/

/*Remove duplicated links in sidebar*/

.leftbar .page_item {
 display:none;
}

.leftbar .current_page_item a:hover {
 cursor:default;
 color:#00529b;
 text-decoration:none;
}

.leftbar .page_item ul li a:hover{
 cursor:pointer;
 text-decoration: underline;
 color: #d2081e;
}

.leftbar .current_page_item, .leftbar .current_page_item ul li {
 display:block;
}
.leftbar .current_page_parent, .leftbar .current_page_parent ul li {
 display:block;
}

#parent {
 border-bottom:1px dashed #7fa8cd; 
 text-transform:uppercase;
 font-size:1.2em;
}

/* don't hide submenu */
#submenu li {
 display:block;
 font-size:1em;
 padding:0.2em 0 0.2em 1em;
 margin:0;
 font-weight:normal;
}

#submenu {
 border-bottom:1px dashed #7fa8cd;
 margin-bottom:10px;
} 

/* current page */

#parent .current_page_item a, #submenu .current_page_item a{
 color:#808080;
 cursor:default;
}

#submenu .current_page_item {
 background-image:url(../caab/images/menu_pointer.gif);
 background-repeat:no-repeat;
 background-position:0 4px;
}

/* Welcome message */

h2.welcome {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-weight:normal;
 font-style:italic;
 font-size:2.0em;
 color:#00529b;
 margin:0;
 padding:0;
}

/* newsletter link */
#text-6	{
	border-bottom:2px solid #fff;
	background: #7fa8cd;
	padding: 10px;
	}

#text-6 h2	{
	color:#fff;
	background-image:url(images/star.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:1.5em;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-bottom:0.5em;
	}
	
#text-6 a:link, #text-6 a:visited	{
	color:#fff;
	text-decoration:underline;
	}	
	
#text-6 a:link:hover, #text-6 a:visited:hover	{
	text-decoration: none;
	color:#efefff;
}

/* Contact form */
div.ddfmwrap {
 float:left;
}
form.ddfm input {
 border:1px solid #7fa8cd;
}
form.ddfm input[type="submit"] {
 background-color:#7fa8cd;
 color:black;
}
form.ddfm input[type="submit"]:hover {
 background-color:#004e86;
 color:#fff;
 cursor:pointer;
}

/* Newsletter download */
p.caabnews {
 background-color:#eeeeff;
 border:1px solid #7fa8cd;
 padding:1em;
 margin-bottom:2em;
}

p.caabnews img {
 border-width: 0pt; 
 vertical-align: middle;
 margin-right:1em;
}

/* UK Bases */
.usbase {
 background-color:#eeeeff;
 padding:0.5em 1em;
 width:500px;
}


/* CAAB info box */
div.infobox, div.infobox_top, div.infobox_bottom, div .infobox_bottom div {
 margin:0;
 padding:0;
}

div.infobox {
 background: url(../caab/images/border_top.jpg) no-repeat top left;
 width:540px;
}
div.infobox_top {
 background: url(../caab/images/border_top_r.jpg) no-repeat top right;
}
div.infobox_bottom {
 background: url(../caab/images/border_bottom.jpg) no-repeat bottom left;
}
div.infobox_bottom div {
 background: url(../caab/images/border_bottom_r.jpg) no-repeat bottom right;
}
div.infobox_text {
 background: url(../caab/images/border_r.jpg) top right repeat-y;
 text-align:justify;
 font:1.0em/1.6em Helvetica, Arial, sans-serif;
 color:black;
}

div.infobox_top div,.infobox_top,
div.infobox_bottom div, .infobox_bottom {
 width: 100%;
 height: 15px;
 font-size: 1px;
}
div.infobox_bottom {
 margin-top:-19px;
}
 div.infobox_text { padding: 0 15px; margin-top:0px; }

/* Site map */

div.sitemap ul li {
 list-style-type:none;
 line-height:1.5em;
 margin-left:0;
 padding-left:0;
 font-weight:bold;
 font-size:1em;
}
div.sitemap ul li.page_item {
 margin-top:15px;
}
div.sitemap ul ul li {
 font-weight:normal;
 font-size:0.85em;
 line-height:1.5em;
}
div.sitemap ul ul li.page_item {
 margin-top:0;
}
div.sitemap li a {
 text-decoration:none;
}
div.sitemap li a:hover {
 color:#d2081e;
}
div.sitemap h3, div.sitemap h2 {
 margin-bottom:-15px;
}

/* Don't show Archived heading */
h2.archive_head {
 display:none;
}

/* Photo gallery (version 3) */
#photo_gallery {
 position:relative;
 margin-left:0;
 margin-top:5px;
 width : 526px; 
 padding : 40px 10px 790px 10px; 
 background-color : #ddeeff; 
 border : 1px solid #00529b; 
 font:11px Arial, sans-serif;
}

#photo_gallery h2, #photo_gallery h3, #photo_gallery h4 {
 margin:0;padding:0;
 position:absolute;
 color : #00529b;
 font: 16px/3.0 "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
 width:100%;
 text-align:center;
}

#photo_gallery h3, #photo_gallery h4 {
 font-size:11px;
 line-height:12px;
 top:32px;
}

#photo_gallery h4 {
 top:805px;
}

#photo_gallery h2 {
 top:0;
 height:50px;
 background:url(../caab/images/camera.gif) no-repeat 5px 0;
}

#photo_gallery div span {
 padding-left:7px;
 color:#444;
}

#photo_gallery div {
 position:absolute;
 width:161px;
 border:1px solid gray;
 background-color:white;
 padding:1px;
}

#photo_gallery img {
 height:160px;
 width:160px;
 display:block;
}

#photo_gallery div:hover img {
 width:300px;
 height:300px;
 padding:2px;
}

#photo_gallery div:hover span {
 display:none;
}

#photo_gallery div:hover {
 width:304px;
 border-width:2px;
 z-index:100;
}

#photo_gallery #p1:hover {left:-50px;top:0;}
#photo_gallery #p2:hover {left:118px;top:0;}
#photo_gallery #p3:hover {left:286px;top:0;}
#photo_gallery #p4:hover {left:-50px;top:182px;}
#photo_gallery #p5:hover {left:118px;top:182px;}
#photo_gallery #p6:hover {left:286px;top:182px;}
#photo_gallery #p7:hover {left:-50px;top:364px;}
#photo_gallery #p8:hover {left:118px;top:364px;}
#photo_gallery #p9:hover {left:286px;top:364px;}
#photo_gallery #p10:hover {left:-50px;top:546px;}
#photo_gallery #p11:hover {left:118px;top:546px;}
#photo_gallery #p12:hover {left:286px;top:546px;}

#photo_gallery #p1 {left:20px;top:70px;}
#photo_gallery #p2 {left:188px;top:70px;}
#photo_gallery #p3 {left:356px;top:70px;}
#photo_gallery #p4 {left:20px;top:252px;}
#photo_gallery #p5 {left:188px;top:252px;}
#photo_gallery #p6 {left:356px;top:252px;}
#photo_gallery #p7 {left:20px;top:434px;}
#photo_gallery #p8 {left:188px;top:434px;}
#photo_gallery #p9 {left:356px;top:434px;}
#photo_gallery #p10 {left:20px;top:616px;}
#photo_gallery #p11 {left:188px;top:616px;}
#photo_gallery #p12 {left:356px;top:616px;}

/* Gallery index page */
#gallery_header {
 position:relative;
 top:-45px;
}

#photo_links {
 border-top:1px solid #00529b;
 width:90%;
}

#photo_links h3 {
 height:60px;
 padding-left:60px;
 color : #00529b;
 font: 16px/3.0 "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
 background:url(../caab/images/camera.gif) no-repeat 5px 10px;
}

#video_links h3 {
 padding-left:60px;
 height:60px;
 color : #00529b;
 font: 16px/3.0 "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
 background:url(../caab/images/video.jpg) no-repeat 5px 10px;
}

#photo_links a, #video_links a {
 display:block;
 font-size:1.2em;
 padding-left:10px; 
}

/* "More video" button */

a.morevid {
 display:block;
 margin:25px 0 0 60px;
}

a.morevid:hover {
 margin:27px 0 0 62px;
}

/* individual photo microformat */

div.photo {
 position:relative;
 padding:4px;
 border:1px solid gray;
}

div.photo img {
 width:100%;
}

div.photo .caption {
 font-size:1em; 
 padding:0.2em 0;
}

/* Discussion Section */
div.mbpost {
 width:545px;
 background-color:#eeeeff;
 border-top:1px solid #00529b;
 margin-top:10px;
 padding:1em;
 font-weight:bold;
 color:#000033;
}

div.mbdate {
 font-size:70%;
}

.messagebox {
 width:545px;
}

textarea.message {
 width:454px;
}

div#mb_nav {
 margin:15px 0;
 border-top:1px solid #eeeeff;
 border-bottom:1px solid #eeeeff;
 padding:5px;
 background-color:#00529b;
 color:#fff;
}

div#mb_nav a {
 color:#fff;
 text-decoration:none;
 font-weight:bold;
}

div#mb_nav a:hover {
 color:red;
}

div.caab_discuss h2 {
 color:#00529b;
}

div.caab_discuss a img {
   vertical-align:middle;
}
/*
div.caab_discuss input[type="submit"] {
 border:1px solid #00529b;
 cursor:pointer;
}
*/
a.moderate {
 color:#ccc;
}

/* xml message board */
#msg-board {
	font-size:1.0em;
	font-family: verdana, arial, helvetica, sans-serif;
	color:navy;
	margin-top:15px;
}

#msg-board fieldset {
	width:555px;
	background-color:#eef;
	border:3px solid #336;
	padding:0 5px 5px 5px;
}

#msg-board fieldset h1 {
	font:italic 1.5em georgia, serif;
	color:orange;
	padding:3px 0;
	margin:0;
	display:block;
}

#msg-board input[type="text"], #msg-board textarea {
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:1.1em;
	color:#000;
	font-weight:normal;	
}
/*
#msg-board input[type="submit"] {
	font-size:0.9em;
	color:red;
}
*/
#msg-heading, #msg-content, #msg-name, #msg-website {
	width:542px;
	margin-bottom:5px;
}

.msg-post input[type="text"], .msg-post textarea {
	width:542px;
}

.msg-post input[type="checkbox"] {
	display:inline !important;
}

div.msg-post {
	width:570px;
	border-bottom:1px solid #336;
	padding:0 5px;	
}

div.msg-post h2 {
	margin:0;
	font:italic 1.3em georgia, serif;
	color:orange;	
	display:block;
}

div.msg-post p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:1.1em;
	margin:2px 0;
}

div.msg-post p.msg-name {
	font-style:italic;
	color:orange;
	font-size:1.0em;
	text-align:right;
	margin-right:50px;
}

div.msg-post img {
	border:0;
	margin:10px 0; 
}

