@charset "utf-8";

/* CSS Document */

body {

    font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color: #FFFFFF;

	background: url(images/bg_all.jpg) fixed;

	margin:0px;

}

/*heading mention*/



#header

{

height:215px;

width:100%;

/*background:#CCCCCC;*/

/*border:#CCCCCC solid 1px;*/

margin:0 auto;

}

#metal

{

width:1024px;

height:129px;

margin:0px auto 0px auto;

/*border:#003300 solid 1px;*/

background:url(images/top_back.png) no-repeat;

}

/*Social box*/

#socialbox

{

float:right;

margin:30px;

width:auto;

}



/*----navigation-----*/

#menuline

{

margin:0 auto 10px auto;;

width:970px;

height:51px;

/*background:url(images/menu_back.png) center no-repeat;*/

background:url(images/menu_top.jpg) repeat-x;

}

#menu_wrap

{

margin:0px auto 0px auto;

width:968px;

}



#menuzone

{

float:left;

width:600px;

height:30px;

margin-top:10px;

margin-left:35px;

}



#menuzone ul{

	list-style: none;

	font: bold 20px/100% Arial, Helvetica, sans-serif;

	text-shadow:#FFFFFF 1px 1px 2px;

    padding: 0;

    margin: 0;

}

#menuzone li{

/*	margin: 0px 1px 2px 1px;*/

    margin: 0 0.02em;

	float: left;

	text-align:center;

}

#menuzone  li a{

	text-decoration: none;

	color:#113048;

	display: block;

	text-shadow:#E4E4E4 .5px 1px 0px;

	line-height: 1.5em;

	width: 5em;

}





#menuzone li a:hover{

	text-decoration: none;

    color:#FFFFFF;

	background:url(images/menubg.png) no-repeat;

	text-shadow:#000000 1px 1px 0px;

}

#menuzone .current_page_item a

{

background:url(images/menubg_active.png) no-repeat;

color:#FFFFFF;

text-shadow:#000000 0px 0px 0px;

}



#searchzone

{

float:right;

width:325px;

height:30px;

margin:0px;

text-align:right;

}

#searchzone_input

{

width:225px;

height:25px;

color:#0888c5;

border:none;

font-size:21px;

background:url(images/input_background.jpg) repeat-x #FFFFFF;

}

#searchzone_button

{

background:#0888c5;

border:none;

color:#FFFFFF;

font-weight:bold;

font-size:21px;

background:url(images/button_bg.jpg) repeat-x;

margin-right:10px

}

#container

{

width:968px;

margin:0 auto;

overflow:visible;


}



/*---------Content area------------*/

#content

{

float:left;

width:640px;

background:url(images/experi_back.png);

padding-top:10px;

padding-right:10px;

color:#FFFFFF;

height:100%;

}

#content p

{
font-size:14px;
margin:5px auto;

width:600px;

color:#FFFFFF;

}
.postmetadata
{
font-size:8px;
}
#content h1,h2

{

width:600px;

height:55px;

color:#FFFFFF;

font-size:36px;

background:url(images/content_h1.png) bottom left no-repeat;

text-align:left;

padding-left:22px;

padding-top:3px;

text-decoration:none;

}

#content a

{

color:#7EA8BC;

text-decoration:none;

}

#content a:hover

{

color:#527CAB;

text-decoration:none;

}

#content h2 a

{

text-decoration:none;

color:#FFFFFF;

background:#000000;

}

#content small

{

color:#6699CC;

margin-left:20px;

}

/*---------The Sidebar Zone------------*/



#sidebar

{

float:right;

width:290px;

height:100%;

/*background:url(images/sidebar_back.png) repeat-y;*/

margin-top:10px;

}

#sidebar p

{

width:250px;

margin:10px auto;

color:#CCCCCC;

}

#sidebar h2,h1

{

width:269px;

height:25px;

margin:3px auto;

text-align:center;

background:url(images/right_header.png) no-repeat center;

font-size:14px;

padding-top:6px;

color:#FFFFFF;

}

#sidebar li

{

list-style:none;
background:url(images/sidebar_back.png) right;
}

#sidebar a

{

color:#7EA8BC;

text-decoration:none;

}

#sidebar a:hover

{

color:#527CAB;

text-decoration:none;

}

/*---------The Sidebar Zone------------*/



#footer

{

clear:both;

height:200px;

width:970px;

background:url(images/footer_bg.png) no-repeat  top;

margin:30px auto 0px auto;

padding:2px;

text-align:center;

}

#footer h5

{

font-size:35px;

text-shadow:#7A7A7A .5px 1px 0px;

color:#000000;

}