/* @override http://0.0.0.0:3000/application_welcome.css */

/* @override http://0.0.0.0:3000/stylesheets/application.css?1265271764 */

/* @override http://0.0.0.0:3000/stylesheets/application.css?1265271155 */

/* @override http://0.0.0.0:3000/stylesheets/application.css?1265270717 */

/* @override http://0.0.0.0:3000/stylesheets/application.css?1265270298 */

/* @override http://0.0.0.0:3000/stylesheets/application.css?1265269943 */

/* @override http://0.0.0.0:3000/stylesheets/application.css?1265269442 */

/* @override http://0.0.0.0:3000/stylesheets/application.css?1265268775 */

/* @override http://0.0.0.0:3000/stylesheets/application.css?1265259563 */



body {
  margin: 0px;
  padding: 0px;
  background: #white;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.75em;
  color: #333333;
}

a img {
  border: none;
  margin-top: 0px;
}

#container div.introtext h form input {
		width: 225px;
	border: 1px solid #silver;
	padding: 3px;
	font: normal 14px arial;
	height: 20px;
	margin: 0px 0px 0px 0px;
	

	-webkit-box-shadow:0px -1px 1px rgba(0,0,0,.15);
	background-color: #w;
	border: 1px solid silver;
	
}

a {
  color: #222;
  text-decoration: none;
}

#top_links_container {
  float: right;
  width: auto;
  padding: 10px;
  width: 450px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right: 30px;
  margin-top: 0px;	
}
#top_links_container a hover {
	text-decoration: underline;
}


.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

#header {
  width: 815px;
  margin: 15px auto 0px auto;
}

#header2 {
	  width: 815px;
  margin: 105px auto 0px auto;
}

#header #logo {
  float: left;
  width: 250px;
}

#header {

}

#container {
  width: 450px;
  margin: 0 auto 05px auto;
  padding: 1px 20px 0px 0px;

}


#introtext2 {
		width: 380px;
	margin-top: 35px;
	font-weight: bold;
	margin-left: 4px;
	padding-bottom: 20px;
	margin-left: 8px;
	font-size: 23px;
		line-height: 14px;

}

#introtext2 y2 g {
	font-size: small;
	font-weight: normal;
	font-style: normal;
		line-height: 17px;

}


#icontainer {
  width: 685px;
  margin: 0 auto 05px auto;
  padding: 1px 20px 0px 20px;
	line-height: 17px;
}

#main {
  width: 540px;
  float: left;
  margin-top: 15px;
}

input#login {
	border: 1px solid #e1e1e1;
	height: 20px;
	float: right;
			margin-bottom:5px;
					margin-top: 2px;


}



input#password {
	border: 1px solid #e1e1e1;
	height: 20px;
		float: right;
		margin-bottom:20px;
		margin-top: 0px;

}

#main2 form p {

}

#main2 form p label {
	float: left;
	margin: 9px 0px 6px 0px;
	color: gray;
}

#side {
  width: 150px;
  float: right;
	padding: 9px 0px 0px 0px;
	  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#flash_notice, #flash_error {

  padding: 9px 11px;
  margin: 5px 0px -6px 0px;
  
}

#flash_notice {
	
  border: solid 0px #6C6;
  text-align: center;
	font-weight: bold;
	background-color: #efefef;
}

#flash_error {
  border: solid 0px #C66;
  text-align: left;
 	color: black;
	font-weight: bold;
	background-color: rgba(255,246,83,0.82);
	width: 665px;
	float: right;
	margin-right: 28px;

}


.fieldWithErrors {
  display: inline;
}

input.button {
  height: 32px;
  font-size: 120%;
  color: #666;
  margin-right: -2px;
	background-color: #f2f2f2;
	border: 3px solid #eee;
		  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
input.button6 {
	background-color: #f2f2f2;
		  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  	border: 1px solid silver;
  width: 115px;
  height: 32px;
  font-size: 120%;
  color: #666;
  float: right;

}


input.button2 {
  background: #fff;
  width: auto;
  height: 27px;
  border: 0px;
  font-size: 100%;
  color: #00;
  	margin-right: 2px;

	border-top: 1px solid silver;
		border-left: 1px solid silver;

		border-right: 1px solid silver;
	font-weight: bold;
}

input.button5 {
  background: url(/images/round-btn.gif) top left no-repeat;
  width: 115px;
  height: 32px;
  border: 0px;
  margin: -10px 0px 10px 0px;
  font-size: 120%;
  color: #666;
}

/* FLITS FORM */
#new_flit_form {
  width: 521px;
  margin-bottom: 10px;
    margin-top: 8px;

}
#new_flit_form textarea {
  width: 521px;
  height: 44px;
	border: 1px solid silver;
	font: 14px arial;
}
#new_flit_form h3 {
  font-weight: normal;
  font-size: 150%;
  margin: 8px 0px 0px 70px;
  padding: 0px 0px 5px 0px;
  float: left;
}
#new_flit_form #latest_message {
  color: #666;
  font-size: 90%;
  padding-top: 3px;
  float: left;
  width: 360px;
}
#new_flit_form #submit_button_container {
  float: right;
  text-align: right;
  padding-top: 3px;
}

