body {
	background:#9ed04f url('home.png') fixed no-repeat bottom right;
	color:#333333;
	font-family:Helvetica,Arial,sans-serif;
	font-size:0.75em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
}


a:link, a:visited  {
	color:#7ca739;
	text-decoration:none;
	font-weight:bold;
}

a:link:hover, a:visited:hover {
	text-decoration: underline;
}

b {
    background-color: #706050;
}

img {
	border:0;
}	

h1,h2,h3,h4,h5,h6 {
	color:#abdf84;
}

h2 {
    margin-top: 0px;
    font-size: 32px;
    padding-left: 5px;
}

h3 {
    font-size: 20px;
    margin: 2px;
}

h4 {
    font-size: 14px;
    margin: 2px;
}

h5 {
    font-size: 13px;
    margin-bottom: 3px;
}

#header {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

p.text1 {
    font-size: 18px;
    text-align: justify;
}

p.text2 {
    font-size: 14px;
    text-align: justify;
}

div#paragraphs {
    padding-left: 40px;
    width: 440px;
}

#intro {
    font-size: 16px;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
}

ul#notes {
    padding-left:50px;
}

ul#menu {
    list-style-image: url('../../images/icon.png');
    list-position: inside;
    padding-top:15px;
    padding-left:30px;
}

#menu li {
    padding-left: 3px;
}

li.note {
    padding: 3px;
    margin: 4px;
}

li.note:hover {
    background-color: #706050;
}

.note_text {
    font-size: 14px;
    font-weight: bold;
}

.tags_label {
    font-weight: bold;
}

.note_tag_list {

    font-size: 12px;
}

.note_options {
    text-align: right;
}

.edit_note {
    padding: 100;
    margin: 0;
    border: 0;
}

#main {
	width:755px;
	margin:auto;
	text-align:left;
}

#left {
	width:555px;
	float:left;
}

#content {
	background:#625141 url('content.png') scroll no-repeat top left;
	color:#CCD3D1;
	padding-top:18px;
	padding-bottom:10px;
}

.left {
	margin:12px;
}

#information {
    text-align: justify;
    padding-top: 20px;
    padding-left: 20px;
    width: 466px;
}

#information p h5 {
    padding-left: 30px;
}

#information b.code {
    margin-left: 35px;
    padding: 2px;
}

#note_box {
    width: 420px;
}

.more_button {
    padding-left: 400px;
}

#tag_cloud {
    padding-left: 50px;
    width: 420px;
}

#right {
	margin-top:2px;
	width:180px;
	float:right;
	background-color:white;
	border:1px solid #625141;
}

.right {
	margin: 10px;
	color: #625141;
}

.right a {
    color: #625141;
    font-size: 14px;    
}

#welcome {
    height: 70px;
}

#profile_avatar {
    float: left;
    width: 48px;
    margin: 8px 4px 4px 4px;
    border: 2px solid #79BEC5;
}

#profile_name {
    padding-top: 10px;
    font-size: 15px;
    font-weight: bold;
    margin-left: 65px;
    color: #79BEC5;
}


#footer {
	width:555px;
	background-color:white;
	margin-top: 10px;
}

#footer li {
	display:inline;
	padding:3px;
}
#footer li:before {
	content:'|';
	padding-right:12px;
}
#footer li.first:before {
	content:'';
	padding-right:30pt;
}


.refresh {
	float: right;
	clear: right;
}

.button {
	padding:3px;
	padding-right:7px;
	padding-left:7px;
	background-color:white;
	border-bottom: solid 1px #B1DADE;
	border-right: solid 1px #B1DADE;
	color:#625141;
}

.button:hover {
	background-color:#CCD3D1;
	border:0;
}

#spinner {
    float: right;
    clear: right;
    margin-right: 38px;
}

#spinner_login {
    margin-left: 6px;
    margin-top: 2px;
}

#flash_box {
    float: right;
    height: 28px;
    margin: auto;
    font-size: 11px;
    margin: 4px 0px 6px 0px;
}

#notice, #error { 
    background-color: #40352B; 
    color: white; 
    padding: 5px;
}

