/*  
Theme Name: Pakthinkers
Theme URI:  http://pakthinkers.com
Description: Fresh Wordpress Template.
Author: unblogger
Author URI: http://www.unblogger.ro
*/

body{
	margin: 0;
	padding: 0 0 10px 0;
	background-image: url(images/bodybg.jpg);
	background-repeat:repeat-x;
	background-color:#7CB028;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
#wrapper{
	width: 940px;
	margin: 0 auto;
	overflow: hidden;
	}
#content{
	background: #ffffff;
	overflow:hidden;
	padding: 1px 0;
	
	}
html * #content{
	overflow:visible;
	min-height: 350px;
	height: auto !important;
	height: 350px; 
}

.subheader{
	height: 65px;
	padding: 20px 16px 0 16px;
	}
.subheader h1{
	margin: 0;
	padding: 0;
	font-size: 20pt;
	}

#search-placement {
	float: right;
	width: 295px;
	margin: -4px 0px -30px -220px;
}
.box {
	float: left;
	width: 190px;
}
.button {
	background: url(images/search.gif) no-repeat;
	width: 70px;
	height: 17px;
	margin-left: 10px;
	margin-top: 3px;
	float: left;
	border-width: 0px;
}
.tfield {
	background: url(images/search_input.gif) no-repeat;
	padding: 3px 10px;
	width: 180px;
	height: 23px;
	margin-left: 6px;
	float: left;
	border-width: 0px;
}
#header{
	width: 940px;
	height: 195px;
	margin: 0px;
	background: #FFFFFF;
	clear: both;
	}
#headtext{
	color: green;
	font-size: 8pt;
	width: 300px;
}	

#navbar {
	background: url(images/navbar.gif);
	width: 940px;
	height: 28px;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #528413;
	border-bottom: 1px solid #528413;
	}
	
#navbar a, #navbar a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 0px 3px;
	}
	
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#navbar p {
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	}
		
#navbarleft {
	width: 780px;
	float: left;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	}
	
#navbarright {
	width: 90px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 7px 0px 6px 0px;
	
	}
	
#navbar ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li a, #navbar ul li a:visited {
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	margin: 0px -3px 0px 0px;
	padding: 7px 19px 6px 17px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #CCC;
	}

#navbar ul li a:hover {
	background: #000;
	color: #FFFFFF;
	margin: 0px -3px 0px 0px;
	padding: 8px 19px 6px 17px;
	text-decoration: none;
	border-right: 1px solid #CCC;
	}
	
#navibar {
	background: url(images/navibar.gif);
	border-top: 10px solid #528413;
	width: 940px;
	height: 28px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}	
	
.current_page_item a, .current_page_item a:hover {
    background: #FFFFFF !important;
    color: green !important;
    }
#beforetop{
	background: url(images/midupper.jpg) no-repeat;
	width: 940px;
	float: left;
}
#top{
	float: left;
	width: 940px;
	margin: 50px 10px 15px 0px;
	padding: 0 10px 50px 0;
	background: url(images/mdbg.jpg) repeat-y;
}	
#main{
	float: left;
	width: 540px;
	margin: -15px 10px 15px 0px;
	padding: 0 10px 5px 45px;
	position: relative;
	}
.post{
	clear: both;
	padding: 5px 8px;
	}
.post h2, .post h1{
	margin: 0;
	font-size: 16pt;
	color: #909090;
	}
.postmeta{
	color: #666;
	font-size: 8pt;
	padding: 1px 0 3px 0;
	border-bottom: 1px dashed #d0d0d0;
	}
.entry{
	padding: 0;
	}
.navigation{
	clear: both;
	padding: 30px 0 30px 8px;
	}
.previous {
	float: left;
	width: 47%;
	}
.next {
	float: right;
	width: 45%;
	}
textarea{
	font-size: 8pt;
	font-family: tahoma;
	color: #000000;
	border: none;
	padding: 5px 2px;
	border: 1px solid #000066;
	}
ol.commentlist{
	margin: 0;
	padding: 10px 0;
	}
ol.commentlist li{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	}
#comments h3{
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 10pt;
	}
#comments{
	padding: 30px 8px 10px 8px;
	}
input#author, input#email, input#url, textarea#comment{
	border: 1px solid #000000;
	padding: 0;
	font-size: 8pt;
	}
.comheader{
	font-size: 10pt;
	}
.comment_meta{
	margin:0;
	padding:0;
	font-size: 8pt;
	}

.comcontent{
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 10pt;
	}
.gravatar {	 
	float:right;
	padding:5px 0 0 0;
	margin:0px 5px 0 5px;
	width:50px;
	height:50px;
	 }
blockquote {
	margin:10px 40px;
	padding:0 22px;
	background:#eee url(images/q_O.png) 0 10px no-repeat;
	color: #444;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #888;
    border-bottom:1px solid #888;
	}
