/** $Id: style.css,v 1.6 2008/11/25 23:17:51 shannonlucas Exp $
 *
 * @file style.css
 * Hiroshige for Drupal 6.x
 */

/* @group HTML Elements */
body {
    background-color: #240000;
}
a:link, a:visited {
    color: #6699ff;
    text-decoration: none;
}

a:hover {
    color: #ba1704;
    text-decoration: none;
}

blockquote, q {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #777;
    margin: 1em 2em;
    padding: 0 1em;
    font-style: italic;
}

blockquote { clear: both; }

blockquote p+p, q p+p {
    margin: 0;
    padding-top: 10px;
}

blockquote cite, q cite {
    display: block;
    font-style: italic;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 0;
    text-align: right;
}

del {
    background-color: #fffbcc;
    color: #555;
    font-style: normal;
}

dd {
    font-style: italic;
    margin-left: 1em;
}

dl { padding: 0.5em 1em; }

dt {
    font-weight: bold;
    font-style: italic;
}

ins {
    background-color: #fffbcc;
    font-style: normal;
    text-decoration: none;
}

ol {
    display: block;
    list-style-position: outside;
    list-style-type: decimal;
    margin: 0 1em 1em 1em;
}

ol li, ol li ol li, ul li, ul li ul li { display: list-item; }

ol li ol {
    list-style-type: lower-alpha;
    margin: 0;
}

small { font-size: 90%; }

td {
    vertical-align: top;
    padding: 0px 5px;
}

ul li ul {
    list-style-type: circle;
    margin: 0;
}

ul {
    display: block;
    list-style-position: outside;
    list-style-type: disc;
    margin: 0 1em 1em 1em;
}
/* @end */

/* @group Form Styling */
fieldset {
    border: 1px solid #a8a095;
    padding: 10px;
}

legend {
    font-weight: bold;
    padding: 0 0.25em;
    background-color: #fff3e1;
}

input {
    border: 1px solid #ccc;
    font-size: 1em;
    margin: 0;
    padding: 2px 4px;
}

input.form-submit { background-color: #eee; }

input.form-submit:hover, 
input.form-submit:focus {
    background-color: #ccc;
    border-color: #555;
}
/* @end */

/* @group General Content Styles */
.align-left { text-align: left }

.align-right { text-align: right }

.even { background-color: #fff; }

.navigation {
    display: block;
    padding-bottom: 2em;
    margin-top: 0.5em;
}

.odd { background-color: #eee; }

.pull-quote-left, .pull-quote-right, .pull-quote-center {
    border: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #aaa;
    font-size: 125%;
    font-style: normal;
    font-weight: normal;
    margin: 1em 0;
    padding: 10px 0;
    text-align: center;
    width: 33%;
}

.pull-quote-left p, .pull-quote-right p, .pull-quote-center p {
    margin: 0;
    padding: 0;
}

.pull-quote-center {
    display: block;
    margin: 1em 0;
    width: 100%;
}

.pull-quote-right {
    float: right;
    margin-left: 1em;
}

.pull-quote-left {
    float: left;
    margin-right: 1em;
}

.reference { font-size: 85%; }

h2#page-title {
	#letter-spacing: 2px;
    color: #F2E1C1;
    display: block;
    font-size: 3.2em;
    font-style: italic;
    font-weight: 900;
    margin-bottom: 17px;
    padding: 1px;
    text-align: center;
}

img.float-left {
    float: left;
    margin: 0 10px 10px 0;
}

img.float-right {
    float: right;
    margin: 0 0 10px 10px;
}


div#content-wrapper a:hover {
    color: #ba1704;
    text-decoration: none;
/*    background: transparent url('images/ink-line-red.png') bottom right repeat-x;*/
}

h2.inkline {
    background: transparent url('images/ink-line.png') bottom repeat-x;
}
/* @end */

/* @group Page Structure */


#header-band {
    background: #240000 url('images/stroke-dark-over-white.png') bottom repeat-x;

    color: #fff;
    padding: 1em 2em 0.5em 2em;
}

#sub-header-band {
    background-color: #7A7368;
    padding: 0 2em;
}



#navigation-band {
    background: #240000 url('images/stroke-white-over-dark.png') repeat-x;
    padding: 20px 2em 0 2em;
}

#page-content-band {
    background: #240000 /*url('images/stroke-dark-over-white.png') repeat-x*/;
    padding: 0em 2em;
}

