/*
Theme Name: Big Feature
Theme URI: http://www.vfxdude.com
Description: Clean and flexible.
Version: 1.2
Author: Roger Grimstad
Author URI: http://www.vfxdude.com
*/

@import "library/css/reset.css";

/**********************************************
	Global styles 
***********************************************/
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.52em;
	background-color: #828a8c;
	background-image:url(/wp-content/themes/bigfeature/images/common/background.jpg);
	background-repeat:repeat-x;
	color: #333;
	margin:0px;
	padding:0px;
	
}

a { 
	text-decoration: none;
	color: #660000;	
}

a:hover {	
	text-decoration: underline;
}

img a:link{
border-style:solid;
border-width:20px;
border-color:#000000;

}

h1,h2,h3,h4 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;	
	line-height: 1em;	
	color: #000;
	margin-bottom: 5px;
}

h1 { 
	font-size: 44px;	
	letter-spacing: -1px;
}

h2 { 
	font-size: 21px;
	padding-top:10px;
}

h3 {
	font-size: 17px;	
	border-bottom: 1px #ccc dashed;
}

h4 {
	font-size: 17px;		
}

h5, h6 { 
	font-size: 12px;
	text-transform:uppercase;
	letter-spacing:2px;	
}

h5 {
	border-bottom: 1px #ddd dashed;	
}

h1,
h3,
h5,
h6,
dl,
ol,
ul,
pre,
table,
address,
fieldset,
object {
	margin-bottom: 10px;
}

p {
	margin: 0 0 20px;	
}

ul {
	margin: 0 0 20px 18px;
	list-style:square;
}

ol {
	margin: 0 0 20px 24px;
	list-style-type: decimal;
}

ol ol {
	list-style:upper-alpha;
}

ol ol ol {
	list-style:lower-roman;
}

ol ol ol ol {
	list-style:lower-alpha;
}

ul ul, ol ol, ul ol, ol ul {
	margin-bottom:0;
}

dl	{
    margin:0 0 10px;
}

dt {
    font-weight:bold;
}

dd {
	margin: 0 0 18px 10px;
}

strong {
	font-weight: bold;
}

big {
	font-size: 120%;
}

small, sup, sub {
	font-size: 80%;
}

address {
	font-style: italic;
	margin: 0 0 21px 0;
}

li address, dd address {
	margin: 0;
}

cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 3em;
}

blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}

pre {
	font:11px Monaco, monospace;
	border-left: 5px solid #ccc;
	background: #f9f9f9;
	line-height:18px;
	margin-bottom:18px;
	padding: 10px 15px;
	overflow:auto;
}

code {
	font:11px Monaco, monospace;
	background-color:#f9f9f9;
}

abbr, acronym {
  border-bottom:1px dotted #333;
  cursor: help;
}

