/*
Theme Name: ipr10 1.0
Theme URI: http://inpolicy.org
Description: A basic ipr10 theme
Author: Chris Cooke
Author URI:  http://inpolicy.org
Version 1.0
*/

html, body, img {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-image: url("images/Background.jpg");
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top center;
	background-color: #5a5551;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}


/* ============= HEADER ============== */

#header {
	width: 940px;
	height: 329px;
	margin: 0 auto;
}

#header .nav{
    width:900px;
    display:block;
    float:left;
    position:relative;
    height: 45px;
    background-color: #474c14;
    vertical-align: middle;
}
 
#header .nav ul{
    list-style:none;
    vertical-align: middle;
}
 
#header .nav li{
    float:left;
    position:relative;
    list-style: none;
    vertical-align: middle;
    padding-top:  15px;
    padding-right: 20px;
}

#header .nav a{
    display:block;
    text-decoration:none;
    color:#ffffff;
    padding:0 15px 0 0;
    font-size:14px;
    font-weight: 600;
    vertical-align: middle;
}


#header .nav ul ul{
    display:none;
    position:absolute;
    top:100%;
    left:0;
    float:left;
    z-index:99999;
    background: #212121;
}
 
#header .nav ul ul ul{
    top: 30%;
    left:100%;
    background: #343434;
}
 
#header .nav ul ul a{
    height:auto;
    line-height:1em;
    padding:25px;
    width:130px;
}

#header .nav li:hover > a,.nav ul ul:hover > a{
    color:#ccc;
}
 
#header .nav ul li:hover > ul{
    display:block;
}


/* ================ HEADER ==================== */
#wrap {
	background-color: #ffffff;	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	width: 940px;
	margin: 0px auto;
}

/* ============ HOME & CONTENT ================== */
#home {
	width: 920px;
	margin: 0px auto;
	float: left;
}

#content {
	width: 640px;
	margin: 0px auto;
	float: left;
}
#content h1 a {
	font-family: Georgia, 'Times new roman', Serif;
	font-weight: 900;
	line-height: 24px;
    	color: #8b4323;
	font-size: 20px;
}

#content h1 {
	font-family: Georgia, 'Times new roman', Serif;
	font-weight: 900;
	line-height: 24px;
    	color: #8b4323;
	font-size: 20px;
	margin-left: 40px;
}

#content h2 {
	font-family: Georgia, 'Times new roman', Serif;
	font-weight: 900;
	line-height: 18px;
    	color: #b77035;
	font-size: 16px;
	background-color:#FFF;
	margin-left: 40px;
	margin-right: 25px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	line-height: 16px;
    	color: #b77035;
	font-size: 14px;
	background-color:#FFF;
	margin-left: 40px;
	margin-right: 25px;
}

#content p, #content ol, #content p, #content form, #content table tr td {
	padding-left: 40px;
	padding-right: 20px;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
}

#content li{
	margin-left: 40px;
	margin-right: 40px;
}

#content a, #sidebar a , #home a{
	color: #8b4323;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;}

#content a:visited, #sidebar a:visited, #home a:visited {
	color: #b86931;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
}

#home h1 a{
	font-family: Georgia, 'Times new roman', Serif;
	font-weight: 900;
	line-height: 24px;
    	color: #8b4323;
	font-size: 18px;
	margin-left: 10px;
	margin-right: 20px;
}

#home p, #home table tr td {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 20px;
}

#home li {
	list-style-type: square;
	margin-left: 25px;
}



#sidebar {
	background-color: #feffed;	
	font-family:  Verdana, sans-serif;
	font-size: 13px;
	color: #640117;
	border: 2px solid #8b4323;
	position: relative;
	width: 260px;
	float: right;
	margin-right: 30px;
}

#sidebar ul li {
	list-style-type: none;
margin-left: -20px;
}

#sidebar ul li ul li {
	list-style-type: square;
}

#sidebar h2 {
	font-family: Georgia, 'Times new roman', Serif;
	font-weight: 900;
	line-height: 24px;
    	color: #8b4323;
	font-size: 20px;
}




#footer {
	clear:both;
	width: 940px;
	height: 300px;
	background-image: url("images/IPRfooter.jpg");
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: bottom center;
	margin: 0 auto;
}
#footer-content {
	margin: 35px 25px 0px 25px ;
	float: left;
}


#loginform {
	margin-left: 20px;
}

 
#content .sharing ul, #home .sharing ul {
	list-style: none;
	margin-left: 40px;
	display: block;
}

#content .sharing li, #home .sharing li {
	display: block;
	position: relative;
	list-style: none;
	float: left;
	padding-left: -40px;
	margin-left: -40px;
}


/*
#content .sharing a.share-email, #home .sharing a.share-email {
	 background: url('images/email.png') no-repeat;
}
#content .share-email{
	padding: 0 5px 0 20px;
}
 #home .share-email {
	padding: 0 5px 0 40px;
}
#content .sharing a.share-print, #home .sharing a.share-print { 
	background: url('images/print.png') no-repeat;
}
#content .share-print {
	padding: 0 5px 0 20px;
}
#home .share-print {
	padding: 0 5px 0 40px;
}
#content .sharing a.share-facebook, #home .sharing a.share-facebook { 
	background: url('images/facebook.png') no-repeat;
}
#content .share-facebook {
	padding: 0 5px 0 20px;
}
#home .share-facebook {
	padding: 0 5px 0 40px;
}
#content .sharing a.share-linkedin, #home .sharing a.share-linkedin { 
	background: url('images/linkedin.png') no-repeat;
}
#content .share-linkedin {
	padding: 0 5px 0 20px;
}
 #home .share-linkedin {
	padding: 0 5px 0 40px;
}
#content .sharing a.share-twitter, #home .sharing a.share-twitter { 
	background: url('images/twitter.png') no-repeat;
}
#content .share-twitter {
	padding: 0 5px 0 20px;
}
#home .share-twitter {
	padding: 0 5px 0 40px;
}
#content .sharing a.share-google-plus-1, #home .sharing a.share-google-plus-1 { 
	background: url('images/googleplus1.png') no-repeat;
}
#content .sharing_label {
	margin-left: 40px;
	padding-left: 40px;
}
#home .sharing_label {
	margin-left: 40px;
padding: 0 10px 0 10px;
}
*/