.postWrapper {
	padding-bottom: 25px;
	clear:both;
}
.postTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
}
.postTitle h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent {
	padding-bottom: 10px;
}
.postDetails {
	
}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {
	
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails  h4.username{
	display:inline;
}

.postError {
	font-size: 16px;
}

.tags{
	font-weight:bold;
	padding-bottom: 10px;
}
.tags UL{
	display:inline;
}
.tags UL LI{
font-weight:normal;
	display:inline;
	padding-right:6px;
}


.tags h4 {
font-size:12px;
font-weight:bold;
}

.menu-tags, .menu-categories, .menu-recent{
	margin:5px 3px 15px 3px;
}

.blog .menu-tags UL LI{
	display:inline;
	padding:2px;
	margin-left:10px;
}
.blog .menu-categories UL LI{
	margin-left:10px;
}
.blog .menu-recent UL LI{
	margin-left:10px;
}

.tagcloud{
	/* text-align:center; */ 
}
.tag-count-1{
	font-size:1em;
}
.tag-count-2{
	font-size:1.2em;
}
.tag-count-3{
	font-size:1.4em;
}
.tag-count-4{
	font-size:1.6em;
}
.tag-count-5{
	font-size:1.8em;
}
.tag-count-6{
	font-size:2em;
}
.tag-count-7{
	font-size:2em;
}
.tag-count-8{
	font-size:2em;
}
.tag-count-9{
	font-size:2em;
}
.tag-count-10{
	font-size:2em;
}

.blog .head h4{
padding-left: 20px;
}

.blog .head h4 {
background-image:url(../images/icon_blog.png);
background-repeat:no-repeat;
}

.postWrapper .poster{
	display:inline;
}

/*added css on 28-05-2015*/
.select_currency {
  background: #f0f0f0;
  border: 3px solid #aaa;
  box-sizing: border-box;
  padding: 15px;
  width: 600px;
  text-align: left;
}
.form-language {
  float: left;
  width: 100%;
  position:relative;
}
.form-language h2 {
  color: #256392;
  font-size:28px; 
  line-height:32px;
  text-align:center;
  font-weight:normal;
  font-family:Verdana;
  margin-bottom:0px;
}
.form-language span {
  font:12px/40px Verdana; 
  text-align:center;
  color:#4f4f4f;
  font-weight:normal;
  float:left;
  width:100%;
}
.countries {
  float: left;
  width: 33%;
  font-size:12px;
  font-weight:bold;
  color:#4f4f4f;
  text-align:center;
  font-family:Verdana;
}
.countries > ul {
  float: left;
  width: 100%;
  margin-top: 10px;
  text-align:left;
}
.countries > ul > li{
  float: left;
  width: 100%;
   text-align:center;
}
.countries > ul > li > a{
display:inline-block;
  font-size:12px; 
  line-height:16px;
  color:#4f4f4f;
  font-weight:normal;
  font-family:Verdana;
}
.rest_of_world {
  float: left;
  margin-top: 25px;
  width: 100%;
  font-size:12px;
  color:#4f4f4f;
  font-family:Verdana;
}
.form-language label {
    color: #fff; font-weight:normal;
    font-family: calibri;
    font-size: 17px; padding:0 12px 12px 0;
}


.form-language select {
    color: #444;
    float: right;
    font-family: calibri;
    font-size: 13px;
    margin-bottom: 12px;
    width: auto;
}

.select_currency > div label {
   color: #256392;
    float: left;
    font-family: calibri;
    font-size: 16px;
    font-weight: normal;
    padding: 0 12px 10px 0 !important;
}
.select_currency input {
    float: left;
    height: 19px;
  
}



.select_currency button {
    background: #666666 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-family: calibri;
    font-size: 16px;
    margin: 10px 36px 0 0;
    padding: 7px 25px;
    text-align: center;
}
option {
    padding-left: 8px;
}
.imgPic {
  bottom: 0 !important;
  opacity: 0.4;
  position: absolute !important;
  right: -15px !important;
  width: 15% !important;
}
.imgPic > img {
  width: 100%;
}
/*.........................*/
