body {
	margin: 0;
	padding: 0;
	background: #2E2E2E;
	font-family: georgia, arial, verdana, tahoma, times new roman;
}
#span { /* For the | next to the blog title */
	color: #FFC671;
	font-size: 250%;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #888;
}
a:hover {
	text-decoration: none;
	color: #E0E0E0;
}
#outercontainer {
	margin: 0 auto;
	width: 1000px;
	background: #2E2E2E url(img/oc-background.jpg) repeat-y;
}
#container {
	margin: 0 auto;
	width: 960px;
	background: #FFF;
}
/*---:[ BEGIN: header styles ]:---*/
#header
{
	width: auto;
	height: 60px;
	background: #fff url(img/header-background.jpg) repeat-x;
}

#header #h1 { /* For your Blog Title */
	margin: 0;
	padding: 20px 0 0 25px;
	font-size: 250%;
	letter-spacing: -2px;
	font-weight: normal;
	color: #F90;
	font-family: georgia, helvetica, Bitstream Vera Sans;
}
#header #h3 { /* For your Blog Description */
	margin: 0;
	font-size: 150%;
	letter-spacing: -1px;
	font-weight: normal;
	color: #AAA;
	font-family: georgia, helvetica, Bitstream Vera Sans;
	text-transform: lowercase;

}

/*---:[ END: header styles ]:---*/
/*---:[ BEGIN: menu styles... for the menu bar across the top ]:---*/
#menu
{
	width: auto;
	height: 75px;
	background: #444 url(img/menu-background.jpg) repeat-x;
}
#menumain ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
#menumain ul li { 
	display: inline; 
}
#menumain ul li a {
	padding: 28px;
	color: #AAA;
	text-decoration: none;
	float: left;
	border-right: 1px solid #333;
}
#menumain ul li a:hover {
	background: #666 url('img/menu-hover.jpg') repeat-x;
	color: #FFF;
}
/*---:[ END: menu styles ]:---*/
/*---:[ BEGIN: maincontent styles ]:---*/
#maincontent {
	width: auto;
	background: #FFF url(img/maincontent-background.jpg) repeat-x;
	padding: 25px 50px;
	font-size: 90%;
    /*margin-right: 200px;*/
	line-height: 150%;
}

#maincontent p { text-align: justify; text-justify: newspaper } 

#maincontent .short {text-align:left}


#maincontent h1 { padding: 0.5em 0 0.5em 4px; border-left: #FFC671 4px solid;  }


#maincontent h2 {
	margin: 20px 0 10px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 150%;
	color: #888;	
}
#maincontent h3 {
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 140%;
	color: #888;
}
#maincontent h4 {
	margin: 0px 0 10px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 120%;
	color: #888;
}

#maincontent #papers li { 
   margin: 0 0 2em 0.5em; 
   padding-bottom: 1em;
   line-height: 1.6; 
   border-bottom: 1px dashed #FFC671; 
   text-decoration: none; 
}

#maincontent #papers li img { margin: 0 0 0 2px; padding: 0; }

#maincontent #people a {
	color: #444;
}

#maincontent #navcontainer {
padding: 0;
background: #444 url(img/menu-background.jpg) repeat-x;
height: 24px;
margin-bottom: 25px;
}

#maincontent #navlist {
margin: 0px;
padding: 0px 0px;
display: block;
}

#maincontent #navlist li {
list-style: none;
float: left;
}

#maincontent #navcontainer a, #maincontent #navlist li.extend { /* Default tab colors */
margin: 0px;
display: block;
border-top: 1px solid #333;
padding: 1px 8px;
text-decoration: none;
background: #444 url(img/menu-background.jpg) repeat-x;
font: normal 12px ;
color: #AAA;
}

#maincontent #navcontainer a:hover, #maincontent #navcontainer a#current {
padding: 1px 5px;
background: #666 url('img/menu-hover.jpg') repeat-x;
color: #FFF;
border-right: 2px solid #333;
border-left: 2px solid #333;
border-top: 2px solid #FAFAFA;
border-bottom: 2px solid #333;
}

#maincontent #navcontainer a#current { 
background: #FFF;
border-top: 2px solid #FFF;
font-weight: bold;
color: #000;
}

#maincontent #navcontainer li#active { /* For the dropshadow of selected tab */
border-right: 2px solid #828282;
border-bottom: 2px solid #828282;
}

