/* TOP & HTML ELEMENTS, FOO' */

* { margin: 0; padding: 0; }

body {
background: url(images/backstar.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
line-height: 1.3em;
}

p {
margin-bottom: 20px;
}

h1, h2, h3 {
font-family: 'Trebuchet MS', Arial, sans-serif;
font-weight: bold; 
color: #A61402;
margin-bottom: 20px;
}

h1 {
font-size: 140%;
}

h2 {
font-size: 130%;
}

h3 {
font-size: 110%;
}

h2 a {
color: #A61402;
}

h2 a:hover {
border-bottom: 0px;
text-decoration: none;
}

h3 a {
color: #A61402;
}

h3 a:hover {
border-bottom: 0px;
text-decoration: none;
}

a {
color:#DE3B27;
text-decoration: none;
}

a:hover {
border-bottom: 1px dotted #DE3B27;
}

a.logo:hover {
border-bottom: 0px; /* Keeps logo link from being underlined and highlighted when hovering */
text-decoration: none;
}

textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
line-height: 1.3em;
width: 520px;
}

ol {
margin-left: 15px;
}

/* CONTAINER */


#container {
margin: 0 auto;
width: 770px;
background: #FFFFFF;
margin-top: 20px;
margin-bottom: 20px;
border: 1px solid #000000;
}

#wrapper {
width: 770px;
}


/* PRIMARY DIVS */


#header {
width: 770px;
height: 140px;
background:  url(images/header3.gif) no-repeat #F0F0F0;
}

#links {
width: 770px;
height: 25px;
background: url(images/imageback.gif) repeat-x;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
margin-bottom: 10px;
}

#content {
width: 520px;
float: left;
margin-left: 25px;
margin-bottom: 10px;
}

#sidebar {
width: 180px;
float: right;
margin-right: 15px;
margin-bottom: 10px;
}

#footer {
clear: both;
width: 770px;
height: 65px;
text-align: center;
font-size: 90%; /* FONT SIZE */
background:  url(images/bottom-header.gif) no-repeat bottom left #F0F0F0;
border-top: 1px solid #000000;
padding-top: 10px;
}


/* EXTRAS */

#blogsearch {
float: right;
margin-top: -50px;
margin-right: 10px;
}

#searchbox {
font-size: 110%;
font-weight: bold;
width: 150px;
padding: 3px;
}

#searchsubmit {
height: 25px;
width: 100px;
font-weight: bold;
padding-bottom: 2px;
}

/* MY BLOG JUKES */

#sidebar h3 {
background: transparent url(images/h3_bg10.gif) no-repeat top left;
padding: 5px 0px 5px 20px;
margin: 0;
}

.sidebarbox {
margin-bottom: 15px;
padding: 7px;
background: #FAFAFA url(images/sidebarbox.gif) no-repeat center bottom;
}

#sidebar li {
list-style: none;
}

.datetext {
font-size: 85%;
margin-top: -17px;
border-bottom: 1px solid #EFF0F1;
/* background:url(images/underline1.jpg) no-repeat left bottom; */
}

blockquote {
margin: 30px;
padding: 0 0 0 10px; 
border-left: 3px solid #E6E6E6;
/* background: url(images/quote.gif) no-repeat;     */
}

.commentbox2 {
padding: 10px;
background-color: #FAFAFA;
border: 1px solid #F2F2F2;
margin-bottom: 5px;
}
		
.commentbox {
padding: 10px;
margin-bottom: 5px;
}

.post li {
list-style-image: url(images/ybullet.gif);
}

.post ul {
margin-bottom: 15px;
margin-left: 15px;
}

.postmetadata {
clear: left;
font-size: 90%;
background-color: #FAFAFA;
padding: 5px;
border: 1px solid #F2F2F2;
}

.taggy {
background: url(images/tag_red.gif) no-repeat;
padding-left: 20px;
font-size: 90%;
}

.commenty {
background: url(images/commenticon.gif) no-repeat left center;
padding-left: 15px;
}

.posty {
background: url(images/categoryicon.gif) no-repeat left center;
padding-left: 20px;
}

.timetext {
background: url(images/time.gif) no-repeat left center;
padding-left: 20px;
}


/* End */


/*********************************************/
/* BEGINNING OF WORDPRESS STYLE REQUIREMENTS */
/*********************************************/

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

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn {
	line-height: 1.4em;
	}

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;
	margin-bottom: 10px;
	}
	
.alignleft {
	float: left;
	margin-bottom: 10px;
	}

/*
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
*/
	
.post {
	margin: 0 0 40px;
	/* text-align: justify; ----- JUSTIFY TEXT IF YOU WANT */ 
	}

.widecolumn .post {
	margin: 0;
	}

/* .narrowcolumn .postmetadata { 
	padding-top: 5px;
	} */ /* REMOVED TO MAKE TAG IMAGE SHOW IN IE */

.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;
}
