/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/themes/twentyten
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Author URI: http://wordpress.org/
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header
Text Domain: twentyten
*/

/*@font-face {
 	font-family: Verdana;
 	src: url("fonts/OpenSans-Regular.eot") 
	}
@font-face {
	font-family: Verdana;
	src: url("fonts/OpenSans-Regular.ttf") 
	}
@font-face {
 	font-family: Verdana;
 	src: url("fonts/OpenSans-Light.eot") 
	}
@font-face {
	font-family: Verdana;
	src: url("fonts/OpenSans-Light.ttf") 
	}
@font-face {
	font-family: Verdana;
	src: url("fonts/OpenSans-Semibold.eot") 
	}
@font-face {
	font-family: Verdana;
	src: url("fonts/OpenSans-Semibold.ttf") 
	}*/
	
/*@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,600italic,700italic,700,400italic&subset=latin,greek,greek-ext);*/

body{
	padding: 0px;
	margin: 0px;
	background: url(images/site_bg.jpg) repeat center top fixed;
	background-size: cover;
	font-family: Verdana;
	}
a{
	color: inherit;
	text-decoration: none;
	}
h1{
	font-size: 40px;
	color: #E8068A;
	font-family: Verdana;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-shadow: 0px 0px 10px #ffffff;
	margin: 0px 0px 0px 0px;
	}
h2{
	font-size: 30px;
	color: #E8068A;
	font-family: Verdana;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-shadow: 0px 0px 10px #ffffff;
	margin: 0px 0px 0px 0px;
	}
.post_time{
	font-size: 12px;
	color: #666666;
	}
.post_image{
	float: left;
	width: 150px;
	height: 150px;
	overflow: hidden;
	margin: 10px 20px 0px 10px;
	border: 1px solid #fff;
		-moz-box-shadow: 0px 0px 35px 5px #666;
		-webkit-box-shadow: 0px 0px 35px 5px #666;
		box-shadow: 0px 0px 35px 5px #666;
	}
.post_image img{
	width: 150px;
	}
.site_all{
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}
.site_in{
	float: left;
	width: 980px;
	height: auto;
	margin: 0px 0px 0px 0px;
	}
.header_all{
	float: left;
	width: 100%;
	height: 200px;
	margin: 30px 0px 0px 0px;
	text-align: center;
	}
a.site_logo{
	display: block;
	width: 431px;
	height: 105px;
	background: url(images/site_logo.png) no-repeat center;
	margin-left: auto;
	margin-right: auto;
	}
ul.nav-menu{
	float: left;
	width: 100%;
	text-align: center;
	margin: 0px 0px 0px 0px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	}
ul.nav-menu li{
	display: inline-block;
	font-size: 26px;
	font-family: Verdana;
	padding: 0px 0px 0px 0px;
	margin: 20px 15px 0px 15px;
	color: #ffffff;
	position: relative;
	}
ul.nav-menu li:hover,
ul.nav-menu li.current_page_item,
ul.nav-menu li.current-menu-item,
ul.nav-menu li.current-menu-parent{
	color: #e8068a;
	text-shadow: 0px 0px 10px #ffffff;
	}
ul.sub-menu{
	display: none;
background: url(images/white_trans_bg.png) repeat;
-moz-box-shadow: 0px 0px 35px 5px #cccccc;
-webkit-box-shadow: 0px 0px 35px 5px #cccccc;
box-shadow: 0px 0px 35px 5px #cccccc;	
	}
ul.sub-menu li{
	float: none;
	display: block;
	text-align: center;
	font-size: 22px;
	margin: 0px 0px 0px 0px;
	color: #666565;
	}
ul.nav-menu li:hover ul.sub-menu{
display: block;
position: absolute;
width: 107px;
padding: 0px 0px 0px 0px;
margin: 30px 0px 0px 0px;
list-style: none;
left: 0px;
top: 0px;
text-align: center;
	}
.content_wrapper{
	float: left;
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
	}
.home_video{
	float: left;
	width: 980px;
	height: auto;
	margin: 0px 0px 0px 0px;
	}
.home_video > iframe{
	-moz-box-shadow: 0px 0px 35px 5px #cccccc;
	-webkit-box-shadow: 0px 0px 35px 5px #cccccc;
	box-shadow: 0px 0px 35px 5px #cccccc;
	}
