/*
Theme Name:		Grumpy Web Lady
Theme URI:		http://www.grumpyweblady.com
Description:	Custom variant of Cutline theme by Chris Pearson, of http://pearsonified.com.
Version:		1.1
Author:			Virginia Van Vynckt
Author URI:		http://www.v3graphics.com/
*/

body { background: #fff; color: #000; font: 1em Georgia, "Times New Roman", Times, serif; text-align: center; }



/*---:[ global elements ]:---*/
a, .tagged a, .post a { color:#006699; text-decoration:underline; }
a:visited, .tagged a:visited, .post a:visited { color: #663399; text-decoration:underline; }
a:hover, .tagged a:hover, .post a:hover { color: #D36C07; text-decoration:underline; }
	a img { border: none; }
	
blockquote { font-style: italic; font-family: Georgia, "Times New Roman", Times, 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; }

.green { color: #090; }

.red { color: #f00; }

.orange { color: #f40; }

.purple { color: #909; }



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

h1, h2, h3 { font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #000; }

h1 { font-size: 2.5em; }

	#masthead h1 { padding: 118px 0 0 92px; font-size:16px; letter-spacing:0.5px; text-align:left; }
		
h2 { font-size: 1.8em; line-height:normal; }
	
h2 a, a:visited { color: #000000; text-decoration:none; }
h2 a:hover { color: #D36C07; text-decoration: underline;  }
h3 { font-size: 1.0em; text-transform: uppercase; }



h4 { font: italic 1.2em Georgia, "Times New Roman", Times, serif; color: #888; }
	
	.posts h4 { margin: 0 0 1.25em 0; padding: 0 0 1.0em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }



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

#pagewrapper { width: 860px; margin: 0px auto; border:1px solid #000; font-size:0.8em; }
					
	#maincontent { clear:both; width: 860px; text-align: left; float: left; }
	
		#content { width: 580px; padding: 0 40px 0 0; float: left; }
		
		#sidebar { width: 200px; float: left; }
		
	#footer { width: 860px; padding: 1.2em 0 0 0; border-top: 2px solid #ccc; float: left; clear: both; }
		

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

#masthead { clear:both; width: 860px; height: 160px; background: url('/wp-content/themes/grumpy/images/grumphead.jpg') no-repeat; margin: 0; border-bottom: 3px solid #000; }
.mast-img { clear:both; position:absolute;top:0;left:750px; z-index:200; }
	/* #masthead a { display: block; width: 860px; height: 200px; } /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */

ul#nav { list-style: none; width: 860px; padding: 0.5em 0; margin:0 0 2em 0; position:relative; z-index:99; float: left; clear: both; border-bottom: 1px dotted #000; }

	ul#nav li { padding: 0 40px 0 0; font: bold 1em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }
	
		ul#nav li a, ul#nav li a:visited { color: #000; text-decoration: none; }
	
		ul#nav li a:hover { color: #000; text-decoration: underline; }
		
		ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { color: #D36C07; text-decoration: underline; }

.rss a {
	background: url(/wp-content/themes/grumpy/images/icon_rss.gif) top left no-repeat #fff;
	display:block;
	padding-left: 16px;
	}		
/*---:[ content styles ]:---*/

.post { font-size: 1.2em; line-height: 1.5em; }
		
.tagged, .addthis { font-size:11px; text-align:center; padding:5px 0 0 0 }

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

ul.sidebar_list { list-style: none; }

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

		li.widget h2, li.linkcat h2 { font-weight: bold; font-size: 1em; text-transform: uppercase; letter-spacing: normal; margin: 0 0 0.8em 0; padding: 0.4em 2px; border-top: 3px solid #000; border-bottom: 1px dotted #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:none; text-indent:-1em;margin: 0 0 0.5em 2em; }
		
		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 { font-weight:bold; text-decoration: none; }
				
					li.widget li a:hover, li.linkcat li a:hover { font-weight:bold; text-decoration: underline; }
			
				li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }
		
		/*---< Calendar widget styles >---*/
		
		#calendar_wrap { font-size: 1.3em; }
				


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

#footer p { margin: 0 0 0.923em 0; font-size: 0.9em; text-align: right; }



/*---:[ comment styles ]:---*/

#comments { width: 500px; float: left; clear: both; }

	ul#comment_list { list-style: none; margin: 0 0 4.0em 0; border-top: 1px solid #bbb; float: left; }
		
		ul#comment_list li.comment { width: 500px; padding: 1.2em 0 0 0; border-bottom: 1px dotted #bbb; float: left; }
			
		ul#comment_list li.trackback { width: 470px; padding: 1.2em 15px 0 15px; background: url('images/trackback_bg.gif'); }
				
			.comment_meta { margin: 0 0 1.2em 0; }
			
				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }
				
				.trackback .comment_num { padding: 0 0 0 20px; }
								
				.comment_meta strong { font-size: 1.6em; }
					
				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
		
			.comment .post { padding: 0 15px; }
			
				.comment .post p { margin: 0 0 1.0em 0; }
			


/*---:[ comment form styles ]:---*/

#comment_form { width: 500px; padding: 1.0em 0 0 0; float: left; }

	#comment_form p { padding: 0.6em 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 321px !important; }
	
			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
		#comment_form .form_submit { padding: 0.4em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			


/*---:[ search form styles ]:---*/

#search_form { }

	#search_form .search_input {width:180px; padding: 3px; color: #b5651f; font: normal 0.8em Georgia, "Times New Roman", Times, serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
	
	li.widget .search_input { font-size: 0.9em !important; }
	
		#search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
