/**
 * Theme Name: Paraview Custom
 * Theme URI: http://www.paraviewtv.com
 * Description: Blog- and News-styles theme
 * Version: 0.1
 * Author: John Carlson
 * Author URI: http://www.carlsonwebdesign.com
 * Tags: three-column, news, blog, video
 */

/** 
* Get reset CSS styles
*************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
br {
	clear: both;
}
/* Remove padding and margin */

* {
	margin: 0;
	padding: 0;
}
hr {
	margin-bottom: 10px;
	color: #d1c6b4;
}
/**
* Body
*************************************************/
body {
	background: #fffff2 url(images/bg-body.jpg) top center no-repeat;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #222;
	text-align: center;
}
/**
* Main Layout Styles
************************************************/
#outerwrapper {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	min-height: 600px;
	text-align: left;
}
#topnav {
	width: 980px;
	height: 29px;
	overflow: hidden;
	display: block;
}
#content {
	float: left;
	width: 980px;
	margin: 0;
	padding: 0;
	min-height: 400px;
	background: url(images/columns.gif) top repeat-y;
}
#primary-content {
	float: left;
	width: 460px;
	min-height: 300px;
	margin-left: 195px;
	padding: 15px 5px;
	overflow: hidden;
}
#sidebar1 {
	float: left;
	display: inline;
	width: 180px;
	min-height: 300px;
	padding: 6px 0;
	margin-left: -665px;
	overflow: hidden;
}
#sidebar2 {
	float: right;
	display: inline;
	width: 300px;
	padding: 6px 0;
	min-height: 300px;
	margin: 0;
	overflow: hidden;
}
/**
* Header
************************************************/
#header-container {
	overflow: hidden;
	height: 144px;
}
#header {
	position: relative;
	overflow: hidden;
	width: 980px;
	height: 144px;
	margin: 0 auto;
}
#header h1 {
	float: left;
	display: inline;
	width: 394px;
	height: 112px;
	line-height: 1.5;
	font-size: 28px;
	margin: 18px 0 0 0;
	background: url(images/logo_transformational-trans.png) no-repeat;
	text-indent: -9999px;
}
#header h1 a {
	width: 394px;
	height: 112px;
	display: block;
	color: #000;
}
#motto {
	position: absolute;
	top: 60px;
	right: 0;
	width: 162px;
	height: 18px;
	background: url(images/motto-trans.png) no-repeat;
}
/**
* Page Navigation
************************************************/

/**
* Category Navigation
************************************************/
#cat-navigation {
	width:978px; height:26px; margin:0 auto; margin-left:1px; background:none;
}
#cat-nav {
	margin:0; padding:0;
}
#cat-navigation a {
	background:none; color:#193750;
}
#cat-navigation a:hover {
	background:#193750; color:#fff;
}
.sf-menu, .sf-menu * {
	margin:0; padding:0; list-style:none; font-family:Verdana, Arial,sans-serif; font-size:12px; font-weight:bold; text-transform:none;
}
.sf-menu { 
	line-height:1.0; height:26px; background:transparent;
}
.sf-menu ul {
	position:absolute; top:-999em; width:10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:100%;
}
.sf-menu li:hover { 
	visibility:inherit; /* fixes IE7 'sticky bug' */ text-decoration: none;
}
.sf-menu li {
	float:left; position:relative;
}
.sf-menu li a {
	padding: 6px 17px 8px 17px;
}
.sf-menu a {
	display:block; position:relative; color:#fff;
}
ul.sf-menu a:active, ul.sf-menu li a:active {
	background: none; color:#fff;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:0; top:26px; /* match top ul list item height */ z-index:150;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:12em; /* match ul width */ top:0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:12em; /* match ul width */ top:0;
}
ul.sf-menu li ul.children {
	width:180px; border-right:1px solid #193750;
}
.sf-menu {
	float:left; margin:0; width:100%;
}
.sf-menu a {
	border-right:1px solid #a9cce0; padding:8px&#160; 10px; text-decoration:none; color:#fff;
} /* Design for the dropdown links */
/*
.sf-menu a, .sf-menu a:visited&#160; { 
	/* visited pseudo selector so IE6 applies text color*/ /* color:#fff;
} */
#cat-navigation .sf-menu li {
	background:none; color:#fff;
}
#cat-navigation .sf-menu li li {
	background:#193750; border-top:1px solid #244960; color:#fff;
}
#cat-navigation .sf-menu li li a {
	padding:8px 10px; font-size:10px; color:#fff; border-right:1px solid #193750;
}
#cat-navigation .sf-menu li li a:hover {
	color: #fe9231;
}
.sf-menu li li li {
	background:#193750;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:#193750; outline:0; color:#fff; text-decoration:none;
} /* Background = Link background colors when the mouse is over them */
/*
.sf-menu li.current-cat a {
	background:#193750; color:#fff; text-decoration:none;
}
.sf-menu li.current-cat a:hover {
	background:#193750; color:#fff; text-decoration:none;
}
*/
#page-nav ul {
	position:relative; z-index: 1000;
}

