/***** General Styles ******/

.clear {
	clear:both;
}

body {
	background:#fafafa;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#404040;	
}

ul {
	list-style-type:disc;
	margin:0px 0px 20px 40px;
	font-size:11px;
	font-weight:normal;
	color:#404040;
	line-height:18px;
}

ol {
	list-style-type:decimal;
	margin:0px 0px 20px 40px;
	font-size:11px;
	font-weight:normal;
	color:#404040;
	line-height:18px;
}

blockquote {
	margin-left:20px;
	border-left:3px solid #999;
	font-size:11px;
	font-weight:normal;
	color:#404040;
	margin-bottom:25px;
	line-height:18px;
	padding-left:10px;
	font-style:italic;
}

p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#404040;
	margin-bottom:25px;
	line-height:20px;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#404040;
	margin-bottom:20px;
	line-height:24px;
}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#404040;
	margin-bottom:15px;
}

h2 span
{
    /*color: #0088cc;*/
    color: #009900;
}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#0088cc;
	margin-bottom:10px;
}

h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#404040;
	line-height:18px;
}

h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#404040;
	margin-bottom:10px;
}

h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:8px;
	font-weight:normal;
	color:#404040;
	margin-bottom:10px;
}

a:link, a:active, a:visited {
	font-size:12px;
	font-weight:normal;
	color:#0088cc;
	margin-bottom:25px;
	line-height:18px;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


.textbox 
{
    font-family: "Segoe UI", "Verdana", "Lucida Sans Unicode", "Lucida Grande" Sans-Serif; 
    font-size: 16px;
    Width:250px;
    Height:30px;
    padding-left:5px;
    background-color:#EEFFEE;
    color:#515151;
    padding-top:5px;
}

.button
{
    height:30px;
    width:150px;
    font-family: "Segoe UI", "Verdana", "Lucida Sans Unicode", "Lucida Grande" Sans-Serif; 
    font-size: 16px;
    font-weight:bold;
}

#wrap {
	width:980px;
	margin:30px auto;
	margin-top:0px;
}

/***** Header Styles ******/

#header {
	background:#fafafa;
	height:50px;
	margin:0px auto;
	width:980px;
	padding: 20px 0px 20px 0px;
	border-bottom:1px solid #eeeeee;
}

#logo {

	float:left;
	margin:0px;
	margin-left: 15px;
}

/***** Navigation Styles *****/

#nav{
float:right;
list-style-type: none;
margin:0px;
}

#nav li{
float:left;
}

#nav li a:link, #nav li a:active, #nav li a:visited {
display:block;
width:100px;
padding:0px 5px;
text-decoration: none;
line-height: 20px;
outline: none;
text-align:right;
font-size: 16px;
color:#555555;
/* border-right:1px solid #555555;*/
}

#nav li a:hover {
color: #0088cc;
/* border-right: 1px solid #339933; */
}

#nav li.selected a {
color:#999999;
/* border-right:1px solid #0088cc; */
}

#nav li.special a 
{
    color:#009900;
}

#nav li.special a:hover 
{
    color:#0088cc;
}

#nav li a span{
display:block;
font-size: 11px;
}

.navquote_box_header 
{
    font-size:14px;
    font-weight:bold;
    margin: 30px 5px 10px 5px;
}
.navquote_box { background: url(/img/quote_nt.gif) repeat; }
.navquote_box_top div { background: url(/img/quote_tl.gif) no-repeat top left; }
.navquote_box_top { background: url(/img/quote_tr.gif) no-repeat top right; }
.navquote_box_bottom div { background: url(/img/quote_bl.gif) no-repeat bottom left; }
.navquote_box_bottom { background: url(/img/quote_br.gif) no-repeat bottom right; }

/* height and width stuff, width not really recessary. */
.navquote_box_top div, .navquote_box_top, .navquote_box_bottom div, .navquote_box_bottom {
width:100%;
height: 10px;
font-size: 1px;
}

.navquote_box_bottom div 
{
    height:20px;
    width:190px;
}