.single{
	float: none;
	display: block;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
	background: url(images/white_trans_bg.png) repeat;
		-moz-box-shadow: 0px 0px 35px 5px #cccccc;
		-webkit-box-shadow: 0px 0px 35px 5px #cccccc;
		box-shadow: 0px 0px 35px 5px #cccccc;
		margin-bottom: 15px;
	}
.content{
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	margin-top: 15px;
	}
.content ul li{
	font-size: 14px;
	font-family: Verdana;
	}
.content a{
	color: #E8068A;
	}
#fscf_form1{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	}
#fscf_required1{
	font-size: 12px;
	color: #666666;
	}
input.fscf-input-text{
	float: left;
	width: 400px;
	height: 40px;
	background: #ffffff;
	border: none;
	margin: 10px 20px 10px 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	padding: 0px 20px 0px 20px;
		-moz-box-shadow: 5px 5px #aaaeb7;
		-webkit-box-shadow: 5px 5px #aaaeb7;
		box-shadow: 5px 5px #aaaeb7;
	}
.fscf-input-textarea{
	float: left;
	min-width: 400px;
	max-width: 400px;
	min-height: 100px;
	max-height: 100px;
	background: #ffffff;
	border: none;
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 10px 20px;
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
		-moz-box-shadow: 5px 5px #aaaeb7;
		-webkit-box-shadow: 5px 5px #aaaeb7;
		box-shadow: 5px 5px #aaaeb7;
	}
.fscf-input-captcha{
	float: left;
	width: 100px;
	height: 40px;
	background: #ffffff;
	border: none;
	margin: 10px 20px 10px 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	text-align: center;
	padding: 0px 20px 0px 20px;
		-moz-box-shadow: 5px 5px #aaaeb7;
		-webkit-box-shadow: 5px 5px #aaaeb7;
		box-shadow: 5px 5px #aaaeb7;
	}
#fscf_submit1{
	width: 150px;
	height: 40px;
	background: #E8068A;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #ffffff;
	cursor: pointer;
	font-family: Verdana;
	letter-spacing: 1px;
	border: none;
	margin: 10px 0px 0px 135px;
		-moz-box-shadow: 0px 0px 35px 5px #cccccc;
		-webkit-box-shadow: 0px 0px 35px 5px #cccccc;
		box-shadow: 0px 0px 35px 5px #cccccc;
	}
input,
textarea{
	outline-color: #E8068A;
	}
#category_pager{
	display: block;
	float: none;
	width: 100%;
	text-align: center;
	margin: 20px 0px 0px 0px;
	}
#pager_pages{
	display: inline-block;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	}
#pager_pages a{
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	border: 1px solid #ffffff;
	margin: 0px 2px 0px 2px;
	}
#pager_pages a:hover{
	background: #E8068A;
	}
#pager_pages span.active_page{
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	border: 1px solid #ffffff;
	margin: 0px 2px 0px 2px;
	background: #E8068A;
	}
#prev_page{
	font-size: 14px;
	color: #ffffff;
	float: left;
	margin: 0px 0px 0px 30px;
	}
#next_page{
	font-size: 14px;
	color: #ffffff;
	float: right;
	margin: 0px 30px 0px 0px;
	}
#prev_page:hover{
	color: #E8068A;
	}
#next_page:hover{
	color: #E8068A;
	}
.footer_all{
	float: left;
	width: 100%;
	height: 30px;
	margin: 30px 0px 20px 0px;
	text-align: center;
	}
.footer_all > .text{
	float: left;
	display: inline-block;
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	color: #ffffff;
	}
.footer_all > .text .clopy{
	font-size: 16px;
	color: #E8068A;
	}
a.facebook_link{
	float: right;
	width: 110px;
	height: 30px;
	background: url(images/Find-us-on-Facebook.png) no-repeat;
	margin: 0px 0px 0px 0px;
	}

/* =Images
-------------------------------------------------------------- 

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
	max-width: 622px; /* caption width - 10px */
}
.wp-caption p.wp-caption-text {
	color: #777;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #777;
	font-size: 12px;
	margin: 0 0 12px;
	max-width: 74%;
overflow: hidden;
display: block;
margin-left: auto;
margin-right: auto;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #ffffff;
}
.gallery img:hover {
border: 10px solid #E8068A;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #777;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #777;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}
.really_simple_share{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;	
	padding-top: 10px !important;
	
}
.action_logo {
	display: block;
	width: 187px;
	height: 27px;
	background: url(images/action.png) no-repeat center;
	margin-left: 780px;
	position: absolute;
	margin-top: -25px;
}

#nutrition {
	list-style:none;
	padding: 0px;
	margin-left: 10px;
	
}