ins {
	text-decoration:none;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;	
	position: relative;	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

ins, dfn {
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px solid #666;
}

del {
	text-decoration: line-through;
}

blockquote {	
	font-family: "Times New Roman", Georgia, Times, serif;		
	font-size:23px;
	line-height:1.2em;
	color:#444;
	margin:30px 0;
	letter-spacing:-1px;
}

blockquote cite {	
	font-size:18px;
	color:#666;
	display:block;
	font-style:italic;	
	margin-top:5px;
	text-align:right;
}

blockquote.alignright {	
	width:40%;
	margin: 0 0 10px 1em;
}

blockquote.alignleft {	
	width:40%;
	margin: 0 1em 10px 0;
}

blockquote p {
	margin:0;
}

hr {
	background:#ddd;
	color:#ddd;
	clear:both;	
	width:100%;
	height:1px;
	margin:20px 0;
	border:none;
}

input, textarea {
	font-size: 1em;	
	padding: 3px;
}

:focus {
	outline: none;
}

form label {
	cursor: pointer;
}

option {
	padding: 1px 3px;
}

caption {
    text-align:left;
}

table { 
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
    line-height:15px;
    margin:0 0 22px 0;
    text-align:left;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px solid #e6e6e6;
	letter-spacing: 2px;
	text-transform: uppercase;	
	padding: 6px 6px 6px 12px;
	background: #666;
}

td {
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;	
	padding: 6px 6px 6px 12px;
	color: #333;
}

tr.even {
	background: #fafafa;
}


i, u, center, menu, layer, s, strike, font, xmp {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	background: transparent;
	border: none;
	text-decoration: none;
}

font {
	color: #333;
}

center {
	text-align: left;
}


.alignleft{
	float:left
}

.alignright {
	float:right;
}

img.wp-smiley {
	float: none;
	border: none !important;
	margin: 0 3px;
}

/* Some useful classes */
.dropcap {
	float:left;
	color:#D4D4C7;
	font-size:45px;
	line-height:38px;
	padding-top:2px;
	margin-right: 3px;
	font-family: Times, serif, Georgia;
}

.intro {
	font-size:16px;
	color:#666;
	line-height:22px;
}

.col1 {
	float: left;
	width: 50%;
	height:auto;
	position:relative;
}

.gswb_col2 {
	float: right;
	width: 30%;	
	height:auto;
	position:relative;
}

.gswb_col1 {
	float: left;
	width: 65%;
	height:auto;
	position:relative;
}

.col2 {
	float: right;
	width: 45%;	
	height:auto;
	position:relative;
}


.box {
	padding: 20px;
	background-color: #f6f6f6;
	border: #dadada 1px solid;
	margin-bottom: 20px;
}

.box.boxstyle2 {	
	background-color: #e3e1d5;
	border: #eee 1px solid;
}

.box.boxstyle3 {
	background-color: #666;
	color: #fff;
	border: none;
}

.box.boxstyle3 a {
	color: #fff;
	text-decoration:underline;
}

.box.alignright {	
	margin:0 0 1em 1em;
	width:40%;	
}

.box.alignleft {	
	margin: 0 1em 1em 0;
	width:40%;
}

ul.checklist {
	margin-left: 5px;
}

ul.checklist li {
	list-style-type: none;	
	padding-left:20px;
	margin-bottom: 10px;	
	background: transparent url(images/checkmark.gif) no-repeat 0 3px;
	font-size:14px;
}

ul.pointerlist {
	margin-left: 3px;
}

ul.pointerlist li {
	list-style-type: none;
	background: transparent url(images/pointer2.gif) no-repeat 0 6px;
	padding-left: 15px;
}

ol.bignumlist {
	list-style-type:none;
	margin-left:5px;
}

ol.bignumlist li {	
	margin: 10px 0;	
}

.bnum {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;	
	width:55px;
}

a.linkdots {	
	background: transparent url(images/dot.gif) repeat-x left 1em;
}

a:hover.linkdots {
	background: none;
}

.mb20 {	margin-bottom: 20px; }
.mt20 {	margin-top: 20px; }
.ml20 {	margin-left: 20px; }
.mr20 {	margin-right: 20px; }
.mb40 {	margin-bottom: 40px; }
.mt40 {	margin-top: 40px; }
.ml40 {	margin-left: 40px; }
.mr40 {	margin-right: 40px; }
.ml10 {	margin-left: 10px; }
.mr10 {	margin-right: 10px; }
.mb0 { margin-bottom: 0px; }
.mt0 { margin-top: 0; }
.pb0 { padding-bottom: 0px; }
.pt0 { padding-top: 0; }

.image-border {
	border: solid 1px #ddd;
}

.image-frame {
	border: solid 1px #ddd;
	background: #ffffff;
	padding: 4px;
}

.image-frame-black {	
	background: #000;
	padding: 4px;
}

.bigtext {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:60px;
	color:#ccc;
	line-height:70px;	
}

/* Gallery */
img.alignright {margin:0 0 1em 1em; width: auto;}
img.alignleft {margin:0 1em 1em 0; width: auto;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.gallery img, .gallery a img, img.size-thumbnail, .widget_flickrRSS a img {
	background: #ffffff;
	padding: 4px;	
}

.widget_flickrRSS a img { 
	margin:5px 5px 0 0;
	float:left;
}

.gallery a:hover img, .post a:hover img.size-thumbnail, .widget_flickrRSS a:hover img {
	border-color: #999;
	background: #fff;
}

.post .gallery-item, #sidebar .gallery-item {		
	margin: 0 0 10px 0;	
	text-align:left;
}

.post .ngg-gallery-thumbnail img {
	margin:4px 4px 4px 0;
	border: solid 1px #ddd;
}

.post .ngg-gallery-thumbnail img:hover {
	background-color: #fff;
	border-color: #999;
	
}

.ngg-navigation {
	padding-bottom:2px;
}

.ngg-galleryoverview {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* End Gallery */


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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f9f9f9;
	padding-top: 4px;	
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption.alignright, .caption.alignright {margin:0 0 .5em 1em}
.wp-caption.alignleft, .caption.alignleft {margin:0 1em .5em 0}
.wp-caption.aligncenter, .caption.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-bottom: 20px;}

.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 5px;
	margin: 0;
	text-align:left;
}

.caption {
	padding:7px;	
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	color:#333;
}

.caption.caption-black {
	padding:8px;
	background-color: #000;	
	color:#fff;
	border: none;
}

.caption.caption-black a {
	color:#fff;
}

.caption p {
	margin:5px 0 0;
}

.fancycaptiontext {
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:3px;
	font-weight:bold;
}


/* End captions */

/**********************************************
	Layout 
***********************************************/
#container {	
	margin: 0 auto;
	width: 800px;
	padding: 20px 50px 40px;		
}

#header {
	position:relative;
	height:190px;
	margin-top:-20px;
	width:940px;
	margin-left:-20px;
	background-image:url(/wp-content/themes/bigfeature/images/common/index_background.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:10px;
	
	}


#feature {	
	margin-left:-20px;
	margin-top:35px;
	line-height:0;
	background-color:#fcfcfc;
border-style:solid;
border-width:2px;
border-color:#6b6b6b;
position:relative;
padding-left:40px;
padding-right:40px;
padding-bottom:20px;
padding-top:20px;
margin-bottom:10px;
z-index:300;
}

#feature img {
background-color:#000000;
padding:5px;
}



#content { 
	float:left;
	width:600px;
	margin-right: 105px;
}

#sidebar { 
	float:left;
	width:300px;
	background-color:#fcfcfc;border-style:solid;border-width:2px;border-color:#6b6b6b;
	margin-right:-70px;
	margin-top:-5px;
	padding-left:5px;
	position:relative;
	
}

.inside {
	margin: 0 auto;
	}

/**********************************************
	Header
***********************************************/	
#logo {
	float:left;
	line-height:0;
	margin-right: 10px;
}


#header h1.blog-title {
	float:left;
	margin-bottom:0;
}

#header h1.blog-title a {	
	float:left;
	line-height: 0.8;	
	font-size: 42px;
	letter-spacing: -1px;
	margin-bottom: 0;	
	text-decoration:none;
	font-weight:bold;
}

#header p.description {
	float:left;
	font-size: 20px;
	margin: 12px 0 0 10px;
}

.slogansep {
	float:left;
	margin: 10px 0 0 12px;
	font-size:30px;
	color:#eee;
}

