/*
Theme Name: Web Colors
Theme URI: http://www.salahelimam.com
Author: Salah Elimam
Author URI: http://salahelimam.com
Description: Designed & Developed by <a href="http://www.salahelimam.com">Salah Elimam</a> 
Version: 3.0
License: Designed by <a href="http://www.salahelimam.com">Salah Elimam</a> 
License URI: Designed by <a href="http://www.salahelimam.com">Salah Elimam</a> 
*/
/* Reset */
@import "css/fonts.css";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: right;
	font-weight: normal;
        padding-right:22px;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
	font-style: italic;
	color: #333;
	background: #f4f4f4;
	padding: 5px;
	border: 1px solid #ececec;
	text-shadow:1px 1px 0px white;
	margin: 10px 0px;
}
a {
	text-decoration:none;
color: #F71919;
}
/* Reset */

body {
	background: url(images/body.png);
}
#container {
	background: url(images/header.png) repeat-x top;
	overflow: hidden;
	direction: rtl;
}
#navigation {
	height: 41px;
	overflow: hidden;
}
#mainMenu {
	float: right;
}
#mainMenu ul {
	margin: 0px;
	padding: 0px;
}
#mainMenu ul li {
	font: normal 11px/41px Tahoma, Geneva, sans-serif;
	color: #CCC;
	float: right;
	background: url(images/topSeperator.png) repeat-y left;
	height: 41px;
	text-shadow:1px 1px 1px #333333;
}
#mainMenu ul li a {
	display:block;
	font: normal 11px/41px Tahoma, Geneva, sans-serif;
	color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
#mainMenu ul li a:hover {
	color: #fff;
}
#navigation #leftMenu {
	float: left;
}
#leftMenu ul li {
	font: normal 11px/39px Tahoma, Geneva, sans-serif;
	color: #CCC;
	float: right;
	background: url(images/seperator.png) repeat-y left;
	height: 41px;
	text-shadow:1px 1px 1px #333333;
}
#leftMenu ul li .welcomeUser {
	padding-right: 10px;
	padding-left: 10px;
	
}
#leftMenu ul li .viwelcomeUser {
	padding-right: 24px;
	padding-left: 10px;
	background: url(images/userWhite.png) no-repeat right center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#leftMenu ul li .viwelcomeUser a {
	display: inline-block;
	float: left;
}
#leftMenu ul li a {
	display:block;
	font: normal 11px/41px Tahoma, Geneva, sans-serif;
	color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
#leftMenu ul li a:hover {
	color: #fff;
}
#leftMenu ul li .welcomeUser img {
	float: right;
	height: 24px;
	width: 24px;
	margin-left: 5px;
	margin-top:7px;
}
#leftMenu ul li .welcomeUser a {
	display: inline-block;
	float: left;
}
#leftMenu ul li .userProfile {
	background: url(images/icons/pro.png) no-repeat right center;
	padding-right: 22px;
	margin-right: 10px;	
}
#leftMenu ul li .usercp {
	background: url(images/icons/cp.png) no-repeat right center;
	padding-right: 22px;
	margin-right: 10px;
}

#header {
	background: url(images/headerCenter.png) no-repeat center top;

}
#header #mainHeader {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom:26px;
}
#mainHeader #logo {
	float: right;
margin-top: -12px;
margin-right: 230px;
}
#mainHeader #banner {
	float: left;
	height: 60px;
	width: 468px;
	overflow: hidden;
	margin-top: 25px;
}

#mainNavigation {
	background: url(images/navigation.png) repeat-x;
	height: 54px;
	border: 1px solid #e0e0e0;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
	width: 1049px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -70px;
}
#dropmenu {
	position: relative;
	width: 1000px;
}
#dropmenu, #dropmenu ul {
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index:300;
	width:100%;
	direction: rtl;
}
#dropmenu li {
	float:right;
	position:relative;
	background: url(images/navigationSepe.png) repeat-y left;
	text-shadow:1px 1px 0px #fff;
	font-size:13px;
	font-family:GESSTOW_Medium;
}
#dropmenu li a {
	display:inline-block;
	color:#000000;
	height:54px;
	padding-right: 7px;
	padding-left: 13px;
	font-size:13px;
	font-family:GESSTOW_Medium;
	line-height:54px;
	text-shadow:1px 1px 0px #fff;
}
#dropmenu li a:hover {
	color:#FFF;
	text-shadow:1px 1px 0px #101010;
	background:#E60010;
}
#dropmenu li ul {
	position:absolute;
	display:none;
	direction: rtl;
	margin: 0px;
	background: #eeeeee;
	right: 0px;
	width:176px;
	padding: 5px 10px 10px 12px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
#dropmenu li ul li {
	display: block;
	padding: 0px;
	background: rgb(249,249,249);
	background: -moz-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249,249,249, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
	background: -webkit-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -o-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -ms-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0 );
	background: linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	border: 1px solid #d3d3d3;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	height: 30px;
	margin-bottom:4px;
}
#dropmenu li ul li:hover {
	background: #fff url(none);
	color: #dd8070;
}
#dropmenu li ul li a {
	color: #7a7a7a;
	text-shadow:1px 1px 1px #ffffff;
	display: block;
	height: 30px;
	font-size:12px;
	font-family:GESSTOW_Medium;
	line-height:30px;
}
#dropmenu li ul li a:hover {
	color: #007dd0;
	display: block;
	text-shadow:0px 0px 0px #dd8070;
}
#dropmenu li ul a {
	width:156px;
	height:auto;
	float:left;
	color: #4785b5;
}
#dropmenu ul ul {
	top:auto;
	padding: 0px;
	color: #4785b5;
}
#dropmenu li ul li ul {
	right: 166px;
	top:-20px;
	margin:12px;
	direction: rtl;
	background: #eeeeee;
	min-width:166px;
	padding: 10px 10px 10px 15px;
	border-right: none;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
	color: #c366c0;
}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
	color: #c366c0;
}
#container #content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding:15px 0px 15px 0px;
}
#entry {
	overflow: hidden;
	background: url(images/entry.png) repeat-x;
	height: 56px;
	border: 1px solid #e0e0e0;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#entry #search {
	background: url(images/searchBg.png) no-repeat;
	height: 40px;
	width: 370px;
	float: right;
	margin-top: 9px;
	margin-right: 10px;
}
#search form #search-form {
	float:right;
	height: 37px;
	width: 255px;
	padding-right: 26px;
	background:transparent;
	border:none;
	color: #666;
	text-shadow:1px 1px 0px #ebebeb;
	font: 11px Tahoma, Geneva, sans-serif;
}
#search form #searchsubmit {
	height: 34px;
	width: 77px;
	background:transparent;
	border:none;
	cursor:pointer;
}
#socialNetworks {
	overflow:hidden;
	float:left;
        width: 440px;
}
.social {
	overflow:hidden;
	margin-left: 10px;
	margin-top: 8px;
}
.social li {
	float:left;
	margin-right:10px;
	width:41px;
	height:42px;
}
.social li a {
	display:block;
	width:41px;
	height:42px;
	text-indent:-999999px;
}
.social .rss {
	background: url(images/icons/social/rss.png) no-repeat;
}
.social .flickr {
	background:url(images/icons/social/flickr.png) no-repeat;
}
.social .facebook {
	background:url(images/icons/social/facebook.png) no-repeat;
}
.social .twitter {
	background:url(images/icons/social/twitter.png) no-repeat;
}
.social .gplus {
	background:url(images/icons/social/gplus.png) no-repeat;
}
.social .youtube {
	background:url(images/icons/social/youtube.png) no-repeat;
}
#slider {
	overflow: hidden;
	margin-bottom: 10px;
	position:relative;
}
#sliderContauner {
	overflow: hidden;
	background: repeat-x;
}
#sliderContauner #sliderContent {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	position:relative;
	direction:ltr;
}
.list_carousel ul {
	padding: 5;
	list-style: none;
	width: 980px;
	margin-right: 20px;
	margin-bottom: 15px;
}

.prev {
	display:block;
	width:15px;
	height:22px;
	position:absolute;
	right:0px;
	top:75px;
	background: url(images/right.png) no-repeat;
}
.next {
	display:block;
	width:15px;
	height:22px;
	position:absolute;
	left:0px;
	top:75px;
	background: url(images/left.png) no-repeat;
}
#sliderContent .list_carousel li {
	width:230px;
	height:170px;
	color: #999;
	text-align: center;
	padding: 0;
	display: block;
	float: left;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:3px;
	background: #fff;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: 0px 0px 3px rgba(33,33,33,0.4), inset 0 0px 5px rgba(222, 222, 222, 0.7);
	-moz-box-shadow:    0px 0px 3px rgba(33,33,33,0.4), inset 0 0px 5px rgba(222, 222, 222, 0.7);
	box-shadow:         0px 0px 3px rgba(33,33,33,0.4), inset 0 0px 5px rgba(222, 222, 222, 0.7);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#sliderContent .slidPost a {
	overflow:hidden;
	display:block;
}
#sliderContent .list_carousel li a img {
	width:206px;
	height:146px;
	margin-top:12px;
}
#pager2 {
	width:70px;
	margin-left:auto;
	margin-right:auto;
}
#pager2 a {
	width:10px;
	height:10px;
	display:block;
	text-indent:-99999px;
	background:url(images/pagerBg.png) no-repeat;
	float:left;
	margin-right: 2px;
}
#pager2 a.selected {
	background:url(images/pagerActive.png) no-repeat;
	height: 10px;
	width: 10px;
}
#mainContent {
	overflow: hidden;
}
#mainContentData {
	overflow: hidden;
}
#mainContentData #rightFront {
	float: right;
	width: 210px;
	overflow: hidden;
	margin-left: 8px;
}
#rightFront #rightWidgets {
	overflow: hidden;
	padding: 2px;
}
#rightWidgets .rWidget {
	overflow: hidden;
	background: #fff;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: 0px 0px 2px rgba(33,33,33,0.4), inset 0 0px 5px rgba(222, 222, 222, 0.7);
	-moz-box-shadow:    0px 0px 2px rgba(33,33,33,0.4), inset 0 0px 5px rgba(222, 222, 222, 0.7);
	box-shadow:         0px 0px 2px rgba(33,33,33,0.4), inset 0 0px 5px rgba(222, 222, 222, 0.7);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-bottom: 10px;
	padding: 7px;
}
#rightWidgets .rWidget h2 {
	font-family:GESSTOW_Bold;
	color:#666;
	text-shadow: 0px 0px 0px #fff;
	font-size:13px;
	display: block;
	background: rgb(249,249,249);
	background: -moz-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249,249,249, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
	background: -webkit-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -o-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -ms-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0 );
	background: linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	border: 1px solid #d6d6d6;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 10px;
	margin-bottom:7px;
}
.rWidget .rightWidgetContent {
	background: #f8f7f7;
	border: 1px solid #e8e8e8;
}
.rWidget .rightWidgetContent ul {
	margin: 0px;
	padding: 0px;
}
#rightWidgets .rWidget .rightWidgetContent ul li {
	font-family: GESSTOW_Medium;
	font: 12px GESSTOW_Mediu, Tahoma, Geneva, sans-serif;
	color: #FFF;
	background: url(images/widgetSepeartor.png) repeat-x bottom;
	padding-right: 5px;
	padding-left: 5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#rightWidgets .rWidget .rightWidgetContent ul li a {
	font-family: GESSTOW_Medium;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #101010;
	display: block;
}
#rightWidgets .rWidget .rightWidgetContent ul li a:hover {
	background :#E60010;
        color: #FFF;
}

