/*******************************************************************************
*  skidoo_redux_theme.css : 2008.01.30 : ruthsarian@gmail.com
* -----------------------------------------------------------------------------
*******************************************************************************/

#page-container
{
	/*font-size: 80%;			 font attributes set here so that
					   the font sizer javascript bit can
					   operate on the body element and not
					   fubar things */
	font-family: arial, helvetica, sans-serif;
}
#page-container, #masthead, #footer
{
	border-color: #333;		/* all the borders within the layout */
}

#masthead
{
	background: #496a6f/*#989eaf url('../images/header_bg_01.png') top left repeat-x*/;	/*  #cdcdcd #8DA4AE masthead background color */
}
#footer
{
	background: #3A5558/*#496a6f#989eaf url('../images/header_bg_01.png') top left repeat-x*/;	/* #666975 #292b30 footer background color */
}
#inner-column-container
{
	background-color: #496a6f;/*#989eaf	 middle column background 
	border-color: #000000;*/
}
#masthead, #footer {
	/*padding-top: 1px;
	padding-bottom: 0px;  changed from 1px */ 
}
#masthead .inside{
	padding-bottom:10px;
	background: transparent /*url('../images/flowers-yesy_r2.jpg') top right no-repeat*/;
}
/******************************************************************************/

ul,ol { 
	list-style: none; 
	margin:0px;
}
#content{
	padding: 32px 14px 22px 14px;
	background: transparent /*url('../images/flowers-yesy_r3.jpg') top right no-repeat*/;
	min-height: 400px;
}

/* All link stuff */
a:link, a:visited { text-decoration: none; }
a:link{color: #83bfc6}
a:visited{color: #83bfc6}
a:hover{color: #fff}

#footer a:link, #footer a:visited { text-decoration: underline; }
#content a:link, #content a:visited {color: #243537;}
#content a:hover{color:#83bfc6;}
.widget a:hover{
	/*color: #fff;
	border-left: 4px solid #fff;
	padding-left: 3px;*/
}
.widget .current-cat a{
	color: #fff;
}
.widget .expandable {
	/*border-right: 2px solid #fff;
	margin-right: 20px;
	background: transparent url('../images/goTo.png') no-repeat right 6px;*/
}
.widget_stags_cloud a:link, .widget_stags_cloud a:hover {
	padding-left: 0px;
	border-left: 0px solid #fff;
	padding: 4px;
}
.widget_archives li{
	display: inline;
	padding: 6px;
}
.widget_archives ul a:link, .widget_archives ul a:hover, .widgettitle a:hover, .tag_box a:hover{
	padding-left: 0px;
	border-left: 0px solid #fff;
}
.widgettitle a:link {
	/*position: absolute;
	right: 4px*/
}
/*.tag_box{
	padding-left: 6px;
}
.yapb-latest-images{
	text-align: center;
}
.yapb-latest-images img{
	padding: 2px;
	border: 1px solid #898989;
	margin-bottom: 4px;
}*/

p {
 font-size: 1.2em; /* ~12px */
 margin: 12px 4px ;
 line-height: 140%;
}
#left-column p {font-size: 80%}
img {
 border-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
 h1 { font-size: 1.7em; font-variant: small-caps; } 
 h2 { font-size: 1.2em; font-variant: small-caps; } 
 h3 { font-size: 1.1em; font-variant: small-caps; } 
 h4 { font-size: 1em; font-style: italic; text-decoration: underline; } 
 h5 { font-size: 0.9em; font-style: italic; } 
 h6 { font-size: 0.9em; font-weight: bold; }
 .small{font-size: 70%;}
code{
	display: block; 
	border: 3px dotted #83bfc6; 
	background: #cdcdcd; 
	padding: 10px; 
	color: #000000;
	font-size:1.2em;
}
.inputbox {
	border: 1px solid #333333;
	padding: 1px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #999999;
}
.welcome{ border: 1px dotted #cdcdcd; padding: 10px 20px;margin: 10px 0px; display:block;}
#search{
	margin: 4px;
}
.edit-link{
	display:none;
}
input#s{
	background: #757c8b;
	width: 50px;
	border: 1px solid #232932;
}
#blog-title{
	font-size: 2em;
	margin: 0px;
	padding: 20px 0px 0px 20px;
	position: relative;
	font-family: 'Josefin Sans Std Light', arial, serif;
	/*font-family: 'Tangerine', arial, serif;*/
	text-shadow: 4px 4px 4px #aaa;
	}
#blog-title span{
	/*background: transparent url('../images/gradient-dark.png') repeat-x; 
	bottom: -0.1em;
	display: block;
	height: 20px;
	position: absolute;
	width: 100%;*/
	}
#blog-title a:link, #blog-title a:visited{color:#efefef;}
#blog-title a:hover{color:#c0001e;}
#blog-description{
	margin: 6px 0px 0px 20px;
	color: #83bfc6;
	font-size: 0.8em;
}
#fontsize-set{
	display: block;
	text-align: right;
	margin-top: -18px;
	padding-right: 4px;
}
div.skip-link{
	display: none;
}

