/*
Theme Name: Office WOrdPress Theme
Theme URI: http://www.revolutiontwo.com
Description: Office WordPress Theme.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.jdidit.com/
Tags: WordPress, Office, Professional

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jdidit.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* Lets Begin */
html, body {
font-size: 12px; /* Resets 1em to 10px */
font-family: Arial, Helvetica, sans-serif;
background: #f8f5f0 url(images/bg.jpg) top left repeat-x;
color: #3C3F36;
margin: 0;
padding: 0;
}

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

.announce {
text-align: center;
font-size:17px;
padding: 10px;
border: 1px dotted #333333;
width: 500px;
margin: 10px auto 10px auto;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 22px;
text-align:left;
margin: 0px 0px 10px 0px;
padding: 0px;

}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
margin: 10px 0px 2px 0px;
font-size: 14px;
padding: 0px;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px;
font-size: 14px; 
color: #333333;
}

hr {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border-bottom: 1px dotted #C0C0C0;
	border-top: none;
	border-left: none;
	border-right: none;
	color: #F4F7D9;
	background-color: #F4F7D9;
}


a, a:visited {
color: #265A7C;
text-decoration: underline;
}

a:hover {
color: #ffffff;
background: #265A7C;
text-decoration: underline;
}


.clear {
clear: both;
}

p {
margin: 0 0 10px 0;
}
/* And... Moving On */

.wrapper {
width: 960px;
margin: 0px auto;
}


/* Begin Header */
#masthead {
height: 142px;
width: 960px;
float: left;

}

#tagline {
width: 480px;
height: 22px;
float: left;
color: #FFFFFF;
padding-top: 6px;
}

#tagline p {
margin: 0px;
padding: 0px;
}

#pages {
width: 480px;
height: 22px;
float: left;
color: #FFFFFF;
text-align: right;
padding-top: 6px;
}

#pages ul {
list-style: none;
margin: 0;
padding: 0;
}

#pages li {
display: inline;
margin: 0 0 0 12px;
}

li.rss {
display: inline;
padding: 0 20px 0 0;
background: url(images/rss.gif) right no-repeat;
}

#pages a:link, #pages a:visited {
color: #FFFFFF;
text-decoration: none;
}

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

#logo {
width: 400px;
height: 135px;
float: left;
margin: 0px;
padding: 0px;
}

#headright {
width: 560px;
height: 100px;
float: left;
text-align: right;
padding: 5px 0px 0px 0px;
margin: 0px 0px 7px 0px; 
}




/* End Header */


/* Begin Aweber Opt In Box */

#subscribe {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	text-align: center;
	float: right;
	}

#subbox {

	width: 175px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 1px 5px;
	border: 1px solid #F4F7D9;
	display: block;
	}

#contactbox {

	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 1px 5px;
	border: 1px solid #F4F7D9;
	display: block;
	}


	
#subbutton {
	background: #F7F5EF;
	color:  #3E423A;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 0px;
	padding: 1px 3px 0px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}

#awebertext {
	padding: 15px 0px 0px 80px;
	float: left;
	width: 290px;
	text-align: left;
}

#aweberform {
	float: right;
	width: auto;
}
	
/* End Aweber Opt In Box */



/* Begin Search */
#searchwrap {
float: right;
padding: 0 5px 5px 5px;
height: 25px;
background: url(images/searchbg.gif) top left no-repeat;
}

* + html #searchwrap {
padding: 1px 5px 5px 5px;
}

#searchwrap input{
vertical-align: middle;
background: none;
color: #3C3F36;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#searchwrap #s{
border: none;
padding: 5px 0 5px 0;
margin: 0;
width: 215px;
}

* + html #searchwrap #s {
margin: -3px 3px 0 0;
width: 210px;
}
/* End Search */

/* Begin Navigation */
#navigation {
width: 560px;
height: 31px;
float: left;

}

#nav {
bottom: 0;
right: 0;
z-index: 999;
list-style: none;
float: right;
margin: 0;
padding: 0;
}

#nav li {
float: left;
margin-left: 5px;
background: url(images/navbg.gif) no-repeat right top;
font-size: 12px;
}

#nav li.current {
background-position: right bottom;
}

