/*
	
	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;
	color: #333;
/**/
	font: 85% "lucida grande",tahoma,verdana,arial,sans-serif;
	line-height:1.6;


}
body {
	margin:0;	padding:0;
	
/*
	background-image: url(/v4/image/pattern/gemma-correll-iphone-1.jpg);
	background-position:top left;
	background-repeat:repeat;
*/
	
}

/*

layout 

*/
.airlock {
	margin:20px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:975px; 
	background-color:#fff;
	bor1der:1px #C4CDE0 solid;
/*
	background-image: url(/v4/image/masthead/2012/2012_01_31.png);
	background-position:top left;
	background-repeat:no-repeat;
	
	*/

}

.site {
}

.header {
	background-image: none;
	background-position:top left;
	background-repeat:no-repeat;
	height:40px; 
	border-bottom:1px #477BA5 solid;

	background-image: url(/v4/image/masthead/2012/2012_01_31.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}


.header2 {
	float:right;
	width:100%;
	border:0px #000 solid;
	clear:none;	
	height:300px; 
	wid1th:500px;
	padding:0;
	background-position:center center;
	background-repeat:no-repeat;
	display:none;
	b1order-top:1px yellow solid;
	bo1rder:3px #000 solid;
	margin-top:5px;
	
	ba1ckground-image: url(/v4/image/masthead/2012/2012_04_15.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.Main .header2 {
	background-image: url(/v4/image/masthead/2012/2012_04_15.jpg);
	display:block;

	
}
/*
.recent .header2 {
	background-image: url(/v4/image/masthead/2011/2011_08_30.jpg);
	display:block;
}
.recent .list_item {
	min-height:70px;
}
.about .header2 {
	background-image: url(/v4/image/masthead/2011/2011_08_29.jpg);
	display:block;

}

.search .header2 {
	background-image: url(/v4/image/masthead/2011/2011_09_09.jpg);
	display:block;
}

#category22 .header2 {
	background-image: url(/v4/image/masthead/2011/2011_08_23.jpg);
	display:block;
	height:150px; 
}
*/

.masthead {
	height:5px; 	
	width:100%;
	display:none;
}

.content {
	float:left;
	width:72%;
	padding:5px;
	padding-top:0;
	clear:none;
	min-height:800px;
	border:0px #477BA5 solid;
}

.content h1 { display:none; }

.footer {
	border-top:1px silver solid;
	clear:both;
}

.footer address {
	padding-top:10px;
	fo1nt-size:130%;
	text-align:center;
}

.description {
	float:right;width:400px;
	margin-left: 1em;
	margin-top: 1em;
	color:red;
	padding-right:10px;
}

.top {
	border-bottom:10px #1D4088 solid;
}

.sidebar, .infobar   {
	margin:0px;
	width:20%;
	padding:5px;
	float:right;
	clear:none;
	font-size:90%;
	margin-left:4px;
}



/*

Page heading

*/



.heading {
	clear:both;

	margin-top:20px;
	margin-bottom:20px;
	
	bor1der-bottom:2px solid #f5f5f5;
}

.heading h2 {
	font-size:220%;
	color:#024;
	padding:0;
	margin:0;
	letter-spacing:0px;
	text-align:center;
	color:#F6005C;
	bor1der-bottom:2px solid #f5f5f5;
}

.heading p {	
	padding:0px;	margin:0;
	font-size:80%;
	padding-left:0;
}

.heading a, .heading a:link, .heading a:visited {
	color: #F6005C;
}


/*

Links

*/

a {
text-decoration: none;
border-bottom:1px #ddd solid;
color: #39526b;
}

a:active {
color: #666;
}

a:hover {
color: #000;
}




/*

menu

*/

.menu {
	ba1ckground: none #eee;
	border-color:#ccc;	
	he1ight:120px; 
	border-bottom:0px solid #000;
	bo1rder-top:1px solid #ddd;
	font-size:90%;
}

.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, .infobar  {
	 font-size:80%;
	 font-family:verdana;
}

.sidebar h1 {
	display:none;
}

.sidebar {
	margin-top:50px;
}

.sidebar ul {
	list-style-type: none; padding: 0; margin: 0;
}

.sidebar #active { 
	color:black; text-align:right;
}

.sidebar h2 {
	fo1nt: normal 12px "verdana";
	line-height: 24px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 4px solid #EBEFF9;
	ba1ckground-color:#EBEFF9;
	color:#777;
	bo1rder-bottom:silver 5px solid;
	te1xt-transform:uppercase;
	font-weight:bold;
	padding:5px;
	text-align:right;
}

.sidebar div {
	bor1der:1px solid #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;
	 clear:both;
}

.sidebar .section p {
	width:45%;
	float:left;
	display:block;
	padding-left:3px;
}

.thumb_list p {
	border-bottom: solid 1px #cce7eF;
	clear:both;
	padding-bottom:5px;
}

/*

infobar 

*/

.infobar {
	clear:right;
}

.infobar h1 {
	display:none;
}

.infobar {
}

.infobar .thumb {
	width:75px; 
	height:75px; 
	border:1px solid white;
}

.infobar h1 {
	display:none;
}

.infobar h2 {
	color:#008FD4;
	fo1nt-size: 100%;
	background-color:transparent;
	border-bottom: 1px silver solid;
	text-align:center;
	padding:5px;
}

.infobar h3 {
	f1ont-size:100%;
	ba1ckground-color:white;
}
/*

	headings

*/
h1, h2, h3, h4, h5, h6 {
line-he1ight: 1.3;
}

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 {
	color: #443F3F;
	font: normal 140% "Helvetica";
	clear:both;
	
	font-weight:bold;
	padding:0; margin:0;
}

h3 span {
vertical-align: middle;
background: none transparent;
color: #777;
font-size: 10px;
padding-bottom: 0px;	clear:both;
}

h4 {
	background: none transparent;
	font-family:tahoma;
	padding:0; margin:0;
	font-size:115%;
}


/*

text

*/

ul {
	clear:both;
}

.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 {
	font-size:110%;
	padding:5px;
	color:brown;
	margin-left:10px;
}

blockquote p {
	 margin:0; padding:0;
	 margin-left:0px;	
}

p {
	margin: 11px 2px;
	clear:left;

	l1ine-height: 1.5;
	colo1r: #333;
	margin-bottom: 13px;
	margin-left:5px;
}

/* .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, .item_body {	
	padding-bottom: 10px;
	position: relative;
	color: #443F3F;
	border-bottom: 1px solid #D9D8D8;
	f1ont: normal 12px "Helvetica";
	l1ine-height: 19px;
	margin-left:5px;
	margin-right:15px;
}
/*
.item_body h3 {
	float:right; width:50%;
	border:2px solid silver;
	padding:10px;
}
*/
.post h3 {	
	padding-top:15px;
	f1ont-weight:bold;
	font-size:160%;

}
.photo {	
	max-width:700px; 
	border:1px #849 dotted;
}


.groupy_item {
	margin:5px;
	padding:5px;
	
	border-bottom:1px #eee solid;
}
/*
.sub_category {
	pa1dding:5px;
	col1or:green;

	bo1rder:5px #f5f5f5 solid;
}

.sub_category h3 {
	bor1der-bottom:1px #eee solid;
	padd1ing-bottom:5px;
}

.sub_category .list_item {
	pad1ding-top:10px;
	bo1rder:0px #eee solid;
}
*/
.summary {
	color:brown;
	font-weight:bold;
}


/*

comments

*/
.comments {
	margin-top:20px;
	font-size:90%;
	margin-left:50px;
	margin-right:50px;
}

.comments h3 {
	text-align:center;
}

.comments .info {
	padding:0; margin:0;
}

.comments p {
	margin:2px;
	padding:2px;
}

.comments .cl {
	list-style-type: none;	padding: 0 0 0 0;	margin: 0 0 0 0;
}

.comments .c, .comments .cu, .comments .cr  {
	padding:10px;
	font-family:Arial;
}

.comments .c {
	border-bottom: solid 5px #eee;
	margin-top:10px;
}

.comments .cu {
	border-bottom: solid 5px #eed;
	margin-top:10px;
}

/* .comments */.cr  {
	padding:3px;
	margin-left:30px;
	margin-right:0;
	padding-left:5px;
	margin-bottom:1px;
/*
	border-right: solid 3px #f0f5f0;
*/	border-left: solid 3px #f0f5f0;
	border-bottom: solid 1px #eee;
	background-color:#eff;	
	font-size:95%;	
	line-height:110%;
}
/**/
.comments .cr  a {
		background-image:none; padding:0;		
}

.comments .info {
	margin:0;
	padding:0;
}




/*

Pagenator

*/
.pagenav {
	clear:both;
	margin-top:15px;
	text-align:center;
	margin-bottom:10px;

	font-weight:bold;	
	l1ine-height:170%;
	bo1rder-top:2px red solid;
	padding:20px;
}

.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

*/

.embed_video {
	border:1px red solid;
	width:100%;
	height:300px;
	te1xt-align:center;
}

.embed_video_text {
	font-size:350%;
	overflow:hidden;
	height:280px;
	line-height:100%;
	border:0px solid red;
	padding-left:10px;
}

hr {
	border: 0 #DDD solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
	margin-top: 13px;
}

.pbread {
	clear:right;
	di1splay:block;
	font-size:70%;
	color:black;
	font-weight:bold;
	text-transform:uppercase;
	border:0px solid black;
}

.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 {
	margin-top:5px;

	color:#F6005C;
	line-height: 1.28;
	text-align: left;
	direction: ltr;
	fo1nt-size:90%;
	width:90%;
	float:right;
	padding-right:15px;

}
.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: 13px/1.4 Georgia,Times,'Liberation Serif',serif;
	te1xt-align: right;
	padding: 1em;
	wid1th: 200px;
	padding: 1em;
	font-size: 20px;
	display:block;
	clear:left;
	color:#F6005C;
}

.info {
	padd1ing:0px;	mar1gin:0px;
	li1ne-height:100%;
	fo1nt-family:arial;
	color:gray;
	font-size:90%;
	text-transform:uppercase;
}

.info a {
	color:black;
}

.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: 250px;
	border:0px #8495a4 solid;
	margin:5px;
	float:right;
	clear:none;
}

.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;
}

.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;
}

/*

list

*/

.list {

	bor1der:3px solid red;
	b1ackground-color:gray;
}

.list_item {
	border:3px solid #f5f5f5;
	padding:5px;
	margin:3px;
	padding-bo1ttom:10px; 
	padding-top:10px; 
	float:left;
	display:block;
	width:46%;
	min-height:70px;
	clear:none;
	background-color:white;
}

.list_item p {
	font-size:90%;
	li1ne-height:95%;
	margin: 3px;
}

.list_item h3 {
	f1ont-size:90%;
	marg1in:0;
	tex1t-align:center;
	marg1in-top:15px;
	padding:0;
	margin:0;
	m1argin-top:5px;
}

.list_item h3 a {
	color:#f81264;
}

/*

icon

*/
.icon, .icon a {
	width:64px; 
	height:64px;
/*	width:2.5em; 
	height:2.5em; */
	clear:left;
}

.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; 
}

/*

tables

*/
td {
	color:black;
  	li1ne-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;
}
*/