/*
Theme Name: New Millennium
Theme URI: http://www.example.com/
Version: 1.0
Author: Jay Robinson for Fasturtle
Author URI: http://www.fasturtle.com/
........................... */

/* Colors
#0B1A7A logo purple
#232A8C background purple
#754432 complimentary brown
........................... */

/* Begin Sections */
body {
background: #232A8C url(images/bg.gif) center top repeat-y;
color: #333;
font-family: 'Gill Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
margin: 0 auto;
padding: 0;
text-align: center;
}
a:link, a:visited {text-decoration: underline; color: #0066CC; }
#page {
background-color: #fff;
margin: 0 auto;
padding: 20px 0 0;
text-align: left;
width: 810px;
}

ul.nav {
clear: both; 
font-size: 13px;
font-family: 'Futura', Tahoma, sans-serif;
margin: 12px auto;
}

#page ul.nav {
padding: 0 0 0 24px;
}

#footer ul.nav {
padding: 0;
}

.nav li {
display: inline;
list-style: none;
margin-top: 6px;
padding: 10px 12px;
}

.nav li.first {
padding-left: 0;
}

.nav li.last {
padding-right: 0;
}

.nav a, .nav a:link, .nav a:visited {
text-decoration: none;
}

.nav a:hover, .nav a:active, .nav a.active {
color: #754432;
text-decoration: none;
}

#header {
background: #ccc url('images/noFlash.jpg') no-repeat bottom center;
clear: both;
height: 185px;
margin: 0;
padding: 0;
width: 810px;
}

#headerimg 	{
margin: 0;
height: 185px;
width: 100%;
}

#content {
font-size: 14px;
}

#content p {
padding: 0 0 1em;
line-height: 1.6em;
}

.home {
background: url(images/sidebarBG.gif) left top repeat-x;
margin: 30px 0 20px 370px;
padding: 0 20px 20px;
text-align: left;
width: 380px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

.home h2 span { 
color: black;
font-size: 65%;
}

.post {
background: url(images/sidebarBG.gif) left top repeat-x;
float: left;
margin: 30px 0 20px 20px;
padding: 0 20px 20px;
text-align: left;
width: 400px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

.faq {
background: url(images/sidebarBG.gif) left top repeat-x;
float: left;
margin: 30px 20px 20px 20px;
padding: 0 40px 20px 20px;
text-align: left;
width: 710px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

.faq dl.faqs {
padding-bottom: 25px;
}

dl.faqs a:hover { 
color: black;
text-decoration: none;
}

.faq dt {
margin-bottom: 6px;
}

.faq dd em {
color: #330099;
}

.hide { 
display: none;
}

#footer p, p.underFooter {
color: #B6C6D8;
font-size: 11px;
padding: 20px 0;
margin: 0 auto;
width: 810px;
clear: both;
text-align: center;
}

.entry p a:visited {
color: #b85b5a;
}

code {
font: 11px 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 9px;
letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
color: #06c;
text-decoration: none;
outline: none;
}

a:hover {
color: #147;
text-decoration: underline;
}

.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 9px;
line-height: 1.5em;
}

/* End Sections */



/*  Begin Sidebar  */
#sidebar {
background: url(images/sidebarBG.gif) left top repeat-x;
font: 16px 'Gill Sans', 'Lucida Grande', Verdana, Arial, Sans-Serif;
line-height: 2em;
padding: 0;
width: 300px;
border-radius: 15px;
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
-webkit-border-radius: 15px;
}

#sidebar.left {
float: left;
margin: 30px 20px 0;
padding: 0 10px 50px;
}

#sidebar.right {
margin: 30px 0 0 490px;
}

#sidebar form, #sidebar ul, #sidebar ul ul {
margin: 0;
padding: 0 0 12px 10px;
}

#sidebar ul ul li {
color: #888;
font-style: italic;
font-weight: lighter;
letter-spacing: 2px;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}

div#aboutSidebar ul {
font-size: 75%;
line-height: 100%;
}

#subscribeForm {
margin: 0; padding: 0;
background: #E6ECF6;
border-radius: 15px;
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
-webkit-border-radius: 15px;
}

#subscribeForm label { 
padding: 0 10px 10px;
text-align: right;
}

#subscribeForm th {
text-align: right;
padding: 0;
}

#subscribeForm td {
text-align: left;
}

#subscribeForm #submit {
width: 80px;
}
/*  End Sidebar  */


