@CHARSET "UTF-8";
/*
 *    Copyright 2008-2009 Laurent Eschenauer and Alard Weisscher
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 *  
 *  STYLESHEET FOR ADMIN ENVIRONMENT
 */

/* Typography & Colors */

body {
	font-size: .8em; /* Resets 1em to 10px */
	font-family: 'TitilliumText14L400wt', Helvetica, Arial, Sans-Serif;
	color: #43525f;
	margin: 0;
	padding: 0;
	background:#d9e7ef url('../images/bg2.gif') repeat-x;
}
	
html, body, #wrapper {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

h1 {
	font-family: 'TitilliumText14L600wt', Arial, Helvetica, Sans-Serif;
	letter-spacing: 0px;
	font-size: 30px;
	margin-bottom: 35px;
	margin-top: 10px;
	color: #707a87;
}

h2 {
	font-family: 'TitilliumText14L600wt', Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #707a87;
}

h3 {
	font-family: 'TitilliumText14L600wt', Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #0084c2;
	text-decoration: none;
	}

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

a.download:hover {
	text-decoration: none;
	}

button, select {
	font-family: 'TitilliumText14L600wt', Arial, Helvetica, Sans-Serif;
	color: #565F43;
	font-size: 1em;
	padding: 0 10px;
	-moz-box-sizing: border-box;
	}

input {
	-moz-box-sizing: border-box;
}  

/* Main layout */

#pagewrapper{
	background-color: #ffffff;
	margin: 35px auto;
	text-align: left;
	width: 900px;
	border: 1px solid #ccc;
	-moz-box-shadow: 0px 0px 12px rgba(14,36,48,.2);
	-webkit-box-shadow: 0px 0px 12px rgba(14,36,48,.2);
}

.narrowcolumn {
	padding: 5px;
	margin: 25px;
	color: #434f5f;
	line-height: 150%;
	font-size: 1.2em;
	position: relative;
	float: left;
	width: 480px;
}

/* Navigation menu */

#navigationMenu{
	background: #61b3ed; 
	height: 35px;
	font-size: 14px;
	line-height: 240%;
	margin: 0;
	padding: 0;
	color: #213101;
}

#navigationMenu ul{
	margin:0 0 0 225px;
	padding:0;
	list-style-type:none;
	font-weight: normal;
}

#navigationMenu ul.logout{
	margin:0 0 0 310px;
	padding:0;
	list-style-type:none;
	font-weight: normal;
}

#navigationMenu ul li{
	display:block;float:left;
}

#navigationMenu ul li a{
	display:block;float:left;
	padding:0 15px 0 15px;
	color: #053143;
	height: 35px;
	font-family: "TitilliumText14L250wt", Arial, Helvetica, Sans-Serif;
}

#navigationMenu ul li a:hover {
	background:#b2d4ea;
	text-decoration: none;
	border: none;
}

#navigationMenu ul li a.current {
	background:#4082d7;
	background-position: center 0px;
	color: #fff;
	text-decoration: none;
	border: none;
	font-family: "TitilliumText14L400wt", Arial, Helvetica, Sans-Serif;
}

/* Subnavigation menu */

#subnavigationMenu{
	font-size: 1.0em;
	line-height: 200%;
	margin: 30px 0 35px 0;
	color: #434F5F;
	float: left;
	width: 210px;
	text-align: right;
	padding: 0px;
}

#subnavigationMenu ul{
	margin:0;
	padding:0;
}

#subnavigationMenu ul li a.current {
	background-position: center 0px;
	text-decoration: none;
	font-weight: bold;
	border: none;
	font-family: "TitilliumText14L400wt", Arial, Helvetica, Sans-Serif;
	color: #333;
}

#homepage {
	padding: 25px 25px 25px 25px;
	margin-top: 0px;
	}

#homepage table td{
	text-align: center;
	}

#homepage table td img{
	margin-bottom: 10px;
	}

.teaser {
	text-align: center;
	font-size: 1.6em;
	padding: 0 0 20px 0;
	}

