@charset "UTF-8";

/****** Layout ******/
body {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px 25px 25px;
}

a img { border:0; }

.small { font-size:11px; }

.sidebar li {
	margin-bottom:30px;
	text-align:center;
}	

#constant-contact {
	width: 125px;
	background: #3d3d3d;
	text-align:right;
	margin-left: 6px;
	padding: 10px;
}

#constant-contact h2.widgettitle {
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:0px;
}

#constant-contact input {
	width:120px;
	font-size:10px;
	color:#666666;
	margin-bottom:8px;
}	

#fwvvw_bg_video #fwvvw_full_video { background: #000000 url(images/loading.gif) no-repeat center center; }

li.fwvvw_vthumb {
	font-size:14px;
	margin-bottom:15px;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/****** Header Layouts ******/
#header {
	background: url(images/header_bkgnd.png) repeat-x;
	height: 255px;
	position: relative;
}

#header #logo {
	position: absolute;
	left: 18px;
	top: 12px;
}

#header #header_links {
	position: absolute;
	left: 18px;
	top: 120px;
	text-align: left;
	font-size: 16px;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
}

#header #header_links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#header #header_links li {
	border-top: 1px solid #666666;
	width: 200px;
}

#header #header_links li:first-child {
	border-top:none;
}	

#header #header_links a {
	color: #FFFFFF;
	text-decoration: none;
}

#header #header_links a:hover { color: #ABABAB; }

/****** Header Rotation *******/
#cycle {
	position:absolute;
	width: 547px; /* slide width */
	height: 222px; /* slide height */
	overflow: hidden;
	border: 3px solid #afacac;
	top: 12px;
	right: 16px;
}
	
#cycle #cycle_rotation {
	position:absolute;
	width: 547px; /* slide width */
	height: 222px; /* slide height */
	overflow: hidden;
}

#cycle #cycle_rotation div {
	width: 547px; /* slide width */
	height: 222px; /* slide height */
	overflow: hidden; 
}
#cycle #cycle_nav { /* location of rotation navigation */
	position:absolute;
	top:195px;
	left:0px;
	z-index:50;
	width: 100%;
	text-align: center;
}
#cycle #cycle_nav a { /* rotation navagation styling */
	background: #FFFFFF;
	text-decoration: none;
	margin: 0 5px;
	padding: 2px 3px;
	font: 10px/20px Arial, Helvetica, sans-serif;
	color: #000000;
}
#cycle #cycle_nav a.activeSlide { /* rotation navagation styling for active slide */
	background: #666666;
	color:#FFFFFF;
}
#cycle #cycle_nav a:focus { outline: none; }

/****** Nav Bar *******/
#nav_bar {
	height:35px;
	background: url(images/nav_bar.jpg) no-repeat;
	position: relative;
}

#search {
	position: absolute;
	left: 15px;
	top: 5px;
}

#search #search_img {
	vertical-align:middle;
	margin-right:4px;
}
	
#search #search_q {
	height: 12px;
	width: 150px;
	padding: 2px;
	color: #999999;
}

#nav_links {
	font-size: 18px;
	color: #FFFFFF;
	position: absolute;
	left: 415px;
	text-transform: lowercase;
	line-height: 18px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 35px;
}

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

#nav_links li {
	float: left;
	position: relative;
	padding: 6px 0px;
}

#nav_links li:first-child a { border-left: none; }

#nav_links li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 22px;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 1px solid #FFFFFF;
}

#nav_links li a:hover { color: #ABABAB; }

#nav_links li ul {
	position: absolute;
	top: 30px;
	list-style: none;
	width: 200px;
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	left: -40px;
	display: none;
	z-index: 10;
}

#nav_links li ul li {
	float: none;
	border-left: none;
	padding: 0px;
	border-top: 1px solid #000000;
}

#nav_links li ul li a {
	color: #000000;
	line-height: 30px;
	height: 30px;
	background: url(images/nav_dropdown.png) repeat;
}

#nav_links li ul li a:hover {
	color: #323232;
	background: url(images/nav_dropdown_over.png) repeat;
}

/****** Content ******/
#content_wrapper { background: #8FCAE0 url(images/content_wrapper_bkgnd.jpg) repeat-x center bottom; }
#col1 {
	width: 155px;
	min-height: 785px;
	background: url(images/sidebar_left_bkgnd.jpg) no-repeat;
	float: left;
	z-index: 0;
	position: relative;
	text-align: left;
}
#col2 {
	width: 155px;
	min-height: 785px;
	background: url(images/sidebar_right_bkgnd.jpg) no-repeat;
	float: left;
	z-index: 0;
	margin-left: -7px;
	position: relative;
	text-align: left;
}

#content {
	float: left;
	min-height: 1005px;
	width: 590px;
	background: url(images/content_bkgnd.png) repeat-y;
	margin-left: -7px;
	z-index: 2;
	padding-right: 7px;
	padding-left: 7px;
	position: relative;
	text-align: left;
}

.post {
	margin:20px;
}	

/******* Sidebars ******/
.sidebar ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
	
.widget_nav_menu {
	margin: 30px 10px 0px 10px;
	padding: 0px;
	list-style: none;
	font-size: 14px;
	text-transform: lowercase;
	color: #000000;
}

.sidebar .widget_nav_menu li {
	padding-top: 5px;
	padding-bottom: 9px;
	background: url(images/bar.png) repeat-x left bottom;	
	margin-bottom: 0px;
	text-align:left;
}

#col2.sidebar .widget_nav_menu li {
	text-align:right;
}	

.widget_nav_menu a {
	color: #000000;
	text-decoration: none;
}

.widget_nav_menu a:hover {
	color: #656565;
}

/****** Footer ******/
#footer {
	background: #525252 url(images/footer_bkgnd.gif) repeat-x center top;
	height: 70px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	text-align: left;
	padding-left: 20px;
}

#footer a { color: #FFFFFF; }


/****** Classes ******/
.left {
	float:left;
	margin-right: 10px;
}

.right {
	float:right;
	margin-left: 10px;
}

.clear {
	clear:both;
}	
p.clear {
	height:0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}			

/****** Text Sizes ******/
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }
h6 { font-size: 8px; }
p { font-size: 12px; }


/* Begin Typography & Colors */
.postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

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


#wp-calendar caption, cite {
	text-decoration: none;
	}

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

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

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

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

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



/* Begin Lists */

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

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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