.navquote_box_content { margin: 0px 10px; }
.navquote_box_content p {margin:0px;}
.navquote_box { width:200px; margin-bottom: 15px;}

.navquote_credit
{
    margin-left:10px;
    line-height:140%;
    margin-bottom:10px;
}


/***** Featured Area Styles ******/

#featured {
	width:980px;
	margin:0px auto;
	/* position:relative; */
	height:450px;
	/* background-color:#ffffff; */ 
	border-right: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-bottom: 2px solid #bbb;
	background-image: url(/img/featured-background.jpg);
	background-repeat: repeat-x;
}


/* -- slideshow box -- */	

#slideshow {
    position:relative;
    z-index:0;
   	width: 480px;
    height: 400px; 
    margin: 0px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

#slidetitle 
{
    position:relative;
    z-index:1;
   	width: 480px;
    margin-top:-20px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

#slideshow img 
{
    margin:0px;
}


#slidenav
{
    text-align:right;
    float:right;
    margin: 10px 30px 0px 0px;
}

#slidenav a
{
    color:gray;
}

/* -- #slideshow box -- */



/***** Main Content Styles ******/

#main {
	width:980px;
	margin:0 auto;
	padding:0px;
	background:#ffffff;	
	overflow:hidden;
	border-top:1px solid #cdcdcd;
	border-right: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-bottom: 2px solid #bbb;
}

/* #main img {
	padding:5px;
	border:1px solid #cdcdcd;
}


.column_small img, .column_medium img, .column_large img {
	padding:5px;
	border:1px solid #cdcdcd;
}

*/

.corner
{
    position:absolute; 
    top:0px;
    right:0px;
}

.column_small img
{
    position:absolute;
    bottom:0px;
    border:none;
    padding:0;
    margin:0;
}

.column_small 
{
    position:relative;
	width:215px;
	border-right:1px solid #d4d7dd;
	padding:15px 15px 0px 15px;
	float:left;
    height:375px;
}

.navcolumn_small 
{
    position:relative;
	width:215px;
	/*border-right:1px solid #d4d7dd;*/
	padding:20px 15px 0px 20px;
	float:left;
    height:375px;
}

.navcolumn_image 
{
    margin-top:0px;
    margin-bottom:30px;
}

.column_medium {
	width:689px;
	border-left:1px solid #d4d7dd;
	padding:20px 20px 0px 20px;
	float:left;
	margin-right:0px;
	padding-bottom:0;
}

.column_large {
	width:960px;
	float:left;
}

.column_medium_last 
{
	border-right:0;
	margin-right:0px;
	padding-right:20px;
}
.column_last 
{
	border-right:0;
	margin-right:0;
	padding-right:12px;
}

.column_medium_hr hr
{
        border: none; 
        width:689px; 
        color:#d4d7dd; 
        background-color:#d4d7dd; 
        height:1px;
}


.column_small h2
{
    margin-bottom:5px;
}

.column_small p
{
    line-height:18px;
}


.column_small h2 a, .column_large h2 a, .column_last h2 a 
{
    font-size:13px;
	color:#404040;
	font-weight:bold;
}

.column_small h2 a:hover, .column_large h2 a:hover, .column_last h2 a:hover 
{
    font-size:13px;
	color:#0088cc;
	text-decoration:none;
}

.column_medium h2 
{
    font-size:16px;
    font-weight:bold;
}
.column_medium h2 a
{
    font-size:16px;
    font-weight:bold;
}
.column_medium h2 a:hover
{
    font-size:16px;
    font-weight:bold;
}

a.more
{
    background-image:url(/img/morearrow.gif); 
    background-repeat:no-repeat; 
    background-position: center right;
    padding-right: 10px; 
    white-space: nowrap;
}

a.updated
{
    background-image:url(/img/updated.gif); 
    background-repeat:no-repeat; 
    background-position: center right;
    padding-right: 50px; 
    white-space: nowrap;
}