#nav li a {
float: left;
display: block;
height: 22px;
padding: 9px 14px 0;
background: url(images/navbg2.gif) no-repeat left top;
color: #FFFFFF;
text-decoration: none;
}

#nav li.current a {
background-position: left bottom;
color: #FFFFFF;
}

#nav li:hover, #nav li.sfhover {
background-position: right -31px;
color: #FFFFFF;
}

#nav li.current:hover, #nav li.sfhover.current {
background-position: right bottom;
}

#nav li:hover a, #nav li.sfhover a {
background-position: left -31px;
color: #FFFFFF;
}

#nav li.current:hover a, #nav li.sfhover.current a {
background-position: left bottom;
color: #C7CBC0;
}

#nav li#nav_home.current {
background-position: right top;
}

#nav li#nav_home.current a {
background-position: left top;
color: #FFFFFF;
}

#nav li.current#nav_home:hover, #nav li.current.sfhover#nav_home {
background-position: right -31px;
}

#nv li.current#nav_home:hover, #nav li.current.sfhover#nav_home a {
background-position: left -31px;
color: #FFFFFF;
}

#nav li ul {
clear: left;
position: absolute;
left: -999em;
z-index: 999;
width: 161px;
margin-top: 31px;
margin-left: 0px;
_margin-top: 0; /* IE6 only */
border: 1px solid #5F6356;
border-top: 0;
border-bottom: 0;
list-style: none;
line-height: 1;
padding-left: 0px;
}
/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
* + html #nav li ul {
margin-top: 0;
}

#nav li li {
display: inline;
_display: block;
float: none;
_float: left;
margin: 0;
font-size: .9167em;
text-transform: none;
}

#nav li ul ul {
margin: -31px 0 0 161px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}

#nav li li li {
font-size: 1em;
}

#nav li:hover li a, #nav li.sfhover li a {
float: none;
width: 133px;
height: auto;
padding: 9px 14px;
border-bottom: 1px solid #5F6356;
background: #EBE9DC;
color: #3C3F36;
}

#nav li:hover li a:hover, #nav li.sfhover li a:hover {
background: #D9D6BD;
}
/* End Navigation */

/* Begin Content Slider */
.wrap {
position: relative;
margin: 0 auto;
}

.contain:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .contain { height: 1%; } /* IE6 */
*:first-child+html .contain { min-height: 1px; } /* IE7 */

#featured {
width: 960px;
float: left;
margin: 21px 0 40px 0;
}

#featured .wrap {
padding: 10px 0 10px 0;
background: #FFFFFF;
}

#slides {
width: 940px;
height: 240px;
position: relative;
top: 0px;
overflow: hidden;
z-index: 5;
margin: 0 auto;
padding: 0;
}

#slides img {
margin: 0 7px 0 0;
padding: 0;
border: 0;
width: 310px;
height: 240px;
}

#slide-box {
/* width: 7020px; */
height: 240px;
position: absolute;
overflow: visible !important;
}

#slide-box div {
float: left;
position: relative;
width: 960px;
height: 240px;
display: block !important;
}

#slides-prev {
display: block;
width: 50px;
height: 260px;
position: absolute;
top: 0;
left: -17px;
z-index: 10;
}

#slides-prev a {
display: block;
width: 50px;
height: 260px;
text-indent: -9999px;
background: url(images/slide-nav.gif) no-repeat 0 0;
}

#slides-prev a:hover { background-position: 0 100%; }

#slides-next {
display: block;
width: 50px;
height: 260px;
position: absolute;
top: 0;
right: -17px;
z-index: 10;
}

#slides-next a {
display: block;
position: relative;
width: 50px;
height: 260px;
text-indent: -9999px;
background: url(images/slide-nav.gif) no-repeat 100% 0;
}

#slides-next a:hover { background-position: 100% 100%; }
/* End Content Slider */

/* Begin Tooltip */
#tooltip {
position: absolute;
z-index: 3000;
border: 1px solid #3C3F36;
background: url(images/tipbg.png) top left repeat;
padding: 5px;
width: 200px;
font-size: 10px;
font-weight: normal;
color: #3C3F36;
}

#tooltip h3, #tooltip div { 
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}
/* End Tooltip */