#topsearch {	
	float:right;
	margin-top: 7px;
}

#rss {
	float:right;
	margin: 9px 0 0 15px;
}

#custom-header-bg {
	margin: 0 0 30px;
	width: 800px;
	overflow:hidden;
	line-height:0;	
}

/**********************************************
	Navigation
***********************************************/
ul#navigation {	
	list-style-type: none;
	float: left;
	width: 960px;
	margin: 157px 0 -75px -14px;
	padding-top:5px;
	padding-bottom:15px;
	position: relative;
	z-index: 500;
	background-image:url(/wp-content/themes/bigfeature/images/nav_background.png);
	background-repeat:no-repeat;
	height:41px;
}

ul#navigation li {	
	float: left;	
	margin: 10px 5px 0 20px;
}

ul#navigation li a {	
	color: #cccccc;	
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

ul#navigation li.current_page_item a {	
	color: #ffffff;
}

.pagenavigation .wp-pagenavi a, .pagenavigation .wp-pagenavi a:link, .pagenavigation .wp-pagenavi a:visited {	
	border: 1px solid #333;
	color: #fff;
	background-color: #666;	
	padding: 0 2px;
	margin: 0 2px;
}


/* Superfish Dropdown Menu */

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	position:relative;
	
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			100px; /* left offset of submenus need to match (see below) */
	
	font-size:12px;
	
}
.sf-menu ul li {
	width:			100%;
	
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			20px; /* match top ul list item height */
	z-index:		99;
	background-image:url(/wp-content/themes/bigfeature/images/common/black_70.png);
	background-repeat:repeat;
	width:200px;
}
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:			5em; /* match ul width */
	top:			-2em;
}
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;
}
.sf-menu li li {
	padding: 		.55em 1em;
}


/**********************************************
	Blog Posts
***********************************************/
.post {
	margin: 0 0 40px 0;
}

.post.page {
	margin: 0;
	
	
	
}

.feature .post-title, .normal .post-title {
	margin-top: -5px;
	margin-bottom:12px;	
	position:relative;
}

.post .post-title a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;	
	line-height: 1.1em;	
	font-size: 44px;	
	color: #333;
	letter-spacing:-1px;
	
}

.post.single .post-title a {
	padding-right: 0;
	
		
}

.post .post-title .comment {
	position:absolute;
	top:5px;
	right:0;	
	width: 43px;
	height: 46px;
	background: transparent url(images/comment.gif) no-repeat top right;
	padding-top: 8px;
	text-align:center;
}

.post .post-title .comment a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;	
	padding-right:0;
	letter-spacing:0;
	line-height: 1;	
}

.post .meta {
	margin: 10px 0;	
	border-top: 1px #eee solid;
	border-bottom: 1px #eee solid;	
	font-size: 10px;
	text-transform:uppercase;
	color: #666;	
}

.post .meta a {	
	color: #666;	
}

.post a.more-link, .post a.comment-link {
	font-size: 14px;
	padding-left: 10px;
	background: url(images/pointer3.gif) no-repeat left 4px;
	margin-right: 10px;	
}

.post.thumb a.more-link {
	font-size: 13px;
	padding-left: 0;
	background: none;
	text-transform: lowercase;
}


.post.thumb {
	float:left;
	margin: 20px 10px 20px 25px;	
padding:5px;
position:relative;
background-color:#f7f7f7;
border-style:solid;
border-width:1px;
border-color:#e7eaea;
}

.post.thumb img {
background-color: #000000;
padding:2px;
width:250px;

}

.post.archive.thumb {
	margin: 0 40px 40px 0;
	
}

.post.normal .post-title {
	margin-top: 10px;
}

.post.thumb .postimage {	
	height: 100px;
	overflow:visible;
	margin-bottom: 7px;
	line-height:0;
}

.post.normal .postimage {		
	width: 480px;	
	overflow:visible;
	line-height:0;
}

.post.thumb a.thumb-link  {	
	font-weight: normal;
	color: #333;
	position:relative;
;
}

.post.thumb h2 {
	padding-top: 0px;	
}

.post.thumb.last-thumb {
	margin-right:0;
	margin-left:5px;
	margin-bottom:-5px;
	width:253px;
	background-color:#f7f7f7;
border-style:solid;
border-width:1px;
border-color:#e7eaea;
	
	
}

.pageheader {		
	background-color: #666;
	color: #fff;
	padding: 200px 0 0 0;
	font-size: 70px;
	line-height: 0.6;
	overflow:hidden;
	letter-spacing: -1px;	
}

#pageheader {	
	padding: 200px 0 0px 0;	
	background-color:#423434;
	font-family: Trebuchet MS, Arial, sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-size:90px;
	font-weight: bold;
	line-height:.6em;
	letter-spacing: -0.05em;
}

.post.single {
	margin-bottom:0;
	background-color:#fcfcfc;border-style:solid;border-width:2px;border-color:#6b6b6b;
	margin-left:-20px;
	padding:10px;
	margin-top:-5px;
	width:600px;
		
		
}

.postdivider {	
	clear:both;
	border-bottom: 1px #ddd solid;
	margin:20px 0;	
}

.nofeature {	
	margin-top: 30px;
	clear:both;
}

.attachment img {	
	margin-top: 20px;
	overflow:hidden;	
}

.pagelink a {
	border:1px solid #DDDDDD;
	font-style:italic;
	margin:0 1px;
	padding:1px 6px;
}

.social a {
	font-size:14px;
}

.related-posts ul, .recent-posts ul, .popular-posts ul {
	margin: 0 0 0 3px;
	list-style-type: none;		
}

