@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0; }

img { border: none; }
a { text-decoration: none; }
ul, li { list-style: none; }

.clear { clear: both; }
.pad { padding: 0 20px; }
.hidden { display: none; }
.bold { font-weight: bold; }
.accented { font-size: 1.2em; }
.accented_2 { font-size: 1.4em; }
.subtext { font-size: 0.8em; }
.subtext_2 { font-size: 0.45em; position: relative; top: -5px; }
.green { color: #a6ce39; }
.btm { margin-bottom: 20px; }
.btm-small { margin-bottom: 10px; }
.top_small { margin-top: 10px;}
.underline { text-decoration: underline; }
#caption { font-size: 1.1em;}
.lighter { color: #777;}
.double { font-size: 2.0em; }
.left { float: left; width: auto; }
.right { float: right; width: auto; }

html { height: 100%; }

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #343434;
}

.powered_by a {
	background:url("../powered_by.png") top left no-repeat;
	width: 154px;
	padding-top: 43px;
	display: block;
	overflow: hidden;
	height: 0;
}

#message_alert {
	background-color:#ffffec;
	font-size: 1.5em;
    font-weight:bolder;
    width: 1000px;
    z-index:100;
    position:fixed;
    top:0px;
    left: 50%;
    margin-left: -500px;
    text-align:center;
    padding: 10px 0;
}

#message_alert.error { color:#c40000; }

.remove {
	float: right;
	padding: 5px 10px 0 0;
	background:url("../icons/tag-delete.png") left center no-repeat;
	width: 20px;
	height: 22px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	}

#warning,.warning {
	padding: 10px;
	color: #333300;
	text-align: center;
	font-size: 1.5em;
	background-color: #FFDFDF;
	font-weight: bolder
}
	
#container #header h1 a {
	background:url("../logo-small.png") top left no-repeat;
	width: 90px;	
	display: block;
	color: #fff;
	float: left;
	height: 0;
}
#container #header h1  a.large_logo {
	color: #6CF;
}
#container #header h1 a.iresala {
	background:url("../iresala_logo_small.png") top left no-repeat;
	width: 154px;
	padding-top: 39px;
	display: block;
	overflow: hidden;
	float: left;
	height: 0;
}

#container #header h1 a.iresala.large_logo {
	background:url("../iresala_logo.png") top left no-repeat;
	width: 320px;
	padding-top: 81px;
	display: block;
	overflow: hidden;
	float: left;
	height: 0;
}

#container #header h1 a.iyobo {
	background:url("../logo-small.png") top left no-repeat;
	padding-top: 39px;	
	overflow: hidden;
}
#container #header h1 a.iyobo.large_logo {
	background:url("../logo-large.png") top left no-repeat;
	width:194px;
	padding-top: 86px;	
	overflow: hidden;
}

h2 {
	font-size: 2.6em;
	font-weight: normal;
	margin: 0;
}

h3 {
	font-size: 3.0em;
/*	color: #00adef; */
	font-weight: normal;
	margin-top: 25px;
}
	
h4 {
	font-size: 2.5em;
	padding: 25px 0 10px 0;
	font-weight: bold;
	width: auto;
	display: inline;
}

h5 {
	font-size: 2.0em;
	font-weight: normal;
	padding-bottom: 8px;
}

