﻿/* ###########################################
   ##  Name: Surreal - Business & Portfolio ##
   ##  Author: cesiel1993                   ##
   ##  File: blue.css                       ##
   ##  Last Updated: July 17th, 2009        ##
   ##  Help: Email - cesiel1993@gmail.com   ##
   ###########################################
*/


body {
	/*background: #244383;*/
	/*background-image: url('../images/top-bg.gif');*/
	background-image: url('../images/bg-body.gif');
	/*background-repeat: repeat-x;*/
	background-color: #666699;
}


/* ---- Standard Elements ---- */

a {
	color: #000000;
}

a:hover {
	color: #CD004D;
}

/*a:visited {
	color: #000000;
}*/

a:active {
	color: #000000;
}


/* ---- Background ---- */

#gradient {
	/*background: url(../images/blue/bg_gradient.jpg) repeat-x;*/
}

.gradient_highlight {
	/*background: url(../images/blue/bg_highlight.gif) no-repeat;*/
}


#footer {
	color: #fff;
	/*padding-left: 20px;*/
}
