﻿@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; }
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.png);
	width:100%;
	line-height:1.2;
	
	

	}
#container{
	width:938px;
	position: relative;
	margin:0px auto 0px auto;
	padding: 0px;
	font-family:Tahoma , Helvetica, sans-serif;	
}
#toplinks{
	margin:0px;
	padding:0px;
	height:44px;
	color:#404040;

}
#lang {
    float: left;
    margin: 5px 0 0 10px;
    padding: 0;
    list-style: none;
}

#lang li {
    float: left;
    margin-left: 4px;
}

#lang li a {
    color: #1ab7e2;
    text-decoration: none;
    font-size: 12px;
    background-color: #fff;
    border-radius: 50%;
    padding: 7px;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
    height: 20px;
    width: 20px;
    display: block;
    line-height: 20px;
    text-align: center;
}
#lang li a:hover {
    background-color: #f7f7f7;
}
#lang li a.lar {
    font-size: 16px;
}

#Implinks{
	margin:0px;
	padding:5px;
	float:left;
	font-size:14px;
	width:190px;
}
#Implinks a{
	color:#0086c1;
	
}
#Implinks a:hover{
	color:#404040;
}

#Implinks img{
	border:0px;
	padding:0 0px 0 0px;
}
#txtlink{
	margin:0px;
	padding:15px 0 0 0;
	float:right;
	font-weight:bold;

}
#imglink{
	margin:0px;
	padding:0px;
	float:left;

}
#header{
	margin:0px;
	padding:0px;

}
#menu{
	margin:0px;
	padding:0px;
	width:938px;
	height:49px;
	background-image:url('../images/menubg.png');
	background-repeat:repeat-x;
}
#menu img{
	border:0px;
}
#social{
	margin:5px 0px 0 0px;
	padding:0px;
	float:right;
	height:32px;
	width:150px;
}
#social img{
	border:0px;
}
#banner{
	margin:0px;
	padding:0px;
	width:938px;
	height:192px;
	background-image:url('../images/banner.jpg');
}
.science{
	background-image:url('../images/banner.jpg');
}
.botany{
	background-image:url('../images/Botanybanner.jpg');
}
.chemistry{
	background-image:url('../images/chemistrybanner.jpg');
}
.environment{
	background-image:url('../images/Environmentbanner.jpg');
}
.geology{
	background-image:url('../images/geologybanner.jpg');
}
.physics{
	background-image:url('../images/physicsbanner.jpg');

}
.zoology{
	background-image:url('../images/zoologybanner.jpg');
}
.math{
	background-image:url('../images/mathbanner.jpg');

}
#banner img{
	border:0px;
}
#logotxt{
	padding:0px 5px 20px 0;
}
#logodtext{
	float:right;
	margin:0px;
	padding:30px 0px 0px 10px;
	font-weight:bold;
	text-align:center;
}
#logodtext a{
	color:#0086c1;
	text-decoration:none;
}
#depttext{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	font-size:18px;
	text-shadow:0 1px 0 #fff;line-height:1.5;
	color:#0086c1;
	
}
#untext{
	margin:0px;
	padding:0px;
	font-size:15px;
}
#untext a{
	color:#464748;
}
#logo{
	float:left;
	margin:0px;
	padding:40px 0px 0 30px;
}
#Qlogo{
	float:right;
	margin:0px;
	padding:20px 30px 0 0;

}
#Qlogotxt{
	padding:20px 0 0 0;
}
#logoimg{
	padding:0px;
}

#logotxt{
	padding:0px 0px 20px 5px;
}
#body{
	background-color:#fff;
	border-left:1px #dadada solid;
	border-right:1px #dadada solid;
	border-bottom:15px #ebebeb solid;
	width:938px;
	height:auto;
	margin:2px 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:left;
}
#listmenu{
	margin: 0 10px 5px 0;
	padding:0px;
	clear:both;
}
#listmenu h3{
	clear:both;
	margin:0px;
	padding:5px 0 0 0;
	background-image:url('../images/menuheader.png');
	background-repeat:repeat-x;
	width:200px;
	height:32px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	-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;

}
#listmenu ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#listmenu ul li{
	
}
#listmenu ul li a{
	color:#0086c1;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px #fff solid;
	border-left:3px #dddddd solid;
	padding:5px;
	background-color:#ebebeb;
	display:block;

}
#listmenu ul li a:hover{
	display:block;
	background-color:#fff;
}
#ads{
	clear:both;
	margin:0px;
	padding:0px;
}
#ads h3{
	clear:both;
	margin:0px;
	padding:2px 0 0 0;
	background-image:url('../images/menuheader.png');
	background-repeat:repeat-x;
	width:200px;
	height:35px;
	color:#fff;
	font-weight:normal;
	text-align:center;
	-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;

}

