/* ===== IMAGES ===== */
/* put all images and list-style definitions here */

body { background: url(../../images/white/structure-bg.jpg) center top;}

#header { background: url(../../images/white/top-bg.gif) no-repeat 50% 0;}

#header h1 a,
.quote,
.nav ul a,
#catalogSection h2,
a.friendsLink,
.smallData,
.bigData,
.year
	{
	background-image: url(../../images/white/slice01.gif);
	}

#articles {
	background-image: url(../../images/white/articles.gif);
	}

#catalogSection ,
#footer { background:  url(../../images/white/double-line.gif) top repeat-x; }

#about { background: url(../../images/white/about-bg.gif) no-repeat 0 0;}

#cv {background: url(../../images/white/nelu.gif) no-repeat right top;}

/* ===== COLORS ===== */
/* put all color definitions here, grouped by color and then by attribute type */

/* --- all font --- */
body
{color: #63636f;}

/* --- White --- */

.cssSwitch { color: #FFF;}

code,
body,
table
{background-color: white;}

/* --- Gray --- */

table td
{border-color: #0F0F0F;}

/* --- Black --- */


table,
table th
{border-color: black;}


/* --- Mycolor gri deschis de la scriitori --- */

.quote em, .name { color: #babac7;}

/* --- a color #e90209 ---*/

a { color: #e90209;}

/* ===== PAGE gallery ===== */

.thumbList li {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	}

.infoGallery { background: #f7f7f7;}

.tag { background: #000;}

.thumbList img { border-color: #FFF;}
