/*
 Theme Name:   responsive Child
 Theme URI:    http://www.skirteini.is/responsive-child/
 Description:  responsive Child Theme
 Author:       Gunnar Gunnarsson
 Author URI:   http://www.hunang.is
 Template:     responsive
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         bootstrap, charity, charity wordpress theme, clean, css3, donate, donation, fundraising charity, html5, modern, nonprofit, paypal, volunteer
 Text Domain:  responsive-child
*/

body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #fff;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	-ms-filter: "progid:DXImageTransform.Microsoft.font-smoothing(antialiased)";
	line-height: 1.5em;
	-ms-filter: "progid:DXImageTransform.Microsoft.text-rendering(optimizeLegibility)";
}

.alignnone {
	margin: 5px 5px 5px 10px;
}

#featured {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 4px;
	padding-bottom: 5px;
	width: 99.893617021277%;
}

.featured-title {
	font-size: 20px;
	letter-spacing: -1px;
	margin: 5px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
}

#featured p {
	font-size: 14px;
	font-weight: 200;
	line-height: 16px;
	padding: 0 10px 0 15px;
	text-align: left;
}

#featured-content {
	background-color: #d8d8d8;
	width: 65%;
}

#featured-image {
	margin: -33px 0 0 0;
	width: 32%;
}

.widget-wrapper {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #fff;
	border: 0px solid #e5e5e5;
	border-radius: 4px;
	margin: 0 0 20px;
	padding: 0px;
}

#widgets a {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

a {
    color: #555555;
    font-weight: 400;
	text-decoration: underline;
}

.widget_sp_image {
	border-right: 1px solid;
}

.widget-title-home h3 {
	display: block;
	font-size: 18px;
	font-weight: 700;
	line-height: 23px;
	margin: 0;
	padding: 5px;
	background-color: #d8d8d8;
	text-align: left;
}

#widgets .textwidget {
	display: block;
	line-height: 1.5em;
	margin: 0;
	padding: 5px;
	word-wrap: break-word;
}

#footer {
	font-size: 11px;
	line-height: 1.5em;
	background-color: #d8d8d8;
}

.grid {
	float: left;
	margin-bottom: 0%;
	padding-top: 0;
}

.col-460 {
	width: 42%;
}

.col-620 {
	width: 72%;
}

.rtl-fit {
	width: 25%;
}

#container {
	margin: 0 auto;
	max-width: 1100px;
	padding: 0px 25px;
}

.menu {
	background-color: #1f3861;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#1f3861), to(#1f3861));
	background-image: -webkit-linear-gradient(top, #1f3861, #1f3861);
	background-image: -moz-linear-gradient(top, #1f3861, #1f3861);
	background-image: -ms-linear-gradient(top, #1f3861, #1f3861);
	background-image: -o-linear-gradient(top, #1f3861, #1f3861);
	background-image: linear-gradient(to top, #1f3861, #1f3861);
	clear: both;
    	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1f3861, endColorstr=#1f3861)";
	margin: 0 auto;
}

#logo {
	float: left;
	margin: 0 0 10px 0;
}

h1 {
	font-size: 2.3em; /* = 42px */
	margin-bottom: .5em;
	margin-top: .5em;
}

h2 {
	font-size: 2em; /* = 36px */
	margin-bottom: .75em;
	margin-top: .75em;
}

#footer {
	clear: both;
	margin: 0 auto;
	max-width: 1100px;
	padding: 0 25px 0 25px;
}