div#contentwrapper {
	background-color:white;
}

/* header */

#header {
	padding: 0; 
	height: 140px; 
	width: 900px;
	background: #FFF;
	font-size: 1.1em;
	position: relative;
}

.logo {
	margin: 35px 0 0 25px;
}

.vf-logo {
	position: absolute;
	clear: both;
	right: 0;
	margin: 90px 18px 0 0;
	}

div#loginStatus {
	float: right;
	margin: 31px 25px 0 0;
	color: #565f43;
	clear: both;
}

div#loginStatus div.login{
	text-align: right;
	line-height: 200%;
	margin:0px;
}

div#loginStatus table td{
	margin: 0;
	padding: 0;
	text-align: left;
}

div#loginStatus span.signedin {
	padding-right: 15px;
}

div#loginStatus span.signedout{
	padding-right: 15px;
}

div#loginStatus a, div#loginStatus a:visited{
	text-decoration: none;
	}

div#loginStatus a:hover {
	text-decoration: underline;
	}

div#topnav {
	color: white;
	height: 20px;
	width: 900px;
	float: left;
	margin-top: 5px;
}

.banner {
	margin: -25px 0 20px -30px;
}

.introtext {
	margin: 0px -10px;
}

table.usp{
	margin: 0;
	padding: 0;
}

table.usp td {
	background: white url('../images/uspbg.gif') repeat-x;
	background-position: 0 -20px;
	width: 31%;
	padding: 5px 15px 5px 15px;
	margin: 0 15px;
	border: 1px solid #cecece;
}

table.usp td ul, table.usp td ul li{
	padding: 0;
	margin: 0;
}

#signupbutton a, #signinbutton a {
	width: 155px;
	height: 70px;
	display: block;
}

#activatebutton a {
	width: 280px;
	height: 70px;
	display: block;
	}

#signupbutton {
	position: absolute;
	width: 155px;
	height: 70px;
	left: 74px;
	top: 235px;
}

#activatebutton {
	position: absolute;
	width: 280px;
	height: 70px;
	left: 89px;
	top: 235px;
}

#signinbutton {
	position: absolute;
	width: 155px;
	height: 70px;
	left: 242px;
	top: 235px;
}

/* tabs */

table.tabMenu td a {
	background:#E6E6E6 none repeat scroll 0 0;
	color:#4C4C4C;
	display:block;
	padding:2px 20px;
	text-decoration:none;	
}

table.tabMenu td a:hover {
	background:#ccc none repeat scroll 0 0;
	color:black;
	text-decoration:none;	
}

table.tabMenu td {
	border:1px solid #CECECE;
	padding: 0;
	white-space: nowrap;
}

table.tabMenu td.spacer {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #CECECE;	
}

table.tabMenu td.last  {
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #CECECE;
	width: 100%;	
}

table.tabMenu td.active a {
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
}

table.tabMenu td.active a:hover {
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
}

table.tabMenu td.active {
	border-bottom:1px solid #fff;
}

div.tabMenu table.tabMenu {
	width: 100%;
	}

div.tabMenu {
	padding: 0;
	margin-bottom: 20px;
	margin-top: 20px;	
}

/* footer */

#footer {
	margin: 0 0 0 0;
	padding: 20px 0 20px 0;
	width: 900px;
	clear: both;
	background: #deeef9 url('../images/bg4.jpg') no-repeat;
	}
	
#footer .blockwrapper{
	/*height: 1px;*/
	margin: 0 0 0 235px;
	width: 600px;
	}

#footer div.block {
	margin: 15px 15px 15px 0px;
	float: left;
	width: 150px;
	font-size: 1.0em;
	line-height: 120%;
	padding:0;
	}
	
#footer .storytlr {
	text-align: center;
	margin-top: 70px;
	font-family: 'TitilliumText14L800wt', Arial, Helvetica, Sans-Serif;
	}

#footer .storytlr img {
	margin-top: 5px;
	}
	