/**
* Subscribe/feed link (in navigation)
************************************************/
#cat-nav #feed {
	width: 180px;
	float: right;
	display: inline;
	margin-top: -19px;
	margin-right: 5px;
	font-size: 12px;
}
#feed li {
	float: right;
	display: inline;
	border: none;
	padding: 0;
}
#feed li a {
	padding: 0 18px 0 0;
	background: url(images/feed-icon-14x14-trans.png) no-repeat right center;
}
#feed li a:hover {
	background-color: transparent;
	background-image: url(images/feed-icon-14x14-trans.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	float: right;
}
#feed li.feed-url {
	font-weight: bold;
	padding: 0 10px 0 0;
	margin-right: 0;
}
/** NEW DROP-DOWN MENU **/
/* Dropdown Page Navigation */
#menu, #menu ul {
	float: left;
	display: inline;
	font-family: Verdana, Tahoma, Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 600px;
	height: 29px;
}
#menu ul {
	margin-top: 2px;
}
#menu a {
	color: #c1efff;
	display: block;
	padding: 6px 10px 8px 10px;
}
#menu a:hover {
	color: #c1efff;
	display: block;
	text-decoration: underline;
} /* Design for links when the mouse is over them */
#menu li {
	float: left;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	border-right: 1px solid #1b3f5c;
}
#menu li li {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 130px;
}
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background: #c1efff;
	width: 150px;
	float: none;
	margin: 0;
	padding: 4px 10px 5px 10px;
	color: #333;
}
#menu li li a:hover, #menu li li a:active {
	width: 150px;
	float: none;
	margin: 0;
	padding: 4px 10px 5px 10px;
	color: #c1efff;
}
#menu li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	z-index: 1100;
}
#menu li:hover ul {
	left: auto;
	display: block;
}
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
}
#menu li.current_page_item a {
	color: #c1efff;
} /* Design for the link to whatever page the user is currently on (if applicable) */
#menu li.current_page_item a:hover {
	color: #c1efff;
	text-decoration: underline;
}
/**
* Footer
************************************************/
#bottom-content {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #0a1a29;
}
#footer {
	clear: both;
	display: block;
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 5px 0;
}
#subfooter {
	width: 960px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 0;
	min-height: 250px;
	clear: both;
	text-align: left;
	color: #fff;
	border-bottom: 1px dotted #162a46;
}
#subfooter .widget1 {
	width: 315px;
	float: left;
	display: inline;
	min-height: 225px;
	margin-right: 23px;
}
#subfooter .widget2 {
	width: 314px;
	float: left;
	display: inline;
	min-height: 225px;
}
#subfooter .widget3 {
	width: 285px;
	float: right;
	display: inline;
	min-height: 225px;
}
#subfooter ul {
	margin: 0;
	padding: 0;
}
#subfooter li {
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	font-size: 1.2em;
	margin-bottom: 3px;
	padding: 3px 0;
}
#subfooter li ul {
	padding-left: 0;
}
#subfooter a {
	margin: 1px 0;
	padding: 3px 1px;
	width: 90%;
	text-decoration: none;
	clear: both;
	display: inline;
	text-align: left;
	color: #f0d957;
}
#subfooter a:hover {
	color: #fff;
}
#credits {
	width: 980px;
	height: 40px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	font-size: 0.9em;
	text-align: center;
}
/**
* Elements
************************************************/
/* Links */
a, a:visited {
	color: #e96c00;
	text-decoration: none;
}
a:hover, a:active {
	color: #193750;
	text-decoration: underline;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#credits a {
	color: #b1c0d4;
}
#footer a:hover, #footer a:active, #credits a:hover, #credits a:active {
	color: #fff;
	text-decoration: underline;
}
#footer #subfooter a:hover, #footer #subfooter a:active {
	color: #94b0cb;
}
#sidebar1 a, #sidebar2 a {
	color: #162a46;
}
#sidebar1 a:hover, #sidebar2 a:hover {
	color: #000;
}
.entry-content a {
	color: #193750;
}
#primary-content a, #primary-content a:visited {
	font-weight: bold;
}
/* Text */
#content p {
	color: #0a1a29;
}
#primary-content p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Tahoma, Verdana, sans-serif;
	font-size: 1.3em;
	line-height: 1.3;
	margin: 0 0 12px 0;
	padding: 4px 0 0 0;
}
body#news #primary-content .post p {
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
}
#primary-content .first p {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 1.3;
	text-align: justify;
	padding-right: 10px;
}
#primary-content .alt p {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	line-height: 1.3;
	text-align: justify;
	padding-right: 10px;
}
#primary-content p.readmore {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 1;
	padding: 0 0 5px 0;
}
#sidebar1 p, #sidebar2 p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Tahoma, Verdana, sans-serif;
}
#footer p {
	font-size: 1.3em;
	color: #fffff2;
}
#credits p {
	font-size: 1.2em;
	color: #b1c0d4;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
