body {
	background: #f2f1ed;
	font: 14px Helvetica, Arial, sans-serif;
	color: #222;
	margin: 10px 0 10px 0;
}

img, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 42px;
	font-weight: bold;
	color: #944;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
}

h1 a {
	color: #944;
}

h1 a:hover {
	text-decoration: none;
}

h2 {
	font-size: 25px;
	font-weight: bold;
	color: #444;
	margin: 0px 0px 2px 0px;
}

h2 a {
	color: #444;
	text-decoration: none;
}

h2 a:hover {
	color: #900;
	text-decoration: none;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #444;
}

h3.website {
	color: #944;
	font-size: 18px;
}

h3 a {
	color: #444;
	text-decoration: none;
}

h3 a:hover {
	color: #900;
	text-decoration: none;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #444;
}

p {
	margin: 0;
	line-height: 19px;
	padding: 5px 0 10px 0;	
}

ul, ol {
	list-style: none;
}

a {
	color: #900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote p{
	margin: 0px;
	padding: 0px;
}

hr {
	border:1px solid #944;
	clear: both;
}

hr.portfolio {
	border:1px solid #444;
	clear: both;
	margin: 5px 0 20px 0;
}

.summary {
	font-weight: bold;
}

.noPrint {
	display:block;
}

.printOnly {
	display:none;
}

.smalltext {
	font-size: 0.88em;
}

#logo {
	padding: 0px;
}

#logo_right {
	float: right;
	padding: 28px 0 0 0;
	text-align:right;
}

#mainmenu{
	padding: 5px 0px 0px 0px;
	border-top: solid 2px #999;
	border-bottom: solid 2px #999;
}

#mainmenu ul{
	float: left;
	color: #333332;
	padding: 0px;
}

#mainmenu ul li{
	display: inline;
	padding: 0px 26px 0px 0px;	
}

#mainmenu ul li a{
	color: #444;
	font: 17px Helvetica,Arial,sans-serif;
	font-weight: bold;
}

#mainmenu ul li a:visited{
	color: #444;
}

#mainmenu ul li a:hover{
	color: #900;
	text-decoration:none;
}

#navbar {
	margin-top:5px;
}

#social ul{
	text-align:right;
	float: right;
	padding: 0px;
}

#social ul li{
	display: inline;
	padding: 0px 0px 0px 6px;	
}

#footer_text {
	font-size: 10px;
	text-align: right;
	border-top: solid 2px #999;
}

#page {
	/* border-right: solid 2px #944; */
	padding: 0 20px 0 0;
	margin: 10px 0 10px 0;
}

#page img {
	clear: both;
	float: left;
	border: solid 2px #944;
	margin: 0 15px 15px 0;
}

#page img.onright {
	clear: both;
	float: right;
	border: solid 2px #944;
	margin: 0 0 15px 15px;
}	

#page p {
	margin: 0;
	line-height: 19px;
	padding: 0px 0 10px 0;	
}

#side {
	margin: 10px 0 10px 0;
}

#gallery ul { 
	margin: 10px 0 0 0;
	list-style: none;
}

#gallery ul li { 
	margin: 0 5px 0 0; 
	display: inline;
}

#juitterContainer { /* Juitter container */
	font-size:12px;
}

#juitterContainer .twittList{ /* UL that will contain the list of tweets */
	margin: 0;
	padding:0;
} 

#juitterContainer .twittLI{
	list-style:none;
	margin:0 0 5px 0;
	/* padding:5px 0 15px 0; */
	padding:3px;
	clear:both;
	background:#e5e5e5;
} 

#juitterContainer .twittList SPAN.time{
	color:#777;
	font-size:0.9em;
}

#juitterContainer .twittList A{ }

/* Bellow the CSS for the avatar image  */
#juitterContainer .juitterAvatar{
	float:left;
	border:solid 1px #aaa;
	background:#FFF;
	margin-right:5px;
	padding:2px;
	width:48px;
	height:48px;
}

#juitterContainer .jRM{ /*read it on twitter link*/
	float:right;
	clear:both;
} 

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/

#twitterContainer { /* Juitter container */
	font-size:12px;
}

#twitterContainer .twittList{ /* UL that will contain the list of tweets */
	margin: 0;
	padding:0;
} 

#twitterContainer .twittLI{
	list-style:none;
	margin:0 0 5px 0;
	/* padding:5px 0 15px 0; */
	padding:3px;
	clear:both;
	background:#e5e5e5;
} 

#twitterContainer .twittLI SPAN.time{
	color:#777;
	font-size:0.9em;
}

#twitterContainer .twittList A{
	color:#944;
	font-weight:bold;
}

/* Bellow the CSS for the avatar image  */
#twitterContainer .juitterAvatar{
	float:left;
	border:solid 1px #aaa;
	background:#FFF;
	margin-right:5px;
	padding:2px;
	width:48px;
	height:48px;
}

#twitterContainer .jRM{ /*read it on twitter link*/
	float:right;
	clear:both;
} 

#twitterContainer .extLink{} /*CSS for the external links*/

#twitterContainer .hashLink{} /*CSS for the hash links*/

#page p.links {
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}