/*
Theme Name:		monoblogs.gr
Theme URI:		http://www.monoblogs.gr
Description:	Monoblogs theme.
Version:		1.0
Author:			Nevma
Author URI:		http://www.nevma.gr
*/

* { padding: 0; margin: 0; }

body { background: #121f2d url( 'images/background.jpg' ); color: black; font: 12px "Microsoft Sans Serif", Helvetica, sans-serif; text-align: center; position: relative; }

/* GLOBAL ELEMENTS */
a { color: #2a778f; text-decoration: none; }
    
    a:hover { color: #0D5167; }

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

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

    .posts h2,
    .pages h2,
    .pages h2 a,
    .posts h2 a { color: #8a5c2a; padding: 0 0 2px 0; margin: 3px 0 3px 0; font-family: "Myriad Pro", Arial, sans-serif; font-size: 110%; letter-spacing: 0.2px; font-weight: bold; text-decoration: none;}
    .posts h2 a:hover,
    .pages h2 a:hover { color: #777777; }
	
h3 { font-size: 120%; 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 0; color: #898a8e; }

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

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

/* CORE LAYOUT ELEMENTS */

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

        .featured_post { width: 605px; background: url('images/featured_post_background.jpg') repeat-y; margin-left: -5px; }
            .featured_post p { margin: 10px 5px; }
            .featured_post h2,
            .featured_post h2 a { color: #df5800; font-weight: bold; font-size: 130%; border: none; margin: 0 0 10px 0; }
        
        .featured_post_top { background: url('images/featured_post_top.gif') no-repeat; height: 31px; line-height: 31px; width: 605px; margin-left: -5px; }
        .featured_post_bottom { background: url('images/featured_post_bottom.gif') no-repeat; height: 31px; line-height: 31px; width: 605px; margin-left: -5px; }
        .featured_post_inner { padding: 0 15px; }

        a#grapse { float: left; background: url('images/koutia_grapse.gif') no-repeat; width: 272px; height: 91px; margin: 20px 0 25px 0; }
        a#grapse:hover { background: url('images/koutia_grapse_hover.gif') no-repeat; }
        a#diabase { float: right; background: url('images/koutia_diabase.gif') no-repeat; width: 273px; height: 93px; margin: 20px 0 25px 0; }
        a#diabase:hover { background: url('images/koutia_diabase_hover.gif') no-repeat; }

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

		.sidebar { }

        #sidebar1 { width: 335px; padding: 0 0 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: 4px; line-height: 4px; font-size: 4px; 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 li { margin: 7px 0; }
            #footer_rss_container .footer_rss li a { text-decoration: none; }
		
	#footer { width: 930px; height: 30px; padding: 10px 30px 20px 30px; margin: 0 auto; clear: both; font-family: "Myriad Pro", sans-serif; }

/* HEADER STYLES */

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

    #masthead .logo { position: absolute; top: 5px; left: 9px; }

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

ul#nav { list-style: none; padding: 0 25px 0 12px; width: 965px; height: 36px; line-height: 36px; background:  url('images/nav_background.jpg') no-repeat; color: white; float: left; clear: both; }
    
	ul#nav li { height: 36px; line-height: 36px; font: 120% "Myriad Pro", Helvetica, Arial, sans-serif; font-weight: normal; letter-spacing: 0.5px; text-transform: lowercase; text-align: center; float: left; }
	
		ul#nav li a { display: block; float: left; padding: 0 10px 2px 10px; margin: 5px 3px; color: black; text-decoration: none; height: 22px; line-height: 22px; }
	
		ul#nav li a:hover,
        ul#nav li a.current { color: white; background: black; -moz-border-radius: 12px; -webkit-border-radius: 12px; -khtml-border-radius: 2px; -webkit-border-radius: 12px; border-radius: 12px; }
        
	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: 260px; text-align: left; height: 36px; line-height: 32px; font-weight: normal; font-size: 90%; }
            ul#nav li.searchform form input { position: absolute; top: 7px; left: 70px; padding: 0 3px; font-size: 90%; }
            ul#nav li.searchform form input.submit { position: absolute; top: 8px; left: 230px; }
    
    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; font-size: 90%; }
		
	.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: black; }

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

		#sidebar1 ul.sidebar_list li.widget h2, 
        #sidebar1 ul.sidebar_list li.linkcat h2 {  overflow: hidden; font-family: "Myriad Pro",Verdana,sans-serif; font-weight: bold; font-size: 170%; text-align: right; color: #1F1F1F; margin: 0 0 10px 5px; padding: 0 10px 0 10px; border-bottom: 1px solid black; }
		
        #sidebar1 ul.sidebar_list li.widget h2 { height: 31px; line-height: 28px; background: url('images/sidebar1_header_background.gif') 0 0 no-repeat; }

		li.widget p,
        li.linkcat p { margin: 10px 0 10px 0; padding: 0 10px; font-size: 90%; }
		
		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: black; } 
			li.widget a:hover, 
            li.linkcat a:hover { color: #B7B7B7; }

            li.widget div.divider,
            li.linkcat div.divider { border-top: 1px solid #bfbeba; border-bottom: 1px solid white; height: 0; line-height: 0; font-size: 0; }
            
            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: #676767; text-align: right; }

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

/* 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: 36px;}

	#search_form .search_input { width: 150px; padding: 0 5px; color: #949494; font-family: "Bookman Old Style", serif; font-size: 80%; border: 1px solid white; -moz-border-radius: 12px; -webkit-border-radius: 12px; -khtml-border-radius: 2px; -webkit-border-radius: 12px; border-radius: 12px; }

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

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