* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0 0 0px;
	background: #EEE url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAA2CAMAAABwQH4RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADlQTFRF6enp7+/v5eXl4+Pj6urq4eHh6+vr8vLy6Ojo5+fn9vb25OTk5ubm9fX19PT07e3t8fHx7u7u8PDwv4mVEQAABQFJREFUeNq0WNl26ygQxHIyYmmQ4P8/dnoHJbLu3IcB46MgVC5V0wsJpUCRUQBb2UoqGyTrEWKKKeH4+idg//r6CjHEKGNZl6wVa6HknCv3mDNfZ76qPGJtteJoFdrepJVqLeFfO49SGy6kAQhVeQTI5zj5k/KJbcdP4CtqoY4+Bo3U+tGxHb3UoY3mjoNGqX28Bo1Ed08aCI2wBH0i9C7Y0aFjFeDRoTEuNoc+Uzu0vREa12GHegr2qaxpEGvBXlkr6QFNSePD/CSzNugi0LSuDsUW1gwe867YV9b8BLMW8JKnICtr6XRXsKfWyvpBa2yvgwSxV75qzevknU6FVj2Q9YPWo5AZr1rfsCZBPmgt4D+1pmfYjCz2g9bC2gRJUEAGpIA94uYPvu1LDN5jCug+dF98iK5n83VgDhfec9vjjieXqHRl7qGug24059iFxI18brlb2cnIZVZT9BeZqvtcL2pkMpncW7UGnmP9eWvSAL8bvqcpSM2hC/nH8OemJVTrK7TPmZGPeRdZL6boDD54jkgTtO7N4DDgu2abc8r6WFmXlfUQ1svPuUNdWPdb1qzIe2X9Q+vxEs+TOXeocKP1ov/1nW5YM+nhrPtfaH0wm0ethwriZlTaaeX1SxBwQRbWaXEKyhaRBmadDbhxBrLvjb8BcA2PRIkJZ3C9ulGMUR0mgmYZamF1iib+UzzLlJl51MUuziOZChckXd84y+zSaXu99PUWk2m09ESB62Rn9mO+PAU56WkxY9ZIuuxc3eFyxXsY97okCoqLTfb80b9/QBN2nNBb3hfWbpSLyThYzhykrI8b1udYWAPmFgGPH1hLuISZg5R1P96/WZ8/oak765eyNvfQTO2CKOvjssPvtJ5mjA9aE2vNDsKa+wet+9RaBXnSuo/N05uwpv4Hrf/PwkzLqIwllVVXxZ0ieRFmeWRvwA5BjhFnDnLHi1rmoQuCJuBRkxqs16KxsLdkb1eL1WU0JwVEDZadc9Dtc+akZd4p0IxeQfN9r2+LWC2dE1ozVAMrqGp06GibPict8wZCW26voGWBsFZorSnwrhVPDawMXFmbjQlawjBBqyK5WLhYWZsguVjJJ6wJfGWtyHuOVjEp9Cm8tLxbtXa5UJCDg9eD1sr6RusxPrM2rfHnynjSOo5FaxVkMeO91od4EWmtb3dlzeCr1povKC9E8w7OG5xBkuaTyNnE8oxnHm40h49C5Cw1c1awTIEnk0xpgjp49ihetk33KO4ypVktNwuz4CeiAK5m0tg18pyDQ8uGFnbfuVals/6cj3DXaKyUddRzKA4TLXgt0N+aT44WLabi3W7736LYvGrh1M2SwzZZa+F4ZX0Ya3cKdZnObmSmndAW/q+C/Gb95uDJrN0pwBLPLesowOf+J63JUYy1CWJhbGpNrF/OWmk7dP+otXRhzXvYwtMT6/+ktSAba3pkU8960ppZW57YYDm1LG09uaBDpOXUEueRJ9B9PgsB2OkovPXkUZdtP6+uziNt/nNgfcJquZmhFjOCxvqjmXKvdjGoukfSBHvm0i1Cgp6C1qgZvufDh8e2qeE18klQ9QBUtApXMlQ/txk1L6z1pLMYZfMAuhjKSm5KD0KxgR5V1qi5OPpb9bhh3S+sPY9MGNAD1kfW9vCi643WwfOI6iouM35pXS5ac9n8F1p3Zy2noM+sVRC4EQR+QIvWZkaw0+yi9b8CDABp5AwOCsQQfgAAAABJRU5ErkJggg==) 50% 0;
	font: 15px/18px Arial, Tahoma, sans-serif;
}
h1 {
	margin: -86px 0 54px;
	color: #333;
	text-align: center;
	text-shadow: 1px 1px 1px #FFF, 2px 2px 2px #DDD;
	font-size: 23px;
	line-height: 1.2;
	position: relative;
}
h2 {
	margin: -3px 0 10px;
	text-shadow: 1px 1px 1px #FFF, 2px 2px 2px #CCC;
	font-size: 21px;
	line-height: 1;
}
a {
	color: #0094D6;
}

