/*
Theme Name: GandR Theme
Theme URI: NA
Description: G and R Classics theme
Version: 0.1
Author: R Whitehouse
Tags: g and r
*/


/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.12.1
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}



	/* *******************************************
	** body
	*****************/

body
{
	text-align: center;
	background: #ccd5e1 url(assets/images/body-bg.gif) repeat-x top left;
	font-size: small; /*for reg browsers*/
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	color: #4e5d74;
}

	/* *******************************************
	** general: a tags
	*****************/
	
a:link
{
	color: #7d4f93;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #7d4f93;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
	font-weight: bold;
}
a:active
{
	color: #7d4f93;
	font-weight: bold;
}

	/* *******************************************
	** general
	*****************/
	
strong
{
	color: #28374e;
	font-weight: bold;
}


	/* *******************************************
	** container
	*****************/

#container
{
	background: url(assets/images/container-bg.jpg) no-repeat top left;
	/* border: 1px solid #00f; */
	margin: 0 auto;
	text-align: left;
	width: 980px;
	
	height: 800px;
}

	/* *******************************************
	** header
	*****************/

#header
{
	margin: 0 auto;
	width: 960px;
}

#header #logo
{
	float: left;
}

#header #logo img
{
	padding-left: 10px;
}


	/* *******************************************
	** content
	*****************/

#content
{
	/* padding: 20px; */
	/* border: 1px solid #00f; */
	clear: both;
	margin: 0 auto;
	width: 960px;
	line-height: 20px;
}

	/* *******************************************
	** columns
	*****************/

#col-wrapper
{
	float: left;
	width: 960px;
}
#colA
{
	/* border: 1px solid #f00; */
	float: left;
	width: 198px;
	margin-top: -100px;
}
#colB
{
	/* border: 1px solid #f00; */
	float: left;
	width: 432px;
	margin-top: -100px;
}
#colC
{
	/* border: 1px solid #f00; */
	float: left;
	width: 330px; /*350*/
	margin-top: 40px;
}

	/* *******************************************
	** navigation
	*****************/

#nav
{
	text-transform: uppercase;
	color: #546583;
	font-weight: bold;
	margin-top: 20px;
}
#nav li
{
	margin-bottom: 14px;
}
#nav li a
{
	color: #546583;
	padding-left: 20px;
}
#nav li a:hover,
#nav .current_page_item a,
#nav .current_page_parent a
{
	background: url(assets/images/bullet.gif) no-repeat 6px center;
	color: #28374e;
	text-decoration: none;
}

	/* *******************************************
	** contact numbers
	*****************/
	
#contact-numbers
{
	border-top: 1px solid #a9b6cb;
	border-bottom: 1px solid #a9b6cb;
	color: #6d82a8;
	font-size: 110%;
	font-weight: bold;
	margin: 35px 12px;
}
#contact-numbers p
{
	padding: 10px 0;
	text-align: center;
}

	/* *******************************************
	** selected page ids
	*****************/
	
#page-home #nav-home a,
#page-body #nav-body a,
#page-fabric #nav-fabric a,
#page-restor #nav-restor a,
#page-mods #nav-mods a,
#page-news #nav-news a,
#page-team #nav-team a,
#page-contact #nav-contact a,
#page-gallery #nav-gallery a,
#page-links #nav-links a
{
	background: url(assets/images/bullet.gif) no-repeat 6px center;
	color: #28374e;
}

	/* *******************************************
	** MAIN CONTENT COLB
	*****************/

.header-img
{
	margin: 15px 0 20px 15px;
}
.main-content p
{
	padding: 0px 35px 20px 15px;
}

	/* *******************************************
	** GALLERY SIDEBAR
	*****************/
	
#colC #gallery-head
{
	background: url(assets/images/gallery-header-trans.png) no-repeat top left;
	border-bottom: 2px solid #8798b7;
	height: 15px;
	padding-bottom: 3px;
	margin-bottom: 13px;
	text-indent:-9999px;
	width: 100%;
}
#colC #news-events-head
{
	background: url(assets/images/news-and-events-header-trans.png) no-repeat top left;
	border-bottom: 2px solid #8798b7;
	height: 15px;
	padding-bottom: 3px;
	margin-top: 46px;
	margin-bottom: 13px;
	text-indent:-9999px;
	width: 100%;
}

	/* *******************************************
	** NEWS EVENTS SIDEBAR
	*****************/

.news-event
{
	font-size: 115%;
	padding-bottom: 13px;
}
.news-event .title,
.news-event .perma
{
	font-size: 85%;
	color: #28374e;
}

	/* *******************************************
	** PAGE HEADER IMAGES
	*****************/
	
#header-image
{
	position: relative;
	float: right;
}

	/* *******************************************
	** HOME PAGE
	*****************/

