/*
Theme Name: Doreta
Theme URI: http://www.magpress.com/wordpress-themes/doreta.html
Description: Doreta is 3 columns fixed width WordPress theme by MagPress.com.
Author: MagPress.com
Author URI: http://www.magpress.com
Tags: white,three-columns,custom-menu,custom-header,fixed-width,left-sidebar,right-sidebar,theme-options,threaded-comments

	The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike 3.0 United States License:
	http://creativecommons.org/licenses/by-sa/3.0/us/
*/
html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	font-size: 1em;
	background-color: #efefef;
	direction:rtl;
        overflow-x: hidden;
}
.clearfix {
	clear: both;
}
.innerwrap {}
a:link, a:visited {
	text-decoration: none;
	color: #0076fa;

}
a:hover, a:active {
	text-decoration: underline;
	/*color: #000000;*/
}
.alignleft, .attachment-alignleft {
	text-align: left;
	float: left;
}
.alignright, .attachment-alignright {
	text-align: right;
	float: right;
}
.center, .attachment-center {
	margin: 0px auto;
	clear: both;
}

.img img {
   max-width: 100%;
}
.img object, .img embed {
   width: 100%;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.alignleft, img.attachment-alignleft {
	border: 1px solid #dddddd;
	padding: 5px;
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
img.alignright, img.attachment-alignright {
	border: 1px solid #dddddd;
	padding: 5px;
	display: inline;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
img.aligncenter, img.attachment-aligncenter {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	border: 1px solid #dddddd;
	padding: 5px;
	clear: both;
	background-color: #FFFFFF;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 5px;
	border: 1px solid #dddddd;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #D5D5D5;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	color: #000000;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-shadow: none;
}
pre {
	padding: 10px;
	clear: both;
	width: auto;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #d5d5d5;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-shadow: none;
}
em {
	font-style: italic;
}
code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	padding: 1px;
	font-weight: normal;
	width: 94%;
	border: 1px solid #DFDFDF;
	color: #000000;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
	font-size: 12px;
}

blockquote p {
	line-height: 22px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-right: 20px;
	color: #999999;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #999999;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999999;
}
#breadcrumbs {
	clear: both;
	height: auto;
	width: 100%;
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
	display: block;
	font-weight: bold;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-shadow: 0px 1px 1px #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#breadcrumbs a {}
#breadcrumbs a:hover {}
#wrapper {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#siteinfo {
	float: right;
	height: auto;
	width: auto;
	text-align: right;
	display: block;
	text-shadow: 0px 1px 1px #000;
	/*background-image: url(images/bg2.png);*/
	padding: 10px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
#siteinfo a {
	color: #FFFFFF;
	text-decoration: none;

}
#siteinfo a:hover {
	text-decoration: none;
}
#siteinfo img {
	border: 0 none;
}
#siteinfo #site-title {
	font-size: 2em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-weight: bold;
	text-transform: uppercase;
}
#siteinfo #site-description {
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #D4D4D4;
	font-style: italic;
}
#topbanner {
	margin: 0px;
	float: left;
	height: auto;
	width: 49%;
	padding-top: 1.5em;
	padding-right: 0px;
	padding-bottom: 1.5em;
	padding-left: 0px;
	text-align: left;
	display: block;
}
#topbanner img {
	border: 0 none;
}
#navigation {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	background-color: #2e829a;
	background-image: url(images/tbar.png);
	background-repeat: repeat-x;
	background-position: right top;
}
#topsearch {
	padding: 0px;
	float: right;
	height: auto;
	width: 24%;
	text-align: right;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#topsearch #searchform {
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topsearch #searchform #s {
	padding: 3px;
	width: 95%;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #999999;
	border: 1px solid #2d7e96;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
}
#topsearch #searchform #s:focus {}
#topsearch #searchform #searchsubmit {
	display: none;
}
#main {
	margin: 0px;
	padding: 10px;
	clear: both;
	height: auto;
	width: auto;
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
}
#fullcontent {
	width: 100%;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3em;
	padding-left: 0px;
	clear: both;
}
#content {
	float: right;
	width: 60%;
	margin: 0px;
	height: auto;
	padding: 0px;
}
#contentinner {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content-left {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 20%;
}