#sub-header {
    height: 11px;
    margin: 0;
    padding: 0;
   /*background-image: url('images/header-image.gif');*/
}

#bottom-bar-band {
    background: #7A7368 url('images/stroke-white-over-light.png') repeat-x;
    padding: 22px 2em 0 2em;
}

#footer-band {
    background: #240000 url('images/stroke-light-over-dark.png') repeat-x;
    padding: 11px 2em 0 2em;
}

#edit-search-theme-form-1 {
    background: #fff3e1 url('images/search.png') no-repeat 2px 2px;
    padding-left: 20px;
}
/* @end */

/* @group Page Header */
#header { padding: 5px 0 5px 0; color: #fff3e1; }

#logo {
    float: left;
    padding: 0px 5px 5px 0px;
}

#title-wrapper {
    float: left;
}

#header-band #header #title-wrapper h1 {
    display: block;
    font-size: 2.25em;
    line-height: 1em;
    margin: 0 0 10px 0;
    padding: 0;
    vertical-align: middle;
}

#header-band #header #title-wrapper h1 a {
    font-weight: normal;
    font-style: normal;
}

#header-band #header #title-wrapper h1 a:link,
#header-band #header #title-wrapper h1 a:hover,
#header-band #header #title-wrapper h1 a:visited {
    color: #fff3e1;
    text-decoration: none;
}

div#search-top {
    float: right;
    margin: 0;
    padding: 0 10px 0 0;
    text-align: right;
}

#search-top #search-form #s {
    color: #ccc;
    font-size: 0.9em;
    padding: 2px 4px;
    width: 135px;
    margin: 0;
}

#search-top #search-form #search-submit { background-color: #eee; }

#search-top #search-form #search-submit:hover, 
#search-top #search-form #search-submit:focus {
    background-color: #ccc;
    border-color: #555;
}

#search-theme-form, 
#search-theme-form div { display: inline; }

div#edit-search-theme-form-1-wrapper label { display: none; }

#site-slogan {
    color: #ffffff;
    font-size: 90%;
    margin: -0.5em 0 0.25em 0;
}

#nav-photo {
    background: #eee none no-repeat;
    height: 118px;
    margin: 4px 10px 4px 10px;
}
/* @end */

/* @group Header Navugation */
#primary-links {

}

#primary-links ul#topLinks {
    /*margin: 0;*/
    padding: 0;
    font-size:11.7px;
}

#primary-links ul#topLinks li {
    display: block;
    line-height: 1.8em;
}

#primary-links ul#topLinks li a:link, 
#primary-links ul#topLinks li a:hover, 
#primary-links ul#topLinks li a:visited {
    color: #BD9969;
    float: left;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0;
    padding-left: 20px;
    padding-right: 6px;
    text-decoration: none;
    font-variant: small-caps;
    background: transparent url('images/nav-divider.png') center left no-repeat;
}

#primary-links ul#topLinks li a:hover {
    color: #fff3e1;
}

#primary-links ul#topLinks li.active a,
#primary-links ul#topLinks li.active a.active,
#primary-links ul#topLinks li a.active-trail {
    color: #F2E1C1;
}

#primary-links ul#topLinks li.active a,
#primary-links ul#topLinks li a.active-trail {
 }

#primary-links ul#topLinks li.active a:hover {
    color: #F2E1C1;
}

#primary-links ul#topLinks li.current_page_item a {
    color: #fff3e1;
}

#primary-links ul#topLinks li.first a {
    padding-left: 0;
    background: transparent;
}

/* @end */

/* @group Pager Styles */
ul.pager { margin: 3em 2em 1em 2em; }

ul.pager li {
    margin: 0;
    padding: 0;
    font-size: 115%;
}

ul.pager li a {
    padding: 2px 5px;
    color: #36c;
    
}

ul.pager li a:hover {
    padding: 2px 5px;
    background: #a8a095 none;
    text-decoration: none;
}

ul.pager li.pager-current {
    padding: 2px 5px;
    color: #111629;
    font-weight: bold;
    background: transparent url('images/ink-line.png') bottom repeat-x;
}
/* @end */

/* @group Search Results */
p.search-snippet strong {
    font-weight: normal;
    background-color: #fff4a5;
}
/* @end */


/* @group Nodes */
.node {
    clear: both;
    margin-bottom: 2em;
}

.teaser .content p { margin-bottom: 0; }

