/* adjustments to existing bootstrap */
html,body {
	/*
	background:#999 url('http://2.bp.blogspot.com/_UdH8rcs3s1Q/TGdcZB6sO3I/AAAAAAAAAKU/KrPuD_wmBC4/s1600/iPadBackgroundTexture-grey.png');
	background:#ddd url('http://i51.photobucket.com/albums/f370/sjdegraeve/witty-textured-bg-1.png');
	background:#ddd url('http://i51.photobucket.com/albums/f370/sjdegraeve/witty-textured-bg.png');
	background:#e8e8e8 url('/img/ vintage_gray.png');
	background:#e8e8e8;
	background:#E7EBF2;
	background:#87ceeb;
	background:#87cceb url('https://s3.amazonaws.com/witty-static/img/body-blue-squares.jpg') repeat-x scroll left top;
	background:#ebebeb url('http://s3.amazonaws.com/witty-static/img/page-bg.png');
	background:#f0f0f0;
	padding:0;
	margin:0 0 0 0;
	background:#e8f0f8;
	background:#ADD8E6;
	*/
	background:#eee;
}


p{
	/*
	line-height:1;
	*/
}

label {
	display:inline;
}

hr {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: lightgray -moz-use-text-color transparent;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0;
    margin: 2px 0;
}

div.sep {
	margin:2px 0;
	padding:0;
	height:0px;
	border-bottom:solid 1px #eee;
	border-bottom:solid 1px rgba(0, 0, 0, .1);
}

h1 {
	font-size:24px;
	line-height:28px;
	letter-spacing:-1px;
}
h1 a, a h1 {
	text-decoration:none !important;
}
h2 {
	font-size:20px;
	line-height:24px;
	letter-spacing:-1px;
}
h3 {
	font-size:16px;
	line-height:18px;
}

h1, h2, h3, h4, h5, h6 {
	/*
	text-shadow: 0 1px #fff;
	*/
	margin:0;
}

a {
	color:#08c;
	outline: none;
}

a:visited {
	color:#764BA3;
	color:#0088cc;
}

a:hover {
	color:#eb4b4b;
}

a:active {
	/*
	color:#0a0;
	*/
}

a.active {
	font-weight:bold;
	color:#EB4B4B !important;
	text-decoration:none;
}


label {
	color: inherit !important;
}

.btn-toolbar {
	margin-top:0 !important;
	margin-bottom:0 !important;
}

.navbar {
	margin-bottom: 10px;
}

.navbar .nav > li > a {
	color:#fff;
}

.navbar .brand {
	color:#fff;
}

img {
	/*
	width: auto !important; 
	height: auto;
	*/
    vertical-align: text-bottom;
}
/*
.dropdown-menu {
	background:#333;
	border:none;
}

.dropdown-menu li > a {
	color:#fff;

}
*/
input, select, .uneditable-input {
	background-color:#fff;
}

textarea {
	background-color:#fff;
}

.alert {
	background-color: #ffc;
	border: 1px solid #FBEED5;
	border-radius: 4px 4px 4px 4px;
	margin-bottom: 20px;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	color:#654;
}


.span8 {
	width:728px;
}
.span7 {
	width:648px;
}
.span4 {
	width:192px;
}


/* my stuff */

#innerwrapper {
	background:#f0f0f0;
	background:#e8f0f8;
	background:#ADD8E6;
}

#meat {
	padding:0px 0px 0px 0px;
	background:transparent;
}

#top_ad {
}

ul.tabs {
	margin:0;
	padding:0;
}

ul.tabs li {
	margin:0 10px 0 0;
	padding:0;
	display:inline;
	font-size:9pt;
	letter-spacing:0px;
	line-height:12pt;
}

#footer_container {
	background:transparent;
	color:#888;
}

.bgunit {
	background-color:transparent;
	/*
	padding:8px 14px;
	*/
	margin-bottom:18px;
	/*
	padding:0 20px;
	*/

}


.shadow {
	box-shadow: 0 1px 1px rgba(25, 25, 25, 0.9);
}

.unit {
	padding:0px;
	/* box-shadow: 0 1px 1px rgba(25, 25, 25, 0.4); */
	margin-bottom:18px;
}