.rightWidgetContent .blogroll li a {}
.rightWidgetContent ul li a {
	display: block;
	padding-top: 8px;
	padding-bottom: 10px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #666;
	background: url(images/arrow.png) no-repeat right center;
	padding-right: 12px;
}
.rightWidgetContent .blogroll li a {
	background: url(none);
	padding-right: 0px;
}
.rightWidgetContent ul li a img {
	width:16px;
	height:16px;
	float:right;
	margin-left:5px;
}
#mainContentData #centerFront {
	float: right;
	width: 527px;
	overflow: hidden;
}
#singleCenterFront {
	float: right;
	width: 733px;
	overflow: hidden;
	margin-left:10px;
	padding:2px;
}
#fullCenterFront {
	overflow: hidden;
}
#tab-box {
	position:relative;
	margin-bottom:15px;
	width:528px;
	background:#FFF;
	border:1px solid #CDCCCC;
    float:left;
    behavior: url('css/PIE.htc'); /* CSS3 Support for IE */
}

#tab-box:before,
#tab-box:after {
    content:"";
    position:absolute; 
    z-index:-2;
}
.latestTab {
	background: url(images/icons/copy.png) no-repeat right center;
	padding-top: 4px;
	padding-right: 28px;
	padding-bottom: 4px;
}
.latestArti {
	background: url(images/icons/stats_bars.png) no-repeat right center;
	padding-top: 4px;
	padding-right: 28px;
	padding-bottom: 4px;
}
.LatestVideos {
	background: url(images/icons/film.png) no-repeat right center;
	padding-top: 4px;
	padding-right: 28px;
	padding-bottom: 4px;
}
.LatsetAuthos {
	background: url(images/icons/messenger.png) no-repeat right center;
	padding-top: 4px;
	padding-right: 28px;
	padding-bottom: 4px;
}
#tab-box:before {
    top:50%;
    bottom:0;
    left:30px;
    right:30px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
    -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    box-shadow:0 0 15px rgba(0,0,0,0.4);
     -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
    behavior: url('css/PIE.htc'); /* CSS3 Support for IE */
}

/* NAVIGATION */
#popularPosts {
}
#popularPosts ul {
	margin: 0px;
	padding: 0px;
}
#popularPosts ul li {
	margin-bottom: 5px;
	background: rgb(249,249,249);
	background: -moz-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249,249,249, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
	background: -webkit-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -o-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -ms-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0 );
	background: linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	border: 1px solid #d6d6d6;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding-right: 5px;
	padding-left: 5px;
}
#popularPosts ul li a {
	font-family:GESSTOW_Bold;
    font-size:13px;
	line-height:30px;
	color: #848484;
	text-shadow:1px 1px 0px #fff;
}
#popularPosts ul li a:hover {
	color: #e79416;
	text-shadow:1px 1px 0px #fff;
}
#nav {
	width:100%;
	height:40px;
	overflow:hidden;
	display:none;
}

#nav ul {
	
}

#nav ul li {
	float:right;
	width:130px;
	height:40px;
	line-height:40px;
	border-width:1px;
	border-style:solid;
	border-top-color:#FFF;
	border-right-color:#CDCCCC;
	border-bottom-color:#CDCCCC;
	border-left-color:#FFF;
	display:block;
}

#nav ul li a {
	display:block;
	color:#7c7c7c;
	text-shadow: 0px 1px 1px #ffffff;
	text-align:center;
	text-decoration:none;
	background: #EAEAEA;
	background: -moz-linear-gradient(top, #F7F7F7 0%, #EAEAEA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F7F7F7), color-stop(100%,#EAEAEA));
	behavior: url('css/PIE.htc'); /* CSS3 Support for IE */
	font-size:13px;
	font-family:GESSTOW_Medium;
	line-height:40px;
}

#nav ul li:first-child {
	border-right:none;
	behavior: url('css/PIE.htc'); /* CSS3 Support for IE */
}

#nav ul li:last-child {
	behavior: url('css/PIE.htc'); /* CSS3 Support for IE */
}

#nav ul li a:hover {
	background: #E3E3E3;
	background: -moz-linear-gradient(top, #F1F1F1 0%, #E3E3E3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F1F1F1), color-stop(100%,#E3E3E3));
	behavior: url('css/PIE.htc'); /* CSS3 Support for IE */
}

#nav ul li.active {
	border-bottom-color:#FFF;
}

#nav ul li.active a {
	background:#FFF;
	color:#686868;
}

/* CONTENT */

#tabcontent {
	padding:10px;
	margin-top:10px;
}

#content h3 {
	color:#333;
}

#content p {
	color:#222;
}


.tabsPosts {
	overflow: hidden;
}

.tabsPosts .tabsPost {
	background: #f8f8f8;
	padding: 5px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	margin-bottom: 6px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.tabsPosts .tabsPost .tabPostDate {
	background: rgb(254,217,112);
	background: -moz-linear-gradient(top, rgba(254, 217, 112, 1) 0%, rgba(254, 188, 74, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 217, 112, 1)), color-stop(100%, rgba(254, 188, 74, 1)));
	background: -webkit-linear-gradient(top, rgba(254, 217, 112, 1) 0%, rgba(254, 188, 74, 1) 100%);
	background: -o-linear-gradient(top, rgba(254, 217, 112, 1) 0%, rgba(254, 188, 74, 1) 100%);
	background: -ms-linear-gradient(top, rgba(254, 217, 112, 1) 0%, rgba(254, 188, 74, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed970', endColorstr='#febc4a', GradientType=0 );
	background: linear-gradient(top, rgba(254, 217, 112, 1) 0%, rgba(254, 188, 74, 1) 100%);
	border: 1px solid #D99011;
	color: #996633;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	float: right;
	margin-left: 7px;
	padding: 5px 12px;
	text-align: center;
}
.tabsPosts .tabsPost .tabPostDate span {
	display: block;	
}
.tabsPosts .tabsPost .tabPostDate .tabPostMonth {
	font-size:15px;
	font-family:GESSTOW_Medium;
	color:#fff;	
	text-shadow:1px 1px 1px #aa7400;
}
.tabsPosts .tabsPost a .tabPostTitle {
	font-size:13px;
	font-family:GESSTOW_Medium;
	color:#666;
	margin-bottom: 8px;
	display: block;
}
.tabsPosts .tabsPost .tabPostDate .tabPostDay {
	color:#fff;
	font: bold 20px Tahoma, Geneva, sans-serif;
	text-shadow:1px 1px 1px #aa7400;
}
.tabsPosts .tabsPost .tabPostMeta {
	margin: 0px;
	padding: 0px;
}


.tabsPosts .tabsPost .tabPostMeta li {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #666;
	margin-left: 20px;
}
.tabsPosts .tabsPost .tabPostMeta li a {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #666;
}
.tabsPosts .tabsPost .tabPostMeta .TabspostCat {
	background: url(images/icons/16/folder.png) no-repeat right center;
	padding-right: 25px;
}
.tabsPosts .tabsPost .tabPostMeta .TabspostAuthor {
	background: url(images/icons/16/user.png) no-repeat right center;
	padding-right: 25px;
}
.tabsPosts .tabsPost .tabPostMeta .TabspostComments {
	background: url(images/icons/16/comments.png) no-repeat right center;
	padding-right: 25px;
}

#mainFrontContents #latestPosts {
	overflow: hidden;
	width: 530px;
        display:none !important ;
}
#mainFrontContents #SinglePosts {
	overflow: hidden;
	width: 735px;
}
#mainFrontContents #FullSinglePosts {
	overflow: hidden;
}
#latestPosts #latestTitle {
	background: url(images/title.png) no-repeat;
	height: 51px;
	width: 530px;
	overflow: hidden;
	margin-bottom:7px;
}
#latestPosts #latestTitle .latestTitleMain {
	float: right;
	background: url(images/icons/16/page_full.png) no-repeat right center;
	margin-right: 7px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	font-family:GESSTOW_Bold;
	line-height:29px;
    font-size:13px;
	color: #2677ad;
	text-shadow: 1px 1px 0px #fff;
}
#latestPosts #latestTitle .latestTitleRss {
	background: url(images/icons/16/rss.png) no-repeat;
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	margin-top: 10px;
	margin-left: 10px;
}
#latestPosts #latestPostsContent {
	overflow: hidden;
}
#latestPostsContent .post {
	margin-bottom: 10px;
	overflow: hidden;
}
#latestPostsContent .post .postTop {
	overflow: hidden;
	background: rgb(249,249,249);
	background: -moz-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249,249,249, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
	background: -webkit-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -o-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -ms-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0 );
	background: linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	border: 1px solid #d6d6d6;
	text-shadow: 1px 1px 0px #fff;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 10px;
}
.post .postTop .latestPostTitle h1 {
	font-family:GESSTOW_Bold;
	font-size:13px;
	color: #666;
}
#latestPostsContent .post .postContent {
	background: #fff;
	overflow: hidden;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	padding: 7px;
}
.post .postContent .postThumb {
	float: right;
	height: 120px;
	width: 120px;
	overflow: hidden;
	margin-left: 10px;
	padding:3px;
}
.post .postContent .postThumb a img {
	height: 120px;
	width: 120px;
	-webkit-box-shadow: 0 0 2px rgba(33,33,33,0.7), inset 0 0 1px rgba(130,130,33,0.1);
	-moz-box-shadow:    0 0 2px rgba(33,33,33,0.7), inset 0 0 1px rgba(130,130,130,0.1);
	box-shadow:         0 0 2px rgba(33,33,33,0.7), inset 0 0 1px rgba(130,130,130,0.1);
}
#latestPostsContent .post .postContent p {
	font: normal 12px/18px Tahoma, Geneva, sans-serif;
	color: #666;
}
#latestPostsContent .post .postBtm {
	overflow: hidden;
	background: #f4f4f4;
	border: 1px solid #d6d6d6;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 7px;
}
#latestPostsContent .post .postBtm .postMeta {
	float: right;
	margin-top: 5px;
}
.postTop .postMeta ul {
	margin-top:6px;
}
.postMeta ul {
	margin: 0px;
	padding: 0px;
}
.postMeta ul li {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #666;
	margin-left: 10px;
}
.postMeta ul li a {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #666;
}
.postMeta ul .postCat {
	background: url(images/icons/16/folder.png) no-repeat right center;
	padding-right: 25px;
}
.postMeta ul .postAuthor {
	background: url(images/icons/16/user.png) no-repeat right center;
	padding-right: 25px;
}
.postMeta ul .postComments {
	background: url(images/icons/16/comments.png) no-repeat right center;
	padding-right: 25px;
}