.readmore {  }

.teaser .content p+p { margin-top: 20px; }

h2.headline {
    display: block;
    font-size: 1.7em;
    margin-bottom: 0;
    font color: #F2E1C1;
    text-align: center;
    background: transparent url('images/ink-line.png') bottom repeat-x;

}

h2.headline a:link,
h2.headline a:visited,
h3.searchresult a:link,
h3.searchresult a:visited {
    color: #F2E1C1;
    font-weight: normal;
    text-decoration: none;
    font-size: 25px;
}

div#content-wrapper h2.headline a:hover,
div#content-wrapper h3.searchresult a:hover {
    color: #ba1704;
    font-weight: normal;
    text-decoration: none;
    background-image: none;
}

.node-author {
    color: #a8a095;
    font-size: 90%;
    margin: 0 0 12px 0;
    padding: 0 0 2px 0;
    display: none;
}

.node .content img.user-picture {
    float: right;
    padding: 0 0 10px 10px;
}

.node .content {
    padding: 0;
    clear: both;
    margin-top: 12px;
}

.meta {
    color: #a8a095;
    font-style: normal;
    font-size: 90%;
    text-align: left;
    padding: 0;
    margin: 2px 0 0 0;
}

.meta ul.inline,
.meta ul.inline li {
    display: inline;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

.meta ul.inline li {
    background: transparent url('images/link-divider.png') center left no-repeat;
    padding-left: 14px;
    margin-left: 4px;
}

.meta ul.inline li.first {
    background: transparent;
    padding: 0;
    margin: 0;
}

.post-comment-help {
    color: #888;
    font-style: italic;
    font-size: 90%;
    text-align: right;
}
/* @end */

 /* @group Comments */
#comments {
    margin-bottom: 2em;
    padding: 0 1.5em 0 0;
}

h2.comments {
    background: transparent url('images/ink-line.png') bottom repeat-x;
    display:block;
    font-size:1.75em;
    margin-bottom: 20px;
}

div.comment {
    clear: both;
    margin: 0 0 2em 0;
}

div.comment div.content {
	
}

div#comments div.even,
div#comments div.odd {
    background-color: transparent;
}

div.comment div.content h3 {
    font-weight: normal;
    margin: 0;
}

div.comment div.content h3 a:link,
div.comment div.content h3 a:visited {
    color: #111629;
    font-weight: normal;
    text-decoration: none;
}

div.comment div.content h3 a:hover {
    color: #ba1704;
}

div.comment div.content p {
    margin: 0;
    padding: 0;
}

div.comment img.user-picture { 
    padding: 0 10px 5px 0;
    float: left;
}

div.comment div.content p+p { margin-top: 1.5em; }

div.comment-meta {
    color: #a8a095;
    font-size: 90%;
    margin: 5px 0 0 0;
    padding: 2px 0 0 0;
    background: transparent url('images/ink-line.png') top repeat-x;
}

div.comment-meta ul.links {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.comment-meta ul.links li {
	display: inline;
	margin: 0 0 0 4px;
	padding: 0 0 0 14px;
	background: transparent url('images/link-divider.png') center left no-repeat;
}

div.comment-meta ul.links li.first {
    background: transparent;
    padding: 0;
    margin: 0;
}

em.moderation {
    background-color: #fffbcc;
    padding: 2px;
    border: 1px solid #e6db55;
}

#respond { font-weight: normal }

#comment-form-wrapper { margin: 0 1.5em 0 1.5em; }

#comments div.box h2 {
    display: block;
    font-size: 1.75em;
    margin-bottom: 0;
}

#comments div.box {
    margin-top: 10px;
}

#comment-controls {
    margin: 20px 0;
}
/* @end */

/* @group User Login Form */
#user-login-form ul  {
    margin: 0;
    padding: 5px 0;
} 

#user-login-form ul li {
    list-style-position: inside;
    list-style-type: none;
    border: 0;
    margin: 0;
    padding: 0;
}
/* @end */

/* @group Blocks (General) */
div.block h3, 
div.block-block h3 {
    background: transparent url('images/ink-line.png') bottom repeat-x;
    color: #FF9B2C;
    font-size: 1.33em;
    font-weight: normal;
    line-height: 1.25;
    margin: 0;
    margin-bottom: 6px;
	padding:0 0 11px;
	font-family: Verdana,Geneva,Arial,sans-serif;
}

