/* blue-flower - an open source xhtml/css website layout by Studio-plume.org kty 
(aug 19, 2007)
 */

body {
margin: 0 auto;
padding: 0;
font: 0.8em "trebuchet ms",arial,sans-serif;
background: url(images/bg2.jpg) repeat}

#wrap {
background: #081123 url(images/bas2.jpg) no-repeat right bottom;
color: #ffffff;
border:  none;
margin: 0 auto;
width: 880px;}
/* header  */
#header {
clear: both;
padding: 0;
height: 227px;background-image: url(images/header4.jpg);
background-repeat: no-repeat;}

#header h3 {
width: 350px;
margin: 25px 0px 0px 35px;
float: left;
font-family: "trebuchet ms",arial,sans-serif;}

#header p {
width: 600px;
float: left;
text-align: left;

color: #fff;
margin: 20px 0px 0px 100px;
font-size: 0.9em;
line-height: 1.2em;height: 35px;background-color: inherit;}

/* first navigation  */

#nav {
font-size: 1.3em;font-weight: bold;margin-top: -20px;width: 600px;height: 25px;margin-left: 200px;}

#nav ul {
   margin : 0;
   padding : 0;
   list-style : none;
   text-align: right;
}


#nav li {
   float : left;
   font-family: "trebuchet ms",arial,sans-serif;
   font-size: 0.75em;
}

#nav a {
   display : block;
   padding : 2px 10px;
   color : #FFF;
   text-decoration : none;width: 75px;background-color: inherit;}

#nav a:hover {
   color : #8E8E6A;background-color: inherit;}


.current	{
   color : #8E8E6A;background-color: inherit;}

/* left  */


#left {
clear: left;
float: left;
width: 160px;
margin: 10px 0em 0em 0em;
padding: 0;
font-size: 1em;list-style: none;padding-left: 10px;background-image: url(images/f.gif);background-repeat: no-repeat;background-position: center bottom;}

/* left news  */


.news {
margin: 5px 0em 10px 0em;
padding: 5px;
width: 150px;
color: #fff;line-height: 1.2em;background-color: inherit;}

/* right information  */


#info {
float: right;
width: 150px;
margin: 60px 0em 10px 0px;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
padding-right: 5px;
text-align: left;}

#info p {
margin: 0em 0em 0em 5px;
}


#info h3 {
margin: 0em 0em 0em 5px;
text-align: center;}



/* content center  */



#content {
margin: 10px 150px 20px 175px;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;}


#content h2 {
font-size: 1.2em;
margin: 0 0 0 0;
font-family: "trebuchet ms",arial,sans-serif;
border-bottom: 1px #334062 solid;height: 21px;}

#content img {
padding: 0px;
display:inline;}

	.left_articles {
		margin: 15px 15px 0px 0em;
		color: #fff;
		padding: 15px 0px 10px;text-align: justify;background-color: inherit;}
		.comment { font-size: .8em; padding: 0 0 0 12px; }
		.bigimage {
			float: left;
			clear: left;
			margin: 20px;border: none;}


h4 {
font-size: 1.2em;
margin: 0em 0em 25px;
font-family:"trebuchet ms",arial,sans-serif;
text-align: center;}


h3 {
font-size: 1.1em;
margin: 0em 0em 25px;
font-family: "trebuchet ms",arial,sans-serif;text-transform: uppercase;}




a {
text-decoration: none;
color: #95b3d7;background-color: inherit;}

a:hover {
text-decoration: underline;
color: #ccc;background-color: inherit;}

/* footer part  */

#footer {
clear: both;
margin: 0 auto;
padding: 0;
width: 880px;
text-align: center;
color: #a5a5a5;
font-size: 0.9em;background: #08101d url(images/footer.jpg) no-repeat center bottom;border: none;height: 40px;}

#footer a {
color: #ccc;
text-decoration: none;background-color: inherit;}

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

/* others  */


.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.95em;text-align: justify;}

.bold {
font-weight: bold;
}

.img {border: none;}
