﻿@charset "utf-8";
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,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-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

body
	{
	margin:0px;
	padding:0px;
	background:  url(../images/BG.jpg);
	width:100%;
	letter-spacing:0;
	line-height:1;
	color:#404040;
	font-family:Tahoma , Helvetica, sans-serif;	
	}
#container{
	width:938px;
	position: relative;
	margin:5px auto 0px auto;
	padding: 0px;
	
}
#header{
	margin:0px;
	padding:0px;

}
#menu{
	margin:0px;
	padding:0px;
	width:938px;
	height:49px;
	background-image:url('../images/menubg.jpg');
	background-repeat:repeat-x;
	
}
#menu img{
	border:0px;
}
#links{
	float:right;
	padding:0px 0 0 0px;
	height:49px;
	width: 240px;
}
#unvlink{
	clear:both;
	float:right;
	background-image:url('../images/untxt_bg.png');
	background-repeat:no-repeat;
	width:101px;
	height:48px;
	padding:5px 0px 0px 0px;
	line-height:1.4;
	text-align:center;
}
#unvlink a{
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:0 5px 0px 0px;
	
}
#lang {
    float: left;
    margin: 6px 0 0 10px;
    padding: 0;
    list-style: none;
}

#lang li {
    float: left;
    margin-left: 4px;
}

#lang li a {
    color: #3c3256;
    text-decoration: none;
    font-size: 12px;
    background-color: #fff;
    border-radius: 50%;
    padding: 7px;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
    height: 22px;
    width: 22px;
    display: block;
    line-height: 22px;
    text-align: center;
}
#lang li a:hover {
    background-color: #f7f7f7;
}
#lang li a.lar {
    font-size: 16px;
}

#banner{
	margin:0px;
	padding:0px;
	background-image:url('../images/banner.jpg');
	background-repeat:no-repeat;
	width:938px;
	height:192px;
}
#banner img{
	border:0px;
}
#logotxt{
	padding:0px 5px 20px 0;
}
#logodtext{
	float:right;
	margin:0px;
	padding:35px 0px 0px 10px;
	font-weight:bold;
	text-align:center;
}
#logodtext a{
	color:#3c3256;
	text-decoration:none;
}
#depttext{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-size:18px;
	text-shadow:0 1px 0 #fff;
	
}
#untext{
	margin:0px;
	padding:0px;
	font-size:15px;
	line-height:1.5;
}
#untext a{
	color:#3c3256;
}

#logo{
	float:left;
	margin:0px;
	padding:30px 0px 0 10px;
}
#logoimg{
    padding: 10px;
    background-color: #fff;
    border-radius: 20px;
}
#logotxt{
	padding:0px 0px 25px 5px;
}
#body{
	background-color:#fff;
	border-left:1px #dadada solid;
	border-right:1px #dadada solid;
	border-bottom:15px #ebebeb solid;
	width:936px;
	height:auto;
	margin:0px 0 0 0;
	padding:0px;
	overflow:hidden;
}

#leftpart{
	float:left;
	margin:0px;
	padding:10px 0px 0 5px;
	width:210px;
}
#mainmenu{
	margin:0 0 5px 0;
	padding:0px;
	float:right;
}
#farmmenu{
	clear:both;
	
}
#farmmenu h3{
	clear:both;
	margin:0px;
	padding:7px 0 0 0;
	background-image:url('../images/menuheader.jpg');
	background-repeat:repeat-x;
	width:200px;
	height:30px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	text-shadow:0 1px 0 #696969;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;

}
#acc { list-style:none; color:#fff;}
#acc .acc-section {overflow:hidden; }
#nested { list-style:none; color:#fff;}
#nested .acc-section {overflow:hidden; }
#nested .acc-section ul{
	width:200px;
	margin-bottom:5px;
	 font-weight:bold;
	font-size:14px;
	padding: 0;
}
#nested .acc-section ul li{
	background-image:url('../images/libg.jpg');
	background-repeat:no-repeat;
	}

#nested .acc-section ul li a{
	display: block;
overflow: auto;
color: #fff;
text-decoration: none;
padding: 8px 10px 8px 6px;
}
#nested .acc-section ul li a:hover{
	color: #0f6285;
}

