/* @style general */

body {
	text-align: center;
	background: #ffffff;
	margin: 0px auto;
	padding: 0px;
/*	font-family: Verdana, Arial, Courier, Geneva, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;*/
	font-family: Verdana,Helvetica,courier;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
/*	color: #757575;*/
	color: #000000;
}

p {
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: underline;
	color: #6a6a6a;
}

a:hover, a:active {
	text-decoration: none;
	background: #dfe0db;
	color: #6787bf;
}

img {
	padding: 3px;
	border: 1px solid #cccccc;
}

a img {
	border: 0px;
	text-decoration: none;
}


.image-left {
	margin: 5px 5px 5px 0px;
	padding: 3px 3px 3px 0px;
	float: left;
	position: relative;
	z-index: 5;
}

.image-right {
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 3px;
	float: right;
	position: relative;
	z-index: 5;
}

.clear {
	clear: both;
}
/* @end */


h1 {
	font-size: 1.8em;
	font-family: Verdana,Helvetica,courier;  
	font-weight: bold;
	line-height: 1.2em;
	font-style: normal;
	color: #337a8c;
}

h2 {
	font-size: 1.6em;
	font-family: Verdana,Helvetica,courier;  
	font-weight: bold;
	line-height: 1.2em;
	font-style: normal;
	color: #337a8c;
}

h3 {
	font-size: 1.4em;
	font-family: Verdana,Helvetica,courier;  
	font-weight: bold;
	line-height: 1.2em;
	font-style: normal;
	color: #337a8c;
}

h4 {
	font-size: 1.2em;
	font-family: Verdana,Helvetica,courier;  
	font-weight: bold;
	line-height: 1.0em;
	margin-bottom: 1px;
	font-style: normal;
	color: #337a8c;
}

h5 {
	font-size: 1.1em;
	font-family: Verdana,Helvetica,courier;
	font-weight: bold;
	line-height: .9em;
	font-style: normal;
	color: #757575;
}

.imageStyle {
	background: transparent;
}
/* @end */


/* @group CONTAINER */
#container {
	position: relative;
	width: auto;
	height: auto;
	margin: 0px 20px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 0px;
	text-align: left;
	background: #ffffff;
	z-index: 1;	
}
/* @end */


/* @wrapper */
#wrapper {
	position: relative;
	width: auto;
	margin: 0px;
	padding: 0px;
	background: transparent;	
}

#wrapper  #pageHeader {
	position: relative;
	margin-left: 300px;
	margin-top: 35px;
	background: transparent;
	height: 180px;
	z-index: 20;
}
/* @end */


/* @group logo */
#wrapper #logocard {
	position: absolute;
	top: 10px;
	left: 0px;
	background: url(images/clip.png) no-repeat;
	height: 180px;
	width: 279px;
}

#logocard #logo {
	position: absolute;
	left: 75px;
	top: 26px;
	width: 175px;
	height: 122px;
	z-index: 40;
	border: 0px;
}

#logocard #customimage {
	position: absolute;
	left: 75px;
	top: 29px;
	width: 175px;
	height: 122px;
/*	background: url(images/logo_mosicob_small.gif) top left no-repeat;*/
	background: url(images/logo08.jpg) top left no-repeat;
	z-index: 40;
	border: 0px;
}
/* @end */


/* @header */
#pageHeader h1 {
	font-size: 2.6em;
	font-family: Verdana,Helvetica,courier;  
/*	font-family: "Lucida Grande", Geneva, "Courier New", Courier, Georgia, serif;  */
	font-weight: bold;
	font-style: normal;
	color: #337a8c;
	font-variant : normal;
	text-align: left;
	z-index: 27;
}

#pageHeader h2 {
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana,Helvetica,courier;
/*	padding: 0px 24px 22px 0px;*/
	padding: 0px 0px 1px 0px;
	color: #8a8e9a;
	font-variant : normal;
	text-align: left;
	z-index: 27;
}

#customimage2 {
	z-index: 4;
}

#raccourci {
	position: relative;
	color: #999999;
	font-family: Verdana,Helvetica,courier;  
	font-weight: normal;
	font-size: 1em;
	text-align: left;
	padding: 0px 37px 0px 0px;
	margin-left: 50px;
}

#raccourci ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#raccourci li {
	list-style: none;
	display: inline;
}

#raccourci a {
	text-decoration: none;
	color: #999999;
}

#raccourci a:hover {
	color: #6787bf;
}
/* @end */


html>body #pageHeader h1 {
	padding: 40px 20px 0px 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: -16px;
}

#menuContainer {
	position: relative;
	float: left;
	width: 190px;
	background: transparent;
	margin-left: 25px;
	margin-top: 10px;	
}

html>body #menuContainer {
	margin-top: 20px;
	margin-left: 50px;
}

#menuContainer #sidebar {
	margin-top: 0px;
	text-align: left;
	padding: 0px 0px 5px 0px;
}

#menuContainer #sidebar p {
	padding: 10px 0px 5px 0px;
	font-size: .9em;
}

#menuContainer .sideHeader {
	font-size: 1.2em;
	font-family: "Lucida Grande","Courier New", Courier, Georgia, serif;  
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 1.3em;
	font-style: normal;
	color: #337a8c;
}

#menuContainer #sidebar ul {
}

#menuContainer #sidebar li {
}


