body {
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	background:#fff;
}

#header {
	text-align:center;
}

#logo {
	text-align:center;
	}

#europe	{
	position:absolute;
	width:352px; 
	height:423px;
	top:0; 
	right:0; 
	display:block; 
	background:url('../image/europe.gif') 0 0 no-repeat; 
	border:0;
	z-index: -10;
	}
		
#container {
	margin:0 auto;
	width:600px;	
}

#left_col {
	width:310px;
	float:left;
	padding-right:10px;
	margin-top: 10px;
}

#right_col {
	width:280px;
	float:right;
	margin-top:25px;
}
	
img {
	border:0;
}

img a {
	border:0;
}

A:link {text-decoration: none;color:#ff6600;}
A:visited {text-decoration: none;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color:#ff6600;}

p {
	font-size:1.1em;
	color:#707070;
	line-height:1.5em;
	margin-top:-3px;
}

p a{text-decoration: none;color:#ff6600;}

p a:hover {text-decoration: underline; color:#707070;}

p.first {
	padding-bottom:10px;
	}

p.more {
	font-size:1em;
	color:#b3b4b8;
	text-align:right;
	}

hr {
	border:1px solid #e8e8e8;
	width:80%;
	}

hr.second {
	border:1px solid #e8e8e8;
	width:80%;
	margin-top:22px;
	}
	
h1{
	color:#ff6600;
	font-size:1.5em;
	padding:0;
	font-weight:bold;
}

h2{
	color:#ff6600;
	font-size:1.5em;
	padding:0;
	font-weight:bold;
}

h2.second{
	color:#ff6600;
	font-size:1.5em;
	padding-top:10px;
}

h3 {
	color:#ff6600;
	font-size:1.3em;
	padding-top:10px;
	margin-bottom:-2px;
}

ul.featured {
	color:#707070;
	list-style: none;
	padding:5px 0 0 0;
	line-height:1.7em;
	font-size:1.1em;	
}

li.featured {
	margin-top:-46px;
	padding: 0 0 15px 49px;
}

img.featured {
	border:#ccc 1px solid;
	width:40px;
	height:40px;
	margin-right:7px;
}

li a {
	text-decoration: none;color:#ff6600;
}

li a:hover {
	text-decoration: underline; color:#707070;
}

a.date {
	font-size:0.9em;
	font-style: italic
}

#form {
	background: #f2f2f2;
	border: 1px solid #d7d7d7;
	padding:20px 15px 17px 15px;
	-webkit-border-radius: 0.8em;
	-moz-border-radius: 0.8em;
}

#twitter_stat {
	background:#fff;
	border:1px solid #b7b7b7;
	padding:10px;
	font-size:1.2em;
	color:#ff6600;
	width:545px;
	margin-right:13px;
	-webkit-border-radius: 0.4em;
	-moz-border-radius: 0.4em;
}

#submit {
	background-image: url(../image/round-btn.gif);
	background-position:0px -32px;
	border: 0px;
	color: rgb(102, 102, 102);
	font-size: 14px;
	height: 32px;
	margin: -23px 0 0 3px;
	height:32px;
	width: 115px;
	cursor:pointer;
	opacity: 0.7;
    -webkit-transition: opacity 0.6s linear;
    float:right;
	}

#submit:hover {
	background-image: url(../image/round-btn.gif);
	background-position:0px -32px;
	opacity: 1;
}

#tweet-count {
	font-weight: bold;
	font-family: georgia, serif;
	font-size: 24px;
	color: #ccc;
}

.pane {
	margin:-3px 0 20px 0;
	background: #f2f2f2;
	border: 1px solid #d7d7d7;
	padding: 5px 10px 0px 10px;
	-webkit-border-radius: 5px;
}

.pane p{
	font-size: 12px;
	line-height: 1.4em;
	margin-top:1px;
}

.pane .delete {
	position: relative;
	left: 248px;
	cursor: pointer;
}

#footer {
	font-size:11px;
	clear:both;
	text-align:center;
	padding:20px 0 30px 0;
}

#footer p {
	font-size:11px;
	color:#707070;
}

#footer a {
	color:#ff6600;
}

#footer a:hover {
	color:#707070;
}

#bottom-bar {
	position:fixed;
	bottom:0;
	left: 15px;
	right: 15px;
	height: 25px;
	background: #f2f2f2;
	border: 1px solid #d7d7d7;
	z-index: 3;
	-webkit-border-top-right-radius:1em;
	-webkit-border-top-left-radius:1em;
	-moz-border-radius-topright:1em;
	-moz-border-radius-topleft:1em;
}

#bottom-bar ul {
	margin-top:5px;
	list-style-type: none;
}

#bottom-bar li {
	float: left;
	padding: 0 15px 0 0;
}

#bottom-bar p {
	text-align:right;
	padding-right:25px;
	font-size: 10px;
	margin-top:-6px;
}

.tweet {
font-family:Helvetica, Arial, sans-serif;
  font-size: 100%;
  color: #555557; }
  .tweet .tweet_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #eeeeee; border-top: 1px solid #d7d7d7; }
    .tweet .tweet_list li {
      overflow: auto;
      padding: .5em;
	  line-height:1.7em; }
      .tweet .tweet_list li a {
		color: #ff6600;
		font-size:12px; }
    .tweet .tweet_list .tweet_even {
      background-color: #ffffff; 
      border-bottom: 1px solid #d7d7d7;
      border-top: 1px solid #d7d7d7; }
    .tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img {
        vertical-align: middle; }
        
#twitter_update_list {
	position:absolute;
	margin-top:-27px;
	width:405px;
	color: #999;
	line-height:16px;
	list-style-type:none;
	font-size:11px;
	}
	
.latest-tweet{
	margin-top:8px;
	font-size:11px;
	font-weight: bold;
}

#tweet_this	{
	position:absolute;
	width:104px; 
	height:103px;
	top:0; 
	left:0; 
	display:block; 
	background:url('../image/tweet_this.png') 0 0 no-repeat; 
	border:0;
	opacity: 0.25;
    -webkit-transition: opacity 0.6s linear; }
	
#tweet_this:hover{
	opacity: 1; }
	