@charset "utf-8";
body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-image:url(http://bourtsev.com/online-portfolio/img/body_bg2.jpg); background-repeat: repeat-x;
}

.andreius #container {
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	/*height: 82em;*/
}

.andreius #containerBlog {
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	height: 94em;
}

.andreius #header { 
	padding: 0 10px 0 20px; 
	height: 120px;
} 
.andreius #header h1 {
	margin: 0; 
	padding: 25px 0;
	color:#FFFFFF;
}
.andreius #mainContent {
	padding: 0 20px; 
	background: #FFFFFF;
	height: auto;

}
.andreius #mainContentRes {
	padding: 0 20px; 
	background: #FFFFFF;
	height: 94em;

}

.andreius #mainContentBlog {
	padding: 0 20px; 
	background: #FFFFFF;

}
.andreius #mainContentResWebDev {
	padding: 0 20px; 
	background: #FFFFFF;
	height: 150%;

}
.andreius #footer { 
	text-align: center;
	border-top: 1px solid #eae9e6;
	margin-top: 5%;

} 
.andreius #footer p {
	margin: 0; 
	padding: 12px 0; 

}
#footer { width: 960px; margin: 0 auto; text-align: center; border-top: 1px solid #eae9e6; padding-top: 10px; text-transform: capitalize; letter-spacing: 2px; }

.xspace { height: 10px; }

/********************************
Global
*********************************/
body { font:14px Arial,Helvetica,FreeSans,sans-serif }
/*Removal of underline and addition of border-bottom for links */
a { text-decoration: none; border-bottom: 1px dotted #81785a; color: #565347 }
a:focus { outline:1px #8a887d dotted }
a:hover { color: #820000 }
hr { background:#eae9e6; border:0; clear:both; height:1px }
img {border: none }

/**********************************
Headers
************************************/
h1 { font-size:35px; font-family: Georgia, "Times New Roman", Times, serif; color: #565245; font-weight: 400  }
h2 { font-size:16px; font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase; color: #820000; padding-bottom: 3px; letter-spacing: 2px; font-weight: 400 }
h3 { font-size:14px; font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase; color: #565245;  letter-spacing: 2px; font-weight: 400 }
h4 { font-size:14px; font-family: Georgia, "Times New Roman", Times, serif; color:  #565245; letter-spacing: 1px; font-weight: 400; margin-top: 0px; }
h5 { font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight: 400 }
.blogT { margin-top: 25px;  padding-top: 10px; border-top-color: #820000; border-top-style: solid; margin-left:115px;}


/**********************************
Block-level
***********************************/
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset { margin-bottom:5px }
p { color: #565347; line-height: 22px }
ul li {
	color: #565347;
	list-style: none;

}
.resume_list li {
	line-height: 1.4em;
	list-style: none;
	margin-left: -10px;
	text-indent: -10px;
	margin-right: 30px;
}

/*********************************
Navigation
**********************************/	    
#nav_topic { margin-left: -62px; auto; height: 23px; width: 100%; }
#nav_topic ul {margin: 0 auto; width: 960px; height: 23px }
#nav_topic li {
	margin: 0;
	float: left;
	height: 23px;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	background: #8a887d url(http://bourtsev.com/online-portfolio/img/button_bg.jpg) no-repeat left top;
}
li#nav_topic_home {
	background: #8a887d url(http://bourtsev.com/online-portfolio/img/button_bg_first.jpg) no-repeat left top !important;
	width: 191px;
	border-left-color: #8a887d;
	border-left-style: solid;
	border-left-width: thin;
}
#nav_topic_about {
	width: 192px;
}
#nav_topic_portfolio2 {
	width: 192px;
}
#nav_topic_resume {
	width: 192px;
}
#nav_topic_contact {
	width: 189px;
	border-right-color: #8a887d;
	border-right-style: solid;
	border-right-width: thin;
}
#nav_topic li:hover {
	background: #8a887d url(http://bourtsev.com/online-portfolio/img/button_bg_hover.jpg) no-repeat left top !important;
}
body.home #nav_topic_home, ul li#nav_topic_home:hover {
	background: #8a887d url(http://bourtsev.com/online-portfolio/img/button_bg_hover_first.jpg) no-repeat left top !important;
}
#nav_topic li a {
	margin: 0;
	display: block;
	height: 23px;
	width: 125px;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 65px;
	font-size: 15px;
	border: none;
	color: #3f3c30;
	font-weight: 600;
	letter-spacing: 1px;
}

/*
The following rules alter the text color of the current navigation item.
Navigation text color is altered when the class value in the body element matches the navigation's list item element's ID value.
*/
body.about #nav_topic_about, 
body.portfolio2 #nav_topic_portfolio2, 
body.resume  #nav_topic_resume, 
body.contact #nav_topic_contact { background-image: url("http://bourtsev.com/online-portfolio/img/button_bg_hover.jpg") } 

body.home #nav_topic_home a, 
body.about #nav_topic_about a, 
body.portfolio2 #nav_topic_portfolio2 a, 
body.resume #nav_topic_resume a, 
body.contact #nav_topic_contact a { color: #820000 } 

/*********************************
Gallery
*********************************/

.andreius #gallery_home {
	width: 920px;
	height: 300px;
}
/*********************************
Portfolio
*********************************/
.portfolio_h21 {
	border-bottom: #820000;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	margin-bottom: 5px;

}
.portfolio_h2 {
	border-bottom: #820000; 
	border-bottom-style: solid;
	border-bottom-width: 6px;
	margin-bottom: 5px;

}
#portfolio_lc {
	float: left;
	width: 450px;

}
#portfolio_rc {
	float: right;
	width: 450px;

}
.portfolio_desc {
	height: 83px;
	color: #565347;
	float: right;
	margin-left: 135px;
	margin-top: -125px;
	margin-top: -126px\9;
	padding: 15px;
	background-color: #F8F3E5;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #eae9e6;
    background-image: -moz-linear-gradient(center top, #FFFFFF, #F8F3E5);
	background-image: url(../img/porfolio_desc_bk.jpg);
    background-position: 0 0;
    background-repeat: repeat;
		
}
.portfolio_em {
	color: #820000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;	
}

.blogdate {
	font-size:11px;
	margin-top:-5px;
}