.related-posts ul li {
	padding: 0 0 0 0;	
}

.related-posts .date, .recent-posts .date {
	color: #777;
}

.post.portfolio .postimage {
	margin-right: 20px;
	float:left;
}

.post.portfolio img {
		background: #ffffff;
	padding: 8px;
}

.post.portfolio .post-title {
	margin-bottom: 10px;	
}

.post.portfolio .pftext {
	float:left;
	width:282px;
}

.post.portfolio h1 {
	font-size:32px;
	color:#333;
}

.post.portfolio h1 a {
	color:#333;
}

.post.portfolio.slide h4 a {
	font-size:24px;
	color:#333;
	line-height:1em;
}

.post.portfolio .details {
	margin-bottom: 40px;
	font-size:12px;
	text-transform:uppercase;
}

.post.portfolio .button {
	margin-right: 5px;	
}

.pagenavigation {
	margin-top: 20px;	
}

#feature-page { 
	margin-bottom: 30px;	
	border: 1px #eee solid;
	background-color:#3300CC;
}

.post.frontpage .addthis_container { float: right; }

#container #rotator { margin-bottom:40px; }


/**********************************************
	Sidebar 
***********************************************/
#sidebar .widget h2 {
	display: inline;
	padding: 3px 10px;
	background: #000;		
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:13px;	
	text-decoration:none;
}

.widgetheading {	
	margin-bottom: 5px;
	margin-top:4px;
}

#sidebar .widget h2.widgettitle {
	line-height:40px;
}


#sidebar .widget_tag_cloud a {
	margin: 0 5px;
	text-transform:capitalize;
	white-space:nowrap;
}

#sidebar .widget_text .widgetheading,  #sidebar .widget_sidepages .widgetheading {
	margin-bottom: 10px;
}
	
#sidebar ul, #sidebar ol {
	margin-top:15px;
	margin-left:10px;
	padding: 0;
	position:relative;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;		
}

#sidebar ul li.widget {
	margin-bottom: 40px;
	width:270px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol  {
	margin: 5px 0 0 0;
}

#sidebar ul ul ul {
	margin: 0;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;	
	border-bottom: 1px #eee solid;	
}

#sidebar #recent-posts ul li {
	background:none;
}

#sidebar ul li ul li, #sidebar ul li ol li {	
	display: block;
	padding: 5px 0;
}

.widget_bf_feeds ul li {
	display: block;
	padding: 5px 0;
}

.widget_bf_feeds a {
	display: inline;
}

.widget_bf_feeds #feedfield {
	width: 169px;
	padding:3px;
	border:#ddd 1px solid;
	color: #999;
	margin: 0 5px 5px 0;
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 11px !important;
}

.widget_bf_feeds .feedbutton {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	border-color: #ddd;
	background: #F2F2F2 url(images/grad.png) repeat-x left top;
	color: #464646;
	text-decoration: none;
	font-size: 11px !important;
	line-height: 16px;
	padding: 2px 8px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;	
}

#sidebar .date {
	color: #000;
}

#sidebar .widget_custom_recent_comments a {
		padding-bottom:0;
}

#sidebar li.recentcomments {	
	padding: 5px 0;
}


#sidebar .widget_categories ul li, 
#sidebar .widget_archive ul li, 
#sidebar .widget_links ul li {
	width: 110px;
	float: left;
	display: inline;
	margin-right: 13px;
	padding: 5px 0 5px 10px;
	background: #fff url(images/pointer.gif) no-repeat left 12px;
}

#sidebar img.alignright {float:right; margin:5px 0 5px 10px}
#sidebar img.alignleft {float:left; margin:5px 10px 5px 0}
#sidebar a img.alignright {float:right; margin:5px 0 5px 10px}
#sidebar a img.alignleft {float:left; margin:5px 10px 5px 0}

#sidebar img.size-thumbnail {
	max-width: 115px;
	height: auto;	
}

#sidebar .gallery img {
	max-width: 115px;
	height: auto;	
}


/* featured Widget */
#sidebar .post.thumb.no-image {
	margin-left:10px;
	width: 290px;
}

#sidebar .post.thumb h4 {
	margin-bottom:0;
}

/* wp125 */
#sidebar #wp125adwrap_2c { width:100%; }
#sidebar #wp125adwrap_2c .wp125ad { width:125px; float:left; }
#sidebar #wp125adwrap_2c .wp125ad { padding:5px 10px 10px 0; }
#sidebar #wp125adwrap_2c .even { padding-right:0; }

/* Tabbed Widgets */
#container #sidebar ul.tw-nav-list a { 
	background: #000;
	color: #fff;
	font-size:13px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal; 
	padding:3px 10px; 
}

#sidebar .tw-tabbed-widgets ul ul {	margin-left: 3px; }
#sidebar .tw-tabbed-widgets ul ul li { border-bottom: 1px #eee solid; }
#sidebar .tw-tabbed-widgets ul li {	border-bottom: none; }
#container #sidebar .tw-rotate { margin:0; }
#container #sidebar .tw-tabbed-widgets { margin-bottom: 40px; }
#container #sidebar ul.tw-nav-list li { margin:0 2px 0 0; padding:0 0 0 0; border:none;  }
#container #sidebar ul.tw-nav-list li.ui-tabs-selected  { background: #000; padding-bottom:0; }
#container #sidebar ul.tw-nav-list li.ui-tabs-selected a  { background: none; }
#container #sidebar .ui-tabs-panel { margin:0 0 0 0; padding:0 0 0 0; float:left; width:100%; }