/* This is the post and meta stuff */
.entry-content{
	margin: 0px 40px 10px 40px;
	font-size: 80%;
}
.alignright{
    float:right;
    padding-left:10px;
}
.entry-content p {
    font-family: 'Josefin Sans Std Light', arial, serif;
}
.entry-content img {
	margin: 10px 20px;
	background: #2D4245;
	padding: 20px;
	border: 1px solid #000;	
}
.entry-content ul{
	margin-left: 50px;
	font-family: 'Josefin Sans Std Light', arial, serif;
}

.pageid-216 .entry-content ul li{
	padding: 10px;
	border: 1px solid #6fa0a9;
	margin-bottom: 12px;
}
.hentry{/*this is the entry*/
	margin-bottom: 40px;
}
.entry-title{
	padding: 0px;
}
.page .entry-title{
	display:none;
}
.entry-title a{ 
	padding: 0px 0px 0px 6px;
	display: block;
	border-bottom: solid 1px #243537;
	margin: 0px 40px;
	background: transparent ;
	border-left: 6px solid #243537;
}
.entry-title a:hover{
	
	}
.entry-date{
	margin: 0px 30px;
	font-weight:700;
}
.entry-data{
	font-size: 12px;
	width: 100%;
}
.description{
	margin: 10px 30px 20px 30px;
}
.post-data{
	padding: 6px;
	border: 1px dotted #cccccc;
	margin: 0px 30px;
	display: block;
}
.post-data div{
	padding: 2px;
	float: left;
	width: 45%;
	margin-right: 8px;
}
.entry-meta{
	font-size: .7em;
	padding: 6px;
	border: 1px dotted #cccccc;
	margin: 0px 70px;
}
.series_toc{
	text-align: right;
}
.series_links{
	
	}
.brclear{clear: both;}

/* this is post video and image stuff*/

.imageframe, .qt_clip, .flashmovie{
	margin: 20px 0px;
	padding: 20px 10px 10px 10px;
	text-align: center;
	display:block;
}
/*.imageframe img{
	margin: 20px auto 30px auto;
}*/
.imageframe .post_thumb{
	margin: 20px auto 30px auto;
}
/*.imageframe .post_thumb:hover{
	background: blue;
}*/
img .reflected{ margin-bottom: 8px;}

