/* reset starts! */
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,  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;
}

h3 {
	color:#000;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:24px;
	font-weight:800px;
	margin:20px 0 20px 20px;
}

body {
	line-height: 1;
	background-color:#269cd6;
	color:#ababab;
	font-family:Arial, Helvetica, Verdana, sans-serif; 
}
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: "" "";
}
/* reset ends! */

img, div, input { behavior: url("iepngfix.htc") }


/* layout starts! */



#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 975px;
	position:relative;
}

#fc {
	background: url(img/fc.gif);
	overflow: auto;
	width: 100%
}

#header {
	margin:0;
	height:126px; 
	display: block; 
	overflow:hidden; 
}

#medRec {
	height:300px;  
	display: block; 
	overflow:hidden; 
}


#logo {
	float: left;
	padding: 18px 0 18px 15px;
}

#leader {
	float: left;
	padding: 18px 0 18px 5px;
}

#cap {
	width:975px;
	height:20px;
	background: url('img/cap.jpg');
}


#bottom {
	width:975px;
	height:20px;
	background: url('img/bottom.jpg');
}


#snl {
/*	position:absolute; */
	bottom:20px; right:10px
}



#mainC {
	width:975px;
	height:auto; 
	background: url(images/bg-main.jpg);
	display: block; 
	overflow:hidden; 
}


#leftC {
	float: left;
	width: 657px;
}

#rightC { 
	margin: 0;
	float: left;
	width: 318px;
	height: 1%; /* Holly hack for Peekaboo Bug */
	background: url(img/bg-right-column.jpg);
}

#rightContent { 
	padding:0px 8px 0px 10px;
	color:#f6f6f6;
	font-size:12px;
	line-height:18px;
}

#footer {
	width: 975px;
	text-align: left;
	margin: 0px auto;
}

.fu img { 
	padding:5px 20px 0 0;
}

.rcDark { 
	color:#ababab;
}

#rightContent strong { 
	color:#21b0f6;
	font-size:13px;
	line-height:22px;
}

.hotBlurt { 
	background:url('img/sm-quotes.png');
	background-repeat:no-repeat;
	padding-left:22px;
}

.hotBlurtCommentBg { 
	margin-top:15px;
	font-size:13px;
	background:url('img/bg-hot-blurt.gif');
	background-repeat:no-repeat;
	padding:8px 15px 5px 65px;
	height: 123px;
}


.hotBlurtUsername { 
	color:#59abd3;
}

.hotBlurtComment { 
	margin-top:5px;
	font-size:11px;
	padding:0px 0px 0px 20px;
	color:#ababab;
	min-height:65px;
}

.hotBlurtMore { 
	margin-top:5px;
	font-size:11px;
	padding:0px 15px 0px 0px;
	color:#ababab;
	float:right;
}


/* layout ends! */


h1{
	color:#cc0000;
	font-size:18px;
	font-family:Georgia, Times, 'Times New Roman', serif;
	margin:20px 0 0 20px;
}

h2{
	color:#444;
	font-size:18px;
	font-family:Georgia, Times, 'Times New Roman', serif;
	margin:20px 0 0 20px;
}

h2 span{
	color:#cc0000;
}


p{
    font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 14px;
	color: #395357;
	padding:0px 20px 10px 20px;
	line-height:24px;
}

p.profile{
    font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px;
	color: #888;
	padding:0px 20px 10px 20px;
	line-height:24px;
}

.hr{
	margin:0px;
	font-size: 0px; /* I hate IE6 */
	height:2px;
	width:656px;
	background: #DDD url('img/hr-main.gif');
}

.hrRight{
	margin:20px 0px 20px 0px;
	_margin:10px 0px 10px 0px; /* I hate IE6 */
	font-size: 0px; /* I hate IE6 */
	height:2px;
	width:300px;
	background: #000 url('img/hr-right.gif');
}

.hrRight5{
	margin:5px 0px 5px 0px;
	_margin:3px 0px 3px 0px; /* I hate IE6 */
	font-size: 0px; /* I hate IE6 */
	height:2px;
	width:300px;
	background: #000 url('img/hr-right.gif');
}

.hrQ {
	background: url('img/hr-quote.gif') no-repeat scroll top left;
	font-size: 0px; /* I hate IE6 */
	width: 602px;
	height: 1px;
	margin:15px 0px 12px 10px;
	
}