sup {
	vertical-align: bottom;
	font-size: 1.2em;
	line-height: 1;
}
strong.search-excerpt {
	background-color: #ff0;
	font-weight: normal;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	color: #0a1a29;
	margin-bottom: 15px;
}
h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited, h5 a, h5 a:visited, h6 a, h6 a:visited {
	color: #0a1a29;
}
h1 {
	font-size: 2.8em;
}
h2 {
	font-size: 2.5em;
	margin-bottom: 5px;
}
h3 {
	font-size: 2.0em;
	margin: 5px 0 10px 0;
}
h3#respond {
	font-weight: bold;
	margin-bottom: 5px;
}
body#search-results #primary-content h3 {
	margin: 15px 0 5px 0;
}
h4 {
	font-size: 1.7em;
	font-weight: bold;
	margin: 5px 0;
}
h5 {
	font-size: 1.5em;
}
h1.page-title {
	text-indent: -9999px;
	line-height: 0;
	margin: 0;
	padding: 0;
	height: 0;
}
h1.cat-title {
	font-size: 2.5em;
	margin: 0 0 10px 0;
}
h2.post-title {
	font-size: 1.5em;
	font-weight: bold;
	margin: 5px 0 0 0;
}
h2#pagetitle a, h2.post-title a {
	text-decoration: none;
}
h2#pagetitle a:hover, h2.post-title a:hover {
	text-decoration: underline;
}

h3.sidebar-headings {
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	color: #fff;
	background-image: url(images/tile-trans.png);
	background-repeat: repeat;
	padding: 4px 5px 3px 5px;
	border: 1px solid #dce9f2;
	margin-bottom: 5px;
	clear: both;
}
h3.footer-headings {
	font-size: 1.75em;
	color: #fff;
	margin-bottom: 8px;
	padding-bottom: 7px;
	width: 90%;
	background: transparent;
	border-bottom: 1px dotted #162a46;
}
/* Lists */
.content ul {
	list-style: none;
	margin-left: 20px;
}
.content ul li {
	overflow: hidden;
	padding-left: 15px;
	background: url(images/bullet_icon.gif) no-repeat 0 6px;
}
#primary-content ul#sitemap_list li.cat-item a, #primary-content ul#sitemap_list li.home-item a {
	color: #162a46;
}
#primary-content ul#sitemap_list li.cat-item a:hover, #primary-content ul#sitemap_list li.home-item a:hover {
	color: #e96c00;
}
#primary-content ul#sitemap_list li.post-item a {
	color: #e96c00;
}
#primary-content ul#sitemap_list li.post-item a:hover {
	color: #162a46;
}
#sidebar1 ul, #sidebar2 ul {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	color: #162a46;
	padding: 0 0 15px 0;
}
#sidebar1 li, #sidebar2 li {
	padding: 2px 0;
}
#sidebar1, #sidebar2 {
	font-size: 1.1em;
}
#sidebar2 ul.xoxo li {
	background: url(images/icons/blue-4square-trans.png) left center no-repeat; 
	padding-left: 15px;
}
#subfooter .widget1 ul li, #subfooter .widget2 ul li, #subfooter .widget3 ul li {
	overflow: hidden;
	margin: 0 0 6px 0;
	padding: 0 3px 6px 0;
	width: 90%;
	background: transparent;
	border-bottom: 1px dotted #162a46;
}
/* Blockquotes */
blockquote {
	overflow: hidden;
	height: 100%;
	margin: 0 24px 0 0;
	padding: 3px 0 0 24px;
	font-style: italic;
	color: #444;
	background: url(images/quotes.gif) no-repeat 0 0;
	border: none;
}
blockquote blockquote {
	color: #555;
}
blockquote em {
	font-style: normal;
}
blockquote.pullquote {
	width: 210px;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 6px 9px;
	text-align: center;
	font: italic normal normal 20px/22px Georgia, Times, 'Times New Roman', serif;
	color: #444;
	background: transparent;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}