a.new
{
    background-image:url(/img/new.gif); 
    background-repeat:no-repeat; 
    background-position: center right;
    padding-right: 30px; 
    white-space: nowrap;
}

a.coloronhover
{
    color:#404040;
}

a.coloronhover:hover
{
    color:#0088cc;
}

a.coloronhover_light
{
    color:#808080;
}

a.coloronhover_light:hover
{
    color:#0088cc;
}

table.features
{
    border:none;
    padding:0;
    margin-top:30px;    
}

table.features td
{
    padding:0px; 
    padding-bottom:0px;
    border:none; 
    vertical-align:middle;
}

table.features td.last
{
    padding:0px; 
    padding-bottom:25px;
    border:none; 
    vertical-align:middle;
}

table.features h2
{
    font-weight:bold;
    font-size:16px;
    line-height:20px;
    margin-bottom:0px;
}



#banner
{
    width:980px;
	height:150px;
	margin: 20px auto;
	padding:0px;
	background:#ffffff;	
	overflow:hidden;
	border-top:1px solid #cdcdcd;
	border-right: 2px solid #ddd;
	border-left: 2px solid #ddd;
	border-bottom: 2px solid #bbb;	
}

.bannercolumn 
{
	margin:15px;
	padding:0px;
	float:left;
}



.recentpost {
	border-bottom:1px solid #cdcdcd;
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
}

.recentpost h4 a {
	color:#404040;
	font-weight:bold;
}

.recentpost h4 a:hover {
	color:#0088cc;
	text-decoration:none;
}

.recentpost p {
	padding:0;	
	margin:0;
}

.recentpost_last {
	border:0;
	margin:0;
	padding:0;
}

#blog_entries .excerpt {
	margin-bottom:25px;
	padding-bottom:25px;	
	border-bottom:1px solid #cdcdcd;
}

#blog_entries_last {
	margin-bottom:0;
}

.excerpt h1 a:link, .excerpt h1 a:active, .excerpt h1 a:visited {
	font-size:24px;
	font-weight:normal;
	color:#404040;
	margin-bottom:20px;
	line-height:24px;
}

.excerpt h1 a:hover {
	color:#0088cc;
	text-decoration:none;
}

.excerpt .snippet {
	font-size:11px;
	font-weight:normal;
	color:#404040;
	margin-bottom:25px;
	line-height:22px;
}

.excerpt .snippet img {
	float:left;
	margin:0px 15px 0px 0px;
}

.excerpt .snippet .meta, .excerpt .snippet .meta a {
	font-size:10px;
	margin-bottom:10px;	
}

.excerpt {
	margin-bottom:25px;
}

.pagination {
	float:right;
}

.pagination li {
	display:inline;
	list-style:none;
}

.pagination li a:link, .pagination li a:active, .pagination li a:visited {
	background:#404040;
	border:1px solid #cdcdcd;
	padding:4px;
	color:#eaeaea;
}

.pagination li a:hover, .pagination li.current a:link, .pagination li.current a:active, .pagination li.current a:visited {
	background:#0088cc;
	color:#eaeaea;
	text-decoration:none;
}

#comments {
	list-style:none;
	margin-left:0;
}

#comments li {
	width:590px;
}

#comments li .comment_left {
	float:left;
	width:100px;
	text-align:center;
}

#comments li .comment_left img {
	margin-bottom:10px;
}

#comments li .comment_right {
	float:left;
	width:490px;
	margin-bottom:20px;
}

#comments li .comment_right .name {
	float:left;
	width:290px;
}

#comments li .comment_right .date {
	float:right;
	width:200px;
	text-align:right;
}

.about_author, .about_us {
	width:300px;
}

.about_author img, .about_us img {
	float:left;
	padding:5px;
	border:1px solid #cdcdcd;
	margin:0px 10px 10px 0px;
}

#leave_comment, #contact_form {
	margin:30px 0px;
}

/***** Portfolio Styles ****/

.portfolio {
	margin:0;
	list-style:none;
}

