@charset "utf-8";
/* CSS Document **/

@import url("menus.css");
@import url("custom.css");

/*--------------------------------------
HTML Elements
--------------------------------------*/


body {
	font-family: Helvetica, sans-serif;
	background-image: url(../../images/images/backgroundpattern_02.png);
	background-repeat:repeat;
	background-color:#29568d;
}

/*--------------------------------------
TEXT 
---------------------------------------*/
.title_text {
	font-size: large;
	font-weight: bold;
}
#content_box .title_text {
	padding:5px 10px 5px 10px;
}
#breadcrumbs{
	background-color:#666666;
	border:thin solid white;
	clear:left;
	color:white;
	display:block;
	font-size:smaller !important;
	height:25px;
	margin-bottom:5px;
	padding-left:5px;
	padding-top:3px;
	width:995px;
}

#breadcrumbs a {

	
	color:white;
	font-size:smaller !important;
	text-decoration:none;
	
}
#content_box_inner .login {
	background-color:#FFFFFF;
	width:400px;
}
#content_box .summary_text, #content_box .body_text, #content_box #comment_list {
	background-color:#FFFFFF;
	padding:15px;
}
#content_box .byline {
	font-size:smaller;
	text-align:right;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	background-color:#FFF;
	margin-bottom:25px;
}
#content_box .title_text a {
	font-style:normal;
}
.view_title {
	text-align:center;
	font-size:x-small;
	padding:5px;
}
#left_sidebar .title_text {
	font-size:small;
}
#left_sidebar .byline, #right_sidebar .byline {
	font-size:xx-small;
	 text-align:
}
/*--------------------------------------
POSITIONING TOP 
---------------------------------------*/

#logout_link {
	text-align:right;
	font-size:smaller;
	width:100px;
	float:left;
	margin-top:-75px;
	color:white;
}
#login_status {
	font-size:smaller;
	margin-left:25px;
	float: left;
	margin-top:-100px;
	color:white;
}
#logout_link a{
	color:white;
}
#search_form {
	height:29px;
	margin-left:590px;
	margin-top:45px;
	width:500px;
	}
#top_band {
	background-image:url(../../images/banner_bg_03.jpg);
	background-repeat: repeat-x;
	clear:left;
	display:block;
	height:162px;
	margin-top:0;
	padding:0;
	width:1000px;
}
#admin_link {
	float:left;
	font-size:small;
	padding-left:20px;
	width:200px;
}

/*--------------------------------------
POSITIONING MAIN AREA
---------------------------------------------*/
#content_box_inner {
	padding:0 65px 0 50px;
	width:400px;
}

#content_box_inner p{
	padding: 3px;
}

#content_box {
	border-left:thin solid #999999;
	float:left;
	padding:30px 30px 0;
	width:515px;
	min-height:315px;
	background-color:white;
}
#content_outer {
	float:left;
	width:1000px;
	clear:left;
	margin-left:0;
	margin-top:-7px;
	display:block;
	background-color:grey;
}
.page_ #content_outer{
	background-color:white !important;
}
#container {
	clear:left;
	padding:0;
	margin:100px auto auto;
	position:relative;
	width:1000px;
}
.login_message {
	width:260px;
}
#content_box .blog_view {
	width:425px;
	padding-bottom:20px;
	border-bottom:thin solid black;
}

.page_ #content_box .blog_view {
	width:425px;
	padding-bottom:0px;
	border-bottom:none;
}

#content_box .blog_view ul li {

padding-left:15px;
/*background-color: #FFFF33;*/

}
.atttachment_list {
	min-height:100px;
	background-color:#FFF;
}
.user_record {
	background-color:#fff;
	padding:15px;
	border-bottom:solid black;
	margin-bottom:10px;
	width:inherit;
	overflow:hidden;
}
.user_record p {
	margin-left:10px;
	padding:5px;
}
#bottom_band {
	background-color:#E5DFD2;
	clear:left;
	height:300px;
	width:1000px;
	/*background-image:url(../../images/images/three_title_27.gif);*/
	background-repeat:no-repeat;
	background-position:top center;
	border-top: 1px #b9b6a8 solid;
	border-bottom:1px solid #B9B6A8;
}

/*-----------------------------------
POSITIONING LEFT SIDEBAR
----------------------------------------*/
#left_sidebar_container {
	float:left;
	margin-left:0;
	padding-right:10px;
	width:210px;
	margin-top:0;
}
#left_sidebar {
	float:left;
	margin-left:0;
	width:200px;
	padding:15px;
}

/*--------------------------------------------
Positioning RIGHT SIDEBAR
-----------------------------------------------*/
#right_sidebar_container {
	border:medium none;
	height:175px;
	left:850px;
	position:absolute;
	top:275px;
	width:115px;
}
.page_ #right_sidebar_container {
	
	left:650px;
	border:none;
	height:auto;
	position:absolute;
	top:450px;
	width:175px;
}
#right_sidebar #submit_resume_link{
	background-image:url(../../images/submit-resume-normal.png);
	background-position:center top;
	background-repeat:no-repeat;
	display:block;
	font-size:0;
	height:150px;
	line-height:0;
	width:125px;
}

.page_ #right_sidebar #submit_resume_link{
	/*display: inline;*/
	background-image:url(../../images/get-started.png);;
	height:25px;
	width:250px;
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:-9999px;
	padding:5px;
	margin-left:-250px;
}

#view_title_Submit_Resume_Frontpage{
display:none;
}

#right_sidebar {
	overflow:visible;
}
#right_sidebar .blog_view {
	margin:auto;
}

/*---------------------------------------
VISUAL AND IMAGES
----------------------------------------*/
#main_banner a {
	background-position:left center;
	background-repeat:no-repeat;
	background-image:url(../../images/svs2.png);
	color:#FFFFFF;
	display:block;
	font-size:0;
	height:120px;
	margin-top:-65px;
	width:600px;
	margin-left:35px;
	line-height:0;
	text-decoration:none;
	color: #83C5BC;
}
.rounded {
}
#flickr_badge {
	padding:25px;
}
.blog_view .blog_image {
	float:right;
	padding:10px;
	border:none;
}

.page_ .flash_movie {

height:137px;
left:805px;
position:absolute;
top:365px;
}
/*-----------------------------------------
HIDDEN ELEMENTS
-------------------------------------------*/
#view_title_flickr_badge, #view_title_story {
	display:none;
}






