﻿#mainCategories {
	background: url(images/navigationBg.png) no-repeat;
	background-color:#2EC3C2;
	height: 55px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#dropmenu, #dropmenu ul {
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	z-index:300;
	width:100%;
	font-weight:bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	direction: rtl;
}
#dropmenu li a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	height: 54px;
	padding-right: 15px;
	padding-left: 15px;
	background: url(images/catsSeperator.png) repeat-y left;
	background-color:#2EC3C2;
	font: bold 16px/54px Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 3px #000;
}
#dropmenu li a:hover {
	color:#afafaf;
}
#dropmenu li {
	float:right;
	position:relative;
}
#dropmenu li ul {
	position:absolute;
	display:none;
	direction: rtl;
	margin: 0px;
	background: url(images/navul.png);
		background-color:#2EC3C2;

}
#dropmenu li ul li {
	padding: 0px 10px;
	background: url(images/navul.png);
		background-color:#2EC3C2;
}
#dropmenu ul a {
	background: url(images/navulli.png) repeat-x bottom;
	height: 25px;
	padding: 5px 10px 5px 0px;
	font: normal 12px/25px Tahoma, Geneva, sans-serif;
	color: #CCC;
}
#dropmenu li ul {
	margin: 0px;
	padding: 0px;
}
#dropmenu li ul a {
	width:13em;
	height:auto;
	float:left;
}
#dropmenu ul ul {
	top:auto;
	padding: 0px;
}
#dropmenu li ul ul {
	right: 180px;
	margin: 0px;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
}

#postsSlider {
	background: url(images/sliderBgMaster.png);
	width: 980px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-box-shadow:0px 0px 2px #aeaeae;
	-webkit-box-shadow:0px 0px 2px #aeaeae;
	box-shadow:0px 0px 2px #aeaeae;
	overflow: hidden;
}

