/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License

*/



body {
	margin: 0;
	padding: 0;
	color: #636363;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	font-family: Gerogia;
}



h1, h2, h3 {

	margin-top: 0;

}



h1 {

	font-size: 20px;
	line-height: 30px

}



h2 {

	font-size: 20px;
	font-weight: normal;

}



h3 {

	font-size: 14px;

}



ul {

	list-style-image: url(images/img07.gif);

}



a {
	text-decoration: none;
	color: #000000;
}



a:hover {

	text-decoration: underline;

}



a img {

	border: none;

}



img.left {

	float: left;

	margin: 0 20px 0 0;

}



img.right {

	float: right;

	margin: 0 0 0 20px;

}



/* Header */



#logo {
	width: 100%;
	height: 48px;
	margin: 0 auto;
	background-color: #191919;
}

/* About */

#about {
	float: left;
	width: 768px;
	margin: 0 0 24px 0;
}


#about p {
	background-image:url(../../GFX/QB_about.png);
	float: left;
	padding: 124px 48px 20px;
	margin: 0;
	color: #1a1a1a;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	font-family: Georgia;
	text-align: justify;
}



#about h1 {

	font-weight: normal;

	font-size: 1.6em;

}


#about a:hover {

	text-decoration: underline;

}


a.CV {

	color: #ebebeb;	
	font-size: 14px;
	background: url(../../GFX/QB_arrow.png) no-repeat right center;
	border: none;
	height: 30px;
	float: left;	
	padding: 12px 32px 4px 16px;

}

a.CV:hover {

	text-decoration: underline;


}

a.Email {
	color: #ebebeb;	
	font-size: 14px;
	background: url(../../GFX/QB_Email.png) no-repeat right center;
	border: none;
	height: 30px;
	float: left;		
	padding: 12px 32px 4px 16px;
}

a.Email:hover {

	text-decoration: underline;

}

a.Folio {
	color: #ebebeb;	
	font-size: 14px;
	background: url(../../GFX/QB_arrow.png) no-repeat right center;
	height: 30px;
	border: none;	
	float: left;	
	padding: 12px 32px 4px 6px;
}

a.Folio:hover {

	text-decoration: underline;


}

.RSS {
	float: right;
	color: #ff9600;	
	font-size: 14px;
	padding: 16px 16px 0 0;
	text-decoration: none;
}

a.RSS {
	color: #ff9600;	
	text-decoration: none;
}

a.RSS:hover {
	color: #ffffff;	
	text-decoration: none;
}


/* New - Old */


.Newer {
 float: right;
 
}

.Older {
 float: left;
 
}


/* Menu */



#menu {
	width: 560px;
	height: 42px;
	margin: 0 auto;
}



#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#menu li {

	display: inline;

}



#menu a {

	display: block;

	float: left;

	margin: 0 3px 0 0;

	padding: 8px 15px 10px 15px;

	border: none;

	text-decoration: none;

	text-transform: uppercase;

	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;

	font-size: 10px;

	color: #CCCCCC;

}



#menu a:hover {

	background: url(images/img05.jpg) repeat-x;

	margin: 0 3px 0 0;

	padding: 8px 15px 10px 15px;

	color: #FFFFFF;

}



#menu .current_page_item a {

	background: url(images/img05.jpg) repeat-x;

	margin: 0 3px 0 0;

	padding: 8px 15px 10px 15px;

	color: #313131;

}



/* Wrapper */



#wrapper {
	background: #fafafa;
}



/* Page */

#HRthick {
	padding: 30px 0 0 0;
	background-image: url(../../GFX/QB_bar_thick.png);
	background-repeat: no-repeat;
	margin: 32px 0 32px 0;

}

#page {
	width: 800px;
	margin: 0 auto;
}



#page-bg {

	padding: 11px 24px;

	background: url(images/img03.jpg) no-repeat;

}



/* Latest Post */



#latest-post {

	padding: 20px;

	border: 1px solid #E7E7E7;

}



/* Content */



#content {
	float: left;
	width: 560px;
	padding: 0 30px 0 32px;
}

#flash {

	border:1px solid #000000;
	background-color: #969696;
	padding: 4px;
	
}

.post {
	margin-bottom: 32px;
	border-bottom: 1px solid #C8C8C8;
}



.post h1 {

	font-weight: normal;

}



.title {
	margin: 0;
	font-weight: normal;
}



.title a {

	border-bottom: none;

}



.title a:hover {


}



.byline {

	margin: -24px 0 20px 0;
	border-bottom: 1px solid #C8C8C8;
	float: right;
	text-align: right;
	width: 100%;

}



.entry {
	text-align:left;
}



.entry img {

	padding: 4px;
	top;
	

}

.links {

	padding-top: 8px;

	text-align: right;

}