.block { 
	margin-bottom: 1.5em ;
	float: left;
}

.block ul.menu li ul.menu li { margin-left: 1em; }

.block ul.menu li ul.menu li.last, .block ul.menu li ul.menu li ul.menu li.last { border: 0; }

#block div .block .item-list ul {
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
}
/* @end */

/* @group Sub-Header Block Area */

#sub-header-container div .block {
    margin-top: 7px;
    margin-bottom: 3px;
    float: right;
    margin-right: 40px;
}

#sub-header-container .block h3 {
    background: transparent url('images/ink-line-dark.png') bottom repeat-x;
}

#sub-header-container  a:link, #sub-header-container  a:visited {
    color: #fff3e1;
}

#sub-header-container  a:hover {
    color: #ba1704;
    text-decoration: none; 
}

/* @end */


/* @group Bottom Block Area */
#bottom .block h3 {
    background: transparent url('images/ink-line-dark.png') bottom repeat-x;
}

#bottom a:link, #bottom a:visited {
    color: #fff3e1;
}

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

#bottom div .block .item-list ul li {
    padding-left: 0;
    margin-left: 0;
    list-style-type: none;
    list-style-position: outside;
    background: transparent url('images/ink-line-light.png') bottom repeat-x;
}

#bottom div .block .item-list ul li.last,
#bottom div .block .item-list ul li.views-row-last {
    background-image: none;
}

#bottom-search {
    margin-bottom:2em;
    margin-top: 2em;
}

#bottom .block label { font-weight: normal; }

#bottom div.block-search label { display: none; }
/* @end */

/* @group Footer */
#footer {
    color: #fff3e1;
    font-size: 90%;
    padding: 10px 10px 10px 10px;
}

.block-footer p { font-size: 90%; }
/* @end */

/* @group Maintenance Page */

body.in-maintenance div#page-content-band {
	padding-bottom: 10em;
}


.lightbox_thumbnail {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 10px;
	padding: 2px;
	text-align: center;
}
.lightbox_thumbnail_tall {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 10px 15px 10px 25px;
	padding: 2px;
	text-align: center;
}
.lightbox_thumbnailtall2 {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 10px 23px 10px 21px;
	padding: 2px;
	text-align: center;
}
.lightbox_thumbnailwide {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 9.7px;
	padding: 2px;
	text-align: center;
}
.lightbox_thumbnail_big {
	background-color: #CCCCCC;
	border: 2px solid #CCCCCC;
	float: left;
	margin: 10px;
	padding: 1px;
	text-align: center;
}
.lightbox_thumbnail_bigforza {
	background-color: #CCCCCC;
	border: 2px solid #CCCCCC;
	float: left;
	margin: 21px 10px 15px 10px;
	padding: 1px;
	text-align: center;
}
.lightbox_thumbnail_colibri {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 10px;
	padding: 2px;
	text-align: center;
}


/* @end */

#sidebar-left {
	margin-top: 35px;
	padding-top: 0px;
	padding-left: 10px;
	border-left: 2px solid #d0c7b9;
	
}
#guitar_specs h4 {
	background: transparent url('images/ink-line2.png') bottom repeat-x;
	font-family: Verdana,Geneva,Arial,San Serif;
	color: #F2E1C1;
}
#guitar_specs p, ul {
	color: #FFFFFF;
	
}
#mission_statement_sidebar {
	align: right;
}

#mission_statement {
	text-align: justify;
	
}

#mscolumn1 {
	/*float: left;
	overflow: auto;
	padding: 0 0 0 5px;
	width: 493px;
	margin-right: 25px;*/
	
}
#mscolumn1_text {
	margin-top: 6px
}

#ms_both_columns {
	margin-top: 101px
}

#mscolumn2 {
	/*float: right;*/
	overflow: auto;
	padding: 0 5px 0 0;
	margin-right: 19px;
}

#mscolumn2_text {
	margin-top: 6px;
}

#mission_statement h3 {
	/*background: transparent url(images/ink-line.png) repeat-x scroll center bottom;*/
	/*font-family: Verdana,Geneva,Arial,San Serif;*/
	color: #F2E1C1;
	font-size: 22px;
	text-align: center;
	font-family: Palatino;
	margin-bottom: 8px;
	line-height: 28px;
	
}