.post .postBtm .readMore {
	float: left;
	font-family:GESSTOW_Bold;
    color:#fff;
	text-shadow: 0px 0px 0px #fff;
    font-size:13px;
	line-height:30px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	background: rgb(0,120,202);
	background: -moz-linear-gradient(top, rgba(0,120,202, 1) 0%, rgba(0, 126, 212, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,120,202, 1)), color-stop(100%, rgba(0, 126, 212, 1)));
	background: -webkit-linear-gradient(top, rgba(0,120,202, 1) 0%, rgba(0, 126, 212, 1) 100%);
	background: -o-linear-gradient(top, rgba(0,120,202, 1) 0%, rgba(0, 126, 212, 1) 100%);
	background: -ms-linear-gradient(top, rgba(0,120,202, 1) 0%, rgba(0, 126, 212, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0078ca', endColorstr='#007ed4', GradientType=0 );
	background: linear-gradient(top, rgba(0,120,202, 1) 0%, rgba(0, 126, 212, 1) 100%);
	border: 1px solid #005a97;
	text-shadow: 1px 1px 1px #005a97;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.postMainContent {
	direction:rtl;
	text-align:right;
}
.postMainContent div {
	direction:rtl;
	overflow:hidden;
	font: normal 12px/20px Tahoma, Geneva, sans-serif;
	color: #666;
	margin-bottom: 10px;
}
.postMainContent object {
	
}
.postMainContent iframe {
	
}
#singlePosts .singlePostContents p {
	overflow:hidden;
	color: #666;
	margin-bottom: 15px;
	font: normal 12px/19px Tahoma, Geneva, sans-serif;
}
.postMainContent p a {
	color: #358bd1;
	text-decoration: none;
}
.postMainContent p a img {
	margin-bottom: 10px;

}
.postMainContent a {
	color: #358bd1;
}
.postMainContent p a {
	color: #358bd1;
}
.postMainContent a:hover {
	color: #444444;
	text-shadow:1px 1px 0px #fff;
}
.postMainContent p strong {
	font-weight:bold;
}
.postMainContent h2 {
	color: #666;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size:13px;
	font-family:GESSTOW_Bold;
	margin-top: 20px;
}
.postMainContent h3 {
	color: #666;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size:13px;
	font-family:GESSTOW_Bold;
	margin-top: 15px;
}
.postMainContent h4 {
	font-size:13px;
	font-family:GESSTOW_Bold;
	color: #666;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.postMainContent h5 {
	font-size:12px;
	font-family:GESSTOW_Bold;
	color: #666;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.postMainContent h6 {
	font-size:11px;
	font-family:GESSTOW_Bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.postMainContent ul {
	padding-right: 20px;
	padding-bottom: 20px;
}
.postMainContent ul li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-type: circle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.postMainContent ul li a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	list-style-type: circle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.postMainContent ol {
	padding-right: 20px;
	padding-bottom: 20px;
}
.postMainContent ol li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: decimal;
}
.PostSocial {
	color: #b2c24c;
	font-size:12px;
	font-family:GESSTOW_Bold;
	overflow:hidden;
	margin-bottom: 7px;
	padding-left:5px;
	margin-left: 10px;
}
.postSocialContent {
	padding-top: 15px;
	overflow: hidden;
	float:left;
	width:400px;
}
.postSocialContent p {
	float:left;
	overflow:hidden;
	margin-right: 2px;
	margin-left: 2px;
	display: block;
}
.postSocialContent iframe {
	max-width:90px;
}
#AuthorMainwidget {
	font-family: Tahoma, Geneva, sans-serif;
	direction: rtl;
	overflow:hidden;
	font-weight:normal;
}

.authorInformation {
	overflow:hidden;
}
.postAuthorMain {
	overflow:hidden;
	float: right;
}
.postAuthorMain img {
	float:right;
	margin-left:7px;
	background:white;
	padding:3px;
	border:1px solid #e9e9e9;
	width:64px;
	height:64px;
}
.AuthorName {
	display:block;
	color: #666;
	background: url(images/icons/16/business_user.png) no-repeat right center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 20px;
	font: bold 16px Arial, Helvetica, sans-serif;
}
.authorAvatar {
	display: block;
	float: right;
	height: 64px;
	width: 64px;
	background: url(images/icons/writeComment.png);
}
.authorDetails {
	padding: 14px 10px 5px;
	background: rgb(254,217,112);
	background: -moz-linear-gradient(top, rgba(208,213,118, 1) 0%, rgba(175, 180, 92, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(208,213,118, 1)), color-stop(100%, rgba(175, 180, 92, 1)));
	background: -webkit-linear-gradient(top, rgba(208,213,118, 1) 0%, rgba(175, 180, 92, 1) 100%);
	background: -o-linear-gradient(top, rgba(208,213,118, 1) 0%, rgba(175, 180, 92, 1) 100%);
	background: -ms-linear-gradient(top, rgba(208,213,118, 1) 0%, rgba(175, 180, 92, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0d576', endColorstr='#afb45c', GradientType=0 );
	background: linear-gradient(top, rgba(208,213,118, 1) 0%, rgba(175, 180, 92, 1) 100%);
	border: 1px solid #a3a850;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin: 10px 10px 10px 4px;
	float: right;
	font: 12px GESSTOW_Bold;
}
.authorDetails li {
	float:right;
	margin-left:15px;
	padding-right: 25px;
	padding-bottom: 6px;
}
.authorDetails li a {
	display:block;
	height:16px;
	color: #7d812d;
}
.authorDetails .authorBlog {
	background:url(images/icons/social/wordpressSmall.png) no-repeat right center;
}
.authorDetails .authortwitter {
	background:url(images/icons/social/twitterSmall.png) no-repeat right center;
}
.authorDetails .authorfacebook {
	background:url(images/icons/social/facebookSmall.png) no-repeat right center;
}
.AuthorMore a {
	color: #528fb2;
}
.AuthorMore {
	color: #a7a7a7;
	text-align: center;
	display: block;
	margin-left: 10px;
	-webkit-box-shadow: 0 0 0px rgba(141,141,141,0.0), inset 0 0 15px rgba(231,231,231,0.7);
	-moz-box-shadow:    0 0 0px rgba(141,141,141,0.0), inset 0 0 15px rgba(231,231,231,0.7);
	box-shadow:         0 0 0px rgba(141,141,141,0.0), inset 0 0 15px rgba(231,231,231,0.7);
	background: #ffffff;
	border: 1px solid #dadada;
	float: left;
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 10px;
	font: bold 12px Tahoma, Geneva, sans-serif;
}
.AuthorMore:hover {
	color: #528fb2;
	background: #ffffff;
	border: 1px solid #528fb2;
	-webkit-box-shadow: 0 0 0px rgba(141,141,141,0.0), inset 0 0 15px rgba(231,231,231,0.7);
	-moz-box-shadow:    0 0 0px rgba(141,141,141,0.0), inset 0 0 15px rgba(231,231,231,0.7);
	box-shadow:         0 0 0px rgba(141,141,141,0.0), inset 0 0 15px rgba(231,231,231,0.7);
}
p.before {
	font: normal 12px/18px Tahoma, Geneva, sans-serif;
	color: #666;
}

.authorpost {
	overflow:hidden;
}
.authorWidget {
	min-height:50px;
	background: url(none);
	text-shadow:1px 1px 0px #fff;
	margin-right: 2px;
	margin-left: 2px;
}
.authorWidget h2 {
	background: url(images/footerWidgetTitle.png);
	padding: 10px 10px 5px;
	background:#FFFFFF url(images/btn.png);
	text-shadow:1px 1px 0px #3a4447;
	font: 14px GESSTOW_Bold;
	color: #FFF;
	margin-bottom: 10px;
}
.authorWidget ul li {
	overflow:hidden;
	margin-bottom:5px;
	background:  #f5f5f5;
	border: 1px solid #dcdcdc;
	padding:5px;
	-webkit-box-shadow: 0 0 1px rgba(141,141,141,0.2), inset 0 0 5px rgba(231,231,231,0.3);
	-moz-box-shadow:    0 0 1px rgba(141,141,141,0.2), inset 0 0 5px rgba(231,231,231,0.3);
	box-shadow:         0 0 1px rgba(141,141,141,0.2), inset 0 0 5px rgba(231,231,231,0.3);
	position:relative;
}
.authorWidget ul li a img {
	float:right;
	width:24px;
	height:24px;
	margin-left:5px;
	background:#FFFFFF;
	padding:3px;
	border: 1px solid #ebebeb;
}
.authorWidget ul li div a {
	font-size:15px;
	font-family:Hacen_Typographer_Heavy;
	color: #999;
}
.authorWidget ul li div a:hover {
	font-size:15px;
	font-family:Hacen_Typographer_Heavy;
	color: #d56000;
}
.authorWidget ul li a span {
	float: left;
	font-family:GESSTOW_Bold;
    color:#fff;
	text-shadow: 0px 0px 0px #fff;
    font-size:13px;
	line-height:27px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	background: #d14b2f;
	border: 1px solid #b8361b;
	color: #fff;
	text-shadow: 1px 1px 1px #b8361b;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.authorWidget ul li a span:hover {
	font-family:GESSTOW_Bold;
	font-size:12px;
	color: #FFF;
	background: url(images/footerWidgetTitle.png);
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	display:block;
	float:left;
	text-shadow:1px 1px 0px #31411e;
}
#post-author {
	overflow:hidden;
	padding:20px;
	background:#d3d3d3;
	margin-bottom:2em;
	color:#3d3c3c;
}
#author-link {
	margin-top:1.5em;
}
#post-author .gravatar {
	margin:0 20px 0 0;
}
#post-author .gravatar img {
	background:white;
	border:1px solid #dbdbdb;
	padding:5px;
}
#author-description {
}
#recent-author-posts {
	margin-bottom:3em;
}
#recent-author-comments ul li {
	border:none;
	margin-top:0;
}
.author-info {
	width:100%;
	overflow:hidden;
	background: url(images/authorseperator.png) repeat-x bottom;
	padding-bottom: 20px;
	margin-bottom: 15px;
}
.author-info .avatar {
	margin:0 20px 0 0;
}
.author-info .avatar img {
	float:left;
	background:white;
	padding:7px;
	border:1px solid #e9e9e9;
}
.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
}
.author-meta p.gravatar {
	margin:0;
}
.MainauthorDetails {
	font-size:14px;
	font-family:GESSTOW_Bold;
	padding: 10px;
	color: #aa860a;
	background: #fdebae;
	border: 1px solid #e6c555;
	overflow:hidden;
	-webkit-box-shadow: 0 0 2px rgba(255,243,203,0.5), inset 0 0 15px rgba(234,210,129,0.7);
	-moz-box-shadow:    0 0 2px rgba(255,243,203,0.5), inset 0 0 15px rgba(234,210,129,0.7);
	box-shadow:         0 0 2px rgba(255,243,203,0.5), inset 0 0 15px rgba(234,210,129,0.7);
	text-shadow:1px 1px 0px #fff1c3;
	float: right;
	margin-top: 20px;
}
.MainauthorDetails li {
	float:right;
	margin-left:15px;
	padding-right: 25px;
}
.MainauthorDetails li a {
	display:block;
	height:16px;
	text-shadow:1px 1px 0px #fff1c3;
	color: #aa860a;
}
.MainauthorDetails .authorBlog {
	background:url(images/icons/social/wordpressSmall.png) no-repeat right center;
}
.MainauthorDetails .authortwitter {
	background:url(images/icons/social/twitterSmall.png) no-repeat right center;
}
.MainauthorDetails .authorfacebook {
	background:url(images/icons/social/facebookSmall.png) no-repeat right center;
}
#recent-author-posts h3 {
	font-size:14px;
	font-family:GESSTOW_Bold;
	margin-bottom:10px;
	color: #9ea93c;
}
.authorPosts {
	overflow:hidden;
	margin-bottom:10px;
}
.authorPosts .authorPost {
	overflow:hidden;
	margin-bottom:5px;
	background:  #fff;
	border: 1px solid #dcdcdc;
	padding:5px;
	-webkit-box-shadow: 0 0 1px rgba(141,141,141,0.2), inset 0 0 5px rgba(231,231,231,0.3);
	-moz-box-shadow:    0 0 1px rgba(141,141,141,0.2), inset 0 0 5px rgba(231,231,231,0.3);
	box-shadow:         0 0 1px rgba(141,141,141,0.2), inset 0 0 5px rgba(231,231,231,0.3);
	position:relative;
}
.authorPost .authorPostDate {
	float: right;
	padding: 3px 7px;
	background: rgb(222,82,125);
	background: -moz-linear-gradient(top, rgba(80,80,80, 1) 0%, rgba(57, 57, 57, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(80,80,80, 1)), color-stop(100%, rgba(57, 57, 57, 1)));
	background: -webkit-linear-gradient(top, rgba(80,80,80, 1) 0%, rgba(57, 57, 57, 1) 100%);
	background: -o-linear-gradient(top, rgba(80,80,80, 1) 0%, rgba(57, 57, 57, 1) 100%);
	background: -ms-linear-gradient(top, rgba(80,80,80, 1) 0%, rgba(57, 57, 57, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505050', endColorstr='#393939', GradientType=0 );
	background: linear-gradient(top, rgba(80,80,80, 1) 0%, rgba(57, 57, 57, 1) 100%);
	border: 1px solid #2c2c2c;
	text-shadow: 0px 0px 1px #000;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-left: 7px;
	font-size:11px;
	font-family:GESSTOW_Bold;
	color:#fff;
}
.authorPost .authorPostTitle {
	font-size:12px;
	font-family:GESSTOW_Bold;
	color:#8b8b8b;
	padding-top:4px;
}
.authorPost .authorPostTitle a {
	font-size:12px;
	font-family:GESSTOW_Bold;
	color:#8b8b8b;
}
.authorPost .authorPostTitle a:hover {
	font-size:12px;
	font-family:GESSTOW_Bold;
	color:#318ca9;
}
#recent-author-comments h3 {
	font-size:13px;
	font-family:GESSTOW_Bold;
	margin-bottom:10px;
	color: #9ea93c;
}
#recent-author-comments ul li {
	overflow:hidden;
	margin-bottom:5px;
	background:  #fff;
	border: 1px solid #dcdcdc;
	padding:5px;
	-webkit-box-shadow: 0 0 1px rgba(141,141,141,0.2), inset 0 0 5px rgba(231,231,231,0.3);
	-moz-box-shadow:    0 0 1px rgba(141,141,141,0.2), inset 0 0 5px rgba(231,231,231,0.3);
	box-shadow:         0 0 1px rgba(141,141,141,0.2), inset 0 0 5px rgba(231,231,231,0.3);
	position:relative;
	font-size:13px;
	font-family:GESSTOW_Bold;
	color:#8b8b8b;
}
#recent-author-comments ul li a {
	color:#666;
}


