/*
Theme Name: Ploked
Theme URI: http://www.ploked.com/
Description: Custom template coded by Naif Amoodi
Version: 1.0
Author: Naif Amoodi
Author URI: http://www.naif.in/
*/

body {
	margin: 0;
	background-color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px;
        text-align: justify;
	color: #191919;
}
#container:after, #content .post .entry:after, #content .navigation:after, #sidebar li li .item:after, #panel:after, #panel li li .item:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto; padding: 0 20px;
	width: 938px;
	background: repeat-y url(images/bckpage.png);
}
#header {
	position: relative;
	margin: 0 -20px;
	height: 180px;
	background: #fff left bottom no-repeat url(images/bckheader.png);
}
#header h1 {
	margin: 0 0 0 50px; padding: 30px 0 0 0;
	width: 363px; height: 94px;
	background: left bottom no-repeat url(images/bckheaderh1.png);
	font-size: 0; text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
}
#header ul {
	position: absolute;
	left: 20px; top: 125px;
	margin: 0; padding: 0;
	list-style-type: none;
}
#header li {
	float: left;
	height: 42px;
}
#header li a {
	display: block;
	height: 100%;
	background: no-repeat;
	font-size: 0; text-indent: -99999em;
}
#header li.home a {
	width: 113px;
	background-image: url(images/bckheaderhome.png);
}
#header li.about a {
	width: 115px;
	background-image: url(images/bckheaderabout.png);
}
#header li.search {
	width: 302px;
	background: no-repeat url(images/bckheadersearch.png);
}
#header li.search form {
	margin: 13px 13px 5px 13px;
}
#header li.search input {
	float: left;
}
#header li.search .text {
	padding: 0;
	width: 196px; height: 18px;
	background: no-repeat url(images/bckheadersearchtext.png);
	border: #a2a2a2 1px solid;
	font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px;
	color: #5f5f5f;
}
#header li.rss a {
	width: 49px;
	background-image: url(images/bckheaderrss.png);
}
#header li.contact a {
	width: 52px;
	background-image: url(images/bckheadercontact.png);
}
#header li.about a:hover, #header li.rss a:hover {
	background-position: left -42px;
}
#header .ad {
	position: absolute;
	right: 40px; top: 35px;
	width: 468px; height: 60px;
}
#container {
	margin: 0 0 10px 0;
	width: 100%;
}
#content {
	float: left;
	margin: 10px 16px 0 0; padding: 0 0 0 30px;
	width: 585px;
}
#content a {
	color: #5f5f5f;
}
#content .post {
	position: relative;
	margin: 0 0 30px -30px; padding: 0 0 0 35px;
	width: 580px;
	background: left 15px no-repeat url(images/bckpost.png);
}
#content .post .avatar {
	position: absolute;
	left: 35px; top: 0;
}
#content .post .title {
	margin: 0 0 0 75px;
	width: 445px;
	font-size: 29px;
        text-align: left;
}
#content .post .title a {
	color: #474747;
	text-decoration: none;
}
#content .post .title a:hover {
	text-decoration: underline;
}
#content .page .title {
	margin: 0;
}
#content .post .meta {
	margin: 5px 0 0 75px;
	font-weight: bold;
	color: #34699e;
}
#content .post .meta a {
	color: #34699e;
}
#content .post .entry {
	margin: 15px 0;
	width: 100%;
}
#content .post .entry .size-thumbnail {
	padding: 9px;
	border: #e9e9e9 1px solid;
}
#content .post .entry .more-link {
	display: block;
	clear: both;
	margin: 5px 0 0 0;
	width: 92px; height: 26px;
	background: no-repeat url(images/bckpostmore.png);
	font-size: 0; text-indent: -99999em;
}
#content .post .entry .more-link:hover {
	background-position: left -26px;
}
#content .post .tags {
	padding: 0 0 0 45px;
	line-height: 17px;
	background: no-repeat url(images/bckposttags.png);
	font-size: 12px;
}
#content .post .tags a {
	padding: 0 2px;
	color: #34699e;
	text-decoration: none;
}
#content .post .tags a:hover {
	background-color: #356aa0;
	color: #fff;
}
#content .post .comments {
	position: absolute;
	right: 0; top: -5px;
	width: 50px; text-align: center;
	height: 45px; line-height: 35px;
	background: no-repeat url(images/bckpostcomments.png);
	font-size: 20px;
	color: #356aa0;
}
#content .post .sociable {
	margin: 15px 0 0 0; padding: 15px 0;
	text-align: center;
	background-color: #f0f0f0;
}
#content .post .sociable .sociable_tagline {
	display: none;
}
#sidebar {
	float: left;
	width: 307px;
	background: repeat-y url(images/bcksidebar.png);
}
#sidebar ul {
	position: relative;
	margin: -44px 0 0 0; padding: 0 6px 100px 6px;
	list-style-type: none;
	width: 295px;
	background: left bottom no-repeat url(images/bcksidebarul.png);
}
#sidebar ul ul {
	position: static;
	margin: 0; padding: 0;
	width: auto;
	background: none;
}
#sidebar ul ul ul {
	margin: 0 0 0 10px;
}
#sidebar li {
	margin: 0 0 5px 0; padding: 5px;
	background-color: #f0f0f0;
	border-top: #fcfcfc 1px solid; border-bottom: #fcfcfc 1px solid;
}
#sidebar li li {
	margin: 0; padding: 0;
	border-top: 0; border-bottom: 0;
}
#sidebar li li .item {
	margin: 0 0 5px 0; padding: 2px 0;
	width: 100%;
	background: repeat-y url(images/bcksidebaritem.png);
}
#sidebar li li .item ul {
	display: none;
}
#sidebar li li .item:hover {
	background-image: url(images/bcksidebaritemhover.png);
}
#sidebar li li .item .counter {
	float: left;
	width: 25px; text-align: center;
	color: #fff;
}
#sidebar li li .item .entry {
	float: left;
	margin: 0 0 0 3px; padding: 0 0 0 22px;
	width: 235px;
	background: 5px 4px no-repeat url(images/bcksidebaritementry.png);
}
#sidebar a {
	color: #356aa0;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0 0 10px 0;
	font-size: 17px;
	color: #474747;
}
#sidebar .widget_tag_cloud a {
	padding: 0 2px;
}
#sidebar .widget_tag_cloud a:hover {
	background-color: #356aa0;
	color: #fff;
}
#panel {
	margin: 0; padding: 0 0 0 8px;
	list-style-type: none;
	background: repeat-x url(images/bckpanel.png);
	width: 930px;
}
#panel ul {
	margin: 0 4px; padding: 5px;
	list-style-type: none;
	background-color: #f0f0f0;
	border-top: #fcfcfc 1px solid; border-bottom: #fcfcfc 1px solid;
}
#panel ul ul {
	margin: 0 0 0 10px; padding: 0;
	border-top: 0; border-bottom: 0;
}
#panel li {
	float: left;
	width: 307px;
}
#panel li li {
	float: none;
	width: auto;
}
#panel li li .item {
	margin: 0 0 5px 0; padding: 2px 0;
	width: 100%;
	background: repeat-y url(images/bckpanelitem.png);
}
#panel li li .item ul {
	display: none;
}
#panel li li .item:hover {
	background-image: url(images/bckpanelitemhover.png);
}
#panel li li .item .counter {
	float: left;
	width: 25px; text-align: center;
	color: #fff;
}
#panel li li .item .entry {
	float: left;
	margin: 0 0 0 3px; padding: 0 0 0 21px;
	width: 240px;
	background: 5px 4px no-repeat url(images/bcksidebaritementry.png);
}
#panel a {
	color: #356aa0;
	text-decoration: none;
}
#panel h3 {
	margin: 0 0 5px 0; padding: 15px 0 0 30px;
	height: 25px; line-height: 1em;
	background: no-repeat url(images/bckpanelh3.png);
	font-size: 19px; font-weight: normal;
	color: #fff;
}
#panel .widget_tag_cloud a {
	padding: 0 2px;
}
#panel .widget_tag_cloud a:hover {
	background-color: #356aa0;
	color: #fff;
}
#ad-728x90 {
	margin: 10px; padding: 10px 0;
	width: 918px;
	text-align: center;
	background-color: #f0f0f0;
}
#footer {
	margin: 0 -20px; padding: 0 20px;
	text-align: center;
	height: 75px; line-height: 37px;
	background: #fff no-repeat url(images/bckfooter.png);
	font-family: Verdana; font-size: 11px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}