/* Begin Home Page */

#homewrapper a, a:visited {
color: #265A7C;
text-decoration: none;
}

#homewrapper a:hover {
color: #ffffff;
background: #265A7C;
text-decoration: none;
}

#homewrapper h2 {
padding: 0px;
margin: 0px;
}



#homeleft {
width: 310px;
height: 135px;
float: left;
border-right: 1px dotted #CCCCCC;
padding: 0 10px 0px 0;
overflow: hidden;
line-height: 1.5em;
margin-bottom: 10px;
}

#homecenter {
width: 298px;
height: 135px;
float: left;
border-right: 1px dotted #CCCCCC;
padding: 0 10px 0px 10px;
overflow: hidden;
line-height: 1.5em;
margin-bottom: 10px;
}

#homeright {
width: 310px;
height: 135px;
float: left;
padding: 0px 0px 0px 10px;
overflow: hidden;
line-height: 1.5em;
margin-bottom: 10px;
}

#homebox {
width: 938px;
float: left;
height: 230px;
background: url(images/homeboxbg.gif) top left no-repeat;
margin: 5px 0 0 0;
padding: 11px;
font-size: 11px;
}

#homebox a, a:visited {
color: #265A7C;
text-decoration: none;
}

#homebox a:hover {
color: #ffffff;
background: #265A7C;
text-decoration: none;
}


#homebox img {
padding: 4px;
}

#homebox img:hover {
padding: 4px;
}

#boxmain {
width: 460px;
float: left;
margin: 0 22px 0 0;
}

#boxmain img {
width: 190px;
height: 190px;
float: left;
margin: 0 8px 0 0;
}


.boxitem {
width: 215px;
height: 60px;
float: left;
margin: 0 10px 10px 0;
overflow: hidden;
}

.boxitem h3 {
font-size: 12px;
}

.boxitem img {
width: 50px;
height: 50px;
float: left;
margin: 0 8px 0 0;
border: none;

}

.itemdets {
float: left;
margin: 5px 0 0 0;
}
/* End Home Page */

/* Begin Secondary Pages */
#whitewrap {
width: 100%;
background: #F7F5EF url(images/secondarybg.gif) top left repeat-x;
float: left;
}

#whitewrap img {
padding: 4px;
background: none;
}

#postcontent li {
padding: 0px 0px 2px 0px;
}

#postcontent ul {
margin: 0px 0px 10px 30px;
padding: 0;
}

#servicescontent li {
padding: 0px 0px 0px 16px;
list-style-type: lower-alpha;
}

#servicesontent ol {
margin: 5px 0 15px 0;
padding: 0;

}

#servicescontent a, a:visited {
color: #000000;
}

#servicescontent p {
padding: 0px;
}


#servicesindent p {
padding: 0px 0px 0px 20px;
}

#servicesindent h3 {
padding: 0px 0px 0px 10px;
margin: 0px;
}

#bulleted li{
list-style-type: disc; 
margin: 0px 0px 5px 0px;
padding: 0px;
}

#testimonials {
width: 960px;
height: 80px;
float: left;
color: #FFFFFF;
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 1px 0px 0px 0px;
}

#testimonials p {
margin: 22px 0 0 0;
text-align:center;
}

#testimonials a, a:visited {
color: #FFFFFF;
text-decoration: none;
}

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

#secondary {
width: 629px;
float: left;
padding: 0px 5px 12px 10px
margin: 0px 0px 0px 0px;
}

#secondary a, a:visited {
color: #265A7C;
text-decoration: underline;
}

#secondary a:hover {
background: #265A7C;
color: #ffffff;
text-decoration: none;
}

#secondary h3{
font-size:14px;
margin: 10px 0px 0px 0px;

}


#fullpage {
width: 100%;
float: left;
padding: 0px 5px 12px 10px
margin: 0px 0px 0px 0px;
}

#fullpage a, a:visited {
color: #265A7C;
text-decoration: underline;
}

#fullpage a:hover {
background: #265A7C;
color: #ffffff;
text-decoration: none;
}

#fullpage h3{
font-size:14px;
margin: 10px 0px 0px 0px;

}

#fullpage li{
list-style-type:disc;
padding: 0px;
margin-left: 20px;
background: none;

}



