/*
Theme Name: ELAPHBLOG V1
*/
/* Reset */


@import "http://fast.fonts.com/cssapi/5e907fcd-b269-4b49-9a29-f872830cbe18.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:"HelveticaNeueLTW20-Ligh";*/
	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;
}
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;
}
/* Reset */

body {
	background: #f8f8f8;
}
#container {
	overflow: hidden;
	direction: rtl;
}

#container #topNav {background-image:url('http://83.222.230.139/images/bar-top-menu.png') repeat-x;}


#navigation {
	height: 41px;
	overflow: hidden;
	padding: 4px;
}
#mainMenu {
	float: right;
	width:680px;
}
#mainMenu ul {
	margin: 0px;
	padding: 0px;
}
#mainMenu ul li:first-child {
	font-size: 13px;
	color: #CCC;
	float: right;
	background: url(http://83.222.230.139/images/home-icon.png) no-repeat right;
	padding-right: 15px;
	height: 32px;
	text-shadow:1px 1px 1px #333333;
}

#mainMenu ul li {
	font-size: 13px;
	color: #CCC;
	float: right;
	background: url(http://83.222.230.139/images/separator.png) no-repeat right;
	height: 32px;
	text-shadow:1px 1px 1px #333333;
}

#mainMenu ul li a {
	display:block;
	font: normal 11px/41px;
	color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
#mainMenu ul li a:hover {
	color: #fff;
}
#navigation #leftMenu {
	float: left;
	width:220px;
}
#leftMenu ul li {
	font-size: 13px;
	color: #CCC;
	float: right;
	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;
	padding-top: 3px;
	padding-bottom: 3px;
}

#leftMenu ul li .viwelcomeUser .signup {
	background: url(http://83.222.230.139/images/signup.png) no-repeat scroll 0px 3px ; 
	width: 90px;
	color: #FFFFFF;
	text-align:center;}

#leftMenu ul li .viwelcomeUser .login {
	background: url(http://83.222.230.139/images/login.png) no-repeat scroll 0px 3px ;
	width: 51px; 
	color: #FFFFFF;
	margin-left: 10px;
	text-align:center;}

#leftMenu ul li .viwelcomeUser a {
	display: inline-block;
	height: 30px;
}
#leftMenu ul li a {
	display:block;
	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(http://83.222.230.139/images/icons/pro.png) no-repeat right center;
	padding-right: 22px;
	margin-right: 10px;	
}
#leftMenu ul li .usercp {
	background: url(http://83.222.230.139/images/icons/cp.png) no-repeat right center;
	padding-right: 22px;
	margin-right: 10px;
}

#header {
	background: #f8f8f8;

}
#header #mainHeader {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom:6px;
}
#mainHeader #logo {
	float: right;
	margin-top: 5px;
}
#mainHeader #banner {
	float: left;
	height: 90px;
	width: 728px;
	overflow: hidden;
	margin-top: 5px;
}

#mainNavigation {
	height: 80px;
	border: 1px solid #e0e0e0;
	-webkit-box-shadow: inset 0 0 9px #555555;
	-moz-box-shadow: inset 0 0 9px #555555;
	box-shadow: inset 0 0 9px #555555;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#dropmenu {
	position: relative;
	width: 1000px;
}
#dropmenu, #dropmenu ul {
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index:300;
	width:640px;
	direction: rtl;
}
#dropmenu li {
	float:right;
	height: 34px;
	padding-left: 13px;
    padding-right: 7px;
	position:relative;
	text-shadow:1px 1px 0px #fff;
}

#dropmenu li:first-child a{border-bottom: 2px solid #e84141;}
#dropmenu li:first-child a:hover{background: #e84141; color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu li:first-child .hover{background: #e84141; color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu .2 a{border-bottom: 2px solid #346957;}
#dropmenu .2 a:hover{background: #346957;color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu .2 .hover{background: #346957;color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu li:nth-child(3) a{border-bottom: 2px solid #e90010;}
#dropmenu li:nth-child(3) a:hover{background: #e90010;color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu li:nth-child(3) .hover{background: #e90010;color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu li:nth-child(4) a{border-bottom: 2px solid #ff5b29;}
#dropmenu li:nth-child(4) a:hover{background: #ff5b29;color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu li:nth-child(4) .hover{background: #ff5b29;color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu li:nth-child(5) a{border-bottom: 2px solid #fe004e;}
#dropmenu li:nth-child(5) a:hover{background: #fe004e;color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu li:nth-child(5) .hover{background: #fe004e;color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu li:nth-child(6) a{border-bottom: 2px solid #c12d44;}
#dropmenu li:nth-child(6) a:hover{background: #c12d44;color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu li:nth-child(6) .hover{background: #c12d44;color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu li:nth-child(7) a{border-bottom: 2px solid #1b9200;}
#dropmenu li:nth-child(7) a:hover{background: #1b9200;color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu li:nth-child(7) .hover{background: #1b9200;color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu li:nth-child(8) a{border-bottom: 2px solid #0169ba;}
#dropmenu li:nth-child(8) a:hover{background: #0169ba;color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu li:nth-child(8) .hover{background: #0169ba;color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu li:nth-child(9) a{border-bottom: 2px solid #cf691f;}
#dropmenu li:nth-child(9) a:hover{background: #cf691f;color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu li:nth-child(9) .hover{background: #cf691f;color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu li:nth-child(10) a{border-bottom: 2px solid #4fba01;}
#dropmenu li:nth-child(10) a:hover{background: #4fba01;color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu li:nth-child(10) .hover{background: #4fba01;color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu li:nth-child(11) a{border-bottom: 2px solid #011bba;}
#dropmenu li:nth-child(11) a:hover{background: #011bba;color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu li:nth-child(11) .hover{background: #011bba;color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu li:nth-child(12) a{border-bottom: 2px solid #de4dcf;}
#dropmenu li:nth-child(12) a:hover{background: #de4dcf;color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu li:nth-child(12) .hover{background: #de4dcf;color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu li:nth-child(13) a{border-bottom: 2px solid #baa601;}
#dropmenu li:nth-child(13) a:hover{background: #baa601;color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu li:nth-child(13) .hover{background: #baa601;color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu li:nth-child(14) a{border-bottom: 2px solid #ba1b01;}
#dropmenu li:nth-child(14) a:hover{background: #ba1b01;color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu li:nth-child(14) .hover{background: #ba1b01;color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu li:nth-child(15) a{border-bottom: 2px solid #03ba5d;}
#dropmenu li:nth-child(15) a:hover{background: #03ba5d;color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu li:nth-child(15) .hover{background: #03ba5d;color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu li:nth-child(16) a{border-bottom: 2px solid #0f037a;}
#dropmenu li:nth-child(16) a:hover{background: #0f037a;color:#fff; text-shadow:1px 1px 1px #333;}
#dropmenu li:nth-child(16) .hover{background: #0f037a;color:#fff; text-shadow:1px 1px 1px #333;}

