@import "https://services.igloocommunities.com/download/lib/grid/css/gridcss";
@import "https://services.igloocommunities.com/download/lib/boxes/css/boxcss";
@import "https://services.igloocommunities.com/download/lib/community/igloo/universal/getstarted/getstartedcss";

/* MooFlow Theme*/
@import url('/download/lib/carousel/css/dark_theme;v2');

a                { color: #6ea8b4; text-decoration: none; }
#tinymce a       { color: #6ea8b4 !important; text-decoration: none !important; }

a:hover          { color: #6ea8b4; text-decoration: underline;}
#tinymce a:hover { color: #6ea8b4 !important; text-decoration: underline !important; }


/*--------------------------------------------- */
/*                >>> LAYOUT <<<                */
/*--------------------------------------------- */


/* COLORS & BACKGROUND
=============================================== */

body {
	color: #666;
	font-family: 'Arial', 'Kalimati', 'sans-serif';
}

body           { background: #f6f8e0 url('/download/gallery/img/robocamomi;v1') repeat fixed 50% 0; }

#page          { background: white; }

#content       { background: transparent; }

#content-inner { background: transparent; }

#footer        { background: #FBC552; }



/* STRUCTURE
=============================================== */

#userbar { margin-bottom: 50px; }

#page {
	border: 1px solid #999;
	margin:  0 auto 5em;
	width: 964px;
}

#header, #main { margin: 0 2px; }

#main { padding-top: 4px; }

#content       { padding: 10px; }

#content-inner { padding: 0;}

#footer { margin: 0 4px 4px; }

#footer-inner  { padding: 5px; }





/*--------------------------------------------- */
/*              >>> COMPONENTS <<<              */
/*--------------------------------------------- */

/* SEARCH
=============================================== */

#search-keyword {
	background: #fff;
	border: 1px solid #999;
	border-width: 1px 1px 0;
	padding: 3px 5px 0px 6px;
	top: -27px; right: 20px;
}

form div.buttons, form span.file, form span.select, form span.text {
	margin: 0;
}



/* SIGN IN
=============================================== */

#comsignin { border-width: 0; }


/* LOGO/TAGLINE
=============================================== */

#logo   { display: none; }



/* PRIMARYNAV
=============================================== */

#navigation  {
	background: #6ea8b4;
	height: auto !important;
	height: 1%;
	overflow: hidden;
}

#primarynav li {
	border: 1px solid #fff;
	border-width: 0 1px;
	float: left;
	text-align: center;
	width: 190px;
}

#primarynav a {
	background: #6ea8b4;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 30px 0;
	text-decoration: none;
}

#primarynav a:hover { background: #76b4c1; }

#poweredby {
background: url(https://services.igloocommunities.com/download/lib/img/buttons/poweredpng) 0 0 no-repeat;
height: 25px;
width: 84px;
}

/* EXAMPLE CSS */

/* MOOFLOW EXAMPLE */
#MooFlow{
width:550px;
margin:0 auto;
}

/* COMMUNITY LIST EXAMPLE */

.ps-list-communities-container{
max-width:312px;
margin-right:10px;
}

.community-list-example{
border:1px solid #CCC;
padding:5px;
}