#sidebar {
	margin: 0px;
	float: left;
	height: auto;
	width: 20%;
	padding: 0px;
}
#sidebarinner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#featured {
	padding: 5px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
}

#featured #featured-title {
	width: auto;
	display: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	height: auto;
	clear: both;
	background-color: #262626;
	padding: 8px;
	margin: 0px;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #000;
}
#post-entry {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
#post-entry .post-meta {
	float: right;
	height: 300px;
	width: 238px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-shadow: 0px 1px 1px #fff;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;

}
#post-entry .post-meta a {
	text-decoration: none;
	color: #000000;
}
#post-entry .post-meta a:hover {
	text-decoration: underline;
	/*color: #31859E;*/
}
#post-entry  .columnfix {
	margin-right: 0px;
}
#post-entry .post-meta .thumb {
	padding: 0px;
	margin: 0px;
}
#post-entry .post-meta .thumb a:hover img {}
#post-entry .post-meta .thumb .aligncenter {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#post-entry .post-meta h2 {
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#post-entry .post-meta .post-date {
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#post-entry .post-meta .post-date a {
	color: #31859E;
	text-decoration: none;
}
#post-entry .post-meta .post-date a:hover {
	color: #000000;
	text-decoration: underline;
}
#post-entry .post-meta .post-content {
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 12px;
	line-height: 17px;
	margin: 0px;
}
#post-entry .post-meta .readmore {
}
#post-entry .post-meta .readmore a {
	color: #31859E;
	text-decoration: none;
}
#post-entry .post-meta .readmore a:hover {
	color: #000000;
	text-decoration: underline;
}
#post-entry .post-meta .social {
	margin-bottom: 5px;
	display: block;
	clear: both;
	margin-top: 5px;
}
#post-entry .post-meta-single {
	padding: 10px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-shadow: 0px 1px 1px #fff;
	display: block;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
        padding-bottom:35px;	
}
#post-entry .post-meta-single h1, #post-entry .post-meta-single h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	//width: 100%;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
        float:right;margin-left:8px;
}
#post-entry .post-meta-single h1#page {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
#post-entry .post-meta-single .post-date {
	font-size: 11px;
	color: #666666;
	clear: both;
	height: auto;
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	text-transform: capitalize;
}
#post-entry .post-meta-single .social {
	margin-bottom: 10px;
	display: block;
	clear: both;
}
#post-entry .post-meta-single .post-content {
	font-size: 15px;
	line-height: 22px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
	overflow: hidden;
	font-weight:bold;
}
#post-entry .post-meta-single .post-tags {
	font-size: 12px;
	color: #666666;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	text-transform: capitalize;
}
.adsense-loop {
	display: block;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
}
.adsense-single {
	text-align: right;
	margin-bottom: 10px;
}
#post-navigator {
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 9px;
	font-weight: normal;
	text-shadow: 0px 1px 1px #000;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	text-transform: uppercase;
}