.unit-normal {
	background:#fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.unit-highlight {
	background:#fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.unit-welcome {
	background:#08c url('http://s3.amazonaws.com/witty-static/img/witty-profiles-welcome-banner-bg.jpg') top center;
	color:#fff;
	text-shadow: #000 0px 1px 1px; 
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
}

.unit-welcome-boy {
	background:#08c;
	color:#fff;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
}


.unit-muted {
	background:#fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.unit-quote-top {
	background:#fff;
	border-radius: 2px;
	margin:0 0 10px 0;
	padding:18px 18px 9px 18px;
	box-shadow: 0px 1px 2px #ccc; /* need to disable this on the quote page */
}

.unit-quote-top-unpadded {
	background:#fff url('http://i.imgur.com/XU9CNX1.png') scroll 720px repeat-y;
	border-radius:2px;
	margin:0 0 18px 0;
	box-shadow: 0px 1px 2px #ccc;
}

.quote-meat {
	/*
	background:#f8f8f8;
	background-color: #f8f8f8; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f8f8f8));
	background-image: -webkit-linear-gradient(top, #fff, #f8f8f8); 
	background-image:    -moz-linear-gradient(top, #fff, #f8f8f8);
	background-image:     -ms-linear-gradient(top, #fff, #f8f8f8);
	background-image:      -o-linear-gradient(top, #fff, #f8f8f8);
	padding:1px;
	*/
	margin:0 0 10px 0;
	word-wrap:break-word;
}


.unit-quote-bottom {
	background:transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:8.5pt;
	overflow:visible;
	line-height:8.5pt;
}

.unit-quote-top a {
	text-decoration:none;
}


.muted_links a {
	color:#999;
}

.unit-quote-screenshot {
	background:#fff;
	margin:0 0 0 0;
}

.major_links .caret {
	border-bottom-color: #CCC;
	border-top-color: #CCC;
}



.padded {
	padding:9px;
}

.vpadded {
	padding-top:18px;
	padding-bottom:18px;
}

.hvpadded {
	padding-top:9px;
	padding-bottom:9px;
}



.lmargin {
	margin-left:18px;
}

.hlmargin {
	margin-left:9px;
}

.titlebox {
	margin-left:0px;
	padding:9px 18px;
	background:#fff;
	box-shadow: 0 1px 2px #CCCCCC;
}

.white-box {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 2px #CCCCCC;
	margin: 0 0 18px 0;
	padding: 18px;
}

.white-box-ad {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 2px #CCCCCC;
	margin: 0 0 18px 0;
	padding: 18px;
}

.rmargin {
	margin-right:18px;
}

.hrmargin {
	margin-right:9px;
}


.tmargin {
	margin-top:18px;
}

.htmargin {
	margin-top:9px;
}

.bmargin {
	margin-bottom:18px;
}

.bbmargin {
	margin-bottom:36px;
}

.hbmargin {
	margin-bottom:9px;
}

.comment {
	margin: 0;
	padding: 4px 0;
}
.comment_avatar {
	display: block;
	float: left;
	margin: 0;
	padding: 2px 0 0;
	width: 35px;
}
.comment_meat {
	display: block;
	margin: 0 0 0 45px;
	padding: 0;
}
.comment_text {
	word-wrap:break-word;
}

ul.side_categories {
	display:block;
	padding:0;
	margin:0;
}

ul.side_categories li {
	display:inline;
	float:left;
	margin-right:8px;
}

ul.sidenav {
	padding:0;
	margin:0;
	list-style-type:none;
}

ul.sidenav li {
	padding:3px 0;
	margin:0;
	border-top: solid 1px #ccc;
}

.footer {
	font-size:8.5pt;
	color:#888;
}

.footer h4 {
	display:inline;
}
.footer ul {
	margin:0;
	padding:0;
	display:block;
}
.footer ul li {
	display:inline;
	margin-right:10px;
}

.footer a, .footer a font {
	color:#08c !important;
	font-weight:bold;
}

ul.major_links {
	padding:0;
	margin:7px 0 0 0;
}

ul.major_links li {
	display:inline;
	padding:0;
	margin:0 20px 0 0;
}

ul.major_links ul.dropdown-menu li {
	display:block;
	padding:0;
	margin:0;
}