img.notice_icon {
    margin-right: 3px;
}

#add_note_box {
    height: 30px;
}

.edit_note {
    font-size: 13px;
}

form.inside {
    padding-left: 8px;
    font-size: 15px;
}

input {
    border: 1px solid #504030; 
    background-color: #706050;
    color: #FFFFFF;
    font-size: 14px;
    padding: 4px;
}

input.form_button {
    font-size: 13px;
}

input.edit_button {
    font-size: 12px;
}

input.single_button {
    padding: 0px;
}

input.login, input.password {
    background-color: #FFFFFF;
    color: #625141;
    border: 1px solid #625141;
    width:140px;
}

div.separator {
    width: 120px;
    height: 40px;
    margin: auto;
    background-image: url('../images/minicloud.png');
}

.avatar {
	width:82px;
	height:100px;
	float:left;
	background:url(avatar.png) no-repeat;
}
.avatar img {
	width:48px;
	height:48px;
	margin: 15px 0 0 15px;
	border: 0px;
}



.bubble {
	width:419px;
	height:69px;
	float:left;
	background:url(userfield.png) no-repeat;
}
.bubbles a {
	color:#403835;
	font-weight:bold;
	text-decoration:none;
}
.bubbles a:hover {
	text-decoration:underline;
}
.twitt {
	width:350px;
	height:50px;
	margin:12px 0 0 35px;
}
.twitt p {
	margin:22px 0 10px 0;
	color:#706050;
}

.twitt a {
	color:#572828;
	text-decoration:none;
}

.upage img {
	width:48px;
	height:48px;
	margin: 0px 0 0 10px;
	border: 0px;
}
.upage {
	width:75px;
	height:50px;
	float:left;
}
.upage a {
	color:#79BEC5;
}
.upage a:link:hover, a:visited:hover {
	color:#90d8df;
	text-decoration:underline;
}
ul {
   list-style-type: square;
}

.btwit {
	width:290px;
	height:50px;
	margin:15px 0 0 15px;
}
.btwitt p {
	margin:8px 8px 10px 32px;
	color:#706050;
	font-size:12px;
	}
	
.btwitt a {
	color:#5b4f42;
	font-size:12px;
	}
.btwitt a:link:hover, a:visited:hover {
	color:#786553;
	text-decoration:underline;
}
.bird {
	width:93px;
	height:59px;
	float:left;
	background:url(bird.png) no-repeat;
}
.new {
	width:53px;
	height:53px;
	float:left;
}
.new img {
	width:48px;
	height:48px;
	margin: 1px 0 0 0px;
	border: 3px;
	border-color:#9ed04f;
}
.beginp {
	width:420px;
	height:50px;
	margin:-5px 0 0 30px;
}
.beginp p {
	font-family:Helvetica,Arial,sans-serif;
	font-size:28px;
	margin:8px 8px 10px 29px;
	color:#9ed04f;
	}
.beginp a {
	color:#91d4da;
	text-decoration:none;
	font-weight:bold;
	}
.beginp a:link:hover, a:visited:hover {
	color:#91d4da;
	text-decoration:underline;
}	

.beginb {
	width:465px;
	height:60px;
	float:left;
	background:url(beginb.png) no-repeat;
	padding:5px;
}

.ptext {
	color:#abdf84;
	font-size: 18px;
	padding:30px;
}
.link-like {
	border:1px solid #abdf84;
	padding:.25em 0.5em;
	margin:.25em 0;
}

#profilebox_outer{padding-top:12px;position:relative;}

#profilebox{background:#feffdf;border:1px solid #625141;padding:20px;vertical-align:middle;margin-bottom:10px;}

#profilebox h1,#profilebox h2{font-weight:normal; color:#4b691c;}

#profilebox h2{margin-top:.5em;font-size:1em;}

#profiletext{float:left;width:495px;}div#profilebutton{float:right;text-align:center;margin-left:50px;}div#profilebutton small{line-height:1.25em;}

div#profilebutton{float:right;text-align:center;margin-left:50px;}

div#profilebutton small{line-height:1.25em;}

.clearfix{zoom:1;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}