#gallery {
width: 960px;
float: left;
padding: 0px 0px 20px 0px;
margin: 0px;
line-height: 1.4em;
}


#ourwork a, a:visited {
background: none;
color: #265A7C;
text-decoration: underline;
}

#ourwork a:hover {
background: #265A7C none repeat scroll 0 0;
color: #ffffff;
text-decoration: none;
}

.tutorial-title {

width: 600px;
}
.tutorial-title h2{
margin: 25px 0px 0px 0px;
padding: 0px;


}

.postpic {
height: 500px;
float: left;
padding: 10px 15px 12px 0;
margin: 0px 25px 0px 0px;
}

.posttext {

margin:25px 0 0;
padding:20px 15px 12px 0;

}

#screencast-container {

width: 640px;
padding: 5px;
background: #ffffff;
/* border: 1px solid #999999; */

}


.galleryitem {
width: 465px;
height: 125px;
float: left;
padding: 20px 15px 12px 0;
margin: 0;
}

.galleryitem p {
margin: 5px 0  0 0;
height: 73px;
line-height: 1.2em;
overflow: hidden;
}

* + html .galleryitem p {
margin: 5px 0  0 0;
height: 72px;
overflow: hidden;
}

.galleryitem img {
width: 125px;
height: 125px;
padding: 4px;
margin: 0 8px 0 0;
background: #3C3F36;
float: left;
}

	.galleryitem img:hover {
width: 125px;
height: 125px;
padding: 4px;
margin: 0 8px 0 0;
background: #707366;
float: left;
}

.galleryitem {
width: 465px;
height: 125px;
float: left;
padding: 20px 15px 12px 0;
margin: 0;
}

.galleryitem p {
margin: 5px 0  0 0;
height: 73px;
line-height: 1.2em;
overflow: hidden;
}

* + html .galleryitem p {
margin: 5px 0  0 0;
height: 72px;
overflow: hidden;
}

.galleryitem img {
width: 125px;
height: 125px;
padding: 4px;
margin: 0 8px 0 0;
background: #3C3F36;
float: left;
}

.galleryitem img:hover {
width: 125px;
height: 125px;
padding: 4px;
margin: 0 8px 0 0;
background: #707366;
float: left;
}


.portfolioitem {
width: 440px;
height: 215px;
float: left;
padding: 10px 0px 5px 20px;
margin: 0px 18px 18px 0px;
border: 1px solid #cccccc;
background: url(images/portfoliotop.gif) no-repeat #FFFFFF;
}

.portfolioitem ul{
float: right;
margin: 10px 25px 0px 0px;
padding-left: 0px;
list-style: none;
}

.portfolioitem li{
background-image: url(images/checkmark.gif);
background-repeat: no-repeat;
margin: 0px 0px 5px 0px;
padding-left: 25px;
font-weight: bold;

}

.portfolioitem p {
margin: 5px 0px 5px 0px;
line-height: 1.2em;
overflow: hidden;
}

* + html .portfolioitem p {
margin: 5px 0  0 0;
height: 72px;
overflow: hidden;
}

.portfolioitem img {
width: 236px;
height: 136px;
margin: 0 8px 0 0;
float: left;
}

.portfolioitem img:hover {
width: 236;
height: 136px;
padding: 4px;
margin: 0 8px 0 0;
background: #707366;
float: left;
}

.portfoliodesc {
font-style: italic;
font-weight:normal;
width: 300px;
margin: 0px;
padding: 0px;
}

.blogitem {
width: 630px;
height: 200px;
float: left;
padding: 0px 15px 12px 0;
margin: 0;
}

.blogitem p {
margin: 5px 0  0 0;
height: 73px;
line-height: 1.2em;
overflow: hidden;
}

* + html .blogitem p {
margin: 5px 0  0 0;
height: 72px;
overflow: hidden;
}

.blogitem img {
width: 125px;
height: 125px;
padding: 4px;
margin: 0 8px 0 0;
background: #3C3F36;
float: left;
}

.blogitem img:hover {
width: 125px;
height: 125px;
padding: 4px;
margin: 0 8px 0 0;
background: #707366;
float: left;
}