/* Global Widget Styling */
li.widget {
	list-style-type: none;
}

/**********************************************
	Search 
***********************************************/
.searchform {
	margin: 0;
	padding: 1px 0 0;	
}

.searchform .searchbox {	
	padding:0 10px 0 0;
	float:left;	
	width: 341px;
}

.searchform a.searchicon {
	float:right;
	background: url(images/common/search.png) no-repeat;
	height:17px;
	width:20px;
	margin: 2px 0 0 5px;
}


.searchform .searchfield {
	float:left;
	width: 300px;
	padding:4px;
	border:0;
	color: #999;
}

/**********************************************
	Footer 
***********************************************/
#footer {
	color: #999;
	margin-top: -20px;
	background-color:#000000;
	height:100px;
			
}

#footer a { 	
	color: #666;	
}

#footer-widgets {
	margin-top: 4px;	
	padding:10px;
	background-color:#fcfcfc;
border-style:solid;
border-width:2px;
border-color:#6b6b6b;
width:910px;
margin-left:-20px;
}


#footer-widgets li.widget {	
	float: left;
	margin-left: 40px;
	_margin-left: expression(this.previousSibling==null?'0px':'40px');
	
	
}

#footer-widgets li.widget:first-child {
	margin-left: 0px;	
}

#footer-widgets h2 {
	margin-bottom: 15px;	
}

#footer-widgets ul, #sidebar ol {
	list-style:none;
	margin: 0;
	padding: 0;	
}

#footer-widgets ul li ul {
	padding: 2px;	
}

#footer-widgets ul li ul li{
	padding-bottom: 3px;
	padding-left:5px;
	margin-bottom: 5px;
	background-color:#f7f7f7;
	padding-top:15px;
}

#footer-widgets ul p {
	margin: 0;
}

#toplink {
	float: right;	
	font-size:11px;	
}


/**********************************************
	Comments
***********************************************/

ol.commentlist {
	margin-left: 0;
	width: 605px;
}			
			
.commentlist li {
	margin: 0 0 18px 0;
	padding: 15px;
	background:#f6f6f6;	
	list-style:none
}

ul.children {
	margin-left: 0;
}

.commentlist li.depth-2 {
	border:none;
	background:#fff;
	border-top: 1px solid #f2f2f2;	
	margin-left:15px;	
}

.commentlist li.depth-3	 {	
	border:none;
	background:#f6f6f6;
	margin-left:15px;	
}

.commentlist li.depth-4	 {	
	border:none;
	background:#fff;
	margin-left:15px;	
}

.commentlist li.depth-5	 {	
	border:none;
	background:#f6f6f6;
	margin-left:15px;	
}
	
.commentlist code {
	background:#e6e6e6;
	padding:3px;
}

.commentlist .moderation {	
	margin-top: 10px;
	color: #660000;	
}

.comment-author {
	margin-bottom: 10px;
}
	
.avatar {
	margin-right: 10px;
	float:left;
	padding:2px;
	border:1px solid #ddd;
	background: #fff;	
}

.commentlist .children {
	margin-top:15px;	
}

.reply {
	margin-bottom:0px;	
}

.reply a:link, .reply a:visited  {	
	background-color:#666;	
	color:#fff;	
	padding: 3px 8px;		
	text-align:center;		
	text-decoration:none !important;
	text-transform: uppercase;
	font-size:10px;	
}

.reply a:hover {	
	background-color:#333;
}

#pings {
	margin-bottom:40px;
}
			
cite.fn {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.05em;
	display:block;
	padding-top:9px;
}	

.comment-meta {

}

.comment-meta a {
	fon-size:9px;
	color: #ccc;
}
 
.comment-date a, .comment-date a:visited {
	color: #ccc;
	font-size: 9px;	
}

#author, #email, #comment, #url, #s {
	background: #FFF !important;
	padding: 4px;
	border: 1px solid #ddd;	
	color: #333!important;
}

#author, #email, #url {
	width:200px;
	margin-right: 10px;
}
		
.button {
	padding: 5px 12px;
	background: #444;
	color: #FFF !important;
	border: none;
}

.button:hover {
	background: #333;
	color: #fff;
	text-decoration:none
}

.button:active {
	background:#000;
}
#respond	{
	clear: both;
}
#commentform textarea {
	width: 98%;
	margin-top: 5px;
	height: 200px;
}

/**********************************************
	Float clearing Fix
***********************************************/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
	
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear {
	clear:both; 
}


/**********************************************
	Slider numeric controls
***********************************************/

ol#controls{ margin:1em 0; padding:0; height:28px; }
ol#controls li{	margin:0 10px 0 0; padding:0; float:left; list-style:none; height:28px;	line-height:28px; }
ol#controls li a{ float:left; height:28px; line-height:28px; border:1px solid #333;	background:#666; color:#fff; padding:0 10px; text-decoration:none; }
ol#controls li.current a{ background:#fff; color:#000; }
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none; }


/**********************************************
	Easy Contact Plugin Styling
***********************************************/

body div.formcontainer{
clear: both;
overflow: hidden;
width: 100%;
}

body div.formcontainer span.required {
color: #FF0000;
}

body div.formcontainer p.error,
body div.formcontainer p.important,
body div.formcontainer p.information,
body div.formcontainer p.success {
border-top: 1px solid #E8E8DE;
color: #442;
line-height: 250%;
padding-left: 36px;
width: 95%;
}

body div.formcontainer p.error {
background: #fbfbee url('error.png') no-repeat 12px 50%;
border-bottom: 2px solid #F0D28B;
}

