/*
Theme Name: reimers_theme
Theme URI: http://reimersnurseries.com
Description: Child Theme for Reimers Nursery
Author: Webgarden
Author URI: http://webgarden.ca/
Template: thematic
Version: 0.1
*/
 
@import url("../thematic/style.css");



/********************BACKGROUND****************************/
#wrapper{
	background-image:url(images/background_body.jpg);
	background-repeat: repeat-x;
	background-color: #e6e6e6;
}

#main {
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	width:940px;

}
#content{
background-image: url(images/background_content.jpg);
background-repeat: no-repeat;
width:590px;}


/**************************HEADER *****************************/
#blog-title {
	display: none;
	
	
}

#dogwood{
	background-image:url(images/dogwood_transp.png);
	width:233px;
	height:233px;
	margin:0 auto;
	position:absolute;
	background-repeat: no-repeat;
	z-index:1000;
	margin-left:-80px;
	margin-top:50px;
}

#branding {
	background-image:url(images/header2.jpg);
	background-repeat: no-repeat;
	height:176px;
	padding: 0px;
	}
	
	#access{
	border:none;}
	
	/*NAVIGATION */
	.menu{
	background-image:url(images/background_nav2.jpg);
	height:60px;}
	
	.sf-menu {
    border-bottom:1px solid #5D5556;
    float: right;}	
	
	.sf-menu a{
	border:none;
	text-transform:uppercase;
	background:none;}
	
	.sf-menu a:active{
	background-color: FFFFFF;
	background: none;
}
	
	sf-menu a, .sf-menu a:visited {
    color: #5D5556;
}

.sf-menu li:hover, 
.sf-menu li.sfhover{
	background-color:none;
}

.sf-menu a:hover{
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #5D5556;
	background-color:none;}

.sf-menu ul a:hover{
	color:#5D5556;
	background-color:none;}
	
.sf-menu .current_page_item a {
border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #5D5556;}
	
#access {
	font-size: 16px;
	font-family:Helvetica, arial, sans-serif;
	
}
.sf-menu ul a {
	background: none repeat scroll 0 0 #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sf-menu li.page_item ul.children a:hover {
border:none;}

/**************************Home Page******************************/
/*post-237 is the home page*/
#post-237 .entry-title{display:none;} /*remove Home Page Name*/
#post-237 .entry-content h2{padding-top:0px;}

/************************5 Plants acrross top**********************/
#rowplants 
{
	background-image:url(images/background_rowplants.jpg);
	background-repeat:repeat-x;
	height:110px;
	width:940px;
	margin-top:-40px;
	margin-bottom:50px;
}

#rowplants table{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

tr{
border-bottom:none;}

#rowplants table tbody tr td{
	padding-top: 0em;
	padding-right: 0.8em;
	padding-bottom: 0em;
	padding-left: 0.8em;
	border:none;
}


#rowplants table tbody tr td img{
margin-bottom:20px;}

/*********************Content*******************/

.entry-content a{
color:#74a304;
text-decoration:underline;}

.entry-title, .entry-content h1 {
 color: #586734;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 26px;
    line-height: 26px;
    padding: 0 0 7px;}
	
	
h2, .entry-content h2 {
color:#6b715d;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 17px;
font-style:italic;}	

h1, h2, h3, h4, h5, h6{
color:#6b715d;}
p{
font:Georgia, "Times New Roman", Times, serif;
color:#3d3b3d;
size:14px;
line-height:24px;}

/**************widgets / sidebar*******************/
#primary {
    border: none;}
	
.main-aside ul {
    padding: 0px;
}
	
#download{
	width:220px;
	height:99px;
	background-repeat:no-repeat;
	background-image: url(images/button_download.jpg);
	margin-bottom:22px;
}
/*remove widget title from download box*/
div#primary.aside ul.xoxo li#text-3.widgetcontainer h3.widgettitle{
display:none;}

#contact_wrapper{
	background-image:url(images/background_dottedLine.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:100%;
	text-align:center;
	background-position: top;
}

#contact{
background-image:url(images/button_smallLeaf_Contact.jpg);
background-repeat:no-repeat;
background-position:left;
color:#586734;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
margin-bottom:15px;
padding-top:25px;

}
#tel{
color:#586734;
font-size:14px;
font-family:helvetica,arial;
margin-bottom:10px;
}

#fax{
color:#586734;
font-size:14px;
font-family:helvetica,arial;
margin-bottom:10px;
}

#addy{
color:#586734;
font-size:12px;
font-family:helvetica,arial;
margin-bottom:20px;
line-height:normal;
}


/*remove widget title from contact information*/
div#primary.aside ul.xoxo li#text-4.widgetcontainer h3.widgettitle{
display:none;}


#newsletter_wrapper{
	background-image:url(images/background_dottedLine.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:100%;
	text-align:center;
	background-position: top;
}

#newsletter{
background-image:url(images/button_smallLeaf_Contact.jpg);
background-repeat:no-repeat;
background-position:left;
color:#586734;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
margin-bottom:15px;
padding-top:25px;

}


/*remove widget title from newsletter*/
div#primary.aside ul.xoxo li#text-6.widgetcontainer h3.widgettitle{
display:none;}

/*Download catalgoue or availablity list BOTTOM OF PAGE */
/*page bottom widget*/
#content .aside {
    border: none;
    margin: 0 0 22px;
    padding: 18px 0 0;
}

#page-bottom.aside ul.xoxo li#text-5.widgetcontainer div.textwidget a{
color:#FF0000;
text-decoration:underline;}

/*show PDF download image*/
#page-bottom.aside ul.xoxo li#text-5.widgetcontainer{
background-image:url(images/button_download2.jpg);
background-position:left;
background-repeat:no-repeat;}

/*Move title over for pdf image*/
li#text-5.widgetcontainer h3.widgettitle{
padding-left:60px;}

 /*Move text over for pdf image*/
 li#text-5.widgetcontainer div.textwidget{
 padding-left:60px;}
 
 /*footer*/
 #footer {
    border-top: none;
    margin-top: 0px;
	background-image:url(images/background_footer2.jpg);
	background-repeat:repeat-x;}
	
	#siteinfo, #siteinfo a, #siteinfo a:active, #siteinfo a:hover {
    color: #ffffff;
}

/**********************Photogallery ************************/
.wp-caption, .gallery-icon{
border:none;}

.wp-caption-text, .gallery-caption {
text-decoration:underline;}

/***********************Remove metadata from bottom of image attachment page************/
.entry-utility {
display:none;}

/************************ Catalogue Page Download Link **********************/

#post-916 h1.entry-title{
border:none;
display:none;}

#post-916 h1 {
	border: medium dashed #999999;
	padding:50px;
}


#post-916 .entry-content {
	padding: 22px 0 0;
	width: 90%;
	background-image:url(images/downloadarrow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/***********************Sucessful Newsletter Sign Up***********************/
#sucess{
background-color:#CCCCCC;
width:90%;
padding-top:20px;
padding-bottom:20px;
padding-left:20px;}


/************************Remove background logo from FULL PAGE template*********************/
.page-template-template-page-fullwidth-php #content {
    background: none repeat scroll 0 0 transparent;
    margin: 0 0 0 10px;
    width: 940px;
}