.imagecaption {font-size: small; color: #424242;}
#content .imagecaption a:link, #content .imagecaption a:visited{	color: #424242;}
#content .imagecaption a:hover{color:#c0001e;}

.related_thumbs{margin: 0px 30px;}
.related_thumbs ul li{
	float: left;
	padding: 10px;
	font-size: 80%;
	margin-right: 10px;
	border: 1px solid #dedede;
	text-align: center;
}
/* this is page stuff */
.page-title{
	padding: 0px 0px 20px 0px;
	text-shadow: 0 0 0 #000;
}
.category-image{
	margin: 0px 40px 20px 40px;
	padding: 0px;
	font-size: 0.9em
	}
.category-image img{ float: left; margin-right: 20px; border: 1px solid #666; padding: 6px;}
.category-image p { font-style: italic; }
.sub-cats{ font-size: 0.9em; margin: 0px 0px 30px 40px;}
.sub-cats p{ margin: 6px}
.sub-cat{
	float: left;
	text-align: center;
	padding: 6px;
	margin: 10px 5px 0px 0px;
	border: solid 1px #898989;
	width: 20%;
}
.sub-cat p{}

/* This is the side bar and widgets background: #595959;*/
.widgettitle { 
	background: #3A5558;
	padding: 6px 6px 5px 6px;
	color: #fff;
	margin-bottom: 4px;
	letter-spacing: 1pt;
	border: 1px solid #333333;
	border-left: 0px solid #333333;
}
div#left-column .random_image .widgettitle{z-index: 1000;margin-bottom: 0px;}
div#right-column .random_image .widgettitle{z-index: 1001;margin-bottom: 0px;}
div#right-column .widgettitle{
	background: #000 url('../images/right_h3_bg.png') top right no-repeat;
	
}
div#left-column ul, div#right-column ul{
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}
div#left-column ul ul li{ 
	padding-left: 12px;
	padding-top: 4px;
}
a.show_submenu, a.hide_submenu{
	padding: 0px 5px;
	margin-right: 4px;
	background: transparent url('../images/menu_arrow_down.png') top left no-repeat;
}
a.menu_cat{
	font-variant: small-caps;
}
a.show_submenu{
	background: transparent url('../images/menu_arrow_over.png') top left no-repeat;
}
a:hover.show_submenu, a:hover.hide_submenu{
	background-color: #999;
}
li.menu_post_perma{
	margin-left: 8px;
	border-left: 4px solid #c0001e;
	font-variant: small-caps;
}
li.menu_sub_ul{
	margin-top: 2px;
}
#left-column{
	/*background: #000 url('../images/left_bg.png') top left repeat-y ;*/
	font-size: 0.9em;
}
#left_header{height: 50px;}
#right-column{
	/*background: #000 url('../images/right_bg.png') top right repeat-y ;*/
	font-size: 0.8em;
	text-align: right;
}
div#right-column ul{
	padding: 0px;
	margin: 0px;
	}
#right-column ul ul {
	margin-left: 0px;
}
#right-column ul ul li, #right-column ul ol li{
	padding: 1px 6px;
	/*border-bottom: 1px dotted #898989;*/
}

.widget{margin-bottom: 12px;}
.widget_bars{
	/*margin-top: 20px;*/
}
#fancy_cats li{
	/*padding-bottom: 10px;*/
}
.random_image{}
div#right-column #random li{
	padding: 15px 0px 3px 0px;
	border: 0px;
	text-align: center;
	font-size: 0.8em;
	background: transparent url('../images/flicker_tab_right.png') bottom right no-repeat;
}
div#right-column #random img{
	border: 1px solid #383838;
	margin: 0px 0px 20px 0px;
}
div#left-column #recent{
	margin-bottom: -1px;
	/*height: 350px;*/
	}
div#left-column #recent li{
	padding: 15px 0px 3px 0px;
	text-align: center;
	font-size: 0.8em;
	background: transparent url('../images/flicker_tab.png') bottom left no-repeat;
}
div#left-column #recent img{
	border: 1px solid #383838;
	margin: 0px 0px 20px 0px;
}