ul.major_links li a {
	font-size:12pt;
	line-height:25pt;
	color:#eae0d4;
	color:#000;
	color:#fff;
}

ul.major_links li a:hover {
	text-decoration:none;
	color:#fe0;
}

ul.minor_links li {
	padding:0;
	margin:0;
	float:left;
	width:100%;
	display:inline;
	font-size:9pt;
}

ul.minor_links li a {
	color:#000;
}

#nav {
	padding:0;
	margin:0;
	/*
	background: #333;
	background: #000;
	*/
	display:inherit;
}
#pin_nav {
	display:none;
}

.halloween {
	background: #e60 url('http://i.imgur.com/oasQWJc.gif') !important;
}

.thanksgiving {
	background: #356ca7 url('http://imgur.com/wcD1KoU.gif') !important;
}

.xmas {
	background: #4e5a4f url('http://i.imgur.com/WZvsg7T.gif') !important;
}

.newyears {
	background: #000 url('http://i.imgur.com/iq3x3L9.gif') !important;
	background: #f0f url('http://i.imgur.com/PEcxwjj.gif') !important;
}

.valentimes {
	background: #c33 url('http://i.imgur.com/eyO48iT.gif') center center !important;
}

.piday {
	background: #ff0 url('http://i.imgur.com/oJ7VDFC.gif') center center !important;
}

.stpatricksday {
	background:#0a0 url('http://i.imgur.com/6K6dFsN.gif') center center !important;
}

.july4 {
	background:#356ca7 url('http://i.imgur.com/r9P5qKd.gif') center center !important;
}


.funtimes {
	background: #e60 url('http://i.imgur.com/oasQWJc.gif') !important;
}

.headeranimtimes {
	/*
	background: #356ca7 url('http://s3.amazonaws.com/witty-static/img/starfield.gif') center center !important;
	background: #f00 url('http://i.imgur.com/eYQ1wsd.gif') !important;
	background: #0a0 url('http://i.imgur.com/vSl3wUQ.gif') !important;
	background: #f00 url('http://i.imgur.com/UXylG0B.gif') 50% 50% !important;
	background: #f0f url('http://i.imgur.com/ChhUSQL.gif') !important;
	background: #0f0 url('http://i.imgur.com/E9mVI7Q.gif') 50% 50% !important;
	background: #cef url('http://i.imgur.com/RVxNqTi.gif') !important;
	*/
	background: #000 url('http://i.imgur.com/VxjhbUz.gif') 50% 50% !important;
}

.muted a {
	color:#999;
}

a.muted {
	color:#999;
}

a.muted:hover {
	color:#eb4b4b;
}

.hand {
	cursor:pointer;
}

.fake_link {
	color:#08c;
	cursor:pointer !important;
}

.comment_action_link {
	margin-right:10px;
}
.dcomment_action_link {
	margin-right:20px;
}

a.quote_comment_vote_up:hover, a.quote_comment_vote_down:hover, a.user_comment_vote_up:hover, a.user_comment_vote_down:hover {
	color:#08c;
	text-decoration:none;
	cursor:pointer;
}



.embossed {
	/*
	text-shadow: 0 1px #FFFFFF;
	*/
}

.related_quote {
	font-size:8pt;
	font-weight:bold;
	margin:10px;
	background:#fff;
	color:#333;
	height:80px;
	overflow:hidden;
	text-align:center;
}
.related_quote a {
	color:#08c;
}
.no_more_related_quotes {
	font-size:8pt;
	font-weight:bold;
	margin:10px;
	height:80px;
	overflow:hidden;
	text-align:center;
	background:#fff;
	color:#666;
}
.no_more_related_quotes a {
	color:#08c;
}


/* search icon http://jsfiddle.net/hYAEQ/1/ */
.navbar-search {
position: relative;
width:85%;
}
.navbar-search .search-query {
padding-left: 30px;
width:100%;
}
.navbar-search .icon-search {
position: absolute;
top: 7px;
left: 11px;
}
.navbar-search .search-query:focus, .navbar-search .search-query.focused {
padding-left: 30px; 
width:100%;
}

#now_nav {
	display:none;
}

.quote_actions {
	padding-top:9px;
	margin-top:18px;
	margin-left:0px;
	margin-right:0px;
	border-top:solid 1px #eee;
}
.quote_actions a {
	/*
	color:#999;
	*/
}