#dropmenu li a {
	transition: background 0.5s ease 0s;
	display:inline-block;
	color:#656565;
	font-size:13px;
	text-shadow:1px 1px 0px #fff;
}
#dropmenu li a:hover {
	color:#007dd0;
	text-shadow:1px 1px 0px #fff;
}
#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%);
	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:14px;
	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:5px 0px 15px 0px;
}
#entry {
	overflow: hidden;
	background:#dbdbdb;
	height: 35px;
	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 .newstoday {background:#6a635b; color:#fff;font-family:"HelveticaNeueLTW20-Bold"; font-size:14px; padding: 12px 5px; box-shadow: 0 0 37px #000000;}
#entry #newstoday {width:900px; float:left; font-family:"Yakout W20 Light"; font-size:15px;}
#entry #newstoday a{color:#3f3e3c;}

#search {
	background:  #F2F2F2;
    border: 1px solid #606060;
    float: left;
    height: 34px;
    margin-left: 10px;
	margin-top: -40px;
    width: 300px;
}
#search form #search-form {
	float:right;
	height: 32px;
	width: 195px;
	padding-right: 26px;
	background:transparent;
	border:none;
	color: #01507f;
	font: 16px Yakout W20 Bold;
}
#search form #searchsubmit {
	height: 34px;
	width: 77px;
	background:#ff6d00;
	border:1px solid #606060;
	float: left;
	color:#fff;
	text-shadow:1px 1px 0px #333;
	font: 16px Yakout W20 Bold;
	border:none;
	cursor:pointer;
}

.lastsubjectsnews {width:900px; float:left;}