#footer div.block h2 {
	font-size: 1.2em;
	}
	
#footer div.block ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 0px;
	font-size: 1.0em;
	color: #698f16;
	list-style-type:none;
	line-height: 140%;
	}

#footer div.block ul li {
	margin: 0;
	}

#copyright {
	padding: 0;
	margin: 0;
	text-align: center;
	width: 900px;
	clear: both;
	height: 45px;
	font-size: .9em;
	}

#copyright  p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	color: #555;
	}

.comingsoon {
	padding: 2px 4px;
	background: #e85f24;
	color: white;
	font-size: .9em;
	margin: 0 0 0 4px;
	text-transform: uppercase;
	}
	
/* Forms */
form div {
	margin-bottom: 10px;
	}

fieldset {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 5px;
	border-color: #bbb;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
	margin-top: 10px;
}

textarea#bio {
	width: 246px;
	height: 50px;
	}
	
.error {
	color: red;
	}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	margin: 15px 0;
	border: #ccc solid 1px;
	}

a img {
	border: none;
	}

div.breadcrumb {
	margin-bottom: 20px;
}

br.fix {
	clear: both;
	height: 1px;
	font-size: 0px;
}

.box2 {
	border: 1px solid #c4d3df;
	padding: 15px;
	width: 275px;
	text-align: center;
	float: left;
	margin: 0 25px 25px 0;
	background-color: #ebf5fd;
	}

.box {
	border: 1px solid #ccc;
	-moz-box-shadow: 0px 0px 12px rgba(14,36,48,.2);
	-webkit-box-shadow: 0px 0px 12px rgba(14,36,48,.2);
	padding: 15px;
	width: 275px;
	text-align: center;
	float: left;
	margin: 0 25px 25px 0;
	font-size: .9em;
	background: #fff;
	}
	
.box h4 {
	margin: 0 0 10px 0;
	font-size: 1.2em;
	}

/* Blog */

div.feed {
	float: right;
	font-size: 11px;
	padding-right: 4px;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

ul li {
	list-style-type: none;
	list-style-image: none;
}

.narrowcolumn ul.bullets li {
	list-style-type: square;
	margin: 8px 15px;
	}

ul.downloads img {
	vertical-align: middle;
	margin-right: 10px;	
}

ul.downloads li {	
	margin: 5px 0;	
}

ul.downloads li a:hover {
	text-decoration: none;	
}

#sidebar ul.categories, #sidebar ul.comments {
	padding-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar ul.comments {
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar ul.categories li {
	list-style-type: square;
	list-style-image: none;
}

img.icon {
	vertical-align:middle;
	margin: 0 5px 5px 0;
}

.postDate {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	font-size: 11px;
	color: #888;
	border-top: 1px dotted #ddd;
}

div.datetimepicker div {
	float: left;	
}

div.datetimepicker {
	margin: 5px 0 0 23px;	
}

.post .tags {
	font-size: 11px;
	color: #888;
	}
	
.narrowcolumn .entry {
	font-size: 1.05em;
	margin-top: 10px;
	text-align: left;
	}
.narrowcolumn .entry img {
	display: block;
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

div.post {
	padding: 10px;
	}

div.story {
	padding: 0px;
	text-align: justify;
	border: 1px #bbb dotted;
	background:#fff url('../images/bg-postcategory.png') no-repeat top left;
	margin-bottom: 10px;
	}
	
div.post_category {
	padding-top: 1px;
	padding-left: 8px;
	color: white;
	font-weight: bold;
	}

.commentBox {
	padding: 0px;
	text-align: justify;
	border: 1px #bbb dotted;
	background-color:#fbfbfb;
	margin-bottom: 10px;
	}
	
textarea#newcomment {
	border-color:#666 solid 1px;
	padding: 10px;
	width: 455px;
	height: 70px;
	margin-bottom: 10px;
	}

div.commentContent {
	min-height: 45px;
	}

.commentMeta {
	color: #666;
	font-size: 0.8em;
	margin-bottom: 5px;
	}

img.author {
	margin-right: 10px;
	float: left;
	}

fieldset {
	border: 1px solid #ccc;
	background: transparent url('../images/servicebg.png') repeat-x;
	background-position: 0px -80px;
}
	
legend {
	font-weight: bold;
}

#content ul li {
	list-style-type: square;
	list-style-image: none;
	margin: 0 0 0 15px;
}

#content .left ul li, #content .right ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 5px 0;
}

