/*
Theme Name: Kora
Theme URI: http://themes.muffingroup.com/kora
Author: Muffin group
Author URI: http://muffingroup.com
Description: Kora - Responsive Premium WordPress Theme.
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, translation-ready
Version: 1.0.1
*/

@import url("css/base.css");
@import url("css/buttons.css");
@import url("css/skeleton.css");
@import url("css/layout.css");
@import url("css/variables.css");
@import url("css/shortcodes.css");
@import url("css/animations.css");
@import url("css/font-awesome.css");
@import url("css/fonts.css");
/* If you want to add your own css code, please do it in css/custom.css */

#gallery ul li{ float:left; padding-right:5px; list-style:none !important; 
}
#gallery ul{ width:35%; list-style:none;}

input[type="text"], input[type="password"], input[type="email"], textarea, select { width:46% !important;}
#jobman_login label{ display:inline !important;}
#jobman_login input[type="text"] , #jobman_login input[type="password"]{ float:none; }
#jobman_login .submit{ margin-top:20px;}
#jobman_register label{ float:left;}
#jobman_register input[type="text"] , #jobman_login input[type="password"]{width:30% !important; margin:0px !important;}

#jobman_register th {
    display: table-cell;
    vertical-align: middle;
}
.job-table th , .job-table tr td { text-align:left !important;}

	#list
			{
				width: 103.125%; /* 990px */
				overflow: hidden;
				margin-left: -1.562%; /* 15px */
				margin-bottom: -1.875em; /* 30px */
			}
				.item
				{
					width: 28.303%; /* 300px */
					background-color: #3D3D3D;
					background-color: #3D3D3D;
					float: left;
					margin: 0 1.515% 1.875em; /* 15px 30px */ 
					padding:10px 0px 0px 10px;
					border-radius:5px;
					
				}
				@media only screen and ( max-width: 767px ) /* 640px */
		{
			.item
			{
				width: 90%; /* 305px */
				margin-bottom: 0.938em; /* 15px */
			}
		}

		@media only screen and ( max-width: 40em ) /* 640px */
		{
			.item
			{
				width: 46.876%; /* 305px */
				margin-bottom: 0.938em; /* 15px */
			}
		}

		@media only screen and ( max-width: 20em ) /* 320px */
		{
			#list
			{
				width: 100%;
				margin-left: 0;
			}
				.item
				{
					width: 100%;
					margin-left: 0;
					margin-right: 0;
					
				}
		}
		
		.item .entry-content img {width:100%;}
		.item .author-img{width:36%; float:left;}
		.entry-header h1 a{font-size:18px  !important; color:#fff !important; line-height:20px !important;}
		.entry-content p{padding: 0 10px 0 5px; text-align:justify;}
		.entry-header h1 {line-height:15px !important; padding-bottom: 5px;}
		.item .entry-content{color:#e1e1e1;}
		
		#respond .comment-form-url{display:none !important;}
                span.wpcf7-form-control-wrap{position:none !important;}

.studentFormRight1{padding-bottom:39px !important;}

input
        {
            font-family:Arial;
            font-size:13px;
        }

        .formtable td
        {
            padding-bottom:15px;
        }

        .disclaimer
        {
            margin-top:0px;
            margin-right:8px;
            margin-bottom: 20px;
            /*width:220px;*/
            width:480px;
            font-family:Arial;
            font-weight:normal;
            font-size:11px;
            text-align:left;
        }        
        .summarytable td
        {
            border-bottom:solid 1px #c7ddea;        
            padding: 6px 1px 7px 4px;
        }
        .boldtd {
            font-weight:bold;
            font-family: Arial;
            font-size:12px;
            color:#336699;
            width:150px;
        }
        .title1
        {
            color:#336699;
            font-family:Arial;
            font-size:12px;
            font-weight:bold;
        }
        .title2
        {
            color:#333333;
            font-family:Arial;
            font-size:13px;
            font-weight:bold;
        }

#Subheader h2 {
    margin: 25px 0 25px;
    font-weight: 100;
    float: left;
    width: 60%;
    color: #f5f5f5;
    line-height: 45px !important;
    font-size: 30px;
    font-family: Open Sans, Arial, Tahoma, sans-serif;
}