/*
Theme Name: MigNet Project
Theme URI: http://mignetproject.eu
Description: MigNet Project Theme
Version: 1.0
Author: OpenWorks
Author URI: http://www.openworks.gr
*/ 
/*
Node Circles Color: #FF0000
Connection Lines: #E4E4E4
Node Font Properties: 11px Verdana #111
Node Opacity: 70%
*/

input, select {
    font-size:0.9em;
}

table {
    margin-top:-10px;
    margin-left:7px;
}

h4 {
    font-size:2.0em;
    text-decoration:none;
    font-weight:normal;
	color:#666666;
}

a {
    color:#23A4FF;
}

.postmetadata {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding:10px;
	margin-top:5px;
	width:90%;


}

#container {
	width: 990px;
	/*height: 850px;*/
	margin:0 auto;
	position:relative;
	/*background-color:#1a1a1a;*/
		background-color:#FFFFFF;
	border: 1px solid #999999;
}


#infos {


/*
	width: 990px;
	margin:0 auto;
	position:relative;
	/*background-color:#1a1a1a;*/
		background-color:#FFFFFF;
	/*height:200px; */
}

img {
border:none;

}

h6{
font-size:18px;

}


#box1 a {

color:#CCCCCC;
text-decoration:none;

}


#box1 a :hover {
text-decoration:underline;

}

#connections a :hover {
text-decoration:underline!important;
}



#container_internal {
	width: 1000px;
	margin:0 auto;
	margin-top:10px;
	padding:30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


#left-container, 
#right-container, 
#center-container {
    height:600px;
    position:absolute;
    top:0;
	background-color:#FFFFFF
}

#left-container, #right-container {
	color:#FFFFFF;
    text-align: left;
    overflow: auto;
    background-color:#fff;
    background-repeat:no-repeat;
    /* border-bottom:1px solid #ddd; */
}

#left-container {
    left:0;
	background-color:#1a1a1a;
    width:100px;
    
    background-position:center right;
    
}

#right-container {
    /*width:150px;*/
	font-size:14px!important;

    right:0;
    /*background-image:url('http://www.mignetproject.eu/wp-content/themes/mignet/col1.png');*/
	/*background-color:#1A1A1A;*/
	background-color:#FFFFFF;
    background-position:center left;
    /*border-right:1px solid #ddd;*/
}

#right-container h4{
    text-indent:8px;
}

#center-container {
    width:600px;
    background-color:#1a1a1a;
    color:#ccc;
}

.text {
    margin: 7px;
}

#inner-details {
    font-size:0.8em;
    list-style:none;
    margin:60px;
	/*margin-top:100px;*/
}

#inner-details h4 {
margin-top:30px;
font-size:16px;
font-style:normal;
text-decoration:underline;

}
.attr a {
color:#FF0000;

}

#log {
float:left;
    top:10px;
    font-size:1.0em;
    font-weight:bold;
	color:#333333;
}


#log a {
color:#333333;


}

#infovis {
    position:relative;
    width:990px;
    height:500px;
	margin:0 auto;

    /*margin:auto;*/
	/*float:left;*/
	   /* background-color:#1a1a1a;*/
	   background-color:#FFFFFF;
	   color:#333333!important;
	   overflow:hidden;

}

#inner-details {
font-size:14px;

}



#menu{
font-size:17px;
color:#333333;
float:right;


}

#menu a {
color:#333333;
text-decoration:none;

}
#menu a:hover {
text-decoration:underline;

}

.label {
font-size:16px;

}

#boxes {
width:996px;
margin:0 auto;
background-color:#FFFFFF;
height:auto;
}


#box1 {
	padding:10px;
	width:596px;
	/*height:400px;*/
	color:#FFFFFF;
	font-size:14px;

}

#connections {
float:right;
width:350px;

}


#connections a {
color:#FF0000;
}



#nodes_data {
	float:left;
	width:550px;
}

#content {
	float:left;
	width:680px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #333333;
}

#content p {
	line-height:25px!important;
	margin:0!important;
	padding:0 0 3px!important;
}