body {
	background-color: rgb(255,255,255);
	color: rgb(59,67,68);
	margin: 0;
	padding: 0;
	font: 1em/1.4 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Tahoma, sans-serif;
	
	background-image:none;
}
	
/*	body {
		background-image: url(../images/holidays/xmas/vector-christmas-card-with-fir-tree-branch-and-garland-913-1842-top.jpg);
		background-repeat:repeat-x;
		background-position: top;
	}*/

h1, h2, h3 {
	margin: 0;
	padding: 0 0 1em 0;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
h1 {
	text-align:center;
}
p {
	margin: 0;
	padding: 0 0 1em 0;
}

ul, ol {
	margin: 0;
	padding: 0 0 1em 1em;
}


h1 {
	font-size: 137.5%;
	color: rgb(241,47,93);
}

h2 {
	font-size: 125%;
	color: rgb(241,47,93);
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 90%;
}

a:link, a:visited {
	color: rgba(241,47,93,0.8);
}

a:hover {
	color: rgb(241,47,93);
	text-decoration: none;
}

.header {
	text-align: right;
	padding: 40px 0 0 0;
	border-bottom: 8px solid rgb(59,67,68);
	margin-bottom: 40px;
}

/*.header {
	padding: 180px 0 0 0;	
}*/

.header h1 {
	font-size: 187.5%;
	padding-bottom: 10px;
	color: rgb(59,67,68);
}

.header .inner {
	border-bottom: 1px solid rgb(59,67,68);
	margin-bottom: 2px;
}

.header h1 span {
	font-style: italic;
	color: rgb(241,47,93);
}

.footer {
	clear: both;
	background-color: rgb(59,67,68);
	color: rgb(255,255,255);
	padding: 20px 0 20px 0;
	overflow: auto;
}

.footer a:link, .footer a:visited {
	color: rgb(255,255,255);
}

.nav {
	list-style-type: none;
	padding: 0;
}

.nav a:link, .nav a:visited {
	text-decoration: none;
	display: block;
	border-top: 1px solid rgb(232,243,248);
	padding: 0.5em 0 0.5em 10px;
	color: rgb(66,148,182);
	behavior: url(http://ancientgreekdramainstitute-cyprus.org/css/PIE.htc);	
}

.nav a:hover {
	background-color: #6C3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;	
	border-radius:10px;
	color: #fff;
	behavior: url(http://ancientgreekdramainstitute-cyprus.org/css/PIE.htc);	
}

/*.nav il a  {
	margin-left:20px;
	
}*/

.box {
	border-top: 1px solid rgb(219,230,236);
	padding: 1em 0 1em 0;
}

.wrapper {
	width: 90%;
	margin: 0 auto 0 auto;
}

#google_translate_element {
	margin-top:20px;
	margin-bottom:20px;
	padding-top:10px;
}


.adr div {
	margin:0;
	
}
.org {
	font-weight:bold;
	font-size:14px;
}
.footer {
/*	clear: both;
	background-color: rgb(59,67,68);
	color: rgb(255,255,255);
	overflow: auto;
	padding: 20px 0 20px 0;*/
}
.footer .copy {
/*	float: left;*/
	width: 100%;
}
#social_links {
	text-align:center;
	margin-top:15px;	
}
#social_links img {
	border:none;
	margin-right:3px;
	
}
.footer .vcard {
	width: 100%;
	float: right;
	text-align:right;
	margin-top:15px;
}
.footer a:link, .footer a:visited {
	color: rgb(255,255,255);
}

.CENTERP {
	text-align: center;
}



@media only screen and (min-width: 768px) {
	.subnav {
		width: 31.42857%; /* 220/700 */
		float: left;
	}

	.article {
		float: right;
		width: 65.71428%; /* 460/700 */
		
	}

	.aside {
		width: 100%; 
		clear: both;
	}

	.footer .copy {
		float: left;
		width: 50%; /*31.42857% 220/700 */
		margin-top:0px;
	}

	.footer .vcard {
		float: right;
		width: 100%; /*31.42857% 220/700 */
	}
	
/*body {
	background-image: url(../images/holidays/xmas/vector-christmas-card-with-fir-tree-branch-and-garland-913-1842-top.jpg);
	background-repeat:repeat-x;
	background-position: top;
}

.header {
	padding: 180px 0 0 0;	
}*/
}

@media only screen and (min-width: 992px) {	

	body {
		background-image:none;
	}
	
	.wrapper {
		max-width: 1180px;
	}
	
	.subnav {
		width: 23.404255%; /* 220/940 */
		margin-right: 2.1276596%; /* 20/940 */
	}

	.article {
		float: right;  /*left*/
		width: 74.4680851%; /* 700/940 */
		
	}

	.aside {
		width: 23.404255%; /* 220/940 */
		float: right;
		clear: none; /* to counteract the clearing of the previous breakpoint */
	}

	.footer .copy {
		width: 33%; /*23.404255 220/940 */
		margin-top:0px;
	}

	.footer .vcard {
	width: 33%; /*23.404255 220/940 */
	margin-top: 0px;
	}	
	
/*	body {
		background-image: url(../images/holidays/xmas/vector-christmas-card-with-fir-tree-branch-and-garland-913-1842.jpg);
		background-repeat:repeat-y;
		background-position: right;
	}*/
	
	.header {
		padding: 40px 0 0 0;	
	}	
	
/*	#hp-div {
		background-image: url(../images/holidays/xmas/happy-holidays.jpg);
		background-repeat:no-repeat;
		background-position: center bottom;		
	}*/
	.hl-white {
		background-color:white;
	}
}