/* FLITS LIST */
#flits_list {
  margin: 0px;
  padding: 0px;
  width: 521px;
}
#flits_list li {
  list-style: none;
  padding: 10px 0px;
  margin: 0px;
  border-bottom: 1px solid #D2DADA;
}
#flits_list li.first {
  border-top: 0px solid #eee;
}
#flits_list li:hover {
  border-bottom: 1px solid #D2DADA;
}

#flits_list li img {
  float: left;
  width: 48px;
}
#flits_list li div.flit_message_container {
  float: left;
  margin-left: 10px;
  width: 450px;
	font-size: 14px;
	line-height: 17px;
}
#flits_list li div.flit_message_container h3 {
  margin: 0px;
  font-size: 16px;
}
#flits_list li div.button_container {
  width: 135px;
  text-align: right;
  float: right;
}
#flits_list li div.flit_message_container a {
  color: black;
  text-decoration: none;
  	font-size: 14px;

  
}

#flits_list li div.flit_message_container a:hover {
  text-decoration: underline;

  
}
#flits_list li div.flit_message_container div.time_ago {
  color: #9C9C9C;
  font-size: 90%;
  padding-top: 3px;
}


#flits_list li div.flit_message_container div.time_ago a {
  color: #9C9C9C;
  font-size: 90%;
  padding-top: 3px;
}

/* FLITS LIST END */

/* FLITS LIST2 */
#flits_list2 {
  margin: 0px;
  padding: 0px;
  width: 521px;
}
#flits_list2 li {
  list-style: none;
  padding: 10px 0px;
  margin: 0px;
  border-bottom: 1px solid #D2DADA;
}
#flits_list2 li.first {
  border-top: 0px solid #eee;
}
#flits_list2 li:hover {
  border-bottom: 1px solid #D2DADA;
}

#flits_list2 li img {
  float: left;
  width: 27px;
}
#flits_list2 li div.flit_message_container {
  float: left;
  margin-left: 10px;
  width: 450px;
	font-size: 14px;
}
#flits_list2 li div.flit_message_container h3 {
  margin: 0px;
  font-size: 16px;
}
#flits_list2 li div.button_container {
  width: 135px;
  text-align: right;
  float: right;
}
#flits_list2 li div.flit_message_container a {
  color: black;
  	font-size: 14px;
	text-decoration: none;
}

#flits_list2 li div.flit_message_container a:hover {
  text-decoration: underline;

  
}

#flits_list2 li.first div.flit_message_container strong u {
	text-decoration: none;
}
#flits_list2 li.first div.flit_message_container strong u a:hover {
	text-decoration: none;
}
#flits_list2 li div.flit_message_container div.time_ago {
  color: #9C9C9C;
  font-size: 90%;
  padding-top: 3px;
}


#flits_list2 li div.flit_message_container div.time_ago a {
  color: #9C9C9C;
  font-size: 90%;
  padding-top: 3px;
}

/* FLITS LIST2 END */



#errorExplanation {
  width: 400px;
  border: 2px solid #CF0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: 0;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 8px;
}

#errorExplanation ul {
  margin: 2px 24px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: disc;
}
#char_count {
  float: right; 
  font-size: 23px; 
  font-weight: bold !important; 
  color: #aaa;
}
.dark_red {
  color: #5C0002 !important;
}
.red {
  color: #D40D12 !important;
}

#my_info_container {}
#my_info_container img {
  float: left;
  width: 30px;
}


