/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

ul.gfield_radio li input, ul.gfield_checkbox li input {width:5%!important}
.gform_footer input[type=image] {border:none!important; border-color:none!important; background-color:none!important}

/*Remove all borders */
.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, .custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl .bypostauthor .format_text, .custom #trackback_list {
        border-bottom: 0;
        border-top: 0;
        border-right: 0;
        border-left: 0;
}

.custom .headline_area h1 {
  display: none;
}

#yoastbreadcrumb {
font-family "Georgia"; 
font-size:10pt; 
margin-top:- 3px;
}

.custom #header { border-bottom:none;
height:38px;
padding-top:1;
background:url(http://www.antiqueskougianos.gr/wp-content/uploads/ANTIQUESte2.png)
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }

.custom ul#tabs li a:hover {color: #fff; text-decoration: underline; background-color: #1873a1; }



.custom #menu { 
background: transparent; 
margin-top:-170px;

.custom #menu_li { 
background: transparent; 
margin-top:-170px;
}

.custom #header_area {height:120px;} 

.custom #menu { 
header: transparent; 
margin-top:-170px;
}
}

div#header_area div.page {background:transparent;}
div#menu_area div.page {background:transparent;}

.custom #header_area .page {
  background: none;
  }


background: #ded7c1; 
border: 0.4em solid #001b00; border-width: 0 0.4em; }
.custom #page { background: #ded7c1;}
.custom #page { background: transparent;}

body.custom {background:#ded7c1;}


#archive_info {display:none;}

.custom li.widget {
padding-top:0em;

.custom ul.sidebar_list {
padding-top:0; 
}
padding-bottom:0em;
} 


.custom ul.sidebar_list li {margin-bottom:0em;}

.custom ul.sidebar_list {
padding-top:0;
}

.custom #column_wrap .sidebar ul.sidebar_list {
padding-top:0em;
}


/* REMOVE COMMENT COUNT FROM HOME PAGE*/
function remove_comment_count() {

    remove_action('thesis_hook_after_post', 'thesis_comments_link');
  else
    add_action('thesis_hook_after_post', 'thesis_comments_link');
}
add_action('thesis_hook_before_post','remove_comment_count');

.custom .sidebar h3 {
padding-top:0em;
}

.custom .sidebar h3 {margin-bottom:0em;}
.custom .feature_box {border-width:0em;}


.custom #tabs {
 border-bottom: none;
 }

.custom ul.sidebar_list { padding-top:0em; }

.custom .comments_closed p {display: none;}


.custom .headline_area {
margin-bottom:0;
}


.custom .format_text p {
margin-bottom:0.0em

/* Style Comments Intro */
.custom .comments_intro p {
  font-size: 0.0em;
}

/* Style Bracket */
.comments_intro p span.bracket {
  color: #CCCCCC;
}

/* Style "Add One" link */
.custom .comments_intro a {
 color: #FFFFFF;
 text-decoration: underline;
}
div.comments_closed p {display:none;}



function custom_body_class($classes) {
 if (is_single()) {
    // add 'post' to the $classes array


.format_text .to_comments {visibility: hidden;}
    $classes[] .= 'post';
 }
    // return the $classes array
    return $classes;
}
add_filter('thesis_body_classes', 'custom_body_class');  


.custom.post .comments_closed p {
  display: none;
}



.comments_closed p { display: none; }

.format_text .to_comments {display: none; } 

.custom.comments_closed p { display: none; }
.custom.format_text .to_comments {display: none; } 


.custom .comments_closed p {
display: none;
}


.custom #comments {
display:none;
}


.custom #content_box {background:none;}

div.comments_closed p {display:none;}
.custom div.format_text p.to_comments {display: none;}
.custom div.format_text p.to_comments {display: none;}

.pushme {border:1px; padding:2px; color:#000;}
/*optin button*/
.optinbutton {
color: #FFFF00;
background: #000000;
font-weight: bold;
}


.optinbutton:hover {
color: #000000;
background: #FFFF00;
cursor: pointer;
cursor: hand;}


/* form box */
#GRSubscribeForm fieldset {
width: 295px;
border: 0;
}

/* comment about GetResponse */
#GRSubscribeForm p {
font-size: medium;
}

/* table used to position form elements */
#GRSubscribeForm table {
border: 0;
border-spacing: 3px;
}

-->
</style>
<!-- GetResponse subscription form | end --> 



.custom #footer {
padding-left:1.1em;
padding-right:3.1em;
}


.custom . footer {
padding-left:1.1em;
padding-right:3.1em;
}

.custom #footer {padding: 0;}
.custom #footer a {padding-right:3.1em}

.custom #footer a {font-size: 1.8em}



#footer { padding-right: 4em;  }
padding-left: 0em;
padding-top: 0em;
padding-bottom: 0em;
}


/*FOOTER*/
#footer { padding: 0px 0; font-size: 12px; padding-right: 3.1em; right: 3.1em;text-align:center;  }
.wrapper2 { margin: 0 auto; width: 960px; }
#footer .credit { float: left; width: 100%; }
#footer .credit span { float: left; }
#footer .credit em { font-style: normal; float: right; }
#footer a { text-decoration: none; }



.custom .post_box {
padding-top:0.2em;
}


li#om4-aweber-2.widget td {color:#fff;}






.custom.post_box, .teasers_box, .full_width #content_box .page {
margin:0 4em 0 0.2em;
}



/* Make all widget headings red */
.custom .widget h3 {
   color: black;
}

/* Specify bottom padding on all widgets */
.custom li.widget {
   padding-bottom: 0px;
}

/* Specify bottom margin on all widgets */
.custom li.widget {
   margin-bottom: 2.769em;
}





li#text-408689892 div.textwidget a {
font-family:Georgia; 
font-size:10pt; 
font-weight:bold;
}




.custom #sidebars a {color:#000000;}
.custom #sidebars a:hover {color:#000000;}



.custom .post_box {
padding-top:0.2em;
}

.custom .teasers_box



.custom.post_box, .teasers_box, .full_width #content_box .page {
margin:0 4em 0 0.5em;
}


.custom.teasers_box, .full_width #content_box .page {
margin:0 4em 0 0.5em;
}

.custom #content_box .page {
margin:4em 0 0.5em;
}



/*posts*/
.custom .post_box {margin-left: 3em; margin-right: 3em ;} 
.custom .headline_meta {color: #660066;}
.comments_closed p { display: none; } 

.custom #feature_box {background:#C0A040;}