#visitlink {
background: url(images/visit-site-bg.gif);
border: 1px solid #CCCCCC;
float: right;
padding: 5px 5px 5px 5px;
margin: 0px 20px 0px 0px;
width: 80px;
height: 15px;
text-align: center;
font-weight: bold;
}

#visitlink a, a:visited {
color: #FFFFFF;
text-decoration: none;
background: none;
}

#visitlink a:hover, a:active {
color: #FFFFFF;
text-decoration: underline;
background: none;
}


#tutoriallink {
background: url(images/visit-site-bg.gif);
border: 1px solid #CCCCCC;
float: left;
padding: 5px 5px 5px 5px;
margin: 3px 20px 0px 0px;
width: 80px;
height: 15px;
text-align: center;
font-weight: bold;
}

#tutoriallink a, a:visited {
color: #FFFFFF;
text-decoration: none;
background: none;
}

#tutoriallink a:hover, a:active {
color: #FFFFFF;
text-decoration: underline;
background: none;
}


.categorydets {
font-size: 11px;
}
/* End Secondary Pages */

/* Begin Comment Styles */
h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

.commentmetadata a {
font-size:11px;
color:#333333;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 20px 10px 10px 10px;
width: 592px;
}

ol.commentlist li.alt {
padding: 18px 18px 5px 18px !important;
background:#F8F8F4;
border:1px solid #DEDBD1;	
}

#commentform input {
background: #FFFFFF;
border: 1px solid #E7E7E7;
}

#commentform textarea {
background: #FFFFFF;
border: 1px solid #E7E7E7;
width: 625px;
}

input#submit {
color:#333333;
padding:7px;
margin: 0 0 7px 0;
text-align: center;
border: 1px solid #E7E7E7;
background:#FFFFFF;
}


    /************************************************
    *   Comments                           *
    ************************************************/
       
    .commentlist li ul li {
       font-size: 12px;
       }

    .commentlist li {
       font-weight: bold;
       }

    .commentlist li .avatar {
       background: #FFFFFF;
       float: right;
       border: 1px solid #EEEEEE;
       padding: 2px;
       }

    .commentlist cite, .commentlist cite a {
       font-weight: bold;
       font-style: normal;
       font-size: 12px;
       }

    .commentlist p {
       font-weight: normal;
       text-transform: none;
       }

    .commentmetadata {
       font-weight: normal;
       }

    #commentform input {
       width: 170px;
       padding: 2px;
       margin: 5px 5px 1px 0px;
       }

    #commentform {
       margin: 5px 10px 0px 0px;
       }
       
    #commentform textarea {
       width: 100%;
       padding: 2px;
       }
       
    #respond:after {
       content: ".";
       display: block;
       height: 0px;
       clear: both;
       visibility: hidden;
       }
	   
	   #respond {
margin-bottom: 25px;
      }
       
    #commentform p {
       margin: 5px 0px 5px 0px;
       }
       
    #commentform #submit {
       margin:0px;
       float: left;
       }
       
    .alt {
       margin: 0px;
       padding: 10px;
       }

    .commentlist {
       margin: 0px;
       padding: 0px;
       }
       
    .commentlist ol {
       margin: 0px;
       padding: 10px;
       }

    .commentlist li {
       margin: 15px 0px 10px;
       padding: 10px 5px 10px 10px;
       list-style: none;

       }
    .commentlist li ul li {
       margin-right: -5px;
       margin-left: 10px;
       }

    .commentlist p {
       margin: 10px 5px 10px 0px;
       padding: 0px;
       }
       
    .children {
       margin: 0px;
       padding: 0px;
       }

    .nocomments {
       text-align: center;
       margin: 0px;
       padding: 0px;
       }

    .commentmetadata {
       font-size: 10px;
       margin: 0px;
       display: block;
       }

    .navigation {
       display: block;
       text-align: center;
       margin-top: 10px;
       margin-bottom: 40px;
       }
       
    .alignright {
       float: right;
       }

    .alignleft {
       float: left;
       }
       
    .thread-alt {
       background: #FFFFFF;
       margin: 0px;
       padding: 0px;
       }
       
    .thread-even {
       background: #EEEEEE;
       margin: 0px;
       padding: 0px;
       }
       
    .depth-1 {
       border: 1px dotted #BBBBBB;
       margin: 0px;
       padding: 0px;
       }

    .even, .alt {
       border-top: 1px dotted #BBBBBB;
       border-bottom: 1px dotted #BBBBBB;
       border-left: 1px dotted #BBBBBB;
       margin: 0px;
       padding: 0px;
       }


