/*

	- css for alexandru.es - original green

	{ you might find here some weird or not used css,
	  it's because I didn't knew how this would look
	  when I have started it and didn't had time to
	  remove what I don't needed anymore }

*/

p.styles {
	margin: 15px 0 15px 50px;
	padding: 0;
}
p.styles a, p.styles a:visited, p.styles a:hover {
	text-decoration: none;
	color: #64D147;
}
/* body */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	background: #333333;
}
#cool_links h1 {
	color: #64D147;
	font-size: 125%;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
p {
	margin: 0;
	padding: 0;
}
#top_side {
	width: 100%;
}
#top_side #message {
	margin-left: 50px;
	padding-top: 50px;
}
#title {
	width: 300px;
	height: 80px;
	text-align: right;
	font-size: 170%;
	color: #cccccc;
}
#title div {
	margin: 15px 15px 0 0;
}
#message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #cccccc;
}
#message span {
	font-size: 125%;
	color: #64D147;
	font-weight: bold;
}
#menu {
	background: #666666;
	width: 100%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 9px;
	height: 40px;
}
#menu ul {
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 30px;
	margin-bottom: 0px;
	float: right;
	width: 840px;
	height: 40px;
}
#menu ul li {
	display: inline;
}
#menu span {
display:none;
}
#menu ul li a, #menu ul li a:visited {
	float: left;
	height: 40px;
	background: #999999;
	text-decoration: none;
	color: #CCCCCC;
}
#menu ul li a.home, #menu ul li a.home:visited {
	background: #999999 url(menu/home.gif) center no-repeat;
	width: 130px;
}
#menu ul li a.home:hover {
	background: #999999 url(menu/home_hover.gif) center no-repeat;
	width: 130px;
}
#menu ul li a.about, #menu ul li a.about:visited {
	background: #999999 url(menu/about.gif) center no-repeat;
	width: 130px;
}
#menu ul li a.about:hover {
	background: #999999 url(menu/about_hover.gif) center no-repeat;
	width: 130px;
}
#menu ul li a.gallery, #menu ul li a.gallery:visited {
	background: #999999 url(menu/gallery.gif) center no-repeat;
	width: 150px;
}
#menu ul li a.gallery:hover {
	background: #999999 url(menu/gallery_hover.gif) center no-repeat;
	width: 150px;
}
#menu ul li a.webdesign, #menu ul li a.webdesign:visited {
	background: #999999 url(menu/webdesign.gif) center no-repeat;
	width: 150px;
}
#menu ul li a.webdesign:hover {
	background: #999999 url(menu/webdesign_hover.gif) center no-repeat;
	width: 150px;
}
#menu ul li a.projects, #menu ul li a.projects:visited {
	background: #999999 url(menu/projects.gif) center no-repeat;
	width: 180px;
}
#menu ul li a.projects:hover {
	background: #999999 url(menu/projects_hover.gif) center no-repeat;
	width: 180px;
}
#menu ul li a.blog, #menu ul li a.blog:visited {
	background: #999999 url(menu/blog.png) center no-repeat;
	width: 100px;
}
#menu ul li a.blog:hover {
	background: #999999 url(menu/blog_hover.png) center no-repeat;
	width: 100px;
}
#menu_items {
	width: 450px;
}
#contact a, #contact a:link, #contact a:visited {
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background: none;
}
#contact a:hover {
	padding-left: 15px;
	color: #333333;
	text-decoration: none;
	font-size: 9px;
	background: none;
}
#contact span {
	font-size: 14px;
	color: #cccccc;
}
.spacer {
	height: 25px;
}
#me_and_links {
	width: 100%;
	color: #CCCCCC;
}
#me_and_links p {
	margin-top: 10px;
}
#me {
	width: 350px;
	background: url(me.gif) top left no-repeat;
}
#stuff {
	position: absolute;
	top: 110px;
	left: 360px;
	padding-right: 15px;
	padding-bottom: 15px;
	font: normal 70.5% "Lucida Sans Unicode", sans-serif;
}
#stuff h1 {
	color: #64D147;
	font-size: 155%;
	font-weight: bold;
	padding: 15px 0 15px 0;
	margin: 0;
}
#stuff h1.first {
	padding: 0 0 15px 0;
}
#stuff a, #stuff a:link, #stuff a:visited {
	color: #64D147;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
#stuff a:hover {
	color: #cccccc;
	text-decoration: none;
	padding: 0 2px 0 2px;
	border-bottom: 1px dashed #64D147;
	background: #525252;
}
#cool_links {
	width: 270px;
	color: #CCCCCC;
	margin-left: 50px;
	padding-top: 200px;
}
/*
#cool_links span {
	color: #64D147;
	font-size: 125%;
	font-weight: bold;
}
*/
#cool_links ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
}
#cool_links div {
	margin-top: 15px;
	margin-bottom: 15px;
}
.cool_links a, .cool_links a:link, .cool_links a:visited {
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px;
	background: #333333;
	font-size: 10px;
}
.cool_links a:hover {
	color: #64D147;
	border-bottom: 1px dashed #CCCCCC;
	padding: 2px;
	background: #525252;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
#validate {
	text-align: right;
	color: #CCCCCC;
}
#the_box {
	width: 750px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-bottom: 15px;
}
.images div {
	margin-top: 15px;
	background: #cccccc;
	float: left;
	margin-right: 15px;
}
.images .wide {
	width: 404px;
}
.images .narrow {
	width: 304px;
}
.images div img {
	padding: 1px;
	border: 1px solid #cccccc;
	background: #333333;
	display: block;
}
.images span {
	padding: 3px;
	display: block;
	font-size: 10px;
}
.dark {
	color: #333333;
}
.green {
	color: #006600;
}
.avatars img {
	float: left;
	margin: 0 5px 5px 0;
	padding: 3px;
	border: 1px dashed #64D147;
}
/* my thoughts should go italic.. */
.thoughts {
	font-style: italic;
}

#footer {
  font-size: 10px;
  padding: 10px 50px 10px 50px;
}
#footer a {
  color: #cccccc;
}
#stuff h1 small {
  font-size: 10px;
}

