/*
Theme Name: Comann na Mara
Theme URI: http://www.comann-na-mara.org.uk/
Description: Wordpress theme for the Comann na Mara website.
Version: 2
Author: Ruth Wilson, graphics by Lorraine Burke
Author URI: http://www.niceweesites.com/
Tags: blue, custom design
*/

/* table styles */

td {
	padding: 10px 0;
	text-align: left;
	}

/* Image map styles */

/* set the size of the definition list <dl> and add the background image */
#imap {
  display:block; 
  width:740px; 
  height:879px; 
  background:url(images/map-final.jpg) no-repeat; 
  position:relative;
  }
  
 /* set up the definition list <dt><a> to hold the background image for the hover state */
#imap a#title {
  display:block; 
  width:740px; 
  height:0; 
  padding-top:879px;
  overflow:hidden; 
  position:absolute; 
  left:0; 
  top:0; 
  background:transparent url(images/map-final.jpg) no-repeat 740px 879px;
  cursor:default;
  }
/* the hack for IE pre IE6 */
* html #imap a#title {
  height:240px;
  he\ight:0;
  }
/* the <dt><a> hover style to move the background image to position 0 0 */
#imap a#title:hover {
  background-position: 0 0; 
  z-index:10;
  }
  

/* place the <dd>s in the correct absolute position */
#imap dd {
  position:absolute; 
  padding:0; 
  margin:0;
  }
#imap #point1 {
  left:472px; 
  top:682px; 
  z-index:20;
  }
#imap #point2 {
  left:623px; 
  top:682px; 
  z-index:20;
  }
#imap #point3 {
  left:516px; 
  top:720px; 
  z-index:20;
  }
#imap #point4 {
  left:300px; 
  top:650px; 
  z-index:20;
  }
 #imap #point5 {
  left:360px; 
  top:447px; 
  z-index:20;
  }
 #imap #point6 {
  left:196px; 
  top:318px; 
  z-index:20;
  }
 #imap #point7 {
  left:312px; 
  top:308px; 
  z-index:20;
  }
 #imap #point8 {
  left:292px; 
  top:186px; 
  z-index:20;
  }
 #imap #point9 {
  left:112px; 
  top:547px; 
  z-index:20;
  }
/* style the <dd><a> links physical size and the background image for the hover */
#imap a#lochmaddy, #imap a#entrance, #imap a#outer, #imap a#village, #imap a#centre, #imap a#rapids, #imap a#basins, #imap a#inner, #imap a#obs {
  display:block; 
  width:40px; 
  height:40px; 
  /*background:transparent url(images/hover.gif) -100px -100px no-repeat; */
  text-decoration:none;
  z-index:20;
  }
/* style the span text so that it is not initially displayed */
#imap a span, #imap a:visited span {
  display:none;
  }
/* move the link background image to position 0 0 when hovered */
#imap a#lochmaddy:hover, #imap a#entrance:hover, #imap a#outer:hover, #imap a#village:hover, #imap a#centre:hover, #imap a#rapids:hover, #imap a#basins:hover, #imap a#inner:hover, #imap a#obs:hover {
  background-position:0 0;
  }
/* define the common styling for the span text */
#imap a:hover span {
  position:absolute;  
  width:340px; 
  display:block; 
  font-family:arial; 
  font-size:12px; 
  background:#fff; 
  margin-left: 200px;
  margin-top: -250px;
 /* color:#006892; 
  border:1px solid #006892;*/
  color: #4b2c3f;
  border: 1px solid #4b2c3f;
  font-weight: normal; 
  padding:5px;
  }
/* the hack for IE pre IE6 */
* html #imap a:hover span {
  width:400px; w\idth:388px;
  }
/* move the span text to a common position at the bottom of the image map */
#imap a#lochmaddy:hover span {
  left:-550px; 
  top:200px;
  }
#imap a#entrance:hover span {
  left:-550px; top:200px;
  }
#imap a#outer:hover span {
  left:-550px; 
  top:200px;
  }
#imap a#village:hover span {
  left:-160px; 
  top:200px;
  }
#imap a#centre:hover span {
  left:-550px; 
  top:170px;
  }
#imap a#rapids:hover span {
  left:-160px; 
  top:100px;
  }