#calendar{
	margin:0px;
	padding:0px;
	

}
#leftpart h3{
	clear:both;
	margin:0px;
	padding:8px 0 0 0;
	background-image:url('../images/menuheader.png');
	background-repeat:repeat-x;
	width:200px;
	height:29px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	-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;

}
#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:#0086c1;
}
#postplace img{
	border:0px;
}
#shortlinks{
	margin:0px 5px 0 0;
	padding:0px;
}

#postplace h2{
	margin:0px;
	padding:10px 0 0 45px;
	font-size:18px;
	font-weight:bold;
	background-image:url('../images/Rssbig.png');
	background-repeat:no-repeat;
	background-position:left 5px;
	height:37px;
	color:#404040;
}
#postplace .post{
	margin:10px 0 0 0;
	padding:0px;
	width:480px;

	
}
#postplace .post .postpic{
	margin:0px;
	padding:0px;
	float:right;
	width:115px;
	height:105px;
	border:1px #0086c1 solid;
}
#postplace .post .postbody{
	margin:0px;
	padding:0px 5px 0 5px;
	float:left;
	width:350px;
}
#postplace .post .postbody h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#0086c1;
	width:350px;


}
#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:#0086c1;
	font-size:12px;
	font-weight:bold;
}
#postplace .post .postbody img{
	margin-left: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;
}
.sperat{
	border-bottom:1px #cccccc dotted;
	clear:both;
	width:480px;
	padding-top:5px;
}
.postmore{
	float: left;
	padding: 10px 0px 10px 20px;
	margin: 5px 0 0 0;
	font-size: 16px;
}
.postmore a{
	color:#0086c1;
	text-decoration:none;
	padding:0 5px 0 0px;
	font-weight:bold;
}
#rightmenu{
	margin:0px;
	padding:0px;
	float:right;
	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:#ebebeb;
	border:1px #e8e8e8 solid;
	box-shadow: 1px 1px 3px #d0d0d0;
}
#search img{
 	padding: 0 0px 0 20px;
}
#search input{
	width:120px;
	margin:0 0px 0 0;
}
#Qbox{
	margin:10px 0 5px 0;
	padding:0px;
	background-color:#ebebeb;
	border:1px #e3e3e3 solid;
	height:270px;
	text-align:right;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;

}
#box{
	margin:10px 0 5px 0;
	padding:0px;
	background-color:#ebebeb;
	border:1px #e3e3e3 solid;
	height:320px;
	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;

}
#box p{
	margin:0 0 5px 0;
	padding:5px 0 5px 0;
	height:107px;
	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;
}
.btxt ul{
	margin:0px;
	padding:0px 5px 5px 20px;
	list-style-type:square;
	width:450px;
	color:#404040;
	
}
.btxt ul li{
	padding:2px 0 0 0;
}
.btxt ul li a{
	color:#0086c1;
}
.Qbtxt{
	padding:0px;
	margin:5px auto 0 auto;
	width:179px;
	direction:rtl;
	color:#404040;
	text-align:center;
}
.Qbtxt h4{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#0086c1;
}
.Qbtxt h5{
	margin:0px;
	padding:0px;
	font-size:15px;
	
}

 .breadmore{
	border-top:1px #dbdbdb solid;
	padding:10px 0px 10px 16px;		
	margin:5px 0 0 0;
	font-weight:bold;
	font-size:14px;
}
 .breadmore a{
	color:#0086c1;
	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-align:right;
	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:#0086c1;
	border-bottom:1px #dbdbdb solid;

}
#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:16px;
	font-weight:bold;
	height:26px;
	color:#404040;
}
#secsearch a{
	color:#0086c1;
	
}
#secsearch a:hover{
	color:#404040;
}