#content .navigation {
	margin: 15px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}
#content .postnavigation {
	margin: 30px 0 0 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #fbfbfb;
	border: #356aa0 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #356aa0 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fff !important;
	border: #356aa0 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px;
	color: #5f5f5f;
}
input[type="text"] {
	padding: 2px;
	background-color: #fff !important;
	border: #356aa0 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #356aa0 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #5a4b44;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #5f5f5f;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#authorbox{
    background:#F0F0F0;
    border:1px solid #CECFD0;
    width:100%;
    margin:0 auto;
    margin-bottom:10px;
    overflow:hidden;
}
    #authorbox h4{
        font-size:14px;
        color:#191919;
        margin:0;
        padding:10px 10px 5px 10px;
    }
.authortext{
        padding-left:10px;
        font-size:12px;
    }
#authorbox img{
        margin:0;
        padding:10px;
        float:left;
    }
    #authorbox p{
        color:#191919;
        margin:0;
        padding:0px 10px 10px 10px;
    }
 #authorbox h4 > a{
        text-decoration:none;
    }
#authorbox p{
        color:#191919;
    }

#emailUs
{
  display: block;
  width: 75px;
  height: 75px;
  background: url("/wp-content/themes/Ploked/Ploked/images/follow-email.gif") no-repeat 0 0;

}

#emailUs:hover
{
  background-position: 0 -75px;
}

#emailUs span
{
  display: none;
}

#followUs
{
  display: block;
  width: 75px;
  height: 75px;
  background: url("/wp-content/themes/Ploked/Ploked/images/follow-twitter.gif") no-repeat 0 0;

}

#followUs:hover
{
  background-position: 0 -75px;
}

#followUs span
{
  display: none;
}

#rssUs
{
  display: block;
  width: 75px;
  height: 75px;
  background: url("/wp-content/themes/Ploked/Ploked/images/follow-rss.gif") no-repeat 0 0;

}

#rssUs:hover
{
  background-position: 0 -75px;
}

#rssUs span
{
  display: none;
}

.google_buzz
{
float:left;
margin-right:10px;
}

.wpbuzzer_button
{
float:left;
margin-right:10px;
}
