/* 
----------------------------------------
Internet Governance Project styles
Author: Brenden Kuerbis (bnkuerbi@syr.edu)
Version: 31 March 2006
-----------------------------------------
*/


body 
	{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 76%;
	margin: 0;
	padding: 0;
	}


/* =Structure
-------------------------------------- */

#wrapper 
	{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	}

#main
	{
	clear: both;
	background: url(../images/background.gif) repeat-y;
	}

#dom
	{
	float: left;
	width: 544px;
	}

#sub 
	{
	float: right;
	padding: 0;
	}

#footer 
	{
	clear: both;
	border-top: 1px solid #1b4074;
	padding: 10px;
	margin: 0;
	background: #FFFFFF;
	}

#translate
	{
	font-size: .93em;
	}

.conference #main
	{
	background: none;
	}

.conference #dom
	{
	width: 100%;
	margin-right: 0;
	}

.conference #sub
	{
	display: none;
	}




/* =Masthead 
---------------------------------*/

#masthead 
	{
	background: &#20013;&#25991; top left no-repeat;
	background-position: 370px 42px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
	overflow: hidden;
	}

#masthead h1 
	{
	margin: 0;
	padding: 0;
	}

#masthead a:hover
	{
	background: none;
	}
	
#masthead a 
		{
		color: #374D1E;
		text-decoration: none;
		}


/* =Nav
------------------------------ */

#nav 
	{
	background: url(../images/nav-bg-1x1.gif) top left no-repeat;
	background-position: 596px 0;
	background-color: none;
	float: left;
	width: 100%;
	border-top: 1px solid #1b4074;
	margin-bottom: 15px;
	}

#nav ul 
	{
	margin: 0;
	padding: 0 0px;
	list-style-type: none;
	font-size: .71em;
	text-transform: uppercase;
	letter-spacing: .13em;
	}

#nav li 
	{
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
	list-style-type: none;
	text-indent: 0;
	}

#nav a 
	{
	display: block;
	padding: 10px 10px;
	border-width:0;
	border-bottom: 2px solid #FFFFFF;
	color: #052A68;
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
	}

/*	Following rule allows entire region of link to to be 
	clickable in IE/Win. Holly Hack explained here:
	http://www.positioniseverything.net/explorer/escape-floats.html */

* html #nav a 
	{
	width:1%;
	}

#nav a:hover 
	{
	background: #DEEAFE;
	}

.home #nav #home a,
.news #nav #news a,
.events #nav #events a,
.about #nav #about a,
.people #nav #people a,
.publications #nav #publications a,
.press #nav #press a,
.subscribe #nav #subscribe a,
.search #nav #search a
	{
	background: #DEEAFE;
	border-bottom: 2px solid #1b4074;	
	}


/* MISC: =Headings
--------------------------------------- */

h2
	{
	font-family: "Lucida Grande", "Gill Sans", Verdana, sans-serif;
	font-size: 1.1em;
	color: #052A68;
	}

#dom h2
	{
	font-family: "Lucida Grande", "Gill Sans", Verdana, sans-serif;
	font-size: 1.1em;
	color: #052A68;
	padding-bottom: 6px;
	border-bottom: 1px solid #1b4074;
	padding-left: 10px;
	padding-top: .75em;
	}

#dom h2:first-child
	{
	padding-top: .3em;
	}

.home #dom h2
	{
	padding-bottom: 0;
	border-bottom: 0;
	padding-left: 0;
	color: #CCCCCC;
	padding-top: 0;
	}

.people #dom h2
	{
	padding-top: 0;
	}

.conference #dom h2
	{
	padding-top: 0;
	font-size: 1.3em;
	padding-bottom: 13px;
	}

h3 
	{
	font-family: "Lucida Grande", "Gill Sans", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	}

#dom h3
	{
	font-family: "Lucida Grande", "Gill Sans", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 10px;
	}

	}

h4 
	{
	font-size: 1em;
	}


/* MISC: =Paragraph styles
---------------------------------------- */

p 
	{
	line-height: 1.5em;
	}

#dom p
	{
	padding-left: 10px;
	padding-right: 20px;
	}

.description
	{
	color: #666666;
	}