.postWrapper {
	width: 625px;
	margin:20px 0px 20px 15px;
}


.postHeader {
	background: url('img/quote-top-bg.gif') no-repeat scroll top left;
	width: 625px;
	height: 47px;
}

.postShell {
	background: url('img/quote-bg.gif');
	width: 625px;
}

.post {
	color:#5a5a5a;
	font-size:13px;
	line-height:20px;
	padding:0px 15px 10px 15px;
	display: block; 
	overflow:hidden; 
}

.boy {
	color:#0b6d9d;
	font-style:italic; 
	font-size:18px;
	line-height:32px;
	font-family:Georgia, Times, 'Times New Roman', serif;
	float:left;

}


.girl {
	color:#fa33b1;
	font-style:italic; 
	font-size:18px;
	line-height:32px;
	font-family:Georgia, Times, 'Times New Roman', serif;
	float:left;
}

.anon {
	color:#bbbbbb;
	font-style:italic; 
	font-size:18px;
	line-height:32px;
	font-family:Georgia, Times, 'Times New Roman', serif;
	float:left;
}

.userPoster {
	line-height:32px;
	float:right;
}


.aPost{
	clear:both;
	color:#5a5a5a;
	font-size:13px;
	line-height:20px;
	padding:0px 15px 10px 15px;
    text-decoration: none;
}

.aPost a{
	clear:both;
	color:#5A5A5A;
	display:block;
	font-size:14px;
	line-height:20px;
	padding-top:10px;
	text-decoration:none;
}

.aPost a:visited { text-decoration: none; }
.aPost a:link { text-decoration: none; }
.aPost a:active { text-decoration: none; }
.aPost a:hover { text-decoration: none; }


.postNav {
	color:#a1a1a1;
	height:12px;
	font-size:11px;
	line-height:12px;
	padding:0px 15px 10px 15px;
}

.postNav span{
	font-size:11px;
}

.postNav  strong{
	color:#333;
	font-weight:200;
}

.postNav  img{
	padding-right:2px;
	padding-left:2px;
}

.var {
	color:#ba8904;
}



.iconNav {
	float:right;
	padding-right:15px;
	margin-top:15px;
	height:16px;
}

.iconNav a {
	padding:3px 6px 0px 6px;
	border-right: 1px solid #ddd;
	height: 16px;
	margin:0px;
}

.iconNav a.twitterNav{
	border-right: none;
}

.br20 {
	padding-top:20px;
}

.br40 {
	padding-top:40px;
}

.padRight20 {
	padding-right:20px;
	line-height:20px;
}

.padRight60 {
	padding-right:60px;
}

.rate {
	float:right;
	padding-right:10px;
}

.floater	{
	float:right; 
	height:50%; 
	margin-bottom:-7px;
}

.total {
	padding-left:10px;
}

.score {
	padding-left:10px;
}

.score strong {
	padding-right:5px;
}

.score img {
	padding-right:5px;
	padding-left:5px;
}


.postFooter {
	background: url('img/quote-foot.gif') no-repeat scroll top left;
	width: 625px;
	height: 11px;
}


a{
    font-family:Arial, Helvetica, Verdana, sans-serif; 
	color: #00c2d3;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
	
a.report{
    font-family:Arial, Helvetica, Verdana, sans-serif; 
	color: #d84445;
	text-decoration: none;
}

a.report:hover{
	text-decoration: underline;
}	
	
	
.clear{
	clear:both;
}


#leftTopWhite{
	margin:0px;
	background-color: #FFFFFF;
	height:80px;
	border-right: 1px solid #9a9a99;
}

#viewNav{
	margin:15px 20px 0 0;
	_margin-right: 10px; /* I hate IE6 */
	float:right;
	clear:both;
	color:#a1a1a1;
	font-size: 12px;
}

#viewNav strong{
	color:#333;
	font-weight:600;
	font-size: 12px;
}

#viewNav a.smallNavOn{
	color:#BA8904;
	font-size: 12px;
}

#blurt{
	margin-left:25px;
	_margin-left: 13px; /* I hate IE6 */
	float:left;
}



#navWrapper{
	margin-right:15px;
	_margin-right: 7px; /* I hate IE6 */
	float:right;
}


#navList ul{
	margin: 0px;
	white-space: nowrap;
	padding: 0;
}

#navList li{
	display: inline;
	list-style-type: none;
	margin:0px;
	height:39px;
	line-height:39px;
	font-size: 15px;
	float:left;
}


