/*  
Theme Name: TydotCom
Theme URI: 
Description: New Theme - 2 Column Layout
Version: 1.2
Author: Tyler ingram
Author URI: http://www.tyleringram.com/


*/
/* bg-color: #e8e2c0; */
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: verdana;
	font-size: 80%;
	background-color: #696;
}
hr {
	display: none;
}
h1 {
	font-size: 2em;
	margin-bottom: 2px;
	color: #6699cc;
	font-family: Verdana;
}

a {
	color: #6BA2C1;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
h1 a:link {
	color: #6BA2C1;
}
h1 a:hover , h2 a:visited {
	text-decoration: none;
	color: #6BA2C1;
}
blockquote {
	margin: 1em 1.5em;
	padding: 0.5em 0.5em;
	border: 1px solid #696;
	background-color: #ddd;
	color: #444;
	font-style: italic;
	
}
acronym, abbr, span.caps {
  cursor: help;
}
acronym, abbr {
  border-bottom: 1px dashed #999;
}
blockquote cite {
  margin: 5px 0 0;
  display: block;
}
a img {
  border: none;
}
h3 {
  margin-top: 1.5em;
  font-size: 1.3em;
  color: #709a62;
}
h4 {
  margin-top: 1.2em;
  font-size: 1.2em;
}
h5 {
  margin-top: 1em;
  font-size: 1em;
}
.clear {
	clear:both;
}
#background {
	width: 884px;
	padding:0;
	margin: 0;
	margin: 0 auto;
	background: transparent url('images/background-repeat.jpg') repeat-y scroll center center;
}
#headernav {
	width: 883px;
	margin: 0 auto;
	text-align: right;
	font-size: 12pt;
	background: url('images/header-top.jpg') no-repeat top;
	height: 60px;
}
#header {
	width: 851px;
	margin: 0 auto;
}

#flickrRSS {
	text-align: center;
	padding-top: 5px;
	background-color: #fff;
}
#flickrRSS ul {
	list-style-type: none;
}
#flickrRSS ul li {
	display: inline;
	padding: 3px 6px 6px 3px;
}
#navmenu {
	list-style-type: none;
	position: relative;
	top: 20px;
}
#navmenu li  {
	display: inline;
}
#navmenu li a {
	color: #e8e2c0;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 10px 0px 10px;
	margin-right: 10px;
}
#navmenu li a:hover {
	text-decoration: underline;
}
	
#headerimg {
	clear: both;
	width: 851px;
	padding:0;
	margin: 0 auto;
	height: 250px;
	position: relative;
	top: -10px;
	left: -1px;
	/*background: transparent url('images/headers/header1.jpg') no-repeat scroll;*/
}
#logo {
	background: transparent url('images/TylerIngramdotCom.png') no-repeat top;
	height:90px;
	width: 851px;
	position: relative;
	top: -260px;
	left: -1px;
}
#logo a {
	display: block;
	overflow: hidden;
	width: 200px;
	height: 59px;
}

#social-media {
	float: left;
	width: 80px;
	margin-top: 10px;
	margin-left: 15px;
	}
	#social-media div {
		padding: 2px 0;

	}

.topbox {
	margin-top: 5px;
	margin-top: 5px;
	margin-left: 4px;
	margin-bottom: 5px;
	background-color: #fff;
	width: 278px;
	float: left;
	height: 150px;
	font-size: 8pt;
}

.topbox h2 {
	padding: 5px 10px;
	color: #6BA2C1;
	font-size: 1.6em;
	font-family: Times;
}
.topbox ul {
	margin-left: 20px;
}
.topbox ul li {
	list-style-type: none;
	padding-bottom: 4px;
}
.topbox ul li a {
	color: #696;
}


.cat_img {
	float: left; 
	width: 160px;
	padding-bottom: 10px;
	}
.hr {
	width: 600px;
	border-top: 2px dotted #aaa;
	margin: 0 auto;
	padding:0;
	}

.sidebar-box {
	width: 278px;
	float: left;
	font-size: 8pt;
	margin-left: 4px;
	margin-bottom: 10px;
	background-color: #fff;
}
.sidebar-box h2 {
	padding: 5px 10px;
	color: #6BA2C1;
	font-size: 1.6em;
	font-family: Times;
}
.sidebar-box ul {
	margin-left: 20px;
}
.sidebar-box ul li {
	padding-bottom: 4px;
}
#wrapper {
	margin-top: 15px;
	overflow: hidden;
}

/*  Paragraph ADVERTISING  */
.smallAD {
	font-size: .8em;
	padding-bottom: 5px;
	width: 100%;
	text-align: justify;
	color: #666;
}

/* Google Adsense 250x250 Block */
.inlineAD {
	padding-left: 2px;
	width: 250px;
	float: right;	
}
/* dean_ch - PHP Code Highlighting override */
.dean_ch {
	font-size: 1em;
 }
.dean_ch .co1 {
	color: #0c0;
}

