
/* Begin Typography & Colors */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #F0F0E0;
	background-image: url(../../../../images/mccarthy-background.jpg);
	background-repeat: repeat-x;
	}
 

#content {
	font-size: 0.8em;
	}

.widecolumn .entry p {
	font-size: 1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	
	}

.widecolumn {

	}

.narrowcolumn .postmetadata {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	}
.alt {
	border: 1px dotted #FFFFFF;
	}
small {
	font-size: 0.9em;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #663300;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #663300;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
		
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
code {
	font: 1em;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	
	}
a, h2 a:hover, h3 a:hover {
	color: #666600;
	text-decoration: none;
	}
a:hover {
	color: #666600;
	}
/* End Typography & Colors */
/* Begin Structure */

	
div#page {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #A0A07C;
	margin-top: -10px;
	}

#header {
	height: 200px;
	width: 950px;
	background-image: url(../../../../images/mccarthy-header1.jpg);
	background-repeat: no-repeat;
	}

.narrowcolumn {
	float: left;
	width: 480px;
	height: auto;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 50px;
	margin-left: 10px;
	font-size: 0.9em;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #F0F0E0;
	padding-bottom: 10px;
	color: #000000;
	border: 2px solid #FFFFFF;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	border: thin solid #FF0000;
	}

.post {
	margin: 0 0 40px;
	
	}

.post h2 {
	font-size: 1em;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}
div#footer{
	width: 950px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 10px;
	font-size: 0.8em;
	color: #666666;
	clear: both;
	background-image: url(../../../../images/mccarthy-footer.jpg);
	background-repeat: no-repeat;
}
div#footer p {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1.3em;
	}
div#footer a {	
	color: #666666;	
	}
/* End Structure */



/*	Begin Headers */
h1{
	font-size: 1.1em;
	color: #663300;;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
h2 {
	font-size: 1em;
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	text-align: left;
}
h2.sidebar{
	font-size: 1em;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #663300;
	text-align: left;
}

h3{
	font-size: 1em;
	color: #666600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666600;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Sidebar */
#sidebar
{
	float: right;
	width: 360px;
	height: auto;
	margin-top: 20px;
	margin-right: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #663300;
	padding-left: 20px;
	}
#sidebar p {
	margin: 0;
	font-size: 0.8em;
	text-align: center;
	color: #333333;
	}
#sidebar form {
	margin: 0;
	}
	#sidebar ul a {
	display:block;
	padding:0 0 5px 5px;
	margin-bottom:3px;
	font-size: 13px;
	letter-spacing: 1px;
	border-bottom:1px solid #D9DEE5;
	text-align: right;
	color: #FFFFFF;
}
#sidebar ul a:hover {
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6E59D;
	color: #D6E59D;
	text-align: right;
}
#sidebar li {
	display:inline;
	text-align: right;
	}
/* End Sidebar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

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

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	.header{
	float: right;
	height: 100px;
	width: 440px;
	}
/* End Various Tags & Classes*/

/* DK Design adds */

div.textbox{
	padding: 4px;
	width: 80%;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	border: 3px solid #FFFFFF;
	background-image: url(../../../../images/textbox-bg.png);
	background-repeat: repeat;
}
iframe.amazon{
	margin: 3px;
	padding: 2px;
	height: auto;
	width: auto;
	float: left;
}
iframe.goo{
	padding: 2px;
	height: 350px;
	width: 350px;
	background-color: #FFFFFF;
	border: 1px solid #663300;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 3px;
}
img.freegolf{
	margin: 3px;
	padding: 4px;
	height: 150px;
	width: 150px;
	float: left;
}
img.golfphoto{
	padding: 2px;
	height: auto;
	width: auto;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#search-page{
	width: 900px;
	background-color: #F0F0E0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10;
	padding-bottom: 20px;
	padding-left: 10;
}
.picimage{
	float: left;
	height: 170px;
	width: 220px;
	margin: 4px;
	padding: 2px;
	border: 1px solid #006;
	background-color: #FFF;
}