#footer
	{
	font-size: .71em;
	margin-top: .2em;
	margin-bottom: 0;
	color: #333333;
	text-transform: uppercase;
	}

p.description + p
	{
	clear: both;
	}

p.indented
   {
   padding-left: 30pt;
   padding-right: 30pt;
   }


/* MISC: =Links
------------------------------------------ */

a 
	{
	color: #727272;
	}

a:hover
	{
	background: #DEEAFE;
	}

.home #dom h2 a
	{
	color: #052A68;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #1b4074;
	/* padding-left: 10px; */
	padding-right: 10px;
	text-decoration: none;
	}

.home #dom h2 a:hover
	{
	background: #DEEAFE;
	}


/* MISC: =Lists
-------------------------------------------- */

ul
	{
	list-style-type: square;
	}

li 
	{
	line-height: 1.5em;
	}

#dom li
	{
	padding-right: 20px;
	}

#sub .sidemenu>ul
	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 1.5em;
	}


#sub .sidemenu li
	{
	margin-left: 0;
	padding-left: 10px;
	padding-top: .93em;
	background: url(../images/smallbullet.gif) no-repeat 0 1.2em;
	}

#sub .sidemenu>ul>li>ul
	{
	padding: 0;
	margin: 0;
	}


#sub .sidemenu>ul>li:first-child
	{
	padding-top: 0;
	background: url(../images/smallbullet.gif) no-repeat 0 .3em;
	}


#sub .sidemenu ul li ul
	{
	margin-left: .5em;
	padding-left: 0px;
	list-style-type: none;
	}


/* People: =Peepsmenu
-------------------------------------------- */

#sub #peepsmenu ul
	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	}


#sub #peepsmenu li
	{
	margin-left: 0;
	padding-left: 45px;
	padding-top: 1.4em;
	padding-bottom: 1.3em;
	}

#sub #peepsmenu>ul>li:first-child
	{
	padding-top: .2em;
	}

#sub #peepsmenu #mueller
	{
	background: url(../images/peepsmenu-mueller.gif) no-repeat 0 0;
	}

#sub #peepsmenu #hofmann
	{
	background: url(../images/peepsmenu-hofmann.gif) no-repeat 0 1.2em;
	}

#sub #peepsmenu #mathiason
	{
	background: url(../images/peepsmenu-mathiason.gif) no-repeat 0 1.2em;
	}

#sub #peepsmenu #cogburn
	{
	background: url(../images/peepsmenu-cogburn.gif) no-repeat 0 1.2em;
	}

#sub #peepsmenu #klein
	{
	background: url(../images/peepsmenu-klein.gif) no-repeat 0 1.2em;
	}

#sub #peepsmenu #mcknight
	{
	background: url(../images/peepsmenu-mcknight.gif) no-repeat 0 1.2em;
	}
	
#sub #peepsmenu #vaneeten
	{
	background: url(../images/peepsmenu-vaneeten.gif) no-repeat 0 1.2em;
	}

#sub #peepsmenu #kuerbis
	{
	background: url(../images/peepsmenu-kuerbis.gif) no-repeat 0 1.2em;
	}


/* =Conference table
------------------------------------ */

.conference table
	{
	margin-left: 10px;
	}

.conference table td {
	vertical-align: top;
	padding: 3px;
	margin: 0;
	}

.conference table .time {
	width: 10%;
	}

.conference table .event {
	padding-right: 2em;
	}


/* =Misc
------------------------------------- */

img 
	{
    border:0;
    }

.peepimage,
.headlineimage
	{
	float: left; 
	background: #FFFFFF; 
	margin-right: 13px; 
	margin-bottom: 3em; 
	padding: 3px; 
	border: 1px solid #999999;
	}

#sub :first-child
	{
	margin-top: 0;
	padding-top: 0;
	}

#sub
	{
	font-size: .93em;
	}

#dom .opener
	{
	font-size: 1.17em;
	color: #052A68;
	}
	

.clear 
	{
	clear: both;
	height: 0px;
	}
	
	/* =FeedburnerFeeds
------------------------------------- */

#creditfooter 
	{
    display: none;
    }
    
    
.LTwrapper {padding: 0px 10px 0px 10px;}

div.feedburnerFeedBlock ul {
margin-left:20px;
padding-left:20px;

}