#nutrition li{
	float: left;
	width: 300px;
	margin-right:10px;
	
}

#nutrition h2{
	float: left !important;
	font-size:16px !important;
	margin: 10px 20px 0px 10px !important;
	
}
.oroi_content{
	float: left;
	width: 80%;
	font-size: 14px;
	display: none;
	}
span.oroi_e{
	color: #e8068a;
	cursor: pointer;
	text-decoration: underline;
	}
.content.oroi{
	margin-bottom: 20px;
	}
.tropoi_exoflisis{
	font-size: 20px;
	color: #E8068A;
	font-family: Verdana;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-shadow: 0px 0px 10px #FFF;
	margin: 10px 0px 10px 0px;
	}
.content.oroi.payment{
	float: left;
	display: block;
	}
.content > blockquote{
	font-size: 13px;
	font-style: italic;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	}
.eggrafi_btn {
	float: none;
	display: block;
	width: 150px;
	height: 40px;
	background: #E8068A;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #FFF;
	cursor: pointer;
	font-family: Verdana;
	letter-spacing: 1px;
	border: none;
	margin: 20px 0px 0px 0px;
	-moz-box-shadow: 0px 0px 35px 5px #cccccc;
	-webkit-box-shadow: 0px 0px 35px 5px #CCC;
	box-shadow: 0px 0px 35px 5px #CCC;
	}
.content > input[type="text"], .content > .set_box > input[type="text"] {
	float: none;
	display: block;
	width: 400px;
	height: 40px;
	background: #ffffff;
	border: none;
	margin: 10px 20px 10px 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	padding: 0px 20px 0px 20px;
		-moz-box-shadow: 5px 5px #aaaeb7;
		-webkit-box-shadow: 5px 5px #aaaeb7;
		box-shadow: 5px 5px #aaaeb7;
	}

.register_button {
	display: block;
    position: absolute;
    width: 270px;
    height: 56px;
    background: #E8068A;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #FFF;
    cursor: pointer;
    font-family: Verdana;
    letter-spacing: 1px;
    border: none;
    margin: 20px 0px 0px 0px;
    -moz-box-shadow: 0px 0px 35px 5px #cccccc;
    -webkit-box-shadow: 0px 0px 35px 5px #CCC;
    box-shadow: 0px 0px 35px 5px #CCC;
    margin-top: 20px;
    padding-top: 7px;
}

span.req_st {
color: #C03;
padding: 0px 0px 0px 3px;
}


.content > select, .content > .set_box > select {
float: none;
display: block;
width: 440px;
height: 40px;
background: #FFF;
border: none;
margin: 10px 20px 10px 0px;
font-family: Verdana;
font-size: 14px;
color: #333;
padding: 0px 20px 0px 20px;
-moz-box-shadow: 5px 5px #aaaeb7;
-webkit-box-shadow: 5px 5px #AAAEB7;
box-shadow: 5px 5px #AAAEB7;
}
.more_videos {
display: block;
width: 190px;
height: 40px;
background: #E8068A;
text-align: center;
line-height: 40px;
font-size: 16px;
color: #FFF;
cursor: pointer;
font-family: Verdana;
letter-spacing: 1px;
border: none;
margin: 20px 0px 0px 0px;
-moz-box-shadow: 0px 0px 35px 5px #cccccc;
-webkit-box-shadow: 0px 0px 35px 5px #CCC;
box-shadow: 0px 0px 35px 5px #CCC;
margin-left: 390px;
}

 .blink {
      animation: blink 1s steps(5, start) infinite;
      -webkit-animation: blink 1s steps(5, start) infinite;
    }
@keyframes blink {
    0% {
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    81% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
 @-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    81% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}
.content_wrapper h1 {
	text-transform: uppercase;
}
.set_box {
	float: left;
    width: 465px;
    height: 85px;
}
#terms_error {
	display: none;
    color: #e80640;
    font-weight: bold;
}