/* CSS Document */

/*-----------------------------
* Layout style
------------------------------*/

/* Wrapper */
#st_wrapper_slogan {
	/* background: #01050d;
	background: #333333;
	position:relative;
	background: #2b2b2b;
	position:absolute;
	top:0px;
	position:absolute;
	top:0px;
	z-index:1;*/
	width:100%;
}

#st_wrapper_header {
/* 	
	background:none repeat scroll 0 0 #F5F5F5;*/
	position:relative;
	top:0px;	
	margin-left:auto;
	margin-right:auto;
/*	position:absolute;
	top:0px;
	z-index:10;
	width:100%;*/
	height:105px;
}

#st_wrapper_main {
	/* background: #181c25 url(../images/grey/wp_content_bg.jpg) top left repeat-x; 
	background: #333333;
	
	margin-top:280px;
	position:relative;*/
	
}

#st_wrapper_main.front {
	/* background: #181c25 url(../images/grey/wp_content_bg.jpg) top left repeat-x; 
	background: #333333;*/
	margin-top:680px;
	position:relative;
}

#st_wrapper_news {
	/* background: #0e111a;	background: #333333;*/

}
#st_wrapper_footer {
/*	background: #01050d;
background: #000000; */
}
/* End wrapper */

#block-dynamic_persistent_menu-0 {
background:none repeat scroll 0 0 #bdc;	
font-weight:bold;
height:70px;	
}

#block-dynamic_persistent_menu-0 ul{
padding:0.5em 0 0.5em 1em;
}

ul.dynamic-persistent-menu-menu {
background:#eee;
}

ul.dynamic-persistent-menu-sub-menu {
	font-weight:normal;
	font-size:13px;
}


#st_wrapper_topmenu {
width:100%;
background:none;	
}

#st_wrapper_topmenu .container_16 {
	/*background:#333333;*/
	font-size:12px;
font-weight:bold;
/*height:15px;
padding:10px 0;*/
		
}

#st_wrapper_topmenu a{
	color:#eee;	
}

#st_wrapper_topmenu a:hover{
	color:#33bbbb;	
}

/* Container */
#st_wrapper_header .container_16 {
	/* background: #22313c url(../images/grey/header_bg.jpg) top left repeat-x;
	 
	background: #666666;
	background:none repeat scroll 0 0 #F5F5F5;*/
	background:#ebebeb;
	height:120px;
	margin-top:0px;
	z-index:10;
	width: 950px;
}

/*.transparent_class {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}*/

#st_header_subwrapper{
/*	position: absolute;
	top: 0px;*/
	width:100%;
	z-index:90;
	height:100px;
}
#st_header{
	width:960px;
	z-index:100;
	height:80px;
}

#st_wrapper_slogan .container_16 {
/**/	
	z-index:0;
	margi-left:auto;
	margin-right:auto;
	
}

#st_wrapper_slogan .container_16 .front {
	/*height:360px;*/
}

img#logo{
	margin-top:15px;
	
}

#st_wrapper_slogan .container_16 #st_slogan_border{
/*	position:absolute;
	left:0;
	bottom:0;*/
	height: 15px;
	width:100%;
	z-index:1000;
	background: url(../images/grey/slogan_border_bottom.png) bottom left repeat-x;
}
#st_wrapper_main .container_16 {
	background: #f5f5f5;
	/*padding:13px 0 10px 0;*/
	/*position:relative;
	z-index:1;*/
	width: 950px;
}
#st_wrapper_news .container_16 {
	/*background: #1a1a1a;*/
}
#st_wrapper_footer .container_16 {
	/*background:url("http://www.crio-cord.com/files/recycledblackback.gif") repeat scroll 0 0 #000000;
	height:110px;*/
	padding-bottom:20px;
	border-top: 1px solid #ccc;
}
/* End container */

/* Header */

/*#st_header {
	height: 10px;
}*/
#st_header h1 {
	margin:5px 0;
}
#st_header h1#st_logo a {
	display: block;
}
/*End header*/

/* Banner */
#banner {
	height: 200px;
}
/* End banner */

/* Maincontent */
#st_center {}
#st_sidebar_left {}
#st_sidebar_right {}
/* End maincontent */

/* Footer */
#st_menu_footer p{
	color:#555;
	margin-left:10px;
}

