* {
	margin:0;
	padding:0;
	border:0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
html {
	font-family:Tahoma;
	font-size: 14px;
	color:#fff;
	line-height:17px;
}
html, body {
	height:100%;
	min-height:100%;
	min-width:700px;
}
body {
	min-width:700px;
	background:url(../images/bg-dark.jpg);
}
body#home, body#partners {
	background:url(../images/bg-repeat.jpg);
}
p {
	margin-bottom:7px;
}
/* =Links
-----------------------------------------------------------------------------*/
a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:#dcd2c2;
	outline:none;
}
a:hover {
	color:#e60202;
	text-decoration:none;
}
/* =Headings
-----------------------------------------------------------------------------*/
h1 {
	margin-top:46px;
	float:left;
	font-size:15px;
	font-weight:normal;
	color:#f5f6f6;
	width:100%;
	display:block;
	letter-spacing:0.3em;
	text-align:center;
	background:url(../images/stroke.png) left bottom no-repeat;
	padding-bottom:14px;
}
span.lab{
	font-size:13px;
}
#home h1 {
	margin-top:70px;
	color:#D6D6D6;
	height:71px;
	width:292px;
	font-size:16px;
	margin-left:132px;
	line-height:35px;
	text-align:left;
	background:none;
	padding-bottom:0;
}
h1#logo a {
	float:left;
	text-indent:-9999px;
	background:url(../images/header.jpg) no-repeat -6px 0;
	height:78px;
	width:100%;
}
#home span.lab{
	display:block;
}
h2#title {
	text-indent:-9999px;
	background:url(../images/fine-art-photo-lab.jpg) center top no-repeat;
	width:100%;
	height:22px;
	display:block;
	float:left;
	margin-bottom:37px;
}
/* =Header
-----------------------------------------------------------------------------*/
#header {
	width:100%;
	float:left;
}
#home #header {
	padding-top:58px;
}
#languages {
	float:right;
	margin-right:-8px;
	height:27px;
	background:url(../images/lang-line.jpg) 59px 0px no-repeat;
}
#languages li {
	display:inline;
	float:left;
	margin-right:20px;
}
#languages li a {
	color:#fff;
	font-size:12px;
}
/* =Navigation
------------------------------------------------------------------------*/
#navigation {
	float:left;
	width:100%;
	height:59px;
	position:relative;
	margin-bottom:35px;
	z-index:300;
	background:url(../images/stroke.png) no-repeat bottom center;
}
#navigation ul {
	clear:left;
	float:left;
	list-style:none;
	position:relative;
	left:50%;
	text-align:center;
}
#navigation ul li {
	display:block;
	float:left;
	list-style:none;
	position:relative;
	right:50%;
}
#navigation ul li a {
	display:block;
	margin:20px 0 25px 1px;
	padding:0px 12px 0px 11px;
	font-family:"Lucida Sans Unicode", Tahoma;
	font-size:11px;
	color:#d6d6d6;
	text-decoration:none;
	text-transform:uppercase;
}
#navigation ul li a:hover {
	color:#e60202;
}
#dropmenu, #dropmenu ul {
	z-index:300;
}
#navigation li ul li {
	height:23px;
	position:relative;
}
#navigation ul.children li {
	right:0px;
	top:0px;
}
#navigation ul.children li a {
	display:block;
	margin:0px;
	padding:0px 0px 0px 5px;
	font-size:10px;
}
#dropmenu ul {
	position:absolute;
	display:none;
	padding:0px;
	margin:0px;
	left:-1px;
}
#dropmenu li ul {
	width:142px;
	padding-top:5px;
	top:37px;
	left:10px;
	border-left:1px solid #878888;
	border-right:1px solid #878888;
	border-bottom:1px solid #878888;
	background:url(../images/opacity.png) repeat;
}
#navigation li.current_page_item a, #navigation li.current-cat a{
	color:#FFFFFF;
}
#wrapper {
	height:100%;
	min-height:850px;
	width:700px;
	min-width:700px;
	margin:0 auto;
	background:url(../images/bg-repeat.jpg) repeat;
	display:table;
}
#home #wrapper {
	background:url(../images/home-bg-lines.gif) no-repeat center -6px;
}
/*#news #content{
	border-left:1px solid #a2a3a2;
}*/
#partners #header{
	background:url(../images/mneu-line.png) no-repeat 0px 75px;
	}
	