#pathway {
	background: url(images/sliderBgMaster.png);
	width: 970px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-box-shadow:0px 0px 2px #aeaeae;
	-webkit-box-shadow:0px 0px 2px #aeaeae;
	box-shadow:0px 0px 2px #aeaeae;
	font: normal 12px/35px Tahoma, Geneva, sans-serif;
	color: #e7e7e7;
	padding-right: 10px;
}
#pathway a {
	font: normal 12px/35px Tahoma, Geneva, sans-serif;
	color: #e7e7e7;
}
#topRatedtop {
	background: url(images/topratedBgTop.png) no-repeat;
	height: 15px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#topRated {
	background: #f6f6f6 url(images/topratedBG.png) repeat-y;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#TopPosts {
	padding: 10px;
	direction: rtl;
}
#TopPosts #recentPosts li {
	float:right;
	width: 430px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 13px;
	background: #ffffff;
	padding: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 1px solid #f1f1f1;
	-webkit-box-shadow:inset 0 0px 3px #ccc;
	-moz-box-shadow:inset 0 0px 3px #ccc;
	box-shadow:inset 0 0px 3px #ccc;
}
#TopPosts #recentPosts li:hover {
	-webkit-box-shadow:inset 0 0px 3px #ccc;
	-moz-box-shadow:inset 0 0px 3px #ccc;
	box-shadow:inset 0 0px 3px #ccc;
	text-shadow:inset 0px 1px 3px #666;
	background: #f6f6f6;
}
#TopPosts #recentPosts li a {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #999999;
	text-decoration:none;
}
#TopPosts .topPost {
	float: right;
	width: 450px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 13px;
}
.topPost .TPTitle {
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #bc0000;
	margin-bottom: 7px;
}
.topPost .TPTitle a {
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #bc0000;
	text-decoration:none;
}
.topPost .TPTitle a:hover {
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #666;
	text-decoration:none;
	text-shadow:0px 0px 1px #000;
}
.topPost .TPContent {
}
.topPost .TPContent .TPThumb {
	background: url(images/thumb-image-sm.png) no-repeat;
	height: 90px;
	width: 92px;
	float: right;
	margin-left: 10px;
}
.topPost .TPContent .TPThumb a img {
	margin-top: 4px;
	margin-right: 4px;
	height: 73px;
	width: 84px;
	
}
.topPost .TPContent .TPP p {
	font: normal 11px/17px Tahoma, Geneva, sans-serif;
	color: #373737;
	text-align: justify;
	text-shadow:1px 1px 0px white;
}
.topPost .TPContent .TPDetails {
	padding-top: 10px;
}
.topPost .TPContent .TPDetails div {
	float: right;
	font: 11px Tahoma, Geneva, sans-serif;
	color: #1c1c1c;
	margin-left: 15px;
}
.topPost .TPContent .TPDetails div a {
	font: 11px Tahoma, Geneva, sans-serif;
	color: #1c1c1c;
	text-decoration:none;
}
.topPost .TPContent .TPDetails div a:hover {
	font: 11px Tahoma, Geneva, sans-serif;
	color: #bc0000;
	text-decoration:none;
}
.topPost .TPContent .TPDetails .TPCategory {
	background: url(images/icons/category.png) no-repeat right center;
	padding-right: 22px;
}
.topPost .TPContent .TPDetails .TPMore {
	float: left;
	background-image: url(images/smallarraw.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
}
/*Single*/
#postDetails {
	direction: rtl;
	float: right;
	width: 900px;
}
#PDThumb {
	float: right;
	margin-right: 10px;
}
#PDTitle {
	font: bold 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #b50000;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-right: 10px;
	overflow: hidden;
}
#PDTitle h1 a {
	font: bold 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #b50000;
	margin-bottom: 10px;
}
#PDThumb img {
	background: #FFF;
	padding: 5px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 1px solid #e6e6e6;
	height: 156px;
	width: 280px;
}
#postMeta {
	overflow: hidden;
	margin-right: 10px;
	padding-right: 10px;
}
#postMeta ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#postMeta ul li {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}
#postMeta ul li a {
	color: #b50000;
	text-decoration: none;
}
#postMeta ul .PMCat {
	background: url(images/icons/category.png) no-repeat right center;
	padding-right: 22px;
}
#postMeta ul .PMDate {
	background: url(images/icons/clock.png) no-repeat right center;
	padding-right: 22px;
}
#postMeta ul .PMauthor {
	background: url(images/icons/author.png) no-repeat right center;
	padding-right: 22px;
}
#postMeta ul .PMComments {
	background: url(images/icons/commentsSmall.png) no-repeat right center;
	padding-right: 22px;
}
#postMeta ul .PMvisits {
	background: url(images/icons/statuis.png) no-repeat right center;
	padding-right: 22px;
}
#MainPostContent {
	overflow:hidden;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.MPC {
	width: 640px;
	float: right;
	overflow: hidden;
	margin-left: 15px;
	direction: rtl;
	font: normal 13px/20px Tahoma, Geneva, sans-serif;
	color: #808080;
}
.fullMPC {
	overflow: hidden;
	direction: rtl;
	font: normal 13px/20px Tahoma, Geneva, sans-serif;
	color: #808080;
}
.postData {
	background: url(images/seperatorp.png) no-repeat center bottom;
	padding-bottom: 67px;
	text-shadow:1px 1px 0px white;
}
.postData .PDThumb {
	margin-bottom: 15px;
}
.postData .PDThumb img {
	padding: 10px;
	background: #ececec;
	border: 1px solid #e4e4e4;
	max-width:468px;
	max-height:468px;
        -moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.postData p {
	font: 13px Tahoma, Geneva, sans-serif;
	padding: 10px;
}
.postData p a {
	color: #bc0000;
	text-decoration: none;
	font: 13px Tahoma, Geneva, sans-serif;
}
.postData p strong {
	font: bold 13px Tahoma, Geneva, sans-serif;
}
.postData h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #666;
	padding-bottom: 10px;
	margin-left: 150px;
	margin-bottom: 10px;
	background: url(images/PBCSeperator.png) repeat-x bottom;
}
.postData h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.postData h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.postData h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.postData h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.postData ul {
	padding-right: 20px;
	padding-bottom: 20px;
}
.postData ul li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	list-style-type: circle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.postData ol {
	padding-right: 20px;
	padding-bottom: 20px;
}
.postData ol li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: decimal;
}
.AVCDetails {
	overflow: hidden;
	background: url(images/PBCSeperator.png) repeat-x bottom;
	padding-bottom: 10px;
	margin-right:10px;
	margin-left:10px;
}
#AVCTitle {
	font: bold 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #b50000;
	margin-bottom: 10px;
	overflow: hidden;
}
#AVCTitle h1 a {
	font: bold 18px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #b50000;
	margin-bottom: 10px;
}
.postData .ACVThumb {
	float: right;
	margin-left: 20px;
	height: 120px;
	width: 300px;
	padding: 10px;
	background: #efefef;
	border: 1px solid #e5e5e5;
	position: relative;
	overflow: hidden;
}
.postData .ACVThumb a img {
	height: 120px;
	width: 300px;
	position: relative;
}
.postData .ACVThumb span.overlay {
	background:#000;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
	opacity:0;
	filter: alpha(opacity=0); /* For IE7 */
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	height: 168px;
	width: 292px;
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	vertical-align: 2%;
}
.postData .ACVThumb span.facebookBtn, span.twitterBtn {
	width:60px;
	height:60px;
	display:block;
	left:0px;
	position:absolute;
	top:40px;
	z-index:4;
	opacity:0;
	filter: alpha(opacity=0); /* For IE7 */
	margin-top:0px;
}
.postData .ACVThumb span.twitterBtn {
	right:0px;
	margin-top:0px;
}
.AVCMeta {
	overflow: hidden;
	margin-right: 10px;
	padding-right: 10px;
}
.AVCMeta ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.AVCMeta ul li {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #666;
	padding-top: 5px;
	padding-bottom: 7px;
	list-style-type: none;
}
.AVCMeta ul li a {
	color: #b50000;
	text-decoration: none;
}
.AVCMeta ul .PMCat {
	background: url(images/icons/category.png) no-repeat right center;
	padding-right: 22px;
}
.AVCMeta ul .PMDate {
	background: url(images/icons/clock.png) no-repeat right center;
	padding-right: 22px;
}
.AVCMeta ul .PMauthor {
	background: url(images/icons/author.png) no-repeat right center;
	padding-right: 22px;
}
.AVCMeta ul .PMComments {
	background: url(images/icons/commentsSmall.png) no-repeat right center;
	padding-right: 22px;
}
.AVCMeta ul .PMvisits {
	background: url(images/icons/statuis.png) no-repeat right center;
	padding-right: 22px;
}
.AVCContent {
	overflow:hidden;
}
.readMore {
	float:left;
	margin-left:10px;
	margin-bottom:15px;
}
.readMore a {
	background: url(images/pagesBgHover.png);
	padding: 5px 15px;
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-shadow:1px 1px 0px #000;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.readMore a:hover {
	background: url(images/pagesBg.png);
	font: bold 12px Tahoma, Geneva, sans-serif;
	text-shadow:1px 1px 0px #fff;
	color: #666;
}
/* =Images
-------------------------------------------------------------- */
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #ffffff;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 620px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
	border: 1px solid #e8e8e8;
	margin-top: 15px;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 11px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 11px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
.attachment img {
	display: block;
	margin: 0 auto;
}
/*Comments Style*/

.comments-div {
	direction: rtl;
	margin-bottom: 20px;
	margin-top: 20px;
	overflow: hidden;
	padding-left: 10px;
}
/*Comments*/
#commentform {
	font-family:Tahoma;
	font-size:9pt;
	margin-right: 10px;
}
#comments {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#999;
	margin-bottom:20px;
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(images/icons/commentsBig.png) no-repeat right;
}
.commentlist {
	list-style-type:none;
	overflow: hidden;
	margin-top: 80px;
}
.commentlist li {
	overflow:hidden;
	margin:0px 0px 15px;
}
.commentCount {
	overflow: hidden;
}
.commentlist .children {
}
.commentlist .children li {
}
.commentlist .children li .commentAuthor {
	float:right;
	width:120px;
	margin:5px 50px 10px 10px;
	overflow: hidden;
}
.commentlist .children li .commentAuthor .authorName cite.fn a {
	font:bold 12px Tahoma, Geneva, sans-serif;
	color: #999;
	text-shadow:1px 1px 0px white;
}
.commentlist .children li .commentData {
	float:left;
	overflow:hidden;
	z-index:2;
	width: 410px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
}