h5 a:link, h5 a:visited, h5 a:active { text-decoration: underline; color: #2f74a6; }

h6 {
	font-size: 1.3em;
	font-weight: bold;
}

p {
	line-height: 140%;
/*	color: #333; */
	padding-bottom: 20px;
}

input {
	padding: 2px 0 6px 0;
	color: #777;
}


textarea { 
	color: #777;
	padding: 5px;
	border: 1px solid #999;
	font-size: 1.2em;
	line-height: 145%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	z-index: 30;
}

select {
	margin: 0 5px;
	padding: 2px 5px;
}


a:link, a:visited, a:active { color: #0173b2; }

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

a.alternate:link, a.alternate:visited, a.alternate:active, .alternate a:link, .alternate a:visited, .alternate a:active, .alternate {
	color: #555;
}
a.alternate:link, a.alternate:visited, a.alternate:active, .alternate a:link, .alternate a:visited, .alternate a:active { 
	text-decoration: underline; 
}


a.alternate:hover, .alternate a:hover { 
	color: #777; 
	text-decoration: none; 
}

.alternate_static {
	color: #777;
}

.bghighlite a { padding: 6px 5px 4px 5px; } /* more padding on top bc underline */
.bghighlite a.selected { background-color: #caedf9; }
.bghighlite a:hover { background-color: #caedf9; }
/* any links with alternate color that cannot be adjusted above */

#tell_friends {
	margin-top: 1em;
}

.tell_friends_invite {
	margin: 0 0 10px 0;
	padding: 0;
}
.tell_friends_invite li {
	width: 24px;
	height: 24px;
	float: left;
	margin: 0;
	padding: 0 5px 5px 0;
}

.tell_friends_invite li a {
	width: 24px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}

.openid-24 { background:url('../icons/openid-24.png') top left no-repeat; }
.google-24 { background:url('../icons/gmail-24.png') top left no-repeat; }
.facebook-24 { background:url('../icons/facebook-24.png') top left no-repeat; }
.twitter-24 { background:url('../icons/twitter-24.png') top left no-repeat; }
.yahoo-24 { background:url('../icons/yahoo-24.png') top left no-repeat; }

#container {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
	min-height: 100%;
	height: 100%;
	clear: both;
}

.large_full, .small_full {
	margin-bottom: 10px;
	clear: both;
	float: left;
	width: 100%;
}

.column_full {
	width: 100%;
	padding: 5px 0 0 0;
	float: left;
	}

.full_1 { width: 100px; }
.full_2 { width: 200px; }
.full_3 { width: 300px; }
.full_4 { width: 400px; }
.full_5 { width: 500px; }
.full_6 { width: 600px; }
.full_7 { width: 700px; }
.full_8 { width: 800px; }
.full_9 { 
	width: 900px; 
	padding: 0 50px;
	float: left;
}

.large_googlead { width: 180px; padding: 0 10px; }

.large_1 {	width: 105px; }
.large_2 { width: 210px; }
.large_3 { width: 315px; }
.large_4 { width: 420px; }
.large_5 { width: 525px; }
.large_6 { width: 630px; }
.large_7 { width: 750px; }
.large_8 { width: 855px; }

#nav-media li, #usernav li, #pagenav li {
	display: inline;
}

.arrow_down, .arrow_collapsed {
	padding: 0 35px 0 0;
	background-position: right 5px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.arrow_down {
	background-image:url("../icons/arrow-down.png");
}

.arrow_collapsed {
	background-image:url("../icons/arrow-collapsed.png");
}

.content_option {
	float: right;
	width: 140px;
	padding: 5px;
	text-align: right;
	font-size: 1.3em;
}



.content_option a:link, .content_option a:visited, .content_option a:active, #profile_sidebar .content_option a:link, #profile_sidebar .content_option a:visited, #profile_sidebar .content_option a:active { 
	color: #444; 
	text-decoration: underline; 
}

.content_option a:hover, #profile_sidebar .content_option a:hover { 
	color: #777; 
	text-decoration: none; 
}

#breadcrumb li, .breadcrumb-edit li {
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 5px;
	font-size: 1.0em;	
    color: #999;
}

#breadcrumb li a:link, #breadcrumb li a:visited, #breadcrumb li a:active { color: #999; }

#breadcrumb li.separator {
	color: #CCC;
}

/* nav media icons */

#nav-media ul {
	float: right;
	width: auto;
}
#nav-media li {
	float: left;
	width: auto;
	padding: 0 10px 0 0;
	margin: 0;
}
#nav-media li a:link, #nav-media li a:visited, #nav-media li a:active {
	padding: 6px 0 4px 23px;
}
#nav-media li a:hover {
	color: #6bc0ff;
}

.like_it a { background:url("../icons/thumbsup-small.png") top left no-repeat; }
.like_it a:hover { background:url("../icons/thumbsup-small-over.png") top left no-repeat; }
.like_it_selected a { background:url("../icons/thumbsup-small-over.png") top left no-repeat; }
.like_it_static a { background:url("../icons/thumbsup-small.png") top left no-repeat; }