/* This is the top Nav Bar background: #0b1914; */
div#menu
{
	font-size: 0.6em;
	margin: 0px;
	display: block;
	/*background: #3a5558 #969eb1 url('../images/menu_bg.png') 50% 0 no-repeat;
	
	border: 1px solid #292b30;
	border-width: 1px 0px ;*/
	padding-left: 20px;
	position:relative;
}
div#menu .current_page_item a, div#menu .current_page_parent a{
	background: #52777c;
}/*
ul.menu,
.menu ul{
	cursor: default;
	display: inline;
}
div#menu ul a{
	font-weight: 700;
	text-decoration: none;
}
div#menu ul,div#menu ul ul,div#menu ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#menu ul li { float: left; }

div#menu ul li a{
	background: #cdcdcd;
	padding: 0.3em 0.5em;
}
div#menu ul li a:hover{
	background: #b6b6b6;
	padding: 0.3em 0.5em;
}
div#menu ul ul { display: none; position: absolute;}
div#menu ul ul ul { display: none; position: absolute;}
div#menu ul ul li { float: none; }

div#menu ul ul li a{}

div#menu ul li:hover ul{
	display: block;
	padding: 0.3em 0.3em;
	position: absolute;
}
div#menu ul li:hover ul li a{
	background: #f5f5f5;
	border: none;
	display: block;
	padding: 0.3em 0.5em;
}
div#menu ul li ul li a:hover{
	background: #b6b6b6;
	border: none;
	display: block;
	padding: 0.3em 0.5em;
}
*/

/* This is the previous - next nav */
div#nav-above,div#nav-below{
	width: 100%;
	height: 1em;
	font-size: .8em;
	margin: 20px 0px 0px 0px;
}
.nav-previous .meta-nav, .nav-next .meta-nav{
	padding: 0px 4px;
	font-size: 110%;
	color: #83bfc6;
}
.alignleft,div.nav-previous { 
	float: left;
	border-left: 4px solid #666;
}
.alignright,div.nav-next {
	float: right;
	border-right: 4px solid #666;
}
/* subscribeme to post comments plugin*/
.updated{
	border: dashed 1px #cdcdcd;
	padding: 10px;
	margin: 5px 10px;
}
.solo-subscribe-to-comments{
	font-size: 0.8em;
	text-align: right;
	margin: 20px 0px 0px 0px;
}
label #solo-subscribe-email{margin: 0px 6px;}

/* Cldfrom contact form plugin */
.coldform_error, .coldform_success{ 
	border: 1px dashed #c0001e;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #c0001e;
	}
.coldform_success{
	border: 36px dashed #cdcdcd;
	color: #000000;
	padding: 20px;
}
#coldform fieldset{}
#coldform .input{}

/* this is the comment form*/
#comments{}
#comment_bar {
	margin: -13px 0px 0px 0px;
	padding-left: 200px;
	font-size: .9em;
	border-top: 1px dotted #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
}
.emailthis_link{
	margin: 0px 0px -38px 350px;
	border-left: 4px solid #666;
	padding-left: 6px;
	font-size: .9em;
}
.comslider{
	padding: 0px 5px 0px 15px;
	background: transparent url('../images/menu_arrow_over.png') 0px 1px no-repeat;
}
/*a:hover.comment_tab_arrow{background-color: #cdcdcd;}*/
.comment_tab_close{
	padding: 0px 5px 0px 15px;
	background: transparent url('../images/menu_arrow_down.png') 0px 1px no-repeat;
}
/*a:hover.comment_tab_close{background-color: #cdcdcd;}*/
.comselected{display: none;}