.narrowcolumn ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
}

.narrowcolumn ul {
	padding: 0;
}

form#formPost input#title {
	width: 475px;	
}

form#formPost input#url {
	width: 475px;	
}

form#formProfile {
	margin-top: 0px;	
}

form#formAvatar {
	margin: 0px;	
}

form#formTwitterConfig {
	margin: 0px;	
}

form input#link {
	width: 475px;	
}

form textarea#title, form textarea#embed, form textarea#text {
	width: 475px;	
}

form input#tags {
	width: 475px;	
}

table td {
	vertical-align: top;
	padding: 4px 20px 0px 0px;	
}

table td input {
	font-family: 'TitilliumText14L600wt', Arial, Helvetica, Sans-Serif;
	margin-bottom: 4px;
	font-size: 1em;
	padding: 2px;
	color: #565F43;
}

table td.label {
	width: 120px;
	text-align: right;
}

form {
   margin: 20px 0 30px 0;
   clear: both;
}

form#formLogin, form#formLogin dd, form#formLogin dt, form#formLogin dl {
	margin: 0;
	padding: 0;
	color: black;	
}

form#formLogin input#login {
	margin: 3px 0 0 0;	
}

form#formLogin input {
	margin: 0 0 3px 0;
	vertical-align: middle;	
}

form#formLogin input#username, form#formLogin input#password {
	border: 1px solid #aaa;
	padding: 2px;
	font-weight: normal;	
}

form#formRegister, form#formRecover, form#formLoginMain {
	width: 500px;
	clear: none;	
}

form#formLogin input#password, form#formLogin input#username {
   width: 90px;
}

form#formRegister dl, form#formRecover dl, form#formLoginMain dl {
   width: 500px;
}

form#formRegister dd, form#formRecover dd, form#formLoginMain dd {
   width: 250px;
}

form#formEditService div.help {
	border: 1px dashed #ccc;
	background: #ededed;
	padding: 10px;
	margin: 10px 0;
	display: block;
}

form#formEditService.facebook input#url {
	width: 350px;
}

div.form_wrapper {
	width: 500px;
	float: left;	
}

div.form_wrapper ul.errors {
	margin-top: 0px;
	color: red;
	padding-left: 0px;	
}

div.form_wrapper ul.errors li {
	padding-left: 0px;
	margin-left: 0px;
}

div#sources td, div#connectors td {
	padding-right: 15px;
}

img.themeSelected {
	width: 250px;
	border: 2px solid #ccc;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.theme_preview {
	width: 175px;
	height: 215px;
	margin: 10px 10px 10px 0px;
	float: left;
}

div.theme_author {
	font-size: 80%;
	color: #999;
}

div.theme_description {
	font-size: 90%;
	color: #333;
}

div.theme_preview img {
	width: 175px;
	border: 1px solid #ccc;
}

img.theme:hover {
	border: 1px solid #2a89c5;
}

#formTheme input {
	border: 1px solid #555;
	width: 24px;
	height: 24px;
	cursor: pointer;
	margin-bottom: 5px;
}

#formTheme {
	margin: 3px 0 0 0;	
}

button.color_box {
	border: 1px outset rgb(102, 102, 102);
	width: 50px; 
	height: 25px; 
	background-color: rgb(255, 255, 255); 
	color: rgb(255, 255, 255);
}

input.width1 {
	width: 246px;
	border: 1px solid #777;
	padding: 3px;
}

textarea.width1 {
	width: 246px;
}