.dontlike_it a { background:url("../icons/thumbsdown-small.png") top left no-repeat; }
.dontlike_it a:hover { background:url("../icons/thumbsdown-small-over.png") top left no-repeat; }
.dontlike_it_selected a { background:url("../icons/thumbsdown-small-over.png") top left no-repeat; }
.dontlike_it_static a { background:url("../icons/thumbsdown-small.png") top left no-repeat; }

.negative, .dontliked_it { color: #d50034; }
.positive, .liked_it { color: #9ec80d; }


/* other icons */

.videothumb_play {
	display: block;
	width: 16px;
	height: 0;
	padding-top: 16px;
	background:url("../icons/video-play.png") top left no-repeat;
	overflow: hidden;
}

.videothumb_play_medium {
	display: block;
	width: 28px;
	height: 0;
	padding-top: 28px;
	background:url("../icons/video-play-medium.png") top left no-repeat;
	overflow: hidden;
}

.icon_small {
	width: 23px;
	height: 0;
	padding-top: 23px;
	display: block;
	overflow: hidden;
}

.icon_medium {
	width: 35px;
	padding-top: 35px;
	height: 0;
	display: block;
	overflow: hidden;
}

/* header */

#header {
	background:url("../main/bg-header-top.png") repeat-x top left transparent;
	width: 1000px;
	z-index: 50;
	height: 45px;
	position: relative;
}

#logo {
	margin-left: 10px;
	float: left;
	width: auto;
}

/* top nav */

#usernav {
	margin-top: 12px;
	float: right;
	width: auto;
}
	#usernav li {
		float: left;
		position: relative;
		font-size: 1.2em;
		font-weight: bold;
	}
	#usernav li a:link, #usernav li a:visited, #usernav li a:active {
		color: #fff;
		padding: 12px 15px;
		background-color: transparent;
	}

	#usernav li ul {
		background-color: #caedf9;
		position: absolute;
		top: 28px;
		left: 10px;
		z-index: 30;
		/* hide using jquery later */
		display: none;
		padding-top: 5px;
	}
		#usernav li ul li {
			padding: 4px 10px;	
			display: block;
			font-size: 1.0em;
			font-weight: normal;
			width: 170px;
		}
		#usernav li#accountmenu a {
			background:url("../main/arrow-usernav.png") center right no-repeat;
			
		}
		#usernav li#accountmenu ul li a {
			background-image: none;
			width: 170px;
			color: #555;
		}
		
/* secondary nav */

#nav {
	position: relative;
/*	background-color: #e3edf6; real color */
	background-color: #e2eef5;
	width: 100%;
	margin-top: -5px;
	z-index: 10;
	clear: both;
}

#loading {
	width: 31px;
	height: 31px;
	text-indent: -9999px;
	background:url("../ajax-loader-med.gif") top left no-repeat transparent;
	position: fixed;
	top: 20px;
	right: 20px;
	z-index: 100;
	display: none;
}

* html #loading { /* lte IE6 */
	position: absolute;
}

#pagenav { width: auto; }
#pagenav ul { 
	float: left; 
	width: auto;
}

#pagenav li {
	float: left;
	border-right: 1px solid #fff;
	font-size: 1.8em;
	font-weight:bold;
	width: auto;
}
	#pagenav li a:link, #pagenav li a:visited, #pagenav li a:active {
		color: #0088bd;
		padding: 16px 30px 10px 30px;
		display: block;
		float: left;
		width: auto;
		background-color: transparent;
	}
	#pagenav li a.selected {
		color: #a6ce39;
	}
	#pagenav li a:hover {
		background-color: #fff;
		color: #0088bd;
	}

#search {
	width: 320px;
	float: right;
	padding: 8px 0;
}

#searchInput {
	width: 200px;
	height: 20px;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
.textInput {
	border: 1px solid #cccccc;
	background: #fff;
	font-size: 1.1em;
}

input.checkbox { margin-top: -3px; }

/* end secondary nav */

	
/* footer */