/* Contact us page */
dl.contact_numbers dt{
    width: 10px;
    padding-right: 5px;
    border-right: 1px solid #333;
    margin-right: 8px;
    white-space: nowrap;
    float: left;
}
dl.contact_numbers dd {
    margin: 0;
    padding: 0;
}
dl.contact_numbers dt, dl.contact_numbers dd {
    margin-bottom: 10px;
    line-height: 1em;
}

#sidebar.left a:link,
#sidebar.left a:visited {
    text-decoration: none;
}

div.qq {
	padding: 15px 5px;
	margin: 0 auto;
}

/* Begin Form Elements */
form {
padding: 10px 0;
margin: 0;
}

.warning {
color: #cc0000;
}

input {
margin: 0 5px 5px 0;
padding: 1px;
}

table#AccountingFunctionalityNeeds {
width: 100%;
}

table#AccountingFunctionalityNeeds td>input {
width: 15px;
}

table#AccountingFunctionalityNeeds td>label {
width: 185px;
}

#importDataintoDynamicsGPlabel {
width: 270px;
}

table#AccountingFunctionalityNeeds input#otherNeedsField {
display: inline;
width: 60%;
}

textarea {
margin: 0 0 28px;
padding: 2px;
width: 100%;
}

#submit {
display: block;
margin: 20px auto;
width: 150px;
}

#infoRequestForm li { 
font-size: 80%;
float: left; 
list-style: none;
width: 50%; 
}

#infoRequestForm li.first_col { 
clear: left; 
}

#infoRequestForm li input {
margin-top: 10px;
}

/*div.row {
display: block;
padding: 8px 0 0;
}*/
.entry .faqs ol, .entry .faqs ul {padding-bottom: 1em;}
dl {
margin: 0;
padding: 0;
}

dl.requestInfoDL dt {
clear: left;
float: left;
margin: 2 8px 0 0;
padding: 0;
position: relative;
text-align: right;
white-space: nowrap;
width: 160px;
}

dt span {
color: #888;
}

dl.requestInfoDL dd {
margin: 0 0 8px 0;
text-align: left;
/* width: 220px; not declared in example */
}

dl.requestInfoDL dd input {
margin: 0 5px 8px 12px;
padding: 0;
}

tr.submit #submit { margin: 0 auto; }

#subscribeForm tr.submit td { text-align: right; }

dl#securityCode {
	margin-top: 20px;
}

dl#securityCode dd {
margin: 0 0 8px;
padding-top: 5px;
float: right;
	margin-top: -22px;
}

dl#securityCode dd input {
margin: 0 5px 8px 5px;
padding: 0;
}

img#captcha-img {
	float: left;
}

/* End Form Elements */



/*	Begin Headers */
h1 {
float: left;
display: inline;
text-indent: -9999px;
}
h1 a {
background: url(images/logo.gif) top left no-repeat;
border: 0 none;
display: block;
height: 65px;
margin: 0 0 24px 20px;
padding: 0;
width: 354px;
}

h6.ms { 
float: right; 
display: inline;
text-indent: -9999px;
}

h6.ms a { 
display: block;
background: url(images/Cert-GP.gif) no-repeat;
height: 83px;
margin: -12px 30px 0;
width: 162px;
}

h2 {
color: #754432;
font-family: 'Futura', 'Gill Sans', 'Lucida Grande', 'Lucida San Unicode', 'Trebuchet MS', Verdana, Arial, sans-serif;
font-size: 32px;
margin: 0;
padding: 15px 0 10px;
}

#sidebar h2 {
padding: 5px 0 5px;
padding: 0;
}

h3 { 
font-size: 18px;
margin: 0;
padding: 0 0 12px;
}

#sidebar h3 {
color: #B6C6D8;
font-family: 'Gill Sans', 'Lucida Grande', 'Lucida San Unicode', 'Trebuchet MS', Verdana, Arial, sans-serif;
font-weight: lighter;
letter-spacing: 5px;
margin: 0;
padding: 5px 0 0;
text-align: center;
text-transform: uppercase;
}

h4 {
color: #777;
font-size: 15px;
letter-spacing: 2px;
margin: 0;
padding: 15px 0 4px;
text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}

/* End Headers */



/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 0 4px 0 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

ol ol li {
list-style-type: lower-alpha;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

/* End Entry Lists */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
color: #754432;
font-style: italic;
font-weight: lighter;
margin: 0 30px 0 0;
padding: 5px 10px 0 10px;
}

cite {
display: block;
font-size: 85%;
font-style: normal;
margin: 5px 0 0 20px;
}

cite img {
display: block;
margin: 5px 0 20px 10px;
}

.citationStatus {
}

.center {
text-align: center;
}

.clear {
clear: both;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */
