html,body {
		margin:0;
		padding:0;
}

#cookie_message {
	z-index:30;
	height:115px;
	width:756px;
	margin:0 auto;
	text-align:center;
	background-image:url(../images/cookies.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	border:1px solid #B3B3B3;
	background-color:#E5E5E5;
}

#tags {
	word-wrap:break-word;
}
#upload {
	text-align:center;
}
#top {
	width:100%;
	height:30px;
	background-image:url(../images/top.png);
	background-repeat:repeat-x;
	color:#e5e5e5;
	font-size:14px;
	text-align:center;
	margin-bottom:10px;
}
#wrap {
	margin:0 auto;
	width:750px;
}
#content {
	margin-top:-10px;
}

#logo {
	width:260px;
	height:90px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
}


#navigation {
	height:26px;
	padding-top:-5px;
	text-align:center;
	width:750px;
}

#homelink {
	width:262px;
	height:90px;
}

#topad {
	float:right;
	height:60px;
	width:468px;
	margin-right:0px;
	margin-top:20px;
}


#facebook {
	overflow:hidden;
	height:210px;
}

#foot_right {
	width:300px;
	float:right;
}
#foot_left {
	width:428px;
	float:left;
}
#foot_bottom {
	width:728px;
	clear:both;
	text-align:center;
}
a.affiliate {
	display:inline-block;
	font-size:14px;
	height:15px;
	padding:5px;
	padding-top:8px;
	padding-bottom:8px;
	margin-left:10px;
	
}
a.affiliate:hover {
	text-decoration:none;
	padding-bottom:5px;
	border-bottom:3px solid #5A5959;
	background-color:#d7d6d6;
}
a.affiliate:first-child {
	margin-left:0px;
}
p#disclaimer {
	font-size:13px;
	text-align:center;
}a.post {
color:#E5E5E5;
}
a.post:hover {
color:#E5E5E5;
}
.post, #upload, #about, #related,#search,#tags,#popular,#foot,#midad {
	background-color:#E5E5E5;
	border:1px solid #B3B3B3;
	margin:10px auto;
	padding:10px;
	width:728px;
}

#related,#search,#tags,#popular {
	padding:0;
	width:730px;
	border:0;
	padding:10px;
}

div.delete {
	float:right;
	font-size:12px;
	height:17px;
	width:90px;
	margin-left:610px;
	position:absolute;
	text-align:right;
}

.postcont {
	text-align:center;
}
.postfoot {
	margin-top:-10px;
}
div.tags:before {
	content:"Tags: ";
	font-size:12px;
	font-weight:bold;
}

div.tags,div.social {
	height:14px;
	display:inline-block;
	width:50%;
}
	div.social {
		text-align:right;
	}
	div.tags {
		position:relative;
		top:-5px;
	}

a.tags {
	font-size:12px;
	font-weight:bold;
	display:inline-block;
	height:22px;
	margin-right:3px;
	color:#7E7E7E;
}

div.fb-like  {
	background-image:url(../images/fb_count_bg.png)!important;
	background-repeat:no-repeat;
	background-position:50px 1px!important;
	width:75px!important;

}
.social iframe.fb_ltr {
	height:23px!important;
}
div.fb-like-box {
	height:260px!important;
	
}
#facebook iframe.fb_ltr {
	height:235px!important;
	
}
span iframe.fb_ltr {
	position:static!important;
	z-index:20!important;
}


a.tag {
	font-weight:bold;
	display:block;
	float:left;
	margin:5px;


	-ms-word-break: break-all;
     word-break: break-all;

     // Non standard for webkit
     	word-break: break-word;
		-webkit-hyphens: auto;
   		-moz-hyphens: auto;
        hyphens: auto;
}
a.tag:hover {
	text-decoration:none;
}



a.searched,a.popular {
	display:inline-block;
	border:1px solid #131313;
}
	
img.searched {
	width:102px;
	height:102px;
}

a.relarted {
	display:inline-block;
	border:1px solid #131313;
}
img.relarted {
	width:102px;
	height:102px;
}

a.navigation {
	color:#202020;
	display:inline-block;
	padding-top:3px;
	height:23px;
	background-color:#e5e5e5;
	text-align:center;
	border:1px solid #b3b3b3;
	width:48px;
	margin-right:3px;
	font-weight:bold;
}
a.navigation:hover {
	color:#e5e5e5;
	background-color:#202020;
	text-decoration:none;
}
a.navigation:first-child,a.navigation:last-child {
	width:27px;
}
a.navigation:last-child {
	margin-right:0px;
}
a.this {
	color:#e5e5e5;
	background-color:#202020;
}

p {
	margin:0;
	padding:0;
}
span.url {
	width:500px;
	display:block;
	padding:3px;
	background-color:lightgrey;
}
a {
	outline: none;
	text-decoration:none;
	color:#5a5959;
}
a:hover {
	text-decoration:underline;
	color:#434242;
}

h1,h2,h3,h4,h5,h6 {
	padding:0px;
	margin:0px;
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7e7e7e;
	background-image:url(../images/bg.png);
}

	
a.menu {
	color:#e5e5e5;
	font-size:12px;
	text-align:center;
	display:inline-block;
	width:65px;
	padding:1px;
	padding-top:5px;
	margin-left:2px;
}
a.menu:hover {
	text-decoration:none;
	background-color:#1d1d1d;
	border-bottom:3px solid black;
	height:22px;
}

a.active {
	background-color:#e5e5e5;
	color:#171717;
}
a.header {
	padding-top:15px;
	display:block;
	height:80px;
	width:262px;
	text-indent:-10000px;
}

input.search {
	background-image:url(../images/searchbg.png);
	margin-top:3px;
	border:none;
	width:98px;
	height:18px;
	padding-left:2px;
}
form.searchform {
	display:inline;
}
input.submitf {
	position:absolute;
	margin-top:3px;
	width:19px;	
	height:20px;
	background-image:url(../images/search_sb_bg.png);
	border:none;
	
}
img.pic {
	max-width:724px;
}
div.watermarkHider {
	width:730px;
	height:14px;
	margin-top:-14px;
	position:absolute;
	background-color:#E5E5E5;
}


a.postpic {
	color:#e5e5e5;
}
a.postpic:hover {
	color:#e5e5e5;
}


li.affli:before {
	content:"» ";
}
ul.affli {
	margin:0;
	padding:0;
	margin-left:10px;
	list-style-type:none;
	font-size:12px;
	text-align:center;
}
li.affli {
	display:block;
	width:135px;
	float:left;
	text-align:left;
}
#followus {
	margin-top:3px;
	margin-left:60px;
	width:90px;
	height:24px;
	float:left;

}

a.follow {
	text-indent:-10000px;
	width:24px;
	height:24px;
	display:block;
	margin-right:3px;
	float:left;
}
a.follow:hover {
	height:24px;
}
a.follow_fb {
	background-image:url(../images/fb2.png);
}
a.follow_tw {
	background-image:url(../images/tw2.png);
}
a.follow_rss {
	background-image:url(../images/rss.png);
}

#morelinks,#yourlink {
	float:left;
	font-size:10px;
}

noscript {
	font-size:13px;
}
p.about {
	margin-left:40px;
}
h3.about:before {
	content:"» ";
}