#imap a#basins:hover span {
  left:-160px; 
  top:170px;
  }
#imap a#inner:hover span {
  left:-160px; 
  top:200px;
  }
#imap a#obs:hover span {
  left:-160px; 
  top:150px;
  }
/* add the style for the link span text - first line */
#imap a span:first-line {
  font-weight:bold; 
  font-size: 1.2em;
  }

/* end of image map styles */


/* Blue banner on homepage */
#banner {
	height: 75px;
	margin: 0 auto;
	background: #ffffff url('images/bannertext.jpg') no-repeat;
	}

#banner p {
	margin: 0 auto;
	padding-top: 15px;
	width: 640px;
	font-size: 1.1em;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	}

/* Horizontal page menu */

#navmenutop {
	width: 815px;
	height: 8px;
	/*margin-left: 10px;*/
	margin-top: 0;
	padding-top: 0;
	background-color: #009ddc;
	}

#navmenubottom {
	width: 815px;
	height: 2px;
	/*margin-left: 10px;*/
	margin-top: 0;
	padding-top: 0;
	background-color: #009ddc;
	}
	
#navmenu {
	width: 815px;
	height: 28px;
	/*margin-left: 10px;*/
	margin-top: 0;
	padding-top: 0;
	background-color: #009ddc;
	}

#navmenu ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
	text-align: center;
	}
	
#navmenu li {
	display: inline;
	font-size: 1.4em;
	margin-left: -5px;
	line-height: 1.2em;
	}

#navmenu li a {
	color: #ffffff;
	text-decoration: none;
	padding: 9px 7px 6px;
	}

#navmenu li a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

.page_item {
	border-left: 1px solid #ffffff;
	padding: 0 5px 0 5px;
	line-height: 1em;
	}

li.home {
	/*margin-left: -5px;*/
	margin-right: 8px;
	border: 0;
	}
	
/* End horizontal page menu */

/* Homepage styles */

#homeleft {
	margin-top: -10px;
	float: left;
	}

#homeleft p {
	text-align: center;
	margin-top: 0;
	}

#homeleft a {
	display: block;
	height: 25px;
	width: 295px;
	background-color: #b6c055;
	padding-top: 5px;
	color: #ffffff;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.03em;
	text-decoration: none;
	}

#homeleft a:hover {
	text-decoration: none;
	background-color: #aaa;
	}

#homeright {
	float: right;
	margin-top: -10px;
	}

#homeright p {
	text-align: center;
	margin-top: 0;
	}

#homeright a {
	display: block;
	height: 25px;
	width: 295px;
	background-color: #5185a8;
	padding-top: 5px;
	color: #ffffff;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.03em;
	text-decoration: none;
	}

#homeright a:hover {
	text-decoration: none;
	background-color: #aaa;
	}
	
/* Nextgen Styles */
.slideshow {
margin-top: 5px;
}

/* Opening hours */

#open {
	margin: 20px 320px 20px 0;
	padding: 10px;
	background: #1d2e54;
	}

/* Associated events */

#associated {
	float: right;
	margin: 0 0 10px 20px;
	padding: 5px 15px;
	background: #1d2e54;
	width: 150px;
	}

#associated ul li {
	line-height: 1.2em;
	margin-left: 0;
	text-indent: 0;
	margin-top: 5px;
	list-style-type: none;
	}

#associated a:link {
	text-decoration: none;
	}

#associated a:visited {
	text-decoration: none;
	}
	
#associated a:hover {
	text-decoration: underline;
	}
	
	
/* Venue images */
img.venue {
	padding: 6px;
	margin: -30px 0 4px 7px;
	display: inline;
	border: 1px solid #596682;
	float: right;
	}

/* Artist images */
#artists {
	width: 300px;
	float: right;
	margin-left: 5px;
	text-align: center;
	line-height: 2em;
	margin-top: -5px;
	}

img.artists {
	padding: 6px;
	margin: 0 0 8px 7px;
	display: inline;
	border: 1px solid #596682;
	float: left;
	/*clear: both;*/
	}

#artistsbottom {
clear: both;
margin-top: 0;
	}
	
/* Where there's more than one artist per venue (smaller images)*/
.multiartists {
	width: 300px;
	float: right;
	margin-left: 5px;
	text-align: center;
	line-height: 2em;
	margin-top: 20px;
	}