#st_logo_footer a {
	display: block;
}
#st_copyright{
font-family: Helvetica, Arial, sans;
font-size:13px;
float:left;
color:#464646;
margin-left:20px;
}
/* End footer */

/*-----------------------------
* Block style
------------------------------*/
/* Common */
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.block {
	margin-bottom: 13px;
	float:left;
	width:100%;
}
.lastblock {
	margin-bottom: 0;
}
.form-submit {
	color: #FFFFFF;
	background:#3399C3;
	padding:4px 20px;
	margin:10px 0 12px 0;
	border:1px solid #2b4051;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:120%;
	font-weight:lighter;
}
.form-submit:hover,
.form-submit:focus {
	color: #BD0926;
	background:#FFFFFF;
	border:1px solid #2b4051
}
#st_sidebar_left .block .content,
#st_sidebar_right .block .content {
	/*padding-top:10px;*/
	float:left;
	width:90%;
}
#st_sidebar_left .block ul,
#st_sidebar_right .block ul {
	margin:0;
	padding:0;
}
h2.with-tabs,
h2.node-title {
	color:#39c;
	margin:0;
}

.h2 {
	font-size:14px;
	font-weight:bold;
}

#st_sidebar_left h2,
#st_sidebar_right h2 {
	margin:0;
	border-bottom: 1px solid #999999;
}
h3.title {
	margin-top:0;
}
.first, .first a {padding-top:0;}
.introtext p  {margin:0;}
/* End common */

/* Content */
#st_center .view-content {
	/*padding-top:10px;
	background:#262626;*/
}
#st_center .views-row {
	background:#e9e9e9;
	padding:10px;
	margin-bottom:8px;
}
.view-submitted-by,
.views-label-created,
.views-label-name,
.view-create-date,
span.submitted {
	color:#BD0926;
	font-size:90%;
}
.links {
	text-align: right;
}
#st_center .view-row .image-wrapper {
	float:left;
	margin: 5px 10px 0px 0;
}
#st_center .field-field-image {
	float:left;
	margin: 5px 10px 0px 0;
}

li.print_html, li.print_mail, li.print_pdf {margin-left: 0em;}
ul.links li {display:inline;padding:0 0em;}
/* End content */

/* Slogan */
#st_wrapper_slogan .block,
#st_wrapper_slogan p,
#st_wrapper_slogan p img {
	margin:0;
	float:left;
}
#st_wrapper_slogan .block .content {
	padding:0px;
	position:relative;
	/*height:360px;*/
}
#st_wrapper_slogan img {
	/* float:left; */
}
#st_wrapper_slogan .views-field-field-img-sc-fid {
	float:left;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	/*height:188px;*/
	width:100%;
	
}
#st_wrapper_slogan .views-field-body {
	position:absolute;
	top:110px;
	left:0px;
	font-size:130%;
	font-weight:bold;
	font-style:italic;
	background:url(../images/slogan_text_bg.png) top left no-repeat;
	padding:10px 0px 10px 70px;
	width: 750px;
	height:49px;
	z-index:600;
	/*font-family:"Lucida Bright";*/
}
#st_wrapper_slogan .field-content {
	float:left;
}
/* End slogan */

/* Pool block*/
.block-poll {
	border: 0px solid #252525;
	background:#1a1a1a;
	float:left;
	width:100%;
	margin-top:7px;
}
#st_wrapper_main .block-poll .content {
	padding: 0;
	float:left;
}
#st_wrapper_main .block-poll h2 {
	padding:8px 15px 6px 15px;
	border:none;
}
#edit-vote {
	margin:0;
}
.vote-form {
	width:100%;
	padding-bottom:15px;
}
#st_wrapper_main .vote-form .choices {
	padding: 0 15px;
	display:block;
}
/* End pool block*/