#mission_statement h2 {
	/*background: transparent url(images/ink-line.png) repeat-x scroll center bottom;*/
	/*font-family: Verdana,Geneva,Arial,San Serif;*/
	color: #F2E1C1;
	font-size: 22px;
	text-align: center;
	font-family: Palatino;
	margin-bottom: 3px;
	text-decoration: underline;
}

#ms_box {
	/*margin: 6px 246px 39px 0;
	padding: 1px 1px 7px 14px;
	border: 2px solid;*/
	margin-top: -78px;
	margin-bottom: 25px;
}

#signature {
	text-align: right;
	margin-top: -24px;
}
#mszaffiro {
	float: left;
	margin-right: 10px;
	margin-top: 9px;
	margin-bottom: 30px;
}
#msforza {
	float: right;
	margin-left: 28px;
	margin-bottom: 220px
}
#mszaffiro2 {
	float: left;
	margin-right: 5px;

}

#sub-header-container {
	/*float: left;*/
}

#direct_purchase {
	text-align: justify;
	overflow: auto;
	padding: 0 5px 24px;
}


/*DIRECT PURCASE PAGE*/

#direct_purchase h3{
	text-align: center;
	color: #F2E1C1;

}
#dpcolumn1 {
	float: left;
	overflow: auto;
	text-align: justify;
	width: 436px;
	margin-right: 44px;
}
#dpcolumn2 {
	float: right;
	overflow: auto;
	padding: 0 5px 0 0;
	text-align: left;
}
#dp_pics {
	height: 871px;
	padding:0 5px;
	width: 967px;
}
#dp_ebay {
	text-align: center;
	height: 295px;
}

#dp_pics p{
	font-size: 11px;
}

#dpborder {
	border: 6px ridge white;
	float: left;
	margin-bottom: 7px;
	margin-right: 9px;
}

#dpborder2 {
	border: 6px ridge white;
	
}

#dpframe1 {
	/*float: left;
	margin-right: 8px;
	width: 494px;*/
}
#dpframe2 {
	margin-left: 502px;
	width: 475px;
	margin-top: -83px
}
#dpframe3 {
	margin-right: 143px;
	margin-top: 15px;
	float: right;
}
#dpframe3 p{
	text-align: right;
	float: left;
	margin-top: 20px;
}
#dpframe3 #dpborder{
	float: right;
	margin-top: 0px;
	margin-left: 14px;
}

/*END DIRECT PURCASE PAGE*/


#guitar_dude {
	float: left;
}
#case_closed {
	float: left;
}

#shelby {
	float: right;
}

#full_body {
	float: left;
	margin-left: 12px;
	margin-top: 7px;
}
#blog_text_left {

	overflow: auto;
}

#cr_pics {
	float: right;
	margin-left: 10px;
}
.teaser #mission_statement {
	margin-top: 46px;
}


#sub-header-container h3 {
	display: none;


}


#ms_header {
	text-align: center;
	position: relative;
	text-align: center;
	top: -80px;
}


#jack_contact {
	margin-top: 2px;
	float: right;
	margin-right: 30px;
	border: solid white;
}

#platinum_text {
	float:left;
	margin-right:7px;
	overflow:auto;
	width:443px;
	padding-left: 7px;
	text-align: justify;
}
#platinum_right {
	float: right;
	width: 460px;
	margin-top: -5px;
}
#platinum_gallery {
	margin-top: 10px;
}
.platinum_large {
	padding-left: 72px;
}



#zaffiro_text {
	float:left;
	width:476px;
	padding-left: 5px;
	text-align: justify;
}
#big_zaffiro {
	position: relative;
	float: left;
	overflow: auto;
}

#zaffiro_large {
	padding-right: 10px;
}

#gallery_text {
	text-align: center;
	margin: 7px 0 0 -48px;
}

#gallery_text a{
	color: #BD9969;
	font-family: Arial Black, sans-serif;
}

#zaffiropics_right {
	float: right;
	width: 390px;
	margin-top: -13px;
}

#zaffiro_gallery {
	margin-top: 10px;
	margin-left: 8px;
}
#zaffirovideo {
	margin: 35px 10px 0px 0px;
	float: left;
	width: 485px;
}
#zvideoblock {
	width: 176px;
	float: left;
	margin-left: 14px;

}
#zcaptionblock {
	width: 254px;
	float: right;
	margin-right: 20px;

}
#zcaptionblock p{
	padding: 7px 19px 18px 0px;
	font-size: 10px;
}
#zsecondcaption {
	margin-top: 49px;
}

