/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: Don Gaines 2.0
Version: 2.0
Author: Don Gaines
Author URI:	http://www.dongaines.com
Tags: blue, custom header, fixed width, two columns, widgets

	

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font:11px, Helvetica, Arial, sans-serif, 
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*end reset*/


body{
}
#container{
	width:960px;
	margin:0 auto;
	position:relative;
	padding-top:66px;
}
p, span, a{
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, a.rsswidget{
	font-family:Helvetica, Arial, sans-serif;
	color:#777;
	font-weight:bold;
	letter-spacing:-1px;
	padding:6px 0px;
	text-decoration:none;
}
h1 a:hover{
	color:#000000;
	text-decoration:none;
}
h1, h1 a{
	font-size:48px;
	color:#333;
}
h2, h2 a, a.rsswidget{
	font-size:40px;
	padding-top:25px;
	font-style:normal !important;
}
h3, h3 a, li a.rsswidget{
	font-size:24px;
	padding-top:20px;
}
li a.rsswidget{
	font-size:40px;
	font-style:normal !important;
}
h4, h4 a{
	font-size:18px;
}
h5, h5 a{
	font-size:16px;
}
h6, h6 a{
	font-size:14px;
}
a:hover{
	text-decoration:underline;
}
a.Twitter, a.FriendFeed, a.Facebook, a.Google, a.Flickr, a.FSHNSHT{
	text-decoration:none;
	font-weight:normal;
	color:#333;
}
a.Twitter:hover, a.FriendFeed:hover, a.Facebook:hover, a.Google:hover,a.Flickr:hover, a.FSHNSHT:hover{
	font-weight:bold;
	color:#222;
}
span.date{
	padding-top:0px;
	padding-bottom:0px;
	font-size:10px;
	font-style:italic;
	font-family:Georgia, Times New Roman, serif;
	font-weight:normal;
}
ul#post{
	margin-left:26px;
	list-style-type:none;	
}
li.post, li#recent-posts-3 ul li{
	border-bottom:1px dotted #999;
	padding-bottom:8px;
	padding-top:8px;
}
li.post img{
	padding-right:6px;
}
#flickr, #gd{
	margin-left:26px;
}
#flickr img, #gd img{
	padding-left:10px;
}
#photos, #designs{
	clear:both;
	padding-top:50px;
}
#page{
	width:960px;
	margin: 0px auto;
	padding-bottom:400px;
}
#footer{
	padding:25px 0px;
	clear:both;
}
.entry p, .rssSummary{
	font-size:12px;
	line-height:18px;
	width:400px;
	color:#333;
	padding-bottom:15px;
}
.rssSummary{
	width:280px;
}
.widecolumn h2{
	color:#555;
}
.entry p object{
	margin-top:15px;
}
p.postmetadata, p.postmetadata a{
	font-size:9px;
}
.comment-meta{
	padding:4px 0px;
}
.comment-body{
	padding-bottom:25px;
}
.comment-body p{
	font-size:12px;
	line-height:18px;
}
h2.widgettitle a img{
	display:none;
}
li#rss-4 ul li, li#rss-3 ul li, li#rss-5 ul li{
	float:left;
	padding:0 26px;
	width:265px;
	height:190px;
	position:relative;
}
li#rss-4 ul li a.rsswidget, li#rss-3 ul li a.rsswidget, li#rss-5 ul li a.rsswidget{
	font-size:18px;
	padding-bottom:8px;
	color:#999999;
	display:block;
}
li#rss-4 ul li a.rsswidget:hover, li#rss-3 ul li a.rsswidget:hover, h2.widgettitle a.rsswidget:hover, li#rss-5 ul li a.rsswidget:hover{
	text-decoration:none;
	color:#000;
}
li#rss-3, li#rss-5{
	clear:both;
}
li#rss-3{
	margin-bottom:250px;
}
span.rss-date{
	font-family:Georgia, Times New Roman, serif;
	font-style:italic;
	color:#000;
}
a.ymp-btn-page-play, a.ymp-btn-page-pause{
	display:block;
}
div#aintGotNo{
	position:fixed;
	top:0;
	z-index:100;
}
div#littleRock{
	position:fixed;
	bottom:0;
}
/*form*/
form ol{
	list-style-type:none;
	margin-left:none;
}
form ol li{
	padding-top:6px;
	padding-bottom:8px;
}
form ol li textarea{
	width:475px;
}
em{
	font-style:italic;
}
strong{
	font-weight:bold;
}