#content {
	width: 810px;
	margin: 0 auto;
	}
	#content .entry p {
		font-size: 1.2em;
	}
#homepage {
	width: 100%;
}
.excerpt {
	text-indent: 1em;
	line-height: 1.5em;
}

#sidebar {
	float: right;
	color: #000;
	font-weight: normal;
	width: 285px;
}
#sidebar a {
	text-decoration: none;
	color: #696;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar ul {
	list-style: none;
	margin-bottom: 10px;
}
#sidebar ul ul {
	list-style-type: none;
	margin-left: 20px;
}
#searchBox {
	width: 280px;
	margin: 0 auto;
	text-align: center;
	padding: 2px;
}
#searchBox form {
	margin-top: 5px;
}
#searchBox form input {
	width: 190px;
}
#searchBox .searchbutton {
	width: 50px;
	font-size: 8pt;
}
#featured {
	position: relative;
	top: -90px;
	width: 1000px;
	margin: 0 auto;
	z-index: 5;
	}
#featured-left {
	float: left;
	width: 500px;
	margin-left: 25px;
}
#featured-right {
	float: right;
	width: 460px;
	}
	#featured-right #google-300 {
	width: 302px;
	float: left;
	margin-left: 15px;
	}
#content-container {
	width: 851px;
	margin: 0 auto;
	position: relative;
	top: -100px;
}
.sidebarheader {
	background-image: url('images/menu-header.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 1.2em;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	color: #fff;
}
#searchform {
	text-align: center;
}
#searchform input {
	border: 1px solid #696;
	background-color: #696;
}
#searchform #s {
	width: 50%;
	background-color: white;
}
#popularPosts {}
	#popularPosts li {
		margin-bottom: 5px;
	}
#recentPosts {}
	#recentPosts li {
		margin-bottom: 5px;
	}
#recentComments {

}
	#recentComments li {
		padding-bottom: 7px;
	}
	#recentComments h4 {
		font-size: .8em;
		padding-top: 0;
		margin:0;
		padding-bottom: 2px;
	}
	#recentComments div {
		margin-left: 5px;
		margin-right: 2px;
	}

#downloads {
	width: 550px;
	margin: 0 auto;
}

#downloads p {
	padding: 2px;
}
.postmeta {
	color: #999;
	padding-top: 5px;
	font-weight: bold;
	margin-bottom: 3px;
}
.postmeta span {
	font-size: .8em;
}
/*----------- Pages NAV--*/
 .pagenav { }
 .page_item {  }
 .current_page_item { 
	font-size: 1em;
	font-weight: normal;
}
 .current_page_parent { }

.post {
	margin-top: 10px;
	margin-bottom: 1.5em;
	color: #000;
	padding: 0 5px;
	font-size: .9em;
}
.post h1 a{
	color: #6BA2C1;
}
.post h1 a:hover {
	text-decoration: underline;
}
.post p {
	line-height: 1.5em;
	margin-bottom: 1em;
}
.post a {
	color: #369;
	font-weight: bold;
}
.post ul {
	list-style-type: disc;
	padding-bottom: 5px;
}
.post ul li {
	margin-left: 25px;
	padding: .5em .5em;
}

.comments {
	background: transparent url('images/comment.gif') no-repeat scroll left top;
	font-weight: bold;	
	margin: 0 0 10px 10px;
	padding: 0 5px 0 22px;
	margin-bottom: 10px;
}
.comment-icon {
	width: 57px;
	height: 54px;
	float: right;
	background: transparent url('images/comment-icon.jpg') no-repeat scroll 50% 0;
	position: relative;
	text-align: center;
	font-size: 1.5em;
}
.comment-count {
	margin-top: 12px;
}
.comment-count a {
	color: #6BA2C1;
}

.hr-top {
	width: 510px;
	height: 10px;
	margin: 0 auto;
	border-top: 1px dotted #aaa;
	}
.index-left {
	float: left;
	width: 510px;
	margin-left: 5px;
	}
.post-photo {
	width:510px;
	text-align: left;
	}
	.post-photo h2 {
		font-size: 16pt;
		}
	.post-photo img {
		margin-left: 5px;
		}
.index-brief {
	width: 500px;
	margin: 5px;
	}
.index-right {
	float: right;
	width: 300px;
	margin-left: 5px;
	margin-right: 10px;
	}
	.index-right h2 {
		color: #709a62;
		margin-top: 10px;
		margin-bottom: 2px;
		}
	.index-right h3 {
		font-size: 12pt;
		margin-bottom: 2px;
		margin-top: 5px;
		}
	.index-right img {
		float: left;
		margin-right: 3px;
		margin-top: 8px;
		}
	.index-right p {
		line-height: 12pt;
		margin-bottom: 25px;
		}
	

.index-entry {
	float: left;
	width: 300px;
	margin-left: 10px;
}
.entry {
	margin-top: 10px;

	}