body div.formcontainer p.important {
background: #fbfbee url('important.png') no-repeat 12px 50%;
border-bottom: 2px solid #FED7CE;
}

body div.formcontainer p.information {
background: #fbfbee url('information.png') no-repeat 12px 50%;
border-bottom: 2px solid #C5DDF2;
}

body div.formcontainer p.success {
background: #fbfbee url('success.png') no-repeat 12px 50%;
border-bottom: 2px solid #C7E9B3;
}

body div.formcontainer form.contact-form {
clear: both;
float: none;
width: 100%;
}

body div.formcontainer form.contact-form fieldset {
background: #F6F6F6;
color: #333333;
margin: 0.5em 0 1.5em 0;
}

body div.formcontainer form.contact-form fieldset legend {
text-transform: uppercase;
}

body div.formcontainer form.contact-form fieldset div.form-label {
display: block;
float:none;
line-height:150%;
margin: 0.5em 0 0 0;
padding:0;
text-align:left;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-label label,
body div.formcontainer form.contact-form fieldset div.form-option label {
cursor: pointer;
line-height:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input,
body div.formcontainer form.contact-form fieldset div.form-textarea {
display: block;
float:none;
margin: 0.2em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-input input,
body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
padding: 0.3em;
width: 97%;
}

body div.formcontainer form.contact-form fieldset div.form-textarea textarea {
overflow: auto;
}

body div.formcontainer form.contact-form fieldset div.form-input input.error {
background-color: #FBF4E2;
}

body div.formcontainer form.contact-form fieldset div.form-input input.optional {
margin-bottom: 0.2em;
}

body div.formcontainer form.contact-form fieldset div.form-option,
body div.formcontainer form.contact-form fieldset div.form-submit {
display: block;
float:none;
margin: 1em 0 0 0;
width:100%;
}

body div.formcontainer form.contact-form fieldset div.form-submit input {
cursor:pointer;
padding:0.5em 2em;
}

body div.formcontainer fieldset { border:1px solid #ddd; padding: 10px; }
body div.formcontainer legend { padding: 5px; }

/**********************************************
	Blender Cookie Custom
***********************************************/
#slider_wrap {
position:relative;
background-color:#fcfcfc;
border-style:solid;
border-width:2px;
border-color:#6b6b6b;
height:380px;
width:930px;
margin-left:-20px;
padding-top:70px;
}


#social_icons {
position:absolute;
z-index:200px;
right:0px;
top:8px;
height:30px;
width:180px;
}

#post_wrap {	
background-color:#fcfcfc;
border-style:solid;
border-width:2px;
border-color:#6b6b6b;
position:relative;
width:930px;
height:600px;
left:-20px;
margin-top:4px;
}
#advert_box { position:absolute; right:0px;
top:60px; z-index:400; 
height:100px; width:300px; padding:5px;
}

#gswb_btn { position:absolute; left:0px; top:138px; z-index:400; width:246px; height:65px; }

#advert_box img {
padding-top:5px;
padding-left:5px;
}

#logo_box {position:absolute; left:0px; top:5px; z-index:500; width:352px; height:135px; }
#post_wrap2 {background-color:#fcfcfc;border-style:solid;border-width:2px;border-color:#6b6b6b;position:relative; height:auto; width:auto;
}

#archive_wrap {margin-bottom:0;
	background-color:#fcfcfc;border-style:solid;border-width:2px;border-color:#6b6b6b;
	margin-left:-20px;
	padding:10px;
	margin-top:20px;
	width:600px;
	}
.push_down {margin-top:42px; position:relative; width:100%; height:100%;}

#wide_wrap {
background-color:#fcfcfc;
border-style:solid;
border-width:2px;
border-color:#6b6b6b;
width:910px;
height:800px;
position:relative;
padding:10px;
margin-left:-20px;
}

#support_wrap {
background-color:#fcfcfc;
border-style:solid;
border-width:2px;
border-color:#6b6b6b;
width:910px;
height:1100px;
position:relative;
padding:10px;
margin-left:-20px;
margin-top:40px;
}

#video_wrap {
background-color:#fcfcfc;
border-style:solid;
border-width:2px;
border-color:#6b6b6b;
width:910px;
height:100%;
position:relative;
padding:10px;
margin-left:-20px;
}
.video_box {
padding:5px;
width:900px;
margin-top:30px;
position:relative;
}

#about_wrap {
background-color:#fcfcfc;
border-style:solid;
border-width:2px;
border-color:#6b6b6b;
width:910px;
height:980px;
position:relative;
padding:10px;
margin-left:-20px;
}

#gswb_wrap {
background-color:#fcfcfc;
border-style:solid;
border-width:2px;
border-color:#6b6b6b;
width:910px;
height:100%;
position:relative;
padding:10px;
margin-left:-20px;
}

#faq_wrap {
background-color:#fcfcfc;
border-style:solid;
border-width:2px;
border-color:#6b6b6b;
width:910px;
height:100%;
position:relative;
padding:10px;
margin-left:-20px;
margin-top:40px;
}

#instructor_wrap {
background-color:#fcfcfc;
border-style:solid;
border-width:2px;
border-color:#6b6b6b;
width:910px;
height:820px;
position:relative;
padding:10px;
margin-left:-20px;
margin-top:40px;
}

#instructor_bio_wrap {
background-color:#fcfcfc;
border-style:solid;
border-width:2px;
border-color:#6b6b6b;
width:910px;
height:1525px;
position:relative;
padding:10px;
margin-left:-20px;
margin-top:5px;
}


#general_wrap {
background-color:#fcfcfc;
border-style:solid;
border-width:2px;
border-color:#6b6b6b;
width:910px;
height:100%;
position:relative;
padding:10px;
margin-left:-20px;
margin-top:40px;
}