/* Images In Single Post  */
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
	max-width: 100%;
	height: auto;
}
.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;
	text-align: center;
}
img.alignleft, img.alignright, img.aligncenter {
	text-align: center;
	margin-bottom: 12px;
}
.wp-caption {
	background: #fff;
	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 #e2e2e2;

	margin-top: 15px;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption .wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
	text-align: center;
	display:block;
}
.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: 12px;
	margin: 0 0 12px;
	text-align: center;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
.attachment img {
	display: block;
	margin: 0 auto;
	text-align: center;
}
/*Related Posts*/

.relatedPosts {
	overflow: hidden;
	direction: rtl;
	color: #999;
}
.RelatedTitle {
	color: #999;
	display: block;
	font-size:13px;
	font-family:GESSTOW_Bold;
	direction: rtl;
	text-shadow:1px 1px 0px #fff;
	background: url(images/icons/16/page_full.png) no-repeat right center;
	padding-top: 4px;
	padding-right: 22px;
	padding-bottom: 4px;
}
.relatedPosts .relatedPostsUl li {
	display: block;
	overflow: hidden;
	padding: 5px;
}
.relatedTitle {
}
.relatedPostTitle a {
	font-size:13px;
	font-family:GESSTOW_Bold;
	color: #999;
	text-shadow:1px 1px 0px white;
	text-decoration: none;
	display:block;
}
.relatedPosts a:hover {
	color: #0077ca;
	text-shadow:1px 1px 0px white;
	text-decoration: none;
}
.relatedPosts ul li .relatedPostContent {
	-webkit-box-shadow: 0 0 2px rgba(33,33,33,0.4), inset 0 0 5px rgba(130,130,130,0.2);
	-moz-box-shadow:    0 0 2px rgba(33,33,33,0.4), inset 0 0 5px rgba(130,130,130,0.2);
	box-shadow:         0 0 2px rgba(33,33,33,0.4), inset 0 0 5px rgba(130,130,130,0.2);
	overflow:hidden;
	display:block;
	float: right;
	margin-left: 10px;
}
.relatedPosts ul li .relatedPostContent a img {
	width:32px;
	height:32px;
}
.relatedPosts .relatedPostsUl li span {
	margin: 0px;
	padding: 4px 25px 4px 10px;
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #666;
	overflow:hidden;
	display:block;
}
.relatedPosts .relatedPostsUl li span a {
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #666;
}
.relatedPosts .relatedPostsUl li span a:hover {
	color: #358bd1;
}
.relatedPosts .relatedPostsUl li span.postDate {
	background: url(images/icons/date.png) no-repeat 99% center;
	padding-right: 27px;
}
.relatedPosts .relatedPostsUl li span.postCat {
	background: url(images/icons/cat.png) no-repeat 99% center;
	padding-right: 27px;
	margin-right:3px;
}
.relatedPosts .relatedPostsUl li span.postComments {
	background: url(images/icons/comments.png) no-repeat right center;
	padding-right: 27px;
}

#tags {
	overflow:hidden;
	background: url(images/icons/16/tag.png) no-repeat right center;
	padding-right: 22px;
}
#tags ul {
	padding:2px;
}
#tags li {
	display: inline-block;
	margin-left:4px;
}
#tags li a {
	color:#666;
	text-shadow: 0px 0px 0px #fff;
	display: block;
	background: rgb(249,249,249);
	background: -moz-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249,249,249, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
	background: -webkit-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -o-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -ms-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0 );
	background: linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	border: 1px solid #d6d6d6;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font: normal 10px Tahoma, Geneva, sans-serif;
	float: right;
	padding: 5px;
	margin-left: 5px;
}
#tags li a:hover,  #tags li a:focus {
	color: #673e16;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
/*Comments Style*/