.quote_actions a:hover {
	color:#eb4b4b;
}

.quote_user_pic_and_name {
	clear:both;
	margin-bottom:9px;
	font-size:10pt;
	line-height:14pt;
}
.quote_user_pic_and_name img {
	width:60px;
	height:60px;
	margin-right:3px;
}
.quote_sep {
	border-bottom:solid 25px #eee;
	margin-bottom:15px;
	margin-top:15px;
	height:0;
}
.hmargin {
	margin-left:18px;
	margin-right:18px;
}
.vmargin {
	margin-top:18px;
	margin-bottom:18px;
}

.quote-list-meat {
	margin-left:18px;
	margin-top:18px;
	margin-bottom:18px;
	margin-right:0;
	overflow:hidden;
	word-wrap: break-word;
}

.quote-list-actions {
	margin-left:18px;
	margin-right:18px;
	margin-top:18px;
	margin-bottom:18px;
	white-space:nowrap;
	overflow:hidden;
}

.quote-list-actions a {
	text-decoration:none;
}
.quote-list-actions a:hover {
	color:#eb4b4b !important;
}

.quote-list-actions .avatar-link img {
	width:35px;
	height:35px;
	vertical-align:top;
	float:left;
	display:inline;
}

.quote-list-actions .quote-avatar-name-tag {
	font-size:9pt;
	line-height:12pt;
	float:left;
}

.quote-list-actions .fave-link {
	display:inline-block;
	margin-bottom:9px;
	border: solid 1px #97cce6;
	border: solid 1px #08c;
	border-radius:5px;
	padding:5px 8px;
}

.quote-list-actions .comment-link {
	display:inline-block;
	margin-bottom:9px;
	border: solid 1px #97cce6;
	border: solid 1px #08c;
	border-radius:5px;
	padding:5px 8px;
}

.quote-list-actions .favheartOn {
	border: solid 1px #EB4B4B !important;
}

.quote-list-actions a.comment-link:hover, .quote-list-actions a.fave-link:hover {
	border: solid 1px #EB4B4B !important;
}



.quote-list-actions .quote-meta-block {
	display:block;
	margin-top:18px;
	overflow:hidden;
}


.judge_good {
	border: solid 1px #090; 
	border-radius:5px; 
	padding:5px 8px; 
	margin:0 0 9px 0; 
	font-size:14px; 
	line-height:20px; 
	height:32px; 
	letter-spacing:0;
	color:#090; 
	display:inline-block;
}

.judge_good:hover {
	background:#f0fff0;
}

.judge_bad {
	border: solid 1px #f00; 
	border-radius:5px; 
	padding:5px 8px; 
	margin:0 0 9px 0; 
	font-size:14px; 
	line-height:20px; 
	letter-spacing:0; 
	color:#f00 !important; 
	display:inline-block; 
	height:20px;
}

.judge_bad:hover {
	background:#fff0f0;
}

.judge_discuss {
	border: solid 1px #08c; 
	border-radius:5px; 
	padding:5px 8px; 
	margin:0 0 9px 0; 
	font-size:14px; 
	line-height:20px; 
	letter-spacing:0; 
	color:#08c !important; 
	display:inline-block; 
	height:20px;
}

.judge_discuss:hover {
	color:#08c !important;
	background:#f0f8ff !important;
}



.btn-muted {
	color: #999 !important;
	cursor: pointer;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.btn-muted:hover {
	color:#eb4b4b !important;
}
.red {
	color:#eb4b4b !important;
}


/*
 rules for new header and background (white column and categories)
*/
#innerwrapper {
	background:#08c url('') repeat-x;
	background:#eae0d4;
	background:#62c2d9;
	background:#22a6e2;
	background:#1793de;
	background:#fff;
	background:#eee;
}

#nav {
	background:transparent;
	background:#eee;
	background:crimson;
	background:#9dd9f7;
	background:#08c;
	background:#3c0e72;
	background:#356ca7 url('http://s3.amazonaws.com/witty-static/img/witty-header-bg-20130829a.png') -602px top no-repeat;
	background:#356ca7 url('http://i.imgur.com/VW5qdme.jpg') top center repeat-x;
	background:#356ca7;
}
#nav_top {
	background:transparent;
	margin:0;
	padding:10px 0 6px 0;
}
#nav_bottom { 
	padding:6px 0 6px 9px;
	background-color: rgba(255, 255, 255, 0.1);
}

