/*
Theme Name: NewsBT Mobile v2.0
Theme URI: http://mwordpress.net
Description: Mobile theme NewsBT (Build with Jquery Mobile)
Author: Mouad Achemli
Version: 2.0
*/

blockquote{
	background:#f9f9f9;
	border-right:4px solid #e5e5e5;
	margin:5px;
	padding:10px 32px 5px;
}

ol{list-style-type:decimal;margin:10px 15px 10px 0;}
ol li{text-align:right;margin:0 20px 0 0;padding:5px 0;line-height:25px;}
blockquote{font-style:oblique;}
em{font-style:oblique;}

table {
    overflow:hidden;
    border:1px solid #d3d3d3;
    background:#fefefe;
    width:90%;
    margin:5% auto 0;
    -moz-border-radius:5px; /* FF1+ */
    -webkit-border-radius:5px; /* Saf3-4 */
    border-radius:5px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	font:400 13px tahoma;
}
th, td {padding:10px 0px; text-align:center; }
th {padding-top:10px; text-shadow: 1px 1px 1px #fff; background:#e8eaeb;}
td {border-top:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}
th {background:-moz-linear-gradient(100% 20% 90deg, #e8eaeb, #ededed);background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));}
td p {margin:0 !important;}


a {
	color:#111 !important;
	text-decoration:none;
}

.warpper {
   background-color:#FFFFFF;
    box-shadow: 0 2px 5px -1px #ccc;
    margin: 0 auto;
    width: 95%;
}
.padding-top {
	padding-top:10px;
}
.clear{
	clear:both;
}
/* Header */
.jqm-demos .jqm-header {
	background: #fff;
	border-bottom-color: #eee;
}

.jqm-demos .jqm-header h2 {
	padding: .4em 0 .1em;
	margin: 0 3em;
}
.jqm-demos .jqm-header h2 a {
	display: inline-block;
	text-decoration: none;
	min-height: 40px;
}
.jqm-demos .jqm-header h2 img {
	display: block;
	width: 140px;
	height: auto;
}
.jqm-demos .jqm-header h2 > img {
	display: inline-block;
}
.jqm-demos .jqm-header p {
	position: absolute;
	bottom: -2em;
	right: 1em;
	margin: 0;
	color: #666;
	font-family: arial;
	font-weight: 300;
	text-transform: uppercase;
}
.jqm-demos .jqm-header .ui-btn {
	width: 2em;
	height: 2em;
	background: none;
	border: 0;
	top: 50%;
	margin-top: -1em;
	-webkit-border-radius: .3125em;
	border-radius: .3125em;
	opacity: .4;
	filter: Alpha(Opacity=40);
}

/* Footer */
.jqm-demos .jqm-footer.ui-footer {
	position:relative;
	bottom: 0;
	padding:5px 0 0;
	width: 100%;
	height: 50px;
}
.ui-header-fixed, .ui-footer-fixed {
	clear:both;
	float:right;
}
.jqm-demos .jqm-footer {
	border-top:none;
	background:#333;
}
.jqm-demos .jqm-footer p {
	font-size: .8em;
	color: #fff;
	font-weight: 300;
	margin: 0 1.25em 1.25em;
	text-shadow:none;
}
.jqm-demos .jqm-footer p a{
	text-decoration:none;
	color:#fff !important;
	font-weight: 400;
	text-shadow:none;
}
.jqm-demos .jqm-footer p:first-child {
	font-size: 1em;
	color: #fff;
	font-weight: 400;
	margin: 1em 1em .75em;
}

/* Content */
.jqm-demos .jqm-content {
	margin-bottom: .1em;
	padding-top:0;
}

.jqm-demos .jqm-content-top {
	padding-top:10px;
}

.jqm-demos .jqm-content > h1, 
.jqm-demos .jqm-content > h2, 
.jqm-demos .jqm-content > h3, 
.jqm-demos .jqm-content > h4, 
.jqm-demos .jqm-content > h5, 
.jqm-demos .jqm-content > h6 {
	font-family: arial;
	font-weight: 700;
	margin:10px 0;
}

.jqm-demos .jqm-content > h1{
	font-size:17px;
} 
.jqm-demos .jqm-content > h2{
	font-size: 16px;
} 
.jqm-demos .jqm-content > h3{
	font-size: 15px;
}
.jqm-demos .jqm-content > h4{
	font-size: 15px;
}
.jqm-demos .jqm-content > h5{
	font-size: 15px;
} 
.jqm-demos .jqm-content > h6 {
	font-size: 14px;
}

.jqm-demos .jqm-content > ul li,
.jqm-demos .jqm-content > a {
	font-family: arial;
	font-weight: 300;
}

.jqm-demos .jqm-content > h3 {
	background-color: transparent;
}
.jqm-demos .jqm-content > p {
	font-size: 15px;
	line-height: 1.8;
	font-weight:700;
	text-align: justify;
}
.jqm-demos .jqm-content > p.date{
	font-size: 13px;
	line-height: 1.8;
	font-weight:400;
	font-family:tahoma;
}
.jqm-demos .jqm-content > ul:not(.jqm-list) li {
	font-size: 1.1em;
	line-height: 1.5;
}
.jqm-demos .jqm-content > p {
	margin: 0 0 1em;
}
.jqm-demos .jqm-content > ul,
.jqm-demos .jqm-content > ol {
	padding-right: 1.3em;
}
.jqm-demos .jqm-content > .ui-listview {
	padding-right: 0;
}
.jqm-demos .jqm-content > a,
.jqm-demos .jqm-content > p a,
.jqm-demos .jqm-content > ul:not(.jqm-list) li a {
	font-weight: 400;
	text-decoration: none;
}
.jqm-demos .jqm-content strong {
	font-weight: 700;
}
.jqm-demos .jqm-content > p strong {
	font-weight: 400;
}

/* Homepage */
.jqm-home > .jqm-content > img {
	width: 400px;
	max-width: 100%;
	display: block;
	margin: 2.5em 0;
}
.jqm-home .ui-grid-a {
	margin: 0 -.5em .5em;
}
.jqm-block-content {
	margin: .5em;
	padding:0;
	background: #fff;
	box-shadow:0 2px 5px -1px #ccc;
	font-family: arial;
}
.jqm-block-content-pad {
	padding:0 10px 10px;
}

.jqm-block-content h3 {
	border-bottom: 1px solid #eee;
	padding: 8px 10px;
	margin: 0 0 .5em;
}
.jqm-block-content p {
	font-size: 1.1em;
	font-weight: 300;
	line-height: 1.4;
	margin: .7em 0;
}
.jqm-block-content p:last-child {
	margin-bottom: 0;
}
.jqm-block-content a:link {
	font-weight: 300;
	text-decoration: none;
}
.jqm-block-content h3 a:link {
	font-weight: 700;
}


/* Lists */
.jqm-demos .jqm-search .jqm-list {
	margin: 0 -1em 1em;
}
.jqm-demos .jqm-list .ui-btn,
.jqm-demos .jqm-list .ui-btn:visited,
.jqm-demos .jqm-list .ui-li-divider {
	text-shadow: none !important;
}
.jqm-demos .jqm-list .ui-btn:hover,
.jqm-demos .jqm-list .ui-btn:active {
	color: #3388cc;
}
.jqm-demos .jqm-list .ui-btn.ui-btn-active {
	color: #fff;
}
.jqm-demos .jqm-list .ui-li-divider {
	color: #3eb249;
}

/* Navmenu */
.jqm-navmenu-panel .ui-listview > li .ui-collapsible-heading {
	margin: 0;
}
.jqm-navmenu-panel .ui-collapsible.ui-li-static {
	padding: 0;
	border: none !important;
}
.jqm-navmenu-panel .ui-collapsible + li > .ui-btn,
.jqm-navmenu-panel .ui-collapsible + .ui-collapsible > .ui-collapsible-heading > .ui-btn,
.jqm-navmenu-panel .ui-panel-inner > .ui-listview > li.ui-first-child .ui-btn {
	border-top: none !important;
}
.jqm-navmenu-panel .ui-listview .ui-listview .ui-btn {
	padding-right: 1.5em;
	color: #999;
}
.jqm-navmenu-panel .ui-listview .ui-listview .ui-btn.ui-btn-active {
	color: #fff;
}
.jqm-navmenu-panel .ui-btn:after {
	opacity: .4;
	filter: Alpha(Opacity=40);
}
.jqm-demos .jqm-navmenu-panel.jqm-panel-page-nav {
	display: none;
	position: absolute;
	top: 178px;
	right: 12px;
}
.jqm-demos .jqm-navmenu-panel.jqm-panel-page-nav ul li:first-child a{
	border-top: none;
}
/* Search */
.jqm-search-panel .ui-panel-inner {
	padding-top: 0;
}
.jqm-search-panel .ui-input-search {
	margin: 1em 0;
}
.jqm-search-panel .ui-input-search.ui-focus {
	-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.2);
	-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 3px rgba(0,0,0,.2);
}

@media (min-width: 60em) {
	.jqm-demos .jqm-header h2 {
		padding: 1em 0 .7em;
		margin: 0 1em 0 3%;
		text-align: center;
	}
	.jqm-demos .jqm-header h2 img {
		width: 275px;
		height: 78px;
	}
	.jqm-demos .jqm-header p {
		bottom: auto;
		right: auto;
		top: 50%;
		left: 15%;
		font-size: 1.2em;
		margin-top: -.625em;
	}
	.jqm-demos .jqm-navmenu-link {
		right: 3%;
	}
	.jqm-demos .jqm-search-link {
		left: 3%;
	}
	.jqm-demos .jqm-footer p {
		float: left;
		margin: 1.5em 3% 1.5em 1.5em;
	}
	.jqm-demos .jqm-footer p:first-child {
		float: right;
		margin: 1.25em 1.25em 1.25em 3%;
	}
	.jqm-demos .jqm-navmenu-panel {
		visibility: visible;
		position: relative;
		right: 0;
		float: right;
		width: 25%;
		background: none;
		-webkit-transition: none !important;
		-moz-transition: none !important;
		transition: none !important;
		-webkit-transform: none !important;
		-moz-transform: none !important;
		transform: none !important;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.jqm-demos.jqm-panel-page .jqm-navmenu-panel {
		display: none;
	}
	html .jqm-demos.jqm-panel-page .jqm-navmenu-panel.jqm-panel-page-nav {
		display: block;
	}
	.jqm-demos .jqm-navmenu-panel .ui-panel-inner {
		margin-top: 3em;
		margin-bottom: 3em;
	}
	.jqm-demos .jqm-content {
		margin-bottom: 50px;
		margin-left: auto;
		margin-right: auto;
		max-width: 800px;
		padding-left: 5%;
		padding-right: 5%;
		padding-top: 2em;
		width: 90%;
	}
    .jqm-demos .jqm-content.jqm-fullwidth {
		width: auto;
		padding-left: 15%;
		padding-right: 15%;
		float: none;
	}
	.jqm-navmenu-panel .ui-listview .ui-btn {
		padding-right: 12.5%;
	}
	.jqm-navmenu-panel .ui-listview .ui-listview .ui-btn {
		padding-right: 15%;
	}
	.jqm-navmenu-panel .ui-collapsible,
	.jqm-navmenu-panel .ui-collapsible-content,
	.jqm-navmenu-panel .ui-btn {
		background: none !important;
		border-color: #ddd !important;
	}
	.jqm-navmenu-panel .ui-btn.ui-btn-active {
		color: #3388cc !important;
	}
	.jqm-navmenu-panel .ui-btn::after {
		opacity: 0;
		-webkit-transition: opacity 500ms ease;
		-moz-transition: opacity 500ms ease;
		transition: opacity 500ms ease;
	}
	.jqm-navmenu-panel .ui-btn:hover::after {
		opacity: .4;
	}
	.jqm-search-panel {
		width: 26em;
		left: -26em;
		z-index: 1003; /* Puts the panel on top of the dismiss modal which is not adjusted to custom width */
	}
}
@media (min-width: 35em) {
	.jqm-block-content {
		min-height: 18em;
	}
	.max-height {
		max-height:150px;
	}
	.max-height-2 {
		height:auto !important;
		max-height:130px;
	}

}

@media all and (max-width: 45em) {
	.ui-responsive .ui-block-a,
	.ui-responsive .ui-block-b,
	.ui-responsive .ui-block-c,
	.ui-responsive .ui-block-d,
	.ui-responsive .ui-block-e {
		width: 100%;
		float: none;
	}

	.max-height {
		max-height:90px;
		height:auto !important;
	}
	.max-height-2 {
		height:auto !important;
		max-height:110px;
	}
}

@media (max-width: 30em) {
	.max-height {
		height:auto !important;
		max-height:70px;
	}
	.max-height-2 {
		height:auto !important;
		max-height:90px;
	}
}

/* 
	Make Images Fluid 
*/
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

ul.module {
	list-style:none;
	padding:0 !important;
	margin:0 !important;
}

/* 
	Modules Borders Color 
*/

.jqm-demos .module-border-1 {border-top:4px solid #3B5998;}
.module-border-1 {border-top:4px solid #3B5998;}
.module-background-1 {background-color:#3B5998;}
.module-category-color-1 {color:#38528B !important;}

.jqm-demos  .module-border-2{border-top:4px solid #f42941;}
.module-border-2{border-top:4px solid #f42941;}
.module-background-2{background-color:#f42941;}
.module-category-color-2{color:#f42941 !important;}

.jqm-demos .module-border-3 {border-top:4px solid #23A7E5;}
.module-border-3 {border-top:4px solid #23A7E5;}
.module-background-3 {background-color:#23A7E5;}
.module-category-color-3 {color:#2B9DD2 !important;}

.jqm-demos .module-border-4 {border-top:4px solid #EE66BB;}
.module-border-4 {border-top:4px solid #EE66BB;}
.module-background-4 {background-color:#EE66BB;}
.module-category-color-4 {color:#EE66BB !important;}

.jqm-demos .module-border-5 {border-top:4px solid #7027c3;}
.module-border-5 {border-top:4px solid #7027c3;}
.module-background-5 {background-color:#7027c3;}
.module-category-color-5 {color:#7027c3 !important;}

.jqm-demos .module-border-6 {border-top:4px solid #56C10F;}
.module-border-6 {border-top:4px solid #56C10F;}
.module-background-6 {background-color:#56C10F;}
.module-category-color-6 {color:#479645 !important;}

.jqm-demos .module-border-7 {border-top:4px solid #4477cc;}
.module-border-7 {border-top:4px solid #4477cc;}
.module-background-7 {background-color:#4477cc;}
.module-category-color-7 {color:#4477cc !important;}

.jqm-demos .module-border-8 {border-top:4px solid #E400E0;}
.module-border-8 {border-top:4px solid #E400E0;}
.module-background-8 {background-color:#E400E0;}
.module-category-color-8 {color:#E400E0 !important;}

.jqm-demos .module-border-9 {border-top:4px solid #4D5C68;}
.module-border-9 {border-top:4px solid #4D5C68;}
.module-background-9 {background-color:#4D5C68;}
.module-category-color-9 {color:#4D5C68 !important;}

.jqm-demos .module-border-10{border-top:4px solid #f42941;}
.module-border-10{border-top:4px solid #f42941;}
.module-background-10 {background-color:#555;}
.module-category-color-10 {color:#555 !important;}


/* elements float */

.module li.list,
.module li.list .title,
.module li.list .thumbnail,
.module li.list-2,
.module li.list-2 .title,
.module li.list-2 .thumbnail,
.module li.first,
.module li.first .title,
.module li.first .thumbnail,
.module li.first .text,
.module li.second,
.module li.second .title,
.module li.second .thumbnail,
.module li.second .text,
.module li.third,
.module li.third .thumbnail,
.module li.third .title
{
	float:right;
}

/* elements relative */

.module li.list,
.module li.list-2,
.module li.list-2 .thumbnail,
.module li.first,
.module li.second,
.module li.third
{
	position:relative;
}

/* elements width 100% */

.module li.list,
.module li.list-2,
.module li.first,
.module li.first .title,
.module li.first .thumbnail,
.module li.first .text,
.module li.first .thumbnail img,
.module li.second,
.module li.second .title,
.module li.third .thumbnail,
.module li.third .title
{
	width:100%;
}

.module li.list,
.module li.list-2,
.module li.first,
.module li.second,
.module li.third 
{
	margin-bottom:6px;
	padding-bottom:6px;
}


/* 
	Posts + Thumbnail list style 1 
*/
.module li.list {
	border-bottom:1px solid #eee;
}
.module li.list:last-child {
	border-bottom:none;
}
.module li.list .title {
	width:60%;
}
.module li.list .title a{
	text-decoration:none;
}
.module li.list .thumbnail {
	width:40%;
}
.module li.list .thumbnail img{
	max-width:95%;
}

/* 
	Posts + Thumbnail list style 2 
*/
.module li.list-2 {
	border-bottom:1px solid #eee;
}
.module li.list-2:last-child {
	border-bottom:none;
}
.module li.list-2 .title {
	width:60%;
}
.module li.third .title a,
.module li.list-2 .title a{
	text-decoration:none;
}
.module li.list-2 .thumbnail {
	width:40%;
}
.module li.list-2 .thumbnail img{
	width:95%;
}

/* 
	Module 1
*/
.module li.first {
	border-bottom:1px solid #eee;
}
.module li.first .text {
	padding:5px 0;
	overflow:hidden;
	height:60px;
}

/* 
	Module 2
*/
.module li.second {
	border-bottom:1px solid #eee;
}
.module li.second .text,
.module li.second .thumbnail {
	width:50%;
}
.module li.second .thumbnail img{
	max-width:95%;
}
.module li.second .text {
	overflow:hidden;
	height:83px;
}

/* 
	Module 3
*/

.module li.third {
	width:48%;
	margin-left:4%;
}
.module li.third:nth-child(even) {
	margin-left:0;
}
.module li.third{
	border-bottom:none;
}
.module li.third .title {
	padding:5px 0;
}
.module li.third .thumbnail img{
	max-width:100%;
}

.module li.first .title h3{
	border-bottom:none;
	padding:5px 0;
	margin:0;
}
.module li.second .title h3 {
	border-bottom:none;
	padding:0 0 5px;
	margin:0 0 5px;
}

/* 
	Fonts : Modules + Lists 
*/
.module li.list .title a, 
.module li.list-2 .title a,
.module li.list-2 .title,
.module li.third .title a
{
	font-weight:700 !important;
	font-family:'Arial',Helvetica,Serif;
	font-size:15px;
	line-height:25px;
}

.jqm-block-content h3,
.module li.first .title h3,
.module li.second .title h3 
{
	font-weight:700;
	font-family:'Arial',Helvetica,Serif;
	font-size:21px;
	line-height:25px;
}



.authorz {
	width:35% !important;
	max-width:150px !important;
	float:right !important;
	margin-left:10px;
	margin-top:5px;
}

/*
	pagination
*/

.pagination{clear:both;margin:10px 15px;position:relative;float:right;}
.pagetext{display:inline;position:relative;float:right;padding-left:5px;top:8px;}
.pagination .current{background: #fff;padding:6px 10px 5px;color:#555;border:1px solid #ddd;}
.pagination a:hover{color:#555;background: #fff;}
.pagination span,.pagination a{
	font-weight:400;
	display:block;
	float:right;
	margin:2px 3px;
	padding:6px 10px 5px;
	text-decoration:none;
	color:#555;
	border:1px solid #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
}

.ui-content .maxed, 
.ui-content img{
	width:100%;
	height:auto !important;
}
.icon-load-reload {
	height: 14px;width:25px;
	background: url("images/ajax-loader.gif") no-repeat scroll 5px 0 transparent;
}


ol.commentlist {
	margin:5px 0;
	list-style:none;
	padding:0;
}
ol.commentlist li{
	margin:0 0 10px;
	padding:0;
}
#commentform  textarea {
	min-height:120px !important;
}
p.form-submit input{
	float:right;
}
img.avatar {
    float: left;
    height: auto;
    max-width: 80px;
    width: 25%;
}
.custom-corners {
border-radius:10px;
}

/* 
 *  ===============================================================================
 *                        Shortcode الملاحظات بواسطة
 *         تستعمل عند كتابة التدوينة للاشارة الى شيئ او التحذير من شيئ
 *                       المهم تستعمل لتمييز المحتوى
 * 	                     المرجوا الحذر عند التعديل ;)
 *
 *  ===============================================================================
*/
.msg-warning, .msg-danger, .msg-info, .msg-success {width:96%;}
.msg-success {color:#468847 !important;background-color:#dff0d8;border:1px solid #d6e9c6;}
.msg-info {color:#3a87ad !important;background-color:#d9edf7;border:1px solid #bce8f1;}
.msg-danger {color:#b94a48 !important;background-color:#f2dede;border:1px solid #eed3d7;}
.msg-warning {color:#c09853 !important;background-color:#fcf8e3;border:1px solid #fbeed5;}
.msg-warning, .msg-danger , .msg-info ,.msg-success {padding:10px 10px 5px;margin:10px 0 0 !important;margin-bottom: 1px;float:right;} 
.msg-warning strong, .msg-danger strong, .msg-info strong ,.msg-success strong{margin: 0 5px;width:auto !important;}


/* 
 *  ===============================================================================
 *       تنسيق افتراضية للوردبريس تدعم اتجاه الصور او النصوص الى اخره
 * 	                      المرجوا الحذر عند التعديل ;)
 *
 *  ===============================================================================
*/
.alignleft{display:inline;float:left;margin-right: 10px !important;}
img.alignleft{display:inline;float:left;}
.alignright{display:inline;float:right;margin-left: 10px !important;}
img.alignright{display:inline;float:right;}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}
img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}
.wp-caption{border:1px solid #e5e5e5;text-align:center;background-color:#F9f9f9;margin:0;padding:0;max-width:100% !important;width:auto !important;}
.wp-caption img{border:0 none;margin:0;padding:5px!important;max-width: 96% !important;width:auto !important;}
.wp-caption p.wp-caption-text{font:400 12px tahoma !important;margin:0 !important;padding:0 4px 5px;text-align:center !important;}

h2.related {
	background-color:#f5f8f9;
	padding:5px 10px;
}

.share-post {
	width:90%;
	height:48px;
	background:#f5f8f9;
	padding:2% 5%;
	margin:0 0 5px;
}
.share-post img {
	width:48px;
	height:48px;
	float:right;
	margin-left:5px;
}
.share-post span {
	float:right;
	margin-left:10px;
	padding-top:10px;
	font-weight:700;
	font-size:21px;
}

.ad-slot{position:fixed;width:100%;text-align:center;height:50px;bottom:0;width:100%;margin:0;padding:0;z-index:1000;}
.center-ads * {
	margin: 0 auto;
}
.center-ads img {
	max-width:300px;
	max-height:250px;
}

.breadcrumb {
	padding:2% 0 0.5%;
	margin-top:3px;
	color:#666 !important;
	font-weight:400;
}
.breadcrumb a{
	color:#666 !important;
	font-weight:400;
}

