/***** Reset *****/

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,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;text-align:left;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus {outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}

/***** Global *****/

body {font: 80.5% Arian AMU, Arial, Georgia, 'Times New Roman', serif; background: url(../img/bg.jpg) repeat-x #ced3d5;}
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.featured:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

a  {text-decoration: none;}
a:hover {text-decoration: underline;}
a img {border: none;}

.fl {float: left;}
.fr {float: right;}
.bl {border-left: 1px solid #DDD;}
.br {border-right: 1px solid #DDD;}
.nb {border: 0 !important;}
.focus {border-color: #000 !important;}

/***** Layout *****/

.wrapper {width: 940px; margin: 0 auto; padding: 0 20px 15px; background-color: #fff;
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /*  Firefox */
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Safari ? Chrome */
box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ????????? ???? */
}
.middle {padding-bottom: 10px;}
#content {width: 679px; float: left; padding-right: 5px; }
#sidebar {width: 250px; float: right; padding-left: 5px;}

/***** Header *****/

.header-meta {height: 40px; margin-bottom: 5px;
background: #c4182a; /* Для старых браузров */
    background: -moz-linear-gradient(top, #c4182a, #950412); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#c4182a), color-stop(100%,#950412));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #c4182a, #950412);
    background: -o-linear-gradient(top, #c4182a, #950412); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c4182a, #950412); /* IE10 */
    background: linear-gradient(top, #c4182a, #950412); /* CSS3 */ 
	
	-moz-border-radius: 10px; /* Для Firefox 3 */
    -webkit-border-radius: 10px; /* Для Safari 4 и Chrome */
    border-radius: 10px; /* Для современных браузеров */
}

#top-menu {width: inherit; height: 40px; float: left;}
#top-menu ul li {font-size: 12px; position: relative; z-index: 3; float: left; margin: 12px 0; padding: 0 15px; font-weight: bold;}
#top-menu ul li.current-menu-item {font-weight: bold;}
#top-menu ul li a {color: #e1dfdf;  margin: 12px 0; font-weight: bold;}
#top-menu ul li a:hover {color: #f2ed89; font-weight: bold;}
#top-menu ul li.parent a {background: url("../img/menu-parent.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/menu-parent.png*/ 100% 3px no-repeat; padding-right: 15px;}
#top-menu ul li.first {border: none;}
#top-menu ul.sub-menu {position: absolute; left: 0; z-index: 3; display: block; visibility: hidden; background-color: #f6f6f8; padding: 8px 0;}
#top-menu ul.sub-menu a {display: block; background: none !important; white-space: nowrap; margin: 0; padding-right: 0 !important;}
#top-menu ul.sub-menu li {margin: 0; border-left: none; float: none; line-height: 2;}

.header-searchform {width: 170px; height: 23px; float: left; padding: 1px 7px; margin: 10px 5px 5px 0; position: relative; background-color: #fff; border: 1px solid #000; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.header-searchform input {width: 150px; padding: 2px 0; margin: 0 5px 0 0; border: 0; color: #333; font: 12px Arial, Helvetica, sans-serif; vertical-align: middle;height: 19px}
.header-searchform button {width: 11px; height: 11px; padding: 0; margin: 0; border: 0; position: absolute; right: 7px; top: 9px; background: url("../img/header-searchform-button.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/header-searchform-button.png*/ 0 0 no-repeat; vertical-align: middle; cursor: pointer;
margin-top: -2px;
}

.header-middle {margin: 0px 0 10px -20px; height:120px; background: #e1dfdf; padding: 10px 0 5px 0; width: 980px;
-moz-box-shadow: 0 0px 10px rgba(0,0,0,0.5); /*  Firefox */
-webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.5); /* Safari ? Chrome */
box-shadow: 0px 0px 10px rgba(0,0,0,0.5); /* ????????? ???? */
}
.logo-header {max-width: 430px; float: left;margin-left: 30px}
.logo-header a {color: #3b3b3b; font-size: 40px; font-weight: normal;}
.logo-header img {display: block;padding-bottom: 15px;}
.logo-header.offset {position: relative; left: 0px;}

.header-adplace_exchange {width: 275px; float: right; padding:5px 0px 10px 10px; height:16px;background: #f4f1f1;
-moz-border-radius: 5px; /* Для Firefox 3 */
-webkit-border-radius: 5px; /* Для Safari 4 и Chrome */
border-radius: 5px; /* Для современных браузеров */
margin:0px 70px 0 0;
font-weight: bold;
font-size: 15px;
}
.header-adplace_weather {width: 400px; float: right;margin-top:5px;}
.weather{float:left; padding:0 18px; background: url(../img/border_left.png) left no-repeat}
.header-adplace_hamar {width: 75px;  padding:15px 5px 10px 10px; float: left;}
/*.header-adplace img {display: block; margin-bottom: 20px;}*/

.top-content-adplace {margin-bottom: 20px; border-bottom: 1px solid #DDD;}
.top-content-adplace .unspoken-adplace {margin: 20px auto;}

/* Navigation */

.menu-navigation {clear: both; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; margin-bottom: 20px;}
#navigation ul li {float: left; font-size: 16px; font-weight: bold; height: 40px; line-height: 40px; padding-left: 10px; position: relative;}
#navigation ul li a {display: block; white-space: nowrap; color: #000; padding-right: 12px;}
#navigation ul li a:hover {color: #000;}
#navigation ul li.ddhover {background-color: #000; z-index: 5;}
#navigation ul li.ddhover a.ddhover, #navigation ul li.ddhover a.ddhover:hover {color: #fff; position: relative; z-index: 6; text-decoration: none;}
#navigation ul li.parent {padding: 0 10px;}
#navigation ul li.parent a {background: url("../img/menu-parent.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/menu-parent.png*/ 100% 16px no-repeat;}
#navigation ul li.parent a.ddhover {color: #fff; background: url("../img/menu-parent.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/menu-parent.png*/ 100% -56px no-repeat; line-height: 40px; border-bottom: 1px solid #9d9d9d;}

#navigation ul.sub-menu {position: absolute; left: 0; z-index: 5; display: block; visibility: hidden; background-color: #000; border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px;}
#navigation ul.sub-menu li {float: none; height: 27px; line-height: 27px; font-size: 12px; font-weight: normal; padding: 0 10px !important;}
#navigation ul.sub-menu a, #navigation ul.sub-menu a:hover {color: #fff; background: none !important; text-decoration: none;}
#navigation ul.sub-menu a:hover {text-decoration: underline;}
#navigation ul li ul li:hover, #navigation ul li ul li.ddhover {background-color: #000;}
#navigation ul.sub-menu a.ddhover {border-bottom: none !important; line-height: 27px !important;}
#navigation ul.sub-menu a.ddhover:hover {text-decoration: underline !important;}
#navigation ul.sub-menu li.parent > a {background: url("../img/menu-parent2.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/menu-parent2.png*/ 100% 11px no-repeat !important; padding-right: 15px;}

#navigation ul.sub-menu ul {background-color: #000; border-radius: 0 3px 3px 3px; -moz-border-radius: 0 3px 3px 3px; -webkit-border-radius: 0 3px 3px 3px;}
#navigation ul.sub-menu ul li:hover, #navigation ul.sub-menu ul li.ddhover {background-color: #000;}

#navigation ul.sub-menu ul li ul {background-color: #000;}
#navigation ul.sub-menu ul li ul li:hover, #navigation ul.sub-menu ul li ul li.ddhover {background-color: #000;}


/***** Home *****/

#content .unspoken-adplace {margin-bottom: 30px;}
.block-title {font-size: 14px; font-weight: bold; height: 34px; line-height: 34px; color: #821A23; border-top: none; border-bottom: 1px solid #DDD; margin-bottom: 5px }
.block-title a {color: #821A23; font-weight: bold; padding-right: 15px; background: url("../img/link-arrow.png") 100% 6px no-repeat;}
.block-title a:hover {color: #000; background-position: 100% -26px;}
.block-title2 {font-size: 16px; font-weight: normal; color: #fff; padding-bottom: 6px; border-bottom: 1px solid #DDD;}
.today_posts {font-size: 14px; font-weight: normal; height: 34px; line-height: 34px; color: #821A23; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; margin-bottom:30px;}

.block-title2  a{color: #fff;}
.block-title2  a:hover {color: #fff;}


.latest {padding-bottom: 30px;}
.slider {width: 360px; height:420px; float: left; background-color: #FF5800; padding: 10px 10px 25px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;margin-bottom: 20px;}
.slider .block-title2 {position: relative;}
.slider .block-title2 a.prev, .slider .block-title2 a.next {position: absolute; width: 18px; height: 18px;}
.slider .block-title2 a.prev {background: #E34E00 url("../img/arrows.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/arrows.png*/ 5px 50% no-repeat; right: 19px; border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px;}
.slider .block-title2 a.next {background: #E34E00 url("../img/arrows.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/arrows.png*/ -28px 50% no-repeat; right: 0; border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0;}
.slider .block-title2 a.prev:hover, .slider .block-title2 a.next:hover {background-color: #000;}
.slider .hide{display: none;}

.slider-inn {width: 360px;}
.slider-item {width: 360px; padding-top: 10px;padding-left: 3px;}
.slider-photo {margin-bottom: 8px;}
.slider-photo a, .slider-photo img {display: block;}
.slider-item-meta {color: #fff; font-size: 10px; margin-bottom: 3px;}
.slider-item-meta a {color: #fff;}
.slider-item-meta a:hover {text-decoration: underline;}
.slider-item h2 {color: #fff; font-size: 18px; margin-bottom: 5px; font-weight: normal;}
.slider-item h2 a {color: #fff;}
.slider-item h2 a:hover {text-decoration: underline;}
.slider-item p {color: #fff; font-size: 12px;}

.latest-news {width: 300px; float: right; padding-top: 0px; padding-bottom:45px;}
.latest-news .block-title {border-top: none; height: auto; line-height: normal; padding-bottom: 6px;}
.latest-news li {padding: 10px 0; border-bottom: 1px dotted #e0e0e0;}
.latest-news-meta {color: #999; font-size: 10px; margin-bottom: 4px;}
.latest-news-meta a {color: #999;}
.latest-news-meta a:hover {color: #000;}
.latest-news-title {font-size: 12px; font-weight: normal;}
.latest-news-title a {color: #000;}
.latest-news-title a:hover {color: #821A23;}

.arajnayin-news {width: 230px; float: right; padding-top: 0px;}
.arajnayin-news .block-title {border-top: none; height: auto; line-height: normal; padding-bottom: 6px;}
.arajnayin-news li {padding: 10px 0; border-bottom: 1px dotted #e0e0e0;border-top: 1px dotted #e0e0e0;}
/*.arajnayin-news-meta {color: #999; font-size: 10px; margin-bottom: 4px;}
.arajnayin-news-meta a {color: #999;}
.arajnayin-news-meta a:hover {color: #000;}
.arajnayin-news-title {font-size: 12px; font-weight: normal;}
.arajnayin-news-title a {color: #000;}
.arajnayin-news-title a:hover {color: #FF5800;}
*/
.arajnayin-news-meta {color: #999; font-size: 10px; margin-bottom: 4px;}
.arajnayin-news ul .ui-state-active {background: #F5F5F5; padding: 10px; border-bottom: 1px dotted #e0e0e0; margin-left:0px;}
.arajnayin-news a {color: #999;}
.arajnayin-news a:hover {color: #000;text-decoration: none}
.arajnayin-news-title {font-size: 12px; font-weight: normal;}
.arajnayin-news-title {color: #000;}
.arajnayin-news-title:hover {color: #821A23; }

.category {margin-bottom: 30px;}
.category-inn {padding-top: 0px;}
.category-item {width: 375px; float: left; padding: 0 5px 10px 0; border-right: 1px solid #DDD;}
.category-item-photo {margin-bottom: 8px;}
.category-item-photo a, .category-item-photo img {display: block;}
.category-item-meta {color: #999; font-size: 10px; margin-bottom: 3px;}
.category-item-meta a {color: #999;}
.category-item-meta a:hover {color: #000;}
.category-item h2 {font-size: 18px; color: #000; margin-bottom: 5px; font-weight: normal;}
.category-item h2 a {color: #000;}
.category-item h2 a:hover {color: #821A23;}
.category-item p {color: #999; font-size: 12px;}

.yntrani_date {color: #999; font-size: 8px; margin-bottom: 1px;}
.video_title {color: #000; font-size: 11px; text-align: center; width: 128px;}
.video_title:hover{color: #821A23;}

.category-list {width: 293px; padding-left: 5px; float: right;}
.category-list li {padding: 10px 0; margin: -10px 0 10px; border-bottom: 1px dotted #DDD;}
.category-list-meta {color: #999; font-size: 10px; margin-bottom: 3px;}
.category-list-meta a {color: #999;}
.category-list-meta a:hover {color: #000;}
.category-list-title {font-size: 12px; font-weight: normal;}
.category-list-title a {color: #000;}
.category-list-title a:hover {color: #821A23;}

.category-list-archive {width: 650px; padding-left: 15px;}
.category-list-archive li {padding: 10px 0; margin: -10px 0 10px; border-bottom: 1px dotted #DDD;}
.category-list-meta {color: #999; font-size: 10px; margin-bottom: 3px;}
.category-list-meta a {color: #999;}
.category-list-meta a:hover {color: #000;}
.category-list-title {font-size: 12px; font-weight: normal;}
.category-list-title a {color: #000;}
.category-list-title a:hover {color: #821A23;}


.choice {background-color: #FF5800; width: 600px; padding: 10px; margin-bottom: 30px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.choice-inn {width: 600px !important; overflow: hidden;}
.choice .block-title2 {position: relative; width: 600px;}
.choice .block-title2 a.prev, .choice .block-title2 a.next {position: absolute; width: 18px; height: 18px;}
.choice .block-title2 a.prev {background: #E34E00 url("../img/arrows.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/arrows.png*/ 5px 50% no-repeat; right: 19px; border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px;}
.choice .block-title2 a.next {background: #E34E00 url("../img/arrows.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/arrows.png*/ -28px 50% no-repeat; right: 0; border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0;}
.choice .block-title2 a.prev:hover, .choice .block-title2 a.next:hover {background-color: #000;}
.choice-item {width: 135px; float: left; padding: 0 9px 10px 0; margin: 10px 10px 0 0; border-right: 1px solid #DCDDDE;}
.choice-item h2 {font-size: 14px; font-weight: bold; color: #fff;}
.choice-item h2 a {color: #fff;}
.choice-item h2 a:hover {text-decoration: underline; font-weight: bold;}
.choice-photo {margin-bottom: 8px; display: block;}
.choice-photo img {display: block;}
.choice-cat { font-size: 8px;color: #333; margin-bottom: 5px;}
.choice-cat a {color: #333;}
.choice-cat a:hover {text-decoration: underline;}

.categories {width: 620px; overflow: hidden; margin-bottom: 30px;}
.categories-inn {width: 640px;}
.catlist {width: 140px; float: left; margin-right: 20px;}
.catlist .block-title {margin-bottom: 10px;}
.catlist-item {padding: 8px 0; border-bottom: 1px dotted #DDD;}
.catlist-item-photo {margin-bottom: 8px;}
.catlist-item-photo, .catlist-item-photo img {display: block;}
.catlist-item-date {font-size: 10px; color: #999; margin-bottom: 3px;}
.catlist-item h2 {font-size: 12px; font-weight: normal; margin-bottom: 5px;}
.catlist-item p {font-size: 12px;}
.catlist-item a {color: #000;}
.catlist-item a:hover {color: #821A23;}
.categories .first {padding-top: 0;}

.video {margin-bottom: 30px;}
.video .block-title {margin-bottom: 10px; font-weight: bold;}
.video-item-container {width: 460px; float: left; overflow: hidden; padding-right: 10px; border-right: 1px solid #DDDDDD;}
.video-item-photo, .video-item-photo img {display: block;}
.video-item-photo {margin-bottom: 8px;}
.video-item-meta {color: #999; font-size : 10px; margin-bottom: 3px;}
.video-item-meta a {color: #999;}
.video-item-meta a:hover {color: #000;}
.video-item {width: 460px; float: left; overflow: hidden; display: none;}
.video-item.active {display: block;}
.video-item h2 {font-size: 16px; font-weight: normal; margin-bottom: 5px;}
.video-item h2 a {color: #000;}
.video-item h2 a:hover {color: #821A23;}
.video-item p {font-size: 12px; color: #4D4D4D;}

.videolist {width: 140px; float: right; padding-left: 8px;}
.videolist-inn {width: 140px; padding: 7px 0; overflow: hidden;}
.videolist .prev, .videolist .next {display: block; margin: 0 3px; height: 21px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.videolist .prev:hover, .videolist .next:hover {background-color: #000;}
.videolist .prev {background: #DCDDDE url("../img/arrows.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/arrows.png*/ 50% 8px no-repeat;}
.videolist .next {background: #DCDDDE url("../img/arrows.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/arrows.png*/ 50% -26px no-repeat;}
.videolist-item {width: 140px; padding: 7px 0; position: relative; z-index: 1; vertical-align: bottom;}
.videolist-thumb {width: 134px; height: 74px; position: relative; left: 3px;}
.videolist-play {display: block; width: 134px; height: 74px; position: absolute; top: 0; left: 0; background: url("../img/videolist-play.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/videolist-play.png*/ 50% 50% no-repeat;}
.videolist-play:hover {top: -3px; left: -3px; border: 3px solid #000; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.videolist-play.active {background-image: url("../img/videolist-play-active.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/videolist-play-active.png*/;}

/***** Single *****/

.single .hentry-content {width: 679px; overflow: hidden;}
.single .hentry-meta {padding-bottom: 15px; border-bottom: 1px solid #000; margin-bottom: 5px;}
.single .hentry-meta h1 {color: #000; font-size: 30px; line-height: 33px; font-weight: normal; padding-bottom: 10px;}
.single .hentry-meta a {color: #000;}
.single .hentry-meta a:hover {color: #821A23;}
.single .hentry-meta-data {font-size: 12px; color: #000;}
.single .hentry-middle {float: left;}
.single .wide {padding-top: 15px;}
.single .wide img {max-width: 620px; display: block;}
.single .wide embed, .single .wide object {max-width: 620px;}
.single .hentry-content embed, .post .hentry-content object {max-width: 460px; display: block;}
.single .hentry-content img {max-width: 460px;}
.single .hentry-content .wp-caption {max-width: 460px !important;}

/* Content styles */

.hentry-content {font-size: 13px; line-height: 1.5; color: #000; /*padding-top: 15px;*/}
.page-template .hentry-content {padding-top: 0;}
.hentry-content h1, .hentry-content h2, .hentry-content h3, .hentry-content h4, .hentry-content h5, .hentry-content h6 {font-weight: normal; margin-bottom: 15px;}
.hentry-content h1 {font-size: 30px;}
.hentry-content h2 {font-size: 26px;}
.hentry-content h3 {font-size: 22px;}
.hentry-content h4 {font-size: 18px;}
.hentry-content h5 {font-size: 16px;}
.hentry-content h6 {font-size: 14px;}
.hentry-content a {color: #000; text-decoration: underline;}
.hentry-content a:hover {color: #000;}
.hentry-content p {margin-bottom: 15px;}
.hentry-content ul {list-style: square; margin: 0 0 15px 16px;}
.hentry-content ol {list-style: decimal; margin: 0 0 15px 19px;}
.hentry-content ul ul, .hentry-content ol ul {margin: 0 0 0 35px;}
.hentry-content ol ol, .hentry-content ul ol {margin: 0 0 0 35px; list-style: lower-alpha;}
.hentry-content li {margin: 3px 0;}
.hentry-content blockquote {padding: 1px 0 1px 35px; background: url("../img/blockquote.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/blockquote.png*/ 0 3px no-repeat; font-size: 16px; font-weight: normal;}
.hentry-content table {border: 1px solid #e7e7e7; margin: 0 -1px 24px 0; text-align: left; width: 100%;}
.hentry-content tr th, .hentry-content thead th {color: #888; font-size: 12px; font-weight: normal; line-height: 18px; padding: 9px 24px;}
.hentry-content tr td {border-top: 1px solid #e7e7e7; padding: 6px 24px;}
.hentry-content dl, .hentry-content dd {margin-bottom: 15px;}
.hentry-content dt {font-weight: normal;}
.hentry-content big {font-size: 131.25%;}
.hentry-content pre {margin-bottom: 15px; padding: 20px; background-color: #f7f7f7; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.hentry-content sup, .hentry-content sub {height: 0; line-height: 1; position: relative; vertical-align: baseline; font-size: 10px;}
.hentry-content sup {bottom: 5px;}
.hentry-content sub {top: 3px;}
.hentry-content #submit {border: none; margin: 10px 0 0 0; background-color: #000; color: #fff; font: normal 14px Arial, Helvetica, sans-serif; padding: 10px 15px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; cursor: pointer;}
.hentry-content #submit:hover {background-color: #000; color: #fff;}
.hentry-content .aside, .hentry-content .wide {display: none;}

/* Images */

.hentry-content img {margin: 15px 0 15px; height: auto;}
.hentry-content .alignnone, .hentry-content img.alignnone {clear: both; display: block; margin-bottom: 15px;}
.hentry-content .alignleft, .hentry-content img.alignleft {display: inline; float: left; margin: 4px 15px 0 0;}
.hentry-content .alignright, .hentry-content img.alignright {display: inline; float: right; margin: 4px 0 0 15px;}
.hentry-content .aligncenter, .hentry-content img.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}

.hentry-content .wp-caption {background: #f5f5f5; margin-bottom: 15px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.hentry-content .wp-caption img {margin: 0 !important;}
.hentry-content .wp-caption p.wp-caption-text {color: #000; font-size: 11px; padding: 3px 10px 10px; margin-bottom: 0;}
.hentry-content .wp-caption.alignleft, .hentry-content .wp-caption.alignright {margin-bottom: 0;}

.hentry-content .wp-smiley {margin: 0; border: none !important;}

.hentry-content .gallery {margin: 0 auto 18px;}
.single .hentry-content .gallery {width: 480px;}
.hentry-content .gallery .gallery-item {float: left; margin: 0 20px 20px 0 !important; text-align: center; width: 140px !important;}
.hentry-content .gallery .gallery-item img {border: none !important; margin: 0; width: 140px; display: block;}
.hentry-content .gallery .gallery-caption {color: #888; font-size: 12px; margin: 0 0 10px;}
.hentry-content .gallery dl {margin: 0;}
.hentry-content .gallery br+br {display: none;}
.hentry-content .attachment img {display: block; max-width: 460px;}

/* Shortcodes */

.unspoken-button {display: inline-block; font-weight: normal; margin: 0 10px; text-decoration: none !important; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.unspoken-button.alignnone, .unspoken-button.aligncenter {margin: 0 0 15px;}
.unspoken-button.aligncenter {text-align: center;}
.button-small {font-size: 12px; padding: 5px 10px;}
.button-medium {font-size: 16px; padding: 5px 10px;}
.button-big {font-size: 18px; padding: 5px 10px;}

.unspoken-box {padding: 7px 10px; margin-bottom: 15px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}

.unspoken-list ul, .unspoken-list ol {list-style: none; margin-left: 0;}
.unspoken-list li {padding-left: 20px;}
.unspoken-list.list-tick li {background: url("../img/list.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/list.png*/ 0 4px no-repeat;}
.unspoken-list.list-cross li {background: url("../img/list.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/list.png*/ 0 -61px no-repeat;}

.unspoken-social {display: inline-block; margin: 0 10px; margin-bottom: 10px !important;}

.unspoken-twocol-one {width: 48%; float: left; margin: 0 4% 15px 0; position: relative;}
.unspoken-twocol-one.last {clear: right; margin-right: 0 !important;}
.unspoken-fourcol-one {width: 22%; float: left; margin: 0 4% 15px 0; position: relative;}
.unspoken-fourcol-one.last {clear: right; margin-right: 0 !important;}

/* Entry footer */

.single .hentry-footer a {color: #000;}
.single .hentry-footer a:hover {color: #000;}

.single .hentry-like, .single .hentry-tags {font-size: 13px; color: #898989; margin-bottom: 15px;}
.single .page-link {font-size: 13px; color: #898989; margin-bottom: 15px; padding-top: 15px; border-top: 1px solid #DDD;}

.single .hentry-navigation {border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; padding: 10px 0; margin-bottom: 20px;}
.single .hentry-navigation-inn {position: relative;}
.single .hentry-navigation a {display: block; width: 45%;}
.single .hentry-navigation a em {font-size: 11px; color: #999; font-style: normal; display: block;}
.single .hentry-navigation a span {font-size: 12px; font-weight: normal;}
.single .hentry-navigation-prev {padding-left: 15px; background: url("../img/previouspostslink.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/previouspostslink.png*/ 0 50% no-repeat; float: left;}
.single .hentry-navigation-next {padding-right: 15px; background: url("../img/nextpostslink.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/nextpostslink.png*/ 100% 50% no-repeat; text-align: right; float: right;}
.single .hentry-navigation-prev:hover {background-image: url("../img/previouspostslink-hover.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/previouspostslink-hover.png*/; text-decoration: none;}
.single .hentry-navigation-next:hover {background-image: url("../img/nextpostslink-hover.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/nextpostslink-hover.png*/; text-decoration: none;}
.single .hentry-navigation-line {width: 1px; border-left: 1px dotted #DDD; height: 100%; position: absolute; top: 0; left: 50%;}

.recommended-item {margin: 10px 10px 0 0; padding: 0 9px 10px 0; border-right: 1px solid #e5e5e5; float: left; width: 140px;}
.recommended-photo, .recommended-photo img {display: block;}
.recommended-photo {margin-bottom: 5px;}
.recommended-item p {font-size: 10px; color: #999; margin-bottom: 3px;}
.recommended-item h2 {font-size: 14px; font-weight: normal;}
.recommended .nb {margin-right: 0; padding-right: 0;}

/* Entry sidebar */

.single .hentry-sidebar {width: 140px; float: left; padding-top: 15px;}
.single .hentry-sidebar h6 {font-size: 14px; font-weight: normal; padding-bottom: 5px; border-bottom: 1px solid #DDD;}
.single .hentry-sidebar a {color: #000;}
.single .hentry-sidebar a:hover {color: #000;}
.single .hentry-sidebar .aside {font-size: 11px; line-height: 1.5; color: #000; margin-bottom: 20px;}
.single .hentry-sidebar .aside img {max-width: 140px; display: block; margin: 10px 0;}
.single .hentry-sidebar .unspoken-adplace {font-size: 11px;}

.single .hentry-widget {margin-bottom: 20px;}

.single .hentry-author h6 {margin-bottom: 10px;}
.single .hentry-author-meta {margin-bottom: 10px;}
.single .hentry-author-meta img {display: block; margin-right: 10px; float: left;}
.single .hentry-author-meta p {font-size: 12px; font-weight: normal; margin-bottom: 10px;}
.single .hentry-author-meta span {font-size: 11px;}
.single .hentry-author-about {font-size: 11px; line-height: 1.5; color: #000; padding-bottom: 10px;}

.single .hentry-similar li {padding: 8px 0; font-size: 11px; line-height: 1.5; border-bottom: 1px dotted #DDD;}

.single .hentry-share li {padding: 10px 0; font-size: 11px; border-bottom: 1px dotted #DDD;}
.single .hentry-share li a {color: #000; padding: 2px 0 2px 26px; background-image: url("../img/icons.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/icons.png*/; background-repeat: no-repeat;}
.single .hentry-share a:hover {color: #000;}

.single .hentry-share .feed a {background-position: 0 0;}
.single .hentry-share .twitter a {background-position: 0 -36px;}
.single .hentry-share .fb a {background-position: 0 -72px;}
.single .hentry-share .behance a {background-position: 0 -108px;}
.single .hentry-share .delicious a {background-position: 0 -144px;}
.single .hentry-share .flickr a {background-position: 0 -180px;}
.single .hentry-share .stumbleupon a {background-position: 0 -216px;}
.single .hentry-share .tumblr a {background-position: 0 -252px;}
.single .hentry-share .vimeo a {background-position: 0 -288px;}
.single .hentry-share .youtube a {background-position: 0 -324px;}
.single .hentry-share .dribbble a {background-position: 0 -360px;}
.single .hentry-share .blogger a {background-position: 0 -396px;}
.single .hentry-share .posterous a {background-position: 0 -432px;}
.single .hentry-share .devianart a {background-position: 0 -468px;}
.single .hentry-share .lastfm a {background-position: 0 -504px;}
.single .hentry-share .linkedin a {background-position: 0 -540px;}
.single .hentry-share .skype a {background-position: 0 -576px;}
.single .hentry-share .digg a {background-position: 0 -612px;}

/* Sharebox */

#sharebox {position: absolute; width: 60px; margin-left: -92px; padding: 0 5px; background-color: #fff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; z-index: 1;}
.share-item {margin: 7px 0; text-align: center;}
.share-item:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/***** Page *****/

.page .hentry-meta {border-bottom: 1px solid #000; margin-bottom: 20px;}
.page .hentry-meta h1 {color: #659ac3; /*padding-bottom: 10px;*/ font-size: 21px; font-weight: normal; line-height: 34px;}
.page .hentry-meta a {color: #000;}
.page .hentry-meta a:hover {color: #000;}
.page .hentry-meta-data {font-size: 12px; color: #000;}

.page .hentry-content {font-size: 13px; line-height: 1.5; color: #000;}
.page .hentry-content a {color:  #821A23;}
.page .hentry-content a:hover {color: #000;}
.page .hentry-content p {margin-bottom: 15px;}

/***** Loop *****/

#mode {display: block; width: 35px; height: 14px; background: url("../img/mode.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/mode.png*/ 0 0 no-repeat; position: absolute; bottom: 13px; right: 0; overflow: hidden;}
#mode.flip {background-position: 0 -14px !important;}

.loop {width: 620px; overflow: hidden; position: relative; margin-bottom: 30px;}
#loop {width: 640px;}
.loop .hentry a {color: #000;}
.loop .hentry a:hover {color: #000;}
.loop .hentry .post-meta {font-size: 11px; color: #999; margin-bottom: 3px;}
.loop .hentry .post-meta a {color: #999;}
.loop .hentry .post-meta a:hover {color: #000;}
.loop .hentry h2 {font-size: 18px; font-weight: normal; color: #000; margin-bottom: 5px;}
.loop .hentry p {font-size: 12px; line-height: 1.3; color: #000;}

.list .hentry {width: 620px; padding: 20px 0; border-top: 1px dotted #DDD; float: none;}
.list .hentry .post-thumb img {display: block; width: 300px; height: 180px; float: left; margin: 0 20px 0 0;}

.grid .hentry {width: 300px; min-height: 385px; padding: 20px 0; border-top: 1px dotted #DDD; margin-right: 20px; float: left;}
.grid .hentry .post-thumb img {display: block; width: 300px; height: 180px; margin-bottom: 8px;}

.grid .grid-line {width: 1px; height: 100%; border-left: 1px solid #DDD; position: absolute; left: 50%; top: 20px;}

.not-found {padding-top: 20px;}

/* Pagination */

.default {clear: both; padding: 10px;}
.default .previouspostslink, .default .nextpostslink {display: inline-block; width: 119px; font-size: 14px; font-weight: normal; color: #000;}
.default .previouspostslink {float: left; padding: 10px 0 10px 20px; background: url("../img/previouspostslink.png") 0 50% no-repeat;}
.default .nextpostslink {float: right; text-align: right; padding: 10px 20px 10px 0; background: url("../img/nextpostslink.png") 100% 50% no-repeat;}
.default .previouspostslink:hover, .default .nextpostslink:hover {color: #000;}
.default .previouspostslink:hover {background-image: url("../img/previouspostslink-hover.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/previouspostslink-hover.png*/;}
.default .nextpostslink:hover {background-image: url("../img/nextpostslink-hover.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/nextpostslink-hover.png*/}

.wp-pagenavi {margin: 0 170px; padding-top: 9px; text-align: center;}
.wp-pagenavi a, .wp-pagenavi span {font-size: 12px; padding: 2px 6px; margin: 0 3px; display: inline-block;}
.wp-pagenavi a {color: #000;}
.wp-pagenavi a:hover {color: #000;}
.wp-pagenavi .current {background: #000; color: #fff; font-weight: normal; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}

.fetch {clear: both;}
.fetch .nextpostslink {display: block; height: 40px; line-height: 40px; font-size: 14px; font-weight: normal; color: #000; text-align: center; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.fetch .nextpostslink:hover {background: #000; color: #fff;}

/***** Comments *****/

.comments-inn {border-top: 1px solid #DDD; margin-bottom: 40px;}
#comments .block-title {/*margin: 40px 0 0 160px;*/ border-bottom: 0; position: relative;}
#comments .block-title a {color: #000; font-size: 12px; font-weight: normal; background: none; padding: 0; position: absolute; top: 0; right: 0;}
#comments .block-title a:hover {color: #000;}
.page #comments .block-title {margin-left: 0;}

.comment {padding: 10px 0; border-top: 1px solid #DDD;}
.comment td {vertical-align: top;}
.comment-meta {padding-right: 20px; width: 70px; overflow: hidden; font-size: 11px; color: #999;}
.comment-meta a {color: #000;}
.comment-meta a:hover {color: #000;}
.comment-meta p {margin-bottom: 5px;}
.comment-author {font-weight: normal; color: #000;}
.reply {width: 60px;}
.reply a {display: block; margin-top: 5px; border: 1px solid #DDD; padding: 5px 5px 5px 20px; background: url("../img/reply.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/reply.png*/ 6px 7px no-repeat; font-size: 11px; color: #999; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.reply a:hover {background-color: #000; background-position: 6px -22px; border: 1px solid #000; color: #fff; text-decoration: none;}
.comments .children {padding-left: 80px; background: url("../img/children.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/children.png*/ 27px 20px no-repeat;}

.pings {padding: 20px 0; margin-left: 160px; list-style: decimal;}
.pings li {font-size: 12px; color: #999;}
.pings .comment-text {margin-bottom: 5px;}

.navigation {margin: 20px 0; padding: 10px 0; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; font-size: 12px;}
.navigation a {color: #000;}
.navigation a:hover {color: #000;}
.nav-previous {float: left; width: 45%;}
.nav-next {float: right; width: 45%; text-align: right;}

#respond {margin-top: 30px;}
#respond a {color: #000;}
#respond a:hover {color: #000;}
#respond table {width: 100%;}
#respond td {vertical-align: top; padding: 10px 0; border-bottom: 1px dotted #DDD; font-size: 12px; color: #000;}
#respond .label {text-align: right;}
#respond td label, #respond td span {vertical-align: -6px;}
#respond td span {margin-left: 15px; color: #999;}
#respond td p {border: 1px solid #DDD; padding: 5px; margin-left: 15px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#respond td p.alert {color: #ee2d24; border: none; display: none;}
#respond td p.alert-field {border-color: #ee2d24;}
#respond td input.input, #respond td textarea {width: 100%; padding: 0; margin: 0; border: none; font: 12px Arial, Helvetica, sans-serif;}
#respond #submit {border: none; background-color: #000; margin: 0; color: #fff; font: normal 14px Georgia, Geneva, "Times New Roman", times; padding: 10px 15px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; cursor: pointer;}
#respond #submit:hover {background-color: #000; color: #fff;}
#respond .submit {padding-left: 15px;}
#respond .submit div {margin-bottom: 10px;}
#respond .submit div input, #respond .submit div span, #respond .submit div a {vertical-align: middle;}
#respond .submit span {font-size: 14px; font-weight: normal; margin-left: 20px;}
.children #respond {margin-top: 0;}
.children #respond .block-title {margin: 0;}
.logged-in-as {margin: 8px 0 0 15px;}
.commentform-extra {font-size: 12px; line-height: 1.5; color: #000; padding-left: 24%;}

.nopassword, .nocomments {font-size: 12px; color: #000; margin: 40px 0 40px 160px;}
.page .nopassword, .page .nocomments {margin-left: 0;}

/* Comment styles */

.comment-text {font-size: 12px; line-height: 1.5; color: #000; margin-bottom: 10px;}
.comment-text h1, .comment-text h2, .comment-text h3, .comment-text h4, .comment-text h5, .comment-text h6 {font-weight: normal; margin-bottom: 15px;}
.comment-text h1 {font-size: 20px;}
.comment-text h2 {font-size: 18px;}
.comment-text h3 {font-size: 17px;}
.comment-text h4 {font-size: 16px;}
.comment-text h5 {font-size: 15px;}
.comment-text h6 {font-size: 14px;}
.comment-text a {color: #000; text-decoration: underline;}
.comment-text a:hover {color: #000;}
.comment-text p {margin-bottom: 15px;}
.comment-text ul {list-style: square; margin: 0 0 15px 16px;}
.comment-text ol {list-style: decimal; margin: 0 0 15px 19px;}
.comment-text ul ul, .comment-text ol ul {margin: 0 0 0 35px;}
.comment-text ol ol, .comment-text ul ol {margin: 0 0 0 35px; list-style: lower-alpha;}
.comment-text li {margin: 3px 0;}
.comment-text blockquote {padding: 1px 0 1px 35px; background: url("../img/blockquote.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/blockquote.png*/ 0 3px no-repeat; font-size: 12px; font-weight: normal;}
.comment-text table {border: 1px solid #e7e7e7; margin: 0 -1px 24px 0; text-align: left; width: 100%;}
.comment-text tr th, .comment-text thead th {color: #888; font-size: 12px; font-weight: normal; line-height: 18px; padding: 9px 24px;}
.comment-text tr td {border-top: 1px solid #e7e7e7; padding: 6px 24px;}
.comment-text dl, .comment-text dd {margin-bottom: 15px;}
.comment-text dt {font-weight: normal;}
.comment-text big {font-size: 131.25%;}
.comment-text pre {margin-bottom: 15px; padding: 20px; background-color: #f7f7f7; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.comment-text sup, .comment-text sub {height: 0; line-height: 1; position: relative; vertical-align: baseline; font-size: 10px;}
.comment-text sup {bottom: 5px;}
.comment-text sub {top: 3px;}

/***** Widgets *****/

.widget {width: 250px; /*height:1000px;*/ overflow-y: hidden; overflow-x: hidden; /*margin-bottom: 30px;*/}
.widget-title {font-size: 14px; font-weight: normal; height: 34px; line-height: 34px; margin-bottom: 6px; margin-top: 30px; color: #000; border-top: none; border-bottom: 1px solid #DDD;}
.widget-title a {color: #000 !important; padding-right: 15px; background: url("../img/link-arrow.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/link-arrow.png*/ 100% 4px no-repeat;}
.widget-title a:hover {color: #000 !important; background-position: 100% -28px;}
.no-title {display: none;}

.widget ul ul, .widget ul ol, .widget ol ol, .widget ol ul {margin-left: 20px;}
.widget li {color: #2a2a21; font-size: 12px; line-height: 1.8;}
.widget a {color: #821A23;}
.widget a:hover {color: #821A23;}

.unspoken-tabs .widget {margin-bottom: 0;}
.tabs-list {width: 305px; border-bottom: 1px solid #000; padding-top: 5px;}
.tabs-list li {display: inline-block; font-size: 12px; font-weight: normal; padding: 5px 10px 3px; margin-right: 3px; color: #000; background-color: #fff; cursor: pointer; border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; vertical-align: bottom;}
.tabs-list li:hover {background-color: whiteSmoke; color: #000;}
.tabs-list li.tabs-current {background-color: #000; color: #fff;}
.tabs-box {display: none;}
.tabs-box.visible {display: block;}

.hentry-thumb {padding: 8px 0; line-height: normal !important; border-bottom: 1px dotted #e0e0e0;}
.hentry-thumb-image img {width: 50px; height: 50px; float: left; margin: 2px 0;}
.hentry-thumb-meta {display: block; color: #999; font-size: 10px; margin-bottom: 3px;}
.hentry-thumb-meta a {color: #999;}
.hentry-thumb-meta a:hover {text-decoration: underline;}
.hentry-thumb-title {display: block; font-size: 12px;}
.hentry-thumb-title span {color: #3b3b3b;}
.hentry-thumb .offset {padding-left: 60px;}

.unspoken-getconnected ul {width: 316px; padding: 0;}
.unspoken-getconnected li {display: block; width: 142px; float: left; padding: 6px 0; margin-right: 16px; line-height: normal; border-bottom: 1px dotted #d6d6d6;}
.unspoken-getconnected a {display: block; padding: 5px 0 5px 26px; font-size: 14px; font-weight: normal; color: #000; background-image: url("../img/icons.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/icons.png*/; background-repeat: no-repeat;}
.unspoken-getconnected a:hover {color: #000;}
.unspoken-getconnected .feed a {background-position: 0 4px;}
.unspoken-getconnected .twitter a {background-position: 0 -32px;}
.unspoken-getconnected .fb a {background-position: 0 -68px;}
.unspoken-getconnected .behance a {background-position: 0 -104px;}
.unspoken-getconnected .delicious a {background-position: 0 -140px;}
.unspoken-getconnected .flickr a {background-position: 0 -176px;}
.unspoken-getconnected .stumbleupon a {background-position: 0 -212px;}
.unspoken-getconnected .tumblr a {background-position: 0 -248px;}
.unspoken-getconnected .vimeo a {background-position: 0 -284px;}
.unspoken-getconnected .youtube a {background-position: 0 -320px;}
.unspoken-getconnected .dribbble a {background-position: 0 -356px;}
.unspoken-getconnected .blogger a {background-position: 0 -392px;}
.unspoken-getconnected .posterous a {background-position: 0 -428px;}
.unspoken-getconnected .devianart a {background-position: 0 -464px;}
.unspoken-getconnected .lastfm a {background-position: 0 -500px;}
.unspoken-getconnected .linkedin a {background-position: 0 -536px;}
.unspoken-getconnected .skype a {background-position: 0 -572px;}

.unspoken-twitter ul {padding: 0;}
.unspoken-twitter .tweet {padding: 6px 0; border-bottom: 1px dotted #DDD;}
.unspoken-twitter .tweet-date {width: 70px; float: left; font-size: 10px; color: #898989;}
.unspoken-twitter .tweet-text {padding-left: 80px; font-size: 12px; color: #000;}
.unspoken-twitter .tweet-text a {color: #000;}
.unspoken-twitter .tweet-text a:hover {color: #000;}

.unspoken-flickr ul {width: 316px;}
.unspoken-flickr li {display: inline-block; width: 80px; height: 85px; margin: 10px 19px 5px 0;}
.unspoken-flickr li a {display: block;}
.unspoken-flickr li a img {display: block; width: 80px; height: 80px; padding: 5px; border: 1px solid #e0e0e0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.unspoken-flickr li a:hover img {border-color: #000;}

.unspoken_archive .widget-title {margin-bottom: 0;}
.unspoken_archive ul {width: 316px;}
.unspoken_archive li {display: block; float: left; width: 115px; padding: 10px 25px 10px 0; margin-right: 16px; border-bottom: 1px dotted #DDD; line-height: normal; position: relative;}
.unspoken_archive a {color: #000; font-size: 12px;}
.unspoken_archive a:hover {color: #000;}
.unspoken_archive li span {font-size: 10px; color: #898989; position: absolute; right: 0; top: 11px;}

#wp-calendar {width: 100%;}
#wp-calendar caption {color: #3b3b3b; font-size: 13px; padding-bottom: 5px;}
#wp-calendar th, #wp-calendar td {color: #3b3b3b; font-size: 13px; text-align: center;}
#wp-calendar th {background: #f1f1f1; padding: 5px 0;}
#wp-calendar td {padding: 7px;}
#wp-calendar #today {font-weight: normal; background: #f7f7f7;}
#wp-calendar a {color: #000;}
#wp-calendar a:hover {color: #000;}

a.rsswidget img {vertical-align: -1px;}

.tagcloud a {line-height: 1.5;}
.unspoken-tabs .tagcloud {padding-top: 6px;}

.textwidget, .unspoken-adplace {font-size: 13px; line-height: 1.5; color: #2a2a21;}
.textwidget p, .unspoken-adplace p {margin-bottom: 10px;}
.textwidget a, .unspoken-adplace a {color: #000;}
.textwidget a:hover, .unspoken-adplace a:hover {color: #000;}
.unspoken-adplace .alignnone {clear: both; display: block;}
.unspoken-adplace .alignleft {display: inline; float: left; margin: 4px 15px 0 0;}
.unspoken-adplace .alignright {display: inline; float: right; margin: 4px 0 0 15px; text-align: right;}
.unspoken-adplace .aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto; text-align: center;}

.widget_archive .widget-title {margin-bottom: 8px;}

.widget_search label {font-size: 12px; color: #2a2a21; vertical-align: middle;}
.widget_search #s {width: 170px; border: 1px solid #DDD; padding: 5px 5px; vertical-align: middle; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.widget_search #searchsubmit {border: none; background-color: #000; color: #fff; margin: 0; padding: 5px 6px; vertical-align: middle; cursor: pointer; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.widget_search #searchsubmit:hover {background: #000;}

.widget_recent_entries .widget-title, .widget_rss .widget-title, .widget_recent_comments .widget-title, .widget_meta .widget-title, .widget_links .widget-title, .unspoken-getconnected .widget-title, .unspoken-twitter .widget-title, .unspoken-flickr .widget-title, .unspoken_recent_posts .widget-title {margin-bottom: 0;}
.widget_recent_entries li, .widget_rss li, .widget_recent_comments li, .widget_meta li, .widget_links li {padding: 8px 0; margin: 0; line-height: 1.5; border-bottom: 1px dotted #DDD;}

/***** 404 *****/

.error404 p {font-size: 13px !important; margin-bottom: 15px;}
.error404 a {color: #000;}
.error404 a:hover {color: #000;}

/***** Archive *****/

.archive .title {padding: 0 45px 10px 0; border-bottom: 1px solid #000; font-size: 21px; font-weight: normal; line-height: 21px; color: #000; position: relative;}

/***** Magazine *****/

#mainposts {margin-bottom: 20px; width: 620px; height: 380px;}
#mainposts li {z-index: 2; position: relative;}
#mainposts .prev, #mainposts .next {display: block; height: 18px; width: 18px; position: absolute; top: 20px; z-index: 3;}
#mainposts .prev:hover, #mainposts .next:hover {background-color: #000;}
#mainposts .prev {left: 20px; background: #303030 url("../img/arrows.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/arrows.png*/ 5px 50% no-repeat; border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px;}
#mainposts .next {left: 39px; background: #303030 url("../img/arrows.png")/*tpa=http://henaran.am/wp-content/themes/unspoken/skins/unspoken-newsum/images/arrows.png*/ -28px 50% no-repeat; border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0;}

.mainpost {width: 620px; height: 380px; position: relative;}
.mainpost img {display: block;}
.mainpost-container {width: 420px; height: 260px; position: absolute; bottom: 20px; left: 20px;}
.mainpost-container .bg {background-color: #13140e; opacity: 0.8; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; width: 420px; height: 260px; position: absolute; top: 0; left: 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.mainpost-data {padding: 20px; position: relative; z-index: 1;}
.mainpost-data, .mainpost-data a {color: #fff;}
.mainpost-meta {font-size: 11px; margin-bottom: 10px;}
.mainpost-meta a:hover {text-decoration: underline;}
.mainpost-data h2 {font-size: 24px; font-weight: normal; margin-bottom: 8px;}
.mainpost-data h2 a:hover {text-decoration: underline;}
.mainpost-data p {font-size: 12px; line-height: 1.3;}

/***** Image Gallery *****/

.page-template-template-gallery-php .hentry-content {width: 620px; overflow: hidden;}
.page-template-template-gallery-php .gallery {width: 640px;}

/***** Tags *****/

.page-template-template-tags-php h4 {font-weight: normal; text-transform: uppercase;}
.page-template-template-tags-php .hentry-content {width: 620px; overflow: hidden;}
.page-template-template-tags-php .hentry-content .tags {width: 640px;}
.page-template-template-tags-php .hentry-content ul {list-style: none; margin: 0 0 15px 0;}
.page-template-template-tags-php .hentry-content ul li {color: #898989;}
.page-template-template-tags-php .hentry-content .column {width: 140px; float: left; margin-right: 20px;}

/***** Contact form *****/

#contactform {border-top: 1px solid #DDD; padding-bottom: 15px;}
#contactform table {width: 100%;}
#contactform td {vertical-align: top; padding: 15px 0; border-bottom: 1px dotted #DDD; font-size: 12px; color: #000;}
#contactform .label {text-align: right;}
#contactform td label, #contactform td span {vertical-align: -6px;}
#contactform td span {margin-left: 15px; color: #999;}
#contactform td p {border: 1px solid #DDD; padding: 5px; margin-left: 15px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#contactform td p.alert {color: #ee2d24; border: none; display: none;}
#contactform td p.alert-field {border-color: #ee2d24;}
#contactform td input.input, #contactform td textarea {width: 100%; padding: 0; margin: 0; border: none; font: 12px Arial, Helvetica, sans-serif;}
#contactform #submit {border: none; background-color: #000; color: #fff; font: normal 14px Arial, Helvetica, sans-serif; margin-left: 15px; padding: 10px 15px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; cursor: pointer;}
#contactform #submit:hover {background-color: #000; color: #fff;}
#contactform .submit input, #contactform .submit a {vertical-align: middle;}

#contactform .error {font-size: 12px; color: #000; margin: 5px 0 0 15px;}
#contactform .message {padding: 15px 0 0 158px; font-size: 14px; font-weight: normal;}
#contactform .message a {color: #000;}
#contactform .message a:hover {color: #000;}

/***** Wide *****/

.page-template-template-wide-php #content {width: 100%; padding-right: 0; border: none;}

/***** Bottom widget area *****/

.bottom-widgetarea {margin-bottom: 20px; width: 940px; overflow: hidden;}
.bottom-widgetarea-inn {width: 960px;}
.bottom-widgetarea .widget {float: left; margin-right: 20px;}

/***** Footer *****/

.footer {padding: 10px 20px; background-color: whiteSmoke; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}

.menu-footer {
/*
border-bottom: 1px solid #ddd; 
margin-bottom: 20px;
*/
}
.menu-footer ul li {float: left; font-size: 14px; font-weight: normal; padding: 5px 10px 13px; margin: 0 10px 0 -10px;}
.menu-footer ul li a {color: #000;}
.menu-footer ul li a:hover {color: #000;}

.footer-leftpart {width: 202px; padding-right: 9px; float: left;display:none; display:none;}
.logo-footer {display: block; width: 202px; padding-bottom: 14px;}
.logo-footer, .logo-footer img {display: block;}
.logo-footer {color: #fff; font-size: 24px;}
.logo-footer span {display: block; width: 202px; height: 26px;}

.footer-middlepart {width: 377px; float: left; padding: 0 10px 10px;display:none;}
.footer-searchform {height: 40px; margin-bottom: 5px;}
.footer-searchform input {width: 365px; font-size: 16px; font-weight: normal; color: #000; border: 1px solid #fff; padding: 4px 5px; margin: 0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
.footer-tags {color: #000;}
.footer-tags p {font-size: 12px; font-weight: normal; color: #999; margin-bottom: 5px;}
.footer-tags a {font-size: 11px; color: #000;}
.footer-tags a:hover {color: #000;}

.footer-linkset {width: 124px; float: left; padding: 0 10px 10px; border-left: 1px solid #ddd; font-size: 12px;}
.footer-linkset a {color: #000;}
.footer-linkset a:hover {color: #000;}

.copyrights {width: 845px; float: left; padding: 18px 0; font-size: 11px; color: #000; text-align:justify}
.copyrights a, .credits a {color: #8a0000;}
.copyrights a:hover, .credits a:hover {color: #8a0000;}
.credits {width: 145px; float: right; text-align: right; padding: 18px 0; font-size: 11px; color: #000;}
.developer{float: right; text-align: right;font-size: 11px; color: #323232;width:145px; margin-right:5px}
.axsio{float: right; margin-top:20px}
.axsio_txt{float: right; color: rgb(119, 119, 119); font-size: 12px;padding: 28px 7px 0 0; }

.today_posts a {color: #821A23; font-weight: bold; padding-right: 15px; background: url("../img/link-arrow.png") 100% 6px no-repeat;}
.today_posts a:hover {color: #000; background-position: 100% -26px;}

.warning_box{width:540px;clear:both;background:url(../img/warning.png) no-repeat left #fcfae9;
border:1px #e9e6c7 solid;background-position:15px 10px;padding:20px 20px 15px 60px;margin:0 0 10px 0;}

.valid_box{width:540px;clear:both;background:url(../img/valid.png) no-repeat left #edfce9;
border:1px #cceac4 solid;background-position:15px 10px;padding:20px 20px 15px 60px;margin:0 0 10px 0;}

.error_box{width:540px;clear:both;background:url(../img/error.png) no-repeat left #fce9e9;
border:1px #eac7c7 solid;background-position:15px 10px;padding:20px 20px 15px 60px;margin:0 0 10px 0;}
 .ui-datepicker-current-day  a{ color: red; font-weight:bold;}
 .ui-datepicker-current-day  a:hover{ color: red;}
 
 .pdf-name{
 text-align:center;
 color: #000;
 }
 .pdf-name:hover{color:#821A23;}
 
 .right-pdfs ul li{
 border: none; float: left; padding: 12px; width: 100px; padding-top:0;
 }
 
 .right-pdfs a:hover{color: #821A23;}
 .right-pdfs a:hover div{color: #821A23;}
#footer_carousel a:hover  p{color: #821A23;}
#footer_carousel a:hover {color: #821A23;}
 
 .pdf {
 display: inline-block;
 width:110px;
 text-align:center;
 padding: 10px;
 padding-top: 0;
 }
 
 /*-------*/
 div.pagination {
width:679px;
clear:both;
padding:10px 0 10px 0;
margin:0px;
text-align:center;
float:left;
clear:both;
font-size:11px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 4px;
border: 1px solid #8A0000;
text-decoration: none; 
color: #8A0000;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #8A0000;
color: #fff;
background-color: #8A0000;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 4px;
border: 1px solid #8A0000;
font-weight: bold;
background-color: #8A0000;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 4px;
border: 1px solid #f3f3f3;
color: #ccc;
}