#nested .acc-selected {
	clear:both;
	margin:0px;
	padding:7px 0 0 0;
	background-image:url('../images/menuheader.jpg');
	background-repeat:repeat-x;
	width:200px;
	height:30px;
	color:#fff;
	 
	font-weight:bold;
	text-align:center;
	font-size:18px;
	-webkit-border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	text-shadow:0 1px 0 #696969;
}




#listmenu{
	margin: 0 10px 5px 0;
	padding:0px;
	 
	clear:both;
}
#listmenu ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	
	
}
#listmenu ul li{
}
#listmenu ul li a{
	color:#5c4a81;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px #fff solid;
	padding:7px;
	background-color: #cbb2dc;
	display:block;
}
#listmenu ul li a:hover{
	display:block;
	background-color: #ba8cda;
}
#ads{
	clear:both;
	margin:0px;
	padding:0px;
}
#calendar{
	margin:0px;
	padding:0px;

}
#social{
	margin:5px 0 0 40px;
	padding:0px;
}
#social img{
	border:0px;
}

#leftpart h2{
	clear:both;
	margin:0px;
	padding:7px 0 0 0;
	background-image:url('../images/menuheader.jpg');
	background-repeat:repeat-x;
	width:200px;
	height:30px;
	color:#fff;
	 
	font-weight:bold;
	text-align:center;
	font-size:18px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topright:15px;
	-moz-border-radius-topleft:15px;
	border-top-right-radius:15px;
	border-top-left-radius:15px;
	text-shadow:0 1px 0 #696969;

}

#rightpart{
	float:right;
	margin:0px;
	padding:10px 5px 0 0px;
	width:715px;
}
#postplace{
	margin:0px;
	padding:0px 5px 0 5px;
	float:left;
	width:485px;
}
#postplace a{
	color:#5c4a81;
}
#postplace img{
	border:0px;
}
#shortlinks{
	margin:0px 5px 0 0;
	padding:0px;
}

#postplace h2{
	margin:0px;
	padding:15px 0px 0 45px ;
	font-weight:bold;
	font-size:18px;
	background-image:url('../images/Rssbig.png');
	background-repeat:no-repeat;
	background-position:left 5px;
	height:37px;
	color:#5c4a81;

}
#postplace .post{
	margin:0px 0 10px 0;
	padding:0px;
	width:480px;
	height:120px;
	border-bottom:1px #cccccc dotted;
	
}
#postplace .post .postpic{
	margin:0px;
	padding:0px;
	float:left;
	width:115px;
	height:105px;
	border:1px #cbb2dc solid;
	box-shadow: 1px 1px 3px #a4a4a4;
}
#postplace .post .postbody{
	margin:0px;
	padding:0px 5px 0 5px;
	float:right;
	width:350px;
	 
}
#postplace .post .postbody h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#5c4a81;
	width:350px;
	height: 34px;
	overflow:hidden;
	line-height:1.2;
}
#postplace .post .postbody h4 a{
text-decoration:none;
}
#postplace .post .postbody h5{
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#808080;
	font-size:12px;
}
#postplace .post .postbody a{
	color:#5c4a81;
	font-size: 14px;
	font-weight:bold;
}
#postplace .post .postbody img{
	margin-right:5px;
}

#postplace .post .postbody .posttxt{
	margin:0px 0 5px 0;
	padding:5px 0 5px 0;
	text-align:justify;
	color:#404040;
	font-size:14px;
	overflow: hidden;
	line-height: 1.2;
	height:46px;
}
#postplace .post .postbody .posttxt p{
	margin:0px;
	padding:0px;
}