.comments-div {
	direction: rtl;
	overflow: hidden;
}
/*Comments*/
#commentform {
	font-family:Tahoma;
	font-size:9pt;
}
#comments {
	color:#0077ca;
	margin-bottom:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow:hidden;
	font: 14px GESSTOW_Bold;
	background: url(images/icons/16/comments.png) no-repeat right center;
	padding-right: 22px;
}
.commentlist {
	list-style-type:none;
	padding:0px;
	overflow:hidden;
}
.commentlist li {
	background: #fff;
	overflow: hidden;
	border: 1px solid #d1d1d1;
	margin: 5px 5px 20px;
	padding: 5px;
}
.commentlist li.bypostauthor {
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #e3e3e3;
	background: #fafafa url(images/btnBg2.png) repeat-x bottom;
}
.commentlist .children {
	margin-top: 40px;
	margin-right: 0px;
	overflow: hidden;
	clear: right;
}
.commentlist .comment-author {
	padding: 7px 7px 7px;
	overflow: hidden;
	font: bold normal 12px/18px Tahoma, Geneva, sans-serif;
	overflow:hidden;
	background: rgb(252,252,252);
	background: -moz-linear-gradient(top, rgba(252,252,252, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(252,252,252, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
	background: -webkit-linear-gradient(top, rgba(252,252,252, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -o-linear-gradient(top, rgba(252,252,252, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -ms-linear-gradient(top, rgba(252,252,252, 1) 0%, rgba(234, 234, 234, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#eaeaea', GradientType=0 );
	background: linear-gradient(top, rgba(252,252,252, 1) 0%, rgba(234, 234, 234, 1) 100%);
	border: 1px solid #dddddd;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	margin: 2px;
}
.commentlist {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.commentlist em {
	padding:10px;
	color:#F00;
	margin-top:5px;
	overflow:hidden;
}
.commentlist .comment-author cite.fn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5a5a5a;
	text-shadow:1px 1px 0px white;
	font-weight: bold;
	padding-right: 22px;
	margin-bottom:10px;
	background: url(images/icons/16/business_user.png) no-repeat right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.commentlist .comment-author cite.fn a {
	color: #5a5a5a;
	text-shadow:1px 1px 0px white;
	text-decoration: none;
	font: bold 16px Arial, Helvetica, sans-serif;
}
span.says {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #757575;
	text-shadow:1px 1px 0px white;
	font-weight: bold;
}
.commentlist .comment-author img {
	background:#FFF;
	border: 1px solid #e8e8e8;
	padding:4px;
	float: left;
	height: 40px;
	width: 40px;
}
.commentlist .comment-meta {
	padding-right: 22px;
	background: url(images/icons/16/clock.png) no-repeat right center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.commentlist .comment-meta a {
	color: #5a5a5a;
	text-shadow:1px 1px 0px white;
	text-decoration: none;
	font: 12px Tahoma, Geneva, sans-serif;
}
.commentlist p {
	padding: 10px;
	margin-bottom: 7px;
	color: #7a7a7a;
	text-shadow:1px 1px 0px white;
	text-decoration: none;
	font: 12px/18px Tahoma, Geneva, sans-serif;
}
.commentlist p a {
	color: #686868;
	text-shadow:1px 1px 0px white;
	font: normal 12px Tahoma, Geneva, sans-serif;
}
div.reply {
	overflow: hidden;
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}
div.reply a, div.reply a:visited {
	float:left;
	display: block;
	margin-left:5px;
	text-align: center;
	padding: 5px 10px;
	margin-bottom: 4px;
	background: rgb(34,161,239);
	background: -moz-linear-gradient(top, rgba(25, 130, 221, 1) 5%, rgba(34,161,239, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(25, 130, 221, 1)), color-stop(100%, rgba(34,161,239, 1)));
	background: -webkit-linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
	background: -o-linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
	background: -ms-linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1982dd', endColorstr='#22a1ef', GradientType=0 );
	background: linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
	border: 1px solid #1677cc;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #FFF;
}
div.reply a:hover {
	background: rgb(249,249,249);
	background: -moz-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249, 249, 249, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
	background: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -o-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -ms-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(234, 234, 234, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0 );
	background: linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	border: 1px solid #d6d6d6;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color:#666;
}
#respond input {
	overflow: hidden;
	width: 50%;
	margin:0px 0px 10px;
	border: 1px solid #d0d0d0;
	box-shadow:inset 0px 0px 3px #e1e1e1;
	-moz-box-shadow:inset 0px 0px 3px #e1e1e1;
	-webkit-box-shadow:inset 0px 0px 3px #e1e1e1;
}
#commentformname {
	padding-right: 30px;
	color: #666;
	width: 90%;
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	background: #ffffff url(images/icons/16/business_user.png) no-repeat 97%;
}
#commentformemail {
	padding-right: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	background: #ffffff url(images/icons/16/mail.png) no-repeat 97%;
}
#commentformsite {
	padding-right: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	width: 90%;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	background: #ffffff url(images/icons/16/link.png) no-repeat 97%;
}
#commentformemail:focus {
	border: 1px solid #007dd0;
	background: #ffffff url(images/icons/16/mail.png) no-repeat 97%;
}
#commentformsite:focus {
	border: 1px solid #007dd0;
	background: #ffffff url(images/icons/16/link.png) no-repeat 97%;
}
#commentformname:focus {
	background: #ffffff url(images/icons/16/business_user.png) no-repeat 97%;
	border: 1px solid #007dd0;
}
.comments-div textarea {
	height: 150px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #ffffff;
	border: 1px solid #d0d0d0;
	width: 80%;
	padding: 15px;
	box-shadow:inset 0px 0px 10px #e1e1e1;
	-moz-box-shadow:inset 0px 0px 10px #e1e1e1;
	-webkit-box-shadow:inset 0px 0px 10px #e1e1e1;
	background: #ffffff; /* for non-css3 browsers */
}
.comments-div textarea:focus {
	border: 1px solid #007dd0;
	background: #ffffff;
}
#commentform #submit {
	color: white;
	height: 34px;
	display: block;
	cursor: pointer;
	background: rgb(34,161,239);
	background: -moz-linear-gradient(top, rgba(25, 130, 221, 1) 5%, rgba(34,161,239, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(25, 130, 221, 1)), color-stop(100%, rgba(34,161,239, 1)));
	background: -webkit-linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
	background: -o-linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
	background: -ms-linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1982dd', endColorstr='#22a1ef', GradientType=0 );
	background: linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
	border: 1px solid #1677cc;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 120px;
	padding-right: 10px;
	padding-left: 10px;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding-top: 3px;
}
#respond h3 {
	color:#666;
	margin: 20px 0px 0px;
	padding: 5px 25px 5px 5px;
	background: url(images/icons/comm.png) no-repeat right center;
	font: 12px Tahoma, Geneva, sans-serif;
}
#respond p {
	color: #6b6b6b;
	background: url(images/icons/User.png) no-repeat right;
	margin: 0px 0px 10px;
	padding: 0px 20px 0px 0px;
	font: 12px Tahoma, Geneva, sans-serif;
}
#respond p a {
	font-size:12px;
	font-family:GESSTOW_Bold;
	color: #6b6b6b;
	text-decoration: none;
}
#respond p a:hover {
	color: #a6a6a6;
}
#respond .cancel-comment-reply {
	padding: 10px;
}
#respond .cancel-comment-reply a {
	text-decoration: none;
	color: #666;
}
#smailesoncomment {
	overflow:hidden;
	margin:10px;
}

