html {
	height: 100%;
}

body {
	line-height: 17px;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

img {
	border-width: 0px;
}

h1 {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
	font-size: 18px;
}

h2 {
	font-size: 14px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

h3 {
	font-size: 14px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}

h5 {
	padding-left: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-top: 9px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: white;
	font-size: 18px;
}

h6 {
	float: left;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 7px;
	margin: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

a {
	color: #e54444;
	text-decoration: none;
}

a:hover {
	color: #ff1c17;
	text-decoration: underline;
}

form {
	padding: 0px;
	margin: 0px;
}

#site {
	text-align: left;
	width: 900px;
}

.post-out {
}

.post {
	position: relative;
	text-align: left;
}

.post-image {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-top: 0px;
	height: 100px;
	width: 100px;
	float: left;
	border-color: #9b9499;
	border-style: solid;
	border-width: 1px;
}

.post-sep {
	margin-top: 15px;
	background-color: #616264;
	width: 777px;
	height: 1px;
	float: right;
	overflow: hidden;
}

.top-sep {
	position: relative;
	margin-bottom: 30px;
	margin-top: 5px;
	background-color: #616264;
	width: 900px;
	height: 1px;
	overflow: hidden;
}

.bottom-sep {
	position: relative;
	background-color: #616264;
	width: 900px;
	height: 1px;
	overflow: hidden;
}

.likes {
	font-size: 11px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-top: 3px;
	background-color: #e54444;
	color: white;
	float: right;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
}

.page-count {
	padding-top: 8px;
	float: right;
}

.page-heading {
	width: 400px;
}

.page-creator {
	padding-top: 5px;
	float: right;
}

.page-stats {
	padding-top: 5px;
}

.bold {
	font-weight: bold;
}

.post-options a {
	color: #434343;
}

.post-like {
	position: relative;
	color: white;
	width: 90px;
	text-align: center;
	height: 28px;
	float: right;
	background-color: #434343;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
}

.share {
	z-index: 3;
	display: none;
	margin-top: 5px;
	left: 30px;
	position: absolute;
	padding-left: 11px;
	padding-bottom: 3px;
	padding-right: 11px;
	padding-top: 3px;
	font-size: 10px;
	text-align: center;
	text-shadow: 0px 0px 1px #bcbcbc;
	color: #dfdfdf;
	background-color: #616264;
	border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	-webkit-box-shadow: #222 0px 0px 3px;
	-moz-box-shadow: #222 0px 0px 3px;
}

.share-top {
	z-index: 3;
	display: none;
	margin-top: 5px;
	left: 80px;
	position: absolute;
	padding-left: 11px;
	padding-bottom: 3px;
	padding-right: 11px;
	padding-top: 3px;
	font-size: 10px;
	text-align: center;
	text-shadow: 0px 0px 1px #bcbcbc;
	color: #dfdfdf;
	background-color: #616264;
	border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	-webkit-box-shadow: #222 0px 0px 3px;
	-moz-box-shadow: #222 0px 0px 3px;
}

.share a, .share-bottom a {
	color: #f6f6f6;
}

.share-bottom {
	z-index: 3;
	top: -43px;
	display: none;
	left: 80px;
	position: absolute;
	padding-left: 11px;
	padding-bottom: 3px;
	padding-right: 11px;
	padding-top: 3px;
	font-size: 10px;
	text-align: center;
	text-shadow: 0px 0px 1px #bcbcbc;
	color: #dfdfdf;
	background-color: #616264;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	-webkit-box-shadow: #222 0px 0px 3px;
	-moz-box-shadow: #222 0px 0px 3px;
}

.container {
	width: 900px;
	position: relative;
	height: 0px;
}

.container-post {
	position: relative;
	height: 0px;
}

.share-arrow {
	left: 36px;
	position: absolute;
	top: -5px;
}

.share-arrow-down {
	bottom: -5px;
	left: 36px;
	position: absolute;
}

.post-top {
	height: 102px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	padding: 20px;
	border-color: #b3b5b5;
	border-style: solid;
	border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
}

.post-bottom {
	position: relative;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
}

#post-description {
	font-family: Arial, Verdana, sans-serif;
	line-height: 20px;
	font-size: 13px;
}

.post-options {
	background-color: #b3b5b5;
	height: 28px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
}

.post-back {
}

#post-description img {
	margin-bottom: 10px;
	display: block;
}

#post-description h1, #post-description h2, #post-description h3 {
	font-size: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin: 0px;
}

#post-head {
	height: 102px;
	font-size: 12px;
}

.hidden {
	display: none;
}

#page-nav {
	text-align: right;
}

#bar {
	width: 900px;
}