div.notice
{
	border: 1px solid #8798B7;
	margin: 5px 25px  5px 10px;
	padding: 8px;
}

	/* *******************************************
	** NEWS & EVENTS PAGE
	*****************/
	
#page-news #colB
{
	width: 732px; /*423*/
}

/* NEWS ARTICLE LIST */
#page-news #colB .news-item-head
{
	font-size: 160%;
	padding-bottom:0;
}
#page-news #colB .news-date
{
	font-size: 80%;
	padding-bottom: 13px;
}
#page-news #colB .entry p
{
	padding-bottom: 0;
}
#page-news #colB .entry .read-more
{
	padding: 0 0 14px 0;
	margin: 0 16px 16px 16px;
	border-bottom: 1px solid #ccc;
}
#page-news #colB .navigation
{
	margin: 10px 16px;
}

/* NEW SINGLE ITEM */
#page-news #colB h2
{
	font-size: 160%;
	margin: 0 15px;
}
#page-news #colB h2 a
{
	font-weight: normal;
}


	/* *******************************************
	** EVENT PAGE
	*****************/
	
#page-events #colB
{
	width: 732px; /*423*/
}
#page-events #colB h2
{
	font-size: 160%;
	margin: 0 15px;
	margin-bottom: 13px;
}

#page-events #colB .event
{
	border-left: 3px solid #9eadc6;
	border-bottom: 1px solid #9eadc6;
	margin: 0 0 20px 0;
	margin-left: 15px;
}

#page-events #colB h3
{
	font-size: 140%;
	margin: 3px 13px;
	margin-bottom: 5px;
}
#page-events #colB .date
{
	font-size: 120%;
	margin: 0 13px;
}
#page-events #colB .date p
{
	padding:0;
}
#page-events #colB p
{
	padding-bottom: 0px;
}

	/* *******************************************
	** LINKS PAGE
	*****************/

#page-links #colB
{
	width: 732px; /*423*/
}
#page-links #colB .team-image
{
	float: left;
	margin: 0 20px;
	border: 1px solid #000;
}
#page-links #colB h4
{
	border-bottom: 1px solid #96a6c1;
	font-size: 130%;
	padding-bottom: 0px;
	margin: 14px 20px 10px 20px;
	clear: left;
	float: left;
	width: 100%;
}
#page-links #colB #graham
{
	margin-top: 0;
}
#page-links #colB p
{
	padding: 0 35px 20px 0;
	float: left;
}

	/* *******************************************
	** TEAM PAGE
	*****************/
	
#page-team #colB
{
	width: 732px; /*423*/
}
#page-team #colB .team-image
{
	float: left;
	margin: 0 20px;
	border: 1px solid #000;
}
#page-team #colB h4
{
	border-bottom: 1px solid #96a6c1;
	font-size: 130%;
	padding-bottom: 0px;
	margin: 14px 20px 10px 20px;
}
#page-team #colB #graham
{
	margin-top: 0;
}
#page-team #colB p
{
	padding: 0 35px 20px 0;
}


	/* *******************************************
	** EVENTS TABLE
	*****************/

table
{
	border: 1px solid #96a6c1;
	margin: 0 35px 20px 15px;
	width: 582px;
}
table caption
{
	display: none;
}
table th, table td
{
	padding: 2px 5px;
	border-right: 1px solid #96a6c1;
	border-bottom: 1px solid #96a6c1;
}
table th
{
	border-bottom: 2px solid #96a6c1;
	font-weight: bold;
}


	/* *******************************************
	** CONTACT MAP
	*****************/
#our-location
{
	padding-bottom: 5px;
}
#map_canvas
{
	margin: 0 35px 0px 15px;
	height: 250px;
	width: 382px;
}
.bubble
{
	width: 200px;
}
	
	/* *******************************************
	** GALLERY PAGE
	*****************/
	
#page-gallery #colB
{
	width: 762px;
}
#colB #restoration-projects-head
{
	background: url(assets/images/restoration-projects-trans.png) no-repeat top left;
	border-bottom: 2px solid #8798b7;
	height: 15px;
	padding-bottom: 3px;
	margin-bottom: 13px;
	margin-left: 15px;
	text-indent:-9999px;
	width: 60%;
}
#page-gallery #colB .gallery-text
{
	padding-top: 12px;
	padding-bottom: 6px;
}
#page-gallery #colB .intro-text
{
	padding-top: 0;
	padding-bottom: 0;
}
#page-gallery #colB .header-img
{
	border: 0;
}

	


	/* *******************************************
	** footer
	*****************/

#footer
{
	border-top: 1px solid #9eadc6;
	clear: left;
	color: #4e5d74;
	float: left;
	margin-top: 30px;
	padding-top: 15px;
	width: 980px;
}
#footer p
{
	text-align: right;
}