.req {
	margin-right:15px;
	color:#F00;
}
.not {
	margin-right:15px;
}
.pageTitleContent {
	overflow:hidden;
	padding-right: 5px;
}
.pageTitle {
	padding: 7px 20px;
	color: #fff;
	text-shadow:1px 1px 1px #5d6e35;
	background: rgb(171,88,169);
	background: -moz-linear-gradient(top, rgba(171,88,169, 1) 0%, rgba(138, 63, 135, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(171,88,169, 1)), color-stop(100%, rgba(138, 63, 135)));
	background: -webkit-linear-gradient(top, rgba(171,88,169, 1) 0%, rgba(138, 63, 135, 1) 100%);
	background: -o-linear-gradient(top, rgba(171,88,169, 1) 0%, rgba(138, 63, 135, 1) 100%);
	background: -ms-linear-gradient(top, rgba(171,88,169, 1) 0%, rgba(138, 63, 135, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab58a9', endColorstr='#8a3f87', GradientType=0 );
	background: linear-gradient(top, rgba(171,88,169, 1) 0%, rgba(138, 63, 135, 1) 100%);
	border: 1px solid #6c2c6a;
	text-shadow: 1px 1px 1px #61225e;
	-webkit-box-shadow: inset 0 1px 0 rgba(204, 119, 201, 1);
	-moz-box-shadow: inset 0 1px 0 rgba(204, 119, 201, 1);
	box-shadow: inset 0 1px 0 rgba(204, 119, 201, 1);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	clear: right;
	float: right;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}



#mainFrontContents #categories {
	overflow: hidden;
}
#bigCatesgories {
	overflow: hidden;
}
#bigCatesgories .categoryWidgetBig {
	width: 530px;
	overflow: hidden;
	margin-bottom: 10px;
}
.categoryWidgetBig .catWidgetTop {
	overflow: hidden;
	background: rgb(222,82,125);
	background: -moz-linear-gradient(top, rgba(80,80,80, 1) 0%, rgba(57, 57, 57, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(80,80,80, 1)), color-stop(100%, rgba(57, 57, 57, 1)));
	background: -webkit-linear-gradient(top, rgba(80,80,80, 1) 0%, rgba(57, 57, 57, 1) 100%);
	background: -o-linear-gradient(top, rgba(80,80,80, 1) 0%, rgba(57, 57, 57, 1) 100%);
	background: -ms-linear-gradient(top, rgba(80,80,80, 1) 0%, rgba(57, 57, 57, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505050', endColorstr='#393939', GradientType=0 );
	background: linear-gradient(top, rgba(80,80,80, 1) 0%, rgba(57, 57, 57, 1) 100%);
	border: 1px solid #2c2c2c;
	text-shadow: 0px 0px 1px #000;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 7px;
}
.categoryWidgetBig .catWidgetTop a h2 {
	float: right;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.categoryWidgetBig .catContent {
	background: #fff;
	overflow: hidden;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	padding: 10px;
}
.categoryWidgetBig .catContent .latestCatPost {
	overflow: hidden;
}
.categoryWidgetBig .catContent .latestCatPost .postLeft {
	float: left;
	margin-right: 10px;
	text-align: center;
}
.postLeft .postRating {
	height: 18px;
	width: 85px;
	overflow: hidden;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:5px;
}
.categoryWidgetBig .catContent .latestCatPost .postLeft a {
	display: block;
	margin-bottom: 7px;
}
.categoryWidgetBig .catContent .latestCatPost .postLeft .postThumb img {
	height: 95px;
	width: 115px;
	-webkit-box-shadow: 0 0 2px rgba(33,33,33,0.7), inset 0 0 1px rgba(130,130,33,0.1);
	-moz-box-shadow:    0 0 2px rgba(33,33,33,0.7), inset 0 0 1px rgba(130,130,130,0.1);
	box-shadow:         0 0 2px rgba(33,33,33,0.7), inset 0 0 1px rgba(130,130,130,0.1);
}
.categoryWidgetBig .catContent .latestCatPost .postLeft .postMore {
	background: #d14b2f;
	border: 1px solid #b8361b;
	color: #996633;
	text-shadow: 1px 1px 1px #b8361b;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family:GESSTOW_Bold;
	font-size:12px;
	color: #FFF;
	text-align: center;
	padding: 6px;
}
.categoryWidgetBig .catContent .latestCatPost .postright {
	overflow: hidden;
}
.categoryWidgetBig .catContent .latestCatPost .postright a .postTitle {
	font-family:GESSTOW_Bold;
    font-size:14px;
	color: #666;
	padding-bottom: 7px;
}
.categoryWidgetBig .catContent .latestCatPost .postright a .postTitle:hover {
	color: #e79416;
	text-shadow:1px 1px 0px #fff;
}
.postright .postDetails {
	padding:0px;
	margin:0px 0px 5px;
	overflow:hidden;
}

.postright .postDetails li {
	float: right;
	margin-left: 7px;
	padding-bottom: 5px;
	padding-top: 5px;
	font: normal 11.5px Tahoma, Geneva, sans-serif;
	color: #666;
}
.postright .postDetails li a {
	font: normal 11.5px Tahoma, Geneva, sans-serif;
	color: #666;
}

.postright .postDetails .postDate {
	background: url(images/icons/date.png) no-repeat right center;
	padding-right: 22px;
}
.postright .postDetails .postCat {
	background: url(images/icons/cat.png) no-repeat right center;
	padding-right: 20px;
}
.postright .postDetails .postComments {
	background: url(images/icons/comm.png) no-repeat right center;
	padding-right: 22px;
}
.categoryWidgetBig .catContent .latestCatPost .postright p {
	font: normal 12px/18px Tahoma, Geneva, sans-serif;
	color: #666;
}
.categoryWidgetBig .catContent .catPosts {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#bigCatesgories .categoryWidgetBig .catContent .catPosts ul {
	margin: 0px;
	padding: 0px;
}
.categoryWidgetBig .catContent .catPosts ul li {
	margin-bottom: 5px;
	background: rgb(249,249,249);
	background: -moz-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249,249,249, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
	background: -webkit-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -o-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -ms-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0 );
	background: linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	border: 1px solid #d6d6d6;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.catPosts ul li .smallpostThumb {
	float: right;
	height: 32px;
	width: 32px;
	margin-left: 7px;
	padding: 1px;
	margin-top: 4px;
	margin-right: 5px;
}
.catPosts ul li .smallpostThumb img {
	height: 30px;
	width: 30px;
	-webkit-box-shadow: 0 0 2px rgba(33,33,33,0.7), inset 0 0 1px rgba(130,130,33,0.1);
	-moz-box-shadow:    0 0 2px rgba(33,33,33,0.7), inset 0 0 1px rgba(130,130,130,0.1);
	box-shadow:         0 0 2px rgba(33,33,33,0.7), inset 0 0 1px rgba(130,130,130,0.1);
}
.catPosts ul li a {
	font-family:GESSTOW_Bold;
    font-size:13px;
	line-height:40px;
	color: #848484;
	text-shadow:1px 1px 0px #fff;
}
.catPosts ul li a:hover {
	color: #e79416;
	text-shadow:1px 1px 0px #fff;
}


.categoryWidgetBig .catWidgetBtm {
	overflow: hidden;
	background: #f4f4f4;
	border: 1px solid #d6d6d6;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 7px;
}
.categoryWidgetBig .catWidgetBtm .bigCatMore {
	float: left;
	font-family:GESSTOW_Bold;
    color:#fff;
	text-shadow: 0px 0px 0px #fff;
    font-size:13px;
	line-height:30px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	background: rgb(0,120,202);
	background: -moz-linear-gradient(top, rgba(0,120,202, 1) 0%, rgba(0, 126, 212, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,120,202, 1)), color-stop(100%, rgba(0, 126, 212, 1)));
	background: -webkit-linear-gradient(top, rgba(0,120,202, 1) 0%, rgba(0, 126, 212, 1) 100%);
	background: -o-linear-gradient(top, rgba(0,120,202, 1) 0%, rgba(0, 126, 212, 1) 100%);
	background: -ms-linear-gradient(top, rgba(0,120,202, 1) 0%, rgba(0, 126, 212, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0078ca', endColorstr='#007ed4', GradientType=0 );
	background: linear-gradient(top, rgba(0,120,202, 1) 0%, rgba(0, 126, 212, 1) 100%);
	border: 1px solid #005a97;
	text-shadow: 1px 1px 1px #005a97;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


#smallCats {
	overflow:hidden;
}
#rightSmallCats {
	width:260px;
	float:right;
}
#leftSmallCats {
	width:260px;
	float:left;
}
.categoryWidgetSmall {
	float: right;
	width:260px;
	margin-bottom: 10px;
	margin-left: 4px;
	margin-right: 0px;
}

.categoryWidgetSmall .catWidgetTop {
	background: rgb(249,249,249);
	background: -moz-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249,249,249, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
	background: -webkit-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -o-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -ms-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0 );
	background: linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	border: 1px solid #d6d6d6;
	text-shadow: 1px 1px 0px #fff;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding:5px;
	overflow:hidden;
}
.categoryWidgetSmall .catWidgetTop h2 {
	background: #dedede;
	font-family:GESSTOW_Bold;
	font-size:13px;
	color: #FFF;
	float: right;
	padding: 7px;
	border: 1px solid #d6d6d6;
}
.categoryWidgetSmall .catWidgetTop h2 a {
	font-family:GESSTOW_Bold;
	font-size:13px;
	color: #666;
	text-shadow:1px 1px 0px #fff;
}
.categoryWidgetSmall .catWidgetTop .catRss {
	margin-top: 9px;
	background: url(images/icons/rss.png) no-repeat;
	display: block;
	height: 16px;
	width: 16px;
	margin-left: 10px;
	float: left;
}
.categoryWidgetSmall .catContent {
	background: #fff;
	overflow: hidden;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	padding: 7px;
}
.catContent .latestPosts {
	overflow: hidden;
}
.categoryWidgetSmall .catContent .latestPosts .latestPost .postInfo {
	overflow: hidden;
	margin-bottom: 5px;
}
.categoryWidgetSmall .catContent .latestPosts .latestPost p {
	font: normal 12px/18px Tahoma, Geneva, sans-serif;
	color: #666;
	padding: 0px 5px 5px;
	margin-bottom:10px;
	min-height:85px;
}
.categoryWidgetSmall .catContent .latestPosts .latestPost .postInfo .postThumb {
	float: right;
	height: 64px;
	width: 64px;
	padding:4px;
	overflow: hidden;
	margin-left: 10px;
}
.categoryWidgetSmall .catContent .latestPosts .latestPost .postInfo .postThumb img {
	height: 64px;
	width: 64px;
	-webkit-box-shadow: 0 0 2px rgba(33,33,33,0.7), inset 0 0 5px rgba(130,130,130,0.5);
	-moz-box-shadow:    0 0 2px rgba(33,33,33,0.7), inset 0 0 5px rgba(130,130,130,0.5);
	box-shadow:         0 0 2px rgba(33,33,33,0.7), inset 0 0 5px rgba(130,130,130,0.5);
}
.categoryWidgetSmall .catContent .latestPosts .latestPost .postInfo .postTitle {
	font-family:GESSTOW_Bold;
	font-size:13px;
	color: #666;
	margin-bottom: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 5px;
}
.categoryWidgetSmall .catContent .latestPosts .latestPost .postInfo .postTitle a {
	font-family:GESSTOW_Bold;
	font-size:13px;
	color: #666;
}
.categoryWidgetSmall .catContent .latestPosts .latestPost .postInfo .postDetails {
	margin: 0px 0px 20px;
	padding: 0px;
	overflow: hidden;
}
.categoryWidgetSmall .catContent .latestPosts .latestPost .postInfo .postDetails li {
	font: normal 11px Tahoma, Geneva, sans-serif;
	float: right;
	margin-left: 10px;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.categoryWidgetSmall .catContent .latestPosts .latestPost .postInfo .postDetails .postDate {
	background: url(images/icons/date.png) no-repeat right center;
	padding-right: 25px;
	margin-right:2px;
}
.categoryWidgetSmall .catContent .latestPosts .latestPost .postInfo .postDetails .postComments {
	background: url(images/icons/comments.png) no-repeat right center;
	padding-right: 27px;
}
.categoryWidgetSmall .catContent .latestPosts .latestPost .postInfo p {
	font: normal 11.5px/17px Tahoma, Geneva, sans-serif;
	color: #666;
}
.categoryWidgetSmall .catContent .latestPosts .latestPost .postMore {
	font-family:GESSTOW_Bold;
    color:#fff;
	text-shadow: 0px 0px 0px #fff;
    font-size:13px;
	line-height:27px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	background: rgb(222,82,125);
	background: -moz-linear-gradient(top, rgba(80,80,80, 1) 0%, rgba(57, 57, 57, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(80,80,80, 1)), color-stop(100%, rgba(57, 57, 57, 1)));
	background: -webkit-linear-gradient(top, rgba(80,80,80, 1) 0%, rgba(57, 57, 57, 1) 100%);
	background: -o-linear-gradient(top, rgba(80,80,80, 1) 0%, rgba(57, 57, 57, 1) 100%);
	background: -ms-linear-gradient(top, rgba(80,80,80, 1) 0%, rgba(57, 57, 57, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505050', endColorstr='#393939', GradientType=0 );
	background: linear-gradient(top, rgba(80,80,80, 1) 0%, rgba(57, 57, 57, 1) 100%);
	border: 1px solid #2c2c2c;
	text-shadow: 0px 0px 1px #000;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	float: left;
	margin-left: 5px;
}
#categories .categoryWidgetSmall .catPosts {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#categories .categoryWidgetSmall .catContent .catPosts ul {
	margin: 0px;
	padding: 0px;
}
#categories .categoryWidgetSmall .catPosts ul li {
	margin-bottom: 5px;
	background: rgb(249,249,249);
	background: -moz-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249,249,249, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
	background: -webkit-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -o-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -ms-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0 );
	background: linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	border: 1px solid #d6d6d6;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#categories .categoryWidgetSmall .catPosts ul li .smallpostThumb {
	float: right;
	height: 32px;
	width: 32px;
	margin-left: 5px;
	padding: 2px;
	margin-top:5px;
	margin-right:5px;
}
#categories .categoryWidgetSmall .catPosts ul li .smallpostThumb img {
	height: 32px;
	width: 32px;
	-webkit-box-shadow: 0 0 2px rgba(33,33,33,0.5), inset 0 0 1px rgba(130,130,33,0.1);
	-moz-box-shadow:    0 0 2px rgba(33,33,33,0.5), inset 0 0 1px rgba(130,130,130,0.1);
	box-shadow:         0 0 2px rgba(33,33,33,0.5), inset 0 0 1px rgba(130,130,130,0.1);
}
#categories .categoryWidgetSmall .catPosts ul li a {
	font-family:GESSTOW_Bold;
	font-size:12px;
	line-height:48px;
	color: #666;
	text-shadow:1px 1px 0px #eeeeee;
}
#categories .categoryWidgetSmall .catBtm {
	overflow: hidden;
	background: #f4f4f4;
	border: 1px solid #d6d6d6;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 7px;
}
.categoryWidgetSmall .catBtm .smallCatMore {
	float: left;
	font-family:GESSTOW_Bold;
    color:#fff;
	text-shadow: 0px 0px 0px #fff;
    font-size:13px;
	line-height:27px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	background: #d14b2f;
	border: 1px solid #b8361b;
	color: #fff;
	text-shadow: 1px 1px 1px #b8361b;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mainFrontContents #otherPosts {
	overflow: hidden;
        display:none !important;
}
#otherPosts .otherPostsTitle {
	background: url(images/catTitleBg.png) repeat-x center;
	overflow: hidden;
	margin-bottom: 7px;
}
#otherPosts .otherPostsTitle a h2 {
	margin-right: 20px;
	background: url(images/body.png);
	padding: 7px;
	color: #0063a1;
	font-family:GESSTOW_Bold;
	font-size:13px;
	float: right;
}
.otherPostsContent .otherPost {
	float: right;
	margin-left: 5px;
	height: 75px;
	width: 75px;
	overflow: hidden;
	background: #FFF;
	border: 1px solid #e8e8e8;
	padding:3px;
	margin-bottom:6px;
}
.otherPostsContent .otherPost a img {
	height: 75px;
	width: 75px;
}
#mainContentData #leftFront {
	float: left;
	width: 252px;
	overflow: hidden;
}#leftFront .leftwidgets {
	overflow: hidden;
	padding:2px;
}
.leftwidgets .lWidget {
	overflow: hidden;
	background: #fff;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: 0px 0px 2px rgba(33,33,33,0.4), inset 0 0px 5px rgba(222, 222, 222, 0.7);
	-moz-box-shadow:    0px 0px 2px rgba(33,33,33,0.4), inset 0 0px 5px rgba(222, 222, 222, 0.7);
	box-shadow:         0px 0px 2px rgba(33,33,33,0.4), inset 0 0px 5px rgba(222, 222, 222, 0.7);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-bottom: 10px;
}
.leftwidgets .lWidget .leftWidgetTop:hover {
	border-bottom: 1px solid #dddddd;
	color: #34497F;
	background: #34497F;
	height: 30px;
	overflow: hidden;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	padding: 7px;
}
.lWidget .leftWidgetTop h2 {
	background: url(images/widgetTitle.png);
	
	text-shadow: 1px 1px 0px #fff;
	border: 1px solid #d6d6d6;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding-right:10px;
	font: 14px/30px GESSTOW_Bold;
	padding-left: 10px;
}
.leftwidgets .lWidget .leftWidgetContent {
	overflow: hidden;
	padding-bottom: 5px;
}
.leftwidgets .lWidget .leftWidgetContent ul {
	margin: 0px;
	padding: 0px;
}
.lWidget .leftWidgetContent ul li {
	padding-bottom: 2px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #666;
	background: url(images/widgetSepeartor.png) repeat-x bottom;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.lWidget .leftWidgetContent ul li:hover {
	color: #666;
	background: #eeeeee url(images/widgetSepeartor.png) repeat-x bottom;
}
.lWidget .leftWidgetContent ul li a {
	color: #666;
	font: normal 12px Tahoma, Geneva, sans-serif;
	display: block;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-right: 7px;
}
.tagcloud {
	padding: 12px;
}
.tagcloud a {
	color: #666;
	font: normal x-small Arial, Helvetica, sans-serif;
}
.tagcloud a:hover {
	text-decoration: none;
	color: #008fdd;
}
#recentcomments .recentcomments a {
	background: url(none);
}
#recentcomments .recentcomments {
	line-height:20px;
	padding: 7px 5px;
}
#wp-calendar {
	width: 100%;
	padding: 10px;
}
.rightWidgetContent #wp-calendar {
	width: 80%;
	margin-left:5px;
	
}
#calendar_wrap {
	margin:0px auto;
	text-align: center;
}
#wp-calendar caption {
	padding: 10px 5px 5px;
	color:#0077ca;
	text-transform:uppercase;
	font-size:14px;
	font-family:GESSTOW_Bold;
	text-align: center;
}
#wp-calendar th {
	padding: 5px;
	text-align:center;
	border:1px solid #eee;
	background:#fcfcfc;
	-webkit-box-shadow: 0 0 2px rgba(141, 141, 141, 0.5), inset 0 0 15px rgba(241, 241, 241, 0.7);
	-moz-box-shadow:    0 0 2px rgba(141, 141, 141, 0.5), inset 0 0 15px rgba(241, 241, 241, 0.7);
	box-shadow:         0 0 2px rgba(141, 141, 141, 0.5), inset 0 0 15px rgba(241, 241, 241, 0.7);
	margin: 10px;
	color: #666;
	font: 12px Tahoma, Geneva, sans-serif;
	overflow: hidden;
}
#wp-calendar td a {
	padding: 0px;
	border:none;
	color:#0077ca;
}
#wp-calendar td {
	border:none;
	color:#444;
	text-align:center;
	font: 12px Tahoma, Geneva, sans-serif;
	margin-bottom: 5px;
	padding: 5px;
}
#wp-calendar td, table#wp-calendar th {
}
.sidevideoContent {
	margin-right:12px;
	margin-top:4px;
	margin-bottom:5px;
}
.like_box_footer {
	margin-right:5.5px;
	margin-top:5px;
}
.leftwidgets .lWidget .leftWidgetContent .feeds {
	padding:10px 12px 0px 10px;
	overflow:hidden;
}
.leftwidgets .lWidget .leftWidgetContent .feeds p {
	color:#666666;
	text-align: center;
	font:  12px Tahoma, Geneva, sans-serif;
	margin-bottom:10px;
}
.leftwidgets .lWidget .leftWidgetContent .feeds .nsf  {
	background: #f9f9f9;
	border: 1px solid #e1e1e1;
	box-shadow:inset 0px 0px 3px #e1e1e1;
	-moz-box-shadow:inset 0px 0px 3px #e1e1e1;
	-webkit-box-shadow:inset 0px 0px 3px #e1e1e1;
	padding: 10px;
	width: 140px;
	float:right;
	margin-left:7px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #999;
}
.leftwidgets .lWidget .leftWidgetContent .feeds .nsb  {
	display: block;
	background: rgb(254,217,112);
	background: -moz-linear-gradient(top, rgba(254, 217, 112, 1) 0%, rgba(254, 188, 74, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 217, 112, 1)), color-stop(100%, rgba(254, 188, 74, 1)));
	background: -webkit-linear-gradient(top, rgba(254, 217, 112, 1) 0%, rgba(254, 188, 74, 1) 100%);
	background: -o-linear-gradient(top, rgba(254, 217, 112, 1) 0%, rgba(254, 188, 74, 1) 100%);
	background: -ms-linear-gradient(top, rgba(254, 217, 112, 1) 0%, rgba(254, 188, 74, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed970', endColorstr='#febc4a', GradientType=0 );
	background: linear-gradient(top, rgba(254, 217, 112, 1) 0%, rgba(254, 188, 74, 1) 100%);
	border: 1px solid #D99011;
	color: #996633;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 8px;
	font: bold 12px Tahoma, Geneva, sans-serif;
}

.ads100 {
	overflow:hidden;
	padding:2;
	margin-right: 10px;
	margin-top:10px;
}
.ads100 a {
	display:inline-block;
	float:right;
	margin-right:7px;
	margin-left:5px;
	margin-bottom:10px;
	width:100px;
	height:100px;
}
.ads100 a:hover {
	box-shadow:#333;
	-webkit-box-shadow: 0px 0px 3px #ccc;
	-moz-box-shadow: 0px 0px 3px #ccc;
	box-shadow: 0px 0px 3px #ccc;
}
.ads100 a img {
	display:block;
	width:100px;
	height:100px;
}
.big_ad {
	text-align:center;
	width:225px;
	height:225px;
	margin-right: 10px;
	margin-top:10px;
	margin-bottom:10px;
}
.big_ad a img {
	width:225px;
	height:225px;
}

#footer {
	background:  url(images/footerBg.png) repeat-x bottom;
	overflow: hidden;
}
#footer #topFooterWidgets {
	background: #f4f4f4 url(images/footerTop.png) repeat-x top;
	overflow: hidden;
	border-top: 1px solid #fafafa;
	border-bottom: 1px solid #fafafa;
}
#topFooterWidgets #mainTopWidgets {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
#mainTopWidgets .MTWidget {
	width: 315px;
	margin-right: 5px;
	margin-left: 10px;
	overflow: hidden;
	float: right;
	padding-top:10px;
	padding-bottom:10px;
}
#mainTopWidgets .MTWidget h2 {
	font-family:GESSTOW_Bold;
	font-size:14px;
	color: #666;
	margin-bottom: 7px;
