/*
Theme Name: gevorkian
Version: 1.0
Description: A child theme of Arch
Template: arch
*/

@import url("../arch/style.css");

.theme-pages, .left-content {
	font-size: 14px;
	color: #000000;
}
body {
	font:14px/1.8em arial;
	color:#212121;
	height:100%;
	font-family:'Open Sans', sans-serif;
	margin-top:0px; margin-bottom:50px;
} 
header {
	background:#e8e8e8;
	width:100%;
	padding:20px 0 0 0;
	}
.logo {
	margin-top:0px;
	float:left;
	margin-left:10.5%;
	margin-right: 20px;
}
nav {
	float:left;
	margin-top:-20px;
}
.menu ul li {
	float:left;
	margin-right:1px;
}
.menu ul li a:link, .menu ul li a:visited {
	padding:75px 40px 65px 30px;
	background:#F0F0F0;
	font:14px 'Open Sans', sans-serif;
	color:#797979;
}
.header-widget {
	float:left;
	width:20%;
	margin-right:5%;
}
.page-content {
	margin-top:5px;
}
.services ul, .team-list, .theme-pages, .left-content {
	background:#FFF;
	padding:30px;
	margin-bottom:40px;
	font-size:14px;
	color:#000000;
}
.thumbs-animate { 
	width:287px; height: 175px; overflow:hidden; position:relative;
}
.theme-pages, .left-content {
font-size: 14px;
color: #000000;
}
a:link, a:visited {
color: #01355c;
text-decoration: none;
font-family: arial;
}
.eshopidetails {display: none;}