.pullquote p {
	margin: 0;
}
/* Code */
code {
	padding: 0 3px;
	font-size: 12px;
	background: #eee;
}
pre {
	overflow: auto;
	padding: 9px;
	font-size: 12px;
	color: #000;
	background: url(images/code.png) repeat 0 0;
	border: 1px solid #c5d8e5
}
pre code {
	padding: 0;
	background: transparent;
}
/* Tables */
table {
	width: 100%;
	background: #ddd;
}
caption {
	font: italic normal normal 12px/22px Verdana, Geneva, Tahoma, sans-serif;
	text-align: right;
	color: #666;
}
tr {
	margin: 1px;
	border: 1px solid #c5d8e5
}
td {
	padding: 3px;
	background: #f7f7f7;
	border: 1px solid #c5d8e5
}
tr.alt td, tr.even td {
	background: #eee;
}
th {
	padding: 3px;
	color: #fff;
	background: #093653;
	border: 1px solid #c5d8e5
}
th a {
	font-weight: bold;
	color: #eee;
}
/* Acronyms */
acronym {
	border-bottom: 1px dotted #333;
}
/* Drop caps */
.drop-cap {
	float: left;
	display: inline;
	margin-right: 3px;
	font: normal normal normal 48px/39px "Warnock Pro", "Goudy Old Style", Palatino, "Book Antiqua", Cambria, Georgia, serif;
	color: #444;
}
/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
}
/* Warnings/Alerts */
.warning, .alert {
	padding: 6px 9px;
	background: #fff4bf;
	border: 1px solid #e68855;
}
/* Errors */
.error {
	padding: 6px 9px;
	background: #f3fffe;
	border: 1px solid #93fbff;
}
/* Downloads */
.download {
	padding: 6px 9px;
	background: #cdd5dc;
	border: 1px solid #93e4ff;
}
/* Alignment */
.left, .alignleft {
	float: left;
	display: inline;
	margin: 4px 12px 2px 0;
	padding: 0;
}
.right, .alignright {
	float: right;
	display: inline;
	margin: 4px 0 2px 12px;
	padding: 0;
}
.center, .aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}
.block, .alignnone {
	display: block;
	margin: 0 0 20px 0;
}
#primary-content p.wp-caption-text {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 1em;
	line-height: 1;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
span.pullquote {
	float: none;
	display: inline;
	margin: 0;
}
#sidebar1 img.alignleft, #sidebar1 img.alignright, #sidebar2 img.alignleft, #sidebar2 img.alignright {
	border: none;
	margin-bottom: 8px;
	clear: both;
}

/**
* Search Form
************************************************/
form#searchform {
	float: right;
	display: inline;
	height: 21px;
	margin: 4px 0 0 0;
	position: relative;
	overflow: hidden;
	width: 308px;
}
form#searchform label {
	float: left;
	background: url(images/search_label-trans.png) no-repeat 0 0;
	display: inline;
	width: 54px;
	height: 14px;
	margin: 5px 4px 0 0;
	text-indent: -9999px;
}
form#searchform input#s {
	background: url(images/input.gif) no-repeat 0 0;
	color: #87a8b3;
	font: 1.15em Arial, Helvetica, sans-serif;
	height: 21px;
	padding: 3px 40px 0 25px;
	width: 185px;
	border: none;
	overflow: hidden;
}
form#searchform input#s:focus {
	color: #c1efff;
}
form#searchform input#searchsubmit {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 21px;
	background: url(images/submit_btn.gif) no-repeat;
	text-indent: -9999px;
	z-index: 900;
	background: #0a1a29;
}
.focus {
	background: url(images/input.gif) no-repeat 0 -21px !important;
}
/**
* Images
************************************************/
.post img {
	max-width: 600px;
}
img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
}
/* Captions */
.wp-caption {
	max-width: 590px;
	padding: 3px 3px 3px 3px;
	/*	background: #eee;
	border: 1px solid #ccc; */
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: center;
	font-size: 11px;
	color: #497193;
}
.wp-caption img {
	max-width: 588px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #6687a3;
}
/* Gallery [gallery] */
.gallery {
	display: block;
	text-align: center;
	margin-bottom: 20px !important;
}
.gallery img {
	border: 1px solid #3c738c;
}
/* Author avatar */
.avatar {
	float: left;
	display: inline;
	width: 60px;
	height: 60px;
	margin: 0 12px 4px 0;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
}
/* Thumbnail */
.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px 10px 5px 0;
	padding: 3px;
	background: #eee;
	border: 1px solid #ccc;
	clear: both;
}
.category img.medium {
	float: left;
	display: inline;
	max-width: 230px;
	margin: 0 20px 10px 0;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
}
/* Video */
.	 {
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
	display: block;
	clear: both;
	width: 470px;
}

