/*
Theme Name: shahrdari16
Theme URI: http://dimawp.ir
Author: Balvardi
Author URI: http://dima.ir
Description: Responsive Shahrdari Theme for Word Press
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/************ Posts *****************/

html body {
	height: 100%;
	margin:0px;
	direction:rtl;
	font-size:14px;
	color:#333333;
}
html img{
	border:0px;
	max-width:100%;
	height:auto;
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
}
html a{
	text-decoration:none;
	color:#333333;
}
html a:hover{
	color:#333333;
	text-decoration:none;
}
html div{
	min-height:1px;
}
html p{
	padding:0px;
	margin:0px;
}
html ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
html li{
	margin: 0;
	padding: 0;
	list-style: none;
}
html small, html .small, html .smalldark, html .img_caption, html .contenttoc {
    font-size:12px;
    color: #333333
}

div.pagination ul li {
    display: inline-block;
}

/* headings */
 
p.dima_Headline { margin: 5px 0 0 !important; text-align: center; font: normal 2em/1.9 "Lucida Grande", Tahoma; color: #222; }
p.dima_SubHeadline { margin: 0 0 24px!important; letter-spacing: 0.3em; text-align: center;  font: lighter 0.75em/1em "Lucida Grande", Tahoma; color: #666; }
p.dima_SmallHeadline { margin: 1em 0 !important; letter-spacing: 2px;  font-size: 10px; font-weight: bold; color: #bbb }
p.dima_LargeHeadline { margin: 0 !important; padding: 0px 0px 6px 0px; letter-spacing: -2px; font: normal 44px/38px Arial, Helvetica, sans-serif; color: #444; }
/*icons*/

.dima_Audio, .dima_Creditcard, .dima_Feed, .dima_Help, .dima_Webcam, .dima_Images, .dima_Lock, .dima_Printer, .dima_Report, .dima_Script, .dima_Time, .dima_User, .dima_World, .dima_Cart, .dima_Cd, .dima_ChartBar, .dima_ChartLine, .dima_ChartPie, .dima_Clock, .dima_Cog, .dima_Coins, .dima_Compress, .dima_Computer, .dima_Cross, .dima_Disk, .dima_Error, .dima_Email, .dima_Exclamation, .dima_Film, .dima_Folder, .dima_Group, .dima_Heart, .dima_House, .dima_Image, .dima_Information, .dima_Magnifier, .dima_Money, .dima_New, .dima_Note, .dima_Page, .dima_Page_white, .dima_Plugin, .dima_Accept, .dima_Add, .dima_Camer, .dima_Brick, .dima_Box, .dima_Calendar, .dima_Camera { padding:0 0 2px 30px!important }
/*blocks*/ 

p.dima_Info1, p.dima_Tips1, p.dima_Warning1, p.dima_Info2, p.dima_Tips2, p.dima_Warning2, p.dima_Info3, p.dima_Tips3, p.dima_Warning3, p.dima_Info4, p.dima_Tips4, p.dima_Warning4 { padding: 8px 16px 8px 56px; min-height: 20px; line-height: 20px; }
p.dima_Info2, p.dima_Tips2, p.dima_Warning2, p.dima_Info4, p.dima_Tips4, p.dima_Warning4 { padding-left: 66px; min-height: 32px }
/* border radius */
p.dima_Info2, p.dima_Tips2, p.dima_Warning2 { border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; }
/*highlight*/

.dima_Highlight1, .dima_Highlight2, .dima_Highlight3, .dima_Highlight4 { padding:1px 5px; transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; text-shadow: none; cursor: default }
.dima_Highlight1:hover { background:#FFFFFF; }
.dima_Highlight2:hover { background:#333; color: background:#FFFFFF }
.dima_Highlight3:hover { background:#FFFFFF; color: #000 }
.dima_Highlight4:hover { background: #FFFFFF; color: #000 }
/*code */

pre, .dima_Code1, .dima_Code2, .dima_Code3 { margin:10px 0 15px!important; padding:10px 15px!important; font: normal 0.92em/18px 'Curier New', monospace!important; }
pre, .dima_Code1, .dima_Code2 { opacity: 1; transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; }
.dima_Code3 { padding-left: 82px !important; }
.dima_Code3 h4 { width:35px; position:relative; top: 0; margin: 0 0 0 -64px!important; padding: 2px 5px 0; font-size: 12px; font-weight:normal }
pre:hover, .dima_Code1:hover { background: #FFFFFF; }
div.dima_Code2:hover, div.dima_Code3:hover { color: #000; }
/* lists */

ol { margin: 2em 0; padding: 0; list-style-position:inside }
ol.dima_Dec { list-style-type:decimal; }
ol.dima_Roman { list-style-type:upper-roman; }
ol.dima_Alpha { list-style-type:lower-alpha; }
ol.dima_DecimalLeadingZero { list-style-type:decimal-leading-zero; }
/* unordered lists */

ul.dima_Bullet1, ul.dima_Bullet2, ul.dima_Bullet3, ul.dima_Bullet4, ul.dima_Circle1, ul.dima_Circle2, ul.dima_Square1, ul.dima_Square2, ul.dima_Square3 { margin: 2em 0; padding: 0; }
ul li { list-style-position:outside }
ul.dima_Bullet1 li, ul.dima_Bullet2 li, ul.dima_Bullet3 li, ul.dima_Bullet4 li, ul.dima_Circle1 li, ul.dima_Circle2 li, ul.dima_Square1 li, ul.dima_Square2 li { margin: 0!important; padding: 2px 20px 2px 0; line-height: 1.8em!important; list-style-position:inside; overflow:inherit; }
/* Definition lists */
dl.dima_Def1 dt, dl.dima_Def2 dt, dl.dima_Def3 dt { margin:10px 0 5px 0 }
dl.dima_Def1 dd, dl.dima_Def2 dd, dl.dima_Def3 dd { padding:10px; }
dl.dima_Def2 dt { text-decoration:underline }
dl.dima_Def3 dt { margin-top: 10px; letter-spacing: 0.3em;  font: lighter 1.1em/1.2em "Lucida Grande", Tahoma; font-variant: normal; color: #666666; }
/* acronyms and abbrs */
acronym, abbr { border-bottom-width:1px; border-bottom-style:dotted; }
acronym:hover, abbr:hover { border-bottom-style:solid; cursor:pointer }
/* Legends */

div.dima_Legend1 h4, div.dima_Legend2 h4, div.dima_Legend3 h4, div.dima_Legend4 h4 { float:right; position:relative; top: -18px; right:11px; margin:0 0 -9px!important; padding: 0 10px; font-size: 11px;  line-height: 22px; font-weight:normal; background: #FFFFFF; text-shadow: none; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px }
div.dima_Legend1, div.dima_Legend2, div.dima_Legend3, div.dima_Legend4 { margin: 25px 0; padding: 6px; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px }
div.dima_Legend1 p, div.dima_Legend2 p, div.dima_Legend3 p, div.dima_Legend4 p { margin:7px; clear:both; }
/* Dropcaps */

span.dima_Dropcap1, span.dima_Dropcap2, span.dima_Dropcap3 { display:block; float:left; line-height:1.0em; font-size: 5.0em; color: #333; }
span.dima_Dropcap1 { height:61px; margin:-4px 5px -3px 0 }
p.dima_Dropcap2 { padding:0 0 0 50px }
span.dima_Dropcap2 { height:61px; margin:-4px 0 0 -50px }
p.dima_Dropcap2 { padding-left: 50px; }
p.dima_Dropcap3 { margin-top:32px }
span.dima_Dropcap3 { height:61px; margin:-32px 5px 0 0 }
/* Blockquotes */

blockquote { margin:20px 0; font-style:italic; }
blockquote div { display:block; }
blockquote div.dima_Blockquote1 div, blockquote div.dima_Blockquote2 div { padding:0 24px; }
blockquote div.dima_Blockquote3 { padding-bottom:5px }
blockquote div.dima_Blockquote3 div { padding:5px 27px 0 27px }
blockquote div.dima_Blockquote4 div { padding: 0 27px }
/* Floated blocks */

.dima_BlockTextLeft, .dima_BlockTextRight, .dima_BlockTextCenter { display: block; font-size: 15px; font-style: italic; line-height: 150%; padding: 30px; width: 38%; }
.dima_BlockTextLeft { float:left; text-align:left }
.dima_BlockTextRight { float:right; text-align:right }
.dima_BlockTextCenter { margin:0 auto; text-align:center }
/* numBlocks*/

p.numblocks { position: relative; min-height: 38px; margin: 30px 0; padding: 0 60px 0 0 !important; }
p.numblocks span { position: absolute; top: 4px; right: 0; height: 42px; width: 42px; color: #FFFFFF; display: block; font-size: 22px; line-height: 44px; text-align: center; }
p.num-1 span { background: url('../images/typo/number-1.png') no-repeat 50% 50%; }
p.num-2 span { background: url('../images/typo/number-2.png') no-repeat 50% 50%; }
p.num-3 span { background: url('../images/typo/number-3.png') no-repeat 50% 50%; }
/* Blocks*/

.dima_block-1, .dima_block-2, .dima_block-3, .dima_block-4, .dima_block-5, .dima_block-6, .dima_block-7, .dima_block-8, .dima_block-9 { margin: 20px 0; padding: 6px 12px; }
/* Blocks*/

.bubble-1, .bubble-2, .bubble-3, .bubble-4, .bubble-5, .bubble-6 { position: relative; margin: 20px 0 40px; padding: 6px 12px; }
.bubble-1 cite, .bubble-2 cite, .bubble-3 cite, .bubble-4 cite, .bubble-5 cite, .bubble-6 cite { height: 17px; position: absolute; bottom: -17px; display: block; right: 20px; font-size: 11px; font-weight: bold; line-height: 22px; padding-right: 30px; background: url('../images/typo/buble_arrow.png') no-repeat right 0; color: #333 !important }
/*blockquote*/
blockquote div.dima_Blockquote1 { background: url('../images/typo/open1.png') no-repeat left bottom }
blockquote div.dima_Blockquote1 div { background: url('../images/typo/close1.png') no-repeat right top }
blockquote div.dima_Blockquote2 { background: url('../images/typo/open1.png') no-repeat left top }
blockquote div.dima_Blockquote2 div { background: url('../images/typo/close1.png') no-repeat right top }
blockquote div.dima_Blockquote3 { background: url('../images/typo/open2.png') no-repeat left bottom }
blockquote div.dima_Blockquote3 div { background: url('../images/typo/close2.png') no-repeat right top }
blockquote div.dima_Blockquote4 { background: url('../images/typo/open2.png') no-repeat left top }
blockquote div.dima_Blockquote4 div { background: url('../images/typo/close2.png') no-repeat right top }
/*tables*/
.dima_Table { border-collapse: collapse; font-style: normal }
.dima_Table thead { padding:5px 10px; text-align: right; font: normal 19px/32px "Lucida Sans Unicode", "Lucida Grande", sans-serif; }
.dima_Table td { padding: 10px; }
.dima_Table tfoot { margin-bottom: 10px; margin-top: 0px; padding:0px; text-align: right; font-size: 0.8em; font-style: italic }
.dima_Table2 { border-collapse: collapse; font-style: normal }
.dima_Table2 thead { text-align: right; font: normal 20px/32px "Lucida Sans Unicode", "Lucida Grande", sans-serif; padding:5px 10px; }
.dima_Table2 td { padding: 10px; }
.dima_Table2 tfoot { margin-bottom: 10px; margin-top: 0px; padding:0px; text-align: right; font-size: 0.8em; font-style: italic }
/*tooltips*/

.dima_Tooltip { position: relative; outline: none; cursor: help; text-decoration: none; color: #000; text-shadow: none }
.dima_Tooltip span { position: absolute; margin-left: -999em; font-size: 11px; line-height: 16px; }
.dima_Tooltip:hover span { position: absolute; left: 0.5em; top: 1em; z-index: 99; width: 250px; margin-left: 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow:  8px 8px 1px rgba(0, 0, 0, 0.12); -webkit-box-shadow: 8px 8px 1px rgba(0, 0, 0, 0.12); -moz-box-shadow: 8px 8px 1px rgba(0, 0, 0, 0.12); }
.dima_Tooltip:hover em { display: block; padding: 0; font-size: 1.2em; line-height: 30px; text-decoration: underline!important; text-shadow: none; font-style: normal !important }
.classicTooltip { padding: 0.6em 0.8em; text-shadow: none }
.customTooltip { padding: 0.6em 0.8em; text-shadow: none }
/* colors 
 *
 *
--------------------------------------------------------------------------------------------------------
 *
 *
 */

pre, .dima_Code1, .dima_Code2 { padding-right: 32px; border: 1px solid #EAE8CC; border-left: 4px solid #FC764A; background: #FFFFFF; color: #333; }
.dima_Code2 { background: #FFFFFF; border: 1px solid #eee; border-left: 4px solid #FC764A; }
.dima_Code3 { border: 1px solid #eee; background: #FFFFFF }
.dima_Code3 h4 { background: #7790dc; color:#FFFFFF; text-align: center; text-shadow: none; }
/* Warning message */
p.dima_Info1, p.dima_Info2, p.dima_Info3, p.dima_Info4 { padding-right:35px;background: url('../images/typo/info_small.png') no-repeat right center; }
p.dima_Tips1, p.dima_Tips2, p.dima_Tips3, p.dima_Tips4 { padding-right:35px;background: url('../images/typo/tips_small.png') no-repeat right center; }
p.dima_Warning1, p.dima_Warning2, p.dima_Warning3, p.dima_Warning4 { padding-right:35px;background: url('../images/typo/warning_small.png') no-repeat right center; }
p.dima_Tips1 { color: #222 }
p.dima_Tips3 { color: #92b534 }
p.dima_Info2 { border:#eee solid 1px; background-position: right center; }
p.dima_Tips2 { border: 1px solid #EAE8CC; color: #555; background-color: #FFFFFF; background-position: right center; }
p.dima_Warning2 { border:1px solid #ffc7b5; background-color: #FFFFFF7f5; background-position: 99% center; }
p.dima_Info2, p.dima_Info3 { color: #5479C5 }
p.dima_Warning3 { color: #FC764A }
p.dima_Info4 { border-top: 2px solid #5479C5; border-bottom: 2px solid #5479C5; color: #5479C5 }
p.dima_Tips4 { border-top: 2px solid #92b534; border-bottom: 2px solid #92b534; color: #555 }
p.dima_Warning4 { border-top: 2px solid #FC764A; border-bottom: 2px solid #FC764A; color: #FC764A }
/* Legends */

div.dima_Legend1 { border: 1px solid #e5e5e5 }
div.dima_Legend2 { border: 1px solid #c4d3ff }
div.dima_Legend3 { border: 1px solid #FC764A }
div.dima_Legend4 { border: 4px double #e5e5e5 }
div.dima_Legend1 h4 { background: #FFFFFF; color: #333; }
div.dima_Legend2 h4 { background: #FFFFFF; color: #7790dc; }
div.dima_Legend3 h4 { background: #FFFFFF; color: #FC764A; }
div.dima_Legend4 h4 { }
.dima_Highlight1 { background: #ffd; }
.dima_Highlight2 { background:#eee; }
.dima_Highlight3 { background: #7790dc; color:#FFFFFF; }
.dima_Highlight4 { background:#FC764A; color:#FFFFFF; }
/* Blocks */

.dima_block-1 { border: 2px dotted #ddd }
.dima_block-2 { border: 2px dotted #FC764A }
.dima_block-3 { border: 2px dotted #7790DC }
.dima_block-4 { border: 1px solid #eee; background: #FFFFFF }
.dima_block-5 { border: 1px solid #EAE8CC; background: #FFFFFF; }
.dima_block-6 { border: 1px solid #ccd9ff; background: #FFFFFF; }
.dima_block-7 { background: #222; color: #FFFFFF !important }
.dima_block-8 { background: #fc764a; color: #FFFFFF !important }
.dima_block-9 { background: #7790dc; color: #FFFFFF !important }
/* Bubbles */

.bubble-1 { border: 1px solid #eee; background-color: #FFFFFF; }
.bubble-2 { border: 1px solid #EAE8CC; background: #FFFFFF; }
.bubble-3 { border: 1px solid #ccd9ff; background: #FFFFFF; }
.bubble-4 { color: #FFFFFF !important; background: #222; }
.bubble-5 { color: #FFFFFF !important; background: #fc764a; }
.bubble-6 { color: #FFFFFF !important; background: #7790dc; }
.bubble-1 cite { }
.bubble-2 cite { background-position: right -17px }
.bubble-3 cite { background-position: right -34px }
.bubble-4 cite { background-position: right -51px }
.bubble-5 cite { background-position: right -68px }
.bubble-6 cite { background-position: right -85px }
/* list */

ul.dima_Bullet1 li {padding-right:20px; background: url('../images/typo/bullet1.png') no-repeat right 8px!important; }
ul.dima_Bullet2 li {padding-right:20px; background: url('../images/typo/bullet2.png') no-repeat right 5px!important; }
ul.dima_Bullet3 li {padding-right:20px; background: url('../images/typo/bullet3.png') no-repeat right 6px!important; }
ul.dima_Bullet4 li {padding-right:20px; background: url('../images/typo/bullet4.png') no-repeat right 6px!important; }
ul.dima_Circle1 li {padding-right:20px; background: url('../images/typo/bullet-circle1.png') no-repeat right 6px!important; }
ul.dima_Circle2 li {padding-right:20px; background: url('../images/typo/bullet-circle2.png') no-repeat right 5px!important; }
ul.dima_Square1 li {padding-right:20px; background: url('../images/typo/bullet-square1.png') no-repeat right 6px!important; }
ul.dima_Square2 li {padding-right:20px; background: url('../images/typo/bullet-square2.png') no-repeat right 6px!important; }
.dima_BlockTextLeft, .dima_BlockTextRight, .dima_BlockTextCenter { color: #222; }
span.classicTooltip { background-color: #FFFFFFfdd; color: #656565 }
span.criticalTooltip { background:#cb260a; color:#FFFFFF; }
span.helpTooltip { background: #333; color:#FFFFFF; }
span.infoTooltip { background: #F0F0F0; color: #5b5b5b; border: 1px solid #dedede; }
span.warningTooltip { background: #FFFFFF; color: #F93B3B; border: 1px solid #FFFFFF; }
/* Social Icons */

.iconDigg, .iconDelicious, .iconTwitter, .iconMobyPicture, .iconYoutube, .iconVimeo, .iconFacebook { display: block; height: 32px; line-height: 32px !important; background: transparent url('../images/social_icons.png') no-repeat; padding: 0 46px 0 0; margin: 0 0 12px; font-size: 11px !important; }
.iconFacebook { background-position: right 0; }
.iconTwitter { background-position: right -32px; }
.iconVimeo { background-position: right -64px; }
.iconMobyPicture { background-position: right -96px; }
.iconYoutube { background-position: right -128px; }
.iconDigg { background-position: right -160px; }
.iconDelicious { background-position: right -192px; }
/* demo */
ul#demo-typography { background: transparent; overflow: hidden; padding: 10px 30px 30px 30px; }
ul#demo-typography li { list-style-position: none; list-style-type: disc; line-height: 24px; width: 23.9%; float: right; color: #cb260a; font-size: 11px; }
ul#demo-typography li a { font-size: 11px; text-shadow: 2px 2px 0 #FFFFFF }
.demo-typoDiv { clear: both; overflow: hidden; margin: 0 0 30px }
h4.demo-typo { font-size: 11px; font-weight: normal; color: #333; margin: 30px 0; border-bottom: 1px solid #e5e5e5; }
.demo-typo-col2 { width: 50%; float: right; }
.demo-typo-col3 { width: 33%; float: right; }
.demo-typo-col4 { width: 25%; float: right; }
.demo-typo_padd { padding: 0 30px 0 0; }
#warnings .demo-typo_padd p { margin: 1em 0 1.6em; }
.typoDesc small { font: normal 11px tahoma; color: #999 }
.dima_block-7 small, .dima_block-9 small, .bubble-4 small, .bubble-5 small, .bubble-6 small, .dima_block-8 small { color: #FFFFFF !important }

.dima_wrapper.container {
	max-width: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: #FFF;
	}
.dima_wrapper.container .row, .dima_wrapper.container .col-md-12{
	padding: 0px;
	margin: 0px;
	min-height: 30px;
}
.dima_1_1_wrapper {
	}
.dima_1_2_wrapper {
	height: 30px;
	color:#FFF;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	position:relative;
	}
.dima_1_2_wrapper:after{
	height: 10px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	position:absolute;
	left:40%;
	width: 20%;
	content: ' ';
	top:30px;
}
.dima_1_2_wrapper::before{
	height: 10px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	position:absolute;
	left:45%;
	width: 10%;
	content: ' ';
	top:40px;
}
.dima_1_2_wrapper a{
	color:#FFF;
	}
.dima_1_3_wrapper {
	}
.dima_1_wrapper {
	}
.dima_2_1_wrapper {
	}
.dima_2_2_wrapper {
	min-height: 50px;
	}
.dima_2_wrapper {
	background: url('images/bac_logo.png') repeat-x bottom center;
	}
.dima_3_1_wrapper {
	}
.dima_3_wrapper {
	}
.dima_4_1_wrapper .widget{
	float:right;
	width: 16.66%;
	padding: 0.33%;
	border-left: 1px solid #033A5C;
	border-right: 1px solid #044F79;
	}
.dima_4_1_wrapper .widget img{
	float:right;
	width: 45px;
	height: 45px;
	margin: 10px;
}
.dima_4_1_wrapper .widget h3{
	float:left;
	width: 60%;
	padding:0;
	margin: 0px;
	font-size: 13px;
	padding-top:25px;
	color:#FFF;
}
.dima_4_wrapper {
	}
.dima_5_1_wrapper {
	}
.dima_5_2_wrapper {
	}
.dima_5_wrapper {
	background: url('images/bac_main.png');
	padding: 20px;
	}
.dima_6_1_wrapper .icons{
	width: 8%;
	float:right;
	padding: 0.5%;
	margin: 0.5%;
	position:relative;
	height:90px;
	background: #F6F6F6;
	}
.dima_6_1_wrapper .icons h4{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	position:absolute;
	bottom: 5px;
	text-align: center;
}
.dima_6_1_wrapper .icons img{
	display:block;
	margin: auto;
}
.dima_6_wrapper {
	}
.dima_7_1_wrapper {
	}
.dima_7_2_wrapper {
	}
.dima_7_3_wrapper {
	}
.dima_7_wrapper .moduletable{
	padding: 20px;
	color:#FFF;
	}
.dima_7_wrapper ul.latest li:before{
	content: url(images/arrow2.png);
	opacity: 0.7;
}
.dima_7_wrapper ul.latest li:hover:before{
	content: url(images/arrow2.png);
	opacity: 1.0;
}
.dima_7_wrapper .moduletable a{
	color:#FFF;
	}
.dima_7_wrapper {
	}
.dima_8_1_wrapper a{
	color:#FFF;
	}
.dima_8_wrapper {
	text-align: center;
	color:#FFF;
	min-height: 200px;
	background: url('images/bac_logo.png') bottom center repeat-x;
	padding-top: 20px;
	padding-bottom: 20px;
	}
.dima_9_1_wrapper a{
	color:#FFF;
	}
.dima_9_wrapper {
	text-align: center;
	color:#FFF;
	padding-top: 5px;
	}
.dima_10_1_wrapper {
	}
.dima_10_wrapper {
	}
.clear { clear:both;font-size:0px; }

header *{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
header nav {
	text-align: right;
}
header nav ul {
	margin: 0;
	padding:0;
	list-style-type: none;
    position: relative;
	z-index:10000;
	}
header nav ul.menu > li {
	float:right;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	height:50px;
	line-height:50px;
}
header nav ul.menu > li:hover{
	background:#333333;
}
header nav ul.menu > li a,header nav ul.menu > li:hover a{
	color:#FFF;
}
header nav ul.menu > li.parent > a:after{
	content:'\e8b3';
	font-family:dima_icon;
	margin-left:5px;
	margin-right:5px;
}
header nav ul.menu > li.active{
	background:#333333;
}
header nav ul.menu > li.active > a{
	color:#FFF;
}
header nav ul li:first-child {
	margin-right: 0;
}
header nav ul.menu > li > ul {
    position: absolute;
    list-style: none;
	width:250px;
	height:0;
	text-align:right;
	padding:0px;
	margin:0px;
	right:0px;
	overflow:hidden;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity:0;
}
header nav ul.menu > li > ul > li > ul{
    position: absolute;
	right:250px;
	width:0px;
	top:-5px;
	opacity:0;
	padding:5px;
	height:0;
	overflow:hidden;
}
header nav ul.menu > li > ul > li:hover > ul{
	opacity:0.9;
	height:auto;
	min-height:50px;
	overflow:visible;
	width:250px;
}
header nav ul li:hover ul{
	width:250px;
	opacity:0.9;
	height:auto;
	min-height:50px;
	overflow:visible;
}
header nav ul.menu > li > ul > li{
	display:block;
	background:#444;
	border-bottom:1px solid #333;
	padding:4px;
	margin:0px;
	position:relative;
}
header nav ul.menu > li > ul > li.parent > a:after{
	content:'\e8b1';
	font-family:dima_icon;
	margin-left:5px;
	margin-right:5px;
	position:absolute;
	left:5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
header nav ul.menu > li > ul > li.parent:hover > a:after{
	left:0px;
}
header nav ul.menu > li > ul > li > ul > li{
	display:block;
	background:#333;
	padding:4px;
	margin:0px;
	border-bottom:1px solid #222;
	position:relative;
}
header nav li a {
	color: #333333;
	text-decoration:none;
	display:block;
}
header nav li li a {
	color: #FFFFFF;
	text-decoration:none;
	display:block;
}
header nav li a:hover {
	color: #FFFFFF;
}
header nav li li  a:hover {
	color: #FFFFFF;
}
header nav a, header nav a:hover {
	-o-transition: color 0.25s ease-in;
	-webkit-transition: color 0.25s ease-in;
	-moz-transition: color 0.25s ease-in;
	transition: color 0.25s ease-in;
}
/*! #######################################################################

	MeanMenu 2.0.6
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: right;
	width: 100%;
	position: relative;
	background: #333333;
	padding: 4px 0;
	min-height: 42px;
	z-index: 999999;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Tahoma;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: right;
	width: 100%;
	background: #333333;
	margin-top: 44px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: right;
	width: 100%;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: right;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: right;
	color: #fff;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);
	text-decoration: none;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding: 1em 10%;
	border-top: 1px solid #f1f1f1;
	border-top: 1px solid rgba(255,255,255,0.25);
	opacity: 0.75;
	filter: alpha(opacity=75);
	text-shadow: none !important;
	visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 26px;
	height: 24px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-right: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: right;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}
div.module ul.menu li{
	float:right;
	width:96%;
	padding:1%;
	margin:1%;
	background:#F7EBD3;
	border:1px solid #ECD6A7;
	border-radius:6px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
div.module ul.menu li:hover{
	background:#ECD6A7;
	border:1px solid #F7EBD3;
}
div.module ul.menu li li{
	background:#F8F3DF;
	border:1px solid #FFF;
}
div.module ul.menu li a{
	display:block;
}
div.module ul.menu li ul{
	display:none;
	height:0px;
}
div.module ul.menu li:hover > ul{
	display:block;
}

div.module{
	background:#FFF;
	border-radius:0px;
	margin-bottom:15px;
	overflow:hidden;
	min-height:100px;
	float:right;
	width:100%;
}
div.module > div{
}
div.module h3{
	background:url(images/bac_h3.png) no-repeat center right;
	height:40px;
	line-height:40px;
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:normal;
	float:right;
	width: 100%;
	color:#FFF;
	text-align: center;
}


.searchmod{
	margin-bottom:5px;
	float:right;
	width:100%;
}
.searchmod input[type="search"]{
	padding:0px;
	margin:0px;
	float:right;
	width:78%;
	font-size:12px;
	height:25px;
	line-height:25px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-right:1%;
	background:#EFEFEF;
	border:none;
}
.searchmod button.button{
	padding:0px;
	margin:0px;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	width:20%;
	font-size:0px;
	height:25px;
	line-height:25px;
	background:url(../images/search.png) no-repeat center center #333;
	border:none;
	box-shadow:0px 0px 0px 0px #000;
}

.containers,.containers2{
	width:100%;
	float:right;
	border-radius:0px;
	background: #fff;
	margin-bottom:0.5%;
	border: 1px solid #CCCCCC;
}
ul.tabs,ul.tabs2 {
	margin: 0;
	padding: 0;
	float:right;
	list-style: none;
	width: 100%;
	border-bottom: 1px solid #999999;
}
ul.tabs li,ul.tabs2 li {
	float:right;
	margin: 0;
	padding: 0;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	position: relative;
	text-align:center;
	padding-left:17px;
	padding-right:17px;
	font-size:13px;
}
ul.tabs li a ,ul.tabs2 li a {
	text-decoration: none;
	color: #FFF;
	display: block;
	font-weight:normal;
	padding: 0 2px;
	outline: none;
}
ul.tabs li.active:hover,ul.tabs2 li.active:hover {
	background: #FFF;
}	
ul.tabs li.active,ul.tabs2 li.active  {
	background: #fff;
}
ul.tabs li.active a,ul.tabs li.active:hover a,ul.tabs2 li.active a,ul.tabs2 li.active:hover a{
	color:#333;
}
.tab_container,.tab_container2 {
	border-top: none;
	float:right;
	width: 100%;
	background: #fff;
	border-top:none;
}
.tab_content,.tab_content2{
	padding:15px;
	position:relative;
}
@media (max-width: 490px) {
	.dima_4_1_wrapper .widget{
		width: 50%;
	}
	.dima_4_1_wrapper .widget img{
		width: 30px;
		height: 30px;
	}
	.dima_5_wrapper{
		padding: 5px;
	}
	.dima_5_1_wrapper{
		padding: 5px;
	}
	.dima_5_2_wrapper{
		padding: 5px;
	}
	.dima_6_1_wrapper .icons{
		width: 48%;
	}
	ul.tabs,ul.tabs2{
		height:auto;
	}
	ul.tabs li,ul.tabs2 li{
		min-width:48.5%;
		height:30px;
		margin:0px;
		padding:0.5%;
		margin-left:-1px;
		margin-bottom:-1px;
		overflow:hidden;
		border-bottom:1px solid #CCC;
	}
	ul.tabs li.active,ul.tabs2 li.active{
		border-bottom:1px solid #CCC;
		height:30px;
		background:#EFEFEF;
	}
}
.tab_content2 ul.latest li:before{
	content: url(images/arrow.png);
}
div.footer{
}
.copyright{
	width:100%;
	float:right;
	text-align:center;
}
.copyright a{
}
.social{
	width:100%;
	float:left;
	text-align:center;
}
.social ul li{
	display:inline-table;
}
.social ul li a{
	display:block;
	margin:3px;
	width:26px;
	height:26px;
	border-radius:00px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.social ul li a:hover{
	color:#C30;
}
#back-top {
	position: fixed;
	bottom: 30px;
	right:10px;
}
#back-top a {
	width: 48px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333333;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-size:10px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#back-top a:hover {
	color: #333333;
}
/* arrow icon (span tag) */
#back-top span {
	width: 48px;
	height: 48px;
	display: block;
	margin-bottom: 7px;
	background:#333333;
	/* rounded corners */
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	font-size:22px;
	color:#FFF;
	line-height:48px;
	opacity:0.7;
}
#back-top a:hover span {
	background-color: #777;
}
.infobox{
    padding:1%;
	margin:1%;
	background:#EFEFEF;
	border-radius:10px;
	text-align:center;
	width:96%;
	float:right;
}
.posts {
    margin: 5px 0;
    background: #fff;
    padding-left: 0 !important;
    padding-right: 0 !important;
	border-radius:10px;
}
.post-list {
    padding:0.5%;
	margin:0.5%;
	width:98%;
	float:right;
	border-bottom:1px dotted #CCC;
	padding-bottom:1%;
}
div.breadcrumb{
	background:#FFF;
	box-shadow:0px 0px 10px -8px #000;
	border-radius:0px;
	margin: 1%;
}
.component{
	border-radius:0px;
	float:right;
	padding:1%;
	margin: 1%;
	background:#FFF;
	margin-bottom:20px;
	box-shadow:0px 0px 10px -8px #000;
	margin-top: 0px;
	width: 98%;
}
.post-title{
	padding:0px;
	margin: 0px;
    font-size: 15px;
    margin-bottom: 10px;
}
.comments_section{
	padding-bottom:2%;
}
.post-image{
	float:right;
	width:20%;
}
.post-content .clearfix{
	display:none;
}
.post-image img {
    width: 100%;
    height: auto;
}
.post-content {
    padding:0.5%;
	margin:0.5%;
	width:78%;
	float:right;
	position:relative;
	padding-top:0px;
	margin-top:0px;
}
h2.post-title2{
	background:url(images/bac_menu.png) #999;
	color:#FFF;
	width:100%;
	padding:10px;
	margin: 0px;
    font-size: 18px;
    margin-bottom: 10px;
}
h2.post-title2 a {
    color: #FFF;
	display:block;
	padding:0px;
	margin: 0px;
}
.post-meta span {
    margin-left: 30px;
    display:block;
    float: right;
}
.post-meta {
    display: block;
    width: 100%;
    float: right;
    border-bottom: 1px solid #F1F1F1;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 12px;
}
.post-meta span i {
    color: #e74c3c;
    margin-left: 5px;
}
/**************** Sidebar ********************/
 
.sidebar-widget {
    background: #fff;
    padding: 10px;
    margin-top: 20px;
}
h3.widget-title {
    margin: 3px 0 20px;
    font-size: 18px;
}
/**************** Search Form ********************/
.search-form{
	width:95%;
	margin:2%;
	padding:0.5%;
    border-radius: 5px;
}
.search-form-input {
    padding:2%;
    background:none;
    border:none;
	width:86%;
	color:#FFF;
}
.search-button {
    padding:0;
    border:none;
    background:none;
    color: #fff;
    border-radius: 5px;
	width:12%;
	font-size:20px;
}
.tags {
    padding: 20px 0;
}
.tags a {
    background: #E74C3C;
    color: #fff;
    padding: 5px;
    border-radius: 10px;
    font-size: 11px;
    margin: 0 3px;
}
/*********** Author Box ************/
 
.author-box {
    position: relative;
    text-align: right;
    line-height: 30px;
    font-size: 13px;
	padding:5px;
}
.author-box img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin: auto;
	float:right;
	margin-left:10px;
}
.author-name {
    color: #313035;
    font-size: 16px;
    font-weight: bold;
    padding:0;
}
.author-box .clearfix{
	display:none;
}
 
/******************* Header Section *******************/
.logo img{
	width:auto;
	max-height:150px;
}
.logo {
    padding:1%;
	background:url(images/news.png) repeat top right #999;
	background-size:cover;
	border-radius:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	width:100%;
}
.logo h1 {
    float: right;
    margin: 0;
	padding:0;
	color:#FFF;
}
.logo h1 a {
    font-size:50px;
    padding-right: 0;
	text-shadow:0px 0px 2px #000,0px 0px 1px #000,0px 0px 1px #000,0px 0px 1px #000;
    color: #FFF;
}
.description {
    font-size: 13px;
    color: #FFF;
}
.top-banner {
    padding: 40px 0 0;
    text-align: left;
}
/************ Comments ************/
.comment-list, .comment-form{
	list-style:none;
	padding:1%;
	margin:0px;
}
.comment-list img{
	border-radius:4px;
	margin-left:5px;
}
.comment-list li{
	list-style:none;
	padding:1%;
	margin:1%;
	border-radius:10px;
	position:relative;
	border-right:2px solid #CCC;
	border-bottom:2px solid #CCC;
}
.comment-reply-link{
	background:#DC484B;
	color:#FFF;
	font-size:12px;
	border-radius:4px;
	padding-left:10px;
	padding-right:10px;
	display:inline-table;
	line-height:25px;
}

.comment-edit-link{
	color:#53B1D3;
	font-size:12px;
	border-radius:4px;
	padding-left:10px;
	padding-right:10px;
	display:inline-table;
	line-height:25px;
	float:left;
}
.input-lg{
	margin-bottom:10px;
	font-size:12px;
}
.comment-list li ul li{
	background:#FFF;
}
.comment-text{
	border-radius:5px;
	border:1px dotted #CCC;
	padding:10px;
	margin-bottom:10px;
	background:#FFF;
	line-height:170%;
	text-align:justify;
}
.comment-input{
	width:49%;
	margin-left:1%;
	float:right;
}
.comment-input:last-child{
	float:left;
	margin-right:1%;
	margin-left:0;
}
.form-submit{
	margin-right:1%;
}
.btn{
	font-size:12px;
}
.comment-list li ul li ul li{
	background:#F9F9F9;
}
.comment-list li .author{
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	margin-bottom:5px;
	position:relative;
}
.thread-even{
	background:#FCFCFC;
}
.thread-odd{
	background:#F4F4F4;
}
h2.comments-title {
    font-size: 16px;
    border-bottom: 2px solid #f1f1f1;
	padding:0.5%;
	margin:0.5%;
	padding-bottom:1%;
	position:relative;
}
.pagination {
    margin: 20px 0;
}
.pagination ul {
    display:block;
    margin-left: 0;
    margin-bottom: 0;
    border-radius: 5px;
	text-align:center;
	padding:0px;
	margin:0px;
	float:none;
}
.pagination ul>li {
    display: inline;
}
.pagination ul>li:first-child>a, .pagination ul>li:first-child>span {
    border-right-width: 1px;
    border-radius: 0px 5px 5px 0px;
}
.pagination ul>li:last-child>a, .pagination ul>li:last-child>span {
    border-left-width: 1px;
    border-radius: 5px 0px 0px 5px;
}
.pagination ul>li>a, .pagination ul>li>span {
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0;
}
#dima_20{
	min-height: 175px;
	background: url('images/center.png') no-repeat bottom center;
}
#dima_2_0_3 img{
	float:left;
}