margin-right: 0px;
text-align: center;

font-family: GESSTOW_Bold;
color: #666;
text-shadow: 0px 0px 0px #fff;
font-size: 13px;
display: block;
background: rgb(249,249,249);
background: -moz-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249,249,249, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
background: -webkit-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
background: -o-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
background: -ms-linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0 );
background: linear-gradient(top, rgba(249,249,249, 1) 0%, rgba(234, 234, 234, 1) 100%);
border: 1px solid #d6d6d6;
text-shadow: 0px 0px 0px #fed4a8;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
padding: 10px;
margin-bottom: 7px;


}
#mainTopWidgets .MTWidget ul {
	margin: 0px;
	padding: 0px;
}
#mainTopWidgets .MTWidget ul li {
	color: #666;
	font: normal 12px Tahoma, Geneva, sans-serif;
	background: url(images/footerSepe.png) repeat-x bottom;
}
.MTWidget ul li a {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #666;
	display: block;
	padding-top: 10px;
	padding-bottom: 13px;
}
#footer #mainFooter {
	overflow: hidden;
	
	display: block;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #666;
	min-height:240px;
}
#mainFooterTes {
	overflow: hidden;
}
#footerWidgets {
	overflow: hidden;
	height:220px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top:15px;
}
.FooterWidget {
	float: right;
	margin-left: 5px;
	overflow: hidden;
	padding-right: 5px;
	padding-top:5px;
	margin-right: 10px;
}
.FooterWidget #SiteMap {
	width: 360px;
	margin-right:5px;
}
.FooterWidget #imLinks {
	width: 220px;
}
.FooterWidget #Statics {
	width: 240px;
}
.FooterWidget .fWidgetTitle {
	font-family:GESSTOW_Bold;
	font-size:14px;
	padding:5px 35px;
	overflow: hidden;
	margin-bottom: 15px;
	color: #fff;
}
.FooterWidget .fWidgetTitle h2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
#SiteMap .fWidgetTitle h2 {
	background: url(images/icons/st.png) no-repeat right center;
	padding-right: 37px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#imLinks .fWidgetTitle h2 {
	background: url(images/icons/img.png) no-repeat right center;
	padding-right: 37px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Statics .fWidgetTitle h2 {
	background: url(images/icons/sst.png) no-repeat right center;
	padding-right: 37px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.FooterWidget ul {
	margin: 0px;
	padding: 0px;
}
.FooterWidget ul li {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #fff;
	text-shadow:1px 1px 1px #005081;

}
.FooterWidget ul li:hover {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #a9c3d3;
	text-shadow:1px 1px 1px #005081;

}
.FooterWidget #SiteMap ul li {
float: right;
width: 240px;
margin-left: 10px;
height: 20px;
}
#Statics ul li {
	padding-top: 0px;
	padding-bottom: 0px;	
	text-align: right;
}
.FooterWidget ul li a {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #fff;
	text-shadow:1px 1px 1px #005081;
	display: block;
	padding-top: 5px;
	padding-bottom: 8px;
}
.FooterWidget ul li a:hover {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #a9c3d3;
	text-shadow:1px 1px 1px #005081;
}
#mainFooter #copyrights {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	overflow: hidden;
}
#copyrights .SiteCopyright {
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #8099a6;
	margin-bottom: 10px;
	float: right;
}
#copyrights .SalahElimamCopyright {
	float: left;
	overflow: hidden;
}
/*Pagination Style*/
.pagination {
	overflow: hidden;
	margin-bottom: 10px;
	float:right;
}
.wp-pagenavi {
	font-size:12px;
	text-align: center !important;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	background: url(images/pages-num-bg.png);
	text-decoration: none;
	color:#666 !important;
	display: block;
	text-align: center;
	background: rgb(249,249,249);
	background: -moz-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249, 249, 249, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
	background: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -o-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -ms-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(234, 234, 234, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0 );
	background: linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	border: 1px solid #d6d6d6;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
	float: right;
	font: bold 12px/20px Tahoma, Geneva, sans-serif;
	padding: 3px 10px;
	margin-left: 5px;
}
.wp-pagenavi a:hover {
	color: #666;
	background: #fff;
}
.wp-pagenavi span.pages {
	display:none;
}
.wp-pagenavi span.current {
	text-decoration: none;
	color:#fff !important;
	display: block;
	text-align: center;
	margin-left: 10px;
	background: rgb(34,161,239);
	background: -moz-linear-gradient(top, rgba(25, 130, 221, 1) 5%, rgba(34,161,239, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(25, 130, 221, 1)), color-stop(100%, rgba(34,161,239, 1)));
	background: -webkit-linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
	background: -o-linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
	background: -ms-linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1982dd', endColorstr='#22a1ef', GradientType=0 );
	background: linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
	border: 1px solid #1677cc;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
	padding: 3px 10px;
	float: right;
	font: bold 12px/20px Tahoma, Geneva, sans-serif;
}
.wp-pagenavi span.extend {
	text-decoration: none;
	color:#666 !important;
	display: block;
	text-align: center;
	margin-left: 4px;

	background: rgb(249,249,249);
	background: -moz-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249, 249, 249, 1)), color-stop(100%, rgba(234, 234, 234, 1)));
	background: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -o-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	background: -ms-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(234, 234, 234, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0 );
	background: linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(234, 234, 234, 1) 100%);
	border: 1px solid #d6d6d6;
	text-shadow: 0px 0px 0px #fed4a8;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
	padding: 3px 10px;
	float: right;
	font: bold 12px/20px Tahoma, Geneva, sans-serif;
}
.alignleft {
	float: left;
	margin-top: 8px;
	margin-bottom: 20px;
	padding:2px;
}
.alignleft a {
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #FFF;
	background: url(images/blue.png);
	padding: 7px;
}
.alignleft a:hover {
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #666;
	background: url(images/pagesBg.png);
	padding: 7px;
	-webkit-box-shadow: 0 0 2px rgba(141, 141, 141, 0.5), inset 0 0 15px rgba(241, 241, 241, 0.7);
	-moz-box-shadow:    0 0 2px rgba(141, 141, 141, 0.5), inset 0 0 15px rgba(241, 241, 241, 0.7);
	box-shadow:         0 0 2px rgba(141, 141, 141, 0.5), inset 0 0 15px rgba(241, 241, 241, 0.7);
}
.alignright {
	float: right;
	margin-top: 8px;
	padding:2px;
}
.alignright a {
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #FFF;
	background: url(images/blue.png);
	padding: 7px;
}
.alignright a:hover {
	font: bold 12px Tahoma, Geneva, sans-serif;
	color: #666;
	background: url(images/pagesBg.png);
	padding: 7px;
	-webkit-box-shadow: 0 0 2px rgba(141, 141, 141, 0.5), inset 0 0 15px rgba(241, 241, 241, 0.7);
	-moz-box-shadow:    0 0 2px rgba(141, 141, 141, 0.5), inset 0 0 15px rgba(241, 241, 241, 0.7);
	box-shadow:         0 0 2px rgba(141, 141, 141, 0.5), inset 0 0 15px rgba(241, 241, 241, 0.7);
}
/*WordPress Contact Form Style*/
.wpcf7-form p {
	color:#848484;
	font: bold 12px Tahoma, Geneva, sans-serif;
	text-shadow:1px 1px 0px #fff;
}
.postMainContent .wpcf7-form input {
	background-color: #FFF;
	border: 1px solid #e5e5e5;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;

	width: 60%;
	text-align: right;
	text-indent: 10px;
	-webkit-box-shadow: 0 0 2px rgba(141,141,141,0.4), inset 0 0 15px rgba(241,241,241,0.7);
	-moz-box-shadow:    0 0 2px rgba(141,141,141,0.4), inset 0 0 15px rgba(241,241,241,0.7);
	box-shadow:         0 0 2px rgba(141,141,141,0.4), inset 0 0 15px rgba(241,241,241,0.7);
	margin-top:7px;
	padding:10px;
	margin-bottom: 7px;
}
.postMainContent .wpcf7-form select{
	background-color: #FFF;
	border: 1px solid #e5e5e5;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	width: 60%;
	text-align: right;
	text-indent: 10px;
	-webkit-box-shadow: 0 0 2px rgba(141,141,141,0.4), inset 0 0 15px rgba(241,241,241,0.7);
	-moz-box-shadow:    0 0 2px rgba(141,141,141,0.4), inset 0 0 15px rgba(241,241,241,0.7);
	box-shadow:         0 0 2px rgba(141,141,141,0.4), inset 0 0 15px rgba(241,241,241,0.7);
	margin-top:7px;
	padding:10px;
	margin-bottom: 7px;
}
.wpcf7-form input:hover,textarea:hover {
	border:1px solid #dddddd;
}
.wpcf7-form input:focus,textarea:focus {
	border:1px solid #008fe7;
	background:#FFF;
}
.wpcf7-form input.wpcf7-submit {
	color:#fff;

	padding-bottom:15px;
	margin-bottom: 15px;
	overflow:hidden;
	background: rgb(34,161,239);
	background: -moz-linear-gradient(top, rgba(25, 130, 221, 1) 5%, rgba(34,161,239, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(25, 130, 221, 1)), color-stop(100%, rgba(34,161,239, 1)));
	background: -webkit-linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
	background: -o-linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
	background: -ms-linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1982dd', endColorstr='#22a1ef', GradientType=0 );
	background: linear-gradient(top, rgba(25, 130, 221, 1) 50%, rgba(34,161,239, 1) 100%);
	border: 1px solid #1677cc;
	text-shadow: 0px 0px 0px #fed4a8;

	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width: 100px;
	font-weight: bold;
	text-align: center;
	display: block;
	cursor:pointer;
}
.wpcf7-form .wpcf7-submit:hover {

	color: #927317;
	cursor:pointer;
}

