@import url('grid.css');

img			{	border:0;}
a:link 		{color:#333; text-decoration:none;}      
a:visited 	{color:#333; text-decoration:none;}  
a:hover 	{color:#444; text-decoration:none;} 
a:active 	{	color: #333;	text-decoration: none;}  

h1, h2, h3, h4, h5, h6 {color:#141c27; font-style:italic; } 
h1 span {font-weight:100;}

h1 {font-size:36px;  font-weight:600; text-align:center; height:26px; letter-spacing:-1px;}
h2 {font-size:24px;  font-weight:600; letter-spacing:-1px; height:14px; text-align:center;}
h3 {font-size:18px;  font-weight:600; }
h4 {font-size:14px;  font-weight:600; }
h5 {font-size:12px;  font-weight:600; }
h6 {font-size:11px;  font-weight:600; }

body		
{
	background-color: #fff;
	background-image:url(../img/bg.jpg); background-attachment:fixed;
	background-repeat:no-repeat;
	margin: 0;
	font-size: 12px;
	color: #333;
	font-family: 'Open Sans', Tahoma, Arial, Helvetica, sans-serif;
}

.color1, .color1 a {color:#141c27;}
.color_bg1, .color_bg1 a {background:#141c27;}
.color2, .color2 a {color:#e13236;}
.color_bg2, .color_bg2 a {background:#e13236;}
.white {color:#fff;}

.logo {	float:left;	height: 125px; width:270px;}
.header {height:125px; background:#141c27; clear:both; width:100%;}
.hello_bg {width:100%; height:300px; background-image:url(../img/hello_bg.jpg); background-position:top; clear:both; padding:50px 0 50px 0;}
.hello {margin:auto; text-align:center; color:#fff; font-size:48px;  text-shadow: 2px 2px 3px #000000;}
.hello_text {width:640px; height:auto; border-top: 1px solid #e13236; border-bottom: 1px solid #e13236; clear:both; margin:auto; font-size:18px; font-style:italic; color:#fff; padding:10px; background:url(../img/hello_text.png); text-align:justify;}


.index_btn {
	width: 410px;	height: 60px;	clear: both;	margin-right: auto;	margin-left: auto;		margin-top:20px;
}
.btn1 a {display:block; width:200px; height:60px; line-height:60px; color:#fff; float:left; background:#283848; margin:2px; text-align: center; font-size:18px;  border-bottom: 1px solid #1c252f;}



.btn2 a {display:block; width:200px; height:60px; line-height:60px; color:#fff; float:left; background:#e13236; margin:2px; text-align:center; font-size:18px;  border-bottom: 1px solid #962023;}
.veya {z-index:1; position:absolute; border-radius:50%; background:#fff; width:40px; height:40px; margin:11px 180px 10px 185px;  line-height:40px; color:#000; text-align:center;}

.footer {background:#141c27; color:#fff; clear:both; height:57px;}
.footer a {color:#fff;}

.menu a{width:auto; padding:15px; margin:35px 1px 0 1px; float:right; font-size:14px;  color:#fff; display:block; font-weight:600;  border-radius:2px;}
.menu a:hover {background:#e13236;}
.menu_active a{width:auto; padding:15px; margin-top:35px; float:right; font-size:14px; color:#fff; background:#e13236; font-weight:600;  display:block; border-radius:2px;}


.blog			{ margin-bottom:10px;  background:#fff; border-bottom: 1px solid #647282;position:relative; float:left;width:660px;}
.blog_date		{width:40px; height:40px; padding:5px; font-size:18px; font-weight:600;line-height:18px;}
.blog_date span {font-size:12px; font-weight:100;}
.blog_cat		{width:40px; height:40px; padding:5px; font-size:18px; font-weight:600;}
.blog_title		{ width:550px; padding-left:10px;  background:url(../img/blog_title.png); height:50px; line-height:50px; font-size:16px;}
.blog_bar		{height:50px; clear:both;width:660px;position:relative;margin-top:-50px;}
.blog_pic       {width:660px; height:250px; }
.blog_cont		{width:640px; height:auto; padding:10px;text-align:justify;}
.blog_button {
    position: relative;
    float: left;
    height:30px;width:80px;
}
.blog_detail	{font-family:tahoma; font-size:11px; color:#666; height:40px; padding-left:10px;  line-height:30px; width:550px;float:left;}
.blog_button a 	{width:80px; height:30px; padding:0 5px; background:#e13236; text-align:center; border-bottom: 1px solid #992124; color:#fff; line-height:30px; display:block;float:left;}
.blog_button a:hover {background:#141c27; }


/*.blog_ni			{clear:both; margin-bottom:10px; height:200px; background:#fff; border-bottom: 1px solid #647282; }
.blog_ni .blog_title		{ width:550px; padding-left:10px;  background:#283848; height:50px; line-height:50px; font-size:16px;}
.blog_ni .blog_cont		{width:640px; height:auto; padding:10px; margin-top:50px; position:absolute; z-index:1; clear:both; text-align:justify;}
.blog_ni .blog_detail	{font-family:tahoma; font-size:11px; color:#666; height:30px; position:absolute; margin-top:130px; z-index:11111; padding-left:10px;  line-height:30px;}
.blog_ni .blog_button a 	{width:80px; height:30px; padding:0 5px; background:#e13236; text-align:center; border-bottom: 1px solid #992124; color:#fff; line-height:30px; position:absolute; margin:160px 0 0 560px; z-index:11111; display:block;}
.blog_ni .blog_button a:hover {background:#141c27; }*/


.profil 		{background:#fff; border-bottom: 1px solid #647282; margin-bottom:10px; height:350px; clear:both}
.profil_cover	{width:320px; height:175px; background:#000; position:absolute; z-index:1; }
.profil_photo	{border-radius:50%; background:#fff; border:3px solid #fff; width:100px; height:100px; margin:125px auto 0 100px; position:absolute; z-index:2;}
.profil_cont	{position:absolute; z-index:3; width:320px; text-align:center; margin-top:250px; color:#666; font-size:13px;}


.search 			{background:#fff; border-bottom: 1px solid #647282; width:300px; padding:10px; margin-bottom:10px;  height:90px; clear:both; }
.search_bar		{background: #FF0000; width:300px;		height:40px;  float:left; }
.search_form 	{ background-image:url(../img/search.png); background-repeat:no-repeat;	background-color:#eee;	width: 210px; padding-left:48px;	height: 40px;	line-height: 40px;	border:0px; outline:none;	color:#666;		float:left;}
.search_btn {		width: 40px;	height: 40px;	line-height: 40px;	border: 0px;	cursor: pointer;	float:left;	}


.sidebar 		{	background:#fff; border-bottom: 1px solid #647282; width:300px; padding:10px; margin-bottom:10px;  height:auto; clear:both; }
.category_list {  width:100%; height:32px; line-height:32px; border-bottom: 1px solid #ddd; clear:both; font-size:12px; }
.category_list span {float:right;}
.category_list:last-child {border-bottom:0;}
.category_list a {display:block;}
.category_list a:hover {color:#e13236;}


.most_read {width:300px; height:80px;}
.most_read .photo {width:60px; height:60px; margin-right:10px; float:left;}
.most_read .title {font-size:12px; line-height:14px; height:40px; width:230px; float:left; text-align:justify; letter-spacing:0; font-weight:600;}
.most_read .date {font-size:11px; font-family:tahoma; color:#888;}


.title 	{ font-size:16px; font-weight:600; letter-spacing:-0.5px; margin-bottom:10px; }
.line	{ height:1px; width:auto; background-color:#eee !important; background-image:url(../img/line.png); background-position:left; background-repeat:no-repeat !important;  clear:both;  margin-bottom:10px;}	
.line3	{width:1000px; height:5px;  clear:both;  margin:0 10px ;}	


.logo_back {width:100%; height:230px; background-image:url(../img/logo_back.jpg); clear:both;}
.logo_back .logo {background:url(../img/logo_back.png); padding:10px; height:80px; float:left; margin:10px; width:130px;}
.bottom_title {font-size:30px; color:#;000; opacity:0.5; letter-spacing:-1px; padding:10px; text-align:center;}


.group_carousel li img {width:130px; height:80px;} 
.group_carousel ul { margin:0; text-align:center;   padding:0; float:left; list-style:none; }
.group_carousel li {	float: left; width:130px; height:80;   display:block; margin:10px;   }

.next-horizontal {display: block; margin-left:2px;  width:24px; height:24px;  background:#e13236;  float:left; cursor: pointer; display:block;}
.prev-horizontal {display: block;  margin-left:140px;  width:24px; height:24px;  background:#e13236; float:left; cursor: pointer; display:block;}
.next-horizontal:hover {display: block; margin-left:2px;   background:#141c27;   float:left; cursor: pointer; display:block;}
.prev-horizontal:hover {display: block;  margin-left:140px; background:#141c27; float:left; cursor: pointer; display:block;}

.control {width:326px; text-align:center; height:22px;  background-repeat:no-repeat; margin-left:auto; margin-right:auto; clear:both; }

.pagination { margin:10px 0; }
.pagination a {color:#fff;}

    .pagination span {
        height: 30px;
        line-height:30px;
       text-align:center;
    }

.pagination span input{
    height:30px;
    margin-right: 3px;
    background: #141c27;
    text-decoration: none;
    color: #fff;
    border:none;
    cursor:pointer;
    float:left;
}
    .pagination span input:hover {
          background: #e13236;

    }
.pagination span b {
   display:block;
    width:25px;
    margin-right: 3px;
    background: #e13236;
    text-decoration: none;
    color: #fff;
    float:left;
    
}

.pagination span a {
    width:25px;
    display: block;
    margin-right:3px;
    border: none;
    background: #141c27;
    color: #f0f0f0;
    float:left;
}

    .pagination span a b {
     border: none;
     background: #e13236;
    color: #f0f0f0;
    }
    .pagination span a:hover {
          background: #e13236;
    }



.button	a	{display:block; width:auto; background:#e23437; padding:8px; text-align:center; font-size:12px; font-weight:500;    color:#fff;}
.button a:hover {   background: #141c27; color:#fff;}


.foot .button {margin:10px 0; }
.foot {background:#1e2935; width:100%; height:285px; clear:both;}
.sk {font-style:italic; font-size:30px; letter-spacing:-1px; margin:10px; color:#fff;}
.sk span {color:#e23437; font-weight:100;}
.bio {background:#283848; height:285px; color:#4e6d8c;}
.bio p {padding:10px;}
.foot_title {font-size:18px; background:url(../img/foot_title.png); color:#e23437; clear:both; height:40px; line-height:40px; }
.foot_title span {background:#1e2935; padding-right:10px;}
.foot .grid_4 {margin:0 10px 0 10px;}
.foot_input {	width: 313px;	outline: none;	padding-left: 5px;	height: 28px;	background-color: #141b23;	font-size: 12px;    margin-bottom: 2px;	color: #3e5770;	border: 1px solid #0b131b;}
.foot_textarea {	width: 313px;	outline: none;	height: 80px;	max-height:80px !important;	background-color: #141b23;	font-size: 12px;	resize:none;	padding-left: 5px;	color: #3e5770;	border: 1px solid #0b131b;font-family:Open Sans}

.tag_cloud a{    background: #141b23; border:1px solid #0b131b;    color: #3e5770;    display: inline-block;    padding: 5px 10px;    margin-bottom: 5px;    margin-right: 2px;	-webkit-border-bottom-right-radius: 2px;	-webkit-border-bottom-left-radius: 2px;	-moz-border-radius-bottomright: 2px;	-moz-border-radius-bottomleft: 2px;	border-bottom-right-radius: 2px;	border-bottom-left-radius: 2px;	float:left;}

.tag_cloud a:hover{   background: #0b131b; color: #fff !important;}

.social a {padding:10px; color:#fff; background:#1e2935; float:right; display:block; margin-left:1px;}
.social a:hover {background:#e23437;}

.light { height:auto; background:#fff !important; float:left;}


.career {width:480px; height:100px; float:left; margin:10px; background-image:url(../img/career_bg.png);}
.career_year {width:88px; height:100px; line-height:100px; float:left; margin:0 10px 0 13px; font-size:28px; color:#fff; text-align:center; font-weight:600; font-style:italic; letter-spacing:-1px; padding-right:2px;}
.career_year2 {width:88px; height:100px; line-height:100px; float:left; margin:0 10px 0 13px; font-size:18px; color:#fff; text-align:center; font-weight:600; font-style:italic; letter-spacing:-2px; padding-right:2px;}
.career_title{width:360px; height:20px; float:left; line-height:20px; font-size:14px; margin:28px 0 3px 0; font-weight:600; color:#cd3035;}
.career_desc{width:360px; height:20px; float:left; line-height:20px; }

.about_photo {width:320px; height:320px;}
.biografi {  min-height:320px; background:#fff; }
.biografi p { padding:0 10px 0 10px; text-align:justify; line-height:20px;}

.page_title {width:100%; height:155px; background-position:top; background:url(../img/page_title.jpg); padding-top:45px; clear:both;}
.pt_title {border-bottom:1px solid #bd292c; width:300px; margin:0 auto 10px auto; padding:10px;  background:#e23437; clear:both; font-size:36px; letter-spacing:-0.5px; color:#fff; text-align:center; }
.pt_desc  {border-bottom:1px solid #10171f; width:470px; margin:auto; padding:10px;  background:#141b23; clear:both; font-size:13px;  color:#fff; text-align:center; }





.blog_post			{clear:both; margin-bottom:10px; height:auto; background:#fff; border-bottom: 1px solid #647282; width:660px; }
.blog_post_blog_date		{width:40px; height:40px; padding:5px; font-size:18px; font-weight:600; line-height:18px;}
.blog_post_blog_date span {font-size:12px; font-weight:100;}
.blog_post_blog_cat		{width:40px; height:40px; padding:5px; font-size:18px; font-weight:600;}
.blog_post_blog_title		{ background:#283848; width:550px; padding-left:10px;  height:50px; display:table;font-size:16px;
      }
.text {
    display: table;
    height:50px;
}
.text p {
   display: table-cell;
  vertical-align: middle;
}
.blog_post_blog_pic		{width:660px; height:250px;  clear:both;}
.blog_post_blog_cont		{width:640px; height:auto; padding:10px;   clear:both; text-align:justify;}
.blog_post_blog_detail	{font-family:tahoma; font-size:11px; color:#666; height:30px;  padding-left:10px;  line-height:30px;}


.works_pic {height:200px; clear:both;}
.works_title {font-size:14px; padding:10px; font-weight:600 !important;}
.works_desc {padding:0 10px; text-align:justify;}
.work_button {margin:0 10px 0 0;}

.galeri img {width:100%; height:150px;}
.galeri_title a {width:100%; display:block; height:30px; padding:10px 0 5px 0; text-align:center; background:#fff; border-bottom: 1px solid #647282; display:block;}
.galeri_title a:hover {background:#e23437; color:#fff; display:block;}


.contact_desc {margin:10px; font-size:13px;}
.contact {margin-left:auto; margin-right:auto; height:500px; width:680px; clear:both;}
.contact p {padding:10px; text-align:center;} 
.contact_input {	width:100%;	outline: none;	padding-left: 5px;	height: 38px;	background-color: #eee; border:0; border-radius:2px;	font-size: 12px;    margin-bottom: 2px;	color: #3e5770;	border-bottom:2px solid #ccc;}
.contact_textarea {	

width:100%; height:140px;	outline: none;	padding-left: 5px;	background-color: #eee; border:0; border-radius:2px;	font-size: 12px;    margin-bottom: 2px;	color: #3e5770;	border-bottom:2px solid #ccc;
outline: none;		resize:none;	font-family:Open Sans}

.blog_search	{clear:both; margin-bottom:10px; height:auto; background:#fff; border-bottom: 1px solid #647282; }
.blog_search_c {padding:10px; font-size:16px; font-weight:100; text-align:justify;}
.blog_search_c span {font-weight:600; font-size:24px !important;}
.blog_search_d {padding:10px; font-size:13px; color:#aaa; clear:both;}
.cd-image {
    width: 490px;
    height: 250px;
}

.partner {width:140px; height:100px;  float:left; margin:5px;}
.partner img {width:140px; height:100px;  }
