﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;

	font: 14px/1.55em Arial, Helvetica, sans-serif;
	background: #493e38 url(sub-bg.png) 0 0 repeat-x;
	color: #a79d97;


}

p {
	margin: 0;
	padding: 0;
}

#cluetail {
    padding: 8px 0 0 0;
    margin: 0px;
}

#hello_shine 
{
    padding-left: 30px;
background:transparent url(/media/shine.png) no-repeat scroll 155 0;
}

#tab_nav {
    margin-bottom: 0.5px;
    top: 0px;
    padding: 15px;
    min-height: 68px;
    font: 24px;
    width: 791px;
}

h1 h2 h3 h4 h5 {
	
	color: #a79d97;

}

#masthead {
}

label.login_form {
	height: 0.8em;
}



#top_nav {
	height: 12px;
	margin-bottom: 4px;

}

#container {
	min-width: 600px;
}

#emb1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/media/deco.png) no-repeat scroll 0 0;
height:214px;
left:0;
position:absolute;
top:365px;
width:285px;
z-index: -1;
}


#left_col {
	width: 155px;
	float: top left;
        padding-left: 10px;
        padding-top: 15px;
        padding-right: 0px;
	vertical-align: top;
}

#right_col {
	width: 15px;
	float: right;
}

.clearfix 
{
    display: block
}

#page_content {
	margin-right: 15px;
	width: 800px;
}

#footer {
	clear: both;
	bottom: 100%;
	width: 1000px;
       
}

table.add_source th {
text-align: left;
}

table.add_source input[type=text] {
text-align: right;
}

#top_nav_text {
	float: left; 
}

#logo {
float: left; clear: left; height: 36px; border:0; padding-left: 16px; padding-bottom: 2px;
}

#mascotte {
	border: 0px; height: 16px;
}

a {
	color: #BFBDB8;
	
}

#login_table {
	width: 50%;
	margin-bottom: 10px;
}

#login_cell {
	width: 50%;	
	
}

#myinfo_cell {
	width: 50%;
	text-align:center;
	vertical-align: middle;
}

#wordcloud_accord {
	width: 790px;	
	padding: 15px;
}
#timeline_accord {
	width: 790px;	
	padding: 15px;
}
#score_accord {
	width: 790px;	
	padding: 15px;
}

.xtagcloud {
	text-align: center;
	position: static;
	height: 100px;	
}

.footer_text a {
    font-family: Georgia ;
    font-style: italic;
    font-size: 14px;
    color: #7F7164;
    text-decoration: none;
}


#footer #logo {
    width: 120px;
    float: left;
}

#footer #footer_left {
    width: 30%;
    float: left;
}

#footer #footer_right {
    width: 50%;
    float: right;
    text-align: right;
    padding-right: 20px;
}

.clearfx {
    clear: both;
}

.hellotext {
    font-family: Georgia;
    font-style: normal;
    font-size: 24px;
    color: #e6cfa1;
    line-height: 1.5em;
}

.usernametext {
    font-family: Arial;
    font-style: normal;
    font-size: 14px;
    color: #e6cfa1;
    line-height: 1.5em;
}

ul.left_menu {
    color: #BFBDB8;
    padding-left: 10px;
    list-style: none;
}

ul.left_menu li.options {
    padding-left: 5px;
    list-style: none;
}

ul.left_menu li a {
	color: #BFBDB8;
    text-decoration: none;
}

ul.left_menu li a:hover {
    text-decoration: underline;
}

.menu_items {
    margin: 10px 0px 10px 0px;
}

.headline {
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #e6cfa1;
    line-height: 1.5em;
}

.sub_p {    
    margin-left: 5px;
    margin-right: 5px;
    color: white;
    line-height: 1.5em;
    font-size:10px;
}

hr {
    color: #AC5680;
    height: 1px;
}

#user_login {
    width: 400px;
    margin: 16px auto;
    text-align: center;
}

ul.errorlist {
    font-weight: bold;
    font-size: 14px;
    list-style: none;
    color: #FF0000
}

#logo_center_block {
    width: 142px;
    margin: 16px auto;
}

#positive {
	color: green;
}

.twocols {
    margin: 8px;
    padding: 0;
}

.twocols .top {
    width: 100%;
    float: top;
    padding: 8px;
}

.twocols .bottom {
    width: 90%;
    float: bottom;
    padding: 8px;
}

#radar_help {
    padding: 16px;
    width: 790px;
}

#radar_settings {
    width: 790px;
    padding: 16px;
}
.mail {
    font-size: 10px;
    color: white;
    width: 140px;
}

#result {
    white-space: normal;
    width: 790px;
    overflow: auto;
}


table.add_source td input { width: 300px }
table.add_source td textarea { width: 500px; height: 26px; font-family: Arial; font-size: 12px }
table.sources_list td textarea { width: 300px; height: 26px; font-family: Arial; font-size: 12px }