img
{

border:none;
}
code {
	padding: 0 1px;
	background: #FCF1D6;
}
label {
	cursor: pointer;
}
p {
	/*margin: 0 0 15px;*/
}
.section {
	height: 1%;
	margin: 0 0 25px;
	padding: 20px 25px 22px;
	border: 1px solid #CCC;
	border-radius: 5px;
	background: #FFF;
	box-shadow: 1px 1px 0 #FFF, inset 1px 1px 3px #DDD;
}
.section:after {
	display: table;
	clear: both;
	content: '';
}
.section.lh {
	padding: 12px 25px;
	line-height: 40px;
}
.nowidth .selectbox .select,
.nowidth .selectbox .dropdown {
	width: auto;
}
.maxheight .selectbox .dropdown {
	max-height: 203px;
}
.sec {
	float: right;
	width: 290px;
}
.sec:first-child {
	float: left;
	width: 330px;
}
.buttons {
	float: right;
	width: 270px;
	text-align: right;
}
button {
	height: 32px;
	overflow: visible;
	margin: 3px 0 10px;
	padding: 0 11px;
	outline: none;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F1F1F1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,0.1);
	color: #333;
	text-shadow: 1px 1px #FFF;
	font: 14px/1 Arial, Tahoma, sans-serif;
	cursor: pointer;
}
button::-moz-focus-inner {padding:0;border:0;}
button:hover {
	background-color: #E6E6E6;
	background-position: 0 -10px;
}
button:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.lh button,
.file {
	margin: 10px 0 0;
}

#wrapper
{
    margin:10px auto;
    width:92%;
    background-color:#FFFFFF;
    padding:15px;
    box-shadow: 0 0 10px 5px gray;
}
.shadow_input
{
    background-color: #F4F4F4;
    border: 1px solid #CECECE;
    box-shadow: 1px 1px 4px gray;
    height: 30px;
    width: 250px;
}
.signup_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
	background:-moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background-color:#89c403;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528009;
}.signup_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) );
	background:-moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	background-color:#77a809;
}.signup_button:active {
	position:relative;
	top:1px;
	
}



.culture_capion 
{
    background-color: royalblue;
    color: #FFFFFF;
    font-weight: bold;
    min-height: 1px;
    opacity: 0.9;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 170px;
    z-index:999;
}
.grid-container {
    clear: both;
    left: 0;
    margin: 0 auto 20px;
    overflow: hidden;
    position: relative;
    top: 0;
}

.grid-container .center-floater, .grid-container .ad-box {
    -moz-box-orient: vertical;
    border: 0 solid #0000FF;
    display: inline-block;
    height: 380px;
    margin: 0 -4px;
    overflow: visible;
    padding: 5px 0;
    text-align: left;
    vertical-align: top;
    width: 295px;
}

.grid-container .center-floater270 {
    -moz-box-orient: vertical;
    cursor:pointer;
    border: 0 solid #0000FF;
    display: inline-block;
    height: 270px;
    margin: 0 -4px;
    overflow: visible;
    padding: 5px 0;
    text-align: left;
    vertical-align: top;
    width: 295px;
}

.grid-container .center-floater_360{
    -moz-box-orient: vertical;
    border: 0 solid #0000FF;
    display: inline-block;
    height: 375px;
    margin: 0 -2px;
    overflow: visible;
    padding: 5px 0;
    text-align: left;
    vertical-align: top;
    width: 290px;
}

.grid-container .center-floater-mini, .grid-container .ad-box-mini {
    -moz-box-orient: vertical;
    border: 0 solid #0000FF;
    display: inline-block;
    height: 165px;
    margin: 0 -2px;
    overflow: visible;
    padding: 5px 0;
    text-align: center;
    vertical-align: top;
    width: 140px;
}

.grid-container .trendspotted-item {
    -moz-box-sizing: content-box;
    background-image: url("http://tastespotting.com/images/glow_gray.gif");
    background-repeat: no-repeat;
    border: 0 solid #00FF00;
    display: block;
    height: 260px;
    margin: 4px 4px 0;
    overflow: visible;
    padding: 11px 0 9px 20px;
    width: 270px;
    position: relative;
}

.center-floater h3, .center-floater_360 h3
{
    display: table-cell;
    height: 215px;
    width: 250px;
    vertical-align: middle;
    text-align: center;
}
.grid-container .trendspotted-item_340 {
    -moz-box-sizing: content-box;
    background-image: url("images/glow_gray.gif");
    background-repeat: no-repeat;
    border: 0 solid #00FF00;
    display: block;
    height: 360px;
    margin: 4px 4px 0;
    overflow: visible;
    padding: 11px 0 9px 20px;
    width: 270px;
    position: relative;
}

.photo_caption_340
{
    text-align: justify;
    width: 250px;
    font-size:12px;
}
.topic_title
{
    width: 90%;
    text-align: center;
}
#loctitle
{
    max-height: 80px;
    padding:5px;
    overflow: hidden;
}
.photo_caption
{
    background-color: #3A312A;
    bottom: 0;
    color: #FFFFFF;
    min-height: 50px;
    opacity: 0.8;
    padding: 10px;
    position: absolute;
    width: 230px;
    
}

