/*
Theme Name: Loai Design Framework
Theme URI: http://www.loaidesign.co.uk/
Description: A fully responsive theme exclusively for LD customers.
Version: 1.0
Author: Loai Bassam &amp; Dave Roberts
Author URI: http://www.loaidesign.co.uk/

*/

.homeContent {
  background-color: #ffcd0c;
  float: left;
  padding: 35px 0;
  text-align: center;
  width: 100%;
	display:block !important;
}

.category .site-content, .blog .site-content {
	clear: both;
	float: left;
	width: 75%;
}
.category .site-content #content article, .blog .site-content #content article {
	border-bottom: 1px solid rgb(204, 204, 204);
	margin-top: 15px;
	padding-bottom: 25px;
	width: 100%;
}
.category .site-content #content article .entry-header, .blog .site-content #content article .entry-header {
	width: 35%;
	float: left;
}
.category .site-content #content article .entry-title, .blog .site-content #content article .entry-title {
	margin-bottom: 20px;
	font-size: 2em;
}
.category .site-content #content article .entry-title.lineCat, .blog .site-content #content article .entry-title.lineCat {
	background-position: left bottom;
}
.category .site-content #content article .entry-header .attachment-post-thumbnail.wp-post-image, .blog .site-content #content article .entry-header .attachment-post-thumbnail.wp-post-image {
	width: 100%;
	float: left;
	clear: both;
	height: auto;
}
.category .site-content #content article .entry-content, .blog .site-content #content article .entry-content {
	width: 60%;
	float: right;
}
.category .site-content #content article .entry-meta, .blog .site-content #content article .entry-meta {
	width: 60%;
	float: right;
}
.category .widget-area, .blog .widget-area {
	float: right;
	width: 22%;
}
.category .widget-area .widget, .blog .widget-area .widget {
	margin-bottom: 20px;
	width: 100%;
}
.category .widget-area .widget .widget-title, .blog .widget-area .widget .widget-title {
	padding-bottom: 10px;
	background-image: url("images/line.png");
	font-size: 1.3em;
	background-position: left bottom;
	background-repeat: no-repeat;
	font-style: normal;
}
.category .widget-area .widget ul, .blog .widget-area .widget ul {
	margin-top: 8px;
}
.category .widget-area .widget ul li, .blog .widget-area .widget ul li {
	margin-bottom: 7px;
	list-style: outside url("") disc;
}
.category .widget_search .screen-reader-text, .blog .widget_search .screen-reader-text {
	display: none;
}
.category .widget_search .searchform input[type='text'], .blog .widget_search .searchform input[type='text'] {
	width: 75%;
	float: left;
}
.category .widget_search .searchform input[type='submit'], .blog .widget_search .searchform input[type='submit'] {
	width: 25%;
	float: right;
	font-size: 13px;
	line-height: 18px;
}
.archive .site-content, .single-post .site-content {
	clear: both;
	float: left;
	width: 75%;
}
.archive .site-content #content article, .single-post .site-content #content article {
	border-bottom: 1px solid rgb(204, 204, 204);
	margin-top: 15px;
	padding-bottom: 25px;
	width: 100%;
}
.archive .site-content #content article .entry-header, .single-post .site-content #content article .entry-header {
	width: 35%;
	float: left;
}
.archive .site-content #content article .entry-title, .single-post .site-content #content article .entry-title {
	margin-bottom: 20px;
	font-size: 2em;
}
.archive .site-content #content article .entry-title.lineCat, .single-post .site-content #content article .entry-title.lineCat {
	background-position: left bottom;
}
.archive .site-content #content article .entry-header .attachment-post-thumbnail.wp-post-image, .single-post .site-content #content article .entry-header .attachment-post-thumbnail.wp-post-image {
	width: 100%;
	float: left;
	clear: both;
	height: auto;
}
.archive .site-content #content article .entry-content, .single-post .site-content #content article .entry-content {
	width: 60%;
	float: right;
}
.archive .site-content #content article .entry-meta, .single-post .site-content #content article .entry-meta {
	width: 60%;
	float: right;
}
.archive .widget-area, .single-post .widget-area {
	float: right;
	width: 22%;
}
.archive .widget-area .widget, .single-post .widget-area .widget {
	margin-bottom: 20px;
	width: 100%;
}
.archive .widget-area .widget .widget-title, .single-post .widget-area .widget .widget-title {
	padding-bottom: 10px;
	background-image: url("images/line.png");
	font-size: 1.3em;
	background-position: left bottom;
	background-repeat: no-repeat;
	font-style: normal;
}
.archive .widget-area .widget ul, .single-post .widget-area .widget ul {
	margin-top: 8px;
}
.archive .widget-area .widget ul li, .single-post .widget-area .widget ul li {
	margin-bottom: 7px;
	list-style: outside url("") disc;
}
.archive .widget_search .screen-reader-text, .single-post .widget_search .screen-reader-text {
	display: none;
}
.archive .widget_search .searchform input[type='text'], .single-post .widget_search .searchform input[type='text'] {
	width: 75%;
	float: left;
}
.archive .widget_search .searchform input[type='submit'], .single-post .widget_search .searchform input[type='submit'] {
	width: 25%;
	float: right;
	font-size: 13px;
	line-height: 18px;
}
.archive .archive-title {
	margin-bottom: 20px;
	font-size: 2.3em;
}
/* Custom a style for text and anchor links*/



a.one:link {
	color: #959595;
	text-decoration: none;
	/*border-bottom: 1.5px solid #FFD119;*/
	border-bottom: 0;
}
a.one:visited {
	color: #959595;
	text-decoration: underline;
	/*border-bottom: 1.5px solid #FFD119;*/
	border-bottom: 0;
}
a.one:hover {
	color: #ffcd0c;
	text-decoration: none;
	/*border-bottom: 1.5px solid #000000;*/
	border-bottom: 0;
}
a.one:focus {text-decoration: underline;}
a.one:active {
	color: #ffcd0c;
	text-decoration: underline;
	/*border-bottom: 1.5px solid #FFD119;*/
	border-bottom: 0;
}
