/*  
Theme Name: PaBookTLx
Theme URI: http://www.techloose.com
Description: Thank you for using PaBookTLx Theme from <a href="http://www.techloose.com">Tech Loose</a>.
Version: 1.0
Author: Saran
Tags: Blue color, Blue and White, three columns, widgets
Author URI: http://www.techloose.com/
*/


html, body {
	margin:0px auto;
	background-color: #005CA1;
	height:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding: 20px 0 0 0;
}
#main-warper #header #logo {
	float: left;
	position: relative;
	display:inline-block;
	margin: -20px 0px 20px 15px;
}

#logo img {
	width: 210px;
	height: 90px;
}
#main-warper #header #rss_link {
	float: right;
	padding:50px 25px 0px 0px;
}
#main-warper #header #sBox {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	margin: 45px 0px 0px 50px;
}
#main-warper #header #sBox #searchform #s {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:0px;
}

#main-warper {
	width: 1000px;
	float: left;
}
#post-warper {
	width: 490px;
	float: left;
	position: relative;
	padding-left:50px;
}
#sidebar2 {
	float: left;
	position: relative;
	width: 160px;
	padding-left: 20px;
}
#sidebar {
	float: left;
	position: relative;
	width: 230px;
	padding-left: 30px;
}
#main-warper #footer {
	background-image: url(images/PF.gif);
	background-repeat: no-repeat;
	height: 16px;
}
.clear {
	clear: both;
}
#main-warper #header {
	background-image: url(images/TP.gif) ;
	display: inline-block;
	margin: 20px 0 0 0;
	height: 100px;
	width: 1000px;
}
#main-warper #content {
	background-image: url(images/PB.gif);
	background-repeat: repeat-y;
	height: auto;
	position: relative;
	float: left;
	width: 1000px;
	padding-bottom: 10px;
}#main-warper #footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0px 0px 10px 20px;
}
#main-warper #footertxt a {
	color: #999999;
	text-decoration: none;
}
.headtitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #006699;
	text-decoration: none;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.headtitle h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #006699;
	text-decoration: none;
}
.PostDate {
	background-image: url(images/dtbg.jpg);
	height: 58px;
	width: 58px;
	float: right;
	position: relative;
	text-align: center;
}
.PostDate .month {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	text-transform: uppercase;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
}
.PostAuthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.PostDate .day {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	margin: -8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
}
.PostAuthor a {
	color: #999999;
}
#navmenu .dmenu {
	background-image: url(images/navi-mnu.jpg);
	background-repeat: no-repeat;
	height: 23px;
	background-position: center bottom;
}
#navmenu .dmenu .dmenuf {
	margin-left: 20px;
}
#navmenu .dmenu .dmenuf a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	color: #3E3E3E;
}
.widget ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding : 0px 0px 10px 10px;
	margin : 0px 0px 0px 0px;
	list-style-type: none;
}
.widget h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px 0px 5px 0px;
	margin : 0px 0px 0px 0px;
	list-style-type: none;
}
.widget {
margin-bottom: 20px;
list-style-type: none;
}
.widget_categories .children ul {
margin: 0px 0px 0px 0px; padding: 0px; list-style-type: none;
}
.widget li {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding : 0px 0px 0px 10px;
	margin : 0px 0px 0px 0px;
	list-style-type: none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.widget a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
.widget .children ul{
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.widget .children li{
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}.widget a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: underline;
}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	}
.avatar {
	float: right;
	margin-right: 20px;
}


.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 0;
	padding-bottom: 10px;
	}
.commentlist a {
	color: #333333;
	text-decoration: none;
}


#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	#comment {
	width: 300px;
	height: 100px;
}
#commentform {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	background-color: #EFEFEF;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/* End Comments */
/* Post mixed */
.post {
	margin-bottom: 40px;
	margin-left: 10px;
}
.PostCateg {
	background: url(images/category.gif) no-repeat left center;
	color: #666666;
}
.PostCom {
	background: url(images/comment.gif) no-repeat left center;
	color: #666666;
}
.PostCom a {
	color: #666666;
}
.PostCateg a {
	color: #666666;
}
.PostDet li { padding: 5px 0px 5px 18px; margin: 0px 10px 0px 0px; list-style-type: none; display: inline; color:#666666; font-size: 10px; font-weight: bold; } 
.PostDet li a { text-decoration: underline;} 
.PostDet { padding-top: 15px;}
.PostDet ul { padding: 0px; margin: 0px;}
.entry a {
	color: #FF6600;
	text-decoration: none;
}
.post img {border:0;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #006699;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
h2 {
	margin: 0px 0px 0px 0px;
}#navmenu #pagl {
	background-image: url(images/pages.gif);
	background-repeat: no-repeat;
	float: right;
	height: 117px;
	width: 29px;
	padding-right: 10px;
	position: absolute;
	left: 217px;
	top: -7px;
}
#navmenu .dmenu .dmenuf a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
#post-warper p a {

	color: #FF6600;
	text-decoration: none;
}
#post-warper p a:hover {

	color: #FF0000;
	text-decoration: underline;
}
#bnav {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #FFFF99;
	height: 20px;
}

#bnav .Nav {
	text-decoration: none;
	float: right;
	position: relative;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#bnav .Nav a {
	text-decoration: none;
	color: #006699;
}

