/*
Theme Name: Bonded Custom

*/
/*==================================== BASE ====================================*/
html {
font-size:100%
}
html,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6 {
border:0;
outline:0;
margin:0;
padding:0
}
body {
background-color:#fff;
color:#000;
font-family:"Courier New", Courier, monospace;
font-size:9pt;
font-style:italic;
text-transform: none;
line-height:16pt;
text-align:left;
border:0;
outline:0;
margin:0;
padding:0
}

/*==================================== STRUCTURE ====================================*/
#outerWrapper {
text-align:left;
width:100%
height:100%;
margin:0;
}
#outerWrapper #header {
width:400px;
height:100%;
margin:13px 12px 20px 14px;
padding:0;
}
#outerWrapper #contentWrapper {
margin:0;
min-height:572px;
}
#leftColumn {
background:none;
float:left;
height:auto;
margin:0;
padding:0 20px 0 0;
width:23%;
}
#outerWrapper #contentWrapper #content {
margin:0;
display:block;
overflow:auto;
}
#outerWrapper #contentWrapper .clearFloat {
clear:both;
}
.entry {
padding:0;
overflow:auto;
}
.imgHoldR {
	display:inline-block;
	vertical-align:top;
}
.desCrypt {
	text-align:left;
	white-space:normal;
	width:90%;
}
#footer {
color:#ABABAB;
line-height:10pt;
margin:-9px 0 0 460px;
text-transform: capitalize;
width:400px;
}

#inFo {
font-size:.9em;
line-height:10pt;
margin:-81px 0 0 0px;
padding-left:14px;
width:23%;
}
/*==================================== GAL ====================================*/
/* ----------- Slidey style -------------*/
.ngg-galleryoverview-slider {
margin: 0;
overflow-y:hidden;
}
.ngg-gallery-thumbnail-slider img {
margin: 0px -17px 6px 0px;

}

/* ----------- Grid style -------------*/
.ngg-galleryoverview-grid {
display:inline;
margin: 0;
}
.ngg-gallery-thumbnail-grid img {
display:inline;  
}
.ngg-gallery-thumbnail-box-grid {
display:inline;
}

/*==================================== SIDEBAR ====================================*/
#leftColumn ul {
margin:0 0 30px 0;
padding:0;
}
#leftColumn ul li ul {
margin:0;
padding:0;
}
#leftColumn ul li {
list-style:none;
}

#leftColumn ul li ul li {
list-style:none;
margin-left:17px;
//line-height:1.6em;
text-transform:none;
}

ul.menu {

}
/*==================================== TYPOGRAPHY ====================================*/
p,pre,code {
margin-top:50px;
font-size:16px;
width:600px;
}
.p1 {
font-size:.9em;
line-height:10pt;
margin:0 0 0 8px;
padding:0 0 0 8px;
}
.p2 {
font-weight:700;
}
/*==================================== LINKS ====================================*/
a,a:link,a:visited,a:active {
color:#000;
text-decoration:none;
}
a:hover {
color:#4ce9e7;
}
a.image-border {
text-decoration:none;
border:0 none;
}
#header a, #header a:hover {
color:#000;
text-decoration:none;
}
#leftColumn ul a,#leftColumn ul a:link,#leftColumn ul a:visited,#leftColumn ul a:active {
border:0;
line-height:10pt;
text-decoration:none;
}
#leftColumn ul a:hover {
border:0;
text-decoration:none;
}
/*==================================== IMAGES ====================================*/
img {
border:0;
}

