/* @override 
	http://www.myartadmin.com/themes/flashy/css/color-maria.css?m=1327122153
	http://www.myartadmin.com/themes/flashy/css/color-maria.css?m=1327123764
	http://localhost/gelila/themes/gelilanew/css/colors.css?m=1329964239
	http://localhost/gelila/themes/gelilanew/css/colors.css?m=1331643775
*/

body {
	color: #C;
	font-weight: normal;
}

html {
	background: #000 url(../images/SiteBgBlackTexture.jpg) no-repeat -200px top;
}

div.YourName {
	display: block;
	width: 252px;
	height: 43px;
	color: #FFFFFF;
	background: url(../images/GBLogo.png) no-repeat top left;
	//position: relative;
	//left: -3px;
}

div.YourName div {
	display: none;
}

#Navigation {
	position: relative;
}

#Navigation ul.menu2 {
	background-color: #666666;
}

#Navigation a.current, #Navigation a.section {
	color: #FFF;
}

#Navigation ul.menu1 li a {
	color: #111;
}
				
#Navigation ul.menu1 li:hover > a { 
	color: #FFF;
}

/* TYPE */

.typography p { 

}

a, a:visited, .typography a { 
 	text-decoration: none; 
	color: #111;
	font-weight: 700;
}
	.typography a:hover { 
 		text-decoration: underline;
	}


#Container {
	border-top: none;
}

#Footer { 
 	color: #555;
}

#Footer #FooterContent {
	margin: 0 auto;
}
	
#Footer h3 {
	color: #555555;
}

#Footer a, #Footer a:visited { 
 	color: #999999;
}
#Footer a:hover, #Footer a:visited:hover { 
 	text-decoration: underline;
}

#Footer strong {
	color: #CCCCCC;
}

#ExtraContent {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #FFFFFF url(../images/s60r15.png) repeat-x bottom left; 
	border-top: 1px solid #BBBBBB;
}

#Resume {
	color: #BBB;
	color: rgba(255,255,255,0.8);
}

#Resume .Main-category, #Resume .Sub-category {
	color:#FFF !important;
}