/*
	
	www.owensoft.net : 2010
	based on waferbaby 6 or maybe its 7 not really sure

*/

@import "/v4/css/form.css";


html {
	margin:0;	padding:0;
	padding: 0;
	margin: 0;
	b1ackground: none #849594;
	color: #000;
	font: normal 12px "lucida grande", "lucida sans unicode", lucida, verdana, geneva, sans-serif;
	/*line-height:120%;*/
}

body {
	margin:0;	padding:0;
}

/*

layout 

*/
.airlock {
	margin:10px;
	margin-left:auto;
	margin-right:auto;
	width:1050px; 
	backg1round-color:#fff;
	border-right:#f5f5f5 3px solid;
}

.site {
}

.header {
	background-image: url(/v4/image/masthead/2014/2014_02_12.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:240px; 
	bord1er-bottom:5px #0066CC solid;
}


.header2 {
	float:right;
	width:70%;
	border:0px #000 solid;
	clear:none;	
	height:100px; 
	padding:15px;
	background-position:top center;
	background-repeat:no-repeat;
	display:none;
}
/*
.Main .header2 {
	background-image: url(/v4/image/masthead/2014/2014_02_12.jpg);
	displa1y:block;
}
.recent .header2 {
	background-image: url(/v4/image/masthead/2009/2009_01_01.jpg);
	displ1ay:block;
}

.about .header2 {
	background-image: url(/v4/image/masthead/2007/2007_09_18.jpg);
	dis1play:block;

}

*/

.masthead {
	height:25px; 	
	width:100%;
	display:none;
}

.content {
	float:right;
	width:75%;
	padding:15px;
	padding-top:0;
	clear:none;
	border-top:1px solid #eee;
	font-size: 14px;
}

.content h1 { display:none; }

.footer {
	
}

.footer address {
	padding:10px;
	fo1nt-size:160%;
}

.description {
	float:right;width:400px;
	margin-left: 1em;
	margin-top: 1em;
	color:red;
	padding-right:10px;
}

.top {
	border-bottom:0px #f81264 solid;
}



.menu, .sidebar, .infobar, .footer   {
	margin:0px;
	width:185px;
	border:1px solid #eee;
	padding:5px;
	float:left;
	border-top:0px solid #eee;
	clear:left;
	font-size:90%;
	margin-left:4px;
}



/*

Page heading

*/



.heading {
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	/* background-color:white; */
	text-align:center;	
	background-color: #f8f8f8;

}

.heading h2 {
	font-size:150%;
	font-weight:bold;
}

.heading p {	
	padding:5px;
	color:gray;
	display:inline;
	font-size:90%;
	line-height:100%;
}




/*

Links

*/

a {
text-decoration: none;
border-bottom:1px #ddd solid;
color: #39526b;
}

a:active {
color: #666;
}

a:hover {
color: #000;
}



/*

menu

*/

.menu {
	background: none #eee;
	border-color:#ccc;	
	height:120px; 
	border-bottom:0px solid #000;
	border-top:1px solid #ddd;

}

.menu ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	margin-left:8px;
	margin-top:6px;
}

.menu li {
	margin:0 0 0 0; padding:0 0 0 0;  display:inline; 	
	list-style:none;	
	
	display:block; 
	float:left;
	clear:none;
}

.menu a, .menu a:visited, .menu a:hover, .menu a:active { /* ie sucks*/
	display:block; 
	float:left;
	text-transform:lowercase;
	padding:5px;
	text-align:center;
	border:1px #ddd solid;
	text-decoration:none;
	width:70px;
	background: none #f6f6f6;
}

.menu a:hover { 
	background-color:black;
	color:white;
}

.menu .active a { 	
	background-color:red;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.menu a#active:link, .menu a#active:visited  { /* #587496 */
	font-weight:bold;
	background-color:black;
	color:white;
}

.menu h1 {
	display:none;
}

/*

sidebar Links
, .sidebar .icon
*/

.sidebar h1 {
	display:none;
}

.sidebar {	
	background-color:#EEF7FF;
	border-right-color:#cce7eF;
}