#footer {
	margin: 0 auto;
	background:url("../main/footer-topborder.png") top left no-repeat #fff;
	height: 80px;
	width: 100%;
	background-color: inherit;
}
	#footer ul, #footer_small ul {
		float: right;
		font-size: 1.1em;
		margin: 15px 15px 0 0;
		padding: 0;
		clear: both;
		width: auto;
	}
	#footer li, #footer_small li {
		padding: 0 8px;
		display: inline;
		border-left: 1px solid #999;
	}
	#footer li:first-child, #footer_small li:first-child {
		border: none;
	}
	#footer p, #footer_small p {
		font-size: 1.1em;
		padding: 15px 8px 4px 25px;
	}
	#footer .full_6 p {
		text-align: right;
		padding: 5px 25px 0 0;
		float: right;
		width: auto;
	}


/* notifications */

#not_logged_in {
	margin: 10px 10px 0 10px;
	background-color: #fcf2cd;
	font-size: 1.8em;
	text-align: center;
	padding: 20px 10px 10px 10px;
	border-top: 1px solid #ccc;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	border-left: 1px solid #ccc;
	position: relative;
	color: #333;
}

#not_logged_in div {
	padding: 0 430px;
	text-align: center;
}
#not_logged_in div a {
	float:right;
}

#not_logged_in .remove, #media_add_secondary .remove {
	position: absolute;
	right: 10px;
	top: 5px;
	background:url("../icons/tag-delete.png") left center no-repeat;
	width: 20px;
	height: 0;
	padding-top: 22px;
	display: block;
	overflow: hidden;
}

#media_add_secondary .remove {
	background-position: top left;
}

/* mini not logged in */
#not_logged_in_mini {
	margin: 1em;
}
#not_logged_in_mini .remove {
	display: none;
}
#not_logged_in_mini a {
	float:right;
	margin-left: 1em;
}
.connect_with_facebook {
	display: block;
	width: 176px;
	height: 31px;
	background:url("../main/connect_with_facebook.png") no-repeat;
	overflow: hidden;
	text-indent: -7000px;
}
.signin_with_twitter {
	display: block;
	width: 151px;
	height: 24px;
	background:url("../main/signin_with_twitter.png") no-repeat;
	overflow: hidden;
	text-indent: -7000px;
}

	
/* buttons */
button { border: 0; padding: 0; overflow: visible; }
button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

