/* @override http://localhost:8888/3doodler/style.css */
/* MAIN */
.title {
	font-size: 43px;
	display: block;
	margin-top: 20px;
	color: #b3b3b3;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-rendering: optimize-legibility;
	text-shadow: #333 2px 2px 3px;
}

.header {
	background-image: url(logo.png);
	
	color: #fff2df; 
	text-rendering: optimize-legibility;
	margin-bottom: 9px;
	letter-spacing: -3px;
	text-shadow: 2px 3px 3px #292929;  
    -webkit-text-stroke: 1px white;
    -moz-text-stroke: 1px white;
    -o-text-stroke: 1px white;
	font-family: 'Myriad-Pro', 'Myriad', Helvetica, arial, sans-serif;
	font-size: 117px;
	text-align: center;
	opacity: 0.7;
	width: 1024px;
	height: 200px;
	margin-left: -80px;
}

.shadow {
	-moz-box-shadow: 6px 6px 8px #000;
	-webkit-box-shadow: 6px 6px 8px #000;
	-o-box-shadow: 6px 6px 8px #000;
	box-shadow: 6px 6px 8px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#000000');
}


.mainItem:hover{
	background:-webkit-gradient(radial, 621 8, 0, 427 -218, 504, from(#2E2C32), to(#000000));
}

.menu {
	text-shadow: 1px 2px 2px #292929; 
	font: 16px 'Myriad-Pro', 'Myriad', "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	-webkit-text-stroke: 1px #bbb;
	-moz-text-stroke: 1px #bbb;
    -o-text-stroke: 1px #bbb;
	margin-top: -31px;
	margin-left: 44px;
}

.menu_item {
	
}

.menu_link{
	color: #ffeacc;
	text-decoration: none;
	direction: ltr;
}
.contcontcont{
	background: url(beyfacebug.jpg) no-repeat;
	width: 1280px;
	height: 715px;
	border: 1px solid #b4b6ac;
	margin: 56px auto 50px;
}

body {
	background-color: #000;
	background-image: url(stripe.png);
	margin-left: 10px;
}
.auth_cblock{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #cef951;
	width: 545px;
}
.auth_cname{
	color: #fff8e7;
	
	font: 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.auth_comm{
	margin-top: 242px;
}
.auth_title {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffe694;
}

.auth_item {
	text-rendering: optimize-legibility;
}
.auth_props{
	color: #523f2d;
	width: 362px;
	float: right;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 39px;
}
.auth_name{
	color: #fff8e7;
	float: left;
	clear: right;
	letter-spacing: -1px;
	-webkit-text-stroke: 1px #bbb;
	-moz-text-stroke: 1px #bbb;
    -o-text-stroke: 1px #bbb;
	font: 26px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.video {
}

.content {
	width: 620px;
	height: 360px;
	float: right;
}

.contcont {
	margin-left: 5px;
	width: 674px;
	height: 500px;
	}

.authors {
	margin-left: 5px;
}

.auth_email {
	color: #deddd7;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
.auth_email:hover{
	background-color: #444;
}

.auth_web:hover{
	background-color: #448;
}
.auth_web {
	color: #deddd7;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

.auth_data {
	color: #ff9771;
	font-size: 14px;
}

.gti {
	color: #d0fde9;
	font: bold 46px "Courier New";
	margin-right: -10px;
}