#searchplace{
	clear:both;
	margin:0 0 10px 0;
	padding:0px;
	width:705px;
	height:160px;
	background-color:#ebebeb;
	-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;

}
#searchtool{
	margin:0px;
	padding:10px 10px 10px 30px;
	width:500px;
}
#staffsearch{
	margin:0px;
	padding:0px;
	float:left;
}
#staffsearch h3{
	margin:0px;
	padding:0px;
	color:#0086c1;
	font-size:16px;
	font-weight:bold;

}
#progsearch{
	margin:0px;
	padding:0px;
	float:right;
}
#progsearch h3{
	margin:0px;
	padding:0px;
	color:#0086c1;
	font-size:16px;
	font-weight:bold;

}
#searchtxt{
	margin:0px;
	padding:0px;
	clear:both;
}
#searchtxt p{
	margin:0px;
	padding:10px;
	color:#404040;
	font-size:14px;

}
#gallery{
	clear:both;
	margin:10px 0 0 0;
	padding:0;
	width:938px;
	height:180px;
	border-top:1px #cccccc dotted;
}
#gallery h3{
	margin:0 0px 0 30px;
	padding:10px 0px 0 35px;
	font-size:16px;
	font-weight:bold;
	background-image:url('../images/gallary.png');
	background-repeat:no-repeat;
	background-position:left 5px;
	height:30px;
	color:#404040;
}

.list_carousel {
	margin: 0 0 0px 0px;
	width: 930px;
}
.list_carousel img{
	border:0px;
}
.list_carousel ul {
	margin: 0 0px 0 20px;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	font-size: 40px;
	width: 137px;
	height: 99px;
	padding: 0;
	margin: 6px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: 10px;
}
.next {
	float: right;
	margin-right: 10px;
}
#footer{
	clear:both;
	background-image:url('../images/footerbg.png');
	background-repeat:repeat-x;
	width:938px;
	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 5px;
}
.inside a{
	color:#0086c1;
}
.inside h2{
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
	color:#0086c1;
	border-bottom:1px #404040 dotted;

}
.inside h3{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#0086c1;
	font-weight:bold;

}

.inside p{
	margin:0px;
	padding:5px;
	text-align:justify;
	color:#404040;
	font-size:14px;
}
.inside ul , ol{
	margin:0px;
	padding:0 0px 10px 30px ;
	color:#404040;
	font-size:14px;

}
.tbl{
	border-collapse:collapse;
	position: relative;
	margin:5px auto 0px auto;
	width:90%;
	direction:rtl;
	padding:0px;
	color:#404040;
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;

}
.tbl th{
	border:1px #f2debc solid;
	background-color:#0086c1;
	text-align:right;
	padding:8px;
	color:#fff;
	font-weight:bold;
}

.tbl td, th{
	border:1px #e7e7e7 solid;
	margin:0px;
	padding:8px;
}
.tbl tr.alt td 
{
background-color:#dddddd;
}
#postvdate{
	clear:both;
	float:right;
	color:#00acdd;
	padding:5px;
	font-size:12px;
	background-color:#ebebeb;
	box-shadow: 1px 1px 3px #d0d0d0;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	width:105px;
	margin:5px;
	text-align:center;

}
.postview_pic{
	margin:5px auto 5px auto;
	padding:0px;
	position:relative;
	width:274px;
	height:173px;
	border:1px #0086c1 solid;
	box-shadow: 1px 1px 3px #d0d0d0;
}
.postview_txt{
	margin:0px;
	padding:0 0 0 10px;
	border-bottom:1px #B7B5B5 solid;
	text-align: justify;
	
}

.archpost{
	margin:5px 0 0 0;
	padding:5px;
	width:700px;
	height:130px;
	border-bottom:1px #cccccc dotted;

}
.archpost:hover{
	box-shadow: 1px 1px 3px #d0d0d0;
}
.archpost .archpostpic{
	margin:0px;
	padding:0px;
	float:left;
	width:125px;
	height:115px;
	border:1px #e8e8e8 solid;
	box-shadow: 1px 1px 3px #d0d0d0;
}
.archpost .archpostbody{
	margin:0px;
	padding:0px 5px 0 5px;
	float:right;
	width:560px;
}
.archpost .archpostbody h4{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#0086c1;
	width:560px;
	height:auto;

}
.archpost .archpostbody h5{
	margin:0px;
	padding:0px;
	font-weight:normal;
	color:#808080;
	font-size:12px;
}
.archpost .archpostbody a{
	color:#0086c1;
	font-size:14px;
}
.archpost .archpostbody img{
	margin-left:5px;
}