#navList a.blu{
	background-image: url('img/top-nav-bg-blu.jpg');
	float:left;
    padding:0px 12px 0px;
	color: #abe8f6;
}

#navList a.grey{
	background-image: url('img/top-nav-bg-grey.jpg');
	float:left;
    padding:0px 12px 0px;
	color: #d1d1d1;
}


#navList a:hover{
	color: #fff;
	text-decoration: none;
}


#searchWrapper{
	background: url('img/bg-search.gif');
	width: 285px;
	height: 39px;
	margin-bottom:14px;
}



#search{
	width:230px; 
	font-size:13px; 
	color:#333; 
	padding-left:2px; 
	padding-top:3px; 
	border:1px solid #fff; 
	margin: 6px 0 0px 5px;
	_margin:3px 0px 0px 2px; /* I hate IE6 */
	height:22px;
	float:left
}



.formBut{
	cursor:pointer;
	width: 34px;
	height: 39px;
	border: 0;
	padding:0;
	margin:0;
	float:right;
	background:url('img/search-go.jpg') no-repeat;
}

/* bottom page nav */

#pageNavWrapper{
	margin:40px 0 10px 20px;
}

.pageNav span.nextlast {
	border:1px solid #ddd;
	color:#ababab;
}

.pageNav span.nextlast {
	color:#ababab;
	border:1px solid #ddd;
}

.pageNav a, .pageNav span {
	background:none repeat scroll 0 0 #fff;
	border:1px solid #ddd;
	display:block;
	float:left;
	margin-right:2px;
	padding:4px 8px;
}

/* bottom page nav end */

/* user comments start */

.userCommentsWrapper {
	width: 625px;
	margin:20px 0px 30px 15px;
	border-bottom:1px solid #cecece;
}

.postInfo {
	margin-left:15px;
}

.postInfo .poster {
	color:#2c80aa;
	font-size:18px;
	font-family:Georgia, Times, 'Times New Roman', serif;
	margin-left:10px;
}


.postInfo .postTime {
	color:#ababab;
	font-size:12px;
	font-family:Georgia, Times, 'Times New Roman', serif;
	margin-left:10px;
}

.userPost {
	color:#5a5a5a;
	font-size:13px;
	line-height:20px;
	padding:20px 15px 10px 15px;
}


.postQuoteLike {
	color:#a1a1a1;
	font-size:11px;
	line-height:12px;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}

.likeThis {
	display:block;
	font-weight:200;
	background-color: #FFFFFF;
	clear:both;
	padding:8px;
	font-size:12px;
}


.likeThisNull {
	display:block;
	background-color: #FFFFFF;
	clear:both;
	padding:2px;
}

.likeThis  .likers{
	color:#BA8904;
}



#reply {
    color: #CC0000;
    font-family: Georgia,Times,'Times New Roman',serif;
    font-size: 18px;
    margin: 20px;
}

#addCommentWrapper {
	width: 625px;
	height: 135px;
	margin:10px 0 0 15px;
	_margin:5px 0 0 7px;
}

#addComment{
	font-family:Arial, Helvetica, Verdana, sans-serif; 
	color: #333;
	font-size:12px;
	width: 615px;
	height: 125px;
	border:1px solid #d7d7d7; 
	padding:5px;
	overflow:auto;
}

#postCom{
	width:122px; 
	border:none; 
	margin: 15px 0 0px 15px;
	_margin: 7px 0 0px 7px;
	height:36px;
}

/* new post */

#postBlurt {
	color:#cc0000;
	font-size:18px;
	font-family:Georgia, Times, 'Times New Roman', serif;
	margin:20px 0 0 20px;
}


#kidsName {
	border:1px solid #d7d7d7; 
	margin:10px 0 0 15px;
	padding:5px;
}

#kidsAge {
	border:1px solid #d7d7d7; 
	margin:10px 0 0 15px;
	padding:5px;
}


#optionalInfo {
	float:left;
	width:260px;
}

#agreePost {
	float:left;
	width:360px;
	margin:0px 0 0 15px;
	border-left: 1px solid #ddd;
}

#agreeTos {
	clear:both;
	color:#333;
	font-size:12px;
	line-height:18px;
	padding-top:10px;
    margin-left:15px;
}


.tos {
	color:#cc0000;
}


/* reg - login  */


#regShell {
	width:500px;
	margin:30px 0 0 80px;
	background-color: #97c8e5;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}