.sidebar ul {
	list-style-type: none; padding: 0; margin: 0;
}

.sidebar #active { 
	color:black; text-align:right;
}

.sidebar h2 {
	font-size: 100%;
	border-bottom: solid 1px #cce7eF;
	font-weight:bold;
	padding-top:10px;
	clear:both;
}

.sidebar div {
	background-color:#EEF6FF;/*#f7e7e0 #dee*/
	padding:4px;
	margin-bottom:10px;
}

.sidebar .text {
	width:145px; 
}

.sidebar label {
	text-align:left;
}

.sidebar p {
	 margin:3px;
	 margin-left:0px;
	 margin-top:2px;
	 padding:0px;
}

.sidebar .section p {
	width:45%;
	float:left;
	display:block;
	padding-left:3px;
}


/*

infobar 

*/

.infobar h1 {
	display:none;
}

.infobar {
	background-color:#f7f2d2;
	border-right-color:#d7d2b2;
}

.infobar .thumb {
	width:75px; 
	height:75px; 
	border:1px solid white;
}

.infobar h1 {
	display:none;
}

.infobar h2 {
	color:#008FD4;
	font-size: 100%;
	background-color:transparent;
	border-bottom: 1px silver solid;
	text-align:center;
	padding:5px;
}

.infobar h3 {
	font-size:100%;
	background-color:white;
}
/*

	headings

*/


h1 {
float: left;
padding: 5px;
margin: 0;
color: #fff;
}

h1 span {
font-weight: normal;
}

h2 {
padding: 5px;
font-size: 130%;
font-weight: normal;
margin: 0;
}

h3 {
margin: 0;
color: #39526b;
font-size: 120%;
font-weight: bold;
padding: 5px;
padding-bottom: 2px;
padding-left: 0;
}

h3 span {
vertical-align: middle;
background: none transparent;
color: #777;
font-size: 10px;
}

h4 {
background: none transparent;
color: #55606b;
border-bottom: solid 1px #ddd;
width:75%;
}

h5 a {
background: none transparent; text-decoration:none;border:0px solid #000;
color: #3e6d92;
}

h4 span, h5 span, h6 span {
background: none transparent;
color: #777;
font-size: 10px;
font-weight: normal;
}

h3 + p + h4 {
margin: 0 0 5px 0;
}

h5 {
line-height: 17px;
padding: 4px 0;
margin: 5px 17px;
background: none transparent;
color: #3e6d92;
font-size: 12px;
border-bottom: dotted 1px #eee;
}

h5 a {
background: none transparent;
color: #3e6d92;
}

h6 {
padding: 2px 0;
margin: 0 14px;
background: none transparent;
color: #555;
font-size: 10px;
}


/*

text

*/

.error {
	color:#FF3333;
	border-color:red;
}

