/*
Theme Name: HealthCare
Theme URI: http://themewagon.com/demo/HealthCare/
Author: ThemeWagon
Author URI: http://themewagon.com/
Description: A responsive theme for commercial medical purpose. Built with HTML5, CSS3, Bootstrap framework. Google fonts, Font Awesome Icon integrated
Version: 1.1.2014.11
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: responsive layout, multiple-page, parallax 
Text Domain:
---------------------------------------------------------------------------------
*/


/* -------------------------------------- 2.1 heading-slider---------------------------------------- */
#artikel-heading {
	background-color: rgba(70, 161, 180, 0.99); 
	background: url(../img/backgrouptitle.jpg);
	background-size: cover;
	/* background-position: center; */
	vertical-align: middle;   	
}
#artikel-heading .artikel-wrapper
{
	margin-top: 81px;
	margin-bottom: 35px;
	padding: 50px 0px;
	color: #F0FEFF;

}
#artikel-heading .headline h1
{
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	font-weight: 400;
	font-stretch: condensed;
	color: #F0FEFF;
	text-shadow: 1px 1px 1px #20606D;
	text-align: right;

}
#artikel-heading .sub-headline p
{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #414141;
	text-align: right;
	margin-top: -10px;
}

#artikel-main {
	margin-top: 0px;
	margin-bottom: 25px;
}

#artikel-main h4
{
	text-align: left;
	/*color: #333;*/
	color: #575757; 
}
#artikel-main h4 a
{
	text-align: left;
	color: #357987;
}

#artikel-heading  p
{
	font-size: 12px;
	color: #414141;
	line-height: 1em;
}

#artikel-main .info 
{
    border-bottom: 1px dotted #eaeaea;
    border-top: 1px dotted #eaeaea;
    padding: 10px 0;
    margin: 20px 0 10px 0;
    color: rgba(100, 100, 100, 0.9);
}

#artikel-main .list-inline 
{
    padding-left: 0;
    list-style: none;
    margin-left: 0px;
    text-align: center;	
    font-size: 12px;
}

#artikel-main .info .list-inline li:not(:last-child) 
{
    border-right: 1px solid #eaeaea;
}

#artikel-main .info.list-inline li:first-child {
    padding-left: 0px;
}

#artikel-main .info li 
{
    display: table-cell;
    padding: 0px 15px 0px 15px;
}
#artikel-main .info li i
{
	color: #46a1b4;
}


#artikel-main .achive-short p
{
    line-height: 1.5em;
}

#artikel-main .service-rm-btn
{
    background-color: transparent;
    color: #46a1b4;
    border-radius: 3px;
    font-size: 12px;
    transition: all 0.3s ease-in;
    padding: 5px 12px;
    margin: 4px 0px 0px 5px;
    border-color: #46a1b4;
}
#artikel-main .service-rm-btn:hover
{
    /* background-color: #46a1b4; */
    background-color: rgb(0, 139, 168);
    color: #fff;
    border-color: #3A90CD;
}

#artikel-main .archive article {
    margin-bottom: 20px;
}




/* -------------------------------------------Sidebar------------------------------------------- */
#artikel-main aside .widget 
{
    margin-bottom: 30px;
}
#artikel-main .widget h4 
{
    /*background: url("../img/title-bg.png") repeat-x scroll 0 4px rgba(0, 0, 0, 0); */
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}
#artikel-main .widget h4 span
{
    background: white;
    padding-right: 10px;
}

#artikel-main .widget.widget_categories
{
        border-bottom-color: black;
        border-bottom-width: 1px;
        border-bottom-style: solid;

}
#artikel-main .widget.widget_categories ul 
{
    padding-left: 0;
    list-style: none;
}
#artikel-main .widget.widget_categories ul li 
{
    border-bottom: 1px solid #f3f3f3;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    list-style: none;
    display: block;
    padding: 10px 20px 10px 0;
    position: relative;
}
#artikel-main .widget.widget_categories ul li:hover 
{
    background: #f8f8f8;
    padding-left: 10px;
}
#artikel-main .widget.widget_categories ul li:hover a
{
    text-decoration: none;
}
#artikel-main .widget.widget_categories ul li:before 
{
    color: #646464;
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    right: 5px;
    top: 12px;
    font-size: 11px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


#artikel-main .widget.widget_iw_last_posts
{
}
#artikel-main .widget.widget_iw_last_posts img
{
}
#artikel-main .widget.widget_iw_last_posts h4 
{
    margin-bottom: 10px;
}
#artikel-main .widget.widget_iw_last_posts h5 
{
    margin-top: 0px;
    margin-left: -15px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
}
#artikel-main .widget.widget_iw_last_posts p 
{
    margin-left: -15px;
    font-size: 0.80em;
    font-weight: 400;
}
#artikel-main .widget.widget_iw_last_posts hr
{
    margin-top: 5px;
    margin-bottom: 5px;
}


#artikel-main .widget.widget_tips
{
}
#artikel-main .widget.widget_tips h6 span
{
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: lighter;	
}


#artikel-main .widget.widget_text
{
}
#artikel-main .widget.widget_text.textwidget
{
}

#artikel-main .widget.widget_tag_cloud .tagcloud a 
{
    background-color: #eaeaea;
    border: 1px solid #f3f3f3;
    padding: 5px 10px;
    margin: 0 3px 8px 0;
    font-size: 14px !important;
    display: inline-block;
}