#formContent {
	padding:30px 50px;
	color:#333;
	line-height:20px;
	font-size:15px;
}


#formContent h1 {
	font-family:Arial, Helvetica, Verdana, sans-serif; 
	color:#333;
	line-height:20px;
	font-size:18px;
	font-weight:600;
	margin:0 0 10px 0;
}

#formContent input {
	font-family:Arial, Helvetica, Verdana, sans-serif; 
	font-size:15px;
}

#formContent span {
	font-size:12px;
}

#formContent a {
	color:#014169;
}



.regF_long {
	width:380px;
	border:1px solid #7bb3d4; 
	margin:10px 0 3px 0;
	padding:10px;
	font-size:12px;
	color:#555;
}


.regF {
	width:200px;
	border:1px solid #d7d7d7; 
	margin:10px 0 3px 15px;
	padding:10px;
	font-size:12px;
	color:#555;
}


#newReg {
	float:left;
	width:300px;
	margin:0px 0 0 20px;
	padding-left:20px;
	border-left: 1px solid #ddd;
}


#btnLogin {
	margin:10px 0 0 5px;
}

#btnJoin {
	margin:20px 0 0 0px;
}

#btnUpload {
	margin:10px 0 0 15px;
}

#mfOpt {
	margin:0 0 15px 15px;
	clear:both;
	color:#497aa8;
	font-size:12px;
	line-height:18px;
	padding-top:10px;
}


#mfOpt span{
	color:#ff4de0;
}


/* user loggedIn start */
#userIn{
	float:left;
}

#userInIcon{
	float:left;
	padding-right:10px;
}

#userInId{
	float:left;
	font-size:16px;
	font-family:Georgia, Times, 'Times New Roman', serif;
}

#userInId a{
	font-size:12px;
}

#userInId span{
	font-size:12px;
}

#userInStats{
	float:right;
	text-align:right;
}

#userInStats span{
	color:#BA8904;
}

/* settings  profile  */


#reset {
	float:left;
	width:280px;
	border-left: 1px solid #ddd;
}

#reset span{
	font-size:14px;
	color:#333;
	padding:0 0 0 20px;
}

#av {
	float:left;
	width:200px;
}

#av img{
	margin:20px 0 0 35px;
	border: 1px solid #555;
}



#uStats {
	float:left;
	width:300px;
	margin:0px 0 0 20px;
	padding-left:0px;
	border-left: 1px solid #ddd;
	min-height:200px;
}

#uAv {
	float:left;
	width:300px;
	margin:0px 0 0 20px;
	padding-left:0px;

	min-height:200px;
}



.uAct {
	margin:20px;
	border-top: 1px solid #ddd;
	color: #333;
	font-size:12px;
	overflow:hidden;
}

.about {
	margin:20px;
	border-top: 1px solid #ddd;
	color: #333;
	font-size:12px;
	overflow:hidden;
}


.aboutPost {
	margin:10px 10px 5px 0;
	line-height:20px;
	padding:8px;
	clear:both;
}



#addAboutWrapper {
	width: 625px;
	height: 135px;
	margin:10px 0 0 15px;
	_margin:5px 0 0 7px;
}

#addAbout{
	font-family:Arial, Helvetica, Verdana, sans-serif; 
	color: #333;
	font-size:12px;
	width: 615px;
	height: 125px;
	border:1px solid #d7d7d7; 
	padding:5px;
	overflow:auto;
}



.recAct {
	clear:both;
}


.uPost {
	margin:10px 10px 5px 0;
	font-family:Georgia, Times, 'Times New Roman', serif;
	padding:8px;
	color: #000;
	font-size:13px;
	background-color: #FFFFFF;
	float:left;
}

.uHeading{
	margin:15px 10px 5px 0;
	font-size:18px;
	float:left;
}

.uBlurt {
	margin:10px 10px 5px 0;
	font-family:Georgia, Times, 'Times New Roman', serif;
	padding:8px;
	color: #000;
	font-size:13px;
	background-color: #fcfdb7;
	float:left;
}


.Ucontent {
	margin:10px 10px 5px 0;
	line-height:20px;
	padding:8px;
	clear:both;
}


.settingsHr {
	display:block;
	background-color: #d7d7d4;
	clear:both;
	padding:1px;
	margin:20px;
}

.bSquirt {
	color:#0B6D9D;
}