#socialNetworks {
	overflow:hidden;
	float:left;
}
.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(http://83.222.230.139/images/icons/social/rss.png) no-repeat;
}
.social .flickr {
	background:url(http://83.222.230.139/images/icons/social/flickr.png) no-repeat;
}
.social .facebook {
	background:url(http://83.222.230.139/images/icons/social/facebook.png) no-repeat;
}
.social .twitter {
	background:url(http://83.222.230.139/images/icons/social/twitter.png) no-repeat;
}
.social .gplus {
	background:url(http://83.222.230.139/images/icons/social/gplus.png) no-repeat;
}
.social .youtube {
	background:url(http://83.222.230.139/images/icons/social/youtube.png) no-repeat;
}

.list_carousel ul {
	list-style: none;
	width: 980px;
	margin-right: 20px;
	margin-bottom: 15px;
}


#mainContent {
	margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}
#mainContentData {
	overflow: hidden;
}

#mainContentData .readarticle {float:right; width:655px;}

#mainContentData .readarticle .infosarticle{ background: #FFFFFF; box-shadow: 0 0 2px #333333; margin-right: 3px; width: 649px; float:right; }

#mainContentData .readarticle .infosarticle .titlearticle{color:#fff; font-family:"HelveticaNeueLTW20-Bold"; width:640px; padding-right:10px; text-shadow:1px 0px 2px #000; }

#mainContentData .readarticle .titlartc14 {background:#e84141;}
#mainContentData .readarticle .titlartc2 {background:#346957}
#mainContentData .readarticle .titlartc21 {background:#E90010;}
#mainContentData .readarticle  .titlartc15 {background:#FF5B29;}
#mainContentData .readarticle  .titlartc9 {background:#FE004E;}
#mainContentData .readarticle  .titlartc3 {background:#C12D44;}
#mainContentData .readarticle  .titlartc13 {background:#1B9200;}
#mainContentData .readarticle  .titlartc4 {background:#0169BA;}
#mainContentData .readarticle  .titlartc16 {background:#CF691F;}
#mainContentData .readarticle  .titlartc1 {background:#4FBA01;}
#mainContentData .readarticle  .titlartc5 {background:#011BBA;}
#mainContentData .readarticle  .titlartc6 {background:#DE4DCF;}
#mainContentData .readarticle  .titlartc7 {background:#BAA601;}
#mainContentData .readarticle  .titlartc8 {background:#BA1B01;}
#mainContentData .readarticle  .titlartc22 {background:#03BA5D;}
#mainContentData .readarticle  .titlartc23 {background:#03BA5D;}
#mainContentData .readarticle  .titlartc10 {background:#0F037A;}

#mainContentData .readarticle .infosarticle .imgauthor{ border: 2px solid #FFFFFF; margin:5px 5px 5px 10px;
    box-shadow: 0 0 3px #111111; float: right; height: 80px; width: 70px;}
	
#mainContentData .readarticle .infosarticle .author1 { margin-top:5px;}	
#mainContentData .readarticle .infosarticle .author1 p {float:right; background-color:#f7f7f7; border-radius:3px; border:1px solid #c7c7c7; 
padding:2px 23px 2px 2px; width:185px; font-family:"Yakout W20 Bold"; font-size:15px; color:#01507f; text-shadow:0px 0px 3px #777;transition: background 0.5s;
margin: 1px 0 10px 10px;
}

#mainContentData .readarticle .infosarticle .author1 p span {color:#444;font-size: 12px;}
#mainContentData .readarticle .infosarticle .author1 .name {background:url("http://83.222.230.139/images/author.png") no-repeat 191px center #f7f7f7;}
#mainContentData .readarticle .infosarticle .author1 .name:hover {transition: background 0s; box-shadow:0px 0px 4px #c7c7c7;}
#mainContentData .readarticle .infosarticle .author1 .datepost {background:url("http://83.222.230.139/images/date.png") no-repeat 191px center #f7f7f7;}
#mainContentData .readarticle .infosarticle .author1 .datepost:hover {transition: background 0s; box-shadow:0px 0px 4px #c7c7c7;}
#mainContentData .readarticle .infosarticle .author1 .comments {background:url("http://83.222.230.139/images/comments.png") no-repeat 75px center #f7f7f7; width: 70px;}
#mainContentData .readarticle .infosarticle .author1 .comments:hover {transition: background 0s; box-shadow:0px 0px 4px #c7c7c7;}

#mainContentData .readarticle .thearticle { background: #FFFFFF; border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px; float: right; margin-top: 15px; padding: 8px; width: 634px; font-family:"Yakout W20 Bold" !important; text-shadow: 0 0 2px #CCCCCC;}
	
#mainContentData .readarticle .thearticle p, span, strong {}
	
#mainContentData .readarticle .thearticle img {border:1px solid #fff; box-shadow:0px 0px 3px #666; width: 50%; height:50%;}
	
#mainContentData .readarticle .toolsarticle {
background: none repeat scroll 0 0 #FFFFFF;
border-color: #CCCCCC;
border-radius: 0 0 5px 5px;
border-right: 1px solid #CCCCCC;
border-style: none solid solid;
border-width: medium 1px 1px;
float: right;
margin-right: 18px;
padding: 8px;
width: 600px;}	

#mainContentData .readarticle .toolsarticle a {font-size:14px; color:#084291; text-shadow:0px 0px 2px #999; margin-left:30px;}
#mainContentData .readarticle .toolsarticle .print { background:url("http://83.222.230.139/images/icons/print.png") no-repeat scroll right 9px transparent;padding-right: 28px;}
#mainContentData .readarticle .toolsarticle .save {background:url("http://83.222.230.139/images/icons/save.png") no-repeat scroll right 9px transparent;padding-right: 28px;}
#mainContentData .readarticle .toolsarticle .favori {background:url("http://83.222.230.139/images/icons/addtofavoris.png") no-repeat scroll right 9px transparent; padding-right: 28px;}
#mainContentData .readarticle .toolsarticle .alertbug {background:url("http://83.222.230.139/images/icons/bug-alert.png") no-repeat scroll right 9px transparent; padding-right: 28px;}

#mainContentData .readarticle .clearbottom {margin-top:5px; margin-bottom:5px; float:right; clear:both;}
#mainContentData .readarticle .clearbottom hr {border:3px solid #E84141; width:650px;}

/*********** COMMENT ARTICLE ************/
#mainContentData .readarticle .addcomments {float:right; background: #FFFFFF; box-shadow: 0 0 2px #333333; margin-right: 3px; width: 649px; margin-bottom: 50px; }

#mainContentData .readarticle .addcomments .title{ background:#01507f; color:#fff; font-family:"HelveticaNeueLTW20-Bold"; width:640px; padding-right:10px; text-shadow:1px 0px 2px #000; }
#mainContentData .readarticle .addcomments .title span {font-size:12px;}

#mainContentData .readarticle .addcomments label { clear:both; float:right; margin-right:10px;}
#mainContentData .readarticle .addcomments .name, .subject { background:#f2f2f2; border:1px solid #c5c5c5; width:450px; padding:8px; border-radius:4px; float:right;clear:both; margin-right:20px;}
#mainContentData .readarticle .addcomments .comment { background:#f2f2f2; border:1px solid #c5c5c5; width:550px; padding:8px; border-radius:4px; float:right;clear:both;margin-right:20px;}

#mainContentData .readarticle .addcomments .addcomment {float:left; background: none repeat scroll 0 0 #01507F;
    border-radius: 8px 8px 8px 8px; font-family:"HelveticaNeueLTW20-Bold"; font-size:13px;
	border:none; padding:1px 20px; cursor:pointer;
    box-shadow: 0 1px 3px #222222 inset;
    color: #FFFFFF; margin:5px;
    display: block;
    font-size: 14px;
    text-align: center;}

#mainContentData .readarticle .addcomments .acomment {background: #EEEEEE; border: 1px solid #CCCCCC; margin: 10px 5px; padding: 7px; }
#mainContentData .readarticle .addcomments .acomment .titlecomment {background:#999; color:#fff; text-shadow:1px 1px 2px #333; padding:0 10px; height:42px;}
#mainContentData .readarticle .addcomments .acomment .namecom {color:#616161; font-size:15px; font-family:"HelveticaNeueLTW20-Bold"; }
#mainContentData .readarticle .addcomments .acomment .namecom span {color:#777; font-size:13px; }
#mainContentData .readarticle .addcomments .acomment .thecomment {color:#222; font-size:16px; font-family:"Yakout W20 Bold"; }
/*******************************************/

#mainContentData .almodawwin {float: right; width: 655px;}

#mainContentData .almodawwin .modawwininfos{background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 2px #333333;
    float: right;
    margin-right: 3px;
    width: 649px;}


#mainContentData .almodawwin .modawwininfos h1 {background: #01507F; color: #FFFFFF;
    font-family: "HelveticaNeueLTW20-Bold";
    padding-right: 10px;
    text-shadow: 1px 0 2px #000000;
    width: 640px;}
/******************************************************************/

#mainContentData #rightFront {
	float: right;
	width: 200px;
	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%);
	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: 12px Tahoma, Geneva, sans-serif;
	color: #666;
	background: url(http://83.222.230.139/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:hover {
	background: #fff url(http://83.222.230.139/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;
}
#rightWidgets .rWidget .rightWidgetContent ul li a {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666;
	display: block;
}
.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(http://83.222.230.139/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: 66%;
	overflow: hidden;
}

/***************** CATEGORIE *************/
#mainContentData #centerFront .articlecategorie {float: right; margin-top: 8px; width: 472px;}
#mainContentData #centerFront .articlecategorie .bigtitle {color:#fff; font-family:"HelveticaNeueLTW20-Bold"; font-size:13px; text-shadow:1px 1px 2px #333; padding:0px 10px;}

