body {
	padding: 0;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #022342;
	margin: 0;
}

#plugin {
	background-image: url(../images/pageroll1.png);
	width: 172px;
	height: 172px;
	position: absolute;
	margin-top: 29px;
}

#page {
	background-color: #fff;
	margin: -30px auto 0;
	padding-top: 30px;
}

#userbox {
    width: 300px;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: right;
}

#userbox a {
       color: #009eef;
       font-weight: bold;
       text-decoration: none;
       border-bottom: 3px solid #bee9ff;
}

#userbox .gravatar {
    position:relative;
    top:6px;
}

div.gravatar {
    float: left;
    margin-right: 10px;
}


div.data-colum {
}

.fieldWithErrors {
    border: 3px solid #aa0000;
	display: inline;
}

#main {
}

hr {
	clear: both;
	float: none;
	margin: 30px 0;
	border: 1px solid #086ec9;
}

.bubble {
	position: absolute;
	color: #fff;
	padding-bottom: 7px;
	background: url(../images/arrow2.png) no-repeat 20px bottom;
	margin-top: -53px;
	opacity: 0.75;
	z-index: 100000000000;
	margin-left: 220px;
	font-size: 1.5em;
}

.bubble .inner {
	background-color: #000;
	padding: 10px;
}

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

h2 a {
    color: #fff;
    font-weight: bold;
}

.center {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.center-small {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#flash-notice {
    margin: auto;
    width: 400px;
    border: 3px solid #ffd900;
    padding: 10px;
    background-color: #fff;
    color: #000;
}
#flash-warning {
    margin: auto;
    width: 400px;
    border: 3px solid #ffd900;
    padding: 10px;
    background-color: #fff;
    color: #000;
}

#flash-error {
    margin: auto;
    width: 400px;
    border: 3px solid #d90000;
    padding: 10px;
    background-color: #fff;
    color: #000;
}

#header {
	width: 300px;
	height: 120px;
	margin: 27px auto 24px;
}

#header-image a {
	position: absolute;
	background-image: url(../images/logo4.png);
	width: 300px;
	height: 176px;
	z-index: 100000;
}

fieldset {
	background-color: #009eef;
	padding: 30px;
	border-style: none;
	border-color: #0c8cff;
	margin: 0;
}

fieldset#postbox {
	padding-top: 40px;
	text-align: center;
	color: #b1daff;
	border-top: 2px solid #008cd5;
}

fieldset#result {
	background-color: #0973d3;
	border-top: 2px solid #076bc6;
	font-size: 1.1em;
}

fieldset#result p a {
	color: #acd7ff;
}

ul#comments {
	list-style: none;
	padding: 0;
}

#coments li {
	
}

.comment {
	color: #7f7f7f;
	background: url(../images/arrow.png) no-repeat 10px top;
	padding-top: 5px;
	margin-top: 4px;
}

.comments-inner {
	background-color: #fff;
		padding: 15px;

	display: block;
	border: 1px solid #0765bb;
	border-bottom-color: #06559d;
	border-top-style: none;
}

#comments .meta {
	font-size: .8em;
	color: #053e72;
}

#comment textarea {
    height:100px;
    width:100%;
}

.image_div {
  float: left;
  width: 143px;
}

.info_table {
  width: 515px;
  margin-left: 170px;
}

.summary a {
    border-bottom:3px solid #075FAF;
    color:#043D70;
    font-weight:bold;
    text-decoration:none;
}

#comment label {
    color:#054B8A;
    display:block;
    font-size:0.9em;
    margin-bottom:3px;
    margin-top:15px;
    padding-left:3px;
}

#comment input.button {
    background-color:#075CAA;
    border-color:#2E7EC8 #0760B1 #054885;
    border-style:solid;
    border-width:1px;
    color:#FFFFFF;
    display:block;
    font-size:1.2em;
    margin:-10px auto 10px;
    padding:5px 10px;
}

fieldset#footer {
	background-color: #064e90;
	border-top-style: solid;
	border-top-color: #054783;
	padding-top: 10px;
	padding-bottom: 10px;
}

fieldset#result {
	color: #acd7ff;
}

fieldset#result h2 {
	color: #043f74;
}

#result img {
	border: 10px solid #075caa;
}

.summary {
	font-size: 1.12em;
	margin-top: 20px;
}

.summary img {
	display: block;
	float: left;
	margin-right: 30px;
	background-color: #fff;
}

.summary table td {
    vertical-align: top;    
	padding: 5px;
	color: #fff;
}

.summary table td a {
	color: #fff;
}

.summary table .right {
    padding-top: 5px;
    vertical-align: top;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	color: #043e72;
}

.box input {
	font-size: 21px;
}

input#enter {
	background-color: #004464;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	padding: 5px 10px;
	border: 1px solid #00354f;
	border-bottom-style: solid;
	border-bottom-color: #001b28;
	border-top-style: solid;
	border-top-color: #006c9f;
}

input#url {
	width: 400px;
	margin-right: 20px;
}
#navi {
	list-style: none;
	padding: 0;
	text-align: center;
}
#navi li {
	display: inline;
}

#navi li a {
	color: #032f58;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	text-transform: lowercase;
	border-bottom: 3px solid #05457f;
}

#props {
	text-align: center;
	font-size: .9em;
	color: #064e90;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #01182d;
	background-color: #022342;
}

#props a {
	color:#003983;
}

#twitter_search {
    display: none;
}

.twitter_message {
    margin-left: 100px;
}
.twit_entry img {
    width: 48px;
    height: 48px;
}
.twitter_sub {
    font-size: 0.8em;
   margin-left: 100px;
}