#zaffirovideo p{
	font-size: 10px;
}

#premiercaption {
	margin: 27px 15px 0px 197px; 
}
#forza_text {
	float:left;
	margin-right:7px;
	overflow:auto;
	width:420px;
	padding-left: 7px;
	text-align: justify;
}
#forzapics_right {
	float: right;
	width: 357px;
	margin-top: -18px;
	margin-right: 68px;
}
#forza_large img{
	padding-left: 20px;
}
#forza_gallery_text {
	margin: 12px 0 10px 2px;
	text-align: left;
}
#forza_gallery_text a{
	color: #BD9969;
	font-family: Arial Black, sans-serif;
}
#forzavideo {
	margin: 35px 10px 0px 0px;
	float: left;
	width: 406px;
}
#forzavideo h2{
	background: transparent url('images/ink-line2.png') bottom repeat-x;
	font-family: Verdana,Geneva,Arial,San Serif;
	color: #F2E1C1;	
}
#fvideoblock {
	width: 176px;
	float: left;
}
#fcaptionblock {
	width: 224px;
	float: right;
}
#fcaptionblock p{
	padding: 6px 0px 12px 2px;
	font-size: 10px;
}



#platvideo {
	margin: 35px 10px 0px 0px;
	width: 420px;
	height: 153px;
}
#platvideo h2{
	background: transparent url('images/ink-line2.png') bottom repeat-x;
	font-family: Verdana,Geneva,Arial,San Serif;
	color: #F2E1C1;
}

#platvideo p{
	text-align: justify;
	font-size: 10px;
	padding-top: 7px;
}
#ps_gallery_text {
	margin: 12px 0 0 40px;
	text-align: left;
}
#zaffirovideo h2{
	background: transparent url('images/ink-line2.png') bottom repeat-x;
	font-family: Verdana,Geneva,Arial,San Serif;
	color: #F2E1C1;
}

#pg_pic {
	float: right;
	margin-right: 50px;
}
#pg_text {
	float: left;
	overflow: auto;
	width: 567px;
}
#pg_text li{
	margin-left: -1px;
}
#lespaulgallery {
	float: right;
	margin-left: 45px;
	
}
#lespaulpics {
	margin: 14px;
	float: left;
}
#lespaultext {
	float: left;
	width: 374px;
	border: medium ridge white;
	font-size: 13.5px;
	margin-left: 487px;
	margin-top: 347px;
	padding: 14px 11px 23px 11px;
	position: absolute;
	text-align: justify;
	
}
#reviews h2 {
	text-align: center;
}
#subblock_text {
	font-size: 11px;
	float: left;
	margin-top: 57px;
}
#subblock_image {
	float: right;
}

#icons img {
	margin: -10px 14px 1px -3px;
}
#icons p {
	font-family: Verdana, sans-serif;
	font-variant: small-caps;
	font-size: 16px;
	letter-spacing: .3mm;
	font-weight: bold;
}
/*Gallery formatting*/

#gallery_head {
	text-align: center;
	margin-right:37px;
	margin-top:-15px;
	margin-bottom: 10px;
}

#gallery_row {
	text-align: center;
	border-bottom: solid 1.5px #666666;
	padding-bottom: 15px;
	padding-top: 15px
	
}
#gallery {
	text-align: center;
	margin-right: 35px;
	width: 900px;
}
/*Individual Gallery nodes*/
#node-22 {
	margin-top: 46px;
	margin-left: 20px;
}

#node-20 {
	margin-top: 46px;
	margin-left: 20px;
}
#node-19 {
	margin-top: 46px;
	margin-left: 20px;
}


/*end*/

#gallery img{
	margin-left: 27px;
	border: 0.5px solid #333333;
	margin-right: 22px
	
}
#inst{
	font-family:Verdana,sans-serif;
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:0.3mm;
	margin-top: 20px;
}	

/*brochure*/
#brochure {
	text-align: center;
	height: 500px;
}
#brochure img{
	border: 3.5px solid #333333;
	width: 350px;
}
/*Namm Gallery*/
#namm_gallery {
	text-align: center;
	height: 300px;
}
#namm_gallery img{
	border: 3.5px solid #333333;
	width: 350px;
	margin-top: 20px;
}



/*Gallery End*/

.breadcrumb {
	display: none;
}

li.blog_usernames_blog first last{
	display: none;
}