.archpost .archpostbody .archposttxt{
	margin:0px;
	padding:5px 0 5px 0;
	text-align:justify;
	color:#404040;
	font-size:14px;
	overflow: hidden;
	line-height: 1.2;
	width:560px;
	height:47px;

}
.archpost .archpostbody .archposttxt p{
	margin:0px;
	padding:0px;
}
#num {
	clear:both;
    color: #215F7D;
    font: 13px Tahoma,Helvetica,sans-serif;
    padding-bottom: 5px;
    padding-top: 20px;
    text-align: center;
    
}
#num a {
    color: #404040;
    text-decoration: none;
}
#num a:hover, #num a:focus {
    color: #0086c1;
}
#num a {
    display: inline;
}
#num a span {
    text-decoration: none;
}
#num a, #num a span {
    border: 1px solid #0086c1;
    border-radius: 4px 4px 4px 4px;
    font-weight: normal;
    line-height: 18px;
    margin-right: 5px;
    min-height: 18px;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
    background-color:#ececec;
}
#num span {
    color: #0086c1;
    font-weight: bold !important;
	margin-right: 5px;
	
}
#num a:hover, #num a:active, #num a:focus {
    border: 1px solid #0086c1;
}
.pagenum{
	text-align:center;
	color:#404040;
}
.pagenum a{
	color:#0086c1;
}
.admin{
	width:700px;
	height:95px;
	margin:5px 0 0 0;
	padding:0px;
	color:#404040;
	}
.admininfo{
	float:right;
	margin:3px 0 0 0;
	padding:0px;
}
.admininfo h3{
	padding:7px;
	margin:0 0 5px 5px;
	font-size:16px;
	width:570px;
	background-color:#fff;
	border:1px #0086c1 solid;
	color:#404040;
	font-weight:bold;
}

.adminpic{
	float:left;
	border:2px #0086c1 solid;
	margin:0 0px 0 5px;
	padding:0px;
	width:90px;
	height:80px;
}

.event{
	margin:5px 0 0 0;
	padding:5px;
	color:#404040;
	box-shadow: 1px 1px 3px #d0d0d0;
}
.event h4{
	margin:0px;
	padding:5px;
	background-color:#0086c1;
	color:#fff;	
}
.event ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:14px;
	background-color:#e4e4e4;
}
.event ul li{
	padding:3px;
}
.Qaim{
	margin:0px;
	padding:10px 45px 0 0 ;
	font-size:16px;
	text-align:right;
	background-image:url('../images/aim_icon.jpg');
	background-repeat:no-repeat;
	background-position:right 5px;
	height:37px;
	color:#404040;
}
.txtaim{
	clear:both;
	margin:0 0 10px 0;
	padding:0px;
	width:480px;
	height:350px;
	background-color:#ebebeb;
	text-align:right;
	direction:rtl;
	-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;
	overflow:hidden;
}
.txtaim ul{
	margin:0px;
	padding:5px 25px 5px 10px;;
	list-style-type:square;
	width:450px;
	color:#404040;
}
.txtaim ul li{
	padding:3px 0 0 0;
}
.Qinside{
	margin:0px;
	padding:0px;
}
.Qinside h3{
	margin:0px;
	padding:10px 0px 0 0;
	font-size:18px;
	text-align:right;
	height:37px;
	color:#404040;

}
.Qinside_txt{
	clear:both;
	margin:0 0 10px 0;
	padding:0px;
	width:480px;
	height:auto;
	background-color:#ebebeb;
	text-align:right;
	direction:rtl;
	-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;
	overflow:hidden;
}
.Qinside_txt ul{
	margin:0px;
	padding:5px 25px 5px 10px;;
	list-style-type:square;
	width:450px;
	color:#404040;
}
.Qinside_txt ul li{
	padding:3px 0 0 0;
}
.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;
}
.tablesorter td{
	
}
.tablesorter th{
	border:1px #e7e7e7 solid;
	background-color:#0086c1;
	padding:8px;
	color:#fff;
	font-weight:bold;
}

.tablesorter td, th{
	border:1px #e7e7e7 solid;
	margin:0px;
	padding:8px;
}
.tablesorter tr.alt td 
{
background-color:#dddddd;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
.tablesortertxt{
	text-align:right;
}
#pager{
	clear:both;
	margin:10px 0px 10px 210px;
}
#postsocial{
	float:right;
	font-size:12px;
	padding:10px;
}
#socialtxt {
	float: left;
	padding-right: 5px;
	font-weight:bold;
}
#socialimg{
	float:right;
}
#postlinks{
	text-align: left;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding:10px;
}