@charset "UTF-8";
/* CSS Document */

body{
	margin: 0px;
/*background: #97792D url(images/blackflower.gif) top left repeat;*/
	/*background: #97792D url(images/bigenergy_bg.gif) top center no-repeat;*/
		/*background: #97792D url(images/christmassttipe.png) top left repeat;*/
		
		background: #97792D url(images/chunkygreensquares_lucy.jpg) top left repeat;
}

/*Chunky Green Squares Background- Credit: Lucy Hewett: flickr.com/photos/lucyhewett*/

p {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: 
}

#upperarea{
	top: 0px;
	width: 100%;
	height: 55px;
	background: url(images/top_bg.png) top left repeat-x;
	
}

	#twitterfeed{
	width: 175px;
	height: auto;
	margin: 0px 25px;
	}
	
	#twitterfeed p{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

	#innerupperarea{
		height: 47px;
		width: 100%;
		/*background: url(images/tagline.png) bottom center no-repeat;*/
	}
	
					#navbar{ 
						height: 9px;
						margin: 0px auto 0px auto;
						width: 869px;
						padding: 10px 0 0 9px;
						 } 
						 
					#navbar ul { 
						margin: 0px; 
						padding: 0px; 
						text-align: left;
						} 

					#navbar ul li { 
						margin: 0px 8px 0px 8px;
						padding: 0 0 0 0px; 
						list-style: none; 
						display: inline;										
						} 

					#navbar ul li a, #navbar ul li a:visited{ 
						text-decoration: none; 
						font-weight: normal; 
						color: #999; 
						list-style: none; 
						font-size: .74em;
						letter-spacing: 3px;
						} 

					#navbar ul li a:hover{ color: #CCC;} 

					#navbar ul li a { display: inline; }
	
#mainarea{
	margin: 10px auto 0px auto;
	width: 869px;
	height: auto;
}
	#mainupper{
	width: 891px;
	height: 35px;
	background: url(images/content_upper.png) top left no-repeat;
	position: relative;
	display: inline;
	float: left;
	}
	
	#main{
	width: 891px;
	height: auto;
	position: relative;
	display: inline;
	float: left;
	
	}
	
		#sideleft{
		width: 218px;
		height: auto;
		background: url(images/contentleftmain_bg.png) top left repeat-y;
		display: inline;
		position: relative;
		float: left;
		}
				#windowupper{
			width: 218px;
			height: 15px;
			background: url(images/leftwindowtop.png) top left repeat-y;
			position: relative;
			display: inline;
			float: left;
			}	
		
			#windowmain{
			width: 218px;
			height: auto;
			background: url(images/leftwindow_bg.png) top left repeat-y;
			position: relative;
			display: inline;
			float: left;
			font-family: arial;
	color: #666 ;
	text-decoration: none;
	font-size: 10px;
			}	
			
			#windowfoot{
			width: 218px;
			height: 15px;
			background: url(images/leftwindowbottom.png) top left repeat-y;
			position: relative;
			display: inline;
			float: left;
			}	
				
			#spacer{
	float: left;
	position: relative;
	display: inline;
	width: 174px;
	height: 8px;
	background: transparent;
}

#logo{
	width: 100%;
	height: auto;
	background: url(images/brettpatrickcaseydesignlogo.png) bottom center no-repeat;
	bottom: 0px;
	position: relative;
	display: inline;
	float: left;
	margin: 0 0 6px 0;
	
}

#box ul{
	list-style-type: none;
	padding: 0px;
	margin: 15px 15px 15px 15px;
}

#windowmain ul li h2{
	display: none;
}

#windowmain ul li{
	margin: 0 0 0 3px;
	line-height: 10px;
	list-style-type: none;
}

#windowmain ul li a{
	font-family: arial;
	color: #666 ;
	text-decoration: none;
	font-size: 10px;
	
}

#windowmain h4{
	text-decoration: none; 
	font-weight: normal; 
	color: #999; 
	margin: 0px 0 0 26px;
	padding: 0px;
	list-style: none; 
	font-size: 12px;
	letter-spacing: 3px;
	font-family: "Times New Roman", Times, serif;
}

#windowmain h3{
	text-decoration: none; 
	font-weight: normal; 
	color: #999; 
	margin: 6px 0 0 26px;
	padding: 0px;
	list-style: none; 
	font-size: 12px;
	letter-spacing: 3px;
	font-family: "Times New Roman", Times, serif;
}

#windowmain ul li a, #box ul li a:visited{
	font-family: arial;
	color: #666;
	text-decoration: none;
	font-size: 10px;	
}

#windowmain ul li a:hover{
	font-family: arial;
	color: black;
	text-decoration: none;
	font-size: 10px;	
}
		
		#sideright{
		width: 673px;
		height: auto;
		background: url(images/contentrightmain_bg.png) top left repeat-y;
		display: inline;
		position: relative;
		float: left;
		}

			#rightcontent{
			width: 673px;
			height: auto;
			background: url(images/contentright_bg.png) top left repeat-y;
			position: relative;
			display: inline;
			float: left;
			}		
			
			#thewords{
			width: 633px;
			height: auto;
			padding: 0px 0px 0px 20px;
			position: relative;
			display: inline;
			float: left;
			}	
	
			#rightlower{
			width: 673px;
			height: 32px;
			background: url(images/contentrightlower.png) top left no-repeat;
			position: relative;
			display: inline;
			padding: 0 0 50px 0;
			float: left;
	}
	
	#lowerarea{
	bottom: 0px;
	width: 100%;
	height: auto;
	background: url(images/background_bottom.png) bottom left repeat-x;
	position: relative;
	display: inline;
	float: left;
}