#mainContentData #centerFront .articlecategorie .titlebig14 {background:#E84141;}
#mainContentData #centerFront .articlecategorie .titlebig2 {background:#346957}
#mainContentData #centerFront .articlecategorie .titlebig21 {background:#E90010;}
#mainContentData #centerFront .articlecategorie .titlebig15 {background:#FF5B29;}
#mainContentData #centerFront .articlecategorie .titlebig9 {background:#FE004E;}
#mainContentData #centerFront .articlecategorie .titlebig3 {background:#C12D44;}
#mainContentData #centerFront .articlecategorie .titlebig13 {background:#1B9200;}
#mainContentData #centerFront .articlecategorie .titlebig4 {background:#0169BA;}
#mainContentData #centerFront .articlecategorie .titlebig16 {background:#CF691F;}
#mainContentData #centerFront .articlecategorie .titlebig1 {background:#4FBA01;}
#mainContentData #centerFront .articlecategorie .titlebig5 {background:#011BBA;}
#mainContentData #centerFront .articlecategorie .titlebig6 {background:#DE4DCF;}
#mainContentData #centerFront .articlecategorie .titlebig7 {background:#BAA601;}
#mainContentData #centerFront .articlecategorie .titlebig8 {background:#BA1B01;}
#mainContentData #centerFront .articlecategorie .titlebig22 {background:#03BA5D;}
#mainContentData #centerFront .articlecategorie .titlebig10 {background:#0F037A;}

#mainContentData #centerFront .articlecategorie .clearbottom {float: right; width: 471px;}
#mainContentData #centerFront .articlecategorie .clear14 {color:#E84141; border:2px solid; width: 100%; }
#mainContentData #centerFront .articlecategorie .clear2 {color:#346957; border:2px solid;width: 100%;}
#mainContentData #centerFront .articlecategorie .clear21 {color:#E90010; border:2px solid;width: 100%;}
#mainContentData #centerFront .articlecategorie .clear15 {color:#FF5B29; border:2px solid;width: 100%;}
#mainContentData #centerFront .articlecategorie .clear9 {color:#FE004E; border:2px solid;width: 100%;}
#mainContentData #centerFront .articlecategorie .clear3 {color:#C12D44; border:2px solid;width: 100%;}
#mainContentData #centerFront .articlecategorie .clear13 {color:#1B9200; border:2px solid;width: 100%;}
#mainContentData #centerFront .articlecategorie .clear4 {color:#0169BA; border:2px solid;width: 100%;}
#mainContentData #centerFront .articlecategorie .clear16 {color:#CF691F; border:2px solid;width: 100%;}
#mainContentData #centerFront .articlecategorie .clear1 {color:#4FBA01; border:2px solid;width: 100%;}
#mainContentData #centerFront .articlecategorie .clear5 {color:#011BBA; border:2px solid;width: 100%;}
#mainContentData #centerFront .articlecategorie .clear6 {color:#DE4DCF; border:2px solid;width: 100%;}
#mainContentData #centerFront .articlecategorie .clear7 {color:#BAA601; border:2px solid;width: 100%;}
#mainContentData #centerFront .articlecategorie .clear8 {color:#BA1B01; border:2px solid;width: 100%;}
#mainContentData #centerFront .articlecategorie .clear22 {color:#03BA5D; border:2px solid;width: 100%;}
#mainContentData #centerFront .articlecategorie .clear10 {color:#0F037A; border:2px solid;width: 100%;}

#mainContentData #centerFront .articlecategorie .elaphnewsdivartl {background:#FFF; border:1px solid #ccc; margin: 7px 0; padding: 7px;}
#mainContentData #centerFront .articlecategorie .elaphnewsdivartl h2 a{font-family:"HelveticaNeueLTW20-Bold"; font-size:14px; color:#414141;}
#mainContentData #centerFront .articlecategorie .article { background:#FFF; border:1px solid #ccc; margin: 7px 0; padding: 7px; /*height:120px;*/ float:right;}
#mainContentData #centerFront .articlecategorie .article img{ border:1px solid #fff; box-shadow:0px 0px 2px #555; float: right; height: 80px; width: 70px; margin-left:10px;}
#mainContentData #centerFront .articlecategorie .article h2 a{font-family:"HelveticaNeueLTW20-Bold"; font-size:14px; color:#414141;}
#mainContentData #centerFront .articlecategorie .article .summary{font-family:"Yakout W20 Bold"; font-size:13px; color:#665;}

#mainContentData #centerFront .articlecategorie .article .infosauthor {float:right; clear:both; margin-top: 8px;}
#mainContentData #centerFront .articlecategorie .article .infosauthor p {
    background-color: #F7F7F7;
    border: 1px solid #C7C7C7;
    border-radius: 3px 3px 3px 3px;
    color: #01507F;
    float: right;
    font-family: "Yakout W20 Bold";
    font-size: 15px;
    margin: 1px 0 10px 10px;
    padding: 2px 23px 2px 10px;
    text-shadow: 0 0 3px #777777;
    transition: background 0.5s ease 0s;
}

#mainContentData #centerFront .articlecategorie .article .infosauthor p a{color:#01507f;}
#mainContentData #centerFront .articlecategorie .article .infosauthor p span {color:#444;font-size: 12px;}
#mainContentData #centerFront .articlecategorie .article .infosauthor .name {background:url("http://83.222.230.139/images/author.png") no-repeat 173px center #f7f7f7; width: 159px;}
#mainContentData #centerFront .articlecategorie .article .infosauthor .name:hover {transition: background 0s; box-shadow:0px 0px 4px #c7c7c7;}
#mainContentData #centerFront .articlecategorie .article .infosauthor .datepost {background:url("http://83.222.230.139/images/date.png") no-repeat 141px center #f7f7f7;}
#mainContentData #centerFront .articlecategorie .article .infosauthor .datepost:hover {transition: background 0s; box-shadow:0px 0px 4px #c7c7c7;}
#mainContentData #centerFront .articlecategorie .article .infosauthor .comments {background:url("http://83.222.230.139/images/comments.png") no-repeat 48px center #f7f7f7; width: 35px;}
#mainContentData #centerFront .articlecategorie .article .infosauthor .comments:hover {transition: background 0s; box-shadow:0px 0px 4px #c7c7c7;}