#cgc_network_footer {
position:relative;
top:10px;
left:30px;
width:157px;
height:50px;}

.support_box {
padding: 20px;
	background-color: #f6f6f6;
	border: #dadada 1px solid;
	margin-bottom: 20px;
	width:860px;
	position:relative;
	height:110px;

}

.support_purchase {
position:absolute;
top:5px;
left:450px;
}

.support_or {
position:absolute;
top:45px;
left:630px;
}

.support_citizen {
position:absolute;
top:5px;
left:715px;
}

.sm_support_box {
     padding: 20px;
	background-color: #f6f6f6;
	border: #dadada 1px solid;
	margin-bottom: 20px;
	width:560px;
	position:relative;
	height:230px;

}

.sm_support_purchase {
position:absolute;
left:10px;
top:110px;}

.sm_support_or {
position:absolute;
top:140px;
left:190px;
}

.sm_support_citizen {
position:absolute;
top:110px;
left:280px;
}



#blend25_wrap {background-color:#fcfcfc;
border-style:solid;
border-width:2px;
border-color:#6b6b6b;
width:910px;
height:4600px;
position:relative;
padding:10px;
margin-left:-20px;
}
.row1_wrap {
position:relative;
width:960px;
height:auto;
}

#row1_left {
position:relative;
float:left;
width:625px;
height:auto;
}

#row1_right {
position:relative;
float:left;
width: 255px;
margin-left:10px;
	background-color: #f6f6f6;
	border: #dadada 1px solid;
height:auto;
padding:5px;
}
#row1_right img {
padding-bottom:3px;
}
#row2_wrap {
position:relative;
width:100%;
height:220px;
float:left;
margin-top:5px;
margin-bottom:5px;
}

#col3_wrap {
position:relative;
float:left;
width:625px;
height:auto;
margin-top:15px;
}


#col3_row1 {
position:relative;
float:left;
width:620px;
background-color:#282828;
padding:5px;
color:#FFFFFF;
margin-top:21px;
margin-bottom:10px;

}

.col3_entry_box p {
color:#333333;
}

.col3_entry_box_btn_live a:link, .col3_entry_box_btn_live a:visited{
width:100%;
height:40px;
position:absolute;
z-index:400;
bottom:0;
background-color:#015283;
left:0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
padding-top:20px;
color:#FFFFFF;
text-decoration:none;
}

.col3_entry_box_length {
font-size:10px;
padding:0px;
margin:0px;
}

.col3_entry_box_btn_live a:hover{
background-color:#0070b3;
}

.col3_entry_box_btn {
width:100%;
height:40px;
position:absolute;
z-index:400;
bottom:0;
background-color:#777777;
left:0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
padding-top:20px;
color:#bbbbbb;
}


#col3_row1 h2 {
color:#FFFFFF;
}

#kara {
position:absolute;
top:-27px;
right:-270px;
z-index:500px;
}

#row3_navcontainer { width: 225px; }

#row3_navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#row3_navcontainer a
{
display: block;
padding: 10px;
width: 225px;
background-color: #015283;
margin-bottom:2px;
font-size:18px;
}

#row3_navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#row3_navcontainer a:hover
{
background-color: #369;
color: #fff;
}

#series_row1 {
background: #828a8c;
position:relative;
width:910px;
height:170px;
float:left;
margin-top:40px;
}

#series_row1 img {
padding:5px;
}

#series_left_column {
width:450px;
height:auto;
position:relative;
float:left;}

#series_right_column {
width:450px;
height:auto;
position:relative;
float:left;
margin-left:10px}

.series_entry {
position:relative;
background-color:#f3f3f3;
float:left;
height:auto;
width:440px;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}

.series_entry_right {
position:relative;
background-color:#e4d8c6;
float:left;
height:auto;
width:440px;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}

.series_entry_right_p {
position:relative;
background-color:#83451c;
float:left;
height:auto;
width:440px;
padding:5px;
margin-top:5px;
margin-bottom:5px;
color:#FFFFFF;
text-align:center;
}

.series_entry_right_purchase {
position:relative;

float:left;
height:auto;
width:440px;
margin-top:5px;
margin-bottom:5px;
color:#FFFFFF;
text-align:center;
}


.series_entry h2, .series_entry_right h2 {
text-align:center;
}

.series_entry_right h2, .series_entry_right p {
text-align:center;
}

.faq_q {
position:relative;
width:95%;
float:left;
height:auto;
background-color:#d3d3d3;
padding:5px;
}

.faq_a {
position:relative;
width:95%;
float:left;
height:auto;
padding:5px;
}

#purchase_wrap {
float:left;
position:relative;
padding:5px;
width:100%;
}

.purchase_sm {
	float:left;
	padding:5px;
	}
	
.purchase_lg {
	float:left;
	padding:5px;
	}
	
.title {
width:900px;
float:left;
height:auto;
}

/**********************************************
	2010 Order Page CSS
***********************************************/
#videobox {
width:910px;
height:350px;
position:relative;
}

#video_container {
width:630px;
height:auto;
position:relative;
float:left;
top:10px;
}

#video_purchase {
width:275px;
height:350px;
position:relative;
float:left;
background-color:#83705d;
}

#video_announce {
position:relative;
width:885px;
height:20px;
padding:10px;
background-color:#b7bdbe;
color:#FFFFFF;
float:left;
font-size:12px;
font-weight:bold;
margin-bottom:10px;
}

#2010_text {
width:100%;
float:left;
height:auto;
margin-top:12px;
position:relative;
top:10px;
}

