/*
Theme Name: PJB-Booksv1
Version: 3.0
Theme URI: http://patbuchananbooks.org
Description: A custom WordPress theme designed for Patrick J. Buchanan
Theme based on http://www.WPThemerKit.com - WP-Blank-D by Cal
*/


/*general alignment*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}

/*the main div containers - TEXT*/
body {
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 95%;
	margin: 0px;
	padding: 0px;
	color: #555555;
}
#wrapper {
	width: 900px;
	margin: 0px auto 20px auto;
	padding: 0px;
	background: url('http://forthecause.us/gg-pjb/pjb-gs-main-bg.jpg');
}

#header {
	background: url('http://patbuchananbooks.com/wp-content/themes/PJB-Booksv1/images/pjbbk-gs-main-header2.jpg');
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left;
	height: 250px;
	margin-bottom: 20px;
	margin-top: 0px;
	
}
#main {
	width: 900px;

}
#content {
	width: 470px;
	padding: 10px 20px 20px 20px;
	float: left;
	line-height: 1.3em;
}
#sidebar-right {
	width: 180px;
	padding: 0px 0px 20px 10px;
	float: right;
	margin: 0px 0px 0px 0px;
	font-size: 85%;
}
#sidebar-left {
	width: 165px;
	padding: 0px 10px 20px 5px;
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 85%;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 13px 0 10px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #9e9071;
}

/* some general classes */
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}

/* post - TEXT  */
.post {
	padding: 5px 5px 5px 5px;
	font-size: .9em;
    background: url('images/squares.gif') repeat-x bottom left;

}



.entry-meta {
	/*that bit at the end of each entry ... "posted in -- comments" */
	margin: 0;
	font-size: .9em;
    text-align: right;
}

.entry-text {
	/* text on PAGES */
	padding-bottom: 25px;
}


.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
  clear: both;
}

/*style the header h1 - the main heading*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: none;
}

/*style for menu and submenu, pages and sub-pages in the header*/
#menu{
	padding: 0;
	white-space: nowrap;
	margin: 20px 0 0 0;
	width: 750px;

}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}

/*style the headings*/
#content h1 {
	font-size: 2.0em;
}
/*style the headings - POST TITLE*/
#content h2 {
	color: #003366;
	font: 2em 'century gothic', verdana, arial;
	
	
	border-bottom: 1px solid #7B9A7B;
	margin-bottom: 5px;
	margin-top: 5px;
    padding-bottom: 3px;
	
	
	
	
}

#content h2 a:link, #content h2 a:visited  {
    color: #003366;

}



/*style the headings on PAGES*/
#content h3 {
    font-weight: normal;
    color: #003366;
	font: 2em 'century gothic', verdana, arial;
	border-bottom: 1px solid #7B9A7B;
	margin-bottom: 15px;
	margin-top: -6px;
}

/*style the DATE heading*/
#content h4 {
    font-family: century gothic, verdana, arial;
    font-size: 1.5em;
    color: #003366;
    font-weight: normal;
    text-transform: lowercase;
    border-bottom: 1px solid #7B9A7B;
	margin-bottom: 5px;
	margin-top: 5px;
    padding-bottom: 3px;
}
/*style the POSTED IN and COMMENTS text under posts in the INDEX page*/
#content h5 {
    color: #777777;
	margin-bottom: 15px;
	margin-top: 0px;
    padding-bottom: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

/*style under posts in the Leave a Comment line*/
#content h6 {
    font-family: century gothic, verdana, arial;
    font-size: 1.5em;
    color: #003366;
    font-weight: normal;
    text-transform: lowercase;
    border-bottom: 1px solid #7B9A7B;
	margin-bottom: 5px;
	margin-top: 5px;
    padding-bottom: 5px;
    padding-top: 15px;
}

#sidebar-left h1, #sidebar-right h1 {
	font-size: 1.4em;
}

/*style the headings on SIDEBARS*/
#sidebar-left h2, #sidebar-right h2 {
	color: #444444;
    text-transform: lowercase;
	border-bottom: 1px solid #7B9A7B;
	margin-bottom: 15px;
	margin-top: 17px;
    font: 1.3em 'century gothic', verdana, arial;
    padding-bottom: 3px;
}
/*style the headings on POSTS*/
.post h2 {
	font-size: 2em;
	margin: 15px 0 10px 0;
	padding: 0px;
	font-family: century gothic, verdana, arial;
    line-height: normal
}
.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
  font-family: century gothic, verdana, arial;
}