#my_info_container .contents {
  font-family: Helvetica Neue,Helvetica,sans-serif;
  font-weight: bold;
  color: black;
  float: left;
  padding-left: 5px;
  font-size: 14px;
  line-height: 17px;
}
#my_info_container .contents .small {
  font-size: 12px;
  font-weight: normal;
}
#side_content_container {
  margin-top: 5px;
  height: 40px;
  padding: 3px;

}
#side_content_container h4 {
  margin: 2px 0px;
	font-size: large;
}
#side_content_container h4 a{
  margin: 2px 0px;
	font-size: large;
	color: black;
}
#search_bar {
  margin-top: 0px;
  float: right;
  height: 25px;
  width: 160px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#search_bar input.text {
  float: left;
  width: 125px;
  height: 23px;
  font-size: 15px;
  line-height: 22px;
  padding-left: 3px;
  background-color: white;
  border-left: 1px solid #eee;
    border-right: 1px solid #eee;
      border-bottom: 1px solid #eee;
      border-top: 1px solid #eee;


}
#search_bar #search_submit_button {
  background: url('/images/nav_search_submit.png') 0 0 no-repeat;
  border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
        border-right: 1px solid #eee;

  float: right;
  width: 28px;
  height: 25px;
}
#search_bar #search_submit_button:hover {
  background-position: 0 -25px;
  cursor: pointer;
}

#title {
	  clear: both;
  margin: 0;
	color: black;
	padding: 4px 0px 4px 0px;
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px 0px 45px;
	font-size: x-large;
}


h1 {
	font-size: large;
	padding-top: 0px;
}
h1m {
	font-size: small;
	color: gray;
}
#title a {
  margin: 0;
	color: black;
	padding: 14px 0px 4px 0px;
	font-weight: bold;
	font-size: 30px;
}

#title a:hover {
  margin: 0;
	color: #424242;
	padding: 14px 0px 4px 0px;
	font-weight: bold;
	font-size: 30px;
}
div#title2 a {
	  clear: both;
  margin: 0;
	color: black;
	padding: 14px 0px 4px 0px;
	font-weight: bold;
		font-size: 53px;

}

div#title2 {
	margin: 50px 0px 0px 50px;
			font-size: 30px;
	color: silver;
	font-weight: bold;
}

div.line {
	margin: 50px 0px 0px 0px;
	position: absolute;
	width: 100%;
	border-bottom: 1px solid silver;
}
div.line2 {
	padding: 0px 0px 0px 0px;
	position: absolute;
	width: 100%;
	border-bottom: 1px solid silver;
}

input {
	
}

#greyback {
	background-color: #f3f3f3;
	width: 100%;
	height: auto;
	margin: 6px 0px 0px 0px;

}

#side_content_gcontainer {
	width: 110px;
	float: right;
	height: 50px;
	padding: 12px 9px 11px 8px;
	margin: -94px 21px 0px 0px;
	border-bottom: 0px solid silver;
	border-left: 1px dotted silver;
	border-right: 0px solid silver;
	color: gray;



	
}

/* My Comment */

/* My Comment */

#container imgg img {
	height: 33px;
	margin: 0px -2px 0px 0px;
		border-top: 2px solid gray;
		border-left: 2px solid gray;


}

#container div.button2 input {
		  background: #fff;
  width: 80px;
  height: 43px;
  border: 0px;
  font-size: 120%;
  color: #00;
}

input.button3 {
			  background: #fff;
  width: 80px;
  height: 43px;
  border: 0px;
  font-size: 120%;
  color: #00;
}

input.button4 {
				  background: #c3c3c3;
  width: auto;
  height: 25px;
  border: 0px;
  font-size: 100%;
  color: #fff;
	font-weight: bold;
	margin-right: 2px;
}

/* My Comment */

input.button4 a:hover {
				  background: #626262;
  width: auto;
  height: 25px;
  border: 0px;
  font-size: 100%;
  color: #fff;
	font-weight: bold;
}

input.button4 hover {
				  background: #fff;
  width: auto;
  height: 43px;
  border: 0px;
  font-size: 120%;
  color: #fff;
}

#side_content_container_following {
	width: 50px;
	text-align: left;
	float: left;
	margin: 0px 10px 0px 0px;
}

#side_content_container_followers {
	width: 25px;
	float: left;
}

#flits_list li.first div.flit_message_container u {
	font-weight: bold;
	text-decoration: none;
}

#flits_list li.first div.flit_message_container u a:hover {
	font-weight: bold;
	text-decoration: none;
}
#flits_list li div.flit_message_container u {
		font-weight: bold;
	text-decoration: none;
}

#flits_list li div.flit_message_container u a:hover {
		font-weight: bold;
	text-decoration: none;
}

#revision {
		display: none;

}

textarea#revision_content {
	width: 500px;
	border: 1px solid silver;
	padding: 3px;
	font: 14px arial;
}