#partners #content{
	background:url(../images/line.jpg) left -6px no-repeat;
}
#content {
	width:100%;
	text-align:center;
}
#content img, #cboxLoadedContent {
	padding:1px;
	border:1px solid #6e6f6e;
	border-radius:2px;
}
#news #content img, #news #cboxLoadedContent{
	border:none;
}
#content img {
	margin-bottom:20px;
}
h2#page-title, #content h2#single-page-title{
	font-family:"Lucida Sans Unicode", Tahoma;
	font-size:24px;
	font-weight:normal;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #a2a3a2;
	width:73%;
	margin-left:90px;
	margin-top:26px;
	text-align:left;
	text-indent:55px;
	color:#d6d6d6;
	text-transform:uppercase;
	text-shadow: #000 2px 2px 5px;
}
#content h2#single-page-title{
	text-transform:capitalize;
	font-size:21px;
	margin-left:0;
	width:100%;text-indent:65px;
}
h3{
font-family:"Lucida Sans Unicode", Tahoma;
	font-size:19px;
	font-weight:normal;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #a2a3a2;
	width:100%;
	text-align:left;
	text-indent:65px;
	color:#d6d6d6;
	text-shadow: #000 2px 2px 5px;
}
#content.news h3{
	margin-top:35px;
}
ul.news-list{
	margin-left:80px !important;
}
.news h2#page-title {
	margin-left:0px;
	border:none;	
	float:left;
	width:100%;
	margin-top:10px;
}
#partners h2#page-title{
	margin-left:0px;
	text-indent:140px;
	float:left;
	padding-right:180px;
}
#content p {
	text-align:left;
	color:#d6d6d6;
	line-height:20px;
	font-size:12px;
	width:440px;
	margin:0px 0px 15px 145px;
}
#home #content p, #news #content p{
	margin:0px;
	text-align:center;
	width:100%;
}
 #news #content p, #partners #content p  {
	width:90%;
	margin-left:45px;
	text-align:left;
	
}
#partners #content p  {
margin-left:5px;margin-bottom:25px;
}
#content ul{
	text-align:left;
	color:#d6d6d6;
	line-height:20px;
	font-size:12px;
	width:420px;
	margin:0px 0px 15px 145px;
}
/* =Intro
-----------------------------------------------------------------------------*/
img#intro-img {
	margin:35px 0px 52px;
	border:none;
}
#content p#intro-text {
	letter-spacing: 0.15em;
	font-size:12px;
	width:100%;
	text-align:center;
	margin:59px 0 0;
}
p#intro-text a {
	color:#a9a9a9;
}
p#intro-text a:hover {
	color:#e60202;
	text-decoration:none;
}
/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	font-size:11px;
	text-align:center;
	color:#999999;
	font-family:"Trebuchet MS";
	width:100%;
	margin-top:110px;
	float:left;
	line-height:40px;
}
#footer li {
	list-style:none;
}
#footer a {
	color:#cecfce;
}
#footer a:hover {
	color:#fff;
}
/* =WordPress Code
-----------------------------------------------------------------------------*/
a.post-edit-link {
	color:#FF0000;
	letter-spacing:1px;
	font-family:"Courier New", Courier, monospace;
}
.contact {
	text-align:center;
	font-family:"Lucida Sans Unicode", Tahoma;
	color:#d6d6d6;
	width:303px;
	line-height:22px;
	padding:18px 0px;
	margin:0 auto;
	background:url(../images/contact-bg.png) no-repeat;
}
a.services{
	color:#898989;
	font-size:11px;
	background:url(../images/arrow-services.jpg) right center no-repeat;
	line-height:12px;
	height:14px;
	display:block;
	padding-right:35px;
	margin-top:25px;
	float:left;
	font-family:"Lucida Sans Unicode", Tahoma;
}
#digital{
	position:relative;
	width:624px;
	left:65px;
	top:50px;
}
#digital img{
	margin-right:11px;
	margin-bottom:11px;
	float:left;
}
img#img-02{
	position:relative;
	bottom:40px;
}
img#img-03{
	position:relative;
	bottom:180px;
}
img#img-04{
	position:relative;
	bottom:71px;
	left:35px;
}
img#img-05{
	position:relative;
	bottom:40px;
	left:35px;
}
img#img-06{
	position:relative;
	bottom:180px;
	left:35px;
	width:158px;
}
.hidden{
	display:none;
}
.colorbox-28{
	margin-top:-30px;
}
.wp-image-190{
	float:left;
	position:relative;
	top:280px;
	right:68px;
	border:none !important;
}
.wp-image-big-1{
	position:relative;
	bottom:200px;
	left:95px;
}
.wp-image-big{
margin-left:90px;
}
.contact a{
color:#d0d0d0;
}
.contact a.fb{
	color:#d0d0d0;
	font-family:"Lucida Sans Unicode";
	font-size:13px;
	background:url(../images/fb.jpg) left center no-repeat;
	text-align:center;
	padding:5px 0 5px 40px;
	margin-left:20px;
	margin-top:50px;
	float:left;
	display:block;
	text-decoration:underline;
}
a.fb:hover{
	color:#fff;
}
#content.ektheseis{
	padding:20px 0;
}
.ekthesi-content{
	float:left;
	width:180px;
	height:230px;
	padding-right:5px;
	padding-left:40px;
	text-align:center;
}
#content .ekthesi-content img{
	margin:9px 0;	
}
span.ekthesi-title, span.subtitle{
	font-family:"Lucida Sans Unicode", Tahoma;
	float:left;
	display:block;
	width:100%;
	text-align:center;
	color:#b8b8b8;
	line-height:20px;
}
span.subtitle{
	font-size:85%;
	}