/*style the post date*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}

/*style content and footer links*/
#content a:link, #content a:visited {
	padding: 0px;
    font-weight: normal;
    color: #7B5B42;
	text-decoration: none;
    font-size: 100%;
}
#content a:hover {
	border-bottom: 1px #777777 dotted;
}
#footer a:link, #footer a:visited {
	color: #7B5B42;
}
#footer a:hover {
	text-decoration: none;
    border-bottom:1px #777777 dotted;
}

/*style sidebar links*/
#sidebar-left ul, #sidebar-right ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
    list-style-type: none;

}
#sidebar-left li a:link, #sidebar-left li a:visited, #sidebar-right li a:link, #sidebar-right li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: 0.9em;
	padding: 1px;
	color: #003366;
    font-weight: bold;

}
#sidebar-left li a:hover, #sidebar-right li a:hover {
	background-color: #ffffff;
    border-bottom:1px #777777 dotted;
}
#sidebar-left ul ul, #sidebar-right ul ul {
  margin-left: 0px;
}
/* sidebar menu links - topics; blogroll; etc*/
#sidebar-left ul ul li, #sidebar-right ul ul li {
  font-size: 100%;
  margin-left: 0px;
  text-indent: 0px
}

/*underpost is exactly what you think, under the post on single.php*/
.underpost {
	font-size: .9em;
    padding-bottom: 30px;
}


/*if you insert image and give it a class of the below.*/
img.centered{
	display: block;
	margin: 0 auto 0 auto;
}
img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}
img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

/*oh you're so fancy with those blockquotes....*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 345px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}


/*time to fancy up the commenting form and stuff*/
#respond p {
	font-size: .9em;
}

/*SUBMIT-Button*/
#commentform input {
  background-color: #DCCB98;
}
#commentform textarea {
  background:#f2efe6 url('images/squaredot.gif') top right no-repeat;
  border: 2px #b8b8ac solid;
  border-left-color: #797b74;
  border-bottom-color: #797b74;
  font: 1.1em 'trebuchet ms', verdana, arial, sans-serif;
  line-height: 1.2em;
  padding: 3px;
}
#commentform {
	padding: 10px;
}

/*below styles admin authors comments on single.php*/
li.author {
	padding: 5px;

}
/*start to style comments, they're an ordered list, hence the ol..*/
ol.commentlist {
	list-style-type: square;
	margin: 0px;
	padding: 5px 0px 15px 40px;
    font-size: .9em
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}

/*these are some preventative measures for image hovers, haven't tested it much*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
	border: none;
}
a.image img {
	border: none;
}

 /* calendar styles, for those using it */

#wp-calendar {
	border: 0;
	empty-cells: show;
	font-size: 1em;
	margin: 0;
	width: 85%;
	text-transform:lowercase;
	text-align: left;

}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background:#ffffff;
	color:#665D48;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background:#ffffff;
	color:#665D48;
 }

#wp-calendar a {
	font-weight: normal;
	color:#665D48;
}

#wp-calendar a:hover {
	background:#969BA6;
	border:0;
}

#wp-calendar caption {
text-align:left
}

#wp-calendar td {
	padding: 2px 0;
}

#wp-calendar td.pad:hover {
background:#e9e4d5
}

#wp-calendar td:hover, #wp-calendar #today {
	background:#dee4e0;
}

#wp-calendar th {
	font-style: normal;
}

/* padding and background for individual QUOTES */
 #pjbquotes {
 padding-top:180px;
 padding-right: 5px;
 padding-bottom: 15px;
 padding-left: 5px;
 margin-left: 175px;
 width: 550px;
 color:#5C5341;
 font: .8em 'century gothic', verdana, arial;
 /* 000 - background:url('images/squares.gif') repeat-x bottom left;- 000 */

 }

  /* Individual QUOTES - AUTHOR */

 #wp_quotes div.wp_quotes_author{
 font-size:.9em;
 color:#556b2f;
  }


 input {
	/* search */
	background: #ffffff;
	font: .9em 'trebuchet ms', verdana, arial, sans-serif;
	line-height: 1.2em;
	padding: 3px;
	border: 1px #D7C0AC solid;

}

input:focus {
    background:#f2efe6 url('images/squaredot.gif') top right no-repeat;
 }

 /* comment form button */
#submit {
	background:#f2efe6 url('images/submit.gif');
	height:25px;
	width:50px;
	border:0;
	float:left;
	padding-top:2px;
	padding-bottom:2px;
}

/* 000 - Drop down select- 000 */
 select{
	background-color: #f2efe6;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 2px 2px 2px 2px;
    line-height: 10px
}

#pages ul {

	list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

	}



#pages ul li {

	padding: 0px 0px 5px 10px;
    margin: 0px 0px 0px 0px;

	}