.entry ol {
	list-style-type: decimal;
	padding-bottom: 5px;
}
.entry ol li {
	margin-left: 25px;
	padding: .5em .5em;
}
.postmetadata {
	padding: 2px;
	font-size: 0.8em;
	border-top: 1px solid #696;
}
.postmetadata .alt {
	font-size: 1em;
}
.postmetadata a {
	color: #369;
}
.indexmeta {
	font-weight: normal;
}
.indexmeta a {
	font-weight: normal;
}
.feedburner {
	text-align: center;
}
.feedburner a {
	font-weight: normal;
	border-bottom: 1px dashed #369;
}
.adsense {
	text-align: center;
}
	
/* ------------- single.php */
.navigation {
	padding: 5px;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
}
.alignleft {
	float: left;
	text-align: left;
	width: 50%;
}
.alignright {
	float: right;
	text-align: right;
	width: 50%;
}
.single-meta{
	padding-top: 5px;
	font-size: 0.85em;
	color: #999;
	font-weight: bold;
}

.related {

}
.related h3 {
	font-size: 1.2em;
}
.related ul {
	list-style-type: circle;
}
.related ul li {
	font-size: 9pt;
	margin:0;
	padding:0;
	margin-left: 25px;
}
.related ul li a {
	font-weight: normal;
}

.entrytext .postmetadata {
	font-size: 1.1em;
	background-color: #fde5c3;
	width: 70%;
	margin: 2em auto 3.5em auto;
	border: 1px dotted #e9b17b;
	padding: 5px;
	padding-left: 45px;
}
/* ------------- comments.php */

#comments h3 {
	font-weight: normal;
}

ul.commentlist {
	width: 98%;
	margin: 0 auto;
	list-style-type: none;
	margin-top: 10px;
}
ul.commentlist li {
	margin-bottom: 1.5em;
	padding: 5px;
	border: 1px solid #e8e2c0;
}
ul.commentlist li p {
	padding-bottom: 8px;
}
ul.commentlist li.alt {
	/*background-color: #eee;*/
}
ul.commentlist a {
	color: #369;
}
.commentmeta {
	width: 100%;
}
small.commentmetadata {
	font-size: 0.8em;
	margin-bottom: 1em;
	display: block;
}
.commentbody {
	clear:both;
	text-align: justify;
	/*padding: 5px;*/
}
.commentbody p {
	/*padding-bottom: 8px;*/
}
.popular li {
	padding: .2em 0;
	font-size: 1em;
}

#respond {
	margin: 5px 10px;
}
#no-gravatar {
	background: url('images/gravatar-background.jpg') no-repeat top;
	height: 200px;
	width: 300px;
	float: left;
	}
	#no-gravatar div {
		width: 250px;
		position: relative;
		left: 30px;
		top: 30px;
		text-align: center;
		border: 1px soild #f00;
		line-height: 22px;
		color: #e8e2c0;
		}
	#no-gravatar img {
		border: 1px solid #e8e2c0;
	}
	#no-gravatar a {
		color: #fff;
		text-decoration: underline;
	}
	#no-gravatar a:hover {
		color: #6BA2C1;
	}
#commentform {
	margin-left: 10px;
}
#commentform input {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	font-size: 10pt;
	padding: 2px;
	color: #000;
	width: 300px;
	font-size: 1.3em;
	margin-top: 5px;
	}
	#commentform label {
		color: #669966;
		font-weight: bold;
		padding-left: 5px;
	}
	#commentform textarea {
		background-color: #fff;
		font-size: 1.5em;
		padding: 2px;
		color: #000;
		width: 500px;
		height: 100px;
		margin-top: 5px;
		}
	#commentform .submit {
		cursor: pointer;
		width: 175px;
		margin-bottom: 20px;
		color: #669966;
		font-weight: bold;
		}

	#commentform .subscribe-to-comments {
		padding: 5px;
		background-color: #fff;
		}
	#commentform #message {
		position: relative;
		top: -25px;
		}
#footer-content {
	margin-left: 10px;

}
#categories, #recent-posts, #recent-comments {
	padding: 5px;
	padding-top: 10px;
	width: 266px;
	float: left;
	}
	#categories h3, #recent-posts h3, #recent-comments h3 {
		padding:0;
		margin:0;
		border-top: 1px dotted #696;
		padding-top: 5px;
		
	}
	#categories ul , #recent-posts ul, #recent-comments ul {
		list-style-type: none;
		padding: 5px;
	}
	#categories ul li {
		float: left;
		width: 125px;
	}


#footerbottom {
	width: 884px;
	margin: 0 auto;
	background: transparent url('images/footer-bottom.jpg') no-repeat scroll top center;
	}
	#footerbottom a {
		color: #e8e2c0;
		text-decoration: underline;
	}
#disclaimer {
	float: left;
	width: 40%;
	text-align: left;
	margin-left: 25px;
	}
	#disclaimer a:hover {
		color: #CCCC00;
	}
#madeby, #disclaimer{
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}
#madeby {
	margin-right: 25px;
	text-align: right;
	float: right;
	width: 40%;
	}
	#madeby a:hover {
		color: #336699;
	}
	