#meat {
	/*
	background: #fff; 
	*/
}	

.span8 {
	width: 620px;
}

.span4 {
	width:300px;
}

.category_list {
	padding:0;
	margin:0;
	white-space:nowrap;
	overflow:hidden;
}

.category_list ul {
	margin:0 0 0 9px;
	padding:0;
}

.category_list ul li {
	display:inline-block;
	margin-right:9px;
	font-size: 9pt;
}

.category_list ul li a {
	color:#eae0d4;
	color:#999;
	color: rgba(0, 0, 0, 0.5);
	color: rgba(255, 255, 255, 0.75);
}

.category_list ul li.active a {
	color:#e32b3b;
	color:#ee645e;
	color: rgba(255, 255, 255, 0.75);
	color:#fe0;
	color:#eb4b4b;
}

.category_list ul li a:hover {
	color:#fe0;
	color:#eb4b4b;
	text-decoration:none;
}

.punks {
	margin-top:9px;
	margin-left:18px;
	margin-right:18px;
}
.punks ul {
	padding:0;
	margin:0;
}
.punks ul li {
	padding:0;
	margin:0;
	float:left;
	display:inline;
}

/*
end rules for new header and background
*/









/* rresponsive */

@media (max-width: 979px) {
html, body, #innerwrapper {
	background:#f8f8f8;
	background:#eee;
}

#nav {
	display:none;
}

#now_nav {
	/*
	display:none;
	*/
	display:inherit;
	text-align:center;
	background:#f83534;
	background:#7bd2cb;
	background:#639;
	background:#7cd4cc;
	background:#87ceeb;
	background:#f9f9f9;
	background:#d9f0f9;
	background:#3c0e72 url('http://i.imgur.com/OEOCx8y.jpg') top center repeat-x;
	background:#356CA7;
	background:#356ca7 url('http://s3.amazonaws.com/witty-static/img/witty-header-bg-20130829a.png') top center no-repeat;
	background:#356ca7 url('http://i.imgur.com/VW5qdme.jpg') top center repeat-x;
	background:#356ca7;
}
#now_nav_logo {
	display:block;
	margin: 0 auto;
	padding:9px 0 9px 0;
	text-align:center;
}
#now_nav_options_container {
	padding:0 11px 0 11px;
	background-color:#999;
	background-color:#f83534;
	background-color:#7cd5cc;
	background-color:#87ceeb;
	background-color: rgba(0, 0, 0, 0.1);
}
#now_nav_options {
	margin:0 auto;
	text-align: center;
	max-width:400px;
}
#now_nav_options ul {
	padding:0;
	margin:0;
}
#now_nav_options li {
	margin:0;
	padding:0;
	display:block;
	font-weight:bold;
	float:left;
	padding:6px 0;
}
#now_nav a {
	color:#f83534;
	color:#000;
	color:#0cf;
	color:#7cd5cc;
	color:#87ceeb;
	color:#fff;
	text-decoration:none;
}
#now_nav_options li a {
	color:#fff;
}

#pin_nav {
	display:inherit;
	text-align:center;
	background:#000;
	height:44px;
}
#pin_nav_logo {
	display:block;
	margin: 0 auto;
	padding:8px 0 0 0;
	text-align:center;
}
#pin_nav a {
	color:#fff;
	text-decoration:none;
}

.titlebox {
	text-align:center;
}
.enter-contest-btn {
	float:none !important;
}

.unit {
	/* box-shadow: 0 1px 1px rgba(25, 25, 25, 0.4); */
	margin-left:9px;
	margin-right:9px;
	margin-bottom:18px;
}
.unit-quote-top {
	background:#fff;
	border-radius: 2px;
	margin:0 9px 10px 9px;
	padding:9px;
	box-shadow: 0px 1px 2px #ccc; /* need to disable this on the quote page */
}

.quote-list-meat {
	margin-left:9px;
	margin-top:9px;
	margin-bottom:9px;
	margin-right:9px;
}