/****************************************/



/******************* PAGINATION ************************/
#mainContentData #centerFront #pagination { background:#FFFFFF; border: 1px solid #CCCCCC; float: right; font-size: 14px; padding: 0 10px; width: 450px; text-align: center;}

#mainContentData #centerFront #pagination .prevnext { background: #01507F; border: 1px solid #999999; color: #FFFFFF; font-size: 12px; height: 4px; margin:0 4px; padding: 0 10px; transition: background 0.5s ease 0s;}
#mainContentData #centerFront #pagination .prevnext:hover {background:#E37E1B;}
#mainContentData #centerFront #pagination .disabled { background:#666 !important;}


/*******************************************************/


#mainContentData #leftFront {
	float: left;
	width: 338px;
	overflow: hidden;}
	
#mainContentData #leftFront .blockleft {border-bottom: 1px solid #CCCCCC;}

#mainContentData #leftFront .blockleft h2{font-family:"HelveticaNeueLTW20-Bold"; color:#fff; text-shadow:1px 1px 2px #222; 
background:url("http://83.222.230.139/images/bg-title-blockleft.png") no-repeat scroll 0 8px transparent ; padding:1px 15px; height:42px;}
	
#mainContentData #leftFront .socialnetwork {}
#mainContentData #leftFront .socialnetwork img{ border:2px solid #fff; box-shadow:0px 0px 4px #222; border-radius:20px;margin-right: 20px;}
a.tooltip {outline:none; } 

a.tooltip strong {line-height:30px;} 

a.tooltip:hover {text-decoration:none;} 

a.tooltip span { display: none;
    font-size: 15px;
    line-height: 2px;
    margin-right: -83px;
    margin-top: 45px;
    padding: 15px 10px;
    text-align: center;
    width: 75px;
    z-index: 10; } 

a.tooltip:hover span{ display:inline; position:absolute; border:2px solid #FFF; color:#EEE; background:#222; } 

.callout {z-index:20;position:absolute;border:0;top:-14px;left:120px;} /*CSS3 extras*/ 

a.tooltip span { border-radius:2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -moz-box-shadow: 0px 0px 8px 4px #666; -webkit-box-shadow: 0px 0px 8px 4px #666; box-shadow: 0px 0px 8px 4px #666; opacity: 0.8; }

#mainContentData #leftFront .news {background:#fff; border:1px solid #c5c5c5; text-align:center; padding:5px 4px;margin-bottom: 6px;}
#mainContentData #leftFront .news img {border:2px solid #fff; box-shadow:0px 0px 3px; width:180px; }
#mainContentData #leftFront .news p a{color:#01507f; font-family:"HelveticaNeueLTW20-Bold"; font-size:14px;  }
#mainContentData #leftFront .news .title{ text-align:right !important;} 
#mainContentData #leftFront .learnmore {text-align:center; }
#mainContentData #leftFront .learnmore a{background: #01507F; border-radius: 8px;
    box-shadow: 0 1px 3px #222222 inset; color: #FFFFFF;
    display: block; font-size: 14px; margin: 3px 135px 10px 0; text-align: center; width: 200px; }
	
#mainContentData #leftFront .frommyphotos a{}
#mainContentData #leftFront .frommyphotos a img{margin-top:-10px;}
#mainContentData #leftFront .frommyphotos .myimg{border:2px solid #fff; box-shadow:0px 0px 5px #555; margin:0 60px; width: 220px;}
	
	
#mainContentData #leftFront	.newusers {float:right;}
#mainContentData #leftFront	.newusers .last-user-insc {float:right; border-bottom:1px solid #ccc;}
#mainContentData #leftFront	.newusers a img {border: 2px solid #FFFFFF; box-shadow: 0 0 2px #666666; float: right; height: 70px; margin: 5px 2px; width: 70px;}
#mainContentData #leftFront	.infosuser {font-family:"Yakout W20 Bold" !important; background: #FFFFFF;
    border: 1px solid #CCCCCC; float: right; margin-right: 7px; padding: 0 10px; width: 231px; margin-top: 4px;}
#mainContentData #leftFront	.infosuser p {font-family:"Yakout W20 Bold" !important;}
#mainContentData #leftFront	.infosuser .name {color:#01507f;}
#mainContentData #leftFront	.infosuser .daten {color:#555;}
#mainContentData #leftFront	.infosuser .date {color:#e37e1b;}

#mainContentData #leftFront	.elaphtwetter {float:right;}
#mainContentData #leftFront	.elaphtwetter .tweets {float:right; width:336px;}

#mainContentData #leftFront	.keywords {float:right;}
#mainContentData #leftFront	.keywords .words a {color:#01507f; font-family:"Yakout W20 Bold" !important; text-shadow:0px 0px 3px #aaa; margin: 7px;}

#leftFront .leftwidgets {
	overflow: hidden;
	padding:2px;
}

/*************** SIDEBARE RIGHT **************/
#blocksright {float:right; margin-top: 8px; margin-left: 8px; width: 170px; }

#blocksright .banner160 {text-align:center;}

#blocksright .rightblock {}
#blocksright .rightblock h2{font-family:"HelveticaNeueLTW20-Bold"; color:#fff; text-shadow:1px 1px 2px #222; 
background:url("http://83.222.230.139/images/bg-title-blockleft.png") no-repeat scroll -155px 8px transparent ; padding:1px 15px; height:42px;}

#blocksright .lastcomments {float: right;}
#blocksright .lastcomments .comment {background:#fff; border:1px solid #ccc; font-family:"Yakout W20 Bold" !important; padding:6px; float:right; width:156px; margin: 2px 0;}
#blocksright .lastcomments .comment span {font-family:"Yakout W20 Bold" !important; }
#blocksright .lastcomments .comment span a {color:#0072c5; font-family:"Yakout W20 Bold" !important; }
#blocksright .lastcomments .comment p a {color:#e37e1b; font-family:"Yakout W20 Bold" !important; }
#blocksright .lastcomments .morecomments a {background:#ff931f; color:#fff; font-family:"Yakout W20 Bold" !important; text-shadow:1px 1px 2px #333; box-shadow:0px 0px 3px #333;
padding: 5px 26px; margin: 1px; float: right;} 