.links a {


	background: url(images/img04.gif) no-repeat left center;

	border: none;

}



.links a:hover {


}



/* Sidebars */



.sidebar {
	float: left;
	width: 176px;
	padding: 274px 0;
}



.sidebar ul {

	padding: 0;
	list-style: none;

}



.sidebar li {

	padding: 0 0 2px 0;

}



.sidebar li ul {

}



.sidebar li li {

padding: 0 0 4px 0;

}



.sidebar li h2 {
	margin: 18px 0 16px 0;
	padding: 0 0 2px;
	color: #000000;
	border-bottom: 1px solid #C8C8C8;
}



.sidebar img {

	display:block;


}

.sidebar a {

	color: #636363;
	
	text-decoration: none;

}

.sidebar a:hover {

	color: #000000;
	
	text-decoration: underline;

}

a.more {

	color: #000000;	
	font-size: 14px;	
	padding-right: 32px;
	background: url(../../GFX/QB_glasses.png) no-repeat right center;
	border: none;

}

a.comments {

	color: #000000;
	font-size: 14px;
	padding-right: 32px;
	background: url(../../GFX/QB_speech.png) no-repeat right center;
	border: none;

}


/* Calendar */



#calendar_wrap {

	padding: 0 0 0 20px;

	text-align: center;

}



#calendar_wrap table {

	width: 90%;

}



#calendar_wrap th {

}



#calendar_wrap td {

}



#calendar_wrap tfoot td {

	border: none;

}



#calendar_wrap tfoot td#prev {

	text-align: left;

	font-weight: bold;

	border: none;

}



#calendar_wrap tfoot td#prev a {

	border: none;

}



#calendar_wrap tfoot td#next {

	text-align: right;

	font-weight: bold;

	border: none;

}



#calendar_wrap tfoot td#next a {

	border: none;

}



/* Footer */



#footer {

	height: 32px;
	background-color: #000000;

}



#footer p {
	margin: 0 auto;
	padding: 4px 0;
	text-align: center;
	font-size: 12px;
	color: #969696;
	width: 100%;
}



#footer a {

	color: #FFFFFF;

}



/* Nucleus CMS stuff. Edited and modified by Suvoroff (http://nucleus.com.ru) */



.combody {

	padding: 0;

	text-align: justify;

	margin-top: 0;

	line-height: 180%;

}



.searchform .formfield {
	margin: 0;
	padding: 4px 4px 3px 4px;
	width: 100px;
	background-color: #ebebeb;
	border: none;
	font-size: 14px;
	font-family: Georgia;
	color: #000000;
	font-weight: normal;
	border-bottom: 2px solid #b9b9b9;
	border-top: 2px solid #b9b9b9;

}



.searchform .formbutton {

}



html:not([lang*=""]) .searchform .formfield {


}



html:not([lang*=""]) .searchform .formbutton {


}




.formfield {
	margin: 0;
	padding: 4px 4px 3px 4px;
	width: 156px;
	background-color: #ebebeb;
	border: none;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	background-repeat: repeat-x;
	width:560px;
	overflow-x: hidden;
	overflow-y: auto;
}



.formbutton {
	margin: 0;
	text-decoration: none;
	font-size: 20px;
	color: #000000;
	width: 64px;
	height: 28px;
	font-family: Georgia;
	float: left;
	font-size: 18px;
	border: none;
	margin: 0 4px 0 0;
	background: none;
}



#nucleus_lf_pwd {

	width:100px;

	font-size:10px;

	margin:2px;

}



#nucleus_lf_name {

	width:100px;

	font-size:10px;

	margin:2px;

}



#nucleus_lf_shared {

	margin:2px;

}


n
#nucleus_cf_body {
	width:300px;
	height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
}



#nucleus_cf_remember {

	margin:0px 3px 2px 0px;

	border: 1px solid #333333;

	color: #CCCCCC;

	background: #000;

}



* html #nucleus_cf_remember {

	margin:0px 3px -2px -3px;

	border: 1px solid #333333;

	color: #CCCCCC;

	background: #000;

}



#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email, #nucleus_cf_verif {

    width: 300px;

}



.commentform .formfield, .commentform .formbutton, .loginform .formbutton, .mailform .formfield {

	display: block;

}



.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield {

    width: 300px;

    margin-right: 105px;

    margin-bottom:16px;

}



.loginform {

	padding:3px;

}



.error {

	color: red;

	font-weight: bold;

}



.pageswitch {

	text-align:center;

	padding:0 0 24px 0;

	margin:0;

}



.padding {

	padding:8px 10px;

}



.counters {

	padding:15px 15px;

}



.counters a {

	border:none;

}



.leftbox {

	float: left;

	margin: 9px 15px 0 0;

}



.rightbox {

	float: right;

	margin: 9px 0 0 15px;

}