/*********************************************
conference page styles added by Pippin Oct 16, 2010
**********************************************/
#blen-conf-photo	{
	border: 5px solid #000;
}
#conf-count-down	{
	background: #333; 
	width: 882px; 
	padding: 0 10px 0 40px; 
	position: relative;
	left: -20px; 
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 73px;
}
#conf-counter	{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 4px 7px 0 0;
	background: #242424;
	width: 560px;
	float: right;
	height: 65px;
}
#conf-counter h2	{
	color: #ff9900;
	font-size: 35px;
	margin-left: 10px;
	font-family: verdana!important;
	font-weight: bold;
}
#conf-counter span	{
	color: #fff;
}
#count-down-title	{
	float: left;
	margin: 20px 0 0 0;
	width: 305px;
	text-align: right;
}
#count-down-title h3	{
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	border-bottom: none;
	margin-bottom: 5px;
	font-family: verdana!important;
	font-weight: bold;
}
#count-down-title span	{
	text-align: right;
	color: #c0c0c0;
	font-size: 10px;
}
/* sidebar extras*/
.blen-conf-button	{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #383838;
	margin: 0 15px 7px 0;
	color: #fff;
}
.blen-conf-button h2	{
	color: #fff;
	margin: 0;
	padding: 0;
}
.blen-conf-button	{
	color: #fff;
	display: block;
}
.blen-conf-button:hover 	{
	background: #ff9900;
}
.blen-conf-button a	{
	color: #fff;
	display: block!important;
	padding: 15px 10px;
}
.blen-conf-button a:hover	{
	text-decoration: none;
}
#blen-conf-blue	{
	background: #2978b0;
	padding: 15px 10px;
}
#blen-conf-blue span	{
	text-align: center!important;
	display: block;
}
#conf-feed-wrap	{
	background: #323232;
	width: 630px;
	position: relative;
	left: -25px;
	margin-bottom: 10px;
}
#conf-feed	{
	position: relative;
	left: -5px;
	top: -5px;
	background: #2978b0;
	padding: 10px 15px;
	width: 600px;
	color: #fff;
	font-family: Arial, Verdana;
}
#conf-triangle	{
	position: absolute;
	top: -20px;
	left: 0;
	height: 0;
	width: 0;
	border: 10px solid #1f5276;
	border-left-color: #828a8c;
	border-top-color: #828a8c;
}
#conf-header, #conf-footer	{
	background: #ddeef6;
	border: 5px solid #5fa1c2;
	padding: 7px 10px;
	margin-bottom: 0px;
	color: #000;
}
#conf-footer p	{
	margin-top: 8px;
	margin-bottom: 0;
	font-size: 16px;
}
#conf-footer a	{
	background: #2978b0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 5px solid #fcfcfc;
	display: block;
	float: left;
	text-align: center;
	width: 150px;
	margin-right: 10px;
	font-weight: bold;
	padding: 4px 0;
}
#conf-header h2	{
	font-family: Arial, Verdana;
	font-weight: bold;
}
#conf-header	{
	font-size: 15px;
}
#conf-feed ul	{
	margin: 0 0 20px 0;
	padding-top: 20px;
}
#conf-feed li	{
	list-style: none;
	padding: 15px 20px;
	background: #5fa1c2;
	margin-bottom: 5px;
	font-size: 16px;
}
#conf-feed li:nth-child(even)	{
	background: #3984b5;
}
#conf-feed a	{
	color: #fff;
	font-weight: bold;
}
#conf-feed h3.conf-widget-title	{
	display: none;
	text-indent: -9999px;
	height: 0;
	width: 0;
}

span iframe	{
	height: 70px!important;
}

/*******************************************************************
single video sidebar styles, added by Pippin Williamson, 11/13/10
*******************************************************************/
.single-video-template #single-video-after-wrap {
	width:936px;
	height:100%;
	position:relative;
	padding:0;
	margin-left:-20px;
	margin-top: 8px;
}
.single-video-template #sidebar	{
	border: none;
	margin: 0;
	width: 285px!important;
}
#single_video_sidebar	{ /*sidebar wrap*/
	float: right;
	width: 290px;
	position: relative;
	margin-right: 3px;
	border-style:solid;
	border-width:2px;
	border-color:#6b6b6b;
}
#single-video-left	{
	float: left;
	width: 605px;
	padding: 10px;
	background: #fcfcfc;
	border: 2px solid #6B6B6B;
}
.single-video-template ol.commentlist	{
	float: left;
}
.single-video-template #respond	{
	width: 600px;
}
.single-video-template #content	{
	width: 910px;
	margin-right: 0;
}
.single-video-template .video	{
	margin-bottom: 0!important;
}
.single-video-template .textwidget img	{
	float: left;
	margin-top: 10px;
	margin-right: 30px;
}

/*******************************************************************
comment numbers, added by Pippin Williamson, 3/6/11
*******************************************************************/
.comment	{
	position: relative;
}
.commentnumber	{
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 12px!important;
	clear: none!important;
	color:#ccc;
}

/*******************************************************************
comment numbers, added by Wes Burke / David Ward, 3/17/11
*******************************************************************/

.says{display:none;}
.comment-author{margin-bottom:2px;}
.comment-meta{float:left;}
.comment-meta a{font-size:10 !important; color:#999;}
p{clear:left;}

#advert_footer {
position:relative;
width:100%;
height:200px;
}

#advert_footer_box1 {
float:left;
padding:5px;
width: 435px;
height: 187px;
}

#advert_footer_box2 {
padding:5px;
width: 435px;
height: 187px;
float:left;
}
