.postWrapper {
	margin-bottom: 30px;
	clear:both;
	font-family: "Lucida Sans Unicode",sans-serif;
	 font-weight: normal;
	 float: left;
	 width: 100%;
}
.post-upper {height: 274px; width: 100%;}
.post-upper .post-left {width: 175px; margin-right: 20px; float: left;}
.post-upper .post-right {float: right; margin-bottom: 25px; width: 506px;}
.post-bottom {width: 100%;}
.post-bottom .post-left {width: 270px; float: left; margin-right: 20px;}
.post-bottom .post-right {float: right;}


.post-img { background: url("../images/imagebox.jpg") repeat scroll 0 0 transparent; width: 175px; height: 175px;}
.post-img img {width: 155px; height: 155px; margin: 5px;}


.postTitle { margin-bottom: 25px;}
.postTitle a:hover {text-decoration: none;}
.postTitle h2 , .postTitle h1{line-height:150%; margin: 0;}
.postTitle h2 a , .postTitle h1 a{  font-weight: normal; font-family:"Cuprum"; font-size: 23px; color: #504e4e; margin: 0 35px 0 0; }
.postTitle h3 { font-weight: normal; font-size: 12px; color: #a7a4a9; margin: 5px 0; }
.postTitle .post-author { font-size: 12px; color: #48a0f1; margin: 5px 0; }
.postTitle .post-author a { font-size: 12px; color: #48a0f1; }

.blog-index-index .postContent b {font-weight: normal;} 

.postContent { font-family: "Arial"; font-size: 16px; font-weight: normal; color: #504e4e; }

a.mere {font-family: "Lucida Sans Unicode",sans-serif; font-size: 16px; font-weight: normal; color: #78b8f4;} 


.bm-twitter {margin-top:4px; display:block; background: url("../images/twitter_button.jpg") no-repeat scroll 0 0 transparent; width: 171px; height: 32px; text-decoration: none !important;   }
.bm-fb {margin-top:4px; display:block; background: url("../images/facebook_button.jpg") no-repeat scroll 0 0 transparent; height: 32px; width: 171px; text-decoration: none !important;   }




.noborder {
    background: url("../images/sidebar_footer_bg.jpg") no-repeat scroll 0 0 transparent !important; 
    height: 9px  !important;
    
}


.bm-twitter:hover {background: url("../images/twitter_button.jpg")  no-repeat scroll 100% 0 transparent; }
.bm-fb:hover { background: url("../images/facebook_button.jpg") no-repeat scroll 100% 0 transparent; }

.tags{  font-family: "Lucida Sans Unicode",sans-serif; font-weight:normal; }
.tag-title {  font-size: 12px;     color: #acacac; }
.tgimg {margin:2px 5px 0 15px;  width: 14px; height: 100%;  float: left;}
.tags .tgl {background: url("../images/tags_leftcorner_bg.jpg") no-repeat scroll 0 0 transparent; width:8px; height: 19px; }
.tags .tgm {background: url("../images/tags_bg_rep.jpg") repeat-x scroll 0 0 transparent; width:auto; height: 19px; }
.tags .tgr {background: url("../images/tags_rightcorner_bg.jpg") no-repeat scroll 0 0 transparent; width:8px; height: 19px; }

ul.tags a {color:#555555; font-size: 11px; font-family: "Lucida Sans Unicode",sans-serif;}

.tags UL{
	display:inline;
	float: left;
	width: 230px;
}
.tags ul li {
    display: inline-block;
    font-weight: normal;
    margin-right: 2px;
    padding-bottom: 3px;
}


.tags h4 {
font-size:12px;
font-weight:bold;
}

.postDetails {font-family: "Lucida Sans Unicode",sans-serif; font-size: 12px; padding-right:16px;    color: #acacac; }
.postDetails a  {color: #51a4f1; text-decoration: none;}
	

.blog-pagination {width: 100%; clear: both; float: left;}
.blog-pagination ul{display: inline; float: right; padding-right: 50px;}
.blog-pagination ul li{float: left; margin-left: 5px;}
.blog-pagination ul li a {
    background: url("../images/pagination_bg_sprite.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-top:2px;
    text-align: center;
    text-decoration: none;
    width: 22px;
    line-height: 160%;


}
.blog-pagination ul li a:hover ,.blog-pagination ul li.current a{background: url("../images/pagination_bg_sprite.jpg") no-repeat scroll 0 100% transparent;}

.pb-top{float:left; background: url("../images/listing_infobox_toprounded_.jpg") no-repeat scroll 0 0 transparent; width:662px; height: 8px; }
.pb-mid {float:left; background: url("../images/listing_infobox_bg_rep.jpg") repeat-y scroll 0 0 transparent; width:662px; height:auto; }
.pb-btm {float:left; background: url("../images/listing_infobox_bottomrounded_bg.jpg") no-repeat scroll 0 0 transparent; width:662px; height: 8px; }



/* post view page */
.postWrapper.view .postBookmarks {
    float: left;
    margin: 18px 0 22px 0;
    
    width: 100%}
.postWrapper.view .bm-fb, .postWrapper.view .bm-twitter {float: left; margin-right: 10px;}
.postWrapper.view div.tags {float: left; width: 100%; clear: both;}
.postWrapper.view .tags ul {width: 600px;}
.postWrapper.view hr {color: #A7A4A9; margin: 0 10px;}
.postWrapper.view .postContent {margin-bottom: 30px;} 
.postWrapper.view .postContent a {text-decoration: none; color: #48A0F1; font-weight: normal; }
.postWrapper.view .postContent a:hover {text-decoration: none; }

.postWrapper.view .postContent h2 {color: #b9b08b; font-weight: normal; font-family: "Arial"; font-size: 20px;} 


/* menu */

.side-col .block-blogs{
    border: 0 none;
    float: left;
    }
 

.block-blogs .block-content {
    -moz-border-radius: 0 0 0 0;
    background: url("../images/sidebar_body_bg_rep.jpg") repeat-y scroll 0 0 transparent;
    border: 0 none;
    float: left;
    width: 240px;
    padding: 0px;
}

.block-blogs .block-content  .menu-recent ,.block-blogs .block-content .menu-categories {padding: 0 10px;}



.block-blogs li.hidmenu {display: none;}
.block-blogs li.showmenu {display: block;}

.block-blogs li.last { border-bottom: none  !important; }
.block-blogs li {padding: 15px 0; }

.block-blogs  .actions {
    background: url("../images/sidebar_alt_bg_rep.jpg") repeat-y scroll 0 0 transparent;
    width: 220px;
    padding:5px 10px 3px;
    
    
}



.blog-menu-title {
    background: url("../images/sidebar_alt_bg_rep.jpg") repeat-y scroll 0 0 transparent;
    border-bottom: 1px solid #DDDDDD;
   
    padding: 5px 10px;
    width: 220px;
    color:#a2a2a2;  
    position: relative;
   
}

.side-col .block-blogs .sb-header .sb-left {
    background: url("../images/sidebar_header_w_subtitle_rightcorner_bg.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 46px;
    width: 37px;
}

.blogmenu-content {padding: 10px;}


.side-col .block-blogs .sb-header .sb-mid {
    background: url("../images/sidebar_header_w_subtitle_bg_rep.jpg") repeat-x scroll 0 0 transparent;
    float: left;
    height: 46px;
    width: 195px;
}

.side-col .block-blogs .sb-header .sb-right {
    background: url("../images/sidebar_header_w_subtitle_leftcorner_bg.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 46px;
    width: 9px;
}



.block-blogs  .actions  a{color:#a2a2a2;   text-decoration:none;}

.block-blogs ol {margin: 0;}

.block-blogs li a { width: 170px; float:left; text-decoration: none; color: #51A4F1; font-size: 12px; font-weight: bold; display: block;}

.block-blogs .menu-img {float: left; width:30px; margin-right:10px; height: 30px;  background: #DDDDDD;}
.blog-shortcontent {width: 100%;}

.blogmenu-right {float: left; width: 170px;}

.postBookmarks {
	
}
.postBookmarks h4 {
	

}


.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails  h4.username{
	display:inline;
}

.postError {
	font-size: 16px;
}




.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 {
background-image:url(../images/icon_blog.png);
}

.postWrapper .poster{
	display:inline;
}

.catergorynav {margin-bottom: 0 !important;; margin-top: 10px !important;}

.catergorynav #rightcorner {
    background: url("../images/quicknews_right_cor2.png") no-repeat scroll right top transparent !important;
    width: 11px !important;
}
.catergorynav .block-content {   width: 941px !important;}

.categoriesmenu {float: left; width: 100%; clear: both;}
.categoriesmenu ul {
    position: relative;
    top: -2px;}
.categoriesmenu ul li {list-style: none; display: inline; color: #E3DEC7; font-size: 12px;}
.categoriesmenu ul li a {
    color: #E3DEC7;
    font-family: "Lucida Sans Unicode",sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding: 0 5px;
}
.categoriesmenu ul li a:hover {text-decoration: none; color:  #E3DEC7; } 


/*1902 2011-08-02 Arnel */
.firstimage_placeholder {overflow:hidden;float:left;width:682px; height:210px; background-color:#FFFFFF;/*border:2px solid #FFFFFF;*/ align:center;padding:0px; margin-left:auto; margin:right:auto; text-align:center;clear:right !important;}
.magazine_pic{ margin-left: 25px; margin-top:-10px}