#sidebar{
	float: left;
	width: 200px;
	height:auto;
	margin: -5px 0 0 0;
	}
#sidebar ul{
	margin: 0;
	padding: 0 8px 10px 8px;
	list-style: none;
	}
#sidebar h2{
	background:url(images/bg_widget.gif) no-repeat;
	margin: 0;
	padding: 10px 0 0 0;
	padding-left:31px;
	padding-top:6px;
	padding-bottom:9px;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: arial;
	}
.widget {
	width:268px;
	height:auto;
	float:left;
	border:1px solid #C3C3C3;
	margin-bottom:7px;
	list-style:none;
	background:url(images/bg_widget.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#E2E2E2;
}
.widgettitle {
	width:267px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	margin-top:6px;
	margin-bottom:4px;
	background:url(images/bg_widget.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:31px;
	padding-top:6px;
	padding-bottom:9px;
	font-size:12px;
	color:#FFFFFF;
}
#recent-posts {
	background:url(images/bg_recent_posts.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f2f2f2;
}
#recent-posts ul li {
	width:263px;
	height:auto;
	float:left;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:18px;
	font-size:11px;
	background:url(images/icon_random_posts.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#recent-posts ul li:hover {
	width:263px;
	height:auto;
	float:left;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:18px;
	font-size:11px;
	background:url(images/icon_random_posts_hover.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#pages ul li {
	width:263px;
	height:auto;
	float:left;
	margin:0px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
	font-size:11px;
	border-bottom:1px solid #CCCCCC;
	background:url(images/icon_blogroll_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
#links {
	background:url(images/bg_blogroll.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f2f2f2;
}
#links ul li {
	width:120px;
	height:auto;
	float:left;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:18px;
	font-size:11px;
	background:url(images/icon_blogroll.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
#archives {
	background:url(images/bg_archives.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f2f2f2;
}
#archives select {
	width:280px;
	margin-left:10px;
	margin-bottom:10px;
}
#archives ul li {
	width:120px;
	height:auto;
	float:left;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:18px;
	font-size:11px;
	background:url(images/icon_archives.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
#archives ul li:hover {
	width:120px;
	height:auto;
	float:left;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:18px;
	font-size:11px;
	background:url(images/icon_archives_hover.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
#categories {
	background:url(images/bg_categories.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#f2f2f2;
}
#categories select {
	width:280px;
	margin-left:10px;
	margin-bottom:10px;
}
#categories ul li {
	width:120px;
	height:auto;
	float:left;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:18px;
	font-size:11px;
	background:url(images/icon_categories.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

#categories ul li:hover {
	width:120px;
	height:auto;
	float:left;
	padding-top:4px;
	padding-bottom:5px;
	padding-left:18px;
	font-size:11px;
}
#footer{
	position:relative;
	margin-bottom:-300px;
margin-right:auto;
margin-left:auto;
	top:-20px;
	clear: both;
	overflow: hidden;
}
.subfooter{
	clear: both;
	padding: 15px 8px;
	background: url(images/mdbtm.jpg) no-repeat;
	height: 20px;
	overflow: hidden;
	}
.aligncenter{
	text-align:center;
	font-family:Arial;
	font-size:12px;
	position:relative;
	top: 20px;
	color:#000;
	}
.aligncenter a{
	font-weight:bold;
	color:green;
	}

.nav a{
	color: #ffffff;
	text-decoration: none;
	}
.nav a:hover{
	color: #ffffff;
	text-decoration: underline;
	}
.com a, .post h2 a,  .post h1 a{
	color: green;
	text-decoration: none;
	}
.com a:hover, .post h2 a:hover, .post h1 a:hover{
	color: #000000;
	text-decoration: underline;
	}
a, .postmeta a{
	color: #000;
	text-decoration: none;
	}
a:hover, .postmeta a:hover{
	color: green;
	text-decoration: underline;
	}
a img, a:visited img, a:active img, a:active img
    {
    border: none;
	margin: 0px;
    }
.sidebar a{
	color: #000000;
	text-decoration: none;
	}
.sidebar a:hover{
	color: green;
	text-decoration: none;
	}
.subheader a{
	color: #0066CC;
	}
.subheader a:active{
	color: #0066CC;
	}
.subheader a:visited{
	color: #0066CC;
	}
.subheader a:hover{
	color: #909090;
	text-decoration: underline;
	}
.subheader a:hover h1{
	color: #000000;
	text-decoration: underline;
	}
.subheader a:hover span{
	color: #990000;
	text-decoration: underline;
	}

.tags-sidebar {
padding:0 0 10px 0;
font-family:Arial;
font-size:11px;
color:#000;
margin: 5px 0 0 7px;
}

.tags-sidebar a, .tags-sidebar a:visited {
color:#000;
text-decoration:none;
background:none;
padding:0;
margin:0;
}

.tags-sidebar a:hover {
color:#000;
}	