.gSquirt {
	color:#FA33B1;
}

/* errors  */

.errorReg {
	margin:10px 0 15px 0;
	padding:8px;
	color:#333;
	font-size:14px;
	line-height:20px;
	background-color:#fad60c;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.errorReg strong{
	color:#af0101;
}
.errorReg .fieldname{
	color:#af0101;
}

.error strong{
	color:#af0101;
}

.error a{
	color:#014169;
	font-weight:800;
}



.error {
	margin:10px 15px 0 15px;
	padding:8px;
	color:#333;
	font-size:14px;
	line-height:20px;
	background-color:#fad60c;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.errorCom {
	margin:10px 15px 0 15px;
	padding:8px;
	color:#333;
	font-size:13px;
	line-height:20px;
	background-color:#fad60c;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.errorCom strong{
	color:#af0101;
}

.confirm {
	margin:10px 15px 0 15px;
	padding:8px;
	color:#333;
	font-size:13px;
	line-height:22px;
	background-color:#fad60c;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.confirm strong{
	color:#af0101;
}


/* footer  */


p.foot{
    font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 14px;
	color: #fff;
	padding:15px 0px 0px 0px;
	margin-bottom:50px;
	text-align:center;
}


p.foot span{
	float:right;
	margin-right:20px;
}


p.foot a{
	color: #92d1ee;
	padding-left:5px;
	padding-right:5px;
}


/* search results  */


#searchSort {
	margin:10px 0 0 20px;
	font-size:13px;
}


.sortOn{
	color: #333;
}

.result{
	color: #cc0000;
	font-weight:800px;
}

.editPostWrapper {
    margin:10px 10px 0 0;
    text-align:right;
    font-size:12px;
}

a.editPost{
    font-family:Arial, Helvetica, Verdana, sans-serif; 
    color: #d84445;
    text-decoration: none;
    padding:3px 6px;
    background-color:#eee;
    border: 1px solid #ddd;
}

a.editPost:hover{
    text-decoration: underline;
}

/* welcome alert  */

#welcomeBg {
	background:url(img/overlay.png) 0 0 repeat;
	width: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:500;
}


#welcomeWrapper {
	text-align: left;
	margin: 0px auto;
	padding: 10px;
	border:0;
	width: 850px;
	background-color:#97c8e5;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}


#welcomeShell {
	text-align: left;
	margin: 0px auto;
	width: 850px;
	background-color:#fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#welcomeContentPad {
	width: 850px;
	padding: 10px;
}

#welcomeContent {
	background: url('img/bg-welcome.jpg') no-repeat scroll top left;
	width: 780px;
	text-align: left;
	margin: 0px auto;
	height:auto;  
	display: block; 
	overflow:hidden;
}

#welcomeContent img{
	margin-bottom: 10px;
}


#welcomeContent p{
	padding:35px 10px 10px 140px;
	font-size:16px;
	line-height:28px;
}

#welcomeContent p.welcomeMain{
	padding:10px 10px 10px 140px;
	font-size:16px;
	line-height:28px;
}


h4{
	color:#000;
	font-size:018px;
	font-family:Arial, Helvetica, Verdana, sans-serif; 
	margin:20px 0 0 140px;
	font-weight:600;
}


a.closeWelcome{
    font-family:Arial, Helvetica, Verdana, sans-serif; 
	color: #d84445;
	text-decoration: none;
	padding:5px 8px;
	background-color:#eee;
	border: 1px solid #ddd;
	float:right;
	-moz-border-radius: 0 15px 0 0;
	-webkit-border-radius: 0 15px 0 0;
}

a.closeWelcome:hover{
	text-decoration: underline;
}



.pad80 {
	padding-top:80px;
}

/* Tooltip */
.tooltip{
    position:absolute;
	display:block;
	font-size:12px;
	background:#FAD60C;
	color:#444;
	padding:6px;
	z-index:10;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;		
}

/* Tag cloud */
.formText {
	color:#333333;
	font-size:14px;
	padding:0 0 0 20px;
}

#tagCloud {
    width: 300px;
}

#tagCloud span {
	display:block;
	padding:10px;
	text-align:center;
}

#tagCloud a {
    background-color: #222;
    line-height: 32px;
    padding: 3px 8px;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #000000;
}

#tagCloud a:hover {
    background-color: #000;
}

#addTags {
    width: 345px;
    height:75px;
	margin:10px 0 0 15px;
}