.portfolio li {
	width:296px;
	float:left;
	margin-right:9px;
}

.portfolio_fullwidth li {
	margin-right:35px;
}

.portfolio li img {
	margin:0px 0px 15px 0px;
}

.portfolio li h3 a:link, .portfolio li h3 a:active, .portfolio li h3 a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#404040;
	margin-bottom:15px;
}

.portfolio li h3 a:hover {
	color:#0088cc;
	margin-bottom:15px;
	text-decoration:none;
}

/****** Sub Navigation Styles *****/

ul.subnav {
	list-style:none;
	margin:25px 0px 0px 0px ;
}

ul.subnav li {
	border-top:1px solid #d4d7dd;
	height:30px;
	/*width:315px;*/
	width:200px;
}

ul.subnav li.last {
	border-bottom:1px solid #d4d7dd;
}

ul.subnav li a:link, ul.subnav li a:active, ul.subnav li a:visited {
	text-decoration:none;
	color:#414141;
	/*width:300px;*/
	width:185px;
	display:block;
	padding:5px 5px 5px 10px;
	height:20px;
	background-image:url(/img/subnav-arrow_grey.gif); 
    background-repeat:no-repeat; 
    background-position: center right;		
}

ul.subnav li a:hover, ul.subnav li.current a {
    background:#f2f2f2;
	/*color:#0088cc;*/
	color:#009900;
    /*border-left:3px solid #0088cc;*/
	border-left:3px solid #009900;
	/*width:297px;*/
	width:182px;
	height:20px;
	background-image:url(/img/subnav-arrow_green.gif); 
    background-repeat:no-repeat; 
    background-position: center right;	
}

ul.subnav li.selected a
{
	background:#e2e2e2;
	color:#006600;
	border-left:3px solid #006600;
	/*width:297px;*/
	width:182px;
	height:20px;
	font-weight:bold;
	background-image:url(/img/subnav-arrow_black.gif); 
    background-repeat:no-repeat; 
    background-position: center right;
	    
}


/**** Form Styles ****/

input#name, input#email, input#url {
	background:#f2f2f2;
	border:1px solid #cdcdcd;
	padding:4px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	width:200px;
}

input#submit {
	background:#404040;
	border:1px solid #cdcdcd;
	padding:6px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#eaeaea;
}

input#submit:hover {
	background:#0088cc;
	border:1px solid #cdcdcd;
	padding:6px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#eaeaea;
	cursor:pointer;
}

label {
	margin:10px;
}

textarea#comment, textarea#message {
	background:#f2f2f2;
	border:1px solid #cdcdcd;
	padding:4px;
	width:500px;
	height:150px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
}

/***** Adblock Styles *****/

ul.adblock {
	margin:0px 0px 20px 0px;
	width:300px;
}

ul.adblock li {
	display:inline;
}

ul.adblock li img {
	margin:5px;
	padding:5px;
	border:1px solid #cdcdcd;
}

/****** Blog Styles *****/

/***** Footer Styles ******/

#footer {
	width:983px;
	margin:20px auto 80px auto;
	height:10px;
	padding:15px 0px;
	color:#eaeaea;
	background:#202020;
	overflow:hidden;	

}

#copyright 
{
	margin-left:10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	font-weight:normal;
	width:450px;
	float:left;
}

#copyright a:link, #copyright a:active, #copyright a:visited
{
	margin-left:10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#eaeaea;
}

#copyright li a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#footer_navigation {
	list-style:none;
	width:450px;
	float:right;
	margin:-5px;
	margin-right:10px;
	padding:0px;
	text-align:right;
}

#footer_navigation li {
	display:inline;
	padding:0px;	
}

#footer_navigation li a:link, #footer_navigation li a:active, #footer_navigation li a:visited {
	text-decoration:none;
	margin:0px 5px;	
	font-size:10px;	
	padding:0px;
	color:#eaeaea;	
}

#footer_navigation li a:hover {
	color:#ffffff;
	text-decoration:underline;
}
