/*
	Adam Kimber dot net theme
*/
/* adamkimber.net theme control */

body {
	margin-top: 0px;
	padding: 0;
	background: #949494;
	font-size: 13px;
	text-align: justify;
	color: #2A2A2A;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Times, serif;
}

h3 {
	
}

p, ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #413C20;
}

a:hover {
}

hr {
	display: none;
}

/* Header */

#header {
	width: 1100px;
	height: 180px;
	margin: 0 50px;
	background: url(images/top.jpg) no-repeat left top;
}

#header h3, #header p {
	font-family: Arial, Helvetica, sans-serif;
}

#header h1 {
	margin-top: -40px;
	padding-left: 45px;
	font-size: 16px;
	color: #FFF9C2;
	text-transform: uppercase;
	font-weight: bold;
}


#header h3 {
    margin-top: -10px;
	color: #FFFFFF;
	font-size: 20px;
	padding: 130px 0px 0px 225px;
}

#header span {
	color: #C0C0C0;
	font-size: 10px;
}

#header p {
}

#header a {
	text-decoration: none;
	color: #FFB71C;
}

/* Page */

#page {
	width: 1100px;
	margin: 0 50px;
	background: #FFFFFF url(images/strip.jpg) repeat-y left top;
}

#page-bgbtm {
	padding: 20px 30px;
	background: url(images/strip_bottom.jpg) no-repeat left bottom;
}

/* Content */

img.centred{
 display: block;
    margin-left: auto;
    margin-right: auto;
}

#content {
	float: right;
	width: 800px;
	padding-top: 0px;
	margin-bottom: 30px;
}

#content h2 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	word-spacing: 0.5em;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #3C3C3C
}

#content h3 {
	font-size: 12px;
	font-style: italic;
	text-transform: lowercase;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #3C3C3C
}

#content p {
	margin-bottom: 10px;
}

#content img { 
	border: none; 
} 

.blockotext {
	padding: 0px 0px 0px 0px;
}

.title {
    font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	word-spacing: 0.5em;
	margin: 0;
	padding-bottom: 5px;
	color: #3C3C3C
}

.title a {
	text-decoration: none;
	color: #3C3C3C
}

.pagetitle {
	border-bottom: 2px solid #0F0F0F;
}

.byline {
	margin: -10px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
	color: #646464;
}

.other {
	text-align: left;
	color: #646464;
	padding: 10px 10px;
	margin: 30px 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.maintext {
	padding: 20px 0px;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	margin: 0 0 15px 15px;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	margin-top:-0px;
	padding-top: 0px;
	color: #B57969;
}

#sidebar ul {
	margin: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-bottom: 10px;
}

#sidebar li li {
 padding: 1px 20px;
}

#sidebar h2 {
	margin: 0;
	padding: 0px 0px 5px 10px;
	font-size: 16px;
	color: #949494;
	font-weight: bold;
	text-transform: lowercase;
	border-bottom: 1px solid #949494;
}

#sidebar h2 a {
}

#sidebar a {
	text-decoration: none;
	color: #FFF9C2;#C0C0C0
}

#sidebar a:hover {
	text-decoration: none;
}


/* Footer */

#footer {
	clear: both;
	width: 1100px;
	margin: 0 50px;
	padding: 0;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #cdcccc;
}

#footer p {
	margin: 0;
	padding: 20px 0px;
	text-transform: uppercase;
}

#footer p a {
	text-decoration: none;
	color: #cdcccc;
}

#footer img { 
	border: none; 
} 

/* Gallery Theme Extensions */





.breadcrumb

/*Gallery links*/

#gallery a {
    font-weight: bold;
    text-decoration: none;
    color: #6b8cb7;
}
#gallery a:hover {
    text-decoration: underline;
    color: #f4560f;
}
#gallery a:active {
    text-decoration: none;
    color: #f9c190;
}

/* Gallery Attributes */

#gallery {
	margin: 15px 0px 0px 0px;
}

#gallery img {
    border-width: 0;
}

#gsThumbMatrix {
    width: 100%;
}

.breadcrumb {
	float: right;
	text-align: right;
}

.galNavigator{
 margin: 10px 0px 0px 0px;
 width: 180px;
}

.galNavigatortop{
 margin: -23px 0px 10px 0px;
width: 180px;
}

.giTitle {
 	margin: 10px 20px 0px 0px;
}

.giheader{
font-weight: bold;
}

div.next-and-last {
  float: right;
}

div.next-and-last.no-previous {
  float: none;
  text-align: left;
}

div.galNavigator a.first {
  padding-right: 10px;
font-weight: bold;
    text-decoration: none;
    color: #6b8cb7;
}

div.galNavigator a.previous {
  padding-right: 10px;
font-weight: bold;
    text-decoration: none;
    color: #6b8cb7;
}

div.galNavigator a.next {
  padding-right: 10px;
font-weight: bold;
    text-decoration: none;
    color: #6b8cb7;
}

div.galNavigator a.last {
  padding-right: 10px;
font-weight: bold;
    text-decoration: none;
    color: #6b8cb7;
}

div.galNavigatortop a.first {
  padding-right: 10px;
font-weight: bold;
    text-decoration: none;
    color: #6b8cb7;
}

div.galNavigatortop a.previous {
  padding-right: 10px;
font-weight: bold;
    text-decoration: none;
    color: #6b8cb7;
}

div.galNavigatortop a.next {
  padding-right: 10px;
font-weight: bold;
    text-decoration: none;
    color: #6b8cb7;
}

div.galNavigatortop a.last {
  padding-right: 10px;
font-weight: bold;
    text-decoration: none;
    color: #6b8cb7;
}

#gsPages a {
font-weight: bold;
    text-decoration: none;
    color: #6b8cb7;
}