.wp-pagenavi {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: left;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	height: auto;
}
.pages {
	width: auto;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
        behavior: url(/PIE.htc)!important;
}
.current {
        display:inline-block;
	width: auto;
	position: relative;
	height: auto;
	margin: 0px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;


	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #31859E;
        behavior: url(/PIE.htc)!important;
}
.wp-pagenavi a {
	text-decoration: none;
	height: auto;
	width: auto;
	/*margin: 0px;*/
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	/*display: inline;*/
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
        behavior: url(/PIE.htc)!important;
        display:inline-block;
}
.wp-pagenavi a .strong2, .wp-pagenavi a .strong1{
display:inline-block;
}
.wp-pagenavi span{
display:inline-block;
}
.wp-pagenavi a:hover {
	color: #FFFFFF;
	text-decoration: none;
	/*background-color: #31859E;*/
        cursor:pointer!important;
}
.wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:hover, .wp-pagenavi a:active {
    cursor: pointer!important;
}
#post-navigator .alignleft a, #post-navigator .alignright a {
	color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: auto;
	text-decoration: none;
	display: block;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
        behavior: url(/PIE.htc)!important;
}
#post-navigator .alignleft a:hover, #post-navigator .alignright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	/*background-color: #31859E;*/
}
#post-navigator-single {
	 width: 98%;
	font-size: 11px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	text-shadow: 0px 1px 1px #fff;
	font-weight: normal;
}
#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	text-align: left;
	height: auto;
}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	text-align: right;
	height: auto;
}
#post-navigator-single a {
	color: #000000;
	text-decoration: none;
}
#post-navigator-single a:hover {
	color: #31859E;
	text-decoration: underline;
}
ul.sidebar_list {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-shadow: 0px 1px 1px #fff;
	color: #000000;
}
ul.sidebar_list a {
	text-decoration: none;
	color: #000000;
	font-weight: bold!important;
	font-size: 14px;

}
ul.sidebar_list a:hover {
	color: #31859E;
	text-decoration: underline;
}
ul.sidebar_list li {
	display: block;
	clear: both;
	height: auto;
	/*width: auto;*/
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	/*margin-right: 0px;*/
	margin-bottom: 10px;
	/*margin-left: 0px;*/
	position: relative;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #dddddd;
}
ul.sidebar_list li.sidenote {
	font-size: 11px;
	color: #999999;
	padding: 5px;
}
ul.sidebar_list li select {
	border: 1px solid #dddddd;
	display: block;
	padding: 2px;
	width: 96%;
	position: relative;
	clear: both;
	float: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

ul.sidebar_list li ul, ul.sidebar_list li div {
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
ul.sidebar_list li div {
	font-size: 12px;
	/*line-height: 22px;*/
}
ul.sidebar_list li ul li {
	font-size: 12px;
	line-height: 22px;
	list-style-type: none;
	display: block;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	background-image: url(images/bullet.png);
	list-style-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;

}
.wp-polls-ul li {
	float:right;
}
.wp-polls-ans p{
	width:75px;
}
ul.sidebar_list li ul li ul {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	
}

ul.sidebar_list h6 {
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
	width: auto;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0px 1px 1px #000;
	color: #FFFFFF;
	margin: 0px;
	text-align: right;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #2e829a;
	background-image: url(images/tbar.png);
	background-repeat: repeat-x;
	background-position: right top;
}
ul.sidebar_list h6 a {
	color: #FFFFFF;
	text-decoration: none;
}
ul.sidebar_list h6 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
ul.sidebar_list #widget_ads {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul.sidebar_list #widget_ads div {
	padding: 10px;
	text-align: center;
	margin: 0px;
}

ul.sidebar_list .widget_text .textwidget {
	font-size: 12px;
	line-height: 18px;
}
ul.sidebar_list .widget_text .textwidget a {
	color: #31859E;
}
ul.sidebar_list .widget_text .textwidget a:hover {
	color: #000000;
}
ul.sidebar_list .widget_search {
	padding: 5px;
}
ul.sidebar_list .widget_search #searchform {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
ul.sidebar_list .widget_search #searchform div {
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list .widget_search #searchform #s {
	padding: 5px;
	width: 96.5%;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	background-color: #FFFFFF;
	height: auto;
	border: 1px solid #dddddd;
	margin: 0px;
}
ul.sidebar_list .widget_search #searchform #searchsubmit {
	font-size: 12px;
	text-transform: uppercase;
	height: auto;
	width: auto;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;

	color: #FFFFFF;
	text-shadow: 0px 1px 1px #000;
	background-color: #CC3333;

	line-height: 1;
	padding-top: 4px;
	padding-bottom: 4px;
	display: none;
}
ul.sidebar_list .widget_search #searchform .screen-reader-text {
	display: none;
}
ul.sidebar_list #sponsorbox {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

ul.sidebar_list #sponsorbox #sponsor-links {
	text-align: center;
	margin: 0px;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
ul.sidebar_list #sponsorbox #sponsor-links a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.sidebar_list #sponsorbox #sponsor-links a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.sidebar_list #sponsorbox #sponsor-links p {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list #sponsorbox #sponsor-links img {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 125px;
	width: 125px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
