<style>
﻿.main-tabs {
    background: none repeat scroll 0 0 #F6F9F2;
    border-bottom: 1px solid #EBEEE7;
    border-left: 1px solid #EBEEE7;
    border-top: 2px solid #CBCDCA;
    float: left;
    font-family: Helvetica !important;
    height: 45px;
    padding: 5px !important;
    text-align: center !important;
    width:93px;
}
ul.tabs li p {
    display: none;
}
#main-tab-content {
    border-top: 0 none;
    float: left;
    width: 600px;
}

.main-tabs h3 {
    font-family: helvetica;
    font-size: 12px;
    margin: 5px 0;
    text-align: center;
}
.selected .main-tabs {
    border-color: -moz-use-text-color #EBEEE7 !important;
    border-style: solid none none solid !important;
    border-width: 3px 0 0 1px !important;
    height: 50px !important;
    margin-top: -5px;
    transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
}
.selected h3{}
ul.tabs {
    font-size: 0;
    list-style-type: none;
    margin: 0;
    padding: 0px 0 0;
    text-align: left;}

ul.tabs li
{
    display: inline;
    margin: 0;
    margin-right:3px; /*distance between tabs*/
}

#tabs-content {
    float: left;
    margin-top: -1px;
	width:278px;
}
ul.tabs li a {
    color: #363636;
    float: left;
    font: bold 14px Tahoma;
    height: 35px;
    outline: medium none;
    padding-top: 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100px;
    z-index: 1;}

ul.tabs li a:visited
{
    color: #000;
}

ul.tabs li.selected a
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 white;
    border-color: #59A61C #59A61C white;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #179D24;
    font-weight: bold;
    position: relative;
    top: 0;}


ul.tabs li.selected a:hover
{
    /*selected tab style */
    text-decoration: none;
}

div.tabcontent
{
    display: block;
}

div.tabcontents
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #59A61C #F2F2F2 #F2F2F2;
    border-image: none;
    border-radius: 0 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    float: left;
    margin-top: -1px;
    width: 345px;
}

#contentleft a img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    clear: both;
    display: block;
    margin: 0 auto 4px;
}
.popular-posts {
    border-bottom: 1px solid #F2F2F2;
    float: right;
    height: 80px;
    padding: 15px 0;
    width: 65%;
}
#view1 a {
    float: right;
    font-family: 'Microsoft Sans Serif';
    font-size: 13px;
    padding-bottom: 10px;
    padding-left: 19px;
    width: 93%;
}
.popular-posts-date {
    background: url("/wp-content/themes/motion-theme/images/images/date-icon.png") no-repeat scroll 2px 0 transparent;
    color: #179D24;
    float: left;
    font-family: 'Trebuchet MS' !important;
    padding-left: 20px;
}

.comment-counting {
    background: url("/wp-content/themes/motion-theme/images/images/qeemat.jpg") no-repeat scroll -176px -214px transparent;
    float: right;
    height: 20px;
    padding-left: 15px;
}
.comment-counting > a {
    background: none repeat scroll 0 0 transparent !important;
    color: #179D24;
    font-family: 'Trebuchet MS' !important;
    font-size: 12px !important;
}
#view2 .blockcell {
    border-bottom: 1px solid #F2F2F2;
    border-right: 10px solid #F4F4F4;
    height: 126px;
    margin: 0;
    width: 93.5%;
}
#view2 .blockcell:hover {
    background: none repeat scroll 0 0 #F2F2F2 !important;
    border-right: 10px solid #56A71C;
}
#view2 .block-content {
    padding: 0;
    width: 100%;
}


#view2 .blockcell strong {
    background: none repeat scroll 0 0 white;
    border-radius: 0px 30px 0px 30px;
    color: #757575;
    float: right;
    font-size: 12px;
    font-family: serif;
    margin: 25px 0;
    text-align: left;
    padding: 10px;}
#view2 .blockcell .hdr {
    float: right;
    margin: 0;
    padding: 0;
    width: 150px;
}
#view2 .block-content img {
    border: 0 none;
    height: 80px;
    margin: 23px 10px;
    padding: 0;
    width: 100px;
}
.thumbnail {
    border-bottom: 1px solid #F2F2F2;
    float: left;
    height: 80px;
    padding: 15px 0;
    width: 106px;
}
.thumbnail img {
    border-bottom: 0 none;
    height: 70px;
    padding: 0;
    width: 95px;
}
.views-counting {
    color: #179D24;
    float: right;
    padding-left: 0;
    padding-top: 10px
}
.styled {
    background: none repeat scroll 0 0 #F2F2F2;
    border-left: 1px solid #EBEEE7 !important;
    border-top: 3px solid #CBCDCA;
    font-family: helvetica !important;
    font-size: 13px !important;
    height: auto !important;
    padding: 15px 10px !important;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;	
}
.selected .styled {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-color: #59A61C #59A61C -moz-use-text-color !important;
    border-image: none !important;
    border-style: solid solid none !important;
    border-width: 3px 1px 0 !important;
    height: 21px !important;
    margin-top: -4px !important;
    transition: all 0.5s ease 0s;
    border-left:1px solid #59A61C!important;
}
#styled {
    border-color: #EBEEE7 -moz-use-text-color;
    border-style: solid none;
    border-width: 1px 0;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-left: -10px;
    width: 710px;
}
#view3 a {
    margin: 0 14px !important;
}
.comm {
    border-top: 1px solid #59A61C;
    float: left;
    margin-top :-2px !important;
    width: 700px !important;
}
.comment-tab h4 {
    font-size: 12px;
    margin: 10px;
   text-align:center;
   font-family:helvetica;
}
.selected .comment-tab {
    box-shadow: none !important;
    color: black !important;
    height:40px;
    margin-top:-5px;
-webkit-transition:all 0.5s ease 0s;
-moz-transition:all 0.5s ease 0s;
transition:all 0.5s ease 0s;}

.comment-tab{
background:none repeat scroll 0 0 #54A91A;
margin:0 5px;
height:36px;
color:white!important;
float:left;
padding:0 10px !important;
-webkit-transition:all 0.5s ease 0s;
-moz-transition:all 0.5s ease 0s;
transition:all 0.5s ease 0s;}


</style>