.wpcf7-form textarea {
	background-color: #FFF;
	border: 1px solid #e5e5e5;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;

	width: 80%;
	text-align: right;
	text-indent: 10px;
	-webkit-box-shadow: 0 0 2px rgba(141,141,141,0.4), inset 0 0 15px rgba(241,241,241,0.7);
	-moz-box-shadow:    0 0 2px rgba(141,141,141,0.4), inset 0 0 15px rgba(241,241,241,0.7);
	box-shadow:         0 0 2px rgba(141,141,141,0.4), inset 0 0 15px rgba(241,241,241,0.7);
	margin-top:7px;
	padding:10px;
	margin-bottom: 7px;
}
.wpcf7-form textarea:focus{
	border:1px solid #008fe7;
	background:#FFF;
}
.wpcf7-form .wpcf7-response-output {
	color: #8b9a2b;
	font: bold normal 12px/18px Tahoma, Geneva, sans-serif;
	height:20px;
	margin-top: 15px;
	margin-left: 0px;
	-webkit-box-shadow: 0 0 4px rgba(215,229,198,0.5), inset 0 0 7px rgba(194,220,157,0.7);
	-moz-box-shadow:    0 0 4px rgba(215,229,198,0.5), inset 0 0 7px rgba(194,220,157,0.7);
	box-shadow:         0 0 4px rgba(215,229,198,0.5), inset 0 0 7px rgba(194,220,157,0.7);
	background: #f2fee1;
	padding: 7px;
	border: 1px solid #d1e1bb;

	
}
.wpcf7-form .wpcf7-not-valid-tip {
	color: #8b9a2b;
	font: normal 12px Tahoma, Geneva, sans-serif;
	-webkit-box-shadow: 0 0 4px rgba(215,229,198,0.5), inset 0 0 7px rgba(194,220,157,0.7);
	-moz-box-shadow:    0 0 4px rgba(215,229,198,0.5), inset 0 0 7px rgba(194,220,157,0.7);
	box-shadow:         0 0 4px rgba(215,229,198,0.5), inset 0 0 7px rgba(194,220,157,0.7);
	background: #f2fee1;
	padding: 3px;
	border: 1px solid #d1e1bb;
	
	
}
/*Note Box Style*/
.note {
	color: #b58c00;
	border: 1px solid #e6c555;
	direction: rtl;
	overflow:hidden;
	width: 95%;
	background: #fdebae url(images/icons/note.png) no-repeat 99% center;
	margin: 10px auto;
	padding:10px;
}
.note p {
	padding-right: 40px;
	text-shadow:1px 1px 0px #ffffde;
	color: #b58c00;
}
/*Warning Box Style*/
.warning {
	color: #c31b00;
	padding:10px;
	border: 1px solid #f09e9e;
	direction: rtl;
	width: 95%;
	background: #ffdcdc url(images/icons/warning.png) no-repeat 99% center;
	margin: 10px auto;
}
.warning p {
	padding-right: 40px;
	color: #a26060;
	text-shadow:1px 1px 0px #ffdddd;
}
/*Information Box Style*/
.info {
	color: #00aeff;
	padding:10px;
	border: 1px solid #8cc1d4;
	direction: rtl;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #d4eefc url(images/icons/info.png) no-repeat 99% center;
}
.info p {
	padding-right: 40px;
	color: #5487a4;
	text-shadow:1px 1px 0px #d8f0fe;
}
/*New Box Style*/
.new {
	color: #00aeff;
	padding:10px;
	border: 1px solid #dadada;
	direction: rtl;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #f7f7f7 url(images/icons/new.png) no-repeat 99% center;
}
.new p {
	padding-right: 40px;
	color: #666;
	text-shadow:1px 1px 0px #fff;
}
.download {
	color: #666;
	padding:10px;
	border: 1px solid #c2d7a1;
	direction: rtl;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #e6f6cc url(images/icons/download.png) no-repeat 99% center;
}
.download p {
	padding-right: 40px;
	color: #70983f;
	text-shadow:1px 1px 0px white;
}
.download p a {
	color: #70983f;
	text-shadow:1px 1px 0px #efffdc;
	text-decoration: none;
}
.download p a:hover {
	color: #486623;
	text-shadow:1px 1px 0px #efffdc;
}
.c-link {

	cursor:pointer;
	display: block;
	width: 60%;
	text-align: center;
	margin: 0px auto;
}
.c-link a {
	background: rgb(254,217,112);
	background: -moz-linear-gradient(top, rgba(254, 217, 112, 1) 0%, rgba(254, 188, 74, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 217, 112, 1)), color-stop(100%, rgba(254, 188, 74, 1)));
	background: -webkit-linear-gradient(top, rgba(254, 217, 112, 1) 0%, rgba(254, 188, 74, 1) 100%);
	background: -o-linear-gradient(top, rgba(254, 217, 112, 1) 0%, rgba(254, 188, 74, 1) 100%);
	background: -ms-linear-gradient(top, rgba(254, 217, 112, 1) 0%, rgba(254, 188, 74, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed970', endColorstr='#febc4a', GradientType=0 );
	background: linear-gradient(top, rgba(254, 217, 112, 1) 0%, rgba(254, 188, 74, 1) 100%);
	border: 1px solid #D99011;
	color: #996633;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 10px 20px;
	text-align: center;
	display: block;
}
.c-link:hover {
	
}

#calendar_1 table {
border-spacing: 0;
width: 270px;
margin: 0;
padding: 0;
background-color: #F2F1F1;
}


.leftwidgets .lWidget .leftWidgetTop {
border-bottom: 1px solid #dddddd;
background: url(images/lwidgetTop.png) repeat-x top;
height: 30px;
overflow: hidden;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
padding: 7px;
color: #666;
}

#mainTopWidgets .MTWidget .textwidget {
text-align: center;
}

#wp-calendar td#today {
color: #EF0C0C;
background: #ccc;
border-radius: 5px;
font-weight: bolder;
}

.textwidget .rightWidgetContent {
background: #F8F7F7;
border: 4px solid #FFF;
border-radius: 5px;
height: 70px;
padding: 40px;
}