.error legend { 

	background-image: url(/v4/image/att.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:20px;
	background-color: #fff0fa;
	border: solid 1px #ffd3e2;	
}

code {
	color:#d24; 
}

blockquote {
	margin: 0px;
  	line-height:14px;
	border-left:1px #7ce solid;
	border-right:1px #7ce solid;
	padding-left:10px;
	padding-right:10px;
	color:#257;
}

blockquote p {
	 margin:3px;
	 margin-left:0px;
}


p {
margin: 11px 2px;
line-height: 17px;
}

.content p {
margin: 11px 2px;
line-height: 140%;
}


/* .content img { max-width:550px; } */

q {
	color:#ec8daf;
	text-align:center;
	padding:0px;
	margin:5px;
	font-family:georgia, sans;
	line-height:120%;
}
.content q {
	font-size:180%;
}

cite {
	text-align:center;
	width:90%;
	display:block;
}

i, em, q, cite {
}

em {
/*color:#ec8daf*/
}




/*

blocks

*/

.post {	
	background-color:#fcfcfc;
	border-top: solid 2px #fafaea;
	padding-top:5px;
}

.photo {	
	max-width:800px; 
	border:2px #eee solid;
}


.groupy_item {
	margin:5px;
	padding:5px;
	
	border-bottom:1px #eee solid;
}

.sub_category {
	padding:5px;
}

.sub_category h3 {
	border-bottom:1px #eee solid;
	padding-bottom:5px;
}

.summary {
	color:brown;
	font-weight:bold;
}

/*

comments

*/
.comments {
	margin-top:20px;
	background-color:#EEF7FF;
	background-color:#fff;
}

.comments h3 {
	text-align:center;
	font-size:120%;
	border-bottom:1px solid #ddd;
}

.comments .info {
	padding:0; margin:0;
	color:gray;
}


.comments .cl {
	list-style-type: none;	padding: 0 0 0 0;	margin: 0 0 0 0;
}

.comments .c, .comments .cu, .comments .cr  {
	padding:10px;
	border-bottom: solid 1px #eee;
}

.comments .c {
	margin-top:0px;
}

.comments .cu {
	margin-top:0px;
}

/* .comments */.cr  {
	padding:3px;
	margin-left:30px;
	margin-right:0;
	margin-bottom:1px;
/**/
	border: solid 1px #caeee0;
	border-top: solid 0px #ee0;
	background-color:#fafef7;	
	width:80%;
}
/**/
.comments .cr  a {
		background-image:none; padding:0;		
}

.comments .cr  p {
	 padding:0; margin:0;
}

.comments .info, .comments .cr .info{
	margin:0;
	padding:0;
	 font-size:100%;
}



/*

Pagenator

*/
.pagenav {
	clear:both;
	margin-top:15px;
	text-align:center;
	margin-bottom:10px;
	font-size:115%;
	font-weight:bold;	
	line-height:170%;
}

.pagenav strong {
	padding:3px;
}

.pagenav .this-page, .pagenav .break, .pagenav .n, .pagenav .end, .pagenav .this-page,  .pagenav .next,  .pagenav .prev, .pagenav .next_off,  .pagenav .prev_off  {
	padding: 3px 6px;  text-decoration: none; margin:1px;
}

.pagenav .n {
	border: solid 1px #ddd;
	background-color:#Fff;
}

.pagenav .n:hover, .pagenav .next:hover,  .pagenav .prev:hover {
	color:white;
	background-color: #06c;
	border-color:#024;
}

.pagenav .end {
	border: solid 1px #ddd;
	background-color: #eef7ff;
}

.pagenav .this-page {
	border: solid 1px #c0d3e2;
	background-color:#f0a;
	color:white;
}

.pagenav .break {
	padding: 0px; 
	font-weight:normal;
}

.pagenav .next,  .pagenav .prev {
	border: solid 2px #ddd;
}

.pagenav .next_off,  .pagenav .prev_off {
	border: solid 3px #f5f5f5;
	color:#eee;
}


/*

stuff

*/

.new {
	
	background-color:#feffd1;
	background-image: url(/v4/image/new_sparkle.gif);
	background-position:right center;
	background-repeat:no-repeat; 
	padding-right:15px;
}

.halfcell {
	width:45%;
	float:left;
	display:block;
	padding:5px;
	padding-left:10px;
	margin:3px;
	font-size:90%;
	clear:none;
}

.com_info {
	color:#77aa77;
	color:#777;
	margin-top:10px;
}
.com_info br, .com_info p {
	clear:none; display:inline; 
}
.com_info br {
	display:none; clear:none;
}
.com_info a {
	color:green;
}
/*
.com_info, .com_info .info, .com_info a, .com_info a:link {
	color:#dc7d9f;
}*/

.smilies {
}

.h {
	font-size:180%;
	padding:10px;
	display:block;
	float:right;
	width:40%;
	margin:5px;
	line-height:100%;
	font-family: georgia,  sans-serif; 
	color:brown;
}

.info {
	padding:0px;
	margin:2px;
	line-height:140%;
	font-family:arial;
}

.important {
	margin: 5px;
	padding: 5px;
	background-color: #eef7ff;
	border: solid 1px #c0d3e2;
	background: #eef7ff url(/v4/image/ninjabg.gif) repeat;
}

.silly {
	background-color:#efc;
	border: solid 1px #d0e0b0;
	margin: 1em;
	padding: .7em;

}

.divider {
	clear:both;
	/*background: url(/v4/image/snoozediv.gif) no-repeat center center;*/

	margin:10px;
	height:10px;
	display:block;
	
}

img {
	
}


.profile_pic {
	border: double 4px #eee;
}

.profile_pic:hover {
	border: solid 4px #e6c;
}

.thumb {
	display:inline;
	background-position:center center;
	width: 300px;
	border:0px #8495a4 solid;
	margin:5px;
	float:right;
}

.list_item {
	border:3px solid #f5f5f5;
	padding:5px;
	margin:5px;
	padding-bottom:10px; 
	float:left;
	display:block;
	width:45%;
}


.feed {
	background:url(/v4/image/feed-icon-16x16.png) no-repeat;
	padding-left:18px;
}

.give {
	/**/ background:url(/v4/image/star-blue.gif) no-repeat; 
	padding-left:15px;
	font-weight:bold;
	color:blue;
}

.clink {
	/**/ background:url(/v4/image/comments.gif) no-repeat; 
	padding-left:18px;
	margin-left:5px;	

}

.ulink{

}

.rlink{
	color:blue;
	font-weight:bold;
}

.elink {
	/* background:url(/v4/image/comments.gif) no-repeat; 
	padding-left:18px;
	margin-left:5px;*/
	font-weight:bold;
	color:red;
}
/*
.clink:hover {
	background-position: 1px -99px;
}
*/

.clear {
	clear:both;
}

/*

icon

*/
.icon, .icon a {
/*	width:32px; 
	height:32px;*/
	width:2.5em; 
	height:2.5em; 
}

.icon {
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-left:3px;
	border:2px #f5f5f5 solid;
	background-image:url(/v4/image/noicon.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}

.icon a {
	border:0px #024 solid;
	display:block;
}

.icon a, .icon a:visited, .icon a:hover, .icon a:active {
	border:0px #024 solid;
}


.info .icon {
	width:2.4em; 
	height:2.4em; 
}

/*

youtube embeds

*/

.youtube_wrapper {
	position: relative;
	cursor: pointer;	width: 100%;
	height: 100%;
}

.youtube_playbutton {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0) url(/v4/image/playbutton.png) center center no-repeat;
	top: 0;
}

.embed_video {
	border:1px red solid;
	width:100%;
	height:50%;
	te1xt-align:center;
}

.embed_video_text {
	font-size:350%;
	overflow:hidden;
	height:280px;
	line-height:100%;
	border:0px solid red;
	padding-left:10px;
}

.cl {
	clear:both;
}

/*

tables

*/
td {
	color:black;
  	line-height:130%;
}
th {
	text-transform:capitalize;
}

table { 
	padding:0px;	
	border-bottom: 2px	#024 SOLID;
}

table td, table th {   
	border-collapse: collapse; 
	BORDER-BOTTOM:  #EFEFEF 0px solid;
	BORDER-LEFT:  #ddd 1px solid;
	BORDER-RIGHT:  #024 1px solid; 
	BORDER-TOP: #EFEFEF 1px solid;
	padding:6px;
	border-right:0px #000 solid; border-left:0px #000 solid;
}

table th { 
	background-color: #f7fefc;
}



.alt td {
	background-color:#fdfef2;
}

.alt2 {
	background-color:#fdfafe;
}

.alt .alt2 {
	background-color:#fdfaf2;
}

table CAPTION { /* <caption> */
	BACKGROUND-COLOR: #006699;
	text-align:left;
	padding:5px;
	margin:0px;
	border: solid 1px #006699;
	FONT: 110% sans-serif; 
	color:white;
}

table td em { 
	text-decoration:none;
	color:#ccc;
	text-align:right;
}

table td em a:link, table td em a:visited, table td em a:hover, table td em a:active { 
	color:#aaa; 
	text-decoration: none; 
	border:0px solid #000;
}

table .icon {
	float:right;
}

/*

page specific customisations

*/


/*-------------------*/

/*-------------------*/

/*-------------------*/



/*
div {
	border:1px red solid;
}
*/