#rightmenu{
	margin:0px;
	padding:0px;
	float:left;
	width:220px;

}
.round{
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
}
#search{
	margin:0px auto 0 auto;
	position:relative;
	padding:5px 0 5px 5px;
	background-color: #f5f2f7;
	border:1px #cbb2dc solid;
	box-shadow: 1px 1px 3px #d0d0d0;
}
#search img{
 	padding: 0px 0px 0 20px;
}
#search input{
	width:120px;
	margin:0 0px 0 0;
}
#box{
	margin:10px 0 5px 0;
	padding:0px;
	background-color: #f5f2f7;
	border:1px #cbb2dc solid;
	height:300px;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
	box-shadow: 1px 1px 3px #d0d0d0;
}
#box h3{
	margin:0px;
	padding:0px;
	 
	font-size:16px;
	font-weight:bold;
	color:#404040;


}
#box p{
	margin:0 0 5px 0;
	padding:5px 0 5px 0;
	height:90px;
	font-size:13px;
	overflow: hidden;
	text-align:justify;
	line-height: 1.2;
}
.deptbimg{
	position:relative;
	margin:15px auto 0 auto;
	padding:0px;
	width:125px;
	height:118px;

}
.bimg{
	position:relative;
	margin:15px auto 0 auto;
	padding:0px;
	width:178px;
	height:118px;

}
.btxt{
	padding:0px;
	margin:5px auto 0 auto;
	width:179px;
	color:#404040;
}
 .breadmore{
	border-top:1px #cbb2dc solid;
	padding:10px 0px 10px 20px;		
	margin:5px 0 0 0;
	font-size:14px;
}
 .breadmore a{
	color:#5c4a81;
	text-decoration:none;
	padding:0 5px 0 5px;
	font-weight:bold;
}
#box2{
	margin:10px 0 5px 0;
	padding:0px;
	background-color:#ebebeb;
	border:1px #e3e3e3 solid;
	height:180px;
	 
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;

}
#box2 h3{
	margin:0px;
	padding:0px;
	 
	font-size:16px;
	color:#443050;
	text-shadow:0 1px 0 #696969;

}
#box2 p{
	margin:0 0 5px 0;
	padding:5px 0 5px 0;
	height:90px;
	font-size:13px;
	text-align:justify;
	line-height: 1.2;
}

#secsearch{
	margin:0px;
	padding:0px;
	width:705px;
}
#secsearch h2{
	clear:both;
	margin:0px;
	padding:10px 0px 10px 0 ;
	 
	font-size:18px;
	 
	font-weight:bold;
	height:26px;
	color:#5c4a81;
}
#secsearch a{
	color:#47346d;;
	
}
#secsearch a:hover{
	color:#5c4a81;
}

#searchplace{
	clear:both;
	margin:0 0 10px 0;
	padding:0px;
	width:705px;
	height:160px;
	background-color:#f2fbdd;
	-webkit-border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-right-radius:15px;
	border-bottom-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topright:15px;
	-moz-border-radius-topleft:15px;
	border-top-right-radius:15px;
	border-top-left-radius:15px;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
	box-shadow: 1px 1px 3px #d0d0d0;
	border:1px #fff solid;

}
#searchtool{
	margin:0px;
	padding:10px 30px 10px 10px;
	width:500px;
}
#staffsearch{
	margin:0px;
	padding:0px;
	float:right;
}
#staffsearch h3{
	margin:0px;
	padding:0px;
	color:#47346d;	 
	font-size:16px;
	font-weight:bold;

}
#progsearch{
	margin:0px;
	padding:0px;
	float:left;
}
#progsearch h3{
	margin:0px;
	padding:0px;
	color:#47346d;
	font-size:16px;
	font-weight:bold;

}
#searchtxt{
	margin:0px;
	padding:0px;
	clear:both;
	line-height:1.2;
}
#searchtxt p{
	margin:0px;
	padding:10px;
	color:#404040;
	font-size:14px;

}
#gallery{
	clear:both;
	margin:0px;
	padding:0px;
	width:938px;
	height:180px;
	border-top:1px #cccccc dotted;
}
#gallery h2{
	margin:0 0px 0 30px;
	padding:10px 0px 0 35px;
	font-size:18px;
	background-image:url('../images/gallary.png');
	background-repeat:no-repeat;
	background-position:left 5px;
	height:30px;
	color:#47346d;
	font-weight:bold;
}
#gallery h3{
	margin:0 30px 0 0;
	padding:10px 35px 0 0;
	 
	font-size:18px;
	background-image:url('../images/gallary.png');
	background-repeat:no-repeat;
	background-position:right 5px;
	height:30px;
	color:#404040;
}

.list_carousel {
	margin: 0 0 0px 0px;
	width: 930px;
}
.list_carousel img{

	

}
.list_carousel ul {
	margin: 0 0px 0 10px;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	font-size: 40px;
	width: 135px;
	height: 99px;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
	background-color:#f2fbdd;
	border:2px #cbb2dc solid;
	-webkit-font-smoothing: subpixel-antialiased;
	box-shadow: 1px 1px 3px #d0d0d0;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: 10px;
	border:0px;
}
.next {
	float: right;
	margin-right: 10px;
	border:0px;
}
#footer{
	clear:both;
	background-color:#5c4a81;
	height:52px;
}		
#footer p{
	margin:0px;
	padding:15px 0 0 0;
	text-align:center;
	font-size:14px;
	color:#fff;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