/* button 
---------------------------------------------- */
button, .button, a.startFollowing, a.stopFollowing {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: Helvetica, Arial, Verdana, sans-serif;;
	padding: .5em 1.5em .55em;
/*	text-shadow: 0 1px 1px rgba(0,0,0,.3); */
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
button:hover, .button:hover {
	text-decoration: none;
}
button:active, .button:active {
	position: relative;
	top: 1px;
}

button.bigrounded, .button.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
button.medium, .button.medium {
	font-size: 12px;
	padding: .4em .5em .4em;
}
button.small, .button.small {
	font-size: 11px;
	padding: .2em .5em .2em;
}
button.simple, .button.simple, a.startFollowing, a.stopFollowing {
	-webkit-border-radius: 0; 
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
	/* color styles 
	---------------------------------------------- */
	/* white and default */
	button, a.button, .button, a.white, .white {
		color: #606060;
		border: solid 1px #b7b7b7;
		background: #fff;
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
		background: -moz-linear-gradient(top,  #fff,  #ededed);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
	}
	button:hover, a.button:hover, .button:hover, a.white:hover, .white:hover {
		background: #ededed;
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
		background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
	}
	button:active, a.button:active, .button:active, a.white:active, .white:active {
		color: #999;
		background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
		background: -moz-linear-gradient(top,  #ededed,  #fff);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
	}
	
	/* black */
	a.black, .black {
		color: #d7d7d7;
		border: solid 1px #333;
		background: #333;
		background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
		background: -moz-linear-gradient(top,  #666,  #000);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
	}
	a.black:hover, .black:hover {
		background: #000;
		background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
		background: -moz-linear-gradient(top,  #444,  #000);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
	}
	a.black:active, .black:active {
		color: #666;
		background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
		background: -moz-linear-gradient(top,  #000,  #444);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
	}
	
	/* gray */
	a.gray, .gray {
		color: #e9e9e9;
		border: solid 1px #555;
		background: #6e6e6e;
		background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
		background: -moz-linear-gradient(top,  #888,  #575757);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
	}
	a.gray:hover, .gray:hover {
		background: #616161;
		background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
		background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
	}
	a.gray:active, .gray:active {
		color: #afafaf;
		background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
		background: -moz-linear-gradient(top,  #575757,  #888);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
	}
	
	/* orange */
	a.orange, .orange {
		color: #fef4e9;
		border: solid 1px #da7c0c;
		background: #f78d1d;
		background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
		background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	}
	a.orange:hover, .orange:hover {
		background: #f47c20;
		background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
		background: -moz-linear-gradient(top,  #f88e11,  #f06015);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
	}
	a.orange:active, .orange:active {
		color: #fcd3a5;
		background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
		background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
	}
	
	/* red */
	a.red, .red {
		color: #faddde;
		border: solid 1px #980c10;
		background: #d81b21;
		background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
		background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
	}
	a.red:hover, .red:hover {
		background: #b61318;
		background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
		background: -moz-linear-gradient(top,  #c9151b,  #a11115);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
	}
	a.red:active, .red:active {
		color: #de898c;
		background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
		background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
	}
	
	/* blue */
	a.startFollowing, a.stopFollowing, a.blue, .blue {
		color: #d9eef7;
		border: solid 1px #0076a3;
		background: #0095cd;
		background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
		background: -moz-linear-gradient(top,  #00adee,  #0078a5);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
	}
	a.startFollowing:hover, a.stopFollowing:hover, a.blue:hover, .blue:hover {
		background: #007ead;
		background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
		background: -moz-linear-gradient(top,  #0095cc,  #00678e);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
	}
	a.startFollowing:active, a.stopFollowing:active, a.blue:active, .blue:active {
		color: #80bed6;
		background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
		background: -moz-linear-gradient(top,  #0078a5,  #00adee);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
	}
	
	/* rosy */
	a.rosy, .rosy {
		color: #fae7e9;
		border: solid 1px #b73948;
		background: #da5867;
		background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
		background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
	}
	a.rosy:hover, .rosy:hover {
		background: #ba4b58;
		background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
		background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
	}
	a.rosy:active, .rosy:active {
		color: #dca4ab;
		background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
		background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
	}
	
	/* green */
	a.green, .green {
		color: #e8f0de;
		border: solid 1px #538312;
		background: #64991e;
		background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
		background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
	}
	a.green:hover, .green:hover {
		background: #538018;
		background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
		background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
	}
	a.green:active, .green:active {
		color: #a9c08c;
		background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
		background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
	}
	
	/* pink */
	a.pink, .pink {
		color: #feeef5;
		border: solid 1px #d2729e;
		background: #f895c2;
		background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
		background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
	}
	a.pink:hover, .pink:hover {
		background: #d57ea5;
		background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
		background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
	}
	a.pink:active, .pink:active {
		color: #f3c3d9;
		background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
		background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
	}

.status_getmore a {
	width: 488px;
	height: 25px;
	font-size: 24px;
}


/* main divs on sections for customization */

#content_large {
	width: 660px;
	padding: 10px;
	float: left;
	background-color: #fff;
	color: inherit;
}

#content_small {
	width: 300px;
	padding: 10px;
	float: right; 
	color: #333;
}

#column_wide {
	padding: 10px;
}

/* center column commenting floating divs */

.user-img img {
	margin-right: 15px;
	float: left;
	width: 64px;
	height: 64px;
	overflow: hidden;
}
.user-text a {
	font-weight: bold;
}
.user-text p {
	margin-top: 3px;
}
.user-text .post-time {
	font-size: 0.8em;
}

.related_thumb, .video_thumb {
	position: relative;
	padding: 5px 10px 10px 0;
}

.video_thumb {
	width: 120px;
	height: 90px;
	float: left;
}

.related_thumb {
	width: 75px;
	height: 80px;
	float: left;
}

.related_thumb span {
	position: absolute;
	bottom: 13px;
	right: 13px;
	width: 30px;
	height: 30px;
	display: block;
}

.ss_social_icon {
	position: absolute;
	bottom: 5px;
	right: 15px;
	width: 39px;
	height: 39px;
	overflow: hidden;
	display: block;
}

.media_length {
	display: block;
	padding: 2px;
	background-color:#333;
	color:#FFF;
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	right: 15px;
	background-color:rgba(52,52,52,0.5);
}

.videothumb_add {
	display: block;
	width: 25px;
	height: 0;
	padding-top: 25px;
	background:url("../icons/video-add.png") top left no-repeat;
	overflow: hidden;
	position: absolute;
	bottom: 15px;
	left: 5px;
}

.videothumb_play {
	display: block;
	width: 16px;
	height: 0;
	padding-top: 16px;
	position: absolute;
	bottom: 15px;
	left: 5px;
}

.post_small {
	width: 148px;
	height: 0;
	padding-top: 32px;
	display: block;
	float: left;
	overflow: hidden;
	background:url("../main/post-to-small.jpg") top left no-repeat;
}

#column_thin { 
	width: 215px; 
	padding-left: 0;
	padding-right: 0;
}

#paginator ul {
	display: inline;
}
#paginator li {
	display: inline;
	list-style: none;
	margin: 0 4px 0 2px;
}
#paginator, .youtube_paginator {
	margin: 10px 0;
	background-color: #e0e4e5;
	padding: 5px 10px;
	color: #666;
	float: left;
}
	#paginator .large_2, .youtube_paginator .large_1 {
		text-align: right;
	}
	
	


.upgrade {
	margin: 5px 0 5px 0;
	text-align: center;
}

#infotabs-nav li, #inbox-tabs li {
	float: left;
	width: auto;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 5px;
}

#infotabs-nav li a, #inbox-tabs li a {
	color: #777;
	padding: 10px 15px;
	background-color: #e7f7fd;
	display: block;
}

#infotabs-nav li a.selected, #inbox-tabs li a.selected {
	background-color: #eefafd;
	border-right: 1px solid #ccc;
	color: #333;
}

.media-container {
	padding: 30px 0 20px 0;
	border-bottom: 2px solid #d7f2fd;
	float: left;
}

#share, #tags, #tags ul, #tags-add, .edit-tags {
	width: 315px;
	}

.edit-tags {
	position: relative;
	float: left;
}

.rating-media, #tagged, .media-container .tagged {
	padding-bottom: 10px;
	display: block;
	width: 100%;
	}

.edit-tags .arrow_collapsed {	
	padding: 5px 20px;
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	width: auto;
}

.rec-box {
	display: none;
	background-color: #d0f1fb;
	padding: 10px;
	width: 200px;
	position: absolute;
	top: 30px;
	left: 80px;
}

.edit-tags .rec-box .instruction {
	float: left;
	width: 100%;
	padding-bottom: 2px;
	margin-bottom: 7px;
	border-bottom: 1px solid #dbdbdb;
}

.edit-tags .rec-box li { 
	background:none;
	padding: 0;
	cursor: pointer;
	font-size: 1.2em;
	}

.edit-tags-attached {
	float: left;
	margin-top: 10px;
}

.edit-tags .rec-box li a { padding: 3px 5px; }

.edit-tags .rec-box li a:hover { background-color: #fff; }

#tags ul li, .edit-tags li {
	float: left;
	margin-bottom: 10px;
	padding: 0 12px 0 25px;
	background:url("../icons/tag-delete.png") no-repeat center left;
	cursor: pointer;
}

.edit-tags li.edit-addmore { background: none; padding: 0;}

.edit-addmore-input input {
	width: 220px;
	margin: 8px 10px 4px 0;
	float: left;
}

	#tags-add span.subtext, .edit-tags span.subtext {
		width: 100%;
		float: left;
	}
	
	#tags ul li.plain, .edit-tags li.plain { 
		background-image: none; 
		padding-left: 0; 
		}

