/*
	custom.css � custom styles for Cutline that YOU define
	------------------------------------------------------
	
	This stylesheet will allow you to futureproof your
	changes against future releases and upgrades. I know
	you work hard on your modified styles, and I don't
	want you to feel like every upgrade is a total drag!
	
	Instructions:
	
	Modifying existing Cutline styles to your liking is a
	breeze with this handy stylesheet. The <body> tag
	within the header.php file has been appended with a
	CSS class called "custom," and thanks to this, you now
	have the ability to override ANY style that's declared
	in the original Cutline stylesheet.
	
	In practice, you simply need to copy the CSS for the
	element that you want to change (from style.css) and
	then paste it here. Prefix the new CSS declaration
	with .custom, and then make your tweaks as necessary.
	
	Here's an example:
	
	To change the default color of unvisited links from 
	blue to red (#c00) and remove the default underline, 
	this is what you would do:
	
	.custom a { color: #c00; text-decoration: none; }
	
	Cool? Now get to hackin!
*/


.custom a { text-decoration: none; }
.custom a:hover, .custom a:visited { text-decoration: underline; }

.custom #header_img { height: 140px; width: 770px; border-bottom: 5px black solid; }
.custom #header_img img { float: right; }

.custom .techtags { display: none; }
.custom h2 a:hover { color: #df0000; }


.custom #subscribe_form .subscribe_input { width: 221px; padding: 3px; color: #090; font: normal 1.1em Corbel, Helvetica, sans-serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }

.custom .flickr_stream img { padding-right: 5px; padding-bottom: 5px; }

.custom .flickr_blue { text-transform: uppercase; }

.custom .flickr_pink { text-transform: uppercase; }

.custom li.wicon { list-style: none; }

.custom h2 { font-size: 4em; font-weight: normal; letter-spacing: -2pt; }

ul#nav { background: url('images/hr_dot_black.gif') repeat-x; border-bottom: none; }

.custom ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { color: #df0000; text-decoration: none; }

.custom ul#nav li.rss a { background: url('images/feed.gif') 100% 50% no-repeat; }

.custom ul#nav li a:hover { color: #000; text-decoration: none; }

.custom h5 { font-size: 12pt; text-transform: uppercase; }

.custom ul.relatedposts { margin-top: 0px; font-size: 1.2em; line-height: 1.5em; margin-left: 25px; }
.custom ul.relatedposts li { list-style: square; margin-bottom: 2px; }

.custom body,
.custom .entry,
.custom blockquote,
.custom h1,
.custom h2,
.custom h3,
.custom h4,
.custom #search_form .search_input,
.custom ul.sidebar_list li.widget,
.custom ul.sidebar_list li.linkcat,
.custom #comment_form p,
.custom #comment_form .form_submit,
.custom #comment_form .text_input,
.custom #footer p,
.custom .tagged,
.custom .next,
.custom .previous,
.custom ul.relatedposts li { font-family: Corbel, Helvetica, sans-serif !important; }


.custom #content h2 { letter-spacing: -1pt; font-size: 24pt;}

.custom ul.tags { text-align: justify; }

.custom .entry img { float: left; padding-right: 10px; }


.custom #wpcf_usersubject,
.custom #wpcf_your_name,
.custom #wpcf_your_subject,
.custom #wpcf_response, 
.custom #wpcf_website,
.custom #wpcf_msg,
.custom .contacterror,
.custom #wpcf_email { padding: 3px; color: #090; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; font: normal 0.9em Corbel, Helvetica, sans-serif !important; }

 
.custom #wpcf_your_name,
.custom #wpcf_response, 
.custom #wpcf_msg,
.custom #wpcf_usersubject,
.custom .contacterror,
.custom #wpcf_email { border-left: 5px solid #0060ff; }

.custom #contactsubmit { padding: 5px; border-top: 1px solid #f5f5f5; border-left: 1px solid #f5f5f5; border-right: 1px solid #999; border-bottom: 1px solid #999; background: white; font-size: 1em; font-family: Corbel, Helvetica, sans-serif !important; }

.custom .blue { color: #0060ff; font-weight: bold; }
.custom #wpcf_website { margin-left: 4px; }

.custom .tagged { font-size: 1.2em; }
.custom #comment_form .text_area { width: 380px !important; }

.custom .flickr_stream { text-align: center; }

.custom #content h2 { font-family: serif; }
.custom #content h2 a { text-decoration: none; }

.custom .twitter_blue { color: #00DEEE; }

.custom ul#nav li.last { padding: 0.5em 0 0.5em 0; margin-right: 0; padding-right: 0; float: right; }

.custom ul#nav { padding: 0; width: 770px; }

.custom #search_form .search_input { color: #000; font-size: 1.0em; font-family: Corbel, Helvetica, san-serif !important; font-weight: bold; text-transform: uppercase; }

.custom #footer-top { margin: 0 0 20px 0;  font-family: Corbel, Helvetica, sans-serif !important; text-align: left; }
.custom #footer-top-left { width: 770px; border-bottom: 2px solid #CCC; padding-bottom: 20px; }
.custom #footer-top-right { width: 220px; float: right; }

.custom li.widget h2 { background: none !important; border: none; padding-bottom: 0 !important; border-bottom: #999 1px solid; }

.custom .aktt_more_updates { display: none; }
.custom .as_seen_in img { display: block; margin-top: 20px; }
.custom .categoried { display: none; }



.custom #sidebar ul li a { text-decoration: none; }
.custom #sidebar ul li ul li a:hover { text-decoration: underline; }
.custom .tagged { padding-left: 20px; padding-top: 0; background: url(/images/icons/tag_blue.png) no-repeat;}
.custom #content .archive_head { font-family: Corbel, Helvetica, arial, sans-serif !important; }

.custom h2.archive_head { font-family: arial, sans-serif !important; padding-bottom: 0 !important; border-top: none !important; border-bottom: 1px solid #999; background: none !important; }

.custom ul#nav a { background: none; font-family: Corbel, Helvetica, sans-serif !important;  }
.custom .sidebar-about-morelink li { list-style: none !important; }


.custom ul#nav a:hover { border-bottom: solid 1px #999; }
.custom ul#nav a:hover:after { border-bottom: solid 1px #999; }
.custom ul#nav { padding-bottom: 0; margin: 0; }


/* FIRST PARAGRAPH OF ARTICLES AND PAGES LARGE SIZE */
.custom #content p:first-child { font-size: 1.3em; line-height: 1.7em; }
.custom li.comment p:first-child, .custom #content blockquote p, .custom #content blockquote p:first-child { font-size: 1em !important; }


/* HEADLINE STYLE */
.custom #content h2 { font-size: 4em; font-family: Georgia, serif !important;  }

.custom #footer-top .archive_head { font-size: 1.5em; text-transform: uppercase; font-weight: bold; }

.custom ul#nav { background: none !important; }
.custom .small_c { text-transform: lowercase; }

/* WIDEN THE WHOLE SITE to 970px from 770px */

.custom ul#nav, .custom #header_img, .custom #container, .custom #content_box, .custom #footer { width: 970px; }
.custom #content { width: 700px; }
.custom #comment_form { width: 700px; }
.custom #comment_form .text_area { width: 521px !important; }
.custom #footer-top-left { width: 970px; }
.custom #comments { width: 700px; }
.custom ul#comment_list li.comment { width: 700px; }
.custom ul#comment_list li.trackback { width: 670px; }
.custom #comment_form { width: 700px; }
.custom #comment_form .text_area { width: 690px !important; }


.custom #smart-archives-list h2 { font-size: 1.25em; }