.commentstitle{margin-left: 20px;}
#respond{
	border: 1px solid #ababab;
	padding: 10px;
	margin: 0px 30px;
}
fieldset{ /* removed form#commentform */
	border: 1px dotted #83bfc6;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
}
form#commentform legend{
	padding: 5px;
}
form#commentform p{
	font-size: 12px;
}
form#commentform label { 
	font-size: 12px;
	clear: both;
}
form#commentform span.required {
	color: #c0001e;
}
form#commentform input, form#commentform textarea, div.entry-content input, #solo-subscribe-email, #coldform_message /* form#gb_form .textbox, .med*/{
	border : 2px solid #83BFC6;
	border-width : 1px 2px 2px 1px;
}
input#author,input#email,input#url {}
form#commentform textarea, form#gb_form .textarea, #coldform_message, #yourremarks/*, form#gb_form .textbox */{ 
	overflow: auto;
	width:97%; padding: 6px;
}
form#commentform .form-submit{
	text-align: right;
}
form#commentform .form-submit input, .options .submit input, .solo-subscribe-submit, #coldform .submit, #searchsubmit, #searchsubmit2, .subscribe_posts, #wp-email-submit, .submit_feedback, .button{
	border : 2px solid #83bfc6;
	cursor:pointer;
	padding: 4px 6px;
	margin-left: 8px;
	color: #83bfc6;
	background-color: #3a5558;
}
#searchsubmit{
	padding: 0px 2px;
	margin-left: 3px;

}
#subscribe2widget{color:silver;}
#subscribe2widget form{
	margin: 6px;
	clear:both;
	font-size: 80%;
	}
.subscribe_button{/*display:block;text-align:right;clear:both;*/}
.subscribe_posts{ margin: 0px; }
form#commentform .form-submit input:hover, .options .submit input:hover, .solo-subscribe-submit:hover, #coldform .submit:hover, #searchsubmit:hover, #searchsubmit2:hover, .subscribe_posts:hover, #wp-email-submit:hover, .submit_feedback:hover{
	border-right : 2px solid #4d4d4d;
	border-bottom : 2px solid #4d4d4d;
	color: #c0001e;
}
div#postcomments{
	margin-bottom: 20px;
}
div#postcomments .commentbox {
	border-color: #dedede;
	border-style: solid;
	border-width: 5px 10px 15px 20px;
	background: #ffffff;
	margin: 10px 30px 10px 30px;
	padding: 6px;
	font-size: 1.1em;
}
div#postcomments .oddcomment{ background: #fff;  border-width: 5px 20px 15px 10px;padding-left:15px;}
div#postcomments .admincomment{ background: #ececec; border-width: 5px 20px 25px 20px;}
#commentscount, .comment_number
{
	font-size: 28px;
	margin: 20px 0px -16px 0px;
	color: #d1d1d1;
	font-weight: bold;
}
.postcomments .comment_number{
	font-size: 18px;
	color: #8f8f8f;
}
.author_ip{ margin: 0px 16px;font-size: x-small;}
.commentbody{
	font-size: .9em;
	font-family: 'New York', Times, Serif;
	margin: 0px 50px;
	color: #000000;
	padding: 10px;
}
.commentauthor{
	margin: 0px 10px;
	border-bottom: 1px solid #000;
	font-size: 1.1em;
	}
.commentmetadata{
	font-size: small;
	}
div#foot{
	padding: 10px 10px;
	font-size: 80%;
	text-align: center;
}
div#foot h3{
	margin: -10px -10px 10px -10px;
	padding: 4px 4px 4px 10px;
	background: #496a6f;
	color: #dedede;
	border-bottom: 1px solid #292b30;
	}
div#foot ul{margin: 0px; padding: 0px}
ul.footbar li.widget, .footmod{
	border: 1px dotted #3b3d44;
	padding: 10px;
	margin: 10px;
	width: 28%;
	min-height: 120px;
	color: #cdcdcd;
	float: left;
	text-align: left;
}
.credits span{ display:block;}
/*-------Textarea Resizing Styles----------/*/
.tbSizeChanger{
	margin-top:3px;
	text-align:right;
}
.tbSizeText{
	margin-top:3px;
	text-align:right;
}
.tbLarger, .tbSmaller{
	width:1.3em;
	height:1.3em;
	font-size:1.3em;
	text-align:center;
	border:1px solid #cdcdcd;
	margin-left:3px;
}
.tbLarger:hover, .tbSmaller:hover{
	background-color:#dbdbdb;
	border:1px solid #000;
}
/*---------mailsent stuff*/
.mailsent{
	color: #83bfc6;
	}
#imageverify{margin: 0px 12px; width: 8em;}