/*
Theme Name: Opinio Juris
Theme URI: --
Description: This theme was designed by Oxford University Press and was developed by SPACESUIT GROUP INC
Author: --
Author URI: --


/*-----------Block Level Elements--------------*/

#printMe{
display:none;
}

.forPrint {
display:block;
}

* { margin:0; padding:0; list-style:none;}

Body {
font-family:Arial, Helvetica, sans-serif; 
font-size:8pt;
color:#333;
width:auto !important;
}

a {
color:#333;
text-decoration:underline;
font-weight:bold;
}




a img{
border:none;
}


#page {
width:auto !important;
	margin: 12px 5% 24px 5%;
}


#postLoader{
display:none;

}


#menuLoader{
display:none;
}

#text-134693301 {
display:none;
}



/*---------------------Sidebar stuff--------------------------*/

#header {
	display:none;
}

.homeLink {
	display:none;

}

#miniNavTop{
	display:none;

}
#miniNavTop #topLinks{
	display:none;

}
#miniNavTop #topLinks img{
	display:none;

}


/*---------------------MAIN stuff--------------------------*/

#wrapper {


}

#content {
line-height:1.5;
width:auto !important;

}

/*---------------------Sidebar stuff--------------------------*/
#sidebar {
	display:none;

}

/*---------------------------------------------------------------------*/

#footer {
	clear: both;
	display:none;
}

/*-------------Banner-------------*/

/*---Was set to display: none;-------*/
#bannerAd{
margin:0 0 16px 0;
border:1px dashed #f00;
text-align:center;
border-bottom:#333 1px solid;
border-right:#333 1px solid;
border-left:#444 1px solid;
border-top:#444 1px solid;

}
#bannerAd img{
width:100%;
max-height:100px;
}

/*----------SPAGES-----------*/
.pageEntry ul{
margin:0 0 18px 0;
}
.pageEntry ul li{
list-style:inside disc;
padding:0 0 0 18px;
}





/*-------------The Post-------------*/


h2 a:hover, h2 a:visited, h2 a {
line-height:normal;
letter-spacing:-1px;
font-size:16px;
}

.post h2{
font-size:16px;
}

.single h2{
font-size:18pt;
color:#999999;
letter-spacing:-.07em;
margin:12px 0 4px 0;
}

.post{
padding:1em;
border-bottom:#ddd 1px dashed;
border-right:#ddd 1px solid;
border-left:#efefef 1px solid;
clear:left;
}

.entry img{
padding:3px 6px;
}

.entry p{
margin:0 0 6px 0;
}

.entry blockquote{
margin:4px 12px;
padding:6px;
color:#555;
font-style:italic;
}

.single {
border-bottom:#ddd 1px solid !important;

}
.single .authordate{
margin:0 0 12px 0;
border-bottom:1px dashed #CCCCCC;
}

.authName{
text-transform:capitalize;
}

.more-link {
}

.post .authorDate, .featurePost .authorDate{
line-height:1;
margin:0 0 12px 0;
color:#000;
}

.postmetadata {
margin:8px 0 0 0;
color:#000000;
}

.postmetadata a {
padding:0 5px;
}


/*-------------The search Post Box-------------*/


/*-------------The Feature Post Box-------------*/


#featureBox #featTop, #recentPosts{
height:1.333em;
padding:.33em 1em;
border:#ccc 1px solid;
border-bottom:none;
border-top:#efefef 1px solid;
font-weight:bold;
}

.featurePost{
padding:8px 1em 1em 1em;
border:#ccc 1px solid;
border-top:none;
border-bottom:none;
margin:0;

}

.featurePost .topTitle{
padding:2px 0 0 0;
margin:0 0 8px 0;
font-weight:bold;
}

.featLinks {
font-size:1.2em;
color:#fff;
position:relative;
top:3px;
margin:0px 0 0 12px;

}

.featLinks .title{
height:1.2em;
letter-spacing:-.07em;
}

.featLinks a{ 
padding:0 1.1em 0 1em;
height:1.5em;
}

.featLinks a:hover{
color:#fff;
}

.featLinks .featAbout{
margin:0 0 0 204px;
font-weight:normal;letter-spacing:-.07em;

}

#featureNav{
height:2.33em;
margin:0 0 16px 0;
}


.navigation {
display:none;
}

/*--------------Comments--------------*/

.edit-comment-admin-links{
display:none !Important;
}

h3#comments, h3#trackbacks{
font-size:1em;
color:#999999;
letter-spacing:-.07em;
margin:12px 0 4px 0;
}

#commentform .comLeft{
display:block;
margin:0 0 0 12px;
}

#respond{
display:none;
}



#responseBox{
display:none;
}

#comment{
margin:0 0 12px 0;
}

.commentlist li{
margin:0 0 16px 0;
background:#f7f7f7;
padding:1em;
font-size:8pt;
border-bottom:1px dotted #ccc;

}

.commentlist li.alt{

}

.commentlist li .commentmetadata{
display:block;
margin:0 12px 0 0;
font-weight:bold;
}

.commentlist cite{
font-weight:normal !important;
display:block;
margin:.5em 0 0 0;
font-weight:bold;
font-size:8pt;
}

.commentlist li .commentBody{
display:block;
padding:0 0 0 12px;
}

.commentlist li .commentBody a{
color:#7E9AB0;
text-decoration:underline;
}

hr {
	display: none;
}