/* End Comment Styles */

/* Begin Sidebar */
#sidebar {
width: 300px;
float: left;
padding: 20px 0px 0px 10px;
}

.aboutsidebarimage {
text-align:center;
margin: 0px 0px 0px 25px;
padding: 5px 1px 0px 0px;
border: #CCCCCC 1px solid;
background: #ffffff;
}

.degreeindent {
padding: 0px;
margin: 10px 0px 0px 20px ;

}
.block {
width: 280px;
float: left;
padding: 8px 10px 0 10px;
background: url(images/blockbg.gif) top left no-repeat;
}

.block h3 {
border-bottom: 1px solid #3C3F36;
padding: 0 0 2px 0;
margin: 0 0 5px 0;
}

.block ul {
margin: 0;
padding: 0;
list-style: none;
width: 280px;
}

.block li {
width: 265px;
height: 20px;
padding: 5px 0 0 20px;
background: url(images/blockunder.gif) top left no-repeat;
}

.block li:hover {
width: 265px;
height: 20px;
padding: 5px 0 0 20px;
background: url(images/blockover.gif) top left no-repeat;
}

.blockfooter {
width: 300px;
height: 9px;
float: left;
background: url(images/blockfooterbg.gif) bottom left no-repeat;
}


.servicesb {
height: 375px;
width: 298px;
float: left;
padding: 8px 10px 0 10px;
border:1px solid #CCCCCC;
background: #ffffff;
}

.servicesb h3 {
padding: 0 0 2px 0;
margin: 0 0 5px 0;
}


.servicesb li {
padding: 0px 0px 0px 16px;
list-style-type: lower-alpha;
margin: 0px 0px 5px 0px;
}

.servicesb ol {
margin: 5px 0 15px 0;
padding: 0px 0px 0px 20px;

}

.allofabove {
font: Georgia, "Times New Roman", Times, serif;
padding: 5px 0px 5px 10px;
border: #CCCCCC 1px solid;
background: #F4F4F4;
margin: 23px 0px 0px 0px

}

.allofabove  a, a:visited {
color: #265A7C;
text-decoration: underline;
}

.allofabove  a:hover {
background: #265A7C;
color: #ffffff;
text-decoration: none;
}


.servicesbfooter {
width: 300px;
height: 9px;
float: left;
background: none;
}

.widgetblock {
width: 300px;
float: left;
margin: 15px 0 15px 0;
}

.widgetblock li {
padding: 0 0 0 16px;
background: url(images/list.gif) top left no-repeat;
}

.widgetblock ul {
margin: 0;
padding: 0;
list-style: none;
}
/* End Sidebar */

/* Begin Footer */
#footerwrap {
height: 30px;
width: 100%;
background: #3C3F36;
float: left;
border-top: 5px solid #72918B;
padding: 12px 0px 20px 0px;

}

#footer {
width: 960px;
margin: 0px auto;
color: #FFFFFF;
padding: 10px 0 0 0;
}

#footer a:link, #footer a:visited {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
color: #3E423A;
text-decoration: none;
background: #F4F7D9;
}

#footertext {

width: 430px;
float: left;
}


#footertextright {
float: right;
}

#pagination{
width: 100px;
float: left;
text-align: right;
}

#pagination a:hover{
border:none;
}

#pagination img{
border:none;
}

span.navback{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/back.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/forward.gif) top right no-repeat;
cursor:pointer;
}
/* End Footer */

/* Begin Defaults */
acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

p img {
padding: 0;
max-width: 100%;
}

a img {
border: none;
}

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

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

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

.alignright {
float: right;
}

.alignleft {
float: left
}

.center {
text-align: center;
}

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

.hidden {
display: none;
}

blockquote {
margin: 15px 30px 0 0;
padding-left: 30px;
background: url(images/blockquote.jpg) top left no-repeat;
}

.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 Defaults */