/*
Theme Name: .us.org
Theme URI: http://www.us.org/
Author: Brendan
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/
body, p {
	color: #6699cc;
	font-family: "Arial";
}
#container {
	background: url(images/headerBg.jpg) top center no-repeat;
	border: 1px solid #9ebfe3;
	margin-bottom: 15px;
}
#header {
	height: 180px;
}
#header #logo {
	padding-top: 88px;
}
#header #logo a {
	background-image: url('images/logo.png');
	border: 0px;
	display: block;
	height: 74px;
	margin: auto;
	width: 219px;
}
#header #headRight {
	padding-top: 20px;
}
#header #headRight h1 {
	display: block;
	font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
	font-size: 16pt;
	font-weight:normal;
	line-height: 22pt;
	text-align: right;
	padding-right:5px;
	color:#A3C2E0;
}

#header #headRight h2 {
	display: block;
	font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
	font-size: 13.5pt;
	font-weight:normal;
	text-align: right;
	padding-right:5px;
	color: #6699cc;
}

#header #headRight ul#nav {
	font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', serif;
	font-size: 11pt;
	margin-top: 33px;
	text-align: right;
	padding-right: 18px;
}
#header #headRight ul#nav li {
	border-right: 1px solid #029148;
	padding-bottom: 4px;
	display: inline-block;
}

#header #headRight ul#nav li.first {
	border-left: none;
}
#header #headRight ul#nav li.last, #header #headRight ul#nav li:last-child {
	border-right: none;
}
#header #headRight ul#nav li a {
	text-decoration: none;
	color: #009944;
}

#body, p {
	font-size: 10pt;
	line-height: 14pt;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #009944;
}

#body #bodyLeft div.pad {
	margin-left: 20px;
}
#body #bodyLeft h2 {
	font-size: 18pt;
	line-height: 22pt;
	font-weight: normal;
	margin-bottom: 20px;
}

#body #bodyLeft h3 {
	font-size: 13.5pt;
	line-height: 22pt;
	font-weight: normal;
	margin-bottom: 20px;
}

#body #bodyLeft #news h4.green {
	font-size: 11pt;
	line-height: 22pt;
	font-weight: normal;
	margin-bottom: 10px;
	color: #009944;
}

#body #bodyLeft #news h4.blueBold {
	font-size: 12pt;
	line-height: 22pt;
	font-weight: bold;
	margin-bottom: 10px;
	color: #223377;
}

#body #bodyLeft #news p {
	margin-bottom:18px;
}

#body #bodyLeft #news a:link, #body #bodyLeft #news a:visited, #body #bodyLeft #news a:active {
	color: #223377;
	text-decoration:none;
}

#body #bodyLeft #news a:hover {
	font-size: 10pt;
	color: #223377;
	text-decoration:underline;
}

#body #bodyLeft a#becomeRegistrar {
	background: url(images/becomeAUsOrgRegistrar.png);
	display: block;
	height: 37px;
	margin: auto;
	margin-top: 25px;
	width: 283px;
}
#body #bodyLeft ul {
	display: block;
	margin-left: 30px;

}
#body #bodyLeft ul li {
	list-style-image: url(images/bullet.png);
	padding-left: 10px;
	margin-bottom: 20px;
}
#body #bodyLeft ul.noBullet {
	margin-left: 0px;
}
#body #bodyLeft ul.noBullet li {
	list-style: none;
	margin-bottom: 15px;
}

#body #bodyLeft ul.noBullet p {
	margin-bottom:18px;
}

#body #bodyRight {
	
}
#body #bodyRight div.pad {
	margin-right: 0px;
}

#body #bodyRight h3 {
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	margin-bottom: 15px;
}
#body #bodyRight ul {
}
#body #bodyRight ul li {
	border-bottom: 1px solid #40b373;
	margin-bottom: 20px;
}
#body #bodyRight ul li.last {
	border-bottom: none;
}
#body #bodyRight ul li a#getYourDomain {
	background: url(images/getYourUsOrgDomain.png) no-repeat;
	display: block;
	height: 37px;
	padding-bottom: 15px;
	width: 233px;
}
#body #bodyRight ul li #signup {
	margin-bottom: 15px;
}
#body #bodyRight ul li #ladyOnLaptop {
	background: url(images/ladyAtLaptop.jpg);
	height: 154px;
	width: 230px;
}
#body #bodyRight ul li #whoUsesDiagramHp {
	background: url(images/us_org_diagram.jpg);
	height: 230px;
	width: 230px;
}
#body #bodyRight ul li #signup input#email {
	border: 1px solid #bbbbbb;
	color: #223377;
	display: block;
	font-weight: bold;
	height: 18px;
	width: 200px;
}
#body #bodyRight ul li #signup #signupButton {
	background: url(images/searchButton.png);
	border: 0px;
	display: block;
	height: 30px;
	width: 31px;
	position: relative;
	top: -4px;
}
#body #bodyRight ul li ul {
	border-bottom: none 0px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#body #bodyRight ul li ul li {
	list-style-position: inside;
	list-style-image: url(images/bulletGreen.png);
	border-bottom: none 0px;
	margin-bottom: 5px;

}

#footer .content {
	border-top: 1px solid #9ebfe3;
	color: #6699CC;
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
/* Classes */
.underline {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.marginBottom {
	margin-bottom: 15px;
}
.center {
	text-align: justify;
}
.small {
	font-size: 8pt;
	line-height: 11pt;
}
.brandingNeutral, a:link.brandingNeutral, a:visited.brandingNeutral, a:hover.brandingNeutral, a:active.brandingNeutral {
	color: #6699CC;
}
.brandingBlue {
	color: #223377;
}
.brandingGreen {
	color: #009944;
}
.imgPadLT {
	margin:5px 0px 0px 5px;
}
.imgPadRT {
	margin:5px 5px 0px 0px;
}

#slideshow {
    position:relative;
    height:200px;
    margin-bottom: 15px;
}
 
#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 200px;
}
 
#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow DIV.last-active {
    z-index:9;
}
 
#slideshow DIV IMG {
    height: 200px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}