/*
Theme Name: Brad Pilon
Description: Eat Stop Eat, Intermittent fasting and Weight Loss, Muscle Building, Fasting and health
Version: 1.0
Author: Brad Pilon's Blog
Author URI: http://www.Adazing.com
*/

/*---------------------------------------------------------------------------------

[Table of contents]

1. Initial Styling - General tags, the background, global attributes (overridden by following regions).
2. Header Region - Styles specific to header region, title, slug, top menu, etc.
3. Content Region - Styles for content appearance, blockquotes, posts, pages, wp-caption, etc.
4. Comments Region � Styles for comment thread, forms, etc.
5. Sidebar Region � Styles for widgets, additional menus lists and links.
6. Footer Region � Styles specific to the footer region.
7. Misc. & Plugins � Miscellaneous, override plugins, define last rule, fix anomalies, etc.

-----------------------------------------------------------------------------------*/

/*=== START SECTION 1 - Initial Styling ===*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	margin: 0px;
}
body a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 1148px;
	position: relative;
	float: left;
}
#wrapper {
	width: 1148px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	background-image: url(images/middlebg.png);
	float: left;
	width: 1148px;
	position: relative;
	background-repeat: repeat;
}
#header {
	background-image: url(images/header.png);
	float: left;
	height: 217px;
	position: relative;
	background-repeat: no-repeat;
	width: 1148px;
}
#footer {
	background-image: url(images/footer.png);
	float: left;
	height: 56px;
	width: 1148px;
	position: relative;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFF;
	font-size: 10px;
}

#menu {
	position: absolute;
	left: 89px;
	top: 156px;
	color: #FFF;
	height: 35px;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	margin-top: -4px;
	font-weight: 100;
	width: 819px;
}
#menu a {
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	padding-left: 22px;
	padding-right: 22px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
}
#content {
	float: left;
	position: relative;
	margin-left: 130px;
	width: 400px;
}
#contentjoin {
	float: left;
	position: relative;
	margin-left: 130px;
	width: 300px;
}
#content2 {
	float: left;
	position: relative;
	margin-left: 130px;
	width: 630px;
}
#content3 {
	float: left;
	position: relative;
	margin-left: 100px;
	width: 530px;
}
#content4 {
	float: left;
	position: relative;
	margin-left: 100px;
	width: 470px;
}
#sidebar {
	float: right;
	position: relative;
	width: 250px;
	margin-right: 95px;
}
#sidebar3 {
	float: right;
	position: relative;
	width: 400px;
	margin-right: 95px;
}

.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/

#header h1 a:link, #header h1 a:visited {
	text-decoration: none;
	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: underline;
}
.description {
	display: none;
}


/*=== END SECTION 2 - Header Region ===*/


/*=== START SECTION 3 - Content Region ===*/

#content a:link, #content a:visited {
	text-decoration: none;
	padding: 2px;
}
#content a:hover {
	text-decoration: underline;
}
h2,h2 a {
	font-size: 24px;
	color: #414C64;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;}
	
.wp-caption img {
	margin: 0;
	padding: 0;

}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.post {
	padding: 5px;
	font-size: .9em;
	float: left;
	position: relative;
	width: 500px;
	clear: left;
}
.post h2 {
	font-size: 1.8em;
	margin: 45px 0 10px 0;
	padding: 0;
}
.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}
.post-edit-link img{
	border: none;
}
a.post-edit-link:link, a.post-edit-link:visited {
	text-decoration: none;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.entry-content blockquote {
  font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
  color: #000000;
  width: 350px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 0 0 30px;
  text-indent: -15px;
}
.entry-content blockquote p {
  background: url(images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 60px;
  font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
.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;
}
.navigation {
  clear: both;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: underline;
}
/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/

/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebar Region ===*/

#sidebar h1 {
	font-size: 1.4em;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar li a:link, #sidebar li a:visited {
	
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
}
#sidebar li a:hover {
	text-decoration: underline;
}
/*=== END SECTION 5 - Sidebar Region ===*/


/*=== START SECTION 6 - Footer Region ===*/

