/*
Theme Name: PushIt
Description: A non-exclusive, limited edition Pligg Template.
Theme URI: http://www.cmstheme.com
Author: Ramil Alcibar
Author URI: http://www.netwaver.com
*/
/* ----------- BEGIN: GLOBAL STYLES ------------ */
body
{
	background: #fff url(../../../../water/templates/WaterSiswebs/images/bg.gif) top left repeat-x;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
form				{ display: inline; }
fieldset			{ margin-bottom: 10px; }
legend				{ color: #151b8d; font-size: 12px; font-weight: bold; text-transform: capitalize; }
input, select, textarea 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}
textarea			{ width: 99%; }
hr
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_menu2.gif) top left repeat-x;
	border: none;
	height: 1px;
}
h3					{ font-size: 12px; margin: 0; padding: 0; }
h2					{ font-size: 18px; margin: 0 0 7px 0; padding: 0; }
table				{ border: none; width: 100%; }
ul					{ margin: 0 0 0 21px; padding: 0; }
a img				{ border: none; }
a					{ color: #151b8d; text-decoration: none; }
a:hover, a:active, a:focus
{
	color: #333;
	text-decoration: none;
}

.a_right			{ text-align: right; }
.a_center			{ text-align: center; text-transform:capitalize;}
.a_justify			{ text-align: justify; }
.f_left				{ float: left; }
.f_right			{ float: right; }
.f_3cols			{ float: left; width: 33%; }

.clear				{ clear: both; }
.clear_left			{ clear: left; }
.clear_right		{ clear: right; }

.smaller_font		{ font-size: 11px; }
.small_font			{ font-size: 10px; }
.bullet				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.propercase			{ text-transform: capitalize; }
.proper_case		{ text-transform: capitalize; }

.pad_top			{ padding: 10px 0; }
.pad_topb			{ padding: 10px 0 9px 0; }
.pad_topc			{ padding: 8px 0; }
.pad_side			{ padding: 0 10px;}

.clearfix:after
{
	content: "."; 
 	display: block; 
	height: 0; 
 	clear: both; 
 	visibility: hidden;
} 
.clearfix			{ display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix	{ height: 1%; }
.clearfix			{ display: block; }
/* End hide from IE-mac */  
.ffiefix			{ height: 1%; overflow: auto; }
/* ------------- END: GLOBAL STYLES ------------ */
/* --------------------------------------------- */
/* ------------ BEGIN: PAGE WRAPPER ------------ */
.page
{
	font-size: 12px;
	margin: 0 auto;
	width: 960px;
}
/* ------------- END: PAGE WRAPPER ------------- */
/* --------------------------------------------- */
/* --------------- BEGIN: HEADER --------------- */
#header
{
	margin-top: 10px;
}
	#logo
	{
		float: left;
		width: 300px;
	}
		#logo_spacer
		{
			font-size: 9px;
		}
		#head_links
		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			padding: 18px 0 0 0;
		}
		#head_links a, #head_links a:visited
		{
			color: #fff;
		}
		#head_links a:hover
		{
			color: #fdc70f;
		}
		#head_links span
		{
			position: relative;
			bottom: 4px;
		}
	#head_right	
	{
		margin: 0 0 0 300px;
	}
		.head_banner
		{
			padding: 6px 0;
			margin: 0 auto;
			width: 480px;
			text-align: center;
		}
/* ---------------- END: HEADER ---------------- */
/* --------------------------------------------- */
/* ------------- BEGIN: HEADER NAV ------------- */
#pages
{
	font-size: 10px;
	float: right;
	margin-top: 1px;
}
#pages ul 
{
	display: inline;
	list-style: none;	
	margin: 0;
	padding: 0;
}
#pages li 
{
	display: inline;
	list-style: none;
	margin: 0; 
	padding: 0;
}
#pages a 
{
	float: left;
	padding: 41px 0 0 0;
	overflow: hidden;
	height: 0 !important; 
	height /**/:44px; /* for IE5/Win only */
}
#pages a:hover 		{ background-position: 0 -41px; }
#pages a:active		{ background-position: 0 -41px; }
#pages a.selected	{ background-position: 0 -41px; }
#pages_popular a	{ background: url(../../../../water/templates/WaterSiswebs/images/page_popular.gif) top left no-repeat; width: 128px; }
#pages_upcoming a	{ background: url(../../../../water/templates/WaterSiswebs/images/page_upcoming.gif) top left no-repeat; width: 128px; }
#pages_submit a  	{ background: url(../../../../water/templates/WaterSiswebs/images/page_submit.gif) top left no-repeat; width: 128px; }
#pages_register a 	{ background: url(../../../../water/templates/WaterSiswebs/images/page_register.gif) top left no-repeat; width: 128px; }
#pages_profile a  	{ background: url(http://www.siswebs.org/water/templates/WaterSiswebs/images/page_profile.gif) top left no-repeat; width: 128px; }
#pages_login a 		{ background: url(../../../../water/templates/WaterSiswebs/images/page_login.gif) top left no-repeat; width: 120px; }
#pages_logout a  	{ background: url(../../../../water/templates/WaterSiswebs/images/page_logout.gif) top left no-repeat; width: 120px; }
/* -------------- END: HEADER NAV -------------- */
/* --------------------------------------------- */
/* -------------- BEGIN: SUBHEADER ------------- */
#subheader
{
	font-size: 12px;
	margin: 11px auto;
	width: 960px;
}
#subad_wrap
{
	float: left;
	position: relative;
	width: 746px; 
}
	.subad
	{
		background: #151b8d url(../../../../water/templates/WaterSiswebs/images/bg_bannerwrap.gif) top left no-repeat;
		height: 107px;
		width: 746px;
		text-align: center;
	}
	.subad_content
	{
		padding-top: 8px;
	}
#subsearch_wrap
{
	float: right; 
 	display: inline; 
 	position: relative; 
 	width: 204px; 
}
	.subsearch
	{
		background: #151b8d url(../../../../water/templates/WaterSiswebs/images/bg_searchwrap.gif) top left no-repeat;
		height: 107px;
		width: 204px;
		text-align: center;
	}
	.subsearch_content
	{
		padding-top: 24px;
	}
	.subsearch_input
	{
		background: #fbfbfb;
		border: 1px solid #eee;
		padding: 3px 2px;
		margin-bottom: 5px;
		width: 176px;
	}
	.subsearch_submit
	{
		background: url(../../../../water/templates/WaterSiswebs/images/button_search.gif) top left no-repeat;
		border: none;
		height: 27px;
		width: 180px;
	}
/* --------------- END: SUBHEADER -------------- */
/* --------------------------------------------- */
/* ------------- BEGIN: BREADCRUMB ------------- */
#breadcrumb
{
	background: #192091 url(../../../../water/templates/WaterSiswebs/images/bg_breadcrumb.gif) bottom left repeat-x;
	border-top: 1px solid #353eac;
	color: #fdd61a;
	margin-bottom: 12px;
}
#breadcrumbl
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_breadcrumbl.gif) bottom left no-repeat;
}
#breadcrumbr
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_breadcrumbr.gif) bottom right no-repeat;
	padding: 4px 10px 6px 27px;
	text-transform:capitalize;
}	
#breadcrumb a:link, #breadcrumb a:visited
{
	color: #fff;
}
#breadcrumb a:hover
{
	color: #fdd61a;
}
/* -------------- END: BREADCRUMB -------------- */
/* --------------------------------------------- */
/* ---------- BEGIN: CONTENT WRAPPER ----------- */
#content_wrapper
{
	/*border-bottom: 1px solid #000;*/
}
/* ----------- END: CONTENT WRAPPER ------------ */
/* --------------------------------------------- */
/* ---------- BEGIN: CONTENT COLUMNS ----------- */
#content
{
	float: left;
	position: relative;
	width: 580px;
}
#rightcol
{
	float: right; 
 	display: inline; 
 	position: relative; 
 	width: 370px;
}
/* ----------- END: CONTENT COLUMNS ------------ */
/* --------------------------------------------- */
/* ---------- BEGIN: RIGHT COL TABS ------------ */
.sidenav			{ /* None */ }
.sidenav span a
{
	background: url(../../../../water/templates/WaterSiswebs/images/sidenav.gif) 0 0 no-repeat;
	color: #151b8d;
	display: block;
	float: left;
	font-weight: bold;
	padding: 8px 2px 0 0;
	width: 121px;
	height: 23px;
	text-align: center;
	text-transform: uppercase;
	
}
.sidenav span a:hover
{
	color: #151b8d;
}
.sidenav span.selected a
{
	background: url(../../../../water/templates/WaterSiswebs/images/sidenava.gif) 0 0 no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	padding: 8px 2px 0 0;
	width: 121px;
	height: 23px;
	text-align: center;
	text-transform: uppercase;
}
.sidenav span.selected a:hover
{
	color: #fff;
}

