/* Shifting Paradigms Planning, Inc. CSS style code */
/* All written code and design elements are � viStyle.net 2007-2009 */
/* Author: Ryan Priebe */

/* Global Styles */

body {
background-image: url(images/background.jpg);
font-size: 10pt;
font-family: Georgia, Times New Roman, Times, serif;
background-color: #CFCFCF;
}

a:link,
a:active {
color: #000;
text-decoration: none;
}

a:visited {
color: #1B3C7E;
text-decoration: none;
}

a:hover {
color: #2A76F4;
text-decoration: none;
}

input {
background-color: #CFCFCF;
border: 1px solid #CFCFCF;
color: #2A76F4;
padding: 5px;
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
}

textarea {
background-color: #CFCFCF;
border: 1px solid #CFCFCF;
color: #2A76F4;
padding: 5px;
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
}


h1 {
font-size: 11pt;
font-style: italic;
background-color: #D5D5D5;
border-bottom: 1px dotted #C2C2C2;
padding: 3px;
display: block;
margin-left: 170px;
}

/* Document Styles */

#doc {
background-image: url(images/docbg.png);
background-repeat: repeat-y;
width: 909px;
margin-top: -10px;
margin-left: auto;
margin-right: auto;
}

#header {
background-image: url(images/header.png);
background-repeat: no-repeat;
height: 293px;
width: 898px;
margin-left: 5px;
}

.headlinks {
padding-top: 28px;
margin-left: 10px;
font-size: 11px;
color: #FFF;
float: right;
margin-right: 7px;
}

#content {
float: right;
margin-right: 12px;
margin-top: -12px;
padding: 5px;
width: 626px;
background-color: #E7E7E7;
border: 1px solid #D1D1D1;
border-top: 0;
}

.content_head {
background-image: url(images/content_head.png);
background-repeat: no-repeat;
margin-left: -13px;
margin-top: -30px;
width: 653px;
height: 49px;
}

.newstitle {
font-size: 11pt;
font-style: italic;
background-color: #D5D5D5;
border-bottom: 1px dotted #C2C2C2;
padding: 3px;
display: block;
margin-bottom: -10px;
}

.content_sep {
background-image: url(images/content_seperator.png);
background-repeat: no-repeat;
margin-left: -13px;
width: 200px;
height: 34px;
color: #000;
font-size: 9pt;
padding-top: 10px;
padding-left: 473px;
}

.content_sep span {
margin-left: 100px;
}

#sidebar {
float: left;
margin-left: 13px;
margin-top: -12px;
padding: 5px;
width: 190px;
background-color: #E7E7E7;
border-left: 1px solid #D1D1D1;
border-right: 1px solid #D1D1D1;
}

.sidebar_head {
background-image: url(images/sitenav.png);
background-repeat: no-repeat;
margin-left: -13px;
margin-top: -30px;
width: 214px;
height: 49px;
}

.testimonials {
background-image: url(images/testimonials.png);
background-repeat: no-repeat;
margin-left: -13px;
margin-top: -30px;
width: 214px;
height: 49px;
}

.s_e {
margin-bottom: 33px;
}

.sidebar_foot {
background-image: url(images/sidebar_foot.png);
background-repeat: no-repeat;
margin-left: -13px;
margin-bottom: -10px;
width: 214px;
height: 32px;
}

.quote {
background-color: #D5D5D5;
border: 1px dotted #ACACAC;
margin-bottom: 5px;
padding: 3px;
font-style: italic;
font-size: 9pt;
}

.quote span {
color: #323232;
}

.valid {
margin-top: -78px;
margin-left: -11px;
float: left;
}

#footer {
background-image: url(images/footer.jpg);
background-repeat: repeat-x;
margin-left: 13px;
width: 885px;
height: 57px;
text-align: right;
clear: both;
margin-bottom: -10px;
}

/* Page Styles */

/* admin.php */

.guide {
background-image: url(images/instructions.png);
background-repeat: no-repeat;
margin-left: -13px;
margin-top: -30px;
width: 214px;
height: 49px;
}

.login {
background-image: url(images/staff_gradient.jpg);
background-repeat: no-repeat;
padding: 12px;
}

/* staff.php */

.pic {
background-color: #CFCFCF;
margin-left: 60px;
height: 90px;
width: 90px;
}

.desc {
background-image: url(images/staff_gradient.jpg);
background-repeat: no-repeat;
padding: 8px;
margin-left: 160px;
margin-top: -67px; 
}

.stafftitle {
font-size: 11pt;
font-style: italic;
background-color: #D5D5D5;
border-bottom: 1px dotted #C2C2C2;
padding: 3px;
display: block;
margin-left: 170px;
padding-top: -67px;
}

.member {
display: block;
} 

/* contact.php */

.title {
font-size: 10pt;
color:  #8F8F8F;
font-weight: bold;
margin-top: 5px;
margin-bottom: -10px;
}