#maincontent #footer { 
   text-align: left; margin: 2.5em 0 1.5em; 
   border: 2px solid #444;	
   border-width: 2px 2px 2px 2em;
   padding: 0.5em 0.5em 0.5em 1em;	
   color: #aaa; font-size: 80%; letter-spacing: 1px;	
   background: #FFF;
}


#maincontent #marker { 
   background: #fff url(img/marker.png) left no-repeat;
   padding-left: 1em;
   color: #888; 
   font-style: italic; 
   font-size: 80%; 
   font-weight: bold;  
}

code { letter-spacing: -1px; font-family: courier new, courier; font-size: 80%; }

#maincontent #course h2 { font-size: 150%; letter-spacing: 1px; border-bottom: #FFC671 1px dashed;  width: 60%; }
#maincontent #course h3 { font-size: 120%; letter-spacing: 1px; margin: 0 2em; border: none; }
#maincontent #course li { margin: 0 -10% 0 2em; border: none; list-style-type: circle; padding: 0.2em 0;}
#maincontent #course p { margin: 12px -10% 12px 4em; border: none; padding: 0.2em 0;}

#maincontent #cv h2 { font-size: 150%; letter-spacing: 1px; border-bottom: #FFC671 1px dashed;  width: 50%; }
#maincontent #cv h3 { font-size: 120%; letter-spacing: 1px; margin: 0 2em; border: none; }
#maincontent #cv li { margin: 0 10% 0 2em; border: none; list-style-type: circle; padding: 0.2em 0;}

#maincontent #cv li.year { 
	margin: 0 -10% 0 1em; 
	border: none; list-style-type: none; 
	padding: 0.5em 0 0 0; 
	color: #AAA;
	font-family: georgia, helvetica, Bitstream Vera Sans;
	text-transform: lowercase;
	font-weight: bold;  
}

#maincontent #cv #src { font-size: 70%; color: #AAA; font-weight: normal;  }

#maincontent img { margin: 10px; }

/*---:[ END maincontent styles ]:---*/
/*---:[ BEGIN sidebar styles ]:---*/
#sidemenu { /* For the top sidebar menu, the one with with the orange arrows*/
width: 180px;
}
#sidemenu ul {
	margin: 0 0 1px 0;
	padding: 0;
	list-style-type: none;
	font-size: 120% !important;
}
#sidemenu a {
	display: block;
	padding: 3px;
	width: 180px;
	background: #FFF url(img/sidemenu-background-active.gif) repeat-x;
}
#sidemenu a:link {
	color: #888;
	text-decoration: none;
}
#sidemenu a:hover {
	background: #FFF url(img/sidemenu-background-hover.gif) repeat-x;
	color: #E0E0E0
}
#maincontentright { /* For your sidebar items*/
	float: right;
	width: 180px;
	padding: 25px;
	background: #FFF url(img/maincontent-background.jpg) repeat-x;
	line-height: 150%;
	color: #666;
}
#maincontentright ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	font-size: 91%;
}
#maincontentright ul li {
	list-style-type: none;
	list-style-image: none;
}
#maincontentright li {
	list-style-type: none;
	list-style-image: none;
}
#maincontentright h2.widgettitle { /* For Sidebar Widgets Titles */          
	padding-left: 1em;
	margin: 20px 0 10px 0;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 135%;
	color: #888;
	background: #fbfbfe url(img/arrow.png) left no-repeat;
	border-bottom: 1px solid #f1f7f6;
}

#maincontentright h2 {
	margin: 20px 0 10px 0;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 135%;
	color: #888;
	background: #fbfbfe;
	border-bottom: 1px solid #f1f7f6;
}
#maincontentright h2.subscribe { /* For the Sidebar Subscribe Title */
	margin: 20px 0 10px 0;
	padding-left: 23px;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 135%;
	color: #888;
	background: #fbfbfe url(img/sidebar-rss.png) no-repeat left center;
}

#maincontentright img{
	margin: 10px 0;
	text-align: center;
	border: none;
}

.search-form {
margin-bottom: 20px;
}
/*---:[ END sidebar styles ]:---*/
/*---:[ BEGIN: entry styles...where you'd style your blog posts ]:---*/
.entry {
	margin: 10px 0px 35px 0px;
}
.entry h1 {
	margin: 0px 0 5px 0;
	padding-bottom: 2px;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 185%;
	color: #888;
	border-bottom: 1px dotted #ddd;
}
.entry img { 
	padding: 3px;
	margin: 0 6px 0 6px; 	
}
.entry a img {
 	border: 3px solid #ccc;
}
.entry a:hover img {  
 	border: 3px solid #666;
}
#maincontent .entry p a img {
 	border: 0;
	padding: 0;
	margin: 0 0 0 0; 	
}
#maincontent .entry p a:hover img {  
 	border: 0;
}
.entry-meta { /* For Categories, Tags and Comments at end of posts */
	background: #fbfbfe;
	border-bottom: 1px solid #f1f7f6;
}
blockquote {
 	margin: 10px 20px 0 20px;
 	background-color: #fbfbfe;
	border-bottom: 1px solid #eee;
}
blockquote p {
	margin: 0.4em 0.8em;
}
.code { /* For highlighting code snippets*/
	margin: 15px 0;
	padding: 10px;
	display: block;
	overflow: auto;
	font: 400 1em courier, monospace;
	line-height: 120%;
	white-space: pre;
	background: #f1f7f6;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
hilite { /* For highlighting words or sentences*/
	padding: 1px 2px;
	background: #FFFF99;
	border-top: 1px solid #eee;
}
.alert { /* For Alert Class.  Thanks to bioneural.net */
	background: #fff6bf url(img/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
/*---:[ END: entry styles ]:---*/
/*---:[ BEGIN: navigation styles... the next and previous links:]:---*/
.navigation { /*.Thanks to http://cutline.tubetorial.com/ */
	width: 500px; 
	margin: 0 0 3.0em 0; 
	float: left; 	
}

* html .navigation { 
	margin: 0 0 2.5em 0; 
}
.previous { 
	padding: 0 20px 0 0; 
	float: left; 
	font-size: 1em;
}
.next { 
	float: right; 
	font-size: 1em;
	}
.clear {
	width: 500px; 
	height: 1px; 
	clear: both; 
}
/*---:[ END: navigation styles ]:---*/
/*---:[ BEGIN: comments styles ]:---*/
.comment-meta {
	font-size: 150%;
	margin: 10px 0 10px 0;
}
.comment-text {
	display: block;
	margin-bottom: 10px;
}
h2.comments-header {
	border-bottom: 2px dotted #ddd;
}
#respond {
	font-size: 50%;
}
#respond .trackback {
	margin-left: 1em;
	padding-left: 2em;
	background: #fff url(img/trackback.png) center left no-repeat;
	font-size: 200%;
}
.gravatar { /* For the Gravatar Plugin */
	float: right;
	padding: 5px;
	border: 1px solid #E0E0E0;
}
.even {
	background: #FEFBFB;
	padding: 3px;
}
.highlight { /* For the Author Highlighting*/
	background: #F2F2F2;
	padding: 10px;
	border-top: 3px double #bbb;
	border-bottom:  3px double #bbb;
}
#live-preview { /* For the Live Preview Plugin*/
	margin: 20px 0 100px 0;
}
/*---:[ END: comments styles ]:---*/
/*---:[ BEGIN: footer styles ]:---*/
#footer {
	clear: both;
	width: auto;
	font-size: 80%;
	background: #111 url(img/footer-background.jpg) repeat-x;
	color: #888;
	font-family: arial;
	letter-spacing: -1px;
}
#footer h1{
	margin: 0;
	padding:  25px 25px 10px 25px;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 140%;
	color: #999;
}
#footer p {
	margin: 0;
	padding:  0 25px 10px 25px;
}
#footerleft {
	float: left;
	width: 380px;
}
#footerright {
	float: right;
	width: 380px;
}
#bottom { /* For the credit links in the footer*/
	clear: both;
	width: auto;
	text-align: left;
	padding: 30px 0 0px 0;
}
#bottom a {
	color: #F90;
}
#bottom a:hover {
	color: #FFC671;
}

#bottom span {
	color: #fff;
	font-size: 100%;
}


/*--------------------------------------------
END: footer styles
BEGIN: plugin styles
------------------------------------------------*/
a.extlink { /* For Link Indication */ 
	padding-right: 10px;
	background: #fff url(img/external-link.png) no-repeat right center;
}
.flickr { /* For Flickr Plugin in the Footer*/
	clear: both;
	padding: 25px;
}
.flickr a {
	background: #333;
	border: 2px solid #666;
	display: block;
	float: left;
	margin-right: 12px;
	padding: 5px;
}
.flickr img {
border: 2px solid #999;
	display: block;
	width: 70px;
	height: 70px;
}
.flickr a:hover {
	background: #666;
	border: 2px solid #333;
	display: block;
	float: left;
	margin-right: 12px;
	padding: 5px;	
}