/* Login block */
#block-user-0 {
	border: 1px solid #464646;
	background:#1a1a1a;
	float:left;
	width:100%;
	margin-top:7px;
}
#st_wrapper_main #block-user-0 .content {
	padding: 0 15px 15px 15px;
	float:left;
	width:auto;
}
#st_sidebar_left #block-user-0 .content,
#st_sidebar_right #block-user-0 .content,
#st_sidebar_left #block-user-1 .content,
#st_sidebar_right #block-user-1 .content{
	padding-top:0px;
}
#block-user-0 h2 {
	border:none;
	padding:8px 15px 0 15px;
}
#user-login-form {
	float:left;
}
#user-login-form .form-item {
	float:left;
	margin:0;
	padding:6px 0;
}
#user-login-form .item-list {
	text-align:left;
}
#user-login-form label {
	font-weight:normal;
	padding-bottom:3px;
	text-align:left;
	float:left;
}
#user-login-form #edit-name,
#user-login-form #edit-name-1,
#user-login-form #edit-pass {
	width:185px;
	float:left;
}
#user-login-form .item-list ul {
	margin:0;padding:0;
}
#user-login-form .item-list ul li {
	list-style:none;
	margin:0;
	padding:0;
}
/* End login block */

/* Recent blog post */
#st_sidebar_left #block-views-testblock-block_1 .content,
#st_sidebar_right #block-views-testblock-block_1 .content {
	padding-top:0;
}
#block-views-testblock-block_1 a {
	color:#BD0926;
	border-bottom:1px solid #464646;
	padding: 5px 0;
	display:block;
}
#block-views-testblock-block_1 a:hover {
	color:#FFFFFF;
}
/* End recent blog post */

/* User1 block, user2 block, user3 block, user4 block */
#st_news1, #st_news2, #st_news3, #st_news4 {
	padding:0px;
}
#st_news1 .views-field-field-image-fid,
#st_news2 .views-field-field-image-fid,
#st_news3 .views-field-field-image-fid,
#st_news4 .views-field-field-image-fid {
	padding-top:10px;
}
#st_news1 .block,
#st_news2 .block,
#st_news3 .block,
#st_news4 .block {
	float:left;
	margin:0;
	padding-bottom:15px;
}
#st_news1 .content,
#st_news2 .content,
#st_news3 .content,
#st_news4 .content {
	float:left;
}
#st_news1 h2,
#st_news2 h2,
#st_news3 h2,
#st_news4 h2 {
	color: #FFFFFF;
	font-size: 130%;
	font-weight: bold;
	padding-top:25px;
	margin:0;
}
ul.list-links { 
	text-align: left;
	margin: 10px 0;
	list-style:none;
	padding:0;
	float:left;
	width:100%;
	border-top: 1px solid #464646;
}
ul.list-links li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	float:left;
	width:100%;
}
ul.list-links li a {
	color: #FFFFFF;
	text-transform: none;
	display:block;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #2b4051;
	padding:5px 0;
}
ul.list-links li.last a { padding-right: 0;}
ul.list-links li a:hover, ul.list-links li a.active {
	color:#17a1c8;
}
/* End user1 block, user2 block, user3 block, user4 block */

/* Search block */
#search-block-form {
	float:left;
	margin-top:7px;
}
#st_sidebar_left .block-search .content,
#st_sidebar_right .block-search .content {
	padding:0;
}
#edit-search_block_form_keys {
	float:left;
	width: 140px;
	margin-right:10px;
	color: #666666;
}
#search-block-form #edit-submit {
	margin:0;
	padding:4px 10px;
}
.search-button {
	background:#3399C3 none repeat scroll 0 0;
	border:none;
	color:#FFFFFF;
	font-size:90%;
	padding:4px 0 3px 0;
	width:64px;
}
/* End search block */

/*-----------------------------
* Menu style
------------------------------*/
/* Top menu */
/* 1st level */
#st_main_menu li a {
	color: #555555;
	/*font-weight: lighter;*/
	font-size:14px;
font-weight:bold;
}
#st_main_menu li a:hover,
#st_main_menu li a:active,
#st_main_menu li a:focus {
	color:#33bbbb;
	/*font-weight: lighter;*/
}

#st_main_menu li:hover a,
#st_main_menu li.sfhover a,
#st_main_menu li.havechildsfhover a,
#st_main_menu li.havechild-activesfhover a {
	color:#33bbbb;
	/*font-weight: lighter;*/
}
#st_main_menu li.havechild-active a,
#st_main_menu li a.active,
#st_main_menu li a.active:hover,
#st_main_menu li a.active:active,
#st_main_menu li a.active:focus {
	color:#33bbbb;
/*	font-weight: lighter;*/
	
}