.form-title {
	width: 135px;
	padding-top: 4px;
	float: left;
}

.form-divide {
	clear: both;
	height: 10px;
}

label.error {
	z-index: 2;
	position: absolute;
	margin-top: 2px;
	margin-left: 5px;
	padding: 3px;
	color: white;
	background-color: #922122;
}

.success {
	display: none;
	margin-bottom: 17px;
	text-align: center;
	padding: 4px;
	font-weight: bold;
	color: white;
	background-color: #4cd571;
	border-radius: 3px; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


#feeds {
	list-style-type: none;
}

#feeds li {
	width: 280px;
	display: inline-block;
	list-style-type: none;
}

form-input {
	border-color: #58595a;
	border-style: solid;
	border-width: 1px;
	width: 250px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 3px;
}

.header {
	position: relative;
	height: 75px;
	background-repeat: repeat-x;
	background-image: url(images/main-new/top-bar.png);
	background-color: #434343;
}

.header-in {
	position: relative;
	width: 900px;
}

.logo {
	margin-top: 19px;
	float: left;
}

.header-bottom {
	height: 25px;
	background-image: url(images/main-new/top-bar-bottom.png);
	background-repeat: repeat-x;
	background-color: #dedede;
}

.search-bar {
	width: 300px;
	margin-top: 26px;
	float: right;
}

.bar-top {
	height: 36px;
	background-color: #434343;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.clear {
	clear: both;
}

.post-from {
	color: #b3b5b5;
}

.post-from a {
	color: #9c9d9f;
}

.post-like-in {
	padding-top: 5px;
}

.post-options-in {
	padding-top: 5px;
	margin-left: 15px;
}

.like-arrow {
	left: 36px;
	bottom: -9px;
	position: absolute;
}

.foot-bar {
	width: 900px;
	height: 30px;
	background-color: #434343;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#foot-bar {
	width: 900px;
	height: 30px;
	background-color: #434343;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.nav-previous {
	padding-top: 11px;
	margin-left: 15px;
	float: left;
}

.nav-next {
	padding-top: 11px;
	margin-right: 15px;
	float: right;
}

#bar-out {
	clear: both;
	height: 30px;
}

.header-seperator {
	background-color: white;
	width: 1px;
	height: 24px;
	float: right;
}

.top-img-padd {
	float: right;
	padding-top: 8px;
	margin-right: 10px;
	margin-left: 10px;
}

.number {
	top: 4px;
	margin-top: 4px;
	border-color: #bebebe;
	border-style: solid;
	padding: 3px;
	border-width: 1px;
	background-color: #f3f3f3;
	margin-right: 3px;
	float: right;
}

.number-on {
	background-color: #d9ffda;
}

.number:hover {
	background-color: #ffe4de;
}

#goto_page {
	margin-top: 6px;
}

.my-search {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	float: right;
	margin: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	width: 200px;
	height: 21px;
	background-color: white;
	border-color: white;
	border-style: solid;
	outline: none;
}

.search-but {
	float: right;
}

.my-search:focus {
	border-color: #cccccc;
}

.post-out:hover {
	-webkit-box-shadow: #b3b5b5 0px 0px 5px;
	-moz-box-shadow: #b3b5b5 0px 0px 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.side-bar {
	height: 300px;
	float: right;
	width: 270px;
}

.ad {
	float: left;
	margin-bottom: 16px;
	margin-left: 10px;
	
}

.ad:hover {
	-webkit-box-shadow: #b3b5b5 0px 0px 3px;
	-moz-box-shadow: #b3b5b5 0px 0px 3px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.post-main {
	height: 87px;
	overflow: hidden;
}

#articles {
}

.post-small {
	width: 615px;
}

.read-options {
	float: right;
}

.read-back {
	color: #e2e2e2;
	padding-top: 6px;
	margin-left: 15px;
	float: left;
}

.read-likes {
	margin-right: 15px;
	padding-top: 6px;
	color: white;
	float: right;
}

.read-back a {
	color: white;
}
/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
	/*.sIFR-active h1 {
		visibility: hidden;
		font-family: Verdana;
		line-height: 1em;
	}
	.sIFR-active h2 {
		visibility: hidden;
		font-family: Verdana;
		line-height: 1em;
	}
	.sIFR-active h3 {
		visibility: hidden;
		font-family: Verdana;
		line-height: 1em;
	}
	.sIFR-active h4 {
		visibility: hidden;
		font-family: Verdana;
		line-height: 1em;
	}*/
	.sIFR-active h5 {
		visibility: hidden;
		font-family: Verdana;
		line-height: 1em;
	}
	.sIFR-active h6 {
		visibility: hidden;
		font-family: Verdana;
		line-height: 1em;
	}
}