.multiartistsimg {
	padding: 6px;
	/*margin: 0 0 8px 7px;*/
	width: auto;
	margin: 0 auto;
	display: block;
	border: 1px solid #596682;
	/*float: left;*/
	text-align: center;
	/*clear: both;*/
	}

/* to separate multiple artists for one venue*/
.venueartists {
	clear: both;
	margin-top: 30px;
	border: 1px solid #24365d;
	}
	
/* Badges for linking between artists and venues */
.aom {
	font-weight: normal;
	margin-top: 10px;
	}

.aom a:link {
	text-decoration: none;
	padding: 5px;
	background-color: #616d87;
	color: #fff;
	border: 1px solid #bbbbbb;
	}
	
.aom a:visited {
	text-decoration: none;
	padding: 5px;
	background-color: #616d87;
	color: #fff;
	border: 1px solid #bbbbbb;
	}

.aom a:hover {
	background-color: #bbbbbb;
	color: #616d87;
	padding: 5px;
	text-decoration: none;
	border: 1px solid #616d87;
	}

.dir {
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 0.9em;
	}

.dir a:link {
	text-decoration: none;
	padding: 5px;
	background-color: #616d87;
	color: #fff;
	border: 1px solid #bbbbbb;
	}
	
.dir a:visited {
	text-decoration: none;
	padding: 5px;
	background-color: #616d87;
	color: #fff;
	border: 1px solid #bbbbbb;
	}

.dir a:hover {
	background-color: #bbbbbb;
	color: #616d87;
	padding: 5px;
	text-decoration: none;
	border: 1px solid #616d87;
	}
	
/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	background: #ffffff;
	color: #006892;
	text-align: center;
	}
	
#container {
	width: 815px;
	/*background: #2b4a81 url('images/backgroundblue_fl.jpg') repeat-y;*/
	background: #ffffff url('images/cnmbackground.jpg') no-repeat;
	background-position: bottom;
	margin: 20px auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

#page {
	background-color: transparent;
	text-align: left;
	min-height: 745px;
	}

#header {
	margin: 0 auto;
	height: 239px;
	width: 650px;
	background: #ffffff url('images/cnmlogo.jpg') no-repeat center;
	padding-top: 10px;
	}

/*#headerimg 	{
margin: 0 auto;
padding: 20px 0;
width: 730px;
	height: 91px;
	background: #ffffff url('images/logo.jpg') no-repeat;
	}*/

#content {
	font-size: 1.2em;
	
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
	}

#home .entry {
padding-top: 25px;
font-size: 1.1em;
	line-height: 1.4em;
	text-align: center;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	font-size: 0.9em;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	/*background: transparent url('images/footer_fl.jpg') no-repeat;*/
	background: #009ddc;
	}

small {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 0.9em;
	}

small p {
	margin-bottom: 40px;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
.entry h1 {
	font-size: 1.5em;
	text-transform: none;
	margin-top: 0;
	}

.entry h2 {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: none;
	}

.entry h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: none;
	}
	
.entry h4 {
	font-size: 1.1em;
	text-transform: none;
	font-style: italic; 
	}
	
.entry h5 {
	font-size: 1.1em;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	}

#headertitle .description {
	display: none;
	}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #ffffff;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #006892;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h2 a:hover {
	color: #919d75;
	}

.entry p a:visited {
	color: #006892;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #006892;
	}
.postmetadata {
background-color: transparent;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #006383;
	text-decoration: none;
	}

a {
	color: #006892;
	text-decoration: underline;
	}

a:hover {
	color: #006892;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: transparent;
	margin: 0 auto;
	padding: 0 0 55px 0;
	width: 815px;
	}

#respond {
	padding-bottom: 60px;
	}

#header {
	background-color: #ffffff;
	width: 815px;
	}

#headertitle {
	display: none;
	}
	
.narrowcolumn {
	padding: 0 0 20px 10px;
	margin: 0 auto;
	width: 740px;
	}

.widecolumn {
	padding: 0 0 20px 10px;
	margin: 0 auto;
	width: 740px; /* Same properties as narrowcolumn */
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	margin-top: 5px;
	}