/**
* Blog
************************************************/
#primary-content .post {
	min-height: 100px;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	border-bottom: none;
}
body#news .post {
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: none;
}
body#search-results .post {
	min-height: 75px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #a1cbe4;
}
#primary-content .post-archive {
	padding: 5px 0 0 0;
	border-bottom: 1px dotted #a1cbe4;
	min-height: 165px;
	clear: both;
}
#primary-content p.post-metadata {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 1.1em;
	margin: 0;
	padding: 4px 0;
}
body#news #primary-content p.post-metadata {
	padding: 15px 0 10px 0;
}
body#search-results #primary-content p.post-metadata {
	padding: 6px 0;
}
#primary-content .commentmetadata {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 1.1em;
	padding: 0 0 6px 0;
}
div#cat-heading {
	font-weight: bold;
}
body#news #primary-content .post-cat {
	font-weight: bold;
}
#primary-content .cat-description p {
	font-size: 1.35em;
	margin: 0 0 5px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #a1cbe4;
}
.navigation {
	clear: both;
	padding: 10px 0;
	margin: 0 0 15px 0;
	font-size: 1.1em;
	line-height: 1;
}
.navigation a, .navigation a:visited {
	color: #e96c00;
	text-decoration: none;
}
.navigation a:hover {
	color: #4b81af;
	text-decoration: none;
}
div.navigation .alignleft, div.navigation .alignright {
	background: none;
	border: none;
	color: #4b81af;
}
.previous-entries {
	float: left;
	display: inline;
	margin-left: 10px;
	padding-left: 18px;
	background: url(images/icons/mini-nav-left-trans.png) no-repeat left center;
}
.next-entries {
	float: right;
	display: inline;
	margin-right: 10px;
	padding-right: 18px;
	background: url(images/icons/mini-nav-right-trans.png) no-repeat right center;
}

#comments-template .paged-navigation {
	text-align: center;
}

#comments-template .paged-navigation .page-numbers {
	padding: 3px 6px;
	font-style: italic !important;
	border: 1px solid #eee !important;
}

#comments-template .paged-navigation .next, #comments-template .paged-navigation .prev {
	float: none;
	text-align: left;
	border: none !important;
}

/**
* Comment Form
*************************************************/
.comments-template {
	margin: 0;
	padding: 15px 0;
	border-top: 1px dotted #a1cbe4;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 0 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #a1cbe4;
}
.comments-template h2, .comments-template h3 {
	font-family: Georgia, sans-serif;
	font-size: 16px;
}
.commentmetadata {
	font-size: 12px;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	margin-left: 0;
	width: 439px;
}
form#commentform, form.mmf-form {
	margin: 0;
	padding: 0;
	color: #000;
}
form#commentform input, form.mmf-form input {
	background: #fff;
	margin: 5px 0;
	padding: 3px;
	width: 300px;
	border: 1px solid #a1cbe4;
}
form#commentform input[type="submit"], form.mmf-form input[type="submit"] {
	background: url(images/submitbtn-trans.png) no-repeat;
	background-color: #fff;
	width: 80px;
	height: 29px;
	margin: 0 0 0 4px;
	padding: 0 0 1px 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-indent: -9999px;
	color: #fff;
	line-height: 1;
	border: none;
	cursor: pointer;
	vertical-align: top;
}
form#commentform input[type="submit"]:focus, form.mmf-form input[type="submit"]:focus {
	background: url(images/submitbtn-trans.png) no-repeat;
	border: none;
}
form#commentform input[type="submit"] #submit, form.mmf-form input[type="submit"] #submit {
	margin-left: 5px;
	padding: 3px 0 0 20px;
	background: url(images/submitbtn-trans.png) no-repeat;
}
form#commentform textarea#comment, form.mmf-form textarea {
	width: 439px;
	height: 125px;
	margin: 5px 0 5px 4px;
	padding: 2px;
	background: #fff;
	border: 1px solid #a1cbe4;
}
form#commentform input[type="text"]:focus, form.mmf-form input[type="text"]:focus {
	background: #f2f2f2;
}
form#commentform textarea#comment:focus, form.mmf-form textarea:focus {
	background: #f2f2f2;
}
form#commentform label, form.mmf-form label {
	display: inline;
	margin: 5px;
}
form.mmf-form .mmf-captcha-captcha-657 {
	border: 1px solid #a1cbe4;
	margin: 10px 0 -13px 13px;
	display: inline;
}
form.mmf-form .mmf-form-control-wrap .captcha-657 {
	width: 120px;
	margin-left: 5px;
}
form.mmf-form img.ajax-loader {
	margin-left: 5px;
}
#primary_content .mmf #mmf-f1-p26-o1 p {
	font-size: 9px;
}
p.captcha-text label {
	font-size: 12px;
	margin-left: 5px;
	color: #F00;
	width: 430px;
}

