/*
Theme Name: Fail or Funny
Theme URI: http://thelimedesign.com/
Description: Fail or Funny Wordpress theme developed by <a href="http://www.thelimedesign.com/">TheLimeDesign</a>.
Version: 1.0
Author: Shahz
Author URI: http://www.thelimedesign.com
Tags: dark, image gallery
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,img,input,textarea,p,blockquote,th,td {  
	margin:0px; 
	padding:0px; 
	border:none;
} 
ul, ol {
	list-style-position: inside;
}
body {
	color: #777;
	background-image: url(images/site-background.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #0c0c0c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #018089;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
}
a:hover {
	color: #01b0bc;
}
a:active {
}
.clear {
	clear:both;
	height:0px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.centered {
	text-align: center;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
}
.ContentImageAlignLeft img {
	float: left;
}
.post-ratings {
	margin: 15px 0px;
}
.sitewidth {
	width: 960px;
	margin: 0px auto;
}
#header {
	margin-bottom: 10px;
	height: 156px;
}
#logo {
	height: 138px;
	width: 330px;
	background-image: url(images/logo-bottom-bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 18px 0px 0px 50px;
}
#headerRight {
	height: 106px;
	padding-top: 50px;
}
#HeadNavi {
	height: 56px;
	width: 580px;
	margin-bottom: 16px;
}
#HeadNavi ul {
	list-style: none;
}
#HeadNavi ul li {
	line-height: 56px;
	float: left;
	text-transform: uppercase;
}
#HeadNavi ul li a, #HeadNavi ul li a:active, #HeadNavi ul li a:visited {
	padding: 0px 10px;
	display: block;
	color: #fff;
}
#HeadNavi ul li a:hover {
	color: #00fcff;
	background-color: #002f34;
	display: block;
}
#bottomHeader {
	height: 34px;
	padding: 0px 0px 0px 5px;
}
#HeadMeta img {
	margin-right: 8px;
}
#HeadSearch {
}
#searchField {
}
#searchButton {
}
#HeadSearch {
	height: 33px;
	width: 216px;
}
#searchField {
	width: 180px;
	height: 33px;
}
#searchField input {
	width: 174px;
	height: 33px;
	line-height: 33px;
	background-color: #131313;
	color: #1e9d9f;
	padding: 0px 3px;
}
#searchButton {
	width: 36px;
	height: 33px;
}
#adBox {
	width: 728px;
	height: 90px;
	margin: 0px auto;
	text-align: center;
}
#sidebar {
	width: 330px;
	padding-left: 15px;
}
.widget {
	margin-bottom: 18px;
}
.widgetTitle {
	line-height: 43px;
	font-size: 16px;
	background-color: #073435;
	background-image: url(images/widget-title-bg.png);
	background-position: center top;
	background-repeat: repeat-x;
	color: #fff;
	padding: 0px 23px;
	min-height: 43px;
}
.widgetContent {
	padding: 23px;
	background-color: #060606;
}
.imageCollection img {
	margin: 2px;
	border: 1px solid #3a3a3a;
}
.imageCollection img:hover {
	border: 1px solid #fff;
}
.titleBox {
	margin-bottom: 7px;
}
#content {
	width: 570px;
}
.portionseparator {
	margin-bottom: 10px;
}
.contentOF {
	overflow: hidden;
}
.filterOption {
		padding: 7px;
                  background-color: black;
}
.viewmore {
}
.HomePostWidget {
	width: 22%;
	float: left;
	margin: 0px 7px 14px 7px;
	min-height: 115px;
}
.divider {
	width: 49%;
}
.PrevPostLink, .NextPostLink {
	width: 45%;
}
.NextPostLink {
	text-align: right;
}
.commentsTemplate {
}
.commentHolder {
}
.avatar {
	width: 50px;
	height: 50px;
	float: left;
}
.thecomment {
	width: 410px;
	float: right;
         color: #fff;
         font-size: 18px;
}
.commentsTemplate p {
	margin-bottom: 7px;
}
.commentinput {
	border: 1px solid #cecece;
	height: 22px;
	line-height: 22px;
	width: 240px;
}
.commentItself {
	border: 1px solid #cecece;
	width: 240px;
	height: 120px;
}
.commentSubmit {
	background-color: #116E6F;
	border: 1px solid #cecece;
	width: 80px;
	text-align: center;
	color: #fff;
	padding: 7px 0px;
	cursor: auto;
}
.metabox {
	margin-bottom: 12px;
         color: #808080;
         font-size: 12px;
}
#footer {
	height: 171px;
	background-image: url(images/footer-bg.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	width: 100%;
}
#footerContent {
	height: 133px;
	width: 911px;
	margin: 0px auto;
	background-image: url(images/footer-bg-curved.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 38px 50px 0px 50px;
}


.bubble_c {
	font-weight:bold;
}

.bubble_a {
	color:#F00;
}

}

#googlepostad
	padding: 200px 50px 50px 50px;
}