.subscribe a {
	padding: 6px 0 5px 32px;
	display: block;
	overflow: hidden;
	background:url("../icons/rss.png") top left no-repeat;
}

/* Just Testing below code 
.icon {
	display: block;
	width: 22px;
	height: 17px;
	background:url(../icons/icons-set.png);
	background-color:#FC9;
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
}
.icon {
	float:left;
	margin: 2px;
}
	
	.message {}
		a.message:hover, .message-over {background-position: 0px -17px;}
	.comment {width:17px; background-position: -22px 0px;}
		a.comment:hover, .comment-over {width:17px; background-position: -22px -17px;}
	.edit {width:20px; background-position: -39px 0px;}
		a.edit:hover, .edit-over {width:20px; background-position: -39px -17px;}
	.album {width:21px; background-position: -59px 0px;}
		a.album:hover, .album-over {width:21px; background-position: -59px -17px;}
	.flag {width:18px; background-position: -80px 0px;}
		a.flag:hover, .flag-over {width:18px; background-position: -80px -17px;}
	.zoom {width:17px; background-position:-98px 0px;}
		a.zoom:hover, .zoom-over {width:17px; background-position:-98px -17px;}
	.lock {background-position:-115px 0px;}
	.unlock {background-position:-115px -17px;}
	.delete {width: 12px; height: 22px; background-position: 0px -34px; }
		a.delete:hover, .delete-over {width: 12px; height: 22px; background-position: 0px -56px; }
	.copy {width:20px; height: 22px; background-position: -12px -34px; }
		a.copy:hover, .copy-over {width:20px; height: 22px; background-position: -12px -56px; }
	.comment-media {height: 22px; background-position: -32px -34px;}
		a.comment-media:hover, .comment-media-over {height: 22px; background-position: -32px -56px;}
	.favorite {width:20px; height:22px; background-position: -54px -34px;}
		a.favorite:hover, .favorite-over {width:20px; height:22px; background-position: -54px -56px;}
	.takepicture {height:22px; background-position: -74px -34px;}
		a.takepicture:hover, .takepicture-over {height:22px; background-position: -74px -56px;}
	.rotate {width: 17px; height: 20px; background-position: 0px -137px;}
		a.rotate:hover, .rotate-over {width: 17px; height: 20px; background-position: 0px -157px;}
	.loop {width: 24px; height: 20px; background-position: -17px -137px;}
		a.loop:hover, .loop-over {width: 24px; height: 20px; background-position: -17px -157px;}
	.shuffle {width: 24px; height: 20px; background-position: -41px -137px;}
		a.shuffle:hover, .shuffle-over {width: 24px; height: 20px; background-position: -41px -157px;}
	.cart {width: 15px; height: 20px; background-position: -65px -137px;}
		a.cart:hover, .cart-over {width: 15px; height: 20px; background-position: -65px -157px;}
	.arrow-right {width: 10px; height: 18px; background-position: 0px -226px;}
	.arrow-down {width: 16px; height: 18px; background-position: -10px -226px;}
	.arrow-small {width: 4px; height: 18px; background-position: -27px -226px;}
	.arrow-usernav {width: 8px; height: 18px; background-position: -30px -226px;}
	.arrow-prev {width: 34px; height: 18px; background-position: -38px -226px;}
	.arrow-next {width: 34px; height: 18px; background-position: -72px -226px;}
	.add-big {width: 21px; height: 21px; background-position: 0px -244px;}
		a.add-big:hover, .add-big-over {width: 21px; height: 21px; background-position: 0px -265px;}
	.add-small {width: 16px; height: 16px; background-position: -21px -244px;}
		a.add-small:hover, .add-small-over {width: 16px; height: 16px; background-position: -21px -260px;}
	.add {width: 18px; height: 19px; background-position: -37px -244px;}
	.add-bigger {height: 23px; background-position: -56px -244px;}
	.drag {width: 19px; height: 23px; background-position: -78px -244px;}
	.reply {width: 15px; height: 23px; background-position: -98px -244px;}
	.group {width: 24px; height: 23px; background-position: 0px -358px;}
	.links {width: 19px; height: 16px; background-position: -24px -362px;}
	.pages {width: 16px; height: 16px; background-position: -43px -362px;}
	.search{width: 15px; height: 16px; background-position: -59px -362px;}
	.argent{width: 4px;  height: 16px;  background-position: -74px -362px;}
	.remove{width: 16px; height: 16px; background-position: -78px -362px;}
	.play  {width: 16px; height: 17px; background-position: -94px -362px;}
	.play-big{width: 26px; height: 28px; background-position: -110px -357px;}
	.album-big{width: 29px; height: 18px; background-position: -136px -362px;}
*/
