@charset "UTF-8";

h1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #33335D;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #425462;
	margin: 0px;
	padding-bottom: 5px;
	font-style: normal;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(http://www.gibbons-art.co.uk/themes/gibbons-art//gfx/bkgr_image.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a:link {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:visited {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:active{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

hr
{
	height: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}



ul {
	padding: 0px;
	margin: 0px;
}

li {
	display: inline;
	padding-right: 15px;
}

.clearing {
	clear: both;
}


/*  Main Content starts here */

#container {
	width:860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px;
	background-color: #FFFFFF;
}
#footer {
	width: 642px;
	margin: 0px;
	background-image: url(http://www.gibbons-art.co.uk/themes/gibbons-art//gfx/bkgr-shadow4.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: right;
	display: inline;
}
#top-area {
	width: 860px;
}
#logo {
	float: left;
	width: 206px;
	display: inline;
}
#clear-top {
	clear: both;
	width: 860px;
}
#main-nav {
	
	width: 860px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main-nav a:link {
	color: #5F5F5F;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 0.8em;
}

#main-nav a:visited {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
}

#main-nav a:active{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
}

#main-nav a:hover {
	color: #666666;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
}

#middle-area {
	width: 860px;	
}

#middle-area-bottom {
	width: 860px;	
}

#main-image {
	width: 860px;
	height: 300px;
}
#content-2 {
	float: right;
	width: 200px;
	padding-top: 20px;
	padding-left: 6px;
	padding-right: 6px;
}

#content-1 {
	float: right;
	width: 404px;
	padding-top: 20px;
	padding-right: 20px;
}

#shadow {
	background-image: url(http://www.gibbons-art.co.uk/themes/gibbons-art//gfx/bkgr-shadow3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 860px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottom-area {
	width: 860px;
	margin-top: 30px;
}
#credits {
	width: 860px;
	margin-top: 12px;
}

#bottom-nav {
	float: right;
	width: 642px;
	padding-top: 10px;
}

#bottom-nav a:link {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}

#bottom-nav a:visited {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}

#bottom-nav a:active{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}

#bottom-nav a:hover {
	color: #666666;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}

#bottom-nav ul {
	padding: 0px;
	margin: 0px;
	font-size:0.6em;
}

#bottom-nav li {
	display: inline;
	padding-right: 15px;
}

.credit-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#copyright-credit {
	float: left;
	width: 400px;
}
#content-3 {
	float: left;
	width: 206px;
	padding-top: 20px;
}

#image-shadow {
	float: left;
	width: 860px;
}

#add-this {
	float: left;
	width: 206px;
	margin-right: 12px;
}
#contact {
	float: right;
	width: 200px;
	display: inline;
}

#gallery-content-container {
	float: right;
	width: 642px;
	padding-top: 20px;
	padding-right: 0px;
}

#thumb-content-container {
	float: right;
	width: 642px;
	padding-top: 20px;
	padding-right: 0px;
	display: inline;
}

#gallery-content-1 {
	width: 642px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: right;
}
.gallery-thumb {
	float: left;
	width: 207px;
	margin-right: 7px;
	padding-top: 10px;
	padding-bottom: 40px;
	display: inline;
}

#clear-middle {
	clear: both;
	width: 642px;
}

#sub-nav {
	float: left;
	width: 206px;
	padding-top: 20px;
}
#sub-nav a:link {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
}

#sub-nav a:visited {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
}

#sub-nav a:active{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
}

#sub-nav a:hover {
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
}
#sub-nav ul {
	padding: 0px;
	margin: 0px;
}

#sub-nav li {
	display: list-item;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

/*  RSS referenced here */

.rssItemTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-weight: normal
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
}

.rssItemTitle a:link {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
}

.rssItemTitle a:visited {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
}

.rssItemTitle a:active{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
}

.rssItemTitle a:hover {
	color: #333333;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
}

.rssItemDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.rssSummaryListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #425462;
	margin: 0px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: bold;
}

.rssSummaryList {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-weight: normal
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
}

.rssItem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-weight: normal
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
}

/*  Blog styles referenced here */

.ccm-blog-blog-post-envelope {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.0em;
}

.ccm-blog-post-envelope {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.0em;
}

.ccm-blog-blog-post {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.ccm-blog-blog-post h2 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #33335D;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}

.ccm-blog-blog-post a:link {
	color: #33335D;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.ccm-blog-blog-post a:visited {
	color: #33335D;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.ccm-blog-blog-post a:active{
	color: #33335D;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.ccm-blog-blog-post a:hover {
	color: #33335D;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

.ccm-blog-blog-post-content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

.ccm-blog-content h1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #33335D;
	margin-bottom: 10px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.0em;
}

.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.0em;
}

.dateadded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.0em;
}

/*  Blog sidebar referenced here */

.ccm-blog-sidebar {
	
}

.ccm-blog-sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
}

.ccm-blog-sidebar ul {
	padding: 0px;
	margin: 0px;
}

.ccm-blog-sidebar li {
	display: list-item;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

.ccm-blog-sidebar a:link {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.ccm-blog-sidebar a:visited {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.ccm-blog-sidebar a:active{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.ccm-blog-sidebar a:hover {
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

.ccm-blog-archive-list blog-archive ul {
	padding: 0px;
	margin: 0px;
}

.ccm-blog-archive-list blog-archive a:link {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.ccm-blog-archive-list blog-archive a:visited {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.ccm-blog-archive-list blog-archive a:active{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.ccm-blog-archive-list blog-archive a:hover {
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

.ccm-blog-archive-list blog-archive ul {
	padding: 0px;
	margin: 0px;
}

.ccm-blog-archive-list blog-archive li {
	padding: 0px;
	margin: 0px;
}

/*  Blog posts referenced here */

.blog-tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.0em;
}


.blog-post-tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.0em;
}

/*  Blog divs that are different from usual referenced here */

#content-1-blog {
	float: right;
	width: 642px;
	padding-top: 20px;
	padding-right: 20px;
	display: inline;
}

/*  Form styles referenced here */

.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal
	color: #999999;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
}