textarea {
	padding: 5px;
	font-size: 1em;
	font-family: 'TitilliumText14L600wt', Arial, Sans-Serif;
	color: #565F43;
	-moz-box-sizing: border-box;
}

/* boxes to display services */

ul.boxedlist {
	margin:0;
	margin-top:10px;
	padding:0;
	list-style-type: none;
	width:300px;
}

ul.boxedlist li {
	margin:0;
	margin-bottom:4px;
	padding:5px;
	border:1px solid #888;
}

ul.boxedlist li div.edit form {
	padding: 0 15px;
	margin: 8px 0 5px 0;
}

ul.boxedlist li div.edit dd {
	margin: 0 0 5px;
}

ul.boxedlist textarea {
	width:  246px;
	height: 60px;
}

ul.boxedlist title {
	width:  23	6px;
}

ul.boxedlist dt {
	text-align: left;
}

ul.boxedlist img {
	vertical-align: middle;
	margin-right: 5px;
}

ul.boxedlist li p {
	margin: 4px 0px 0px 0px;
}

ul.movable li {
	cursor:move;
}

.avatar {
	width: 50px;
	height: 50px;
	border: 1px solid #777;
}

div.half {
	width: 48%;
}

div.left {
	float: left;
}

div.left40 {
	float: left;
	width: 40%;
}

div.left60 {
	float: left;
	width: 60%;
}

div.left50 {
	float: left;
	width: 50%;
}

div.right {
	float: right;
}

div#error_messages ul {
	margin: 20px 20px 10px 20px;
	clear: both;
	padding: 20px 20px 0 20px;
	color: black;
	font-size: 1.2em;
	background-color: #fcdfdf;
	border: 1px solid red;
}

div#error_messages ul li {
	padding: 0 0 20px 0;
}

div#status_messages ul { 
	clear: both;
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	color: black;
	font-size: 1.2em;
	background-color: #e6f5a8;
	border: 1px solid #b5dd10;
}

div#status_messages { 
	margin: 0 20px;
}

div#status_messages ul li { 
	padding: 20px 0;
}

div.confirm {
	color: black;
	font-size: 1.2em;
	padding: 0 20px;
	background-color: #e6f5a8;
	border: 1px solid #b5dd10;
}

input.checkbox {
	vertical-align: 5%;
	margin-bottom: 4px;
}

.introtext h2.intro {
	margin-left: 10px;
}

p.hint {
	color: #999;
	margin: 2px 0 10px 0;
}

form#formRegister table {
	width: 700px;
}

form#formColors input {
	border: 1px solid #666;
	padding: 5px;
	width: 16px;
	height: 16px;
	margin-bottom: 6px;
	cursor: pointer;
}

form#formColors {
	margin-top: 6px;
}	

div.css {
	margin: 0 0 0 25px;	
}

div.css textarea {
	width: 600px;
	height: 300px;
	font-family: Courier;
	font-size: 12px;
	padding: 5px;
	margin-top: 5px;
}

textarea.embed {
	width: 200px;
	height: 100px;
	margin-bottom: 5px;
}

table.embed {
	border: 1px solid #ccc;
}

td.embed_script {
	width: 250px;
	padding: 10px 50px 10px 10px;
}

div.widgetwrapper {
	width: 300px;
}

div.css input {
	margin-top: 5px;
}

div#toolbar_2 {
	display: none;
}

ol.faqAnswers li ul li {
	list-style-type: square;
	padding-left: 15px;
	margin-left: 15px;
}

ol.faqAnswers span {
	font-weight: bold;
}

code {
	border: 1px dashed #ccc;
	background: #ededed;
	padding: 10px;
	margin: 10px 0;
	display: block;
}

.narrowcolumn table {
	border: 1px solid #ccc;
	}

.narrowcolumn table td, .narrowcolumn table th {
	padding: 8px;
	}
	
.narrowcolumn td ul {
	margin: 0px;
	padding-left: 15px;
	
	}

.narrowcolumn table ul li {
	list-style-type: circle;
	
	}