/*
Theme Name:		Cutline 3-Column Right - GR
Theme URI:		http://pearsonified.com
Description:	A squeaky clean, feature-rich theme for WordPress designed and coded by <a href="http://pearsonified.com">Chris Pearson</a>.
Version:		1.1
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/

* { padding: 0; margin: 0; }

body { background: #c7a8a8 url( 'images/background.jpg' ); color: #333; font: 12px Arial, Helvetica, sans-serif; text-align: center; position: relative; }

/* GLOBAL ELEMENTS */
a { color: #cb1f19; text-decoration: none; }
    
    a:hover { color: #D76E6B; }

	a img { border: none; }
	
blockquote { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 30px 15px 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 15px 0; overflow: auto; clear: both; }

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

p.bottom { margin: 0 !important; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }

.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: 200%; }

	#masthead h1 { padding: 5px 0 5px 0; border-top: 1px solid #ccc; text-align: center; clear: both; }
	
h2 { font-size: 150%; }

    .posts h2,
    .pages h2,
    .pages h2 a,
    .posts h2 a { color: black; border-bottom: 1px solid black; padding: 0 0 2px 0; margin: 3px 0 3px 0; font-family: "Myriad Pro", Arial, sans-serif; font-size: 145%; letter-spacing: 0.2px; font-weight: normal; text-decoration: none;}
    .posts h2 a:hover,
    .pages h2 a:hover { color: #777777; }
	
    h2.page_header { margin: 0 0 10px 0; padding: 0 0 10px 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }
	
	h2.archive_head { font-weight: bold !important; font-size: 150% !important; margin: 0 0 15px 0 !important; padding: 5px 2px !important; }
	
h3 { font-size: 130%; margin: 7px 0;}

	#masthead h3 { margin: 0 0 10px 0; font-weight: normal; font-size: 180%; color: #888; text-align: center; }

	.entry h3.top { margin: 15px 0 5px 0 !important; }
	
h4 { font-size: 120%; color: #888; }

	.posts h4 { font-weight: normal; font-size: 90%; margin: 3px 0; padding: 3px; color: #898a8e; }

    .posts h4 a { text-decoration: none; }

    h4.tags { border-top: 1px dotted #bababa; padding: 7px 0 0 0; }

/* CORE LAYOUT ELEMENTS */

#container { width: 990px; margin: 0 auto 0 auto; position: relative; }
					
	#content_box { width: 976px; padding: 7px 12px 10px 12px; text-align: left; float: left; clear: both; background: url('images/content_background.jpg') repeat-y}
	
		#content { width: 520px; margin: 0 7px 0 0; padding: 7px 7px 7px 7px; float: left; background: #d4d4d5; }

        .entry_container { width: 504px; border: 1px solid black; background: white; padding: 7px; }

        #sidebar_container { float: left; background: black; padding: 15px 0 0 0; position: relative; }

		.sidebar { }

        #sidebar1 { width: 164px; padding: 0 0 0 0; float: left; }
        #sidebar2 { width: 256px; padding: 0 3px 0 0; float: left; }

        #sidebar_bottom { position: absolute; bottom: 5px; left: 0; width: 409px; margin: 0 7px; border-top: 1px solid #5d5f63; height: 4px; line-height: 4px; }
    

    #content_bottom { background: url( "images/content_bottom_background.jpg" ) no-repeat; width: 990px; height: 7px; line-height: 7px; font-size: 7px; clear: both; margin: 0 auto 0 auto; position: relative; }

    #footer_rss_container { clear: both; padding: 15px 0 0 25px; }

    #footer_rss_container a { color: #6D9B9F; }
    #footer_rss_container a:hover { color: #A3BF5F; }

        #footer_rss_container .footer_rss { float: left; width: 248px; margin: 2px 2px; padding: 55px 20px 0 40px; background: url('images/rss_header.jpg') no-repeat; }
        #footer_rss_container .footer_rss#footer_rss_0 { background: url('images/rss_header_georgakopoulos.jpg') no-repeat; }
        #footer_rss_container .footer_rss#footer_rss_1 { background: url('images/rss_header_couchpotato.jpg') no-repeat; }
        #footer_rss_container .footer_rss#footer_rss_2 { background: url('images/rss_header_spitoskylo.jpg') no-repeat; }
            
            #footer_rss_container .footer_rss li { margin: 7px 0; }
            #footer_rss_container .footer_rss li a { text-decoration: none; }
		
	#footer { width: 980px; height: 30px; padding: 10px 30px 20px 30px; margin: 0 auto; clear: both; font-family: "Myriad Pro", sans-serif; }

/* HEADER STYLES */

#masthead { width: 990px; height: 152px; background: url('images/header_background.jpg') repeat-x; position: relative; }

    #masthead .logo { position: absolute; top: 0; left: 0; }

    #masthead h1,
    #masthead h3 { display: none; }

ul#nav { list-style: none; padding: 0 30px 0 5px; width: 955px; height: 30px; line-height: 30px; background:  url('images/nav_background.jpg') no-repeat; color: white; float: left; clear: both; }
    
	ul#nav li { height: 30px; line-height: 30px; font: 120% "Century Gothic", Helvetica, Arial, sans-serif; font-weight: bold; text-transform: uppercase; text-align: center; float: left; }
	
		ul#nav li a { display: block; float: left; padding: 0 15px 0 15px; color: white; text-decoration: none; height: 30px; line-height: 30px; }
	
		ul#nav li a:hover,
        ul#nav li a.current { background: black; }
        
	ul#nav li.separator { width: 1px; background: url('images/nav_separator.gif') no-repeat; }
    
    ul#nav li.searchform { float: right; text-align: right;}
        ul#nav li.searchform form { position: relative; width: 220px;}
            ul#nav li.searchform form input { position: absolute; top: 5px; left: 26px; padding: 0 3px;}
            ul#nav li.searchform form input.submit { position: absolute; top: 4px; left: 212px; }
    
    ul#nav li.rss { padding: 10px 0 10px 0; float: right; }
			
		ul#nav li.rss a { padding: 0 18px 0 0; background: url('images/icon_rss.gif') 100% 50% no-repeat; }

    #links_hover_links { display: none; position: absolute; top: 30px; z-index: 999; left: -1px; line-height: 20px; width: 175px; margin: 0; padding: 0; text-align: left; background: black; color: white; }
    #links_hover_links a { display: block; margin: 0; padding: 0 3px;}
    #links_hover_links a:hover { color : #949494;}

#header_img { position: relative; margin: 0 0 30px 0; border-bottom: 1px solid #000; float: left; clear: both; }

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

/* CONTENT STYLES */

.entry { line-height: 18px; }
		
	.entry blockquote { font-size: 110%; }
	
		.entry blockquote.right { width: 200px; font-style: normal !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
		.entry blockquote.left { width: 200px; font-style: normal !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; }
	
	.entry p { margin: 0 0 15px 0; }

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

	.entry img { }

		.entry img.left { padding: 3px; margin: 7px 15px 7px 0; border: 3px double #bbb; float: left; clear: left; }
		
		.entry img.right { padding: 3px; margin: 7px 0 7px 15px; border: 3px double #bbb; float: right; clear: right; }
		
		.entry img.center { display: block; padding: 3px; margin: 0 auto 15px auto; border: 3px double #bbb; float: none; clear: both; }
	
		.entry img.off { padding: 0 !important; border: none !important; }
		
		.entry img.stack { clear: none !important; }

.tagged { padding: 5px 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; font-size: 110%; color: #888; clear: both; }

	.tagged a, .tagged a:visited { padding: 3px; 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 { font-size: 16px; float: left; margin: 10px 0;}
	
	.previous { padding: 0 20px 0 0; float: left; font-weight: bold; }
	
	.next { float: right; font-weight: bold; }

.clear { height: 1px; margin: 0 0 10px 0; clear: both; }

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

.flat { margin: 0 0 5px 0 !important; }

.whitespace { margin: 0 0 30px 0 !important; }

/* SIDEBAR STYLES */

ul.sidebar_list { list-style: none; font-family: Arial, sans-serif; color: #939497; }

	ul.sidebar_list li.widget, 
    ul.sidebar_list li.linkcat { margin: 0 0 15px 0; }

    #sidebar2 ul.sidebar_list li.widget,
    #sidebar2 ul.sidebar_list li.lincat { border: 1px solid #5d5f63; background: #3f4044; padding-bottom: 10px; margin-right: 4px; }

    #sidebar2 ul.sidebar_list li.widget_adrotator{ border: none; background: transparent; padding-bottom: 10px; margin-right: 3px;  font-size: 90%; }
        #sidebar2 ul.sidebar_list li.widget_adrotator div{ text-align: right; }

		#sidebar1 ul.sidebar_list li.widget h2, 
        #sidebar1 ul.sidebar_list li.linkcat h2 {  overflow: hidden; font-family: Verdana,sans-serif; font-weight: bold; font-size: 110%; color: #1F1F1F; margin: 0 0 10px 5px; padding: 0 5px 0 8px; }
		
        #sidebar2 ul.sidebar_list li.widget h2, 
        #sidebar2 ul.sidebar_list li.linkcat h2 {  overflow: hidden; font-family: Verdana,sans-serif; font-weight: bold; font-size: 110%; color: #1F1F1F; margin: 0 0 10px 0; padding: 0 5px 0 8px; }

        #sidebar1 ul.sidebar_list li.widget h2 { height: 31px; line-height: 28px; background: url('images/sidebar1_header_background.gif') 0 0 no-repeat; }
        #sidebar2 ul.sidebar_list li.widget h2 { height: 33px; line-height: 29px; background: url('images/sidebar2_header_background.gif') 0 0 no-repeat; }

		li.widget p { margin: 0 0 15px 0; padding: 0 10px; }
		
		li.widget ul, 
        li.linkcat ul { list-style-type: none; margin: 0 0 7px 8px; }
		
		li.widget ol, 
        li.linkcat ol { margin: 0 0 7px 8px; }
		
			li.widget li, 
            li.linkcat li { margin: 0 0 7px 0; } 
			
			li.widget a, 
            li.linkcat a { color: #939497; } 
			li.widget a:hover, 
            li.linkcat a:hover { color: #B7B7B7; }
            
            #sidebar2 ul.sidebar_list li.widget,
            #sidebar2 ul.sidebar_list li.linkcat { font-weight: bold; color: white; }
			
            #sidebar2 ul.sidebar_list li.widget a,
            #sidebar2 ul.sidebar_list li.linkcat a { font-weight: bold; color: white; }
            #sidebar2 ul.sidebar_list li.widget a:hover,
            #sidebar2 ul.sidebar_list li.linkcat a:hover { font-weight: bold; color: #B7B7B7; }
			
				li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }
		
			/* FLICKRRSS STYLES FOR THE WIDGET ONLY */
		
            li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
            
                li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
                
                    li.widget ul.flickr_stream li a img { padding: 3px; }
                    
                    li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }
            
			li.widget_flickrrss { }
			
				li.widget_flickrrss a img { margin: 0 5px 5px 0; padding: 3px; }
				
				li.widget_flickrrss a:hover img { background: #ff2a96; }

        /* CALENDAR WIDGET STYLES */
		
		#calendar_wrap { font-size: 120%; }

/* FOOTER STYLES */

#footer p { margin: 0 0 15px 0; font-size: 110%; color: #2F2F2F; text-align: right; }

	#footer a { color: #2F2F2F; text-decoration: none; margin: 0 5px; }
		
		#footer a:hover { color: #676767; }

/* COMMENT STYLES */

#comments { float: left; clear: both; }

	ul#comment_list { list-style: none; margin: 0 0 20px 0; border-top: 1px solid #bbb; float: left; }
		
		ul#comment_list li.comment { padding: 15px 0 0 0; border-bottom: 1px dotted #bbb; float: left; }
			
		ul#comment_list li.trackback { width: 470px; padding: 15px 15px 0 15px; background: url('images/trackback_bg.gif'); }
				
			.comment_meta { margin: 0 0 15px 0; }
			
				.comment_num { padding: 0 25px 0 20px; font-weight: bold; font-size: 140%; float: right; }
				
				.trackback .comment_num { padding: 0 0 0 20px; }
				
					.comment_num a { color: #888; text-decoration: none; }
					
						.comment_num a:hover { color: #df0000; text-decoration: none; }
				
				.comment_meta strong { font-size: 140%; }
					
				.comment_time { color: #888; }
		
			.comment .entry { padding: 0 15px; }
			
				.comment .entry p { margin: 0 0 10px 0; }

#comments h2 a { font-family:Arial,Helvetica,sans-serif; }

/* COMMENT FORM STYLES */

#comment_form { padding: 10px 0 0 0; float: left; }

	#comment_form p { padding: 5px 25px 5px 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-family: "Century Gothic";}

		#comment_form .text_input { width: 191px; padding: 3px; color: #444; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; }
		
		#comment_form .text_area { width: 90% !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: 5px 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }
		
		#comment_form p.subscribe-to-comments { font-size: 120%; }
		
			#comment_form p.subscribe-to-comments label { }

/* SEARCH FORM STYLES */

#search_form { height: 30px;}

	#search_form .search_input { width: 170px; color: #949494; font-family: "Bookman Old Style", serif; font-size: 80%; border: 2px solid #e5e5e5; }

#idSiteMeterHREF{ position: absolute; bottom: 32px; left: 50%; margin-left: -26px; }

#wpstats { position: absolute; bottom: 37px; left: 50%; margin-left: 0; }