input#revision_title {
		padding: 3px;
	font: 14px arial;

		width: 200px;
	border: 1px solid silver;
}

y1 {
	background-color: #fff653;
	padding: 5px;
}

#main2 {
  width: 250px;
  float: right;
	border: 0px solid silver;
	margin-top: -18px;
	margin-right: 05px;
	padding: 30px 10px 0px 10px;
	height: 143px;
	color: #535353;
}
div.overlay {
    position: absolute;
    width: 100%;
    height: 1000px;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity = 50); /* required for opacity to work in IE */
}

div#overlay {

}
g1 {
	font-size: medium;
	color: gray;
}

#container div.introtext g1 a {
		font-size: medium;

}


#header2 #logo2 {
	  width: 800px;

}

div.loginb {
width: 228px;	a
}

div.hnav {
	float: right;
	margin-top: 8px;
	margin-right: 10px
}

#title purple a:hover {
	color: #424242;

}

#introback {
	width: 100%;
	height: 100px;
	border-bottom: 1px solid silver;
	background-color: #fff;
}
#introback20 {
	width: 100%;
	height: 140px;
	border-bottom: 1px solid silver;
	background-color: #fff;
}


#introback2 {
	background: #eee;
	width: 100%;
	height: 220px;
		height: 40px;

}
div.introtext {
	width: 480px;
	margin-top: -19px;
	float: left;
	margin-left: 4px;
}
div.introtext a {
	font-size: x-large;
	color: gray;
}

#container div.introtext g {
	color: #383838;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;

}


#container div.introtext g a {
	color: #383838;
		font-size: 15px;

	font-weight: normal;
	font-style: normal;
}

#container div.introtext h {
		line-height:33px;
			font-size: 33px;
			float: left;
			margin: 5px 0px 0px 0px;
	color: gray;
}

#container div.introtext form input {
	float: left;
			width: 185px;
	border: 1px solid #silver;
	padding: 5px;
	height: 25px;
	margin: 0px 10px 0px 10px;
	

	-webkit-box-shadow:0px -1px 1px rgba(0,0,0,.15);
	background-color: #w;
	border: 1px solid silver;
	font: normal 20px arial;
		color: #353535;

}

/* My Comment */

div.kommons_logo {
	float: left;
	margin-top: 8px;
}

h10 {
	float: left;
		font-size: 33px;
		padding: 10px 3px 0px 0px;

}

#container div.introtext a img.alignnone.size-full.wp-image-528 {
	padding: 3px;
}


#container div.introtext g a {
	
}

#greybackg {
		background-color: #f3f3f3;
	width: 100%;
	height: auto;
	margin: 6px 0px 0px 0px;
	border-bottom: 1px solid #dfdfdf;
		padding-top: 10px;
				padding-bottom: 5px;


}

hg {
		font-size: large;
	font-weight: bold;
}



#icontainer div.introtext g {
		color: gray;
	font-size: large;
	font-weight: normal;
	font-style: normal;
}

div.footer {
	border-top: 1px solid #dcdcdc;
	margin: 10px 20px 10px 10px;
	padding-top: 5px;
	}

#container div.footer r {
	float: right;
}

div.linkbar {
	margin-top: 15px;
	margin-left: 3px;
}
div.linkbar a {
	margin-top: 15px;
	margin-left: 3px;
}
div.linkbar a:hover {
	margin-top: 15px;
	margin-left: 3px;
	text-decoration: underline;
}

#container div.introtext si {
	font-size: large;
	font-weight: normal;
	font-style: normal;
		color: gray;

}

#container div.introtext y2 {

}

input#ildikh-ildikh {
	height: 28px;
	border: 1px solid silver;
	background-color: #f9f9f9;
	float: left;
	margin-top: 10px
}

#main2 form div input.email {
		background-color: #f2f2f2;
		  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  	border: 1px solid silver;
  width: 85px;
  height: 32px;
  font-size: 120%;
  color: #666;
  float: right;
  margin-top: -4px;
  margin-right: 10px;
}

#introtext2 y2 g a {
	text-decoration: underline;
	color: #4d4d4d;
}

h20 {
		float: left;
		font-size: 33px;
		padding: 0px 3px 0px 0px;
}

div.sign_in {
	margin: 145px 0px 0px 4px;
	font-weight: bold;
	font-size: large;
}

div.text_copy {
	margin: 15px 10px 0px 5px;
	line-height: 18px;
	font-size: 12px;
}