/* Side Tabs Contents */
.sidetabs_wrapper
{
	background: #151b8d;
	padding: 5px 4px 0 4px;
}
.sidetabs_bottom
{
	margin-bottom: 12px;
}
.sidetabs_content
{
	background: #fff url(../../../../water/templates/WaterSiswebs/images/bg_sidetabcontent.gif) top right no-repeat;
	border-left: 3px solid #d1d7e0;
	border-right: 3px solid #d1d7e0;
	padding: 5px 10px;
}
.sidetabs_content2
{
	background: #fff url(../../../../water/templates/WaterSiswebs/images/bg_sidetabcontent2.gif) top right no-repeat;
	border-left: 3px solid #d1d7e0;
	border-right: 3px solid #d1d7e0;
	padding: 5px 10px;
	text-transform:capitalize;
}
/*
.sidetabs_content2 a:link, .sidetabs_content2 a:visited
{
	color: #151b8d;
}
.sidetabs_content2 a:hover
{
	color: #4dc518;
}
.sidetabs_content a:link, .sidetabs_content a:visited
{
	color: #feefa5;
}
.sidetabs_content a:hover
{
	color: #fff;
}
*/
.sidetabs_content ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidetabs_content ul li
{
	background: url(../../../../water/templates/WaterSiswebs/images/arrow.gif) 0 4px no-repeat;
	padding-left: 12px;
	margin-bottom: 5px;
}
/*
.sidetabs_content ul li a:link, .sidetabs_content ul li a:visited
{
	color: #fff;
}
.sidetabs_content ul li a:hover
{
	color: #feefa5;
}
*/
/* Submit */
.sidetabs_submit
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_sidetabsubmit.gif) top left repeat-y;
	padding: 5px 10px;
}
.sidetabs_submit p
{
	margin: 0 0 7px 0;
}
/* ------------ END: RIGHT COL TABS ------------ */
/* --------------------------------------------- */
/* -------- BEGIN: RIGHT COLUMN COLUMNS -------- */
#rightcol_left
{
	float: left;
	width: 192px;
}
#rightcol_right	
{
	margin: 0 0 0 200px;
}
/* -------- END: RIGHT COLUMN COLUMNS ---------- */
/* --------------------------------------------- */
/* ------- BEGIN: RIGHT COLUMN - LEFT ---------- */
#rightcol_left h1
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_leftcolhead.gif) top left no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 7px 0 7px 18px;
	text-transform: uppercase;
}
.leftcol_content
{
	background: #fafafa;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 5px 4px 0 4px;
	text-transform:capitalize;
}
.leftcol_content ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.leftcol_content ul li
{
	background: url(../../../../water/templates/WaterSiswebs/images/arrow_menu.gif) 0 11px no-repeat;
	border: none;
}
.leftcol_content ul li.nothing
{
	background: none;
}
.leftcol_content ul li div
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_menu.gif) bottom left repeat-x;
	padding: 6px 0 7px 12px;
	text-transform:capitalize;
}
.leftcol_content ul li ul li
{
	background: url(../../../../water/templates/WaterSiswebs/images/arrow_sub.gif) 0 11px no-repeat;
	border: none;
	margin-left: 12px;
}
.leftcol_content ul li ul li div
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_menu.gif) bottom left repeat-x;
	padding: 6px 0 7px 12px;
}
/* --------- END: RIGHT COLUMN - LEFT ---------- */
/* --------------------------------------------- */
/* ------- BEGIN: RIGHT COLUMN - RIGHT --------- */
#rightcol_right h1
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_rightcolhead.gif) top left no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 7px 0 7px 18px;
	text-transform: uppercase;
}
#rightcol_right h2
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_rightcolhead2.gif) top left no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 7px 0 7px 18px;
	text-transform: uppercase;
}
.rightcol_content
{
	background: #fafafa;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 12px 4px 0 4px;
}
.rightcol_content2
{
	background: #fafafa;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 12px 4px 10px 4px;
}
.rightcol_content3
{
	background: #ced4de;
	border-left: 1px solid #b7bfcc;
	border-right: 1px solid #b7bfcc;
	padding: 12px 4px 0 4px;
}
/*
.rightcol_content a:link, .rightcol_content a:visited
{
	color: #6c8c37;
}
.rightcol_content a:hover
{
	color: #009193;
}
*/
.rightcol_content label
{
	display: block;
	margin-bottom: 4px;
}
.rightcol_input
{
	background: #fff;;
	border: 1px solid #a8b2c2;
	padding: 4px 2px;
	margin-bottom: 11px;
	width: 154px;
}
.rightcol_remember
{
	position: relative;
	bottom: 4px;
}
.rightcol_submit
{
	background: url(../../../../water/templates/WaterSiswebs/images/button_login.gif) top left no-repeat;
	border: none;
	height: 25px;
	width: 160px;
}
.rightcol_content ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.rightcol_content ul li
{
	background: url(../../../../water/templates/WaterSiswebs/images/arrow_menu.gif) 0 11px no-repeat;
	border: none;
}
.rightcol_content ul li div
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_menu.gif) bottom left repeat-x;
	padding: 6px 0 7px 12px;
}
/* -------- END: RIGHT COLUMN - RIGHT ---------- */
/* --------------------------------------------- */
/* ---------- BEGIN: NEWS TIME TABS ------------ */
.newsnav
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_newsnav.gif) top left repeat-x;
	border-bottom: 5px solid #151b8d;
	color: #151b8d;
	font-size: 11px;
}
.newsnavl
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_newsnavl.gif) top left no-repeat;
}
.newsnavr
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_newsnavr.gif) top right no-repeat;
	padding-left: 3px;
}
.newsnav ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.newsnav li
{
	display: inline;
}
.newsnav a 
{
	background: url(../../../../water/templates/WaterSiswebs/images/newsnav_left.gif) top left no-repeat;
	color: #151b8d;
	float: left; 	
 	padding: 0;
}	  
.newsnav a span 
{
	background: url(../../../../water/templates/WaterSiswebs/images/newsnav_right.gif) top right no-repeat;
	color: #151b8d;
	display: block;
	float: left;
	padding: 7px 12px 9px 10px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.newsnav a span
{
	float: none;
}
/* End IE5-Mac hack */
.newsnav a:hover span
{
	color: #fff;
}
.newsnav a:hover
{
	background-position: 0% -30px;
}
.newsnav a:hover span 
{
	background-position: 100% -30px;
}
.newsnav li.active a, .newsnav li.active a:hover
{
	background-position: 0% -30px;
	color: #fff;
}
.newsnav li.active a span, .newsnav li.active a:hover span
{
	background-position: 100% -30px;
	color:#fff;
}
.newsnav li.status, .newsnav li.status a span, .newsnav li.status a:hover span
{
	background: url(../../../../water/templates/WaterSiswebs/images/newsnav_right.gif) top right no-repeat;
	cursor: default;
	color: #151b8d;
	font-weight: bold;
}
.newsnav li.active4 a, .newsnav li.active4 a span
{
	background-position: 0% -30px;
	color: #fff;
}
.newsnav li.active4 a:hover, .newsnav li.active4 a:hover span
{
	background-position: 100% -30px;
	color:#fff;
}

.newsnav li.active3 a
{
	background-position: 0% 0;
	color: #151b8d;
}
.newsnav li.active3 a:hover
{
	background-position: 0% 0;
}
.newsnav li.active3 a span
{
	background-position: 100% 0;
	color:#151b8d;
}
.newsnav li.active3 a:hover span
{
	background-position: 100% 0;
}
/* ----------- END: NEWS TIME TABS ------------- */
/* --------------------------------------------- */
/* -------------- BEGIN: ENTRIES --------------- */
.entry_wrapper
{
	margin-bottom: 25px;
}
	/* Entry Layouts */
	.vote_wrap
	{
		float: left;
		width: 53px;
	}
	.entry_wrap
	{
		margin: 0 0 0 65px;
	}
	
/* Votes */
.avatar
{
	border: 1px solid #fff;
}
.avatar2
{
	border: 1px solid #151b8d;
}
.vote_forit
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_vote.gif) top left no-repeat;
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;
	width: 53px;
	text-align: center;
}
.vote_casted
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_voted.gif) top left no-repeat;
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;
	width: 53px;
	text-align: center;
}
.vote_control
{
	color: #151b8d;
}
.vote_control a:link, .vote_control a:visited
{
	color: #151b8d;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 1%;
	line-height: 12px;
	padding: 1px 0 5px 0;
}
.vote_control a:hover, .vote_control span
{
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	height: 1%;
	line-height: 12px;
	padding: 1px 0 5px 0;
}
.vote_control span
{
	color: #ff000;
}
.vote_avatar
{
	padding: 7px 0 5px 0;
}
.vote_num a, .vote_num a:link
{
	color: #151b8d;
	font-size: 24px;
	font-weight: bold;
	line-height: 12px;
}
.vote_bury, .vote_bury span
{
	padding: 2px 0 5px 0;
}