.inside{
	margin:0px;
	padding:0px 5px 0 0;
}
.inside table{
	width:100%
}
.inside a{
	color:#5c4a81;
}
.inside h2{
	margin:0px;
	padding:5px;
	font-size:18px;
	font-weight:bold;
	color: #464646;
	border-bottom:1px #404040 dotted;
}
.inside h3{
	margin:0px;
	padding:5px; 
	font-size:16px;
	font-weight:bold;
	color:#5c4a81;

}

.inside p{
	margin:0px;
	padding:10px;
	text-align:justify;
	color:#404040;
	font-size:14px;
	line-height:1.2;

}
.inside ul{
	margin:0px;
	padding:0 30px 10px 0 ;
	color:#404040;
	font-size:14px;

}
.tablesorter{
	clear:both;
	border-collapse:collapse;
	position: relative;
	margin:5px auto 0px auto;
	width:95%;
	padding:0px;
	color:#404040;
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	box-shadow: 0 0 3px rgba(50, 50, 50, 0.51);
	 border: 1px solid #e7e6e6;
	 border-radius: 7px 7px 7px 7px;
}
.tablesorter tr:last-child td:first-child {
    border-bottom-right-radius: 7px;
}
.tablesorter tr:first-child td:last-child {
    border-top-left-radius: 7px;
}
.tablesorter tr:first-child td:first-child {
    border-top-right-radius: 7px;
}
.tablesorter tr:last-child td:last-child {
    border-bottom-left-radius: 7px;
}
.tablesorter tr:hover td {
    background-color: #E5E5E5;
}
.tablesorter td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top , #FFFFFF 5%, #E5E5E5 100%) repeat scroll 0 0 #FFFFFF;
    border-color: #FFFFFF;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px 0;
    color: #000000;
    font-family: tahoma;
    font-size: 13px;
    font-weight: normal;
    padding: 7px;
    text-align: left;
    vertical-align: middle;
}

.tablesorter th{
	border:1px #e7e7e7 solid;
	background-color:#5c4a81;
	padding:8px;
	color:#fff;
	font-weight:bold;
}

.tablesorter td, th{
	border:1px #e7e7e7 solid;
	margin:0px;
	padding:8px;
}
#pager{
	clear:both;
	margin:10px 0px 10px 210px;
}
#postvdate{
	padding:5px;
	margin:5px;
	float:right;
	width:110px;
	text-align:center;
	font-size:12px;
	background-color:#f2fbdd;
	border:1px #cbb2dc solid;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
	box-shadow: 1px 1px 3px #d0d0d0;

}
.postview_pic{
	margin:25px auto 5px auto;
	padding:0px;
	position:relative;
	width:274px;
	height:173px;
	border:1px #004867 solid;
	box-shadow: 1px 1px 3px #a4a4a4;

}
.postview_txt{
	margin:0px;
	padding:0 0 0 10px;
	border-bottom:1px #B7B5B5 solid;
	text-align: justify;
	
}

.archpost{
	margin:10px 0 0 0;
	padding:5px;
	width:700px;
	height:125px;
	background-color: #f7ffe7;
    border-radius: 7px 7px 7px 7px;
    border:1px #e5ffb8 solid;
    clear: both;
}
.archpost:hover{
	 box-shadow: 0 0 9px rgba(50, 50, 50, 0.25);
}
.archpost .archpostpic{
	margin:0px;
	padding:0px;
	float:left;
	width:125px;
	height:115px;
	border:1px #cbb2dc solid;
	box-shadow: 1px 1px 3px #a4a4a4;

}
.archpost .archpostbody{
	margin:0px;
	padding:0px 5px 0 5px;
	float:right;
	width:560px;
	 
}
.archpost .archpostbody h4{
	margin:0px;
	padding:0px 5px 5px 5px;;
	font-size:14px;
	color:#5c4a81;
	font-weight:bold;
	width:560px;
	height:auto;
	line-height:1.2;

}
.archpost .archpostbody h5{
	margin:0px;
	padding:3px;
	font-weight:normal;
	text-align:center;
	color:#808080;
	font-size:12px;
	width:110px;
	background-color:#f6f2f9;
	border:1px #cbb2dc solid;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
	box-shadow: 1px 1px 3px #d0d0d0;

}
.archpost .archpostbody a{
	color:#5c4a81;
	font-weight:bold;
	font-size:13px;
	
}
.archpost .archpostbody img{
	margin-right:5px;
}