.quote-list-actions {
	border-top:solid 1px #eee;
	padding-top:9px;
	margin-left:9px;
	margin-right:9px;
	margin-top:9px;
	margin-bottom:9px;
	white-space:nowrap;
	overflow:hidden;
}

.quote-list-actions a {
	text-decoration:none;
}

.quote-list-actions .avatar-link img {
	width:30px;
	height:30px;
	margin-bottom:0px;
	margin-left:9px;
	margin-right:0px;
	vertical-align:top;
	float:none;
	display:inline-block;
}

.quote-list-actions .quote-avatar-name-tag {
	font-size:9pt;
	line-height:12pt;
	float:none;
	margin-left:6px;
}

.quote-list-actions .fave-link {
	display:inline-block;
	margin-bottom:0px;
	padding:3px 8px;
}

.quote-list-actions .comment-link {
	display:inline-block;
	margin-right:9px;
	margin-bottom:0;
	margin-left:0px;
	padding:3px 8px;
}

.quote-list-actions .quote-meta-block {
	display:inline;
	margin-top:0px;
	overflow:hidden;
}

.unit-quote-top-unpadded {
	background:#fff;
	border-radius:2px;
	margin:0 9px 18px 9px;
	box-shadow: 0px 1px 2px #bbb;
}



	#meat {
		/*
		padding-left:10px;
		padding-right:10px;
		*/
		background:transparent;
	}
	#nav {
		padding-top:0px;
		padding-bottom:0px;
		background:#000;
	}
	#mobile_nav_bottom {
		background:#333;
		padding-top:5px;
		padding-bottom:6px;	
		padding-left:10px;
		padding-right:10px;
	}
	#google_search_box {
		margin: 35px auto 15px auto;
	}
	body {
		padding-left:0;
		padding-right:0;
	}
	#logo {
		width:47px;
		height:24px;
	}
	ul.major_links {
		margin-top:0;
	}
	ul.major_links li {
		display:inline;
		padding:0;
		margin:0 15px 0 0;
	}
	.unit-welcome {
		background:#08c;
		text-shadow:none;
	}

	.related_quote {
		font-size:11pt;
		font-weight:bold;
		padding:10px;
		margin:10px 0 0 0;
		background:#fff;
		color:#08c;
		height:auto;
		overflow:hidden;
		text-align:center;
	}
	.related_quote a {
		color:#08c;
	}
	.no_more_related_quotes {
		font-size:11pt;
		font-weight:bold;
		padding:10px;
		margin:10px 0 0 0;
		height:auto;
		overflow:hidden;
		text-align:center;
		background:#fff;
		color:#666;
	}
	.no_more_related_quotes a {
		color:#08c;
	}

	.span8 {
		width:100%;
	}
	.span4 {
		width:100%;
	}

	.quote_user_pic_and_name {
		clear:inherit;
		margin-top:0px;
		font-size:9pt;
		line-height:11pt;
	}

	.quote_user_pic_and_name img {
		width:28px;
		height:28px;
		margin-right:0px;
	}


.lmargin {
	margin-left:9px;
}

.hlmargin {
	margin-left:9px;
}


.vpadded {
	padding-top:9px;
	padding-bottom:9px;
}

.hvpadded {
	padding-top:9px;
	padding-bottom:9px;
}




.titlebox {
	margin-left:9px;
	margin-top:9px;
	padding:0px;
	background:transparent;
	box-shadow: none;
}

.white-box {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 1px 2px #CCCCCC;
	margin: 0 9px 18px 9px;
	padding: 9px;
}

.white-box-ad {
	background: transparent;
	border-radius: 0;
	box-shadow: none;
	margin: 0 auto 18px auto;
	padding: 0px;
	text-align:center;
}

.rmargin {
	margin-right:9px;
}

.hrmargin {
	margin-right:9px;
}

.hmargin {
	margin-right:9px;
	margin-left:9px;
}
.vmargin {
	margin-top:9px;
	margin-bottom:9px;
}


.quote_sep {
	border:0;
	margin:0;
	height:0;
}

.punks {
	margin-left:9px; 
	margin-right:9px;
	text-align:center;
}
.punks ul li {
	float:none;
}


	/* fix some hardcoded divs that are often used that make quotes go off the page */
	#PaperLung, #gabikk {
		width:100% !important;
	}




}