ul.sidebar_list #wp-calendar {
	width: 100%;
	text-align: center;
	font-size: 13px;
}
ul.sidebar_list #wp-calendar caption {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}
ul.sidebar_list #wp-calendar #prev {
	text-align: left;
	padding-left: 4%;
}
ul.sidebar_list #wp-calendar #next {
	text-align: right;
	padding-right: 4%;
}
ul.sidebar_list #wp-calendar a {
	color: #31859E;
}
ul.sidebar_list #wp-calendar a:hover {
	color: #000000;
} 
ul.sidebar_list li#twitter {}
ul.sidebar_list #twitter h6 {
}
ul.sidebar_list li#twitter div#twitter_update_list {
	background-image: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list li#twitter div#twitter_update_list p {
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
ul.sidebar_list li#twitter div#twitter_update_list a {
	color: #0099FF;
}
ul.sidebar_list li#twitter div#twitter_update_list a:hover {
	color: #000000;
}
ul.sidebar_list .featured-category {}
ul.sidebar_list .featured-category h6 {}

ul.sidebar_list .featured-category .feat-cat-entry {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	padding: 10px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .clearfix {
	font-size: 1px;
	line-height: 1;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .alignright {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;

	margin-left: 10px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .aligncenter {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a {
	color: #000000;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta a:hover {
	color: #31859E;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta h2 {
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta .feat-cat-date {
	font-size: 10px;
	color: #888888;
	margin: 0px;
	text-transform: uppercase;
	line-height: 18px;
	padding: 0px;
	font-style: normal;
	display: none;
}
ul.sidebar_list .featured-category .feat-cat-entry .feat-cat-meta p {
	font-size: 12px;
	padding: 0px;
	line-height: 17px;
	margin: 0px;
	display: block;
	font-weight: normal;
}
ul.sidebar_list .widget_recentcomments_gravatar, ul.sidebar_list .widget_hottopics {}
ul.sidebar_list .widget_recentcomments_gravatar .comentry, ul.sidebar_list .widget_hottopics .comentry {
	margin: 0px;
	display: block;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .clearfix {
	font-size: 1px;
	line-height: 1;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .alignright {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .author {
	margin: 0px;
	padding: 0px;
	clear: left;
	display: block;
	text-transform: capitalize;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .author a, ul.sidebar_list .widget_recentcomments_gravatar .comentry .author .aname {
	color: #31859E;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .author a:hover {
	color: #000000;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .comment {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: left;
	line-height: 16px;
	font-style: normal;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .comment a {
	color: #000000;
}
ul.sidebar_list .widget_recentcomments_gravatar .comentry .comment a:hover {
	color: #000000;
}
ul.sidebar_list .widget_hottopics .comentry a {
	color: #31859E;
	line-height: 1.5;
}
ul.sidebar_list .widget_hottopics .comentry a:hover {
	color: #000000;
}
ul.sidebar_list .widget_hottopics .comentry .total-com {
	color: #000000;
	display: block;
}
ul#archives, ul#links {
	display: block;
	padding: 10px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	background-color: #FBFBFB;
	border: 1px solid #dddddd;
}
ul#archives h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
ul#archives li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	list-style-type: none;
}

ul#archives li ul {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
ul#archives li ul li {
	list-style-type: square;
	font-size: 13px;
	line-height: 24px;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	font-weight: normal;
}
ul#archives li ul li ul {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#archives a {
	color: #000000;

}
ul#archives a:hover {
	color: #31859E;
	text-decoration: underline;
}

ul#links h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
ul#links li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
ul#links li ul {

	list-style-type: none;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
ul#links li ul li {
	margin: 0px;
	height: auto;
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	padding: 0px;
	font-weight: normal;
}
ul#links li ul li ul {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#links li ul li ul li {
	margin: 0px;
	height: auto;
	width: 100%;
	font-size: 13px;
	line-height: 24px;
	padding: 0px;
	list-style-type: square;
	font-weight: normal;
}
ul#links li a {
	color: #000000;
}
ul#links li a:hover {
	color: #31859E;
	text-decoration: underline;
}
#footer {
	clear: both;
	height: auto;
	width: auto;
	font-size: 11px;
	text-shadow: 0px 1px 1px #000;
	color: #FFFFFF;
	display: block;
	line-height: 14px;
	background-image: url(images/tbar.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #2e829a;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
}
#footer ul {
	padding: 0px;
	clear: both;
	width: 100%;
	display: block;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer  li {
	list-style-image: none;
	list-style-type: none;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	text-transform: capitalize;
}

#footer-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 49%;
	text-align: left;

	position: relative;
}
#footer-right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 49%;
	text-align: right;
	position: relative;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;

}
#footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
	background-color: transparent;
}
#footer #devlink {
	text-transform: capitalize;
	font-size: 12px;
}
#footer #devlink a {
	font-weight: bold;
}
#footer #devlink a:hover {}
#footer #credits {
	text-transform: lowercase;
	font-size: 9px;
}
/*
#footer-widget-area {
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
	background-image: url(images/header.png);
}

#footer-widget-area-wrap {
	display: block;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#footer-widget-area .widget-area {
	width: 23%;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 25px;
}
#footer-widget-area #fourth {
	margin-right: 0px;
}
#footer-widget-area select  {
	clear: both;
	height: auto;
	width: 99%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
}
#footer-widget-area form {
	margin: 0px;
	padding: 0px;
}
ul.footer_list {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	color: #FFFFFF;
	text-shadow: none;
}
ul.footer_list a {
	color: #FFFFFF;
	text-decoration: none;

}
ul.footer_list a:hover {
	text-decoration: none;
	color: #b31d53;
}
ul.footer_list  h6 {
	font-size: 13px;
	display: block;
	height: auto;
	width: auto;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #55406A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
ul.footer_list li {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul.footer_list li ul, ul.footer_list li div {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	clear: both;
	height: auto;
}
ul.footer_list li ul li {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	clear: both;
	height: auto;
}
ul.footer_list .widget_search {
	padding: 0px;
}
ul.footer_list .widget_search #searchform {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
ul.footer_list .widget_search #searchform div {
	margin: 0px;
	padding: 0px;
}
ul.footer_list .widget_search #searchform #s {
	padding: 4px;
	width: 96.5%;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
}
ul.footer_list .widget_search #searchform #searchsubmit {
	font-size: 12px;
	text-transform: uppercase;
	height: auto;
	width: auto;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	text-shadow: 0px 1px 1px #000;
	background-color: #CC3333;
	line-height: 1;
	padding-top: 4px;
	padding-bottom: 4px;
	display: none;
}
ul.footer_list .widget_search #searchform .screen-reader-text {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
ul.footer_list .widget_text .textwidget a {
	color: #b31d53;
}
ul.footer_list .widget_text .textwidget a:hover {
	color: #FFFFFF;
}
ul.footer_list .widget_recentcomments_gravatar, ul.footer_list .widget_hottopics {}
ul.footer_list .widget_recentcomments_gravatar .comentry, ul.footer_list .widget_hottopics .comentry {
	margin: 0px;
	display: block;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .clearfix {
	font-size: 1px;
	line-height: 1;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .alignleft {
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
	border: 5px solid #FFFFFF;
	padding: 0px;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .author {
	margin: 0px;
	padding: 0px;
	clear: right;
	display: block;
	text-transform: capitalize;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .author a, ul.footer_list .widget_recentcomments_gravatar .comentry .author .aname {
	color: #b31d53;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .author a:hover {
	color: #FFFFFF;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .comment {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: right;
	line-height: 1.3;
	font-style: normal;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .comment a {
	color: #FFFFFF;
}
ul.footer_list .widget_recentcomments_gravatar .comentry .comment a:hover {
	color: #c0c0c0;
}
ul.footer_list .widget_hottopics .comentry a {
	color: #b31d53;
}
ul.footer_list .widget_hottopics .comentry a:hover {
	color: #FFFFFF;
}
ul.footer_list .widget_hottopics .comentry .total-com {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: left;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
ul.footer_list .featured-category .feat-cat-entry {
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta {
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta .alignleft {
	margin-top: 5px;
	height: 50px;
	width: 50px;
	margin-bottom: 3px;
	padding: 0px;
	border: 5px solid #FFFFFF;
}

ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta a {
	color: #b31d53;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta a:hover {
	color: #FFFFFF;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta .feat-cat-date {
	font-size: 9px;
	color: #CCCCCC;
	text-transform: uppercase;
	display: none;
}
ul.footer_list .featured-category .feat-cat-entry .feat-cat-meta p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
*/
.picto_mail{
background:url("images/picto9.png")no-repeat 100% 0;
display: block;
padding-bottom:4px;
}
.picto_tel{
background:url("images/picto7.png")no-repeat 100% 0;
display: block;
padding-bottom:3px;
}
.tel, .mail{
margin-top:10px;
margin-right:25px;
}
.dem-graph a{
margin-top:-5px;
}
#sidebarinner object{
	visibility: visible!important; 	height:185px;
}
.post-meta-single strong a img{
float: right;
margin-left:15px;
width:252px;
height:172px;
}
.menu_footer_items{
text-align: center;
}
.menu_footer a, .menu_footer span{
color: white;
font-weight: bold;
font-size: 19px;
margin-left: 10px;
}
.menu_footer span{
color:#ffaa44;
}	
.sldr_title{
margin-top: 7px!important;
}
.smooth_slider{
margin-top:-1px!important;
}
.fb_iframe_widget span{
position:absolute!important;
}
#facebook{
margin-right:7px!important;
}
.smooth_slider ul img{
width:510px!important;
height:210px!important;
}
#polls-widget-2 .wp-polls-ul>li{
margin-right:-15px!important;
width:42px;
margin-right:3px;
}
#polls-widget-2 .wp-polls-ul>li input{
float:right!important
}
#polls-4-ans ul li i{
float:right;
margin-right:5px;
}
.caricature a,.caricature a:hover,.caricature a:visited{
/*float:right!important;

margin-right: 0px!important;
background:none!important;
width:100px!important;
height:100px!important
*/}
#content-left .sidebar_list .widget_archive ul li{
margin-right:-1px!important;
}
#content-left .sidebar_list .widget_archive ul li a{
display:inline-block;
margin-right:7px!important;
}
.widget_polls-widget{
width:193px;
}
.post-content object, .post-content span{
height: 35px!important;
}
#polls_form_7 p strong{
font-size:150px!important;
}
/*#randompostsfromcategory-3 ul li span object{
margin-right:-9px!important;
}*/
.more{
font-weight: bold!important;
color:#d92020!important;
}
.nbr_views{
color: #d92020;
font-weight:bold;
float:right;
}
.post-content p span strong{
float:right!important;
}
.close{
display:none!important;
}
.post-entry .post-meta-single h2{
float:right;
} #sidebarinner #randompostsfromcategory-3 ul li span object, #randompostsfromcategory-4 ul li span object, #randompostsfromcategory-5 ul li span object{height:207px!important; width: 156px!important;}
.post-content img{/*float:right;*/text-align:center;}.smooth_slideri{margin-top: 5px!important;}
.smooth_slider h2{padding:5px!important;}
element.style{
margin-bottom: 12px!important;
}
.smooth_slider_fouc .smooth_slider{
margin-bottom: 12px;
}
.post-meta-single .post-content img{
/*width: 80%;
float: none;*/
margin-top:5px;
/*margin-left:10px;*/
}
.smooth_slider p.smooth_more a:hover{
color: rgb(12, 125, 214)!important;
}
.smooth_slider p.smooth_more a{
font-size: 23px,!important;
margin-bottom: 5px!important;
text-decoration: none!important;
}
.smooth_slider .smooth_nav{
/*margin-right: 500px!important;*/
}
 #sidebarinner #randompostsfromcategory-3 ul li span, #randompostsfromcategory-4 ul li span, #randompostsfromcategory-5 ul li span{
height:127px!important;
}.number_views{color :red;font-size: 18px;font-weight: bold;}.map{width:225px!important;}