#wrapper #content {
	position: relative;
	margin-left: 275px;
	margin-top: 100px;
	padding: 0px 0px 24px 24px;
	text-align: left;
	font-size: 1.1em;
	background: transparent;
}

#content ul {
	list-style: none;
	margin: 2px 2px 2px 5px;
	padding: 0px;
}

#content li {
}


/* Menu Styles */
#wrapper #menuContainer #navcontainer {
	width: 190px;
	margin: 0px;
	margin-bottom: 5px;
	position: relative;
	font-size: .9em;
	font-family: "Lucida Grande", Geneva, Verdana, Helvetica, sans-serif;
}

#navcontainer #current {
	color: #337a8c;
	background: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	color: #6787bf;
	background: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navcontainer li {
	position: relative;
}

#navcontainer a{
	display: block;
	padding: 0px;
	color: #757575;
	text-indent: 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}

#navcontainer a:hover {
	background: #ffffff;
	color: #337a8c;
	text-decoration: underline;
}

#navcontainer a:active {
}

/* Child - Level 1 */
#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	background: url(images/resume_subarrow24.png) left center no-repeat;
	padding: 0px;
	color: #757575;
	text-indent: 28px;
	text-decoration: none;
}

#navcontainer ul ul a:hover{
	background: #ffffff url(images/resume_subarrow24.png) left center no-repeat;
	color: #6787bf;
	text-decoration: underline;
}

#navcontainer ul ul #current{
	background: #ffffff url(images/resume_subarrow24.png) left center no-repeat;
	color: #6787bf;
	text-decoration: underline;
	font-weight: bold;
}

#navcontainer ul ul .currentAncestor {
	background: #ffffff url(images/resume_subarrow24.png) left center no-repeat;
	color: #6787bf;
	text-decoration: underline;
	font-weight: bold;
}

/* Child - Level 2 */
#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
	padding: 0px;
	background: url(images/resume_subarrow42.png) left center no-repeat;
	color: #757575;
	text-decoration: none;
	text-indent: 45px;
}

#navcontainer ul ul ul a:hover{
	background: #ffffff url(images/resume_subarrow42.png) left center no-repeat;
	color: #6787bf;
	text-decoration: underline;
}

#navcontainer ul ul ul #current{
	background: #ffffff url(images/resume_subarrow42.png) left center no-repeat;
	color: #6787bf;
	text-decoration: underline;
	font-weight: bold;
}
/* @end */


/* @group BLOG */


/* @group Archive Page */
.blog-archive-background {

}

.blog-entry-summary {
	margin-bottom: 20px;
}

.blog-archive-headings-wrapper {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px;
	padding-bottom: 1px;
}

.blog-archive-entries-wrapper {

}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	font-size: 1.6em;
	line-height: 23px;
	margin-bottom: 5px;
}

.blog-archive-link {
	margin-bottom: 20px;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
/* @end */


/* @group Entry Page */
.blog-entry {
	margin-bottom: 18px;
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
	z-index: 7;
	text-align: left;
}

.blog-entry-title {
	font-size: 1.35em;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #337a8c;
	font-family: Courier, Geneva, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
}

.blog-entry-date {
	font-size: .9em;
	margin-bottom: 10px;
	padding-bottom: 0px;
	height: 20px;
	padding-left: 20px;
	background: url(images/resume_blogcalendar.png) no-repeat left center;
}

.blog-read-more {
	font-size: .9em;
	margin-top: 6px;
	margin-left: 6px;
	padding: 0px;
	font-style: normal;
}

.blog-read-more a {
	font-size: .9em;
	padding: 0px;
	font-style: normal;
}

.blog-read-more a:hover {
	font-size: .9em;
	padding: 0px;
	font-style: normal;
}

.blog-entry-summary {
	margin-bottom: 10px;
}

.blog-entry-body {
	font-family: "Times", "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	font-style: normal;
}

.blog-entry-comments {
	margin-top: 10px;
	font-size: .9em;
	padding-bottom: 10px;
}

.blog-entry-comments a {
}

/*styles the category link in the main entry */
.blog-entry-category {
	margin-right: 5px;
	padding-left: 5px;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
	height: auto;
	padding-left: 20px;
	background: url(images/resume_blogpage.png) no-repeat left center;
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
	padding-left: 20px;
	background: url(images/magnify.png) no-repeat left center;
}

.blog-entry-body {
	text-align: left;
}

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 10px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-top: 12px;
	margin-bottom: 10px;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-top: 10px;
	margin-bottom: 10px;
}

a.blog-rss-link {
	background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
}

a.blog-comments-rss-link {
	background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
}
/* @end */


/* project style */
.project-entry {
	margin-bottom: 18px;
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
	z-index: 7;
	text-align: left;
}

.project-title {
#	font-size: 1.35em;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #cc0033;
	font-family: Courier, Geneva, "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
}


.project-body {
	font-size: 0.95em;
	font-family: "Times", "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	font-style: normal;
}

.project-detail {
	font-size: 1.em;
	font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
	font-style: normal;
	text-align: justify;
}



/* Table Styles */
#content table {
	font-size: .9em;
}

#footer {
	position: relative;
	width: 750px;
	margin: 0px 20px 30px 20px;
	text-align: center;
	font-family: "Courier New", Courier, Georgia, serif;  
	font-size: .95em;
}

#footer p {
	font-size: .95em;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}