/* Entry Proper */
.entry_wrap h1
{
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.entry_content p
{
	line-height: 16px;
	margin: 8px 0;
	text-align: justify;
}

/* Top Entry Meta */
.entry_topmeta, .entry_tags
{
	color: #999;
	font-size: 10px;
}
.entry_topmeta a, .entry_topmeta a:visited
{
	color: #999;
	text-decoration: underline;
}
.entry_topmeta a:hover
{
	color: #151b8d;
	text-decoration: none;
}
.entry_tags a, .entry_tags a:visited
{
	color: #999;
}
.entry_tags a:hover
{
	color: #151b8d;
}
.entry_more a, .entry_more a:visited
{
	color: #ff0000;
	text-transform: capitalize;
}
.entry_more a:hover
{
	color: #151b8d;
}

/* Bottom Entry Meta */
.entry_bottom
{
	margin-bottom: 5px;
}

/* Submit */
.longurl
{
  font-family: Arial, Helvetica, sans-serif;
  height: 14px;
  margin: 0;
  overflow: hidden;
  white-space: pre;
  width: 100%;
}

/* Story Tabs */
.storynav
{
	border-bottom: 4px solid #151b8d;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
}
.storynav span a, .storynav span a:visited
{
	background: url(../../../../water/templates/WaterSiswebs/images/story_tab2.gif) top left no-repeat;
	color: #151b8d;
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	padding: 7px 1px 5px 1px;
}
.storynav span.selected a, .storynav span.selected a:visited, .storynav span a:hover
{
	background: url(../../../../water/templates/WaterSiswebs/images/story_tab.gif) top left no-repeat;
	color: #fff;
	display: block;
   	float: left;
	width: 120px;
	text-align: center;
	padding: 7px 1px 5px 1px;
}

/* Who Voted & Related Links */
div#related ol
{
	margin: 0 0 0 21px;
	padding: 0;
}
div#related ol li
{
	margin-bottom: 7px;
}
div#idwhovotedwrapper ol
{
	list-style-type: none;
}
div#idwhovotedwrapper ol li
{
	float: left;
	margin-bottom: 10px;
	width: 180px;
}
div#idwhovotedwrapper br
{
	clear: left;
}
div#idwhovotedwrapper div.whovotedwrapper
{
	margin-bottom: 1em;
}

/* Comments */
.comment_topmeta
{
	background: #f8f8f8;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #f0f0f0;
	color: #777;
	font-size: 11px;
	padding: 5px;
}
.rateme 
{
	background: #151b8d;
	color: #fff;
	padding: 0 4px;
}
.rateme- 
{
	background: #ff0000;
	color: #fff;
	padding: 0 4px;
}
.comment_content
{
	background: #f4f4f4;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #f0f0f0;
	color: #555;
	padding: 5px 7px;
	text-align: justify;
}
.comment_controls
{
	background: #f8f8f8;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
	color: #777;
	font-size: 11px;
	padding: 5px;
	margin-bottom: 5px;
}

/* Live */
.live2
{
	/* */
}
.live2 strong
{
}
.live2-item
{
	border-bottom: 1px solid #ccc;
	clear: both;	
	overflow: hidden;
	padding: 5px 2px 5px 0;
	text-align: center;
	width: 99%;
}
.live2-ts, .live2-type, .live2-votes, .live2-story, .live2-who, .live2-status
{
	float: left;
	display: block;
}
.live2-type img
{
	border: none;
	vertical-align: middle;
	margin:0;
}
.live2-ts
{
	width: 60px;
	text-align:left;
}
.live2-type
{
	width: 55px;
	text-align:left;
}
.live2-votes
{
	width: 43px;
	text-align: center;
}
.live2-story
{
	width: 240px;
	text-align: left;
}
.live2-who
{
	width: 125px;
	text-align: center;
}
.live2-status
{
	/* */
}
.live2-problem 
{
	color:red;
}
#livecomments .live2-ts
{
	width: 320px;
	text-align: justify;
	padding-right: 10px;
}
#livepublished .live2-story
{
	width: 190px;
	padding-right: 5px;
}
#livepublished .live2-type
{
	width: 110px;
	padding-right: 5px;
}
#livepublished .live2-votes
{
	width: 45px;
	text-align: center;
}
#livepublished .live2-who
{
	width: 100px;
	text-align: center;
}
#livepublished .live2-status
{
	text-align: left;
}
/* --------------- END: ENTRIES ---------------- */
/* --------------------------------------------- */
/* ------------- BEGIN: PAGINATION ------------- */
.pagination
{
	text-transform: capitalize;
}

.pagination p
{
	position: relative;
	text-align: right;
}
.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active
{
	background: #151b8d;
	border: 1px solid #161b55;
	color: #fff;
	margin-right: 1px;
	padding: 3px 7px;
}
.pagination p a:hover
{
	background: #424fbe;
	border: 1px solid #151b8d;
	color: #fff;
}
.pagination p span
{
	background: #ced4de;
	border: 1px solid #a8b1c1;
	color: #151b8d;
	margin-right: 1px;
	padding: 3px 7px;
}
/* -------------- END: PAGINATION -------------- */
/* --------------------------------------------- */
/* ---------------- BEGIN: MISC ---------------- */
/* LOGIN */
.login_center
{
	width: 100%;
}
.login_center label, .login_center input
{
	display: block;
	float: left;
	margin-bottom: 5px;
}
.login_center label
{
	padding-right: 2px;
	margin-top: 4px;
	width: 65px;
}
.login_center br
{
	clear: left;
}
.login_checktext
{
	position: relative;
	bottom: -4px;
}
	
/* MISC */
.error
{
	background: #ffc5be;
	border: 1px solid #ff0000;
	color: #c00;
	font-weight: bold;
	margin-top: 10px;	
	padding:5px;
}
.fieldset_edit
{
	border: none;
	margin: 0;
	padding: 0;
}
.modify_profile label
{
	clear: left;
	display: block;
	float: left;
	padding-top: 5px;
	width: 100px;
}
.register label
{
	clear: left;
	display: block;
	float: left;
	padding-top: 5px;
	width: 130px;
}
.register .emptyerror
{
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
}
.round
{
	display: block;
}
.round *{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #42b3cc;
}
.round1{
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #addee9;
	border-right: 1px solid #addee9;
	background: #71c6d8;
}
.round2
{
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #ecf7f9;
	border-right: 1px solid #ecf7f9;
	background: #65c1d5;
}
.round3
{
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #65c1d5;
	border-right: 1px solid #65c1d5;
}
.round4
{
	border-left: 1px solid #addee9;
	border-right: 1px solid #addee9}
.round5
{
	border-left: 1px solid #71c6d8;
	border-right: 1px solid #71c6d8}
.roundfg
{
	background: #42b3cc;
}
.round_wrap
{
	color: #fff;
	font-weight: bold;
	padding: 1px 7px 2px 7px;
}
/* ----------------- END: MISC ----------------- */
/* --------------------------------------------- */
/* --------------- BEGIN: FOOTER --------------- */
#footer
{
	background: #ced4de;
	font-size: 12px;
	margin: 0 auto;
	width: 960px; 
}
#footer_left
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_footl.gif) top left no-repeat;
	float: left;
	position: relative;
	width: 190px; 
}
#footer_left ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer_left ul li
{
	background: url(../../../../water/templates/WaterSiswebs/images/arrow2.gif) 0 11px no-repeat;
	border: none;
}
#footer_left ul li div
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_menu2.gif) bottom left repeat-x;
	padding: 6px 0 7px 12px;
}
#footercols
{ 
 	float: right; 
 	position: relative;
	width:770px;
} 
#footer_right
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_footr.gif) top right no-repeat;	 
 	float: right; 
 	position: relative;
	width: 310px;
}
 
#footer_center
{
	display: inline;
 	float: left;
	position: relative; 
	width: 460px; 
}
#footer_center ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer_center ul li
{
	background: url(../../../../water/templates/WaterSiswebs/images/bg_menu2.gif) bottom left repeat-x;
	padding: 6px 0 7px 0;
}
.footer_pad
{
	padding: 10px 0 10px 10px;
}
#footer_bar
{
	background: #151b8d;
	border-top: 3px solid #fff;
	font-size: 12px;
	margin: 0 auto;
	width: 960px;
}
#copyright
{
	/* */
}
/* ---------------- END: FOOTER ---------------- */


#submiticons span {text-transform:capitalize;margin-left:5px;}
#submiticons input {margin-bottom:0px;}

#images {
color:#444444;
margin:10px 35px;
width:530px;
}

#images div {
float:left;
height:125px;
margin:-20px 2px 10px;
overflow:hidden;
padding:0px 10px 14px;
text-align:center;
width:100px;
}
#region_submit {
background:transparent url(../../../../water/templates/WaterSiswebs/images/go.png) no-repeat scroll left top;
border:medium none;
height:25px;
width:60px;
margin-left:20px;
}