html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


body { line-height: 1; text-align: center; background:#333; font-family:Tahoma, Arial, sans-serif; font-size:12px; color:#333333;}

/*replacement for default text highlight effect*/
::-moz-selection{
    background:#555;
    color:#7aa62f;
}
::selection{
    background:#555;
    color:#7aa62f;
}




@font-face {font-weight: normal; font-style: normal;
    font-family: 'ArmWrestlerBold';
    src: url('ArmWrestler-webfont.eot?') format('eot'),
         url('ArmWrestler-webfont.woff') format('woff'),
         url('ArmWrestler-webfont.ttf') format('truetype'),
         url('ArmWrestler-webfont.svg#webfontgVW20KkI') format('svg');
    

}
.allContent { width:261px; margin:0 auto; text-align:left; }
	a {color: #000; text-decoration:none; }
	ol {list-style-type: none; }
	
 	h1 {font-size:30px; color:#fff; margin:30px 0 20px 0; float:left;
		font-family:'ArmWrestlerBold', Arial, sans-serif;
		text-shadow: 2px 2px 2px #000;
			
		}
		h1 span {display:block; float: left; white-space:nowrap;}
		h1 span strong {font-style:normal; color:#555;}
		h1 q {font-size:11px; color:#555; text-shadow:none; line-height:13px; font-style:normal; display:block; float: left; white-space:nowrap; clear:left; padding:2px 0 0 0;}
		h1 span {color:#fff;}
		
	h2 {font-size:18px; color:#fff; margin:20px 0 10px 0; clear:left; font-family:'ArmWrestlerBold', Arial, sans-serif;
			text-shadow: 1px 1px 1px #000;
		}
		
	h2 span{font-size:16px; color:#000;}
	h2 img{display:none;}
	
	p {font-size:12px; color:#ccc; margin:10px 0 10px 0; line-height:18px; text-indent:0px; clear:left;}
		p a {color: #ccc; border-bottom:dotted 1px;}
		p a:hover {color: #fff;}
	

.theContent {float:left; width:261px; border:0px solid #eef0f1; margin-top:0px; margin-bottom:0px; border-top:0; }
#listwrap {background:url(../img/ul-bg.png) no-repeat 0 0; width:300px; position:relative; left:-35px; padding: 2px 0 10px 35px;}

/*projects list*/
#projects {padding:0 0 20px 0;}
	#projects li {clear:left; padding:7px 0 0 0;}
	#projects li a { display:block; border: solid 3px #fff;  padding: 10px; font-size:16px; width:235px; background: #dedede url(../img/list-bg.png) repeat-x 0 0; /*imagine de fundal - pentru browsere care nu supota css gradient*/
				
				background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dedede));
				background-image: -moz-linear-gradient(top, #fff, #dedede);		
				-webkit-border-radius: 5px;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-box-shadow:0px 3px rgba(0, 0, 0, 0.25);
				-moz-box-shadow:0px 3px rgba(0, 0, 0, 0.25);
				box-shadow:0px 3px rgba(0, 0, 0, 0.25);
 	}

	#projects li a.hover {background: #fff url(../img/list-bg-h.png) repeat-x 0 0;
				
				background-image: -webkit-gradient(linear, left top, left bottom, from(#dedede), to(#fff));
				background-image: -moz-linear-gradient(top, #dedede, #fff);		
		
				-webkit-border-radius: 5px;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-box-shadow:0px 3px rgba(0, 0, 0, 0.25);
				-moz-box-shadow:0px 3px rgba(0, 0, 0, 0.25);
				box-shadow:0px 3px rgba(0, 0, 0, 0.25);
 	}
	
	#projects li a em {font-size:11px; color:#666; font-style:normal;}
	#projects li a span { display:block; float: left; width:30px; height:30px; overflow:hidden; margin:0 13px 0 0; border: solid 2px #ccc; text-indent:-9999px; background: #fff url(../img/loading.gif) no-repeat 4px 3px;
				
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px;
		}
		
	/*project icons*/
	#projects li a span.chifteluta {background: #fff url(../img/chifteluta-logo.png) no-repeat 0 0;}
	#projects li a span.eConta {background: #fff url(../img/e-conta-logo.png) no-repeat -12px -1px;}
	#projects li a span.floatLeft {background: #fff url(../img/float-left-logo.png) no-repeat 0 0;}
	#projects li a span.jur {background: #fff url(../img/jur.png) no-repeat 0 0;}
	#projects li a span.pmd {background: #fff url(../img/pmd.jpg) no-repeat 0 0;}
	#projects li a span.selectoul {background: #fff url(../img/selectoul.png) no-repeat 0px 0px;}
	#projects li a span.mmn {background: #fff url(../img/mmn.png) no-repeat 0px 0px;}
	#projects li a span.hartaRomaniei {background: #fff url(../img/hartacss.png) no-repeat 0px 0px;}
	
	#projects li a.clicked span {background: #fff url(../img/loading.gif) no-repeat 4px 3px !important;}
	
	


.footer { position:relative; padding: 10px 60px 20px 0; width:201px; }
.footer ul { position:absolute; right:0; top:8px;}
.footer ul li {float:left; }
.footer p {font-size:11px; line-height:13px;  padding: 0px 0px 0 0; margin:0; }
.footer a {display:block; float:left; width:24px; height:24px; text-indent:-9999px; }
.footer a.twitter { background:url(../img/twitter.png) no-repeat 0 0; margin:0 5px 0 0;}
.footer a.linkedin { background:url(../img/linkedin.png) no-repeat 0 0}
.footer a {
		-webkit-box-reflect:
		  below 1px 
		-webkit-gradient(linear, left top, left bottom, from(transparent), 
		  color-stop(0.5, transparent), 
		  to(rgba(255, 255, 255, 0.5)));
	}

.hr {border-top:solid 1px #ccc; font-size:1px; line-height:1px; }
.hr hr {display:none; }

/*this hides the h2 when flipping the media device*/
.show_normal {display:none;}


/*skin switcher*/
.showOptions {display:block; width: 20px; height:20px; background: url(../img/plus.png) no-repeat 0 0; position:absolute; top:0; left:50%; margin:4px 0 0 155px;cursor:pointer;}
.hideOptions {display:block; width: 20px; height:20px; background: url(../img/minus.png) no-repeat 0 0; position:absolute; top:0; left:50%; margin:4px 0 0 155px; cursor:pointer;}
.skinOptions {display:block; width: 100px; position:absolute; top:-130px; left:50%; margin:0 0 0 20px; text-align:left; padding:5px 10px 10px 10px; background:#666;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(#555));
		background-image: -moz-linear-gradient(top, #666, #555);		

		-webkit-border-radius: 0 0 5px 5px;
		border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-webkit-box-shadow:0px 3px rgba(0, 0, 0, 0.25);
		-moz-box-shadow:0px 3px rgba(0, 0, 0, 0.25);
		box-shadow:0px 3px rgba(0, 0, 0, 0.25);
	}

	.skinOptions .h {font-weight:bold; }
	.skinOptions ul {padding: 3px 0 0 0; width:100px;}
	.skinOptions ul li { padding: 0; display:block; float: left; clear:left; width:100px;}
	.skinOptions ul li a{border-bottom: solid 1px #555; color:#999; display:block; font-size:11px; padding: 4px 0 5px 4px; float:left; clear:left; width:96px}
	.skinOptions ul li a:hover {color:#ccc; border-bottom: solid 1px #999;}



.downloads {display: block; position:absolute; background: #dc0001; color:#fff; font-size:10px; float:left; top:29px; right:-13px; padding: 4px 7px; border:solid 2px #fff; 	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ed1b1c), to(#c10203));
	background-image: -moz-linear-gradient(top, #ed1b1c, #c10203);}
	#projects li a {position:relative;}