/* 2nd level and above */
#st_main_menu li ul a {
	color: #FFFFFF;
}
#st_main_menu li ul li {
	border-bottom: 1px solid #464646;
	background: none;
	padding: 0;
}
#st_main_menu li li.havesubchildsfhover li a {
	color:#FFFFFF;
}
#st_main_menu li li.havesubchildsfhover a,
#st_main_menu li.havechild-activesfhover li.havesubchild-active a ,
#st_main_menu li li.havesubchild-active a,
#st_main_menu li li li a:hover {
	color: #BD0926;
}

#st_main_menu li ul a:hover,
#st_main_menu li ul a:active,
#st_main_menu li ul a:focus,
#st_main_menu ul li:hover,
#st_main_menu ul li.sfhover,
#st_main_menu ul li.havesubchildsfhover,
#st_main_menu ul li.havesubchild-activesfhover,
#st_main_menu ul ul li:hover,
#st_main_menu ul ul li.sfhover,
#st_main_menu ul ul li.havesubchildsfhover,
#st_main_menu ul ul li.havesubchild-activesfhover {
	color: #BD0926;
	/*font-weight: lighter;*/
}

#st_main_menu ul ul li a.active,
#st_main_menu ul ul li a.active:hover,
#st_main_menu ul ul li a.active:active,
#st_main_menu ul ul li a.active:focus {
	color: #BD0926;
	/*font-weight: lighter;*/
}
/* End top menu */

/* Slidebar menu */
#st_sidebar_left .block-menu .content,
#st_sidebar_right .block-menu .content {
	padding-top:0;
}
#st_wrapper_main ul.menu { 
	text-align: left;
	margin: 0;
	list-style:none;
	padding:0;
	float:left;
	width:100%;
	margin-top:20px;
}
#st_wrapper_main ul.menu li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	float:left;
	width:100%;
}
#st_wrapper_main ul.menu li a {
	color: #333333;
	text-transform: none;
	display:block;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #eeeeee;
	padding:4px 10px;
	background:#aaa;
	font-size:95%;
}
#st_wrapper_main ul.menu li.last a {
	padding-right: 0;
}
#st_wrapper_main ul.menu li a:hover,
#st_wrapper_main ul.menu li a.active {
	color:#ffffff;background:#888888;
}
#st_wrapper_main ul.menu li a:active {
	color:#000000;
}
#st_wrapper_main ul.menu ul li a {
	margin-left:10px;
}
#st_wrapper_main ul.menu ul ul li a {
	margin-left:20px;
}
/* End slidebar menu */

/* Bottom menu */
#st_menu_footer {
	padding-top: 35px;
}
#st_menu_footer ul {
	float:right;
}
#st_menu_footer li {
	list-style:none;
	float:left;
	padding: 0 0 0 30px;
	margin:0;
}
#st_menu_footer li a {
	padding:0;
}
#st_menu_footer li a.active {
	color:#FFFFFF;
}

#st_menu_footer li a:hover {
	color:#FFFFFF;
	backgroung:#666666;
}
/* End bottom menu */

/*-----------------------------
* typography style
------------------------------*/
body {
	color:#999999;
	background:#151515;
}
h1, h2, h3, h4, h5, h6 {
	color:#cc0000;
	font-family:"ubuntu-1","ubuntu-2",'Helvetica',Arial,sans-serif;
	font-weight:bold;
}
h3 {
/*background:none repeat scroll 0 0 #e0e0e0;padding:10px;*/
border-bottom: 3px solid #cccccc;
color:#cc5522;

font-weight:bold;}

#st_sidebar_right h2 {
font-size:100%;
text-align:right;
margin-top:10px;
color:#666666;
}


a {
	/*color:#BD0926;
	
	color:#CC6600;*/
	color:#AC9468;
	color:#be0f34;
}
a:focus,
a:hover {
	color:#33bbbb;
	text-decoration:none;
}
hr {
	border: 1px solid #D6DDB9;
}
blockquote {
	color:#666666;
}
pre, .code {
	background: #dddddd;
	border-left: 4px solid #f96;
}
.message {color:#3af;}
abbr, acronym {
	border-bottom:1px dotted #666;
}
del {
	color:#666;
}
th {
	background:#690;
}
tr.odd, tr.even{
	background:none;
}
caption {
	background:#eee;
}
.quiet {
	color:#666;
}
.loud {
	color:#000;
}
.highlight {
	background:#690;
}
.added {
	background:#060;color:#fff;
}
.removed {
	background:#900;color:#fff;
}

.submitted{
	display:none;
}