.bluetext_bg
{
    background-color:royalblue;
    color: #FFFFFF;
    height: 221px;
    padding: 15px;
    position: absolute;
    width: 220px;
    z-index: 999;
    display: none;
}
.article_post_info
{
    bottom: 45px;
    position: absolute;
    width: 95%;
}


.addfav_ico
{
    left: 110px;
    position: absolute;
    text-align: right;
    top: 0;
    cursor:pointer;
    width: 100%;
}
.whitetext_bg
{
    overflow: hidden;
    background-color:white;
    font-family: Courier New !important;
    color: #000000;
    height: 280px;
    padding: 15px;
    position: absolute;
    width: 220px;
    z-index: 999;
    display: none;
}

.grid-container .trendspotted-item260 {
    -moz-box-sizing: content-box;
    background-image: url("img/glow_gray260.gif");
    background-repeat: no-repeat;
    border: 0 solid #00FF00;
    display: block;
    height: 260px;
    margin: 4px 5px 0;
    overflow: visible;
    padding: 11px 0 9px 20px;
    width: 270px;
    position: relative;
}
.grid-container .trendspotted-item-mini {
    -moz-box-sizing: content-box;
    background-image: url("images/glow_gray_mini.gif");
    background-repeat: no-repeat;
    border: 0 solid #00FF00;
    display: block;
    height: 160px;
    margin: 12px 5px 0;
    overflow: visible;
    padding: 5px 0 0px 0px;
    width: 128px;
}

.grid-container .trendspotted-item p {
    color: #000000;
    display: block;
    font-size: 12px;
    height: 1px;
    padding-bottom: 2px;
    position: relative;
    top: -1px;
}

.grid-container .trendspotted-item h3 {
    font-size: 11px !important;
    height: 1px;
    line-height: 1 !important;
    margin-top: 10px;
}

.grid-container .trendspotted-item p.photo_caption {
    color: #000000;
    font-weight: normal;
    line-height: 110%;
    margin-top: 260px;
    width: 250px;
}
.grid-container .trendspotted-item .photo_info {
    color: #000000;
    font-size: 0.7em;
    margin-top: 40px;
}



.trans a img {
          opacity:0.4;          
          -moz-opacity:0.4;
          filter:alpha(opacity=40);
}          

.trans a:hover img {
          opacity:1.0;
          -moz-opacity:1.0;          
          filter:alpha(opacity=100);
} 

#graybg
{
    background: none repeat scroll 0 0 gray;
    opacity: 0.9;
    position: absolute;
    width: 100%;
    z-index: 1111;
    display:none;
    min-height:3500px;
}

#topic_content
{
    width:900px;
    margin:0 auto;
    margin-left:auto;
    margin-right:auto;
    background-color:#ffffff;
}

#message_block
{
    height: 40px;
    position: fixed;
    width: 100%;
    z-index: 99999;
    text-align:center;
    color:#ffffff;
    font-weight: bold;
    display:none;
}
.center-floater:hover
{
cursor:pointer;
}

.red_bg
{
   background-color: red;
 
}

.green_bg
{
   background-color: green;
}

#msg_text
{
   padding:10px;
}

#loginform input
{
    background-color: #F4EDED;
    border: 1px solid #CECECE;
    border-radius:2px;
    height: 30px;
    width: 150px;
}

 .userinfo
    {
    text-align: left;
    font-weight:bold;
    }
    .infotitle
    {
        text-align: left;
        float:left;
        width:50%;
        padding-bottom: 5px;
    } 
    .head_title
    {
        border-bottom: 1px solid;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px;
        width: 100%;
    }
  
    
     
#leftarrow
{
    background: url("img/left.png") no-repeat scroll right center transparent;
    left: 0;
    float:left;
}
#rightarrow
{
    background: url("img/right.png") no-repeat scroll right center transparent;
    right: 0;
    float:right;
}
.imgnav 
{
    cursor: pointer;
    height: 450px;
    width: 1%;
    height: 35px;
    position: fixed;
    width: 35px;
}

#related_content #leftarrow
{
    background: url("img/left.png") no-repeat scroll right center transparent;
    left: 0;
    min-height: 400px!important;
    float:left;
}

#related_content #rightarrow
{
    background: url("img/right.png") no-repeat scroll right center transparent;
    right: 0;
    min-height: 400px!important;
    float:right;
}
#related_content .imgnav 
{
    cursor: pointer;
    height: 450px;
    width: 3%;
    height: 35px;
    position: static!important;
    width: 35px;
}

.topsubculturetext
{
font-weight:bold;
border:1px solid gray;
margin-top:10px;
padding:10px;
text-align:center;
font-family: comic sans ms;
}
.topnavlinks
{
margin-top:5px;
padding:5px;
text-align:center;
}

.active_order
{
color:orange;
}

.trendspotted-item_340 p
{
font-family:times new roman;
}

.photo_caption_340
{
font-family:Courier New !important;
}