.widecolumn .postmetadata {
	margin-top: 5px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: both;
	}

.clear {
	clear: both;
	}

#footer {
margin: -20px auto 0 auto;
	padding: 0;
	width: 815px;
	height: 28px;
	clear: both;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	font-size: 1.2em;
	color: #ffffff;
	}
	
/* End Structure */



/*	Begin Headers */
h1 {
	
	margin-top: 45px;
	}

h2 {
	margin: 35px 0 0;
	}

h2.pagetitle {
	margin-top: 35px;
	text-align: left;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.ornament {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: -20px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #777777;
	}

img.alignright {
	padding: 6px;
	margin: 0 0 5px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
#sidebar img {
	border: 1px solid #777777; 
	padding: 4px;
	display: block;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: square;
	padding-left: 0;
	text-indent: 0;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, /*#sidebar ul ul li:before*/ {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 0;
	/*margin-left: 515px;*/
	margin-top: 40px;
	width: 230px;
	}

#sidebar_bottom {
width: 230px;
	height: 77px;
	background: url('images/sidebar.jpg') no-repeat;
	margin-bottom: 20px;
	margin-top: -30px;
	
	}

#sidebar p {
	text-align: center;
	}

#sidebarnav {
	padding: 15px 0px;
	}
	
#sidebarnav ul li {
	border-bottom: 1px solid #1d2e54;
	font-size: 1.5em;
	letter-spacing: 0.03em;
	margin-top: -15px;
	background-color: #6581b4;
	}

#sidebarnav li a {
	text-decoration: none;
	display: block;
	padding: 5px 0;
	/*color: #4990ac;*/
	padding-left: 10px;
	color: #ffffff;
	}

#sidebarnav li a:hover {
	display: block;
	background-color: #48659a;
	padding: 5px 0;
	color: #ffffff;
	padding-left: 10px;
	}
	
#sidebarnav ul ul {
	text-transform: lowercase;
	border: 0;
	font-size: 0.6em;
	background-color: #6581b4;
	padding: 0;
	margin: 0;
	}

#sidebarnav ul ul li {
	border: 0;
	}
	
#sidebarnav ul ul li a {
	border: 0;
	background-color: #6581b4;
	color: #ffffff;
	padding-left: 40px;
	}

#sidebarnav ul ul li a:hover {
	border: 0;
	background-color: #48659a;
	color: #ffffff;
	padding-left: 40px;
	}

	
#sidebar form {
	margin: 0;
	}
	
/*.current_page_item {
	display: block;
	background-color: #4990ac;
	color: #ffffff;
	}

.current_page_item li a {
	display: block;
	background-color: #4990ac;
	color: #ffffff;
	}
	
.current_page_item a, .current_page_item a:hover {
	display: block;
	background-color: #4990ac;
	color: #ffffff;
	}*/
	
/*#sidebarnav .current_page_item {
	display: block;
	background-color: #4990ac;
	color: #ffffff;
	}*/

#sidebarnav .current_page_item a {
	display: block;
	background-color: #48659a;
	color: #ffffff;
	}		

#sidebarnav ul li.current_page_item li a {
	display: block;
	background-color: #48659a;
	color: #ffffff;
	}

#sidebarnav ul li.current_page_item li a:hover {
	display: block;
	background-color: #48659a;
	color: #ffffff;
	}

/* #sidebarnav ul li.current_page_item li a {
background-color: green;
}*/

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding: 5px 20px;
	border-left: 5px solid #006383;
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	color: #919d75;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	/*padding: 3px;
	border: 1px solid #a1ac8a;*/
	}

.wp-caption {
	text-align: center;
	/*background-color: #f3f3f3;*/
	background-color: #5185a8;
	font-weight: normal;
	padding: 0 0 2px 0;
	margin-right: 5px;
	float: left;
	margin-bottom: 25px;
	}

.wp-caption a {
	text-decoration: none;
	}

.wp-caption a:hover {
	
	text-decoration: underline;
	
	}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11.5px;
	line-height: 11.5px;
	padding: 2px 3px 4px;
	margin: 0;
	color: #ffffff;
	}

.alignright.wp-caption {
	margin: -30px 0 10px 30px;
	top: 0;
	}
/* End captions */