#footer a:link, #footer a:visited {
	color: #FFF;
}
#footer a:hover {
	text-decoration: none;
}
#connect {
	color: #747474;
	position: relative;
	float: right;
	margin-top: 94px;
	margin-right: 125px;
}
#bradfrontpic {
	background-image: url(images/bradhimself.png);
	height: 452px;
	width: 251px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#bradbooks {
	background-image: url(images/bradhimselfbooks.jpg);
	height: 452px;
	width: 251px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#bradlinks {
	background-image: url(images/bradhimselflinks.jpg);
	height: 452px;
	width: 251px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#meetbradpic {
	background-image: url(images/bradhimself2.png);
	height: 469px;
	width: 251px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	margin-left: 5px;
}
#joinpic {
	background-image: url(images/bradhimself3.jpg);
	height: 469px;
	width: 310px;
	background-repeat: no-repeat;
	position: relative;
	float: left;
	margin-left: 5px;
}


#menu li {
	list-style: none;
	text-align: left;
	display: inline;
}



/*=== END SECTION 6 - Footer Region ===*/


/*=== START SECTION 7 - Misc. & Plugins ===*/
/* insert your misc. styling here. */
/*=== END SECTION 7 - Misc. & Plugins ===*/
.bluedifferent {
	color: #414C64;
}
#wrapper #container #main #content #post-1386 .entry-content p a, {
	color: #414D66;
	text-decoration: underline;
}

 a, #content a  {
	color: #414D66;
}
#sidebar2 {
	float: right;
	position: relative;
	width: 200px;
	margin-right: 95px;
}
.title,#sidebar h3  {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-weight: normal;
	font-size: 15px;
}

	#searchform {
	position: relative;
	float: right;
	top: 91px; /* 102px; */
	width: 190px; }
			
	#search-box {
	width: 190px;
	height: 23px;
	background: url(./images/box-search.png) left top no-repeat;
	z-index: 99;
	position: absolute;
	float: right;
	top: 156px;
	left: 862px;
			}
			
	#search-text {
	background: transparent none no-repeat 0 0;
	border: none;
	color: #444;
	width: 122px;
	margin-top: 2px;
	margin-right: 32px;
	margin-bottom: 4px;
	margin-left: 6px;
			}
#footerContent {
	background: url(images/twitterBG.jpg) bottom right no-repeat;
	min-height: 265px;
	width: 400px;
	height: 417px;
}
ol,ul {list-style:none;
}

#twitterBox {
	position: absolute;
	right: 185px;
	top: 48px;
	width: 186px;
	height: 120px;
	overflow: hidden;
	padding: 0px 10px;
}

#twitter_update_list {
	font: 12px/18px "Lucida Sans", Trebuchet, Verdana, sans-serif;
	font-style: italic;
	color: #01a9c2;
}

#twitter_update_list a {
	color: #ec068d;
	text-decoration: none;
}

#twitter_update_list a:hover {
	text-decoration: underline;
}

#twitterLink {
	width: 155px;
	height: 34px;	
	text-indent: -9999px;
	background: url(images/followBtn.png) no-repeat top;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	right: 216px;
	top: 198px;
}

#twitterLink:hover {
	background-position: bottom;
}
.memberbox {
	background-color: #42546D;
	height: 34px;
}
.memberbox b {
	top: 5px;
	position: relative;
	left: 10px;
	color: #FFF;
	font-weight: normal;
	font-size: 16px;
}
.memberout {
	border: 1px solid #565E80;
	padding-left: 15px;
}

.exclarchive {
	text-align: center;
}

#loginblurb {
	width: 871px;
	position: relative;
	margin-left: 130px;
	border: 1px double #41647F;
	margin-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
}
#user-details {
	position: absolute;
	width: 200px;
	left: 930px;
	top: 56px;
}
#logbox1,#logbox {
	width: 250px;
}

.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
#respond p {
	font-size: .9em;
}
#respond label {
	display: block;
	margin: 5px 0 5px 0;
}
#comment {
	width: 100%;
	border: 6px solid #017eae;
}
.thread-even {
	background-color:#f2f2f2;
	padding: 10px;
	border: 4px solid #313131;
	width: 500px;
	
}
.thread-odd {
	background-color:#d7dfe1;
	padding: 10px;
	border: 4px solid #313131;
	width: 500px;
	
}
#commentform {	
	padding: 10px;
}

ol.commentlist {
	list-style-type: none;
	margin: 0px;
	background-repeat: repeat;
	padding-left: 37px;
	padding-top: 2px;
	padding-bottom: 15px;
}

ol.commentlist li {
	margin: 15px 0 0 0;
}
ol.commentlist li a {
	text-decoration: underline;
}
#sidebar ul .twitter-this {
	display: none;
}
.memberout .twitter-this {
	display: none;
}