.archpost .archpostbody .archposttxt{
	margin:0 0 5px 0;
	padding:5px 0 5px 0;
	text-align:justify;
	color:#404040;
	font-size:14px;
	overflow: hidden;
	line-height: 1.2;
	width:560px;
	height:28px;

}
.archpost .archpostbody .archposttxt p{
	margin:0px;
	padding:0px;
}

.admin{
	width:700px;
	height:95px;
	margin:5px 0 0 0;
	padding:0px;
	color:#404040;
	}
.admininfo{
	float:right;
	margin:5px 0 0 0;
	padding:0px;
}
.admininfo h3{
	padding:7px;
	margin:0 0 5px 5px;
	font-size:16px;
	width:570px;
	background-color:#fff;
	border:1px #cbb2dc solid;
	color:#404040;
	box-shadow: 1px 1px 3px #d0d0d0;}

.adminpic{
	float:left;
	border:2px #cbb2dc solid;
	margin:0 0px 0 5px;
	padding:0px;
	width:90px;
	height:80px;
	box-shadow: 1px 1px 3px #a4a4a4;
}

.event{
	margin:5px 0 0 0;
	padding:5px;
	color:#404040;
	box-shadow: 1px 1px 3px #d0d0d0;
}
.event h4{
	margin:2px;
	padding:5px;
	background-color:#5c4a81;
	color:#fff;	
}
.event ul{
	list-style-type:none;
	margin:0px;
	padding:5px 0px 5px 5px;
	font-size:14px;
	line-height:1.2;
	background-color:#f2fbdd;
}
.event ul li a{
	color:#fff;
}
.event ul li a:hover{
	color:#004867;
}
.farmpic{
	width:690px;
}
.farmpic img{
	margin:5px 10px 10px 0;
	background-color:#f9f0ff;
	border:1px #cbb2dc solid;
	-webkit-font-smoothing: subpixel-antialiased;
	box-shadow: 1px 1px 3px #d0d0d0;

}
.farmpic ul {
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
	display: block;
}
.farmpic li {
	width: 200px;
	height: 150px;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
}

#ctl00_ContentPlaceHolder1_ListView1_DataPager1{
 border:0!important;
 margin-left: 210px;
 margin-bottom:10px;
}
#num {
	clear:both;
    color: #795b8d;
    font: 13px Tahoma,Helvetica,sans-serif;
    padding-bottom: 5px;
    padding-top: 20px;
    text-align: center;
    
}
#num a {
    color: #5c4a81;
    text-decoration: none;
	background-color:#ececec;
}
#num a:hover, #num a:focus {
    color: #644976;
}
#num a {
    display: inline;
}
#num a span {
    text-decoration: none;
}
#num a, #num a span,#num span {
	display: block;
	min-height: 18px;
	line-height: 18px;
	vertical-align: middle;
    border: 1px solid #5c4a81;
    border-radius: 4px 4px 4px 4px;
	 border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    font-weight: normal;
    margin-right: 5px;
	float: left;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
}
#num span {
    color: #644976;
    font-weight: bold !important;
}
#num a:hover, #num a:active, #num a:focus {
    border: 1px solid #644976;
}
.postmore {
float: left;
padding: 10px 20px 10px 0;
margin: 5px 0 0 0;
font-size: 16px;
color: #5c4a81;
}
.postmore a{
	color:#5c4a81;
	text-decoration:none;
	padding:0 0 0 5px;
	font-weight:bold;
}
#postsocial{
	float:right;
	font-size:12px;
	padding:10px;
}
#socialtxt {
	float: left;
	padding-right: 5px;
	font-weight:bold;
}
#socialimg{
	float:right;
}
#socialimg a {
    margin: 0 1px;
}
#postlinks{
	text-align: left;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:10px;
}