#contact{
	height: 33px;
	width: 208px;
	position: relative;
	display: inline;
	float: left;
	padding: 0 0 0 4px
}

#facebook{
	background: url(images/facebook.png) top left;
	height: 33px;
	width: 33px;
	position: relative;
	display: inline;
	float: right;
}

#myspace{
	background: url(images/myspace.png) top left;
	height: 33px;
	width: 33px;
	position: relative;
	display: inline;
	float: right;
}

#delicious{
	background: url(images/delicious.png) top left;
	height: 33px;
	width: 33px;
	position: relative;
	display: inline;
	float: right;
}

#okcupid{
	background: url(images/okcupid.png) top left;
	height: 33px;
	width: 33px;
	position: relative;
	display: inline;
	float: right;
}

#gaydotcom{
	background: url(images/gaydotcom.png) top left;
	height: 33px;
	width: 33px;
	position: relative;
	display: inline;
	float: right;
}

#mailme{
	background: url(images/email.png) top left;
	height: 33px;
	width: 33px;
	position: relative;
	display: inline;
	float: right;
}

#wordpressmeta{
	height: 33px;
	width: 320px;
	position: relative;
	display: inline;
	float: left;
}

#wordpressmeta ul{
	list-style-type: none;	
}

#wordpressmeta ul li{
	display: inline;
}

#wordpressmeta ul li a, #wordpressmeta ul li a:visited{
	font-family: Arial;
	color: #999;
	font-size: 10px;
	text-decoration: none;
}

#wordpressmeta ul li a:hover{ color: #999;} 

#searchbox{
	position: relative;
	float: right;
	display: inline;
	height: 25px;
	width: auto;
	font-family: Arial;
	font-size: 10px;
	color: #999;
	padding:  0px 50px 0 0;
}

/*non-original*/

.datetime span {
display:block;
line-height:30px;
color:#fff;
font-size:15px;
}

.post{
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px dotted #4a4a4a;
}

.post p.categorydata {
	margin: 0px;
	padding: 0px;
	height: 15px;
	font: 10px, "Times";
	text-align: left;
	color: #a4a4a4;
	background-color: transparent;
}

.post p.postmetadata, .page p.postmetadata {
	margin: 0 0;
	padding: 0 0;
	font: 1.1em "Trebuchet MS", Arial, sans-serif;
	line-height: 1.0em;
	text-align: right;
	clear: left;
	}
	
	a img{
	border: 0px;
	padding: 1px;
	}

p.postmetadata span {
	margin: 0 10px 0 0;
	padding: 2px 0 0 18px;
	width: 150px;
	height: 17px;
}

p.top, p.top a, p.top a:visited{
	margin: 0px;
	padding: 2px 0;	
	font: 12px;
	font-family: Arial;
	color: #000;
	text-transform: uppercase;
	text-align: left;
	}
	
.post p.perma{
	color: #545454;
	margin: 0 0 0 0px
}	

.post p.perma a{
	font-family: arial;
	font-size: 20px;
	text-decoration: none;
	color: #545454;
}

h2{
	color: #545454;
	font-family: arial;
	font-size: 25px;
	text-decoration: none;
	font-weight: normal;
}

h3{
	color: #545454;
	font-family: arial;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
}

.post p.postmetadata, .page p.postmetadata {
	margin: 0 0;
	padding: 0 0;
	font-size: 10px;
	font-family: Arial;
	color: #000;
	text-align: right;
	text-transform: uppercase;
	clear: left;
	}

p.postmetadata span {
	margin: 0 10px 0 0;
	padding: 2px 0 0 18px;
	width: 150px;
	height: 10px;
}

.post a:link, .post a:visited,
.page a:link, .page a:visited {
	color: #545454;
	background-color: transparent;
	}


/* start: calendar styles */
#wp-calendar caption {
	color: #3a3a3a;
	background-color: transparent;
	font:  bold 10px Arial, Sans-Serif;
	text-align: left;
	}

#wp-calendar th {
	color: #000;
	font-style: normal;
	text-transform: capitalize;
	text-align: left;
	font: 12px Arial, Sans-Serif;
	}
	
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 150px;
	}

#wp-calendar .pad {
	background-color: transparent;
	border: 0;	
	}
	
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background-color: transparent;
	font: bold 10px Arial, Verdana, Sans-Serif;
	}

#wp-calendar #next {
	background-color: transparent;
	border: 0;	
}
	
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background-color: transparent;
	font: bold 10px Arial, Verdana, Sans-Serif;
	}

#wp-calendar #prev {
	background-color: transparent;
	border: 0;	
}
	
#wp-calendar a, #wp-calendar a:link, #wp-calendar a:visited {	
	display: block;
	color: #444;
	background-color: transparent;
	text-decoration: none;
	}

#wp-calendar a:hover {
	display: block;
	color: #888;
	background-color: transparent;
	}

#wp-calendar caption {
	text-align: left;
	margin: 15px;
	width: 100%;
	}

#wp-calendar td {
	padding: 0 0;
	text-align: center;
	color: #3A3A3A;
	background-color: transparent;
	font: 12px Verdana, Arial, sans-serif;
	}

/* end: calendar styles */


