/*
Theme Name: Grand Rapids Whitewater
Description: A child theme of Tropicala
Version: 1.0
Author: Swamp-Side Studio
Author URI: http://swampsidestudio.com
Template: tropicala

To replace the banner image, just swap out masthead.png with your own image, sized 723px x 147px. 
The dropshadows are in the background CSS, not the image.
*/

@import url('../tropicala/style.css');

/* Tagline */
#masthead p {
position:relative;
top:38px;
left:40px;
}
/* Pages Navigation */
div#masthead ul li a {
padding:20px 18px 10px 18px;
}

/*-----------------------------------------------------------------------------
	Main Content
-----------------------------------------------------------------------------*/

div#main p {
line-height:1.5;
}
/*.article*/ blockquote {
margin:0 15px;
padding:1px 15px;
border-left:5px solid #B8D1E4;
background:#F0F0F0;
}
h2.header {
line-height:1.2;
}

/*-----------------------------------------------------------------------------
	Secondary Content
-----------------------------------------------------------------------------*/

div#secondary ul#sidebar {
color:#666666;
}
/* Sidebar headers */
div#secondary h2 {
color:#666666;
border-top:1px solid #E7E7E7;
padding:4px 0 0 0;
}
div#secondary a {
color:#507fa3;
}
div#secondary p {
margin:0 0 15px 0;
font-size:0.9em;
line-height:1.1;
color:#999999;
}
div#secondary ul#sidebar li {
line-height:1.3em;
}
div#secondary ul#sidebar li#text-642031061 {
padding:30px 0 15px 22px;
}
/*-----------------------------------------------------------------------------
	Miscellaneous
-----------------------------------------------------------------------------*/
img.wpcf7-captcha-captcha-765 {
position:relative;
top:5px;
}
img.alignleft {
margin:0 10px 0 0;
border:1px solid #bcbcbc;
}
div#main form#searchform {
margin:10px 0 0 0;
width:210px;
}
div.clear {
clear:both;
}
ul.wplc_event_list li {
	margin:5px 0 20px 0;
	background:url(./images/square.png) 0px 6px no-repeat;
}
ul.wplc_event_list li div.event {
	margin:5px 0 5px 20px;
}