/*
Theme Name:		Red Squirrel
Theme URI:		
Description:	A simple, custom WordPress theme for the Perth & Kinross Red Squirrel website based on Chris Pearson's Cutline 3-Column Split (http://pearsonified.com).
Version:		1.0
Author:			Zach Anthony @ Cazinc (all credit to Chris Pearson)
Author URI:		http://cazinc.co.uk/
*/

body { background: #000; color: #333; font: 62.5% Verdana, Arial, sans-serif; text-align: center; }

* { padding: 0; margin: 0; }



/*---:[ global elements ]:---*/

a { color: #920000; text-decoration: underline; }

	a:visited { color: red; text-decoration: underline; }

	a:hover { color: #cd3232; text-decoration: underline; }
	
	a img { border: none; }
	
blockquote { font-style: italic; font-family: Verdana, Arial, sans-serif; color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }

abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
	
code { color: #090; font-family: Courier, monospace; }

pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

.first { margin-top: 0; padding-top: 0; }


/*---:[ headlines ]:---*/

h1, h2, h3 { font-weight: bold; color: #000; }

h1 { font-size: 3.6em; }

	#masthead h1 { padding: 0.4em 0 0.2em 0; border-top: 1px solid #ccc; text-align: center; clear: both; }
	
	h1 a, h1 a:visited, h1 a:hover { color: #000; text-decoration: none; }

h2 { font-size: 2.0em; }

h3 { font-size: 1.2em; }

h4 { font-size: 1.0em; }

h2, h3, h4 { margin: 1.25em 0 .25em 0; }


/*---:[ core layout elements ]:---*/

#wrapper { border: 1px solid #333; width: 970px; margin: 1em auto; background-color: #fff; }

	#container { width: 970px; margin: 0 auto 0 auto; }
						
		#content_box { width: 970px; text-align: left; float: left; }
		
			#content { width: 710px; padding: 0 15px 0 15px; float: left; margin-bottom: 1em; }
			
			#sidebar { width: 213px; padding: 0 0 0 15px; float: right; border-left: 1px solid #efefef; margin-bottom: 1em; }		
		#footer { width: 940px; clear: both; padding: 15px; }
		
		#copyright { width: 970px; margin: 1em auto; color: #666; font-size: 1.2em; }
		


/*---:[ header styles ]:---*/

#masthead { display: none; width: 970px; }

	#header_img { border-bottom-style: none; position: relative; float: left; clear: both; }

	#header_img img { display: block; } /* this is really just an IE 6 and 7 hack in disguise */



/*---:[ content styles ]:---*/

.entry { font-size: 1.4em; line-height: 1.65em; }
		
	.entry blockquote { font-size: 1.0em; }
	
		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
	
			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
	
	.entry p { margin: 0 0 1.5em 0; }

	.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	
	.entry ul { list-style-type: square; }
	
		.entry li { margin: 0 0 0.5em 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.entry dl { margin: 0 0 1.5em 0; }
			
		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.entry dd { margin: 0 0 1.5em 20px; }
		
	.entry .ad { margin: 0 0 0.5em 15px; float: right; }
	
	.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }

	.entry img { float: left; border: 1px solid #ccc; margin: 5px 15px 15px 0; background-color: #fff; }

	.entry table.data-map { margin: 1em 0; }
		.entry table.data-map td { padding: 0 15px 15px 0; }
		.entry table.data-map img { margin: 0; }
		.entry table.data-map .caption { font-size: 0.8em; font-style: italic; display: block; clear: both; }

	
.tagged { padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; font-size: 1.2em; line-height: 1.6em; color: #888; clear: both; }

	.tagged a, .tagged a:visited { padding: 0.25em; color: #333; text-decoration: none; }
	
		.tagged a:hover { color: #fff; background: #333; text-decoration: none; }
	
	.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }

.navigation { width: 500px; font-size: 1.4em; float: left; }
	
	.previous { padding: 0 20px 0 0; float: left; }
	
	.next { float: right; }

.clear { width: 500px; height: 1px; margin: 0 0 5.0em 0; clear: both; }

.rule { background: url('images/hr_tag_sep.gif') no-repeat; }

.flat { margin: 0 0 2.0em 0 !important; }

.whitespace { margin: 0 0 3.5em 0 !important; }

#donate-box { margin-left: 40px; width: 340px; background-color: #E9F3FA; border: 1px solid #1883AF; padding: 10px; display: inline-block; margin-bottom: 1em; }

	#donate-box img { display: block; margin: 0; }


/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { margin: 0 0 2.5em 0; font-size: 1.3em; line-height: 1.4em; float: left; }

		li.widget h2, li.linkcat h2 { font-weight: bold; font-size: 1.077em; text-transform: uppercase; letter-spacing: normal; margin: 0 0 0.8em 0; padding: 0.4em 2px; border-top: 3px solid #000; background: url('images/hr_dot_black.gif') 0 100% repeat-x; }

		li.widget p { margin: 0 0 1.5em 0; padding: 0 10px; }
		
		li.widget ul, li.linkcat ul { list-style: square; margin: 0 0 0.5em 20px; }
		
		li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }
		
			li.widget li, li.linkcat li { margin: 0 0 0.7em 0; }
			
				li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: none; }
				
					li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; }
			
				li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }
	
		li.r_sidebar_img { margin-bottom: 1em; }
			li.r_sidebar_img img { border: 1px solid #ccc; } 
			li.r_sidebar_img .caption { font-size: 1.2em; font-style: italic; }

/*---:[ footer styles ]:---*/

#footer { clear: both; background-color: #c00000; }

	#footer p { margin: 0; font-size: 1.2em; color: #fff; text-align: center; font-weight: bold; }



/*---:[ expand/collapse text styles ]:---*/
a.msg_head {
	padding: 0 5px;
	cursor: pointer;
}

a.msg_head:hover {
	background-color: #0060ff;
	color: #fff;
}

.msg_body {
	background-color: #efefef;
	padding: 5px;
	display: inline-block;
}



/*---:[ styles for image rotation on homepage ]:---*/

#h-slideshow {
	width: 710px;
	height: 518px;
}

#h-slideshow img {  
    border:  1px solid #ccc;
} 

#h-slideshow p.caption {
	margin: 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.6em;
	font-style: italic;
}


/*---:[ styles for breadcrumbs ]:---*/

.breadcrumbs {
	font-size: 1.2em;
	color: #666;
	clear: both;
	text-align: left;
	padding-left: 15px;
}

.breadcrumbs a:visited {
	color: #cd3232;
}

.breadcrumbs a:hover {
	color: #cd3232;
}


/* Add an pdf icon to links to pdfs */

#content a[href$='.pdf'] {
	display:inline-block;
	padding-right:20px;
	background:transparent url(images/page_white_acrobat.png) center right no-repeat;
}

/* ---:[ styles for forms ]:--- */

.mandatory-field { color: red; font-weight: bold; }

label {
	float: left;
	width: 200px;
	font-weight: bold;
}

form div {
	clear: left;
	margin-bottom: 2em;
}

.fieldnote {
	width: 450px;
	padding-left: 200px;
	font-size: .9em;
	font-style: italic;
}

span.wpcf7-list-item {
	display: block;
}

form input, form textarea { 
	border: 1px solid #999; 
	font-family: Arial, sans-serif; 
	padding: .15em; 
	font-size: 1em; 
	margin-bottom: .25em; 
	background-color: #efefef;
}

form div span.squirrel-color {
	width: 
}

form div.submit-button {
	width: 100%;
	margin-bottom: 1em;
}

form div.submit-button input {
	background-color:#CCCCCC;
	font-size:1.2em;
	margin:0 281px;
	width:100px;
}