#blocksright .elaphwall {float: right;}
#blocksright .elaphwall .wall {background:#fff; border:1px solid #ccc; }
#blocksright .elaphwall .wall p {font-family:"Yakout W20 Bold" !important; border-bottom:1px solid #ccc;  padding: 5px; }
#blocksright .elaphwall .wall p a{color:#414141; }
#blocksright .clock {width:165px; float: right; margin: 10px 0; }

#blocksright .album {float: right; width:172px; }
#blocksright .album a img {border:2px solid #fff; box-shadow:0px 0px 3px #333; margin: 2px 5px; width:158px; }

#blocksright .guide {float: right; text-align:center; margin: 3px;}
#blocksright .guide a {float: right; text-align:center;}

/*****************************/

/*********** ARTICLES CENTER ************/
.articleshome {float:right; margin-top: 8px; width: 472px;}
.articleshome  .clearfix {clear:both;}
.articleshome .bigtitle {
    background: url("http://83.222.230.139/images/bg-last-articles-title.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: right;
    font-family: "HelveticaNeueLTW20-Bold";
    height: 36px;
    padding: 0 7px 7px 10px;
    text-shadow: 1px 0 2px #111111;
    width: 145px;
}


.articleshome .articleright {width:224px; border:1px solid #ccc; float:right; padding:3px; background:#fff; margin:2px; height: 230px;}

.articleshome .articleright h1 { padding: 0 8px; /*text-shadow:0px 0px 3px #aaa;*/ border-right:2px solid; border-bottom:2px solid; border-color:#E84141; color:#E84141; font-family:"HelveticaNeueLTW20-Bold"; font-size:14px;}
.articleshome .articleright h1 a {color:#E84141;}
.subjectright .articleright .title14 { border-color:#E84141; color:#E84141;}
.articleshome .articleright .title2 { border-color:#346957; color:#346957;}
.articleshome .articleright .title21 { border-color:#E90010; color:#E90010;}
.articleshome .articleright .title15 { border-color:#FF5B29; color:#FF5B29;}
.articleshome .articleright .title9 { border-color:#FE004E; color:#FE004E;}
.articleshome .articleright .title3 { border-color:#C12D44; color:#C12D44;}
.articleshome .articleright .title13 { border-color:#1B9200; color:#1B9200;}
.articleshome .articleright .title4 { border-color:#0169BA; color:#0169BA;}
.articleshome .articleright .title16 { border-color:#CF691F; color:#CF691F;}
.articleshome .articleright .title1 { border-color:#4FBA01; color:#4FBA01;}
.articleshome .articleright .title5 { border-color:#011BBA; color:#011BBA;}
.articleshome .articleright .title6 { border-color:#DE4DCF; color:#DE4DCF;}
.articleshome .articleright .title7 { border-color:#BAA601; color:#BAA601;}
.articleshome .articleright .title8 { border-color:#BA1B01; color:#BA1B01;}
.articleshome .articleright .title22 { border-color:#03BA5D; color:#03BA5D;}
.articleshome .articleright .title10 { border-color:#0F037A; color:#0F037A;}

.subjectright .articleright .title14 a{ color:#E84141;}
.articleshome .articleright .title2 a{ color:#346957;}
.articleshome .articleright .title21 a{ color:#E90010;}
.articleshome .articleright .title15 a{ color:#FF5B29;}
.articleshome .articleright .title9 a{ color:#FE004E;}
.articleshome .articleright .title3 a{ color:#C12D44;}
.articleshome .articleright .title13 a{ color:#1B9200;}
.articleshome .articleright .title4 a{ color:#0169BA;}
.articleshome .articleright .title16 a{ color:#CF691F;}
.articleshome .articleright .title1 a{ color:#4FBA01;}
.articleshome .articleright .title5 a{ color:#011BBA;}
.articleshome .articleright .title6 a{ color:#DE4DCF;}
.articleshome .articleright .title7 a{ color:#BAA601;}
.articleshome .articleright .title8 a{ color:#BA1B01;}
.articleshome .articleright .title22 a{ color:#03BA5D;}
.articleshome .articleright .title10 a{ color:#0F037A;}

#mainContentData .readarticle .clearbottom .clearartcl14 { border:4px solid #E84141; color:#E84141;}
#mainContentData .readarticle .clearbottom .clearartcl2 { border:4px solid #346957; color:#346957;}
#mainContentData .readarticle .clearbottom .clearartcl21 { border:4px solid #E90010; color:#E90010;}
#mainContentData .readarticle .clearbottom .clearartcl15 { border:4px solid #FF5B29; color:#FF5B29;}
#mainContentData .readarticle .clearbottom .clearartcl9 { border:4px solid #FE004E; color:#FE004E;}
#mainContentData .readarticle .clearbottom .clearartcl3 { border:4px solid #C12D44; color:#C12D44;}
#mainContentData .readarticle .clearbottom .clearartcl13 { border:4px solid #1B9200; color:#1B9200;}
#mainContentData .readarticle .clearbottom .clearartcl4 { border:4px solid #0169BA; color:#0169BA;}
#mainContentData .readarticle .clearbottom .clearartcl16 { border:4px solid #CF691F; color:#CF691F;}
#mainContentData .readarticle .clearbottom .clearartcl1 { border:4px solid #4FBA01; color:#4FBA01;}
#mainContentData .readarticle .clearbottom .clearartcl5 { border:4px solid #011BBA; color:#011BBA;}
#mainContentData .readarticle .clearbottom .clearartcl6 { border:4px solid #DE4DCF; color:#DE4DCF;}
#mainContentData .readarticle .clearbottom .clearartcl7 { border:4px solid #BAA601; color:#BAA601;}
#mainContentData .readarticle .clearbottom .clearartcl8 { border:4px solid #BA1B01; color:#BA1B01;}
#mainContentData .readarticle .clearbottom .clearartcl22 { border:4px solid #03BA5D; color:#03BA5D;}
#mainContentData .readarticle .clearbottom .clearartcl10 { border:4px solid #0F037A; color:#0F037A;}

.articleshome .articleright h2 a{
color:#414141;
font-family:"HelveticaNeueLTW20-Bold";
border-bottom:1px solid #ccc;
font-size:14px; }

.articleshome .articleright .summary {
font-family:"Yakout W20 Bold";
color:#747474;
font-size:14px;}

.articleshome .articleright .author1 {margin-top:16px;}

.articleshome .articleright .author1 img {
float:right;
width:60px;
height:74px;
border:2px solid #fff; box-shadow:0px 0px 3px #999;} 

.articleshome .articleright .author1 p {float:right; background-color:#f7f7f7; border-radius:3px; border:1px solid #c7c7c7; 
padding:2px 23px 2px 2px; width:125px; font-family:"Yakout W20 Bold"; font-size:14px; color:#01507f; text-shadow:0px 0px 2px #999;
margin: 1px 6px 2px 0;
}
.articleshome .articleright .author1 p a {color:#01507f;}
.articleshome .articleright .author1 .name {background:url("http://83.222.230.139/images/author.png") no-repeat 131px center #f7f7f7;}
.articleshome .articleright .author1 .datepost {background:url("http://83.222.230.139/images/date.png") no-repeat 131px center #f7f7f7;}
.articleshome .articleright .author1 .comments {background:url("http://83.222.230.139/images/comments.png") no-repeat 131px center #f7f7f7;}



/*****************************/

#footer {
	overflow: hidden;
}
#footer #topFooterWidgets {
	background: #f4f4f4 ;
	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;
}

#footer #mainFooter {
	overflow: hidden;
	display: block;
	font: normal 12px;
	color: #666;
}
#mainFooterTes {
	overflow: hidden;
}
#footerWidgets {
	background:#dddcdc;
	box-shadow:inset 0px 0px 36px #aaa;
	overflow: hidden;
	height:100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
}
.FooterWidget {
	float: right;
	margin-left: 5px;
	overflow: hidden;
	padding-right: 5px;
	padding-top:5px;
	margin-right: 10px;
}
.FooterWidget #SiteMap {
	width: 460px;
	margin-right:5px;
}
.FooterWidget #imLinks {
	width: 450px;
}

.FooterWidget  a {color:#2b2b2b; margin-left:20px; font-size: 14px; font-family:"Yakout W20 Bold";}


.FooterWidget #Statics {
	width: 450px; 
}

.FooterWidget a {float:right; color:#2b2b2b; font-size: 14px; font-family:"Yakout W20 Bold";}
.FooterWidget a img{ border: 2px solid #FFFFFF;
    border-radius: 20px 20px 20px 20px; box-shadow: 0 0 3px #333333;
    float: right; margin: -8px 13px 2px; width: 30px;}

.FooterWidget .fWidgetTitle {
	font-size:14px;
}



.FooterWidget h2 {
	padding-top: 5px;
	color:#2b2b2b;
	font-family:"HelveticaNeueLTW20-Bold";
	font-size:18px;
	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: 140px;
	margin-left: 10px;
}
#Statics ul li {
	padding-top: 5px;
	padding-bottom: 8px;
}
.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;
	box-shadow: 0 0 15px #000000 inset;
	background:#484442; 
	color:#fff;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#copyrights .SiteCopyright {
	font: normal 11px Tahoma, Geneva, sans-serif;
	color: #8099a6;
	margin-bottom: 10px;
	float: right;
}
#copyrights .copyright {
	text-align: right;	
	overflow: hidden;
}

#copyrights .copyright img {margin:5px; float: right;}
#copyrights .copyright span {margin:5px;float: right; font-size:13px;}

/************ ERRORS STYLES *************/
.warning_box {
    background: url("http://83.222.230.139/images/warning.png") no-repeat scroll right 20px #FCFAE9;
    border: 1px solid #E9E6C7;
    clear: both;
	font-size: 14px;
    margin: 0 0 10px;
    padding: 20px 60px 15px 20px;
    width:auto;}
	
.valid_box {
    background: url("http://83.222.230.139/images/valid.png") no-repeat scroll right 20px #EDFCE9;
    border: 1px solid #CCEAC4;
	clear: both;
	font-size: 14px;
    margin: 0 0 10px;
    padding: 20px 60px 15px 20px;
    width:auto;;
}


.error_box {
    background: url("http://83.222.230.139/images/error.png") no-repeat scroll right 20px #FCE9E9;
    border: 1px solid #EAC7C7;
	clear: both;
	font-size: 14px;
    margin: 0 0 10px;
    padding: 20px 60px 15px 20px;
    width:auto;;
}
	
/******* LOGOUT & CONTROL PANEL ******/
.logouthome {
    background: #DB1818;
    border-radius: 5px;
    color: #FFFFFF !important;
    display: inline-block;
	height:28px !important;
    font-size: 11px;
    margin: 6px;
    padding: 0 9px;
    transition: background 0.5s ease 0s;
}
.logouthome:hover {background:#B20000;}

.controlpanel { background: url("http://83.222.230.139/images/icons/controlpanelicon.png") no-repeat scroll 86px 8px #01507F;
    border-radius: 5px; transition: background 0.5s ease 0s;
    padding-right: 29px !important;
    width: 68px;}
.controlpanel:hover {background: url("http://83.222.230.139/images/icons/controlpanelicon.png") no-repeat scroll 86px 8px #007CC4;}

/******* LOGIN FORM *******/
.loginform { background: #FFF; border: 1px solid #CCC; padding: 5px 8px; font-family:"HelveticaNeueLTW20-Ligh";}
.loginform #loginform{}
.loginform #loginform p{float: right; width: 100%;margin-bottom: 5px;}
.loginform #loginform p label{ color: #444444; float: right; width: 30%;}
.loginform #loginform p input{ border: 1px solid #CCCCCC; font-size: 15px;/* padding: 5px 35px;*/ font-family:"HelveticaNeueLTW20-Ligh";}
.loginform #loginform p #login_user{ background:url('http://83.222.230.139/images/icons/user-icon-login.png') no-repeat scroll right 3px transparent; height: 27px; padding-right: 25px; width: 180px;}
.loginform #loginform p #pass_user{background:url('http://83.222.230.139/images/icons/pswd-icon-login.png') no-repeat scroll right 3px transparent; height: 27px; padding-right: 25px; width: 180px;}
.loginform #loginform .login-remember {width:100% !important;}
.loginform #loginform .login-remember label {width:100% !important;}
.loginform #loginform p #rememberme {margin-right: 136px;}
.loginform #loginform p #wp-submit{ background: #FF6D00; border: medium none; color: #FFFFFF; cursor: pointer; margin-right: 136px; transition: background 0.5s ease 0s; padding: 0px 40px;}
.loginform #loginform p #wp-submit:hover{ background: #E85C00;}
.loginform .link-lostpass{    background: url("http://83.222.230.139/images/icons/info-icon-login.png") no-repeat scroll 115px 9px transparent;
 font-size: 16px; padding-right: 154px; }
.loginform .link-lostpass a {color:#07ace1;}

/***************************************/

/************ RESET PASSWORD **************/
.loginform #resetpassform {}
.loginform #resetpassform p{width: 100%;margin-bottom: 5px;}
.loginform #resetpassform p label{ color: #444444; width: 30%;}
.loginform #resetpassform p #pass1, #pass2{background:url('http://83.222.230.139/images/icons/pswd-icon-login.png') no-repeat scroll right 3px transparent; height: 27px; padding-right: 25px; width: 180px; border: 1px solid #CCCCCC;}
.loginform #resetpassform .generatepasswrd{border: 1px solid #d05300; background:#d65e0e; color: #fff; padding: 5px; width: 200px; font-family:"HelveticaNeueLTW20-Ligh"; cursor:pointer;transition: background 0.5s ease 0s;}
.loginform #resetpassform .generatepasswrd:hover { background:#f06f19;}

/************ REGSTRATION *****************/
.loginform #registration {}
.loginform #registration th{background: #CCCCCC; border: 1px solid #BBBBBB; color: #444444; padding: 1px 10px; font-size:12px; vertical-align: top;}
.loginform #registration td{background: #eee; border: 1px solid #ccc; color: #444444; padding: 1px 10px;}
.loginform #registration td input{ border: 1px solid #CCCCCC; font-size: 15px; padding: 5px 6px; margin:2px;}
.loginform #registration th input{ border: 1px solid #CCCCCC; font-size: 15px; padding: 5px 6px; margin:2px;}
.loginform #registration td textarea{ resize:none; width:200px; height:150px; border: 1px solid #CCCCCC; font-size: 15px; padding: 5px 6px; margin:2px;}
.loginform #registration td #validation{ background: #FF6D00; border: medium none; color: #FFFFFF; cursor: pointer; margin-right: 136px; transition: background 0.5s ease 0s; padding: 5px 40px;}
.loginform #registration td #validation:hover{ background: #E85C00;}


/******** ALL BLOGGERS ***********/
.allbloggerslist {   background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC; float:right;
    font-family: "HelveticaNeueLTW20-Ligh";
    padding: 5px 2px;}
.allbloggerslist .last-user-insc {
    border: 1px solid #CCCCCC; float: right; margin: 3px; padding: 5px; min-height: 206px; width: 215px;
}
.allbloggerslist .last-user-insc h3 {font-family:"HelveticaNeueLTW20-Bold"; color:#fff; background:#888; padding-right:5px;}
.allbloggerslist .last-user-insc h3 a {color:#fff;}

.allbloggerslist .last-user-insc a img {
    border: 2px solid #FFFFFF; box-shadow: 0 0 2px #666666; float: right; height: 70px; margin: 5px 2px; width: 70px;
}
.allbloggerslist .last-user-insc .infosuser {
    background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #CCCCCC; float: right; font-family: "Yakout W20 Bold" !important; margin-right: 4px; margin-top: 4px; padding: 0 8px; width: 115px;
}
.allbloggerslist .last-user-insc .infosuser p {
    font-family: "Yakout W20 Bold" !important;
}
.allbloggerslist .last-user-insc .name {
    color: #01507F;
}
.allbloggerslist .last-user-insc .daten {
    color: #555555; font-size: 14px;
}
.allbloggerslist .last-user-insc .date {
    color: #E37E1B; font-size: 13px;
}
.allbloggerslist .last-user-insc .country {color: #555555; font-size: 14px;}
.allbloggerslist .last-user-insc .infos {  clear: both; float: right; margin-top: 5px; font-family:"HelveticaNeueLTW20-Ligh";}
.allbloggerslist .last-user-insc .infos span { background: #eee; border: 1px solid #ccc; font-size: 13px; margin: 3px; padding: 0px 10px;}
.allbloggerslist .bloggerorderby { background:#eee; border:1px solid #ccc;}
.allbloggerslist .bloggerorderby .orderbtn { background: #E37E1B; border: 1px solid #CE6300; color: #FFF; cursor: pointer; padding: 2px 20px;}

/***** FORGOT PASSWORD MODAWWIN **************/
#lostpasswordform .forgotpsdwinput { border: 1px solid #999999; box-shadow: 0 0 2px #CCCCCC; color: #777777; padding: 5px; width: 350px; font-family:"HelveticaNeueLTW20-Ligh";}
#lostpasswordform .sendmeforgotpswd {border: 1px solid #d05300; background:#d65e0e; color: #fff; padding: 5px; width: 200px; font-family:"HelveticaNeueLTW20-Ligh"; cursor:pointer;transition: background 0.5s ease 0s; margin: 2px 162px;}
#lostpasswordform .sendmeforgotpswd:hover { background:#f06f19;}
.loginform .message {
    background: none repeat scroll 0 0 #FFEFCC;
    border: 1px solid #D6A131;
    color: #333333 !important;
    font-size: 11px;
    margin: 12px 0;
    padding: 5px;
    text-shadow: 1px 1px 1px #FFFFFF;
}