/**
* Yahoo Sidebar Tabs
************************************************/
#sidebar2 .yui-navset { 
    font-family: Verdana, Arial, sans-serif;
	background: none; 
    padding: 0; 
    margin-bottom: 15px;
	border: 1px solid #a1cbe4;
}
#sidebar2 .yui-nav li { 
	list-style: none; 
    float: left; 
    margin-right: 0;
	padding: 0;
    text-align: center; 
    font-size: 1em; 
    font-weight: bold;
	border-right: 1px solid #a1cbe4;
} 
#sidebar2 .yui-nav li a { 
    text-decoration:none; 
    color: #285274; 
    display: block; 
    padding: 8px 6px; 
} 
#sidebar2 .yui-nav li.selected a { 
    background: #FFFFFF; 
} 
#sidebar2 .yui-nav li a:hover { 
    color: #0a1a29; 
}
#sidebar2 .yui-content { 
	background: #fff;
	margin: 0;
	padding: 6px;
    clear: both; 
}
#sidebar2 .yui-content div p {
	padding: 4px 2px;
	color: #0a1a29;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2;
	text-align: justify;
}
#sidebar2 .yui-content li.comments-feed {
	padding: 6px 2px 6px 16px;
	font-weight: bold;
	color: #0a1a29;
	background: url(images/icons/mini-rss.gif) left center no-repeat;
}
#sidebar2 .yui-content li.comments-feed a {
	color: #e96c00;
}
#sidebar2 .yui-content li {
	padding: 4px 0;
}
#sidebar2 .yui-content li strong {
	margin: 5px 0 0 0;
	padding-bottom: 1px;
	border-bottom: 1px solid #999;
}
#sidebar2 .yui-content li a {
	text-decoration: none;
}
#sidebar2 .yui-content li a:hover {
	text-decoration: underline;
}
#sidebar2 .yui-content ul#posts-archive { margin-left: 5px; }
#sidebar2 .yui-content ul#posts-archive li {
	padding: 6px 0 6px 18px;
	background: url(images/icons/mini_post-trans.png) left center no-repeat;
}
#sidebar2 .tab-list li { 
    padding: 8px; 
    border-bottom: 2px solid #E8F4FD; 
}

/**
* JQuery Post Slider
************************************************/
#s3slider {
   width: 400px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 

/**
* Miscellaneous
************************************************/
.clearfix {
	clear: both;
}
#footer .textwidget {
	font-size: 1.2em;
	line-height: 1.3;
	text-align: justify;
}
p#top {
	text-indent: -9999px;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 1;
	color: #fff;
}
#primary-content .breadcrumbs {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 5px 0;
	color: #555;
}
#primary-content .breadcrumbs a, #primary-content .breadcrumbs a:visited, #primary-content .breadcrumbs a:active {
	font-weight: normal;
	color: #0a1a29;
	text-decoration: none;
}
#primary-content .breadcrumbs a:hover {
	font-weight: normal;
	color: #0a1a29;
	text-decoration: underline;
}
#vidwrapper {
	padding: 10px 0;
}
#sidebar1 .widget_sp_image-description p {
	 padding: 5px 0 10px 0;
	 text-align: center;
}
/* WP Page Navi plugin */
.wp-pagenavi {
	clear: both